===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gnunet-0.13.1/contrib/hellos/Makefile.in-50-  { \
gnunet-0.13.1/contrib/hellos/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/contrib/hellos/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/contrib/hellos/Makefile.in-135-  esac
gnunet-0.13.1/contrib/hellos/Makefile.in:136:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/contrib/hellos/Makefile.in-137-am__vpath_adj = case $$p in \
gnunet-0.13.1/contrib/hellos/Makefile.in:138:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/contrib/hellos/Makefile.in-139-    *) f=$$p;; \
gnunet-0.13.1/contrib/hellos/Makefile.in-140-  esac;
gnunet-0.13.1/contrib/hellos/Makefile.in:141:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/contrib/hellos/Makefile.in-142-am__install_max = 40
gnunet-0.13.1/contrib/hellos/Makefile.in-143-am__nobase_strip_setup = \
gnunet-0.13.1/contrib/hellos/Makefile.in:144:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/contrib/hellos/Makefile.in-145-am__nobase_strip = \
##############################################
gnunet-0.13.1/contrib/hellos/Makefile.in-459-	@list='$(pkghello_DATA)'; test -n "$(pkghellodir)" || list=; \
gnunet-0.13.1/contrib/hellos/Makefile.in:460:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/contrib/hellos/Makefile.in-461-	dir='$(DESTDIR)$(pkghellodir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/contrib/hellos/Makefile.in-472-distdir-am: $(DISTFILES)
gnunet-0.13.1/contrib/hellos/Makefile.in:473:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/hellos/Makefile.in:474:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/hellos/Makefile.in-475-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/contrib/hellos/Makefile.in-486-	  if test -d $$d/$$file; then \
gnunet-0.13.1/contrib/hellos/Makefile.in:487:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/contrib/hellos/Makefile.in-488-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-76-        infomsg "gcc            : $VERS"
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:77:    elif test -n "`gcc 2>&1 | tail -1 | awk '{print $1}'`"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-78-        VERS=`gcc --version 2>/dev/null | head -n 1`
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-110-        infomsg "clang          : $VERS"
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:111:    elif test -n "`clang 2>&1 | tail -1 | awk '{print $1}'`"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-112-        VERS=`clang --version 2>/dev/null | head -n 1`
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-124-        infomsg "clang++        : $VERS"
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:125:    elif test -n "`clang++ 2>&1 | tail -1 | awk '{print $1}'`"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-126-        VERS=`clang++ --version 2>/dev/null | head -n 1`
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-186-    if test -z "$TEST"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:187:        VER=`automake --version 2>/dev/null | head -n 1 | awk '{print $4}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-188-        infomsg "automake       : $VER"
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-198-    if test -z "$TEST"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:199:        VER=`libtoolize --version 2>/dev/null | head -n 1 | awk '{print $4}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-200-        infomsg "libtool        : $VER"
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-209-    if test -z "$TEST"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:210:        TEST=`strings $(type extract | awk '{print $NF}') | awk '/EXTRACTOR_extract/' 2>/dev/null`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-211-        if test -n "$TEST"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:212:           VER=`extract -v 2>/dev/null | awk '{gsub("v",""); print $NF}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-213-           infomsg "libextractor   : $VER"
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-224-    if test -z "$T08"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:225:        VER08=`gnunetd -v | awk '{if(/0.8/) { gsub("v",""); print $2}}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-226-        infomsg "GNUnet 0.8     : Not Found (good)"
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-288-    if test -z "$TEST"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:289:        VER=`pkg-config --version 2> /dev/null | awk '{print $1}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-290-        infomsg "pkg-config     : $VER"
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-299-    if test -z "$TEST"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:300:        VER=`pkg-config --modversion glib-2.0 2> /dev/null | awk '{print $1}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-301-        infomsg "glib2          : $VER"
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-310-    if test -z "$TEST"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:311:        VER=`pkg-config --modversion gtk+-2.0 2> /dev/null | awk '{print $1}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-312-        if test -n "$VER"; then
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-321-    if test -z "$TEST"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:322:        VER=`pkg-config --modversion gtk+-3.0 2> /dev/null | awk '{print $1}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-323-        if test -n "$VER"; then
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-332-    if test -z "$TEST"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:333:        VER=`pkg-config --modversion gtk+-4.0 2> /dev/null | awk '{print $1}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-334-        if test -z "$VER"; then
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-350-        then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:351:            VERSION=`dpkg -s libgmp-dev | grep Version | awk '{print $2}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-352-            infomsg "GMP            : libgmp-dev-$VERSION.deb"
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-380-        then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:381:            VERSION=`dpkg -s libunistring-dev | awk '/Version/ {print $2}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-382-            infomsg "libunistring   : libunistring3-dev-$VERSION.deb"
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-410-        else
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:411:            VER=`gettext --version | awk '/GNU gettext/ {print $4}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-412-            infomsg "GNU gettext    : $VER"
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-429-    if test -z "$TESTCURL"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:430:        VER=`curl-config --version 2> /dev/null | awk '{print $NF}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-431-        infomsg "libcurl        : $VER"
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-437-    if test -z "$TESTGNURL"; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:438:        VER=`gnurl-config --version 2>&1 /dev/null | awk '{print $NF}'`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-439-        infomsg "libgnurl       : $VER"
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-460-EOF
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:461:    if test -x `type gcc | awk '{print $NF}'`; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-462-        gcc $CPPFLAGS $CFLAGS -o "$TMPFILE".bin "$TMPFILE"
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:463:        VER=`./"$TMPFILE".bin`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:464:    elif test -x `type cc | awk '{print $NF}'`; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-465-        cc $CPPFLAGS $CFLAGS -o $TMPFILE.bin $TMPFILE
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:466:        VER=`./$TMPFILE.bin`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-467-    else
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-485-EOF
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:486:    if test -x `type gcc | awk '{print $NF}'`; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-487-        gcc $CPPFLAGS $CFLAGS -o "$TMPFILE".bin $TMPFILE
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:488:        VER=`./$TMPFILE.bin`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:489:    elif test -x `type cc | awk '{print $NF}'`; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-490-        cc $CPPFLAGS $CFLAGS -o "$TMPFILE".bin $TMPFILE
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:491:        VER=`./"$TMPFILE".bin`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-492-    else
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-510-EOF
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:511:    if test -x `type gcc | awk '{print $NF}'`; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-512-        gcc $CPPFLAGS $CFLAGS -o "$TMPFILE".bin $TMPFILE
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:513:        VER=`./"$TMPFILE".bin`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:514:    elif test -x `type cc | awk '{print $NF}'`; then
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-515-        cc $CPPFLAGS $CFLAGS -o "$TMPFILE".bin $TMPFILE
gnunet-0.13.1/contrib/scripts/gnunet-bugreport:516:        VER=`./"$TMPFILE".bin`
gnunet-0.13.1/contrib/scripts/gnunet-bugreport-517-    else
##############################################
gnunet-0.13.1/contrib/scripts/Makefile.in-50-  { \
gnunet-0.13.1/contrib/scripts/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/contrib/scripts/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/contrib/scripts/Makefile.in-116-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/contrib/scripts/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/contrib/scripts/Makefile.in-118-am__vpath_adj = case $$p in \
gnunet-0.13.1/contrib/scripts/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/contrib/scripts/Makefile.in-120-    *) f=$$p;; \
gnunet-0.13.1/contrib/scripts/Makefile.in-121-  esac;
gnunet-0.13.1/contrib/scripts/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/contrib/scripts/Makefile.in-123-am__install_max = 40
gnunet-0.13.1/contrib/scripts/Makefile.in-124-am__nobase_strip_setup = \
gnunet-0.13.1/contrib/scripts/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/contrib/scripts/Makefile.in-126-am__nobase_strip = \
##############################################
gnunet-0.13.1/contrib/scripts/Makefile.in-209-  while test -n "$$dir1"; do \
gnunet-0.13.1/contrib/scripts/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-0.13.1/contrib/scripts/Makefile.in-211-    if test "$$first" != "."; then \
gnunet-0.13.1/contrib/scripts/Makefile.in-212-      if test "$$first" = ".."; then \
gnunet-0.13.1/contrib/scripts/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-0.13.1/contrib/scripts/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-0.13.1/contrib/scripts/Makefile.in-215-      else \
gnunet-0.13.1/contrib/scripts/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-0.13.1/contrib/scripts/Makefile.in-217-        if test "$$first2" = "$$first"; then \
gnunet-0.13.1/contrib/scripts/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/contrib/scripts/Makefile.in-219-        else \
##############################################
gnunet-0.13.1/contrib/scripts/Makefile.in-224-    fi; \
gnunet-0.13.1/contrib/scripts/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/contrib/scripts/Makefile.in-226-  done; \
##############################################
gnunet-0.13.1/contrib/scripts/Makefile.in-596-	dot_seen=no; \
gnunet-0.13.1/contrib/scripts/Makefile.in:597:	target=`echo $@ | sed s/-recursive//`; \
gnunet-0.13.1/contrib/scripts/Makefile.in-598-	case "$@" in \
##############################################
gnunet-0.13.1/contrib/scripts/Makefile.in-659-GTAGS:
gnunet-0.13.1/contrib/scripts/Makefile.in:660:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/contrib/scripts/Makefile.in-661-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/contrib/scripts/Makefile.in-685-distdir-am: $(DISTFILES)
gnunet-0.13.1/contrib/scripts/Makefile.in:686:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/scripts/Makefile.in:687:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/scripts/Makefile.in-688-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/contrib/scripts/Makefile.in-699-	  if test -d $$d/$$file; then \
gnunet-0.13.1/contrib/scripts/Makefile.in:700:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/contrib/scripts/Makefile.in-701-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-logread/gnunet-logread.in-58-    die "Could not mkfifo $ipc: $!" unless mkfifo $ipc, 0600;
gnunet-0.13.1/contrib/scripts/gnunet-logread/gnunet-logread.in:59:    system('chgrp', 'gnunet', $ipc);
gnunet-0.13.1/contrib/scripts/gnunet-logread/gnunet-logread.in-60-    die "Could not chgrp $ipc to 'gnunet': $!" if $!;
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-50-  { \
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-116-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-118-am__vpath_adj = case $$p in \
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-120-    *) f=$$p;; \
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-121-  esac;
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-123-am__install_max = 40
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-124-am__nobase_strip_setup = \
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-126-am__nobase_strip = \
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-503-distdir-am: $(DISTFILES)
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in:504:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in:505:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-506-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-517-	  if test -d $$d/$$file; then \
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in:518:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/contrib/scripts/gnunet-logread/Makefile.in-519-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/contrib/scripts/coverage.sh-7-do
gnunet-0.13.1/contrib/scripts/coverage.sh:8:  cd `dirname $n`
gnunet-0.13.1/contrib/scripts/coverage.sh:9:  mv `basename $n` ..
gnunet-0.13.1/contrib/scripts/coverage.sh-10-  cd -
##############################################
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet.pre-install-11-# add users on host system to group "gnunet"
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet.pre-install:12:users=`awk -F ':' '$3>=1000 && $3<2000 {print $1}' /etc/passwd`
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet.pre-install-13-for user in $users; do
##############################################
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet.pre-deinstall-3-# Remove proxy settings from browser.
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet.pre-deinstall:4:users=`awk -F ':' '$3>=1000 && $3<2000 {print $1}' /etc/passwd`
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet.pre-deinstall-5-for user in $users; do
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet.pre-deinstall:6:	gnunet_proxy=`grep -i "gns-proxy" /home/$user/.config/gnunet.conf`
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet.pre-deinstall-7-	if [ "$gnunet_proxy" ]; then
##############################################
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet-user-services.initd-8-pidfile="/run/${SVCNAME}.pid"
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet-user-services.initd:9:users=`awk -F ':' '$3>=1000 && $3<2000 {print $1}' /etc/passwd`
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet-user-services.initd-10-
##############################################
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet-user-services.initd-16-	for user in $users; do
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet-user-services.initd:17:		if test -z "`ps|grep $user|grep gnunet-service-arm`" > /dev/null 2>&1
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet-user-services.initd-18-		then
##############################################
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet-user-services.initd-26-	for user in $users; do
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet-user-services.initd:27:		if test -n "`ps|grep $user|grep gnunet-service-arm`" > /dev/null 2>&1
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet-user-services.initd-28-		then
##############################################
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet.post-install-3-# Enumerate users.
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet.post-install:4:users=`awk -F ':' '$3>=1000 && $3<2000 {print $1}' /etc/passwd`
gnunet-0.13.1/contrib/packages/alpine/gnunet/gnunet.post-install-5-
##############################################
gnunet-0.13.1/contrib/services/systemd/Makefile.in-50-  { \
gnunet-0.13.1/contrib/services/systemd/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/contrib/services/systemd/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/contrib/services/systemd/Makefile.in-135-  esac
gnunet-0.13.1/contrib/services/systemd/Makefile.in:136:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/contrib/services/systemd/Makefile.in-137-am__vpath_adj = case $$p in \
gnunet-0.13.1/contrib/services/systemd/Makefile.in:138:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/contrib/services/systemd/Makefile.in-139-    *) f=$$p;; \
gnunet-0.13.1/contrib/services/systemd/Makefile.in-140-  esac;
gnunet-0.13.1/contrib/services/systemd/Makefile.in:141:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/contrib/services/systemd/Makefile.in-142-am__install_max = 40
gnunet-0.13.1/contrib/services/systemd/Makefile.in-143-am__nobase_strip_setup = \
gnunet-0.13.1/contrib/services/systemd/Makefile.in:144:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/contrib/services/systemd/Makefile.in-145-am__nobase_strip = \
##############################################
gnunet-0.13.1/contrib/services/systemd/Makefile.in-461-	@list='$(pkginit_DATA)'; test -n "$(pkginitdir)" || list=; \
gnunet-0.13.1/contrib/services/systemd/Makefile.in:462:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/contrib/services/systemd/Makefile.in-463-	dir='$(DESTDIR)$(pkginitdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/contrib/services/systemd/Makefile.in-474-distdir-am: $(DISTFILES)
gnunet-0.13.1/contrib/services/systemd/Makefile.in:475:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/services/systemd/Makefile.in:476:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/services/systemd/Makefile.in-477-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/contrib/services/systemd/Makefile.in-488-	  if test -d $$d/$$file; then \
gnunet-0.13.1/contrib/services/systemd/Makefile.in:489:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/contrib/services/systemd/Makefile.in-490-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/contrib/services/Makefile.in-49-  { \
gnunet-0.13.1/contrib/services/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/contrib/services/Makefile.in-51-  }; \
##############################################
gnunet-0.13.1/contrib/services/Makefile.in-179-  while test -n "$$dir1"; do \
gnunet-0.13.1/contrib/services/Makefile.in:180:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-0.13.1/contrib/services/Makefile.in-181-    if test "$$first" != "."; then \
gnunet-0.13.1/contrib/services/Makefile.in-182-      if test "$$first" = ".."; then \
gnunet-0.13.1/contrib/services/Makefile.in:183:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-0.13.1/contrib/services/Makefile.in:184:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-0.13.1/contrib/services/Makefile.in-185-      else \
gnunet-0.13.1/contrib/services/Makefile.in:186:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-0.13.1/contrib/services/Makefile.in-187-        if test "$$first2" = "$$first"; then \
gnunet-0.13.1/contrib/services/Makefile.in:188:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/contrib/services/Makefile.in-189-        else \
##############################################
gnunet-0.13.1/contrib/services/Makefile.in-194-    fi; \
gnunet-0.13.1/contrib/services/Makefile.in:195:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/contrib/services/Makefile.in-196-  done; \
##############################################
gnunet-0.13.1/contrib/services/Makefile.in-481-	dot_seen=no; \
gnunet-0.13.1/contrib/services/Makefile.in:482:	target=`echo $@ | sed s/-recursive//`; \
gnunet-0.13.1/contrib/services/Makefile.in-483-	case "$@" in \
##############################################
gnunet-0.13.1/contrib/services/Makefile.in-544-GTAGS:
gnunet-0.13.1/contrib/services/Makefile.in:545:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/contrib/services/Makefile.in-546-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/contrib/services/Makefile.in-570-distdir-am: $(DISTFILES)
gnunet-0.13.1/contrib/services/Makefile.in:571:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/services/Makefile.in:572:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/services/Makefile.in-573-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/contrib/services/Makefile.in-584-	  if test -d $$d/$$file; then \
gnunet-0.13.1/contrib/services/Makefile.in:585:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/contrib/services/Makefile.in-586-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/contrib/services/openrc/Makefile.in-50-  { \
gnunet-0.13.1/contrib/services/openrc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/contrib/services/openrc/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/contrib/services/openrc/Makefile.in-135-  esac
gnunet-0.13.1/contrib/services/openrc/Makefile.in:136:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/contrib/services/openrc/Makefile.in-137-am__vpath_adj = case $$p in \
gnunet-0.13.1/contrib/services/openrc/Makefile.in:138:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/contrib/services/openrc/Makefile.in-139-    *) f=$$p;; \
gnunet-0.13.1/contrib/services/openrc/Makefile.in-140-  esac;
gnunet-0.13.1/contrib/services/openrc/Makefile.in:141:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/contrib/services/openrc/Makefile.in-142-am__install_max = 40
gnunet-0.13.1/contrib/services/openrc/Makefile.in-143-am__nobase_strip_setup = \
gnunet-0.13.1/contrib/services/openrc/Makefile.in:144:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/contrib/services/openrc/Makefile.in-145-am__nobase_strip = \
##############################################
gnunet-0.13.1/contrib/services/openrc/Makefile.in-461-	@list='$(pkginit_DATA)'; test -n "$(pkginitdir)" || list=; \
gnunet-0.13.1/contrib/services/openrc/Makefile.in:462:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/contrib/services/openrc/Makefile.in-463-	dir='$(DESTDIR)$(pkginitdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/contrib/services/openrc/Makefile.in-474-distdir-am: $(DISTFILES)
gnunet-0.13.1/contrib/services/openrc/Makefile.in:475:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/services/openrc/Makefile.in:476:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/services/openrc/Makefile.in-477-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/contrib/services/openrc/Makefile.in-488-	  if test -d $$d/$$file; then \
gnunet-0.13.1/contrib/services/openrc/Makefile.in:489:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/contrib/services/openrc/Makefile.in-490-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/contrib/Makefile.in-54-  { \
gnunet-0.13.1/contrib/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/contrib/Makefile.in-56-  }; \
##############################################
gnunet-0.13.1/contrib/Makefile.in-183-  esac
gnunet-0.13.1/contrib/Makefile.in:184:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/contrib/Makefile.in-185-am__vpath_adj = case $$p in \
gnunet-0.13.1/contrib/Makefile.in:186:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/contrib/Makefile.in-187-    *) f=$$p;; \
gnunet-0.13.1/contrib/Makefile.in-188-  esac;
gnunet-0.13.1/contrib/Makefile.in:189:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/contrib/Makefile.in-190-am__install_max = 40
gnunet-0.13.1/contrib/Makefile.in-191-am__nobase_strip_setup = \
gnunet-0.13.1/contrib/Makefile.in:192:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/contrib/Makefile.in-193-am__nobase_strip = \
##############################################
gnunet-0.13.1/contrib/Makefile.in-362-case "$@" in						\
gnunet-0.13.1/contrib/Makefile.in:363:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/contrib/Makefile.in-364-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/contrib/Makefile.in-392-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/contrib/Makefile.in:393:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/contrib/Makefile.in:394:  bases=`echo $$bases`
gnunet-0.13.1/contrib/Makefile.in-395-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/contrib/Makefile.in-404-        */*) b='$*';; \
gnunet-0.13.1/contrib/Makefile.in:405:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/contrib/Makefile.in-406-       esac;; \
##############################################
gnunet-0.13.1/contrib/Makefile.in-427-  while test -n "$$dir1"; do \
gnunet-0.13.1/contrib/Makefile.in:428:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-0.13.1/contrib/Makefile.in-429-    if test "$$first" != "."; then \
gnunet-0.13.1/contrib/Makefile.in-430-      if test "$$first" = ".."; then \
gnunet-0.13.1/contrib/Makefile.in:431:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-0.13.1/contrib/Makefile.in:432:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-0.13.1/contrib/Makefile.in-433-      else \
gnunet-0.13.1/contrib/Makefile.in:434:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-0.13.1/contrib/Makefile.in-435-        if test "$$first2" = "$$first"; then \
gnunet-0.13.1/contrib/Makefile.in:436:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/contrib/Makefile.in-437-        else \
##############################################
gnunet-0.13.1/contrib/Makefile.in-442-    fi; \
gnunet-0.13.1/contrib/Makefile.in:443:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/contrib/Makefile.in-444-  done; \
##############################################
gnunet-0.13.1/contrib/Makefile.in-825-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/contrib/Makefile.in:826:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/contrib/Makefile.in-827-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/contrib/Makefile.in-855-.c.obj:
gnunet-0.13.1/contrib/Makefile.in:856:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/contrib/Makefile.in-857-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/contrib/Makefile.in-859-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/contrib/Makefile.in:860:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/contrib/Makefile.in-861-
##############################################
gnunet-0.13.1/contrib/Makefile.in-869-test_gnunet_prefix-test_gnunet_prefix.o: test_gnunet_prefix.c
gnunet-0.13.1/contrib/Makefile.in:870:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_gnunet_prefix_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_gnunet_prefix-test_gnunet_prefix.o -MD -MP -MF $(DEPDIR)/test_gnunet_prefix-test_gnunet_prefix.Tpo -c -o test_gnunet_prefix-test_gnunet_prefix.o `test -f 'test_gnunet_prefix.c' || echo '$(srcdir)/'`test_gnunet_prefix.c
gnunet-0.13.1/contrib/Makefile.in-871-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gnunet_prefix-test_gnunet_prefix.Tpo $(DEPDIR)/test_gnunet_prefix-test_gnunet_prefix.Po
##############################################
gnunet-0.13.1/contrib/Makefile.in-873-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/contrib/Makefile.in:874:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_gnunet_prefix_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_gnunet_prefix-test_gnunet_prefix.o `test -f 'test_gnunet_prefix.c' || echo '$(srcdir)/'`test_gnunet_prefix.c
gnunet-0.13.1/contrib/Makefile.in-875-
gnunet-0.13.1/contrib/Makefile.in-876-test_gnunet_prefix-test_gnunet_prefix.obj: test_gnunet_prefix.c
gnunet-0.13.1/contrib/Makefile.in:877:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_gnunet_prefix_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_gnunet_prefix-test_gnunet_prefix.obj -MD -MP -MF $(DEPDIR)/test_gnunet_prefix-test_gnunet_prefix.Tpo -c -o test_gnunet_prefix-test_gnunet_prefix.obj `if test -f 'test_gnunet_prefix.c'; then $(CYGPATH_W) 'test_gnunet_prefix.c'; else $(CYGPATH_W) '$(srcdir)/test_gnunet_prefix.c'; fi`
gnunet-0.13.1/contrib/Makefile.in-878-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gnunet_prefix-test_gnunet_prefix.Tpo $(DEPDIR)/test_gnunet_prefix-test_gnunet_prefix.Po
##############################################
gnunet-0.13.1/contrib/Makefile.in-880-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/contrib/Makefile.in:881:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_gnunet_prefix_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_gnunet_prefix-test_gnunet_prefix.obj `if test -f 'test_gnunet_prefix.c'; then $(CYGPATH_W) 'test_gnunet_prefix.c'; else $(CYGPATH_W) '$(srcdir)/test_gnunet_prefix.c'; fi`
gnunet-0.13.1/contrib/Makefile.in-882-
##############################################
gnunet-0.13.1/contrib/Makefile.in-906-	@list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
gnunet-0.13.1/contrib/Makefile.in:907:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/contrib/Makefile.in-908-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/contrib/Makefile.in-923-	dot_seen=no; \
gnunet-0.13.1/contrib/Makefile.in:924:	target=`echo $@ | sed s/-recursive//`; \
gnunet-0.13.1/contrib/Makefile.in-925-	case "$@" in \
##############################################
gnunet-0.13.1/contrib/Makefile.in-986-GTAGS:
gnunet-0.13.1/contrib/Makefile.in:987:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/contrib/Makefile.in-988-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/contrib/Makefile.in-1029-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/contrib/Makefile.in:1030:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/contrib/Makefile.in:1031:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/contrib/Makefile.in-1032-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/contrib/Makefile.in-1054-	ws='[ 	]'; \
gnunet-0.13.1/contrib/Makefile.in:1055:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/contrib/Makefile.in-1056-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/contrib/Makefile.in:1057:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/contrib/Makefile.in:1058:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/contrib/Makefile.in:1059:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/contrib/Makefile.in:1060:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/contrib/Makefile.in:1061:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/contrib/Makefile.in:1062:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/contrib/Makefile.in:1063:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/contrib/Makefile.in:1064:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/contrib/Makefile.in-1065-	  success=true; \
##############################################
gnunet-0.13.1/contrib/Makefile.in-1133-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/contrib/Makefile.in:1134:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/contrib/Makefile.in:1135:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/contrib/Makefile.in:1136:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/contrib/Makefile.in-1137-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/contrib/Makefile.in-1143-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/contrib/Makefile.in:1144:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/contrib/Makefile.in:1145:	log_list=`echo $$log_list`; \
gnunet-0.13.1/contrib/Makefile.in-1146-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/contrib/Makefile.in-1175-distdir-am: $(DISTFILES)
gnunet-0.13.1/contrib/Makefile.in:1176:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/Makefile.in:1177:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/contrib/Makefile.in-1178-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/contrib/Makefile.in-1189-	  if test -d $$d/$$file; then \
gnunet-0.13.1/contrib/Makefile.in:1190:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/contrib/Makefile.in-1191-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/contrib/build-common/sh/lib.sh/existence_python.sh-38-    if existence python3; then
gnunet-0.13.1/contrib/build-common/sh/lib.sh/existence_python.sh:39:        if test ! -z "`python3 --version | awk '$2 ~ /3.7/ { print }'`"; then
gnunet-0.13.1/contrib/build-common/sh/lib.sh/existence_python.sh-40-            python="python3"
##############################################
gnunet-0.13.1/contrib/build-common/sh/lib.sh/version_gnunet.sh-2-{
gnunet-0.13.1/contrib/build-common/sh/lib.sh/version_gnunet.sh:3:    GNUNET_ARM_VERSION=`gnunet-arm -v | awk '{print $2 " " $3}'`
gnunet-0.13.1/contrib/build-common/sh/lib.sh/version_gnunet.sh-4-    echo ${progname} $GNUNET_ARM_VERSION
##############################################
gnunet-0.13.1/contrib/conf/colorit/colorit.conf-20-dnl
gnunet-0.13.1/contrib/conf/colorit/colorit.conf:21:define(`mark', ``mark "$1"''  `ifelse(`$#', `3', ``"\033[3$2;4$3m"'', ``"\033[3$2m"'')' `"\033[m"')
gnunet-0.13.1/contrib/conf/colorit/colorit.conf-22-dnl
##############################################
gnunet-0.13.1/configure.ac-144-  [*openbsd*],[
gnunet-0.13.1/configure.ac:145:     LIBS=`echo $LIBS | sed -e "s/-ldl//"`
gnunet-0.13.1/configure.ac-146-     build_target="openbsd"
##############################################
gnunet-0.13.1/configure.ac-2045-# -- interface
gnunet-0.13.1/configure.ac:2046:interface_msg=`echo $DEFAULT_INTERFACE | tr -d \"`
gnunet-0.13.1/configure.ac-2047-# -- jansson
##############################################
gnunet-0.13.1/configure.ac-2117-# ---- 3. replace the newlines with spaces.
gnunet-0.13.1/configure.ac:2118:features_msg=`echo $features_msg | tr ' ' '\012' | sort | tr '\012' ' '`
gnunet-0.13.1/configure.ac-2119-AC_SUBST(features_msg)
##############################################
gnunet-0.13.1/bin/Makefile.in-49-  { \
gnunet-0.13.1/bin/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/bin/Makefile.in-51-  }; \
##############################################
gnunet-0.13.1/bin/Makefile.in-423-distdir-am: $(DISTFILES)
gnunet-0.13.1/bin/Makefile.in:424:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/bin/Makefile.in:425:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/bin/Makefile.in-426-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/bin/Makefile.in-437-	  if test -d $$d/$$file; then \
gnunet-0.13.1/bin/Makefile.in:438:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/bin/Makefile.in-439-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/m4/pkg.m4-109-    PKG_CHECK_EXISTS([$3],
gnunet-0.13.1/m4/pkg.m4:110:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gnunet-0.13.1/m4/pkg.m4-111-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gnunet-0.13.1/m4/pkg.m4-157-        if test $_pkg_short_errors_supported = yes; then
gnunet-0.13.1/m4/pkg.m4:158:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gnunet-0.13.1/m4/pkg.m4-159-        else 
gnunet-0.13.1/m4/pkg.m4:160:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gnunet-0.13.1/m4/pkg.m4-161-        fi
##############################################
gnunet-0.13.1/m4/intl.m4-258-changequote(<<,>>)dnl
gnunet-0.13.1/m4/intl.m4:259:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
gnunet-0.13.1/m4/intl.m4-260-    case $ac_prog_version in
##############################################
gnunet-0.13.1/m4/libtool.m4-119-    done
gnunet-0.13.1/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnunet-0.13.1/m4/libtool.m4-121-}
##############################################
gnunet-0.13.1/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
gnunet-0.13.1/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
gnunet-0.13.1/m4/libtool.m4-439-
##############################################
gnunet-0.13.1/m4/libtool.m4-447-#
gnunet-0.13.1/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
gnunet-0.13.1/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
gnunet-0.13.1/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnunet-0.13.1/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
gnunet-0.13.1/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnunet-0.13.1/m4/libtool.m4-561-      ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
gnunet-0.13.1/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnunet-0.13.1/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
gnunet-0.13.1/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
gnunet-0.13.1/m4/libtool.m4-574-      ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
gnunet-0.13.1/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\"`'
gnunet-0.13.1/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
gnunet-0.13.1/m4/libtool.m4-1164-      }]'
gnunet-0.13.1/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"`
gnunet-0.13.1/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
gnunet-0.13.1/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
gnunet-0.13.1/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"`
gnunet-0.13.1/m4/libtool.m4-1169-  fi],[])
##############################################
gnunet-0.13.1/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gnunet-0.13.1/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gnunet-0.13.1/m4/libtool.m4-1202-  ECHO='print -r --'
gnunet-0.13.1/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gnunet-0.13.1/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
gnunet-0.13.1/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
gnunet-0.13.1/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
gnunet-0.13.1/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
gnunet-0.13.1/m4/libtool.m4-1238-
##############################################
gnunet-0.13.1/m4/libtool.m4-1259-   if test yes = "$GCC"; then
gnunet-0.13.1/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gnunet-0.13.1/m4/libtool.m4-1261-   fi
##############################################
gnunet-0.13.1/m4/libtool.m4-1263- /*)
gnunet-0.13.1/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gnunet-0.13.1/m4/libtool.m4-1265-   ;; #(
##############################################
gnunet-0.13.1/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
gnunet-0.13.1/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/m4/libtool.m4-1295-      *ELF-32*)
##############################################
gnunet-0.13.1/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
gnunet-0.13.1/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/m4/libtool.m4-1312-	*32-bit*)
##############################################
gnunet-0.13.1/m4/libtool.m4-1322-    else
gnunet-0.13.1/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/m4/libtool.m4-1324-	*32-bit*)
##############################################
gnunet-0.13.1/m4/libtool.m4-1344-    emul=elf
gnunet-0.13.1/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/m4/libtool.m4-1346-      *32-bit*)
##############################################
gnunet-0.13.1/m4/libtool.m4-1352-    esac
gnunet-0.13.1/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/m4/libtool.m4-1354-      *MSB*)
##############################################
gnunet-0.13.1/m4/libtool.m4-1360-    esac
gnunet-0.13.1/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/m4/libtool.m4-1362-      *N32*)
##############################################
gnunet-0.13.1/m4/libtool.m4-1738-    # And add a safety zone
gnunet-0.13.1/m4/libtool.m4:1739:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnunet-0.13.1/m4/libtool.m4:1740:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnunet-0.13.1/m4/libtool.m4-1741-    ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-1771-    if test -n "$kargmax"; then
gnunet-0.13.1/m4/libtool.m4:1772:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
gnunet-0.13.1/m4/libtool.m4-1773-    else
##############################################
gnunet-0.13.1/m4/libtool.m4-1780-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gnunet-0.13.1/m4/libtool.m4:1781:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnunet-0.13.1/m4/libtool.m4:1782:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnunet-0.13.1/m4/libtool.m4-1783-    else
##############################################
gnunet-0.13.1/m4/libtool.m4-1792-      # we can't tell.
gnunet-0.13.1/m4/libtool.m4:1793:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gnunet-0.13.1/m4/libtool.m4-1794-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnunet-0.13.1/m4/libtool.m4-1796-      do
gnunet-0.13.1/m4/libtool.m4:1797:        i=`expr $i + 1`
gnunet-0.13.1/m4/libtool.m4-1798-        teststring=$teststring$teststring
##############################################
gnunet-0.13.1/m4/libtool.m4-1800-      # Only check the string length outside the loop.
gnunet-0.13.1/m4/libtool.m4:1801:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnunet-0.13.1/m4/libtool.m4-1802-      teststring=
##############################################
gnunet-0.13.1/m4/libtool.m4-1805-      # linker.  It appears as though 1/2 is a usable value.
gnunet-0.13.1/m4/libtool.m4:1806:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnunet-0.13.1/m4/libtool.m4-1807-    fi
##############################################
gnunet-0.13.1/m4/libtool.m4-2280-    *:)
gnunet-0.13.1/m4/libtool.m4:2281:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
gnunet-0.13.1/m4/libtool.m4-2282-        ;;
gnunet-0.13.1/m4/libtool.m4-2283-    x:*)
gnunet-0.13.1/m4/libtool.m4:2284:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
gnunet-0.13.1/m4/libtool.m4-2285-        ;;
gnunet-0.13.1/m4/libtool.m4-2286-    *::*)
gnunet-0.13.1/m4/libtool.m4:2287:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnunet-0.13.1/m4/libtool.m4:2288:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
gnunet-0.13.1/m4/libtool.m4-2289-        ;;
gnunet-0.13.1/m4/libtool.m4-2290-    *)
gnunet-0.13.1/m4/libtool.m4:2291:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
gnunet-0.13.1/m4/libtool.m4-2292-        ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-2320-  esac
gnunet-0.13.1/m4/libtool.m4:2321:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gnunet-0.13.1/m4/libtool.m4-2322-  case $lt_search_path_spec in
##############################################
gnunet-0.13.1/m4/libtool.m4-2327-    # okay in the real world where ";" in dirpaths is itself problematic.
gnunet-0.13.1/m4/libtool.m4:2328:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gnunet-0.13.1/m4/libtool.m4-2329-    ;;
gnunet-0.13.1/m4/libtool.m4-2330-  *)
gnunet-0.13.1/m4/libtool.m4:2331:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gnunet-0.13.1/m4/libtool.m4-2332-    ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-2336-  lt_tmp_lt_search_path_spec=
gnunet-0.13.1/m4/libtool.m4:2337:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnunet-0.13.1/m4/libtool.m4-2338-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gnunet-0.13.1/m4/libtool.m4-2378-  esac
gnunet-0.13.1/m4/libtool.m4:2379:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gnunet-0.13.1/m4/libtool.m4-2380-else
##############################################
gnunet-0.13.1/m4/libtool.m4-2519-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnunet-0.13.1/m4/libtool.m4:2520:    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'
gnunet-0.13.1/m4/libtool.m4-2521-    ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-2555-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnunet-0.13.1/m4/libtool.m4:2556:    postinstall_cmds='base_file=`basename \$file`~
gnunet-0.13.1/m4/libtool.m4:2557:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnunet-0.13.1/m4/libtool.m4:2558:      dldir=$destdir/`dirname \$dlpath`~
gnunet-0.13.1/m4/libtool.m4-2559-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnunet-0.13.1/m4/libtool.m4-2564-      fi'
gnunet-0.13.1/m4/libtool.m4:2565:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnunet-0.13.1/m4/libtool.m4-2566-      dlpath=$dir/\$dldll~
##############################################
gnunet-0.13.1/m4/libtool.m4-2572-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnunet-0.13.1/m4/libtool.m4:2573:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnunet-0.13.1/m4/libtool.m4-2574-m4_if([$1], [],[
##############################################
gnunet-0.13.1/m4/libtool.m4-2578-      # MinGW DLLs use traditional 'lib' prefix
gnunet-0.13.1/m4/libtool.m4:2579:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnunet-0.13.1/m4/libtool.m4-2580-      ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-2582-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnunet-0.13.1/m4/libtool.m4:2583:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnunet-0.13.1/m4/libtool.m4-2584-      ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-2591-    libname_spec='$name'
gnunet-0.13.1/m4/libtool.m4:2592:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnunet-0.13.1/m4/libtool.m4-2593-    library_names_spec='$libname.dll.lib'
##############################################
gnunet-0.13.1/m4/libtool.m4-2603-        # Let DOS variable expansion print the short 8.3 style file name.
gnunet-0.13.1/m4/libtool.m4:2604:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnunet-0.13.1/m4/libtool.m4-2605-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnunet-0.13.1/m4/libtool.m4-2608-      # Convert to MSYS style.
gnunet-0.13.1/m4/libtool.m4:2609:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
gnunet-0.13.1/m4/libtool.m4-2610-      ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-2614-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnunet-0.13.1/m4/libtool.m4:2615:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnunet-0.13.1/m4/libtool.m4:2616:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnunet-0.13.1/m4/libtool.m4:2617:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnunet-0.13.1/m4/libtool.m4-2618-      ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-2622-        # It is most probably a Windows format PATH.
gnunet-0.13.1/m4/libtool.m4:2623:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnunet-0.13.1/m4/libtool.m4-2624-      else
gnunet-0.13.1/m4/libtool.m4:2625:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnunet-0.13.1/m4/libtool.m4-2626-      fi
##############################################
gnunet-0.13.1/m4/libtool.m4-2632-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnunet-0.13.1/m4/libtool.m4:2633:    postinstall_cmds='base_file=`basename \$file`~
gnunet-0.13.1/m4/libtool.m4:2634:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnunet-0.13.1/m4/libtool.m4:2635:      dldir=$destdir/`dirname \$dlpath`~
gnunet-0.13.1/m4/libtool.m4-2636-      test -d \$dldir || mkdir -p \$dldir~
gnunet-0.13.1/m4/libtool.m4-2637-      $install_prog $dir/$dlname \$dldir/$dlname'
gnunet-0.13.1/m4/libtool.m4:2638:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnunet-0.13.1/m4/libtool.m4-2639-      dlpath=$dir/\$dldll~
##############################################
gnunet-0.13.1/m4/libtool.m4-2646-    # Assume MSVC and ICC wrapper
gnunet-0.13.1/m4/libtool.m4:2647:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
gnunet-0.13.1/m4/libtool.m4-2648-    dynamic_linker='Win32 ld.exe'
##############################################
gnunet-0.13.1/m4/libtool.m4-2663-  shlibpath_var=DYLD_LIBRARY_PATH
gnunet-0.13.1/m4/libtool.m4:2664:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnunet-0.13.1/m4/libtool.m4-2665-m4_if([$1], [],[
##############################################
gnunet-0.13.1/m4/libtool.m4-2897-  if test -f /etc/ld.so.conf; then
gnunet-0.13.1/m4/libtool.m4:2898:    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' ' '`
gnunet-0.13.1/m4/libtool.m4-2899-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnunet-0.13.1/m4/libtool.m4-2951-  need_lib_prefix=no
gnunet-0.13.1/m4/libtool.m4:2952:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnunet-0.13.1/m4/libtool.m4-2953-    need_version=no
##############################################
gnunet-0.13.1/m4/libtool.m4-2978-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnunet-0.13.1/m4/libtool.m4:2979:  postinstall_cmds='base_file=`basename \$file`~
gnunet-0.13.1/m4/libtool.m4:2980:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnunet-0.13.1/m4/libtool.m4:2981:    dldir=$destdir/`dirname \$dlpath`~
gnunet-0.13.1/m4/libtool.m4-2982-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnunet-0.13.1/m4/libtool.m4-2987-    fi'
gnunet-0.13.1/m4/libtool.m4:2988:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnunet-0.13.1/m4/libtool.m4-2989-    dlpath=$dir/\$dldll~
##############################################
gnunet-0.13.1/m4/libtool.m4-3198-	"file_magic "*)
gnunet-0.13.1/m4/libtool.m4:3199:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnunet-0.13.1/m4/libtool.m4-3200-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnunet-0.13.1/m4/libtool.m4-3281-    # gcc leaves a trailing carriage return, which upsets mingw
gnunet-0.13.1/m4/libtool.m4:3282:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnunet-0.13.1/m4/libtool.m4-3283-  *)
gnunet-0.13.1/m4/libtool.m4:3284:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnunet-0.13.1/m4/libtool.m4-3285-  esac
##############################################
gnunet-0.13.1/m4/libtool.m4-3290-      # Canonicalize the pathname of ld
gnunet-0.13.1/m4/libtool.m4:3291:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnunet-0.13.1/m4/libtool.m4-3292-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnunet-0.13.1/m4/libtool.m4:3293:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnunet-0.13.1/m4/libtool.m4-3294-      done
##############################################
gnunet-0.13.1/m4/libtool.m4-3321-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnunet-0.13.1/m4/libtool.m4:3322:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnunet-0.13.1/m4/libtool.m4-3323-      *GNU* | *'with BFD'*)
##############################################
gnunet-0.13.1/m4/libtool.m4-3361-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gnunet-0.13.1/m4/libtool.m4:3362:case `$LD -v 2>&1 </dev/null` in
gnunet-0.13.1/m4/libtool.m4-3363-*GNU* | *'with BFD'*)
##############################################
gnunet-0.13.1/m4/libtool.m4-3588-openbsd* | bitrig*)
gnunet-0.13.1/m4/libtool.m4:3589:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnunet-0.13.1/m4/libtool.m4-3590-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
gnunet-0.13.1/m4/libtool.m4-3655-    else
gnunet-0.13.1/m4/libtool.m4:3656:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
gnunet-0.13.1/m4/libtool.m4-3657-    fi
##############################################
gnunet-0.13.1/m4/libtool.m4-3706-	esac
gnunet-0.13.1/m4/libtool.m4:3707:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gnunet-0.13.1/m4/libtool.m4-3708-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gnunet-0.13.1/m4/libtool.m4-3712-	*)
gnunet-0.13.1/m4/libtool.m4:3713:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnunet-0.13.1/m4/libtool.m4-3714-	  */dev/null*)
##############################################
gnunet-0.13.1/m4/libtool.m4-3738-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
gnunet-0.13.1/m4/libtool.m4:3739:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gnunet-0.13.1/m4/libtool.m4-3740-    *COFF*)
##############################################
gnunet-0.13.1/m4/libtool.m4-3797-  # decide which one to use based on capabilities of $DLLTOOL
gnunet-0.13.1/m4/libtool.m4:3798:  case `$DLLTOOL --help 2>&1` in
gnunet-0.13.1/m4/libtool.m4-3799-  *--identify-strict*)
##############################################
gnunet-0.13.1/m4/libtool.m4-3971-# If we're using GNU nm, then use its standard symbol codes.
gnunet-0.13.1/m4/libtool.m4:3972:case `$NM -V 2>&1` in
gnunet-0.13.1/m4/libtool.m4-3973-*GNU* | *'with BFD'*)
##############################################
gnunet-0.13.1/m4/libtool.m4-4019-mingw*)
gnunet-0.13.1/m4/libtool.m4:4020:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnunet-0.13.1/m4/libtool.m4-4021-  ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-4075-    nlist=conftest.nm
gnunet-0.13.1/m4/libtool.m4:4076:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
gnunet-0.13.1/m4/libtool.m4-4077-      # Try sorting and uniquifying the output.
##############################################
gnunet-0.13.1/m4/libtool.m4-4423-	  *)
gnunet-0.13.1/m4/libtool.m4:4424:	    case `$CC -V 2>&1 | sed 5q` in
gnunet-0.13.1/m4/libtool.m4-4425-	    *Sun\ C*)
##############################################
gnunet-0.13.1/m4/libtool.m4-4759-      *)
gnunet-0.13.1/m4/libtool.m4:4760:	case `$CC -V 2>&1 | sed 5q` in
gnunet-0.13.1/m4/libtool.m4-4761-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
gnunet-0.13.1/m4/libtool.m4-4942-    else
gnunet-0.13.1/m4/libtool.m4:4943:      _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 == "L") || (\$ 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'
gnunet-0.13.1/m4/libtool.m4-4944-    fi
##############################################
gnunet-0.13.1/m4/libtool.m4-5035-	# shared libraries, regardless of the interface used.
gnunet-0.13.1/m4/libtool.m4:5036:	case `$LD -v 2>&1` in
gnunet-0.13.1/m4/libtool.m4-5037-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-5067-    supports_anon_versioning=no
gnunet-0.13.1/m4/libtool.m4:5068:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
gnunet-0.13.1/m4/libtool.m4-5069-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-5170-	prefix_cmds="$SED"~
gnunet-0.13.1/m4/libtool.m4:5171:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnunet-0.13.1/m4/libtool.m4-5172-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnunet-0.13.1/m4/libtool.m4-5193-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnunet-0.13.1/m4/libtool.m4:5194:      _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'
gnunet-0.13.1/m4/libtool.m4:5195:      _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'
gnunet-0.13.1/m4/libtool.m4-5196-      ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-5211-        pgcc*)				# Portland Group C compiler
gnunet-0.13.1/m4/libtool.m4:5212:	  _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'
gnunet-0.13.1/m4/libtool.m4-5213-	  tmp_addflag=' $pic_flag'
##############################################
gnunet-0.13.1/m4/libtool.m4-5216-					# Portland Group f77 and f90 compilers
gnunet-0.13.1/m4/libtool.m4:5217:	  _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'
gnunet-0.13.1/m4/libtool.m4-5218-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-5233-	nvcc*)	# Cuda Compiler Driver 2.2
gnunet-0.13.1/m4/libtool.m4:5234:	  _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'
gnunet-0.13.1/m4/libtool.m4-5235-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnunet-0.13.1/m4/libtool.m4-5237-	esac
gnunet-0.13.1/m4/libtool.m4:5238:	case `$CC -V 2>&1 | sed 5q` in
gnunet-0.13.1/m4/libtool.m4-5239-	*Sun\ C*)			# Sun C 5.9
gnunet-0.13.1/m4/libtool.m4:5240:	  _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'
gnunet-0.13.1/m4/libtool.m4-5241-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnunet-0.13.1/m4/libtool.m4-5308-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnunet-0.13.1/m4/libtool.m4:5309:      case `$LD -v 2>&1` in
gnunet-0.13.1/m4/libtool.m4-5310-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
gnunet-0.13.1/m4/libtool.m4-5397-	else
gnunet-0.13.1/m4/libtool.m4:5398:	  _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 == "L") || (\$ 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'
gnunet-0.13.1/m4/libtool.m4-5399-	fi
##############################################
gnunet-0.13.1/m4/libtool.m4-5462-	# below for broken collect2 doesn't work under 4.3+
gnunet-0.13.1/m4/libtool.m4:5463:	  collect2name=`$CC -print-prog-name=collect2`
gnunet-0.13.1/m4/libtool.m4-5464-	  if test -f "$collect2name" &&
##############################################
gnunet-0.13.1/m4/libtool.m4-5518-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
gnunet-0.13.1/m4/libtool.m4:5519:        _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
gnunet-0.13.1/m4/libtool.m4-5520-      else
##############################################
gnunet-0.13.1/m4/libtool.m4-5543-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gnunet-0.13.1/m4/libtool.m4:5544:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gnunet-0.13.1/m4/libtool.m4-5545-	  if test svr4 != "$with_aix_soname"; then
##############################################
gnunet-0.13.1/m4/libtool.m4-5634-	# FIXME: Setting linknames here is a bad hack.
gnunet-0.13.1/m4/libtool.m4:5635:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gnunet-0.13.1/m4/libtool.m4-5636-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gnunet-0.13.1/m4/libtool.m4-5772-      if test yes = "$GCC"; then
gnunet-0.13.1/m4/libtool.m4:5773:	_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'
gnunet-0.13.1/m4/libtool.m4-5774-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnunet-0.13.1/m4/libtool.m4-5795-	if test yes = "$lt_cv_irix_exported_symbol"; then
gnunet-0.13.1/m4/libtool.m4:5796:          _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'
gnunet-0.13.1/m4/libtool.m4-5797-	fi
gnunet-0.13.1/m4/libtool.m4-5798-      else
gnunet-0.13.1/m4/libtool.m4:5799:	_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'
gnunet-0.13.1/m4/libtool.m4:5800:	_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'
gnunet-0.13.1/m4/libtool.m4-5801-      fi
##############################################
gnunet-0.13.1/m4/libtool.m4-5845-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
gnunet-0.13.1/m4/libtool.m4:5846:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnunet-0.13.1/m4/libtool.m4-5847-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnunet-0.13.1/m4/libtool.m4-5876-	prefix_cmds="$SED"~
gnunet-0.13.1/m4/libtool.m4:5877:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnunet-0.13.1/m4/libtool.m4-5878-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnunet-0.13.1/m4/libtool.m4-5891-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnunet-0.13.1/m4/libtool.m4:5892:	_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'
gnunet-0.13.1/m4/libtool.m4-5893-      else
gnunet-0.13.1/m4/libtool.m4-5894-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnunet-0.13.1/m4/libtool.m4:5895:	_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'
gnunet-0.13.1/m4/libtool.m4-5896-      fi
##############################################
gnunet-0.13.1/m4/libtool.m4-5904-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnunet-0.13.1/m4/libtool.m4:5905:	_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'
gnunet-0.13.1/m4/libtool.m4-5906-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gnunet-0.13.1/m4/libtool.m4-5908-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnunet-0.13.1/m4/libtool.m4:5909:	_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'
gnunet-0.13.1/m4/libtool.m4:5910:	_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~
gnunet-0.13.1/m4/libtool.m4:5911:          $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'
gnunet-0.13.1/m4/libtool.m4-5912-
##############################################
gnunet-0.13.1/m4/libtool.m4-5927-      else
gnunet-0.13.1/m4/libtool.m4:5928:	case `$CC -V 2>&1` in
gnunet-0.13.1/m4/libtool.m4-5929-	*"Compilers 5.0"*)
##############################################
gnunet-0.13.1/m4/libtool.m4-6120-	  _LT_TAGVAR(allow_undefined_flag, $1)=
gnunet-0.13.1/m4/libtool.m4:6121:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
gnunet-0.13.1/m4/libtool.m4-6122-	  then
##############################################
gnunet-0.13.1/m4/libtool.m4-6424-        # ancient GNU ld didn't support --whole-archive et. al.
gnunet-0.13.1/m4/libtool.m4:6425:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gnunet-0.13.1/m4/libtool.m4-6426-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gnunet-0.13.1/m4/libtool.m4-6534-          # below for broken collect2 doesn't work under 4.3+
gnunet-0.13.1/m4/libtool.m4:6535:	  collect2name=`$CC -print-prog-name=collect2`
gnunet-0.13.1/m4/libtool.m4-6536-	  if test -f "$collect2name" &&
##############################################
gnunet-0.13.1/m4/libtool.m4-6592-
gnunet-0.13.1/m4/libtool.m4:6593:          _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
gnunet-0.13.1/m4/libtool.m4-6594-        else
##############################################
gnunet-0.13.1/m4/libtool.m4-6617-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gnunet-0.13.1/m4/libtool.m4:6618:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gnunet-0.13.1/m4/libtool.m4-6619-	    if test svr4 != "$with_aix_soname"; then
##############################################
gnunet-0.13.1/m4/libtool.m4-6746-	  prefix_cmds="$SED"~
gnunet-0.13.1/m4/libtool.m4:6747:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnunet-0.13.1/m4/libtool.m4-6748-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnunet-0.13.1/m4/libtool.m4-6821-            # dependencies.
gnunet-0.13.1/m4/libtool.m4:6822:            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"'
gnunet-0.13.1/m4/libtool.m4-6823-            ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-6886-	    # dependencies.
gnunet-0.13.1/m4/libtool.m4:6887:	    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"'
gnunet-0.13.1/m4/libtool.m4-6888-	    ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-6922-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnunet-0.13.1/m4/libtool.m4:6923:	_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'
gnunet-0.13.1/m4/libtool.m4:6924:	_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'
gnunet-0.13.1/m4/libtool.m4-6925-	;;
##############################################
gnunet-0.13.1/m4/libtool.m4-6929-	    # SGI C++
gnunet-0.13.1/m4/libtool.m4:6930:	    _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'
gnunet-0.13.1/m4/libtool.m4-6931-
##############################################
gnunet-0.13.1/m4/libtool.m4-6940-	      if test no = "$with_gnu_ld"; then
gnunet-0.13.1/m4/libtool.m4:6941:	        _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'
gnunet-0.13.1/m4/libtool.m4-6942-	      else
gnunet-0.13.1/m4/libtool.m4:6943:	        _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'
gnunet-0.13.1/m4/libtool.m4-6944-	      fi
##############################################
gnunet-0.13.1/m4/libtool.m4-6961-	    # to its proper name (with version) after linking.
gnunet-0.13.1/m4/libtool.m4:6962:	    _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'
gnunet-0.13.1/m4/libtool.m4:6963:	    _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'
gnunet-0.13.1/m4/libtool.m4-6964-	    # Commands to make compiler produce verbose output that lists
##############################################
gnunet-0.13.1/m4/libtool.m4-6971-	    # dependencies.
gnunet-0.13.1/m4/libtool.m4:6972:	    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"'
gnunet-0.13.1/m4/libtool.m4-6973-
##############################################
gnunet-0.13.1/m4/libtool.m4-6986-	    # earlier do not add the objects themselves.
gnunet-0.13.1/m4/libtool.m4:6987:	    case `$CC -V 2>&1` in
gnunet-0.13.1/m4/libtool.m4-6988-	      *"Version 7."*)
##############################################
gnunet-0.13.1/m4/libtool.m4-7007-            # Portland Group C++ compiler
gnunet-0.13.1/m4/libtool.m4:7008:	    case `$CC -V` in
gnunet-0.13.1/m4/libtool.m4-7009-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
gnunet-0.13.1/m4/libtool.m4-7012-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gnunet-0.13.1/m4/libtool.m4:7013:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gnunet-0.13.1/m4/libtool.m4-7014-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
gnunet-0.13.1/m4/libtool.m4-7016-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gnunet-0.13.1/m4/libtool.m4:7017:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gnunet-0.13.1/m4/libtool.m4-7018-                $RANLIB $oldlib'
##############################################
gnunet-0.13.1/m4/libtool.m4-7021-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnunet-0.13.1/m4/libtool.m4:7022:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gnunet-0.13.1/m4/libtool.m4-7023-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
gnunet-0.13.1/m4/libtool.m4-7025-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnunet-0.13.1/m4/libtool.m4:7026:                $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'
gnunet-0.13.1/m4/libtool.m4-7027-	      ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-7035-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
gnunet-0.13.1/m4/libtool.m4:7036:	    _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'
gnunet-0.13.1/m4/libtool.m4-7037-            ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-7054-	    # dependencies.
gnunet-0.13.1/m4/libtool.m4:7055:	    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'
gnunet-0.13.1/m4/libtool.m4-7056-	    ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-7069-	  *)
gnunet-0.13.1/m4/libtool.m4:7070:	    case `$CC -V 2>&1 | sed 5q` in
gnunet-0.13.1/m4/libtool.m4-7071-	    *Sun\ C*)
##############################################
gnunet-0.13.1/m4/libtool.m4-7076-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
gnunet-0.13.1/m4/libtool.m4:7077:	      _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'
gnunet-0.13.1/m4/libtool.m4-7078-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnunet-0.13.1/m4/libtool.m4-7141-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
gnunet-0.13.1/m4/libtool.m4:7142:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gnunet-0.13.1/m4/libtool.m4-7143-	    _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'
##############################################
gnunet-0.13.1/m4/libtool.m4-7160-	    # to its proper name (with version) after linking.
gnunet-0.13.1/m4/libtool.m4:7161:	    _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'
gnunet-0.13.1/m4/libtool.m4-7162-
##############################################
gnunet-0.13.1/m4/libtool.m4-7181-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnunet-0.13.1/m4/libtool.m4:7182:	        _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'
gnunet-0.13.1/m4/libtool.m4-7183-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gnunet-0.13.1/m4/libtool.m4-7186-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnunet-0.13.1/m4/libtool.m4:7187:	        _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'
gnunet-0.13.1/m4/libtool.m4:7188:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gnunet-0.13.1/m4/libtool.m4-7189-                  echo "-hidden">> $lib.exp~
gnunet-0.13.1/m4/libtool.m4:7190:                  $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~
gnunet-0.13.1/m4/libtool.m4-7191-                  $RM $lib.exp'
##############################################
gnunet-0.13.1/m4/libtool.m4-7205-	    # dependencies.
gnunet-0.13.1/m4/libtool.m4:7206:	    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"'
gnunet-0.13.1/m4/libtool.m4-7207-	    ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-7212-	        osf3*)
gnunet-0.13.1/m4/libtool.m4:7213:	          _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'
gnunet-0.13.1/m4/libtool.m4-7214-		  ;;
gnunet-0.13.1/m4/libtool.m4-7215-	        *)
gnunet-0.13.1/m4/libtool.m4:7216:	          _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'
gnunet-0.13.1/m4/libtool.m4-7217-		  ;;
##############################################
gnunet-0.13.1/m4/libtool.m4-7465-  case @S|@2 in
gnunet-0.13.1/m4/libtool.m4:7466:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
gnunet-0.13.1/m4/libtool.m4:7467:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
gnunet-0.13.1/m4/libtool.m4-7468-  esac
##############################################
gnunet-0.13.1/m4/libtool.m4-7554-
gnunet-0.13.1/m4/libtool.m4:7555:  for p in `eval "$output_verbose_link_cmd"`; do
gnunet-0.13.1/m4/libtool.m4-7556-    case $prev$p in
##############################################
gnunet-0.13.1/m4/libtool.m4-7658-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
gnunet-0.13.1/m4/libtool.m4:7659: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gnunet-0.13.1/m4/libtool.m4-7660-fi
##############################################
gnunet-0.13.1/m4/libtool.m4-8278-    test 10 -lt "$lt_ac_count" && break
gnunet-0.13.1/m4/libtool.m4:8279:    lt_ac_count=`expr $lt_ac_count + 1`
gnunet-0.13.1/m4/libtool.m4-8280-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
gnunet-0.13.1/m4/libgnurl.m4-86-           [libgnurl_cv_lib_gnurl_version],
gnunet-0.13.1/m4/libgnurl.m4:87:           [libgnurl_cv_lib_gnurl_version=`$_libgnurl_config --version | $AWK '{print $[]2}'`])
gnunet-0.13.1/m4/libgnurl.m4-88-
gnunet-0.13.1/m4/libgnurl.m4:89:        _libgnurl_version=`echo $libgnurl_cv_lib_gnurl_version | $_libgnurl_version_parse`
gnunet-0.13.1/m4/libgnurl.m4:90:        _libgnurl_wanted=`echo ifelse([$2],,[0],[$2]) | $_libgnurl_version_parse`
gnunet-0.13.1/m4/libgnurl.m4-91-
##############################################
gnunet-0.13.1/m4/libgnurl.m4-105-           if test x"$LIBGNURL_CPPFLAGS" = "x" ; then
gnunet-0.13.1/m4/libgnurl.m4:106:              LIBGNURL_CPPFLAGS=`$_libgnurl_config --cflags`
gnunet-0.13.1/m4/libgnurl.m4-107-           fi
gnunet-0.13.1/m4/libgnurl.m4-108-           if test x"$LIBGNURL" = "x" ; then
gnunet-0.13.1/m4/libgnurl.m4:109:              LIBGNURL=`$_libgnurl_config --libs`
gnunet-0.13.1/m4/libgnurl.m4-110-
##############################################
gnunet-0.13.1/m4/libgnurl.m4-115-                 powerpc-apple-darwin7*)
gnunet-0.13.1/m4/libgnurl.m4:116:                    LIBGNURL=`echo $LIBGNURL | sed -e 's|-arch i386||g'`
gnunet-0.13.1/m4/libgnurl.m4-117-                 ;;
##############################################
gnunet-0.13.1/m4/libgnurl.m4-121-           # All gnurl-config scripts support --feature
gnunet-0.13.1/m4/libgnurl.m4:122:           _libgnurl_features=`$_libgnurl_config --feature`
gnunet-0.13.1/m4/libgnurl.m4-123-
##############################################
gnunet-0.13.1/m4/libgnurl.m4-125-           if test $_libgnurl_version -ge 461828 ; then
gnunet-0.13.1/m4/libgnurl.m4:126:              _libgnurl_protocols=`$_libgnurl_config --protocols`
gnunet-0.13.1/m4/libgnurl.m4-127-           fi
##############################################
gnunet-0.13.1/m4/ax_compare_version.m4-134-      # Determine the number of characters in A and B.
gnunet-0.13.1/m4/ax_compare_version.m4:135:      ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'`
gnunet-0.13.1/m4/ax_compare_version.m4:136:      ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
gnunet-0.13.1/m4/ax_compare_version.m4-137-
gnunet-0.13.1/m4/ax_compare_version.m4-138-      # Set A to no more than B's length and B to no more than A's length.
gnunet-0.13.1/m4/ax_compare_version.m4:139:      A=`echo "$A" | sed "s/\(.\{$ax_compare_version_len_B\}\).*/\1/"`
gnunet-0.13.1/m4/ax_compare_version.m4:140:      B=`echo "$B" | sed "s/\(.\{$ax_compare_version_len_A\}\).*/\1/"`
gnunet-0.13.1/m4/ax_compare_version.m4-141-    ],
##############################################
gnunet-0.13.1/m4/ax_compare_version.m4-143-      # A count greater than zero means use only that many subversions
gnunet-0.13.1/m4/ax_compare_version.m4:144:      A=`echo "$A" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
gnunet-0.13.1/m4/ax_compare_version.m4:145:      B=`echo "$B" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
gnunet-0.13.1/m4/ax_compare_version.m4-146-    ],
##############################################
gnunet-0.13.1/m4/ax_compare_version.m4-152-    # Pad zeros at end of numbers to make same length.
gnunet-0.13.1/m4/ax_compare_version.m4:153:    ax_compare_version_tmp_A="$A`echo $B | sed 's/./0/g'`"
gnunet-0.13.1/m4/ax_compare_version.m4:154:    B="$B`echo $A | sed 's/./0/g'`"
gnunet-0.13.1/m4/ax_compare_version.m4-155-    A="$ax_compare_version_tmp_A"
##############################################
gnunet-0.13.1/m4/libgcrypt.m4-37-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gnunet-0.13.1/m4/libgcrypt.m4:38:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gnunet-0.13.1/m4/libgcrypt.m4:39:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gnunet-0.13.1/m4/libgcrypt.m4-40-  else
##############################################
gnunet-0.13.1/m4/libgcrypt.m4-53-               sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'`
gnunet-0.13.1/m4/libgcrypt.m4:54:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
gnunet-0.13.1/m4/libgcrypt.m4-55-    major=`echo $libgcrypt_config_version | \
##############################################
gnunet-0.13.1/m4/libgcrypt.m4-85-     if test "$req_libgcrypt_api" -gt 0 ; then
gnunet-0.13.1/m4/libgcrypt.m4:86:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
gnunet-0.13.1/m4/libgcrypt.m4-87-        if test "$tmp" -gt 0 ; then
##############################################
gnunet-0.13.1/m4/libgcrypt.m4-98-  if test $ok = yes; then
gnunet-0.13.1/m4/libgcrypt.m4:99:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
gnunet-0.13.1/m4/libgcrypt.m4:100:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
gnunet-0.13.1/m4/libgcrypt.m4-101-    ifelse([$2], , :, [$2])
gnunet-0.13.1/m4/libgcrypt.m4:102:    libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
gnunet-0.13.1/m4/libgcrypt.m4-103-    if test x"$libgcrypt_config_host" != xnone ; then
##############################################
gnunet-0.13.1/m4/libunistring.m4-142-       dnl Transform into the usual major.minor.subminor notation.
gnunet-0.13.1/m4/libunistring.m4:143:       gl_libunistring_major=`expr $gl_libunistring_hexversion / 65536`
gnunet-0.13.1/m4/libunistring.m4:144:       gl_libunistring_minor=`expr $gl_libunistring_hexversion / 256 % 256`
gnunet-0.13.1/m4/libunistring.m4:145:       gl_libunistring_subminor=`expr $gl_libunistring_hexversion % 256`
gnunet-0.13.1/m4/libunistring.m4-146-       gl_cv_libunistring_version="$gl_libunistring_major.$gl_libunistring_minor.$gl_libunistring_subminor"
##############################################
gnunet-0.13.1/m4/freetype2.m4-56-   else
gnunet-0.13.1/m4/freetype2.m4:57:     FT2_CFLAGS=`$FT2_CONFIG $ft_config_args --cflags`
gnunet-0.13.1/m4/freetype2.m4:58:     FT2_LIBS=`$FT2_CONFIG $ft_config_args --libs`
gnunet-0.13.1/m4/freetype2.m4-59-     ft_config_major_version=`$FT2_CONFIG $ft_config_args --version | \
##############################################
gnunet-0.13.1/m4/glib-2.0.m4-64-  if test x"$no_glib" = x ; then
gnunet-0.13.1/m4/glib-2.0.m4:65:    GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
gnunet-0.13.1/m4/glib-2.0.m4:66:    GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
gnunet-0.13.1/m4/glib-2.0.m4:67:    GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
gnunet-0.13.1/m4/glib-2.0.m4-68-
gnunet-0.13.1/m4/glib-2.0.m4:69:    GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
gnunet-0.13.1/m4/glib-2.0.m4:70:    GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
gnunet-0.13.1/m4/glib-2.0.m4-71-    glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
##############################################
gnunet-0.13.1/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
gnunet-0.13.1/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnunet-0.13.1/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnunet-0.13.1/m4/lib-link.m4-322-                -L*)
gnunet-0.13.1/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnunet-0.13.1/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
gnunet-0.13.1/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
gnunet-0.13.1/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnunet-0.13.1/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
gnunet-0.13.1/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnunet-0.13.1/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnunet-0.13.1/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
gnunet-0.13.1/m4/lib-link.m4-529-                  -L*)
gnunet-0.13.1/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnunet-0.13.1/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
gnunet-0.13.1/m4/lib-link.m4-581-                  -R*)
gnunet-0.13.1/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnunet-0.13.1/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
gnunet-0.13.1/m4/lib-link.m4-611-                    dnl Handle this in the next round.
gnunet-0.13.1/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnunet-0.13.1/m4/lib-link.m4-613-                    ;;
##############################################
gnunet-0.13.1/m4/lib-link.m4-617-                    dnl option.
gnunet-0.13.1/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnunet-0.13.1/m4/lib-link.m4-619-                    ;;
##############################################
gnunet-0.13.1/m4/lib-link.m4-730-            -L) next=yes ;;
gnunet-0.13.1/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
gnunet-0.13.1/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
gnunet-0.13.1/m4/iconv.m4-254-      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);"])
gnunet-0.13.1/m4/iconv.m4:255:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gnunet-0.13.1/m4/iconv.m4-256-    AC_MSG_RESULT([
##############################################
gnunet-0.13.1/m4/po.m4-48-changequote(,)dnl
gnunet-0.13.1/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-0.13.1/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gnunet-0.13.1/m4/po.m4-55-changequote(,)dnl
gnunet-0.13.1/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-0.13.1/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gnunet-0.13.1/m4/po.m4-74-changequote(,)dnl
gnunet-0.13.1/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-0.13.1/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gnunet-0.13.1/m4/po.m4-99-      case "$ac_file" in
gnunet-0.13.1/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gnunet-0.13.1/m4/po.m4-101-      esac
##############################################
gnunet-0.13.1/m4/po.m4-104-        # Adjust a relative srcdir.
gnunet-0.13.1/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnunet-0.13.1/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnunet-0.13.1/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnunet-0.13.1/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnunet-0.13.1/m4/po.m4-111-        case "$ac_given_srcdir" in
gnunet-0.13.1/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnunet-0.13.1/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnunet-0.13.1/m4/po.m4-132-            fi
gnunet-0.13.1/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnunet-0.13.1/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
gnunet-0.13.1/m4/po.m4-229-  # Adjust a relative srcdir.
gnunet-0.13.1/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnunet-0.13.1/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnunet-0.13.1/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnunet-0.13.1/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnunet-0.13.1/m4/po.m4-236-  case "$ac_given_srcdir" in
gnunet-0.13.1/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnunet-0.13.1/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnunet-0.13.1/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
gnunet-0.13.1/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
gnunet-0.13.1/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
gnunet-0.13.1/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
gnunet-0.13.1/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
gnunet-0.13.1/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnunet-0.13.1/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
gnunet-0.13.1/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
gnunet-0.13.1/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
gnunet-0.13.1/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
gnunet-0.13.1/m4/po.m4-320-  fi
##############################################
gnunet-0.13.1/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
gnunet-0.13.1/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnunet-0.13.1/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
gnunet-0.13.1/m4/po.m4:364:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnunet-0.13.1/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gnunet-0.13.1/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
gnunet-0.13.1/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnunet-0.13.1/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
gnunet-0.13.1/m4/po.m4:405:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnunet-0.13.1/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gnunet-0.13.1/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
gnunet-0.13.1/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnunet-0.13.1/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
gnunet-0.13.1/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
gnunet-0.13.1/m4/po.m4:426:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnunet-0.13.1/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
gnunet-0.13.1/m4/lib-prefix.m4-201-    *)
gnunet-0.13.1/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gnunet-0.13.1/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
gnunet-0.13.1/m4/lib-prefix.m4-211-                ;;
gnunet-0.13.1/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
gnunet-0.13.1/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
gnunet-0.13.1/m4/libcurl.m4-86-           [libcurl_cv_lib_curl_version],
gnunet-0.13.1/m4/libcurl.m4:87:           [libcurl_cv_lib_curl_version=`$_libcurl_config --version | $AWK '{print $[]2}'`])
gnunet-0.13.1/m4/libcurl.m4-88-
gnunet-0.13.1/m4/libcurl.m4:89:        _libcurl_version=`echo $libcurl_cv_lib_curl_version | $_libcurl_version_parse`
gnunet-0.13.1/m4/libcurl.m4:90:        _libcurl_wanted=`echo ifelse([$2],,[0],[$2]) | $_libcurl_version_parse`
gnunet-0.13.1/m4/libcurl.m4-91-
##############################################
gnunet-0.13.1/m4/libcurl.m4-105-           if test x"$LIBCURL_CPPFLAGS" = "x" ; then
gnunet-0.13.1/m4/libcurl.m4:106:              LIBCURL_CPPFLAGS=`$_libcurl_config --cflags`
gnunet-0.13.1/m4/libcurl.m4-107-           fi
gnunet-0.13.1/m4/libcurl.m4-108-           if test x"$LIBCURL" = "x" ; then
gnunet-0.13.1/m4/libcurl.m4:109:              LIBCURL=`$_libcurl_config --libs`
gnunet-0.13.1/m4/libcurl.m4-110-
##############################################
gnunet-0.13.1/m4/libcurl.m4-115-                 powerpc-apple-darwin7*)
gnunet-0.13.1/m4/libcurl.m4:116:                    LIBCURL=`echo $LIBCURL | sed -e 's|-arch i386||g'`
gnunet-0.13.1/m4/libcurl.m4-117-                 ;;
##############################################
gnunet-0.13.1/m4/libcurl.m4-121-           # All curl-config scripts support --feature
gnunet-0.13.1/m4/libcurl.m4:122:           _libcurl_features=`$_libcurl_config --feature`
gnunet-0.13.1/m4/libcurl.m4-123-
##############################################
gnunet-0.13.1/m4/libcurl.m4-125-           if test $_libcurl_version -ge 461828 ; then
gnunet-0.13.1/m4/libcurl.m4:126:              _libcurl_protocols=`$_libcurl_config --protocols`
gnunet-0.13.1/m4/libcurl.m4-127-           fi
##############################################
gnunet-0.13.1/m4/Makefile.in-49-  { \
gnunet-0.13.1/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/m4/Makefile.in-51-  }; \
##############################################
gnunet-0.13.1/m4/Makefile.in-462-distdir-am: $(DISTFILES)
gnunet-0.13.1/m4/Makefile.in:463:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/m4/Makefile.in:464:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/m4/Makefile.in-465-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/m4/Makefile.in-476-	  if test -d $$d/$$file; then \
gnunet-0.13.1/m4/Makefile.in:477:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/m4/Makefile.in-478-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/m4/gtk-2.0.m4-58-  if test x"$no_gtk" = x ; then
gnunet-0.13.1/m4/gtk-2.0.m4:59:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
gnunet-0.13.1/m4/gtk-2.0.m4:60:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
gnunet-0.13.1/m4/gtk-2.0.m4-61-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
gnunet-0.13.1/m4/libxml2.m4-42-  else
gnunet-0.13.1/m4/libxml2.m4:43:    XML_CPPFLAGS=`$XML2_CONFIG $xml_config_args --cflags`
gnunet-0.13.1/m4/libxml2.m4:44:    XML_LIBS=`$XML2_CONFIG $xml_config_args --libs`
gnunet-0.13.1/m4/libxml2.m4-45-    xml_config_major_version=`$XML2_CONFIG $xml_config_args --version | \
##############################################
gnunet-0.13.1/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gnunet-0.13.1/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
gnunet-0.13.1/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
gnunet-0.13.1/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
gnunet-0.13.1/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnunet-0.13.1/m4/lib-ld.m4-58-  *)
gnunet-0.13.1/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnunet-0.13.1/m4/lib-ld.m4-60-  esac
##############################################
gnunet-0.13.1/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
gnunet-0.13.1/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
gnunet-0.13.1/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
gnunet-0.13.1/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gnunet-0.13.1/m4/lib-ld.m4-69-      done
##############################################
gnunet-0.13.1/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnunet-0.13.1/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gnunet-0.13.1/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
gnunet-0.13.1/m4/glib-gettext.m4-184-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
gnunet-0.13.1/m4/glib-gettext.m4:185:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
gnunet-0.13.1/m4/glib-gettext.m4-186-	if test "$MSGFMT" != "no"; then
##############################################
gnunet-0.13.1/m4/glib-gettext.m4-191-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
gnunet-0.13.1/m4/glib-gettext.m4:192:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
gnunet-0.13.1/m4/glib-gettext.m4-193-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
gnunet-0.13.1/m4/glib-gettext.m4-339-   if test "x$srcdir" != "x."; then
gnunet-0.13.1/m4/glib-gettext.m4:340:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gnunet-0.13.1/m4/glib-gettext.m4-341-       posrcprefix="$srcdir/"
##############################################
gnunet-0.13.1/m4/glib-gettext.m4-363-if test "x$CATOBJEXT" = "x.mo" ; then
gnunet-0.13.1/m4/glib-gettext.m4:364:  localedir=`eval echo "${libdir}/locale"`
gnunet-0.13.1/m4/glib-gettext.m4-365-else
gnunet-0.13.1/m4/glib-gettext.m4:366:  localedir=`eval echo "${datadir}/locale"`
gnunet-0.13.1/m4/glib-gettext.m4-367-fi
##############################################
gnunet-0.13.1/m4/ax_lib_postgresql.m4-67-	  AC_CACHE_CHECK([for the PostgreSQL libraries CPPFLAGS],[ac_cv_POSTGRESQL_CPPFLAGS],
gnunet-0.13.1/m4/ax_lib_postgresql.m4:68:		       [ac_cv_POSTGRESQL_CPPFLAGS="-I`$PG_CONFIG --includedir`" || _AX_LIB_POSTGRESQL_OLD_fail=yes])
gnunet-0.13.1/m4/ax_lib_postgresql.m4-69-	  AS_IF([test "X$_AX_LIB_POSTGRESQL_OLD_fail" = "Xyes"],[break])
##############################################
gnunet-0.13.1/m4/ax_lib_postgresql.m4-72-	  AC_CACHE_CHECK([for the PostgreSQL libraries LDFLAGS],[ac_cv_POSTGRESQL_LDFLAGS],
gnunet-0.13.1/m4/ax_lib_postgresql.m4:73:		       [ac_cv_POSTGRESQL_LDFLAGS="-L`$PG_CONFIG --libdir`" || _AX_LIB_POSTGRESQL_OLD_fail=yes])
gnunet-0.13.1/m4/ax_lib_postgresql.m4-74-	  AS_IF([test "X$_AX_LIB_POSTGRESQL_OLD_fail" = "Xyes"],[break])
##############################################
gnunet-0.13.1/m4/ax_lib_postgresql.m4-82-		       [
gnunet-0.13.1/m4/ax_lib_postgresql.m4:83:			ac_cv_POSTGRESQL_VERSION=`$PG_CONFIG --version | sed "s/^PostgreSQL[[[:space:]]][[[:space:]]]*\([[0-9.]][[0-9.]]*\).*/\1/"` \
gnunet-0.13.1/m4/ax_lib_postgresql.m4-84-			      || _AX_LIB_POSTGRESQL_OLD_fail=yes
##############################################
gnunet-0.13.1/m4/ax_lib_postgresql.m4-122-    AC_CACHE_CHECK([for the PostgreSQL libraries CPPFLAGS],[ac_cv_POSTGRESQL_CPPFLAGS],
gnunet-0.13.1/m4/ax_lib_postgresql.m4:123:		   [ac_cv_POSTGRESQL_CPPFLAGS="`$PKG_CONFIG libpq --cflags-only-I`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes])
gnunet-0.13.1/m4/ax_lib_postgresql.m4-124-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])
##############################################
gnunet-0.13.1/m4/ax_lib_postgresql.m4-128-    AC_CACHE_CHECK([for the PostgreSQL libraries LDFLAGS],[ac_cv_POSTGRESQL_LDFLAGS],
gnunet-0.13.1/m4/ax_lib_postgresql.m4:129:		   [ac_cv_POSTGRESQL_LDFLAGS="`$PKG_CONFIG libpq --libs-only-L --libs-only-other`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes])
gnunet-0.13.1/m4/ax_lib_postgresql.m4-130-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])
##############################################
gnunet-0.13.1/m4/ax_lib_postgresql.m4-134-    AC_CACHE_CHECK([for the PostgreSQL libraries LIBS],[ac_cv_POSTGRESQL_LIBS],
gnunet-0.13.1/m4/ax_lib_postgresql.m4:135:		   [ac_cv_POSTGRESQL_LIBS="`$PKG_CONFIG libpq --libs-only-l`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=ye])
gnunet-0.13.1/m4/ax_lib_postgresql.m4-136-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])
##############################################
gnunet-0.13.1/m4/ax_lib_postgresql.m4-140-    AC_CACHE_CHECK([for the PostgreSQL version],[ac_cv_POSTGRESQL_VERSION],
gnunet-0.13.1/m4/ax_lib_postgresql.m4:141:		   [ac_cv_POSTGRESQL_VERSION="`$PKG_CONFIG libpq --modversion`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes])
gnunet-0.13.1/m4/ax_lib_postgresql.m4-142-    AS_IF([test "X$_AX_LIB_POSTGRESQL_PKG_CONFIG_fail" = "Xyes"],[break])
##############################################
gnunet-0.13.1/m4/ltsugar.m4-68-m4_define([lt_combine],
gnunet-0.13.1/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
gnunet-0.13.1/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
gnunet-0.13.1/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
gnunet-0.13.1/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
gnunet-0.13.1/m4/gettext.m4-269-      fi
##############################################
gnunet-0.13.1/po/Makefile.in.in-88-.po.gmo:
gnunet-0.13.1/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
gnunet-0.13.1/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
gnunet-0.13.1/po/Makefile.in.in-150-	fi; \
gnunet-0.13.1/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnunet-0.13.1/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
gnunet-0.13.1/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
gnunet-0.13.1/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
gnunet-0.13.1/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
gnunet-0.13.1/po/Makefile.in.in-197-	  cd $(srcdir) \
gnunet-0.13.1/po/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnunet-0.13.1/po/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gnunet-0.13.1/po/Makefile.in.in-228-	for cat in $$catalogs; do \
gnunet-0.13.1/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
gnunet-0.13.1/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnunet-0.13.1/po/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gnunet-0.13.1/po/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gnunet-0.13.1/po/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gnunet-0.13.1/po/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gnunet-0.13.1/po/Makefile.in.in-279-	for cat in $$catalogs; do \
gnunet-0.13.1/po/Makefile.in.in:280:	  cat=`basename $$cat`; \
gnunet-0.13.1/po/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnunet-0.13.1/po/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gnunet-0.13.1/po/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gnunet-0.13.1/po/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gnunet-0.13.1/po/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gnunet-0.13.1/po/Makefile.in.in-325-	for cat in $$catalogs; do \
gnunet-0.13.1/po/Makefile.in.in:326:	  cat=`basename $$cat`; \
gnunet-0.13.1/po/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnunet-0.13.1/po/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
gnunet-0.13.1/po/Makefile.in.in-390-.nop.po-create:
gnunet-0.13.1/po/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
gnunet-0.13.1/po/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
gnunet-0.13.1/po/Makefile.in.in-397-.nop.po-update:
gnunet-0.13.1/po/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
gnunet-0.13.1/po/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
gnunet-0.13.1/po/Makefile.in.in-404-	cd $(srcdir); \
gnunet-0.13.1/po/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnunet-0.13.1/po/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gnunet-0.13.1/po/vi.po-9017-#: src/util/strings.c:636
gnunet-0.13.1/po/vi.po:9018:msgid "Failed to expand `$HOME': environment variable `HOME' not set"
gnunet-0.13.1/po/vi.po-9019-msgstr ""
##############################################
gnunet-0.13.1/po/es.po-9187-#: src/util/strings.c:636
gnunet-0.13.1/po/es.po:9188:msgid "Failed to expand `$HOME': environment variable `HOME' not set"
gnunet-0.13.1/po/es.po-9189-msgstr ""
##############################################
gnunet-0.13.1/po/fr.po-8538-#: src/util/strings.c:636
gnunet-0.13.1/po/fr.po:8539:msgid "Failed to expand `$HOME': environment variable `HOME' not set"
gnunet-0.13.1/po/fr.po-8540-msgstr ""
##############################################
gnunet-0.13.1/po/it.po-8585-#: src/util/strings.c:636
gnunet-0.13.1/po/it.po:8586:msgid "Failed to expand `$HOME': environment variable `HOME' not set"
gnunet-0.13.1/po/it.po-8587-msgstr ""
##############################################
gnunet-0.13.1/po/de.po-8866-#: src/util/strings.c:636
gnunet-0.13.1/po/de.po:8867:msgid "Failed to expand `$HOME': environment variable `HOME' not set"
gnunet-0.13.1/po/de.po-8868-msgstr ""
##############################################
gnunet-0.13.1/po/gnunet.pot-8498-#: src/util/strings.c:636
gnunet-0.13.1/po/gnunet.pot:8499:msgid "Failed to expand `$HOME': environment variable `HOME' not set"
gnunet-0.13.1/po/gnunet.pot-8500-msgstr ""
##############################################
gnunet-0.13.1/po/sv.po-8959-#: src/util/strings.c:636
gnunet-0.13.1/po/sv.po:8960:msgid "Failed to expand `$HOME': environment variable `HOME' not set"
gnunet-0.13.1/po/sv.po-8961-msgstr ""
##############################################
gnunet-0.13.1/po/Rules-quot-15-.insert-header.po-update-en:
gnunet-0.13.1/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
gnunet-0.13.1/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
gnunet-0.13.1/po/Rules-quot-18-	tmpdir=`pwd`; \
gnunet-0.13.1/po/Rules-quot-19-	echo "$$lang:"; \
gnunet-0.13.1/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
gnunet-0.13.1/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
gnunet-0.13.1/po/Rules-quot-22-	cd $(srcdir); \
gnunet-0.13.1/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
gnunet-0.13.1/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
gnunet-0.13.1/po/zh_CN.po-8703-#: src/util/strings.c:636
gnunet-0.13.1/po/zh_CN.po:8704:msgid "Failed to expand `$HOME': environment variable `HOME' not set"
gnunet-0.13.1/po/zh_CN.po-8705-msgstr "扩展“$HOME”失败:没有设置环境变量“HOME”"
##############################################
gnunet-0.13.1/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gnunet-0.13.1/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gnunet-0.13.1/aclocal.m4-94-# and then we would define $MISSING as
##############################################
gnunet-0.13.1/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
gnunet-0.13.1/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnunet-0.13.1/aclocal.m4-109-])
##############################################
gnunet-0.13.1/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
gnunet-0.13.1/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gnunet-0.13.1/aclocal.m4-207-  fi
##############################################
gnunet-0.13.1/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
gnunet-0.13.1/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
gnunet-0.13.1/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnunet-0.13.1/aclocal.m4-365-      || continue
gnunet-0.13.1/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
gnunet-0.13.1/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
gnunet-0.13.1/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
gnunet-0.13.1/aclocal.m4-435-AC_REQUIRE([AC_PROG_INSTALL])dnl
gnunet-0.13.1/aclocal.m4:436:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnunet-0.13.1/aclocal.m4-437-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnunet-0.13.1/aclocal.m4-594-    * )
gnunet-0.13.1/aclocal.m4:595:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnunet-0.13.1/aclocal.m4-596-  esac
gnunet-0.13.1/aclocal.m4-597-done
gnunet-0.13.1/aclocal.m4:598:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gnunet-0.13.1/aclocal.m4-599-
##############################################
gnunet-0.13.1/aclocal.m4-887-  AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version],
gnunet-0.13.1/aclocal.m4:888:    [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`])
gnunet-0.13.1/aclocal.m4-889-  AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
##############################################
gnunet-0.13.1/aclocal.m4-902-  AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform],
gnunet-0.13.1/aclocal.m4:903:    [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
gnunet-0.13.1/aclocal.m4-904-  AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
##############################################
gnunet-0.13.1/aclocal.m4-950-     $am_py_prefix*)
gnunet-0.13.1/aclocal.m4:951:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
gnunet-0.13.1/aclocal.m4:952:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
gnunet-0.13.1/aclocal.m4-953-       ;;
##############################################
gnunet-0.13.1/aclocal.m4-992-     $am_py_exec_prefix*)
gnunet-0.13.1/aclocal.m4:993:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
gnunet-0.13.1/aclocal.m4:994:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
gnunet-0.13.1/aclocal.m4-995-       ;;
##############################################
gnunet-0.13.1/aclocal.m4-1088-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnunet-0.13.1/aclocal.m4:1089:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnunet-0.13.1/aclocal.m4-1090-     if test "$[*]" = "X"; then
gnunet-0.13.1/aclocal.m4-1091-	# -L didn't work.
gnunet-0.13.1/aclocal.m4:1092:	set X `ls -t "$srcdir/configure" conftest.file`
gnunet-0.13.1/aclocal.m4-1093-     fi
##############################################
gnunet-0.13.1/doc/system_specific/FROM_SOURCE-543-  libogg-dev zlib1g-dev g++ gettext libgsf-1-dev libunbound-dev \
gnunet-0.13.1/doc/system_specific/FROM_SOURCE:544:  libqrencode-dev libgladeui-dev nasm texlive-latex-extra \
gnunet-0.13.1/doc/system_specific/FROM_SOURCE-545-  libunique-3.0-dev gawk miniupnpc libfuse-dev libbluetooth-dev
##############################################
gnunet-0.13.1/doc/system_specific/FROM_SOURCE-785-libtidy-dev libvorbis-dev libogg-dev zlib1g-dev g++ gettext \
gnunet-0.13.1/doc/system_specific/FROM_SOURCE:786:libgsf-1-dev libunbound-dev libqrencode-dev libgladeui-dev nasm \
gnunet-0.13.1/doc/system_specific/FROM_SOURCE-787-texlive-latex-extra libunique-3.0-dev gawk miniupnpc libfuse-dev \
##############################################
gnunet-0.13.1/doc/doxygen/Makefile.in-49-  { \
gnunet-0.13.1/doc/doxygen/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/doc/doxygen/Makefile.in-51-  }; \
##############################################
gnunet-0.13.1/doc/doxygen/Makefile.in-419-distdir-am: $(DISTFILES)
gnunet-0.13.1/doc/doxygen/Makefile.in:420:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/doc/doxygen/Makefile.in:421:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/doc/doxygen/Makefile.in-422-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/doc/doxygen/Makefile.in-433-	  if test -d $$d/$$file; then \
gnunet-0.13.1/doc/doxygen/Makefile.in:434:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/doc/doxygen/Makefile.in-435-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/doc/man/Makefile.in-51-  { \
gnunet-0.13.1/doc/man/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/doc/man/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/doc/man/Makefile.in-141-  esac
gnunet-0.13.1/doc/man/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/doc/man/Makefile.in-143-am__vpath_adj = case $$p in \
gnunet-0.13.1/doc/man/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/doc/man/Makefile.in-145-    *) f=$$p;; \
gnunet-0.13.1/doc/man/Makefile.in-146-  esac;
gnunet-0.13.1/doc/man/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/doc/man/Makefile.in-148-am__install_max = 40
gnunet-0.13.1/doc/man/Makefile.in-149-am__nobase_strip_setup = \
gnunet-0.13.1/doc/man/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/doc/man/Makefile.in-151-am__nobase_strip = \
##############################################
gnunet-0.13.1/doc/man/Makefile.in-475-	test -n "$(man1dir)" \
gnunet-0.13.1/doc/man/Makefile.in:476:	  && test -n "`echo $$list1$$list2`" \
gnunet-0.13.1/doc/man/Makefile.in-477-	  || exit 0; \
##############################################
gnunet-0.13.1/doc/man/Makefile.in-518-	test -n "$(man5dir)" \
gnunet-0.13.1/doc/man/Makefile.in:519:	  && test -n "`echo $$list1$$list2`" \
gnunet-0.13.1/doc/man/Makefile.in-520-	  || exit 0; \
##############################################
gnunet-0.13.1/doc/man/Makefile.in-561-	test -n "$(man7dir)" \
gnunet-0.13.1/doc/man/Makefile.in:562:	  && test -n "`echo $$list1$$list2`" \
gnunet-0.13.1/doc/man/Makefile.in-563-	  || exit 0; \
##############################################
gnunet-0.13.1/doc/man/Makefile.in-610-distdir-am: $(DISTFILES)
gnunet-0.13.1/doc/man/Makefile.in:611:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/doc/man/Makefile.in:612:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/doc/man/Makefile.in-613-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/doc/man/Makefile.in-624-	  if test -d $$d/$$file; then \
gnunet-0.13.1/doc/man/Makefile.in:625:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/doc/man/Makefile.in-626-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-49-  { \
gnunet-0.13.1/doc/tutorial/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-51-  }; \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-177-am__installdirs = "$(DESTDIR)$(infodir)"
gnunet-0.13.1/doc/tutorial/Makefile.in:178:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/doc/tutorial/Makefile.in-179-am__vpath_adj = case $$p in \
gnunet-0.13.1/doc/tutorial/Makefile.in:180:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/doc/tutorial/Makefile.in-181-    *) f=$$p;; \
gnunet-0.13.1/doc/tutorial/Makefile.in-182-  esac;
gnunet-0.13.1/doc/tutorial/Makefile.in:183:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/doc/tutorial/Makefile.in-184-am__install_max = 40
gnunet-0.13.1/doc/tutorial/Makefile.in-185-am__nobase_strip_setup = \
gnunet-0.13.1/doc/tutorial/Makefile.in:186:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/doc/tutorial/Makefile.in-187-am__nobase_strip = \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-575-	  $(am__cd) $(srcdir) && \
gnunet-0.13.1/doc/tutorial/Makefile.in:576:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-577-	fi; \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-607-	@(dir=.; test -f ./tutorial.texi || dir=$(srcdir); \
gnunet-0.13.1/doc/tutorial/Makefile.in:608:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/tutorial.texi`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-609-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-651-	  for file in $$list; do \
gnunet-0.13.1/doc/tutorial/Makefile.in:652:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-653-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-660-	for file in $$list; do \
gnunet-0.13.1/doc/tutorial/Makefile.in:661:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in:662:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-663-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-687-dist-info: $(INFO_DEPS)
gnunet-0.13.1/doc/tutorial/Makefile.in:688:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-689-	list='$(INFO_DEPS)'; \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-691-	  case $$base in \
gnunet-0.13.1/doc/tutorial/Makefile.in:692:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/doc/tutorial/Makefile.in-693-	  esac; \
gnunet-0.13.1/doc/tutorial/Makefile.in-694-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
gnunet-0.13.1/doc/tutorial/Makefile.in:695:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-696-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
gnunet-0.13.1/doc/tutorial/Makefile.in-697-	    if test -f $$file; then \
gnunet-0.13.1/doc/tutorial/Makefile.in:698:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-699-	      test -f "$(distdir)/$$relfile" || \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-715-	@list='$(INFO_DEPS)'; for i in $$list; do \
gnunet-0.13.1/doc/tutorial/Makefile.in:716:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-717-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-730-distdir-am: $(DISTFILES)
gnunet-0.13.1/doc/tutorial/Makefile.in:731:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in:732:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-733-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-744-	  if test -d $$d/$$file; then \
gnunet-0.13.1/doc/tutorial/Makefile.in:745:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-746-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-873-	@$(NORMAL_INSTALL)
gnunet-0.13.1/doc/tutorial/Makefile.in:874:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-875-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-881-	  case $$file in \
gnunet-0.13.1/doc/tutorial/Makefile.in:882:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/doc/tutorial/Makefile.in-883-	  esac; \
gnunet-0.13.1/doc/tutorial/Makefile.in-884-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
gnunet-0.13.1/doc/tutorial/Makefile.in:885:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-886-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
gnunet-0.13.1/doc/tutorial/Makefile.in-899-	  for file in $$list; do \
gnunet-0.13.1/doc/tutorial/Makefile.in:900:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gnunet-0.13.1/doc/tutorial/Makefile.in-901-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-50-  { \
gnunet-0.13.1/doc/handbook/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/doc/handbook/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-178-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(infoimagedir)"
gnunet-0.13.1/doc/handbook/Makefile.in:179:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/doc/handbook/Makefile.in-180-am__vpath_adj = case $$p in \
gnunet-0.13.1/doc/handbook/Makefile.in:181:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/doc/handbook/Makefile.in-182-    *) f=$$p;; \
gnunet-0.13.1/doc/handbook/Makefile.in-183-  esac;
gnunet-0.13.1/doc/handbook/Makefile.in:184:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/doc/handbook/Makefile.in-185-am__install_max = 40
gnunet-0.13.1/doc/handbook/Makefile.in-186-am__nobase_strip_setup = \
gnunet-0.13.1/doc/handbook/Makefile.in:187:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/doc/handbook/Makefile.in-188-am__nobase_strip = \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-601-	  $(am__cd) $(srcdir) && \
gnunet-0.13.1/doc/handbook/Makefile.in:602:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-603-	fi; \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-633-	@(dir=.; test -f ./gnunet.texi || dir=$(srcdir); \
gnunet-0.13.1/doc/handbook/Makefile.in:634:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/gnunet.texi`; \
gnunet-0.13.1/doc/handbook/Makefile.in-635-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-677-	  for file in $$list; do \
gnunet-0.13.1/doc/handbook/Makefile.in:678:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-679-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-686-	for file in $$list; do \
gnunet-0.13.1/doc/handbook/Makefile.in:687:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
gnunet-0.13.1/doc/handbook/Makefile.in:688:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-689-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-713-dist-info: $(INFO_DEPS)
gnunet-0.13.1/doc/handbook/Makefile.in:714:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-715-	list='$(INFO_DEPS)'; \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-717-	  case $$base in \
gnunet-0.13.1/doc/handbook/Makefile.in:718:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/doc/handbook/Makefile.in-719-	  esac; \
gnunet-0.13.1/doc/handbook/Makefile.in-720-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
gnunet-0.13.1/doc/handbook/Makefile.in:721:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-722-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
gnunet-0.13.1/doc/handbook/Makefile.in-723-	    if test -f $$file; then \
gnunet-0.13.1/doc/handbook/Makefile.in:724:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
gnunet-0.13.1/doc/handbook/Makefile.in-725-	      test -f "$(distdir)/$$relfile" || \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-739-	@list='$(INFO_DEPS)'; for i in $$list; do \
gnunet-0.13.1/doc/handbook/Makefile.in:740:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-741-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-762-	@list='$(dist_infoimage_DATA)'; test -n "$(infoimagedir)" || list=; \
gnunet-0.13.1/doc/handbook/Makefile.in:763:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-764-	dir='$(DESTDIR)$(infoimagedir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-775-distdir-am: $(DISTFILES)
gnunet-0.13.1/doc/handbook/Makefile.in:776:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/doc/handbook/Makefile.in:777:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-778-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-789-	  if test -d $$d/$$file; then \
gnunet-0.13.1/doc/handbook/Makefile.in:790:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-791-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-919-	@$(NORMAL_INSTALL)
gnunet-0.13.1/doc/handbook/Makefile.in:920:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-921-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-927-	  case $$file in \
gnunet-0.13.1/doc/handbook/Makefile.in:928:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/doc/handbook/Makefile.in-929-	  esac; \
gnunet-0.13.1/doc/handbook/Makefile.in-930-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
gnunet-0.13.1/doc/handbook/Makefile.in:931:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-932-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
gnunet-0.13.1/doc/handbook/Makefile.in-945-	  for file in $$list; do \
gnunet-0.13.1/doc/handbook/Makefile.in:946:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gnunet-0.13.1/doc/handbook/Makefile.in-947-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
gnunet-0.13.1/doc/Makefile.in-49-  { \
gnunet-0.13.1/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/doc/Makefile.in-51-  }; \
##############################################
gnunet-0.13.1/doc/Makefile.in-180-  while test -n "$$dir1"; do \
gnunet-0.13.1/doc/Makefile.in:181:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-0.13.1/doc/Makefile.in-182-    if test "$$first" != "."; then \
gnunet-0.13.1/doc/Makefile.in-183-      if test "$$first" = ".."; then \
gnunet-0.13.1/doc/Makefile.in:184:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-0.13.1/doc/Makefile.in:185:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-0.13.1/doc/Makefile.in-186-      else \
gnunet-0.13.1/doc/Makefile.in:187:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-0.13.1/doc/Makefile.in-188-        if test "$$first2" = "$$first"; then \
gnunet-0.13.1/doc/Makefile.in:189:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/doc/Makefile.in-190-        else \
##############################################
gnunet-0.13.1/doc/Makefile.in-195-    fi; \
gnunet-0.13.1/doc/Makefile.in:196:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/doc/Makefile.in-197-  done; \
##############################################
gnunet-0.13.1/doc/Makefile.in-490-	dot_seen=no; \
gnunet-0.13.1/doc/Makefile.in:491:	target=`echo $@ | sed s/-recursive//`; \
gnunet-0.13.1/doc/Makefile.in-492-	case "$@" in \
##############################################
gnunet-0.13.1/doc/Makefile.in-553-GTAGS:
gnunet-0.13.1/doc/Makefile.in:554:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/doc/Makefile.in-555-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/doc/Makefile.in-579-distdir-am: $(DISTFILES)
gnunet-0.13.1/doc/Makefile.in:580:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/doc/Makefile.in:581:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/doc/Makefile.in-582-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/doc/Makefile.in-593-	  if test -d $$d/$$file; then \
gnunet-0.13.1/doc/Makefile.in:594:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/doc/Makefile.in-595-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/config.rpath-33-host="$1"
gnunet-0.13.1/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gnunet-0.13.1/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gnunet-0.13.1/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gnunet-0.13.1/config.rpath-37-
##############################################
gnunet-0.13.1/config.rpath-47-done
gnunet-0.13.1/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
gnunet-0.13.1/config.rpath-49-
##############################################
gnunet-0.13.1/config.rpath-97-        *)
gnunet-0.13.1/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
gnunet-0.13.1/config.rpath-99-            *Sun\ C*)
##############################################
gnunet-0.13.1/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnunet-0.13.1/config.rpath:224:      case `$LD -v 2>&1` in
gnunet-0.13.1/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnunet-0.13.1/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
gnunet-0.13.1/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
gnunet-0.13.1/config.rpath-231-          else
##############################################
gnunet-0.13.1/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
gnunet-0.13.1/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
gnunet-0.13.1/config.rpath-288-          if test -f "$collect2name" && \
##############################################
gnunet-0.13.1/config.rpath-425-        hardcode_direct=yes
gnunet-0.13.1/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnunet-0.13.1/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
gnunet-0.13.1/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
gnunet-0.13.1/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
gnunet-0.13.1/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
gnunet-0.13.1/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
gnunet-0.13.1/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-0.13.1/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
gnunet-0.13.1/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-0.13.1/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-0.13.1/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-0.13.1/config.rpath-639-
##############################################
gnunet-0.13.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnunet-0.13.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnunet-0.13.1/configure-47-  as_echo='print -r --'
gnunet-0.13.1/configure-48-  as_echo_n='print -rn --'
gnunet-0.13.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnunet-0.13.1/configure-50-  as_echo='printf %s\n'
##############################################
gnunet-0.13.1/configure-52-else
gnunet-0.13.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnunet-0.13.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnunet-0.13.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnunet-0.13.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnunet-0.13.1/configure-64-      esac;
##############################################
gnunet-0.13.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gnunet-0.13.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gnunet-0.13.1/configure-201-
##############################################
gnunet-0.13.1/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
gnunet-0.13.1/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
gnunet-0.13.1/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
gnunet-0.13.1/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gnunet-0.13.1/configure-335-      case $as_dir in #(
gnunet-0.13.1/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnunet-0.13.1/configure-337-      *) as_qdir=$as_dir;;
##############################################
gnunet-0.13.1/configure-408-  {
gnunet-0.13.1/configure:409:    as_val=`expr "$@" || test $? -eq 1`
gnunet-0.13.1/configure-410-  }
##############################################
gnunet-0.13.1/configure-415-# ----------------------------------------
gnunet-0.13.1/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnunet-0.13.1/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnunet-0.13.1/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gnunet-0.13.1/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gnunet-0.13.1/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gnunet-0.13.1/configure-1162-  case $ac_option in
gnunet-0.13.1/configure:1163:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gnunet-0.13.1/configure-1164-  *=)   ac_optarg= ;;
##############################################
gnunet-0.13.1/configure-1206-  -disable-* | --disable-*)
gnunet-0.13.1/configure:1207:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gnunet-0.13.1/configure-1208-    # Reject names that are not valid shell variable names.
##############################################
gnunet-0.13.1/configure-1211-    ac_useropt_orig=$ac_useropt
gnunet-0.13.1/configure:1212:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnunet-0.13.1/configure-1213-    case $ac_user_opts in
##############################################
gnunet-0.13.1/configure-1232-  -enable-* | --enable-*)
gnunet-0.13.1/configure:1233:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gnunet-0.13.1/configure-1234-    # Reject names that are not valid shell variable names.
##############################################
gnunet-0.13.1/configure-1237-    ac_useropt_orig=$ac_useropt
gnunet-0.13.1/configure:1238:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnunet-0.13.1/configure-1239-    case $ac_user_opts in
##############################################
gnunet-0.13.1/configure-1436-  -with-* | --with-*)
gnunet-0.13.1/configure:1437:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gnunet-0.13.1/configure-1438-    # Reject names that are not valid shell variable names.
##############################################
gnunet-0.13.1/configure-1441-    ac_useropt_orig=$ac_useropt
gnunet-0.13.1/configure:1442:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnunet-0.13.1/configure-1443-    case $ac_user_opts in
##############################################
gnunet-0.13.1/configure-1452-  -without-* | --without-*)
gnunet-0.13.1/configure:1453:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gnunet-0.13.1/configure-1454-    # Reject names that are not valid shell variable names.
##############################################
gnunet-0.13.1/configure-1457-    ac_useropt_orig=$ac_useropt
gnunet-0.13.1/configure:1458:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnunet-0.13.1/configure-1459-    case $ac_user_opts in
##############################################
gnunet-0.13.1/configure-1490-  *=*)
gnunet-0.13.1/configure:1491:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gnunet-0.13.1/configure-1492-    # Reject names that are not valid shell variable names.
##############################################
gnunet-0.13.1/configure-1511-if test -n "$ac_prev"; then
gnunet-0.13.1/configure:1512:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gnunet-0.13.1/configure-1513-  as_fn_error $? "missing argument to $ac_option"
##############################################
gnunet-0.13.1/configure-1533-    */ )
gnunet-0.13.1/configure:1534:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gnunet-0.13.1/configure-1535-      eval $ac_var=\$ac_val;;
##############################################
gnunet-0.13.1/configure-1568-ac_ls_di=`ls -di .` &&
gnunet-0.13.1/configure:1569:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gnunet-0.13.1/configure-1570-  as_fn_error $? "working directory cannot be determined"
##############################################
gnunet-0.13.1/configure-1624-case $srcdir in
gnunet-0.13.1/configure:1625:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gnunet-0.13.1/configure-1626-esac
##############################################
gnunet-0.13.1/configure-1667-By default, \`make install' will install all the files in
gnunet-0.13.1/configure:1668:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gnunet-0.13.1/configure:1669:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gnunet-0.13.1/configure-1670-for instance \`--prefix=\$HOME'.
##############################################
gnunet-0.13.1/configure-1882-*)
gnunet-0.13.1/configure:1883:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnunet-0.13.1/configure-1884-  # A ".." for each directory in $ac_dir_suffix.
gnunet-0.13.1/configure:1885:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnunet-0.13.1/configure-1886-  case $ac_top_builddir_sub in
##############################################
gnunet-0.13.1/configure-2306-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
gnunet-0.13.1/configure:2307:  as_decl_name=`echo $2|sed 's/ *(.*//'`
gnunet-0.13.1/configure:2308:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
gnunet-0.13.1/configure-2309-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
gnunet-0.13.1/configure-2748-    *\'*)
gnunet-0.13.1/configure:2749:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnunet-0.13.1/configure-2750-    esac
##############################################
gnunet-0.13.1/configure-2831-      case $ac_val in
gnunet-0.13.1/configure:2832:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnunet-0.13.1/configure-2833-      esac
##############################################
gnunet-0.13.1/configure-2846-	case $ac_val in
gnunet-0.13.1/configure:2847:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnunet-0.13.1/configure-2848-	esac
##############################################
gnunet-0.13.1/configure-2967-    set,)
gnunet-0.13.1/configure:2968:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gnunet-0.13.1/configure:2969:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gnunet-0.13.1/configure-2970-      ac_cache_corrupted=: ;;
##############################################
gnunet-0.13.1/configure-2978-	# differences in whitespace do not lead to failure.
gnunet-0.13.1/configure:2979:	ac_old_val_w=`echo x $ac_old_val`
gnunet-0.13.1/configure:2980:	ac_new_val_w=`echo x $ac_new_val`
gnunet-0.13.1/configure-2981-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gnunet-0.13.1/configure-2998-    case $ac_new_val in
gnunet-0.13.1/configure:2999:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gnunet-0.13.1/configure-3000-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gnunet-0.13.1/configure-3082-test "x$ac_build_alias" = x &&
gnunet-0.13.1/configure:3083:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gnunet-0.13.1/configure-3084-test "x$ac_build_alias" = x &&
gnunet-0.13.1/configure-3085-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gnunet-0.13.1/configure:3086:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gnunet-0.13.1/configure-3087-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gnunet-0.13.1/configure-3106-IFS=$ac_save_IFS
gnunet-0.13.1/configure:3107:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gnunet-0.13.1/configure-3108-
##############################################
gnunet-0.13.1/configure-3117-else
gnunet-0.13.1/configure:3118:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gnunet-0.13.1/configure-3119-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gnunet-0.13.1/configure-3139-IFS=$ac_save_IFS
gnunet-0.13.1/configure:3140:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gnunet-0.13.1/configure-3141-
##############################################
gnunet-0.13.1/configure-3150-else
gnunet-0.13.1/configure:3151:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
gnunet-0.13.1/configure-3152-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
gnunet-0.13.1/configure-3172-IFS=$ac_save_IFS
gnunet-0.13.1/configure:3173:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
gnunet-0.13.1/configure-3174-
##############################################
gnunet-0.13.1/configure-3302-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnunet-0.13.1/configure:3303:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnunet-0.13.1/configure-3304-     if test "$*" = "X"; then
gnunet-0.13.1/configure-3305-	# -L didn't work.
gnunet-0.13.1/configure:3306:	set X `ls -t "$srcdir/configure" conftest.file`
gnunet-0.13.1/configure-3307-     fi
##############################################
gnunet-0.13.1/configure-3353-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gnunet-0.13.1/configure:3354:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gnunet-0.13.1/configure-3355-
gnunet-0.13.1/configure-3356-# Expand $ac_aux_dir to an absolute path.
gnunet-0.13.1/configure:3357:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnunet-0.13.1/configure-3358-
##############################################
gnunet-0.13.1/configure-3498-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gnunet-0.13.1/configure:3499:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gnunet-0.13.1/configure-3500-	     'mkdir (GNU coreutils) '* | \
##############################################
gnunet-0.13.1/configure-3571-set x ${MAKE-make}
gnunet-0.13.1/configure:3572:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnunet-0.13.1/configure-3573-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gnunet-0.13.1/configure-3581-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnunet-0.13.1/configure:3582:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnunet-0.13.1/configure-3583-  *@@@%%%=?*=@@@%%%*)
##############################################
gnunet-0.13.1/configure-3647-
gnunet-0.13.1/configure:3648:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnunet-0.13.1/configure-3649-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnunet-0.13.1/configure-4256-$as_echo_n "checking whether the C compiler works... " >&6; }
gnunet-0.13.1/configure:4257:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gnunet-0.13.1/configure-4258-
##############################################
gnunet-0.13.1/configure-4300-	then :; else
gnunet-0.13.1/configure:4301:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnunet-0.13.1/configure-4302-	fi
##############################################
gnunet-0.13.1/configure-4360-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gnunet-0.13.1/configure:4361:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnunet-0.13.1/configure-4362-	  break;;
##############################################
gnunet-0.13.1/configure-4469-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gnunet-0.13.1/configure:4470:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gnunet-0.13.1/configure-4471-       break;;
##############################################
gnunet-0.13.1/configure-4787-  if test "$am_compiler_list" = ""; then
gnunet-0.13.1/configure:4788:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnunet-0.13.1/configure-4789-  fi
##############################################
gnunet-0.13.1/configure-5343-  if test "$am_compiler_list" = ""; then
gnunet-0.13.1/configure:5344:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnunet-0.13.1/configure-5345-  fi
##############################################
gnunet-0.13.1/configure-5455-set x ${MAKE-make}
gnunet-0.13.1/configure:5456:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnunet-0.13.1/configure-5457-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gnunet-0.13.1/configure-5465-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnunet-0.13.1/configure:5466:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnunet-0.13.1/configure-5467-  *@@@%%%=?*=@@@%%%*)
##############################################
gnunet-0.13.1/configure-5534-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gnunet-0.13.1/configure:5535:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gnunet-0.13.1/configure-5536-  ECHO='print -r --'
gnunet-0.13.1/configure:5537:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gnunet-0.13.1/configure-5538-  ECHO='printf %s\n'
##############################################
gnunet-0.13.1/configure-5603-  # Check for GNU $ac_path_SED
gnunet-0.13.1/configure:5604:case `"$ac_path_SED" --version 2>&1` in
gnunet-0.13.1/configure-5605-*GNU*)
##############################################
gnunet-0.13.1/configure-5679-  # Check for GNU $ac_path_GREP
gnunet-0.13.1/configure:5680:case `"$ac_path_GREP" --version 2>&1` in
gnunet-0.13.1/configure-5681-*GNU*)
##############################################
gnunet-0.13.1/configure-5745-  # Check for GNU $ac_path_EGREP
gnunet-0.13.1/configure:5746:case `"$ac_path_EGREP" --version 2>&1` in
gnunet-0.13.1/configure-5747-*GNU*)
##############################################
gnunet-0.13.1/configure-5812-  # Check for GNU $ac_path_FGREP
gnunet-0.13.1/configure:5813:case `"$ac_path_FGREP" --version 2>&1` in
gnunet-0.13.1/configure-5814-*GNU*)
##############################################
gnunet-0.13.1/configure-5892-    # gcc leaves a trailing carriage return, which upsets mingw
gnunet-0.13.1/configure:5893:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnunet-0.13.1/configure-5894-  *)
gnunet-0.13.1/configure:5895:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnunet-0.13.1/configure-5896-  esac
##############################################
gnunet-0.13.1/configure-5901-      # Canonicalize the pathname of ld
gnunet-0.13.1/configure:5902:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnunet-0.13.1/configure-5903-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnunet-0.13.1/configure:5904:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnunet-0.13.1/configure-5905-      done
##############################################
gnunet-0.13.1/configure-5936-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnunet-0.13.1/configure:5937:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnunet-0.13.1/configure-5938-      *GNU* | *'with BFD'*)
##############################################
gnunet-0.13.1/configure-5967-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnunet-0.13.1/configure:5968:case `$LD -v 2>&1 </dev/null` in
gnunet-0.13.1/configure-5969-*GNU* | *'with BFD'*)
##############################################
gnunet-0.13.1/configure-6017-	esac
gnunet-0.13.1/configure:6018:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gnunet-0.13.1/configure-6019-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gnunet-0.13.1/configure-6023-	*)
gnunet-0.13.1/configure:6024:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnunet-0.13.1/configure-6025-	  */dev/null*)
##############################################
gnunet-0.13.1/configure-6151-
gnunet-0.13.1/configure:6152:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gnunet-0.13.1/configure-6153-    *COFF*)
##############################################
gnunet-0.13.1/configure-6252-    # And add a safety zone
gnunet-0.13.1/configure:6253:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnunet-0.13.1/configure:6254:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnunet-0.13.1/configure-6255-    ;;
##############################################
gnunet-0.13.1/configure-6285-    if test -n "$kargmax"; then
gnunet-0.13.1/configure:6286:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gnunet-0.13.1/configure-6287-    else
##############################################
gnunet-0.13.1/configure-6294-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gnunet-0.13.1/configure:6295:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnunet-0.13.1/configure:6296:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnunet-0.13.1/configure-6297-    else
##############################################
gnunet-0.13.1/configure-6306-      # we can't tell.
gnunet-0.13.1/configure:6307:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gnunet-0.13.1/configure-6308-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnunet-0.13.1/configure-6310-      do
gnunet-0.13.1/configure:6311:        i=`expr $i + 1`
gnunet-0.13.1/configure-6312-        teststring=$teststring$teststring
##############################################
gnunet-0.13.1/configure-6314-      # Only check the string length outside the loop.
gnunet-0.13.1/configure:6315:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnunet-0.13.1/configure-6316-      teststring=
##############################################
gnunet-0.13.1/configure-6319-      # linker.  It appears as though 1/2 is a usable value.
gnunet-0.13.1/configure:6320:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnunet-0.13.1/configure-6321-    fi
##############################################
gnunet-0.13.1/configure-6730-openbsd* | bitrig*)
gnunet-0.13.1/configure:6731:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnunet-0.13.1/configure-6732-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gnunet-0.13.1/configure-6800-    else
gnunet-0.13.1/configure:6801:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
gnunet-0.13.1/configure-6802-    fi
##############################################
gnunet-0.13.1/configure-6945-  # decide which one to use based on capabilities of $DLLTOOL
gnunet-0.13.1/configure:6946:  case `$DLLTOOL --help 2>&1` in
gnunet-0.13.1/configure-6947-  *--identify-strict*)
##############################################
gnunet-0.13.1/configure-7483-# If we're using GNU nm, then use its standard symbol codes.
gnunet-0.13.1/configure:7484:case `$NM -V 2>&1` in
gnunet-0.13.1/configure-7485-*GNU* | *'with BFD'*)
##############################################
gnunet-0.13.1/configure-7531-mingw*)
gnunet-0.13.1/configure:7532:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnunet-0.13.1/configure-7533-  ;;
##############################################
gnunet-0.13.1/configure-7763-   if test yes = "$GCC"; then
gnunet-0.13.1/configure:7764:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gnunet-0.13.1/configure-7765-   fi
##############################################
gnunet-0.13.1/configure-7767- /*)
gnunet-0.13.1/configure:7768:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gnunet-0.13.1/configure-7769-   ;; #(
##############################################
gnunet-0.13.1/configure-7862-    done
gnunet-0.13.1/configure:7863:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnunet-0.13.1/configure-7864-}
##############################################
gnunet-0.13.1/configure-7884-  test $ac_status = 0; }; then
gnunet-0.13.1/configure:7885:    case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/configure-7886-      *ELF-32*)
##############################################
gnunet-0.13.1/configure-7905-    if test yes = "$lt_cv_prog_gnu_ld"; then
gnunet-0.13.1/configure:7906:      case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/configure-7907-	*32-bit*)
##############################################
gnunet-0.13.1/configure-7917-    else
gnunet-0.13.1/configure:7918:      case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/configure-7919-	*32-bit*)
##############################################
gnunet-0.13.1/configure-7943-    emul=elf
gnunet-0.13.1/configure:7944:    case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/configure-7945-      *32-bit*)
##############################################
gnunet-0.13.1/configure-7951-    esac
gnunet-0.13.1/configure:7952:    case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/configure-7953-      *MSB*)
##############################################
gnunet-0.13.1/configure-7959-    esac
gnunet-0.13.1/configure:7960:    case `/usr/bin/file conftest.$ac_objext` in
gnunet-0.13.1/configure-7961-      *N32*)
##############################################
gnunet-0.13.1/configure-8892-    *:)
gnunet-0.13.1/configure:8893:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnunet-0.13.1/configure-8894-        ;;
gnunet-0.13.1/configure-8895-    x:*)
gnunet-0.13.1/configure:8896:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnunet-0.13.1/configure-8897-        ;;
gnunet-0.13.1/configure-8898-    *::*)
gnunet-0.13.1/configure:8899:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnunet-0.13.1/configure:8900:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnunet-0.13.1/configure-8901-        ;;
gnunet-0.13.1/configure-8902-    *)
gnunet-0.13.1/configure:8903:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnunet-0.13.1/configure-8904-        ;;
##############################################
gnunet-0.13.1/configure-9161-do :
gnunet-0.13.1/configure:9162:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnunet-0.13.1/configure-9163-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gnunet-0.13.1/configure-9166-  cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:9167:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnunet-0.13.1/configure-9168-_ACEOF
##############################################
gnunet-0.13.1/configure-9522-	"file_magic "*)
gnunet-0.13.1/configure:9523:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnunet-0.13.1/configure-9524-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnunet-0.13.1/configure-9588-	"file_magic "*)
gnunet-0.13.1/configure:9589:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnunet-0.13.1/configure-9590-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnunet-0.13.1/configure-9986-      *)
gnunet-0.13.1/configure:9987:	case `$CC -V 2>&1 | sed 5q` in
gnunet-0.13.1/configure-9988-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
gnunet-0.13.1/configure-10432-	# shared libraries, regardless of the interface used.
gnunet-0.13.1/configure:10433:	case `$LD -v 2>&1` in
gnunet-0.13.1/configure-10434-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gnunet-0.13.1/configure-10464-    supports_anon_versioning=no
gnunet-0.13.1/configure:10465:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
gnunet-0.13.1/configure-10466-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnunet-0.13.1/configure-10533-	# is; otherwise, prepend EXPORTS...
gnunet-0.13.1/configure:10534:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnunet-0.13.1/configure-10535-          cp $export_symbols $output_objdir/$soname.def;
##############################################
gnunet-0.13.1/configure-10567-	prefix_cmds="$SED"~
gnunet-0.13.1/configure:10568:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnunet-0.13.1/configure-10569-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnunet-0.13.1/configure-10590-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnunet-0.13.1/configure:10591:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnunet-0.13.1/configure:10592:      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'
gnunet-0.13.1/configure-10593-      ;;
##############################################
gnunet-0.13.1/configure-10608-        pgcc*)				# Portland Group C compiler
gnunet-0.13.1/configure:10609:	  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'
gnunet-0.13.1/configure-10610-	  tmp_addflag=' $pic_flag'
##############################################
gnunet-0.13.1/configure-10613-					# Portland Group f77 and f90 compilers
gnunet-0.13.1/configure:10614:	  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'
gnunet-0.13.1/configure-10615-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnunet-0.13.1/configure-10630-	nvcc*)	# Cuda Compiler Driver 2.2
gnunet-0.13.1/configure:10631:	  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'
gnunet-0.13.1/configure-10632-	  compiler_needs_object=yes
##############################################
gnunet-0.13.1/configure-10634-	esac
gnunet-0.13.1/configure:10635:	case `$CC -V 2>&1 | sed 5q` in
gnunet-0.13.1/configure-10636-	*Sun\ C*)			# Sun C 5.9
gnunet-0.13.1/configure:10637:	  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'
gnunet-0.13.1/configure-10638-	  compiler_needs_object=yes
##############################################
gnunet-0.13.1/configure-10705-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnunet-0.13.1/configure:10706:      case `$LD -v 2>&1` in
gnunet-0.13.1/configure-10707-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnunet-0.13.1/configure-10794-	else
gnunet-0.13.1/configure:10795:	  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 == "L") || (\$ 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'
gnunet-0.13.1/configure-10796-	fi
##############################################
gnunet-0.13.1/configure-10859-	# below for broken collect2 doesn't work under 4.3+
gnunet-0.13.1/configure:10860:	  collect2name=`$CC -print-prog-name=collect2`
gnunet-0.13.1/configure-10861-	  if test -f "$collect2name" &&
##############################################
gnunet-0.13.1/configure-10939-      }'
gnunet-0.13.1/configure:10940:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnunet-0.13.1/configure-10941-  # Check for a 64-bit object if we didn't find anything.
gnunet-0.13.1/configure-10942-  if test -z "$lt_cv_aix_libpath_"; then
gnunet-0.13.1/configure:10943:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnunet-0.13.1/configure-10944-  fi
##############################################
gnunet-0.13.1/configure-10957-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
gnunet-0.13.1/configure:10958:        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
gnunet-0.13.1/configure-10959-      else
##############################################
gnunet-0.13.1/configure-10992-      }'
gnunet-0.13.1/configure:10993:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnunet-0.13.1/configure-10994-  # Check for a 64-bit object if we didn't find anything.
gnunet-0.13.1/configure-10995-  if test -z "$lt_cv_aix_libpath_"; then
gnunet-0.13.1/configure:10996:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnunet-0.13.1/configure-10997-  fi
##############################################
gnunet-0.13.1/configure-11024-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gnunet-0.13.1/configure:11025:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gnunet-0.13.1/configure-11026-	  if test svr4 != "$with_aix_soname"; then
##############################################
gnunet-0.13.1/configure-11077-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gnunet-0.13.1/configure:11078:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnunet-0.13.1/configure-11079-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gnunet-0.13.1/configure-11115-	# FIXME: Setting linknames here is a bad hack.
gnunet-0.13.1/configure:11116:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gnunet-0.13.1/configure-11117-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gnunet-0.13.1/configure-11133-  if test yes = "$lt_cv_ld_force_load"; then
gnunet-0.13.1/configure:11134:    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\"`'
gnunet-0.13.1/configure-11135-
##############################################
gnunet-0.13.1/configure-11313-      if test yes = "$GCC"; then
gnunet-0.13.1/configure:11314:	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'
gnunet-0.13.1/configure-11315-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnunet-0.13.1/configure-11341-	if test yes = "$lt_cv_irix_exported_symbol"; then
gnunet-0.13.1/configure:11342:          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'
gnunet-0.13.1/configure-11343-	fi
gnunet-0.13.1/configure-11344-      else
gnunet-0.13.1/configure:11345:	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'
gnunet-0.13.1/configure:11346:	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'
gnunet-0.13.1/configure-11347-      fi
##############################################
gnunet-0.13.1/configure-11391-	hardcode_direct_absolute=yes
gnunet-0.13.1/configure:11392:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnunet-0.13.1/configure-11393-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnunet-0.13.1/configure-11422-	prefix_cmds="$SED"~
gnunet-0.13.1/configure:11423:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnunet-0.13.1/configure-11424-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnunet-0.13.1/configure-11437-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnunet-0.13.1/configure:11438:	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'
gnunet-0.13.1/configure-11439-      else
gnunet-0.13.1/configure-11440-	allow_undefined_flag=' -expect_unresolved \*'
gnunet-0.13.1/configure:11441:	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'
gnunet-0.13.1/configure-11442-      fi
##############################################
gnunet-0.13.1/configure-11450-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnunet-0.13.1/configure:11451:	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'
gnunet-0.13.1/configure-11452-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
gnunet-0.13.1/configure-11454-	allow_undefined_flag=' -expect_unresolved \*'
gnunet-0.13.1/configure:11455:	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'
gnunet-0.13.1/configure:11456:	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~
gnunet-0.13.1/configure:11457:          $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'
gnunet-0.13.1/configure-11458-
##############################################
gnunet-0.13.1/configure-11473-      else
gnunet-0.13.1/configure:11474:	case `$CC -V 2>&1` in
gnunet-0.13.1/configure-11475-	*"Compilers 5.0"*)
##############################################
gnunet-0.13.1/configure-11872-  esac
gnunet-0.13.1/configure:11873:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gnunet-0.13.1/configure-11874-  case $lt_search_path_spec in
##############################################
gnunet-0.13.1/configure-11879-    # okay in the real world where ";" in dirpaths is itself problematic.
gnunet-0.13.1/configure:11880:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gnunet-0.13.1/configure-11881-    ;;
gnunet-0.13.1/configure-11882-  *)
gnunet-0.13.1/configure:11883:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gnunet-0.13.1/configure-11884-    ;;
##############################################
gnunet-0.13.1/configure-11888-  lt_tmp_lt_search_path_spec=
gnunet-0.13.1/configure:11889:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnunet-0.13.1/configure-11890-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gnunet-0.13.1/configure-11930-  esac
gnunet-0.13.1/configure:11931:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gnunet-0.13.1/configure-11932-else
##############################################
gnunet-0.13.1/configure-12070-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnunet-0.13.1/configure:12071:    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'
gnunet-0.13.1/configure-12072-    ;;
##############################################
gnunet-0.13.1/configure-12106-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnunet-0.13.1/configure:12107:    postinstall_cmds='base_file=`basename \$file`~
gnunet-0.13.1/configure:12108:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnunet-0.13.1/configure:12109:      dldir=$destdir/`dirname \$dlpath`~
gnunet-0.13.1/configure-12110-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnunet-0.13.1/configure-12115-      fi'
gnunet-0.13.1/configure:12116:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnunet-0.13.1/configure-12117-      dlpath=$dir/\$dldll~
##############################################
gnunet-0.13.1/configure-12123-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnunet-0.13.1/configure:12124:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnunet-0.13.1/configure-12125-
##############################################
gnunet-0.13.1/configure-12129-      # MinGW DLLs use traditional 'lib' prefix
gnunet-0.13.1/configure:12130:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnunet-0.13.1/configure-12131-      ;;
##############################################
gnunet-0.13.1/configure-12133-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnunet-0.13.1/configure:12134:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnunet-0.13.1/configure-12135-      ;;
##############################################
gnunet-0.13.1/configure-12142-    libname_spec='$name'
gnunet-0.13.1/configure:12143:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnunet-0.13.1/configure-12144-    library_names_spec='$libname.dll.lib'
##############################################
gnunet-0.13.1/configure-12154-        # Let DOS variable expansion print the short 8.3 style file name.
gnunet-0.13.1/configure:12155:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnunet-0.13.1/configure-12156-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnunet-0.13.1/configure-12159-      # Convert to MSYS style.
gnunet-0.13.1/configure:12160:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gnunet-0.13.1/configure-12161-      ;;
##############################################
gnunet-0.13.1/configure-12165-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnunet-0.13.1/configure:12166:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnunet-0.13.1/configure:12167:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnunet-0.13.1/configure:12168:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnunet-0.13.1/configure-12169-      ;;
##############################################
gnunet-0.13.1/configure-12173-        # It is most probably a Windows format PATH.
gnunet-0.13.1/configure:12174:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnunet-0.13.1/configure-12175-      else
gnunet-0.13.1/configure:12176:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnunet-0.13.1/configure-12177-      fi
##############################################
gnunet-0.13.1/configure-12183-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnunet-0.13.1/configure:12184:    postinstall_cmds='base_file=`basename \$file`~
gnunet-0.13.1/configure:12185:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnunet-0.13.1/configure:12186:      dldir=$destdir/`dirname \$dlpath`~
gnunet-0.13.1/configure-12187-      test -d \$dldir || mkdir -p \$dldir~
gnunet-0.13.1/configure-12188-      $install_prog $dir/$dlname \$dldir/$dlname'
gnunet-0.13.1/configure:12189:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnunet-0.13.1/configure-12190-      dlpath=$dir/\$dldll~
##############################################
gnunet-0.13.1/configure-12197-    # Assume MSVC and ICC wrapper
gnunet-0.13.1/configure:12198:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gnunet-0.13.1/configure-12199-    dynamic_linker='Win32 ld.exe'
##############################################
gnunet-0.13.1/configure-12214-  shlibpath_var=DYLD_LIBRARY_PATH
gnunet-0.13.1/configure:12215:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnunet-0.13.1/configure-12216-
##############################################
gnunet-0.13.1/configure-12467-  if test -f /etc/ld.so.conf; then
gnunet-0.13.1/configure:12468:    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' ' '`
gnunet-0.13.1/configure-12469-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnunet-0.13.1/configure-12521-  need_lib_prefix=no
gnunet-0.13.1/configure:12522:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnunet-0.13.1/configure-12523-    need_version=no
##############################################
gnunet-0.13.1/configure-12548-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnunet-0.13.1/configure:12549:  postinstall_cmds='base_file=`basename \$file`~
gnunet-0.13.1/configure:12550:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnunet-0.13.1/configure:12551:    dldir=$destdir/`dirname \$dlpath`~
gnunet-0.13.1/configure-12552-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnunet-0.13.1/configure-12557-    fi'
gnunet-0.13.1/configure:12558:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnunet-0.13.1/configure-12559-    dlpath=$dir/\$dldll~
##############################################
gnunet-0.13.1/configure-13980-    for ac_var in incroot usrlibdir libdir; do
gnunet-0.13.1/configure:13981:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
gnunet-0.13.1/configure-13982-    done
##############################################
gnunet-0.13.1/configure-14090-  LIBS=$ac_save_LIBS
gnunet-0.13.1/configure:14091:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
gnunet-0.13.1/configure-14092-do
##############################################
gnunet-0.13.1/configure-14714-
gnunet-0.13.1/configure:14715:     LIBS=`echo $LIBS | sed -e "s/-ldl//"`
gnunet-0.13.1/configure-14716-     build_target="openbsd"
##############################################
gnunet-0.13.1/configure-15666-else
gnunet-0.13.1/configure:15667:  am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
gnunet-0.13.1/configure-15668-fi
##############################################
gnunet-0.13.1/configure-15685-else
gnunet-0.13.1/configure:15686:  am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
gnunet-0.13.1/configure-15687-fi
##############################################
gnunet-0.13.1/configure-15734-     $am_py_prefix*)
gnunet-0.13.1/configure:15735:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
gnunet-0.13.1/configure:15736:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
gnunet-0.13.1/configure-15737-       ;;
##############################################
gnunet-0.13.1/configure-15778-     $am_py_exec_prefix*)
gnunet-0.13.1/configure:15779:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
gnunet-0.13.1/configure:15780:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
gnunet-0.13.1/configure-15781-       ;;
##############################################
gnunet-0.13.1/configure-17140-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gnunet-0.13.1/configure:17141:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gnunet-0.13.1/configure:17142:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gnunet-0.13.1/configure-17143-  else
##############################################
gnunet-0.13.1/configure-17157-               sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'`
gnunet-0.13.1/configure:17158:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
gnunet-0.13.1/configure-17159-    major=`echo $libgcrypt_config_version | \
##############################################
gnunet-0.13.1/configure-17191-     if test "$req_libgcrypt_api" -gt 0 ; then
gnunet-0.13.1/configure:17192:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
gnunet-0.13.1/configure-17193-        if test "$tmp" -gt 0 ; then
##############################################
gnunet-0.13.1/configure-17207-  if test $ok = yes; then
gnunet-0.13.1/configure:17208:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
gnunet-0.13.1/configure:17209:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
gnunet-0.13.1/configure-17210-    gcrypt=1
gnunet-0.13.1/configure:17211:    libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
gnunet-0.13.1/configure-17212-    if test x"$libgcrypt_config_host" != xnone ; then
##############################################
gnunet-0.13.1/configure-19511-  test $ac_status = 0; }; then
gnunet-0.13.1/configure:19512:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0" 2>/dev/null`
gnunet-0.13.1/configure-19513-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnunet-0.13.1/configure-19528-  test $ac_status = 0; }; then
gnunet-0.13.1/configure:19529:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0" 2>/dev/null`
gnunet-0.13.1/configure-19530-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnunet-0.13.1/configure-19549-        if test $_pkg_short_errors_supported = yes; then
gnunet-0.13.1/configure:19550:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0" 2>&1`
gnunet-0.13.1/configure-19551-        else
gnunet-0.13.1/configure:19552:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0" 2>&1`
gnunet-0.13.1/configure-19553-        fi
##############################################
gnunet-0.13.1/configure-19673-  test $ac_status = 0; }; then
gnunet-0.13.1/configure:19674:  pkg_cv_GST_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 gobject-2.0 gstreamer-1.0 gstreamer-app-1.0 gstreamer-audio-1.0" 2>/dev/null`
gnunet-0.13.1/configure-19675-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnunet-0.13.1/configure-19690-  test $ac_status = 0; }; then
gnunet-0.13.1/configure:19691:  pkg_cv_GST_LIBS=`$PKG_CONFIG --libs "glib-2.0 gobject-2.0 gstreamer-1.0 gstreamer-app-1.0 gstreamer-audio-1.0" 2>/dev/null`
gnunet-0.13.1/configure-19692-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnunet-0.13.1/configure-19711-        if test $_pkg_short_errors_supported = yes; then
gnunet-0.13.1/configure:19712:	        GST_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 gobject-2.0 gstreamer-1.0 gstreamer-app-1.0 gstreamer-audio-1.0" 2>&1`
gnunet-0.13.1/configure-19713-        else
gnunet-0.13.1/configure:19714:	        GST_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 gobject-2.0 gstreamer-1.0 gstreamer-app-1.0 gstreamer-audio-1.0" 2>&1`
gnunet-0.13.1/configure-19715-        fi
##############################################
gnunet-0.13.1/configure-20020-else
gnunet-0.13.1/configure:20021:  libgnurl_cv_lib_gnurl_version=`$_libgnurl_config --version | $AWK '{print $2}'`
gnunet-0.13.1/configure-20022-fi
##############################################
gnunet-0.13.1/configure-20025-
gnunet-0.13.1/configure:20026:        _libgnurl_version=`echo $libgnurl_cv_lib_gnurl_version | $_libgnurl_version_parse`
gnunet-0.13.1/configure:20027:        _libgnurl_wanted=`echo 7.34.0 | $_libgnurl_version_parse`
gnunet-0.13.1/configure-20028-
##############################################
gnunet-0.13.1/configure-20048-           if test x"$LIBGNURL_CPPFLAGS" = "x" ; then
gnunet-0.13.1/configure:20049:              LIBGNURL_CPPFLAGS=`$_libgnurl_config --cflags`
gnunet-0.13.1/configure-20050-           fi
gnunet-0.13.1/configure-20051-           if test x"$LIBGNURL" = "x" ; then
gnunet-0.13.1/configure:20052:              LIBGNURL=`$_libgnurl_config --libs`
gnunet-0.13.1/configure-20053-
##############################################
gnunet-0.13.1/configure-20058-                 powerpc-apple-darwin7*)
gnunet-0.13.1/configure:20059:                    LIBGNURL=`echo $LIBGNURL | sed -e 's|-arch i386||g'`
gnunet-0.13.1/configure-20060-                 ;;
##############################################
gnunet-0.13.1/configure-20064-           # All gnurl-config scripts support --feature
gnunet-0.13.1/configure:20065:           _libgnurl_features=`$_libgnurl_config --feature`
gnunet-0.13.1/configure-20066-
##############################################
gnunet-0.13.1/configure-20068-           if test $_libgnurl_version -ge 461828 ; then
gnunet-0.13.1/configure:20069:              _libgnurl_protocols=`$_libgnurl_config --protocols`
gnunet-0.13.1/configure-20070-           fi
##############################################
gnunet-0.13.1/configure-20197-              cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:20198:#define `$as_echo "libgnurl_feature_$_libgnurl_feature" | $as_tr_cpp` 1
gnunet-0.13.1/configure-20199-_ACEOF
gnunet-0.13.1/configure-20200-
gnunet-0.13.1/configure:20201:              eval `$as_echo "libgnurl_feature_$_libgnurl_feature" | $as_tr_sh`=yes
gnunet-0.13.1/configure-20202-           done
##############################################
gnunet-0.13.1/configure-20228-              cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:20229:#define `$as_echo "libgnurl_protocol_$_libgnurl_protocol" | $as_tr_cpp` 1
gnunet-0.13.1/configure-20230-_ACEOF
gnunet-0.13.1/configure-20231-
gnunet-0.13.1/configure:20232:              eval `$as_echo "libgnurl_protocol_$_libgnurl_protocol" | $as_tr_sh`=yes
gnunet-0.13.1/configure-20233-           done
##############################################
gnunet-0.13.1/configure-20440-else
gnunet-0.13.1/configure:20441:  libcurl_cv_lib_curl_version=`$_libcurl_config --version | $AWK '{print $2}'`
gnunet-0.13.1/configure-20442-fi
##############################################
gnunet-0.13.1/configure-20445-
gnunet-0.13.1/configure:20446:        _libcurl_version=`echo $libcurl_cv_lib_curl_version | $_libcurl_version_parse`
gnunet-0.13.1/configure:20447:        _libcurl_wanted=`echo 7.34.0 | $_libcurl_version_parse`
gnunet-0.13.1/configure-20448-
##############################################
gnunet-0.13.1/configure-20468-           if test x"$LIBCURL_CPPFLAGS" = "x" ; then
gnunet-0.13.1/configure:20469:              LIBCURL_CPPFLAGS=`$_libcurl_config --cflags`
gnunet-0.13.1/configure-20470-           fi
gnunet-0.13.1/configure-20471-           if test x"$LIBCURL" = "x" ; then
gnunet-0.13.1/configure:20472:              LIBCURL=`$_libcurl_config --libs`
gnunet-0.13.1/configure-20473-
##############################################
gnunet-0.13.1/configure-20478-                 powerpc-apple-darwin7*)
gnunet-0.13.1/configure:20479:                    LIBCURL=`echo $LIBCURL | sed -e 's|-arch i386||g'`
gnunet-0.13.1/configure-20480-                 ;;
##############################################
gnunet-0.13.1/configure-20484-           # All curl-config scripts support --feature
gnunet-0.13.1/configure:20485:           _libcurl_features=`$_libcurl_config --feature`
gnunet-0.13.1/configure-20486-
##############################################
gnunet-0.13.1/configure-20488-           if test $_libcurl_version -ge 461828 ; then
gnunet-0.13.1/configure:20489:              _libcurl_protocols=`$_libcurl_config --protocols`
gnunet-0.13.1/configure-20490-           fi
##############################################
gnunet-0.13.1/configure-20587-              cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:20588:#define `$as_echo "libcurl_feature_$_libcurl_feature" | $as_tr_cpp` 1
gnunet-0.13.1/configure-20589-_ACEOF
gnunet-0.13.1/configure-20590-
gnunet-0.13.1/configure:20591:              eval `$as_echo "libcurl_feature_$_libcurl_feature" | $as_tr_sh`=yes
gnunet-0.13.1/configure-20592-           done
##############################################
gnunet-0.13.1/configure-20618-              cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:20619:#define `$as_echo "libcurl_protocol_$_libcurl_protocol" | $as_tr_cpp` 1
gnunet-0.13.1/configure-20620-_ACEOF
gnunet-0.13.1/configure-20621-
gnunet-0.13.1/configure:20622:              eval `$as_echo "libcurl_protocol_$_libcurl_protocol" | $as_tr_sh`=yes
gnunet-0.13.1/configure-20623-           done
##############################################
gnunet-0.13.1/configure-21917-    # gcc leaves a trailing carriage return which upsets mingw
gnunet-0.13.1/configure:21918:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnunet-0.13.1/configure-21919-  *)
gnunet-0.13.1/configure:21920:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnunet-0.13.1/configure-21921-  esac
##############################################
gnunet-0.13.1/configure-21926-      # Canonicalize the pathname of ld
gnunet-0.13.1/configure:21927:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
gnunet-0.13.1/configure-21928-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
gnunet-0.13.1/configure:21929:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gnunet-0.13.1/configure-21930-      done
##############################################
gnunet-0.13.1/configure-21961-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnunet-0.13.1/configure:21962:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gnunet-0.13.1/configure-21963-      *GNU* | *'with BFD'*)
##############################################
gnunet-0.13.1/configure-21992-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnunet-0.13.1/configure:21993:case `$LD -v 2>&1 </dev/null` in
gnunet-0.13.1/configure-21994-*GNU* | *'with BFD'*)
##############################################
gnunet-0.13.1/configure-22080-    *)
gnunet-0.13.1/configure:22081:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gnunet-0.13.1/configure-22082-      if test -n "$searchpath"; then
##############################################
gnunet-0.13.1/configure-22090-                ;;
gnunet-0.13.1/configure:22091:              *) searchdir=`cd "$searchdir" && pwd`
gnunet-0.13.1/configure-22092-                 case "$searchdir" in
##############################################
gnunet-0.13.1/configure-22181-        names_already_handled="$names_already_handled $name"
gnunet-0.13.1/configure:22182:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnunet-0.13.1/configure-22183-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnunet-0.13.1/configure-22257-                -L*)
gnunet-0.13.1/configure:22258:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnunet-0.13.1/configure-22259-                                    if test -n "$acl_shlibext"; then
##############################################
gnunet-0.13.1/configure-22374-              */$acl_libdirstem | */$acl_libdirstem/)
gnunet-0.13.1/configure:22375:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnunet-0.13.1/configure-22376-                if test "$name" = 'iconv'; then
##############################################
gnunet-0.13.1/configure-22381-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnunet-0.13.1/configure:22382:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnunet-0.13.1/configure-22383-                if test "$name" = 'iconv'; then
##############################################
gnunet-0.13.1/configure-22432-                  -L*)
gnunet-0.13.1/configure:22433:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnunet-0.13.1/configure-22434-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnunet-0.13.1/configure-22491-                  -R*)
gnunet-0.13.1/configure:22492:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnunet-0.13.1/configure-22493-                    if test "$enable_rpath" != no; then
##############################################
gnunet-0.13.1/configure-22516-                  -l*)
gnunet-0.13.1/configure:22517:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnunet-0.13.1/configure-22518-                    ;;
gnunet-0.13.1/configure-22519-                  *.la)
gnunet-0.13.1/configure:22520:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnunet-0.13.1/configure-22521-                    ;;
##############################################
gnunet-0.13.1/configure-22858-
gnunet-0.13.1/configure:22859:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gnunet-0.13.1/configure-22860-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
gnunet-0.13.1/configure-22961-        names_already_handled="$names_already_handled $name"
gnunet-0.13.1/configure:22962:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnunet-0.13.1/configure-22963-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnunet-0.13.1/configure-23037-                -L*)
gnunet-0.13.1/configure:23038:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnunet-0.13.1/configure-23039-                                    if test -n "$acl_shlibext"; then
##############################################
gnunet-0.13.1/configure-23154-              */$acl_libdirstem | */$acl_libdirstem/)
gnunet-0.13.1/configure:23155:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnunet-0.13.1/configure-23156-                if test "$name" = 'unistring'; then
##############################################
gnunet-0.13.1/configure-23161-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnunet-0.13.1/configure:23162:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnunet-0.13.1/configure-23163-                if test "$name" = 'unistring'; then
##############################################
gnunet-0.13.1/configure-23212-                  -L*)
gnunet-0.13.1/configure:23213:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnunet-0.13.1/configure-23214-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnunet-0.13.1/configure-23271-                  -R*)
gnunet-0.13.1/configure:23272:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnunet-0.13.1/configure-23273-                    if test "$enable_rpath" != no; then
##############################################
gnunet-0.13.1/configure-23296-                  -l*)
gnunet-0.13.1/configure:23297:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnunet-0.13.1/configure-23298-                    ;;
gnunet-0.13.1/configure-23299-                  *.la)
gnunet-0.13.1/configure:23300:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnunet-0.13.1/configure-23301-                    ;;
##############################################
gnunet-0.13.1/configure-23515-        names_already_handled="$names_already_handled $name"
gnunet-0.13.1/configure:23516:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnunet-0.13.1/configure-23517-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnunet-0.13.1/configure-23591-                -L*)
gnunet-0.13.1/configure:23592:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnunet-0.13.1/configure-23593-                                    if test -n "$acl_shlibext"; then
##############################################
gnunet-0.13.1/configure-23708-              */$acl_libdirstem | */$acl_libdirstem/)
gnunet-0.13.1/configure:23709:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnunet-0.13.1/configure-23710-                if test "$name" = 'unistring'; then
##############################################
gnunet-0.13.1/configure-23715-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnunet-0.13.1/configure:23716:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnunet-0.13.1/configure-23717-                if test "$name" = 'unistring'; then
##############################################
gnunet-0.13.1/configure-23766-                  -L*)
gnunet-0.13.1/configure:23767:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnunet-0.13.1/configure-23768-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnunet-0.13.1/configure-23825-                  -R*)
gnunet-0.13.1/configure:23826:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnunet-0.13.1/configure-23827-                    if test "$enable_rpath" != no; then
##############################################
gnunet-0.13.1/configure-23850-                  -l*)
gnunet-0.13.1/configure:23851:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnunet-0.13.1/configure-23852-                    ;;
gnunet-0.13.1/configure-23853-                  *.la)
gnunet-0.13.1/configure:23854:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnunet-0.13.1/configure-23855-                    ;;
##############################################
gnunet-0.13.1/configure-24072-        names_already_handled="$names_already_handled $name"
gnunet-0.13.1/configure:24073:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnunet-0.13.1/configure-24074-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnunet-0.13.1/configure-24148-                -L*)
gnunet-0.13.1/configure:24149:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnunet-0.13.1/configure-24150-                                    if test -n "$acl_shlibext"; then
##############################################
gnunet-0.13.1/configure-24265-              */$acl_libdirstem | */$acl_libdirstem/)
gnunet-0.13.1/configure:24266:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnunet-0.13.1/configure-24267-                if test "$name" = 'unistring'; then
##############################################
gnunet-0.13.1/configure-24272-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnunet-0.13.1/configure:24273:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnunet-0.13.1/configure-24274-                if test "$name" = 'unistring'; then
##############################################
gnunet-0.13.1/configure-24323-                  -L*)
gnunet-0.13.1/configure:24324:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnunet-0.13.1/configure-24325-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnunet-0.13.1/configure-24382-                  -R*)
gnunet-0.13.1/configure:24383:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnunet-0.13.1/configure-24384-                    if test "$enable_rpath" != no; then
##############################################
gnunet-0.13.1/configure-24407-                  -l*)
gnunet-0.13.1/configure:24408:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnunet-0.13.1/configure-24409-                    ;;
gnunet-0.13.1/configure-24410-                  *.la)
gnunet-0.13.1/configure:24411:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnunet-0.13.1/configure-24412-                    ;;
##############################################
gnunet-0.13.1/configure-24621-       fi
gnunet-0.13.1/configure:24622:              gl_libunistring_major=`expr $gl_libunistring_hexversion / 65536`
gnunet-0.13.1/configure:24623:       gl_libunistring_minor=`expr $gl_libunistring_hexversion / 256 % 256`
gnunet-0.13.1/configure:24624:       gl_libunistring_subminor=`expr $gl_libunistring_hexversion % 256`
gnunet-0.13.1/configure-24625-       gl_cv_libunistring_version="$gl_libunistring_major.$gl_libunistring_minor.$gl_libunistring_subminor"
##############################################
gnunet-0.13.1/configure-24663-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
gnunet-0.13.1/configure:24664:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
gnunet-0.13.1/configure-24665-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
gnunet-0.13.1/configure-24695-  cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:24696:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
gnunet-0.13.1/configure-24697-_ACEOF
##############################################
gnunet-0.13.1/configure-24935-do :
gnunet-0.13.1/configure:24936:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnunet-0.13.1/configure-24937-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gnunet-0.13.1/configure-24939-  cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:24940:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnunet-0.13.1/configure-24941-_ACEOF
##############################################
gnunet-0.13.1/configure-24955-do :
gnunet-0.13.1/configure:24956:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnunet-0.13.1/configure-24957-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gnunet-0.13.1/configure-24959-  cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:24960:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnunet-0.13.1/configure-24961-_ACEOF
##############################################
gnunet-0.13.1/configure-24970-do :
gnunet-0.13.1/configure:24971:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnunet-0.13.1/configure-24972-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_SYS_TYPES_H
##############################################
gnunet-0.13.1/configure-24984-  cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:24985:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnunet-0.13.1/configure-24986-_ACEOF
##############################################
gnunet-0.13.1/configure-25285-else
gnunet-0.13.1/configure:25286:  ac_cv_POSTGRESQL_CPPFLAGS="`$PKG_CONFIG libpq --cflags-only-I`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes
gnunet-0.13.1/configure-25287-fi
##############################################
gnunet-0.13.1/configure-25300-else
gnunet-0.13.1/configure:25301:  ac_cv_POSTGRESQL_LDFLAGS="`$PKG_CONFIG libpq --libs-only-L --libs-only-other`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes
gnunet-0.13.1/configure-25302-fi
##############################################
gnunet-0.13.1/configure-25315-else
gnunet-0.13.1/configure:25316:  ac_cv_POSTGRESQL_LIBS="`$PKG_CONFIG libpq --libs-only-l`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=ye
gnunet-0.13.1/configure-25317-fi
##############################################
gnunet-0.13.1/configure-25329-else
gnunet-0.13.1/configure:25330:  ac_cv_POSTGRESQL_VERSION="`$PKG_CONFIG libpq --modversion`" || _AX_LIB_POSTGRESQL_PKG_CONFIG_fail=yes
gnunet-0.13.1/configure-25331-fi
##############################################
gnunet-0.13.1/configure-25394-else
gnunet-0.13.1/configure:25395:  ac_cv_POSTGRESQL_CPPFLAGS="-I`$PG_CONFIG --includedir`" || _AX_LIB_POSTGRESQL_OLD_fail=yes
gnunet-0.13.1/configure-25396-fi
##############################################
gnunet-0.13.1/configure-25408-else
gnunet-0.13.1/configure:25409:  ac_cv_POSTGRESQL_LDFLAGS="-L`$PG_CONFIG --libdir`" || _AX_LIB_POSTGRESQL_OLD_fail=yes
gnunet-0.13.1/configure-25410-fi
##############################################
gnunet-0.13.1/configure-25434-
gnunet-0.13.1/configure:25435:			ac_cv_POSTGRESQL_VERSION=`$PG_CONFIG --version | sed "s/^PostgreSQL[[:space:]][[:space:]]*\([0-9.][0-9.]*\).*/\1/"` \
gnunet-0.13.1/configure-25436-			      || _AX_LIB_POSTGRESQL_OLD_fail=yes
##############################################
gnunet-0.13.1/configure-25975-  test $ac_status = 0; }; then
gnunet-0.13.1/configure:25976:  pkg_cv_MHD_CFLAGS=`$PKG_CONFIG --cflags "libmicrohttpd >= 0.9.63" 2>/dev/null`
gnunet-0.13.1/configure-25977-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnunet-0.13.1/configure-25992-  test $ac_status = 0; }; then
gnunet-0.13.1/configure:25993:  pkg_cv_MHD_LIBS=`$PKG_CONFIG --libs "libmicrohttpd >= 0.9.63" 2>/dev/null`
gnunet-0.13.1/configure-25994-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnunet-0.13.1/configure-26013-        if test $_pkg_short_errors_supported = yes; then
gnunet-0.13.1/configure:26014:	        MHD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmicrohttpd >= 0.9.63" 2>&1`
gnunet-0.13.1/configure-26015-        else
gnunet-0.13.1/configure:26016:	        MHD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmicrohttpd >= 0.9.63" 2>&1`
gnunet-0.13.1/configure-26017-        fi
##############################################
gnunet-0.13.1/configure-26067-  test $ac_status = 0; }; then
gnunet-0.13.1/configure:26068:  pkg_cv_MHD_CFLAGS=`$PKG_CONFIG --cflags "libmicrohttpd >= 0.9.63" 2>/dev/null`
gnunet-0.13.1/configure-26069-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnunet-0.13.1/configure-26084-  test $ac_status = 0; }; then
gnunet-0.13.1/configure:26085:  pkg_cv_MHD_LIBS=`$PKG_CONFIG --libs "libmicrohttpd >= 0.9.63" 2>/dev/null`
gnunet-0.13.1/configure-26086-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnunet-0.13.1/configure-26105-        if test $_pkg_short_errors_supported = yes; then
gnunet-0.13.1/configure:26106:	        MHD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmicrohttpd >= 0.9.63" 2>&1`
gnunet-0.13.1/configure-26107-        else
gnunet-0.13.1/configure:26108:	        MHD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmicrohttpd >= 0.9.63" 2>&1`
gnunet-0.13.1/configure-26109-        fi
##############################################
gnunet-0.13.1/configure-26144-  test $ac_status = 0; }; then
gnunet-0.13.1/configure:26145:  pkg_cv_MHD_CFLAGS=`$PKG_CONFIG --cflags "libmicrohttpd >= 0.9.63" 2>/dev/null`
gnunet-0.13.1/configure-26146-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnunet-0.13.1/configure-26161-  test $ac_status = 0; }; then
gnunet-0.13.1/configure:26162:  pkg_cv_MHD_LIBS=`$PKG_CONFIG --libs "libmicrohttpd >= 0.9.63" 2>/dev/null`
gnunet-0.13.1/configure-26163-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnunet-0.13.1/configure-26182-        if test $_pkg_short_errors_supported = yes; then
gnunet-0.13.1/configure:26183:	        MHD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmicrohttpd >= 0.9.63" 2>&1`
gnunet-0.13.1/configure-26184-        else
gnunet-0.13.1/configure:26185:	        MHD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmicrohttpd >= 0.9.63" 2>&1`
gnunet-0.13.1/configure-26186-        fi
##############################################
gnunet-0.13.1/configure-26393-
gnunet-0.13.1/configure:26394:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-0.13.1/configure-26395-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gnunet-0.13.1/configure-26398-
gnunet-0.13.1/configure:26399:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-0.13.1/configure-26400-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gnunet-0.13.1/configure-26475-
gnunet-0.13.1/configure:26476:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-0.13.1/configure-26477-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gnunet-0.13.1/configure-27055-        names_already_handled="$names_already_handled $name"
gnunet-0.13.1/configure:27056:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnunet-0.13.1/configure-27057-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnunet-0.13.1/configure-27131-                -L*)
gnunet-0.13.1/configure:27132:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnunet-0.13.1/configure-27133-                                    if test -n "$acl_shlibext"; then
##############################################
gnunet-0.13.1/configure-27248-              */$acl_libdirstem | */$acl_libdirstem/)
gnunet-0.13.1/configure:27249:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnunet-0.13.1/configure-27250-                if test "$name" = 'intl'; then
##############################################
gnunet-0.13.1/configure-27255-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnunet-0.13.1/configure:27256:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnunet-0.13.1/configure-27257-                if test "$name" = 'intl'; then
##############################################
gnunet-0.13.1/configure-27306-                  -L*)
gnunet-0.13.1/configure:27307:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnunet-0.13.1/configure-27308-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnunet-0.13.1/configure-27365-                  -R*)
gnunet-0.13.1/configure:27366:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnunet-0.13.1/configure-27367-                    if test "$enable_rpath" != no; then
##############################################
gnunet-0.13.1/configure-27390-                  -l*)
gnunet-0.13.1/configure:27391:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnunet-0.13.1/configure-27392-                    ;;
gnunet-0.13.1/configure-27393-                  *.la)
gnunet-0.13.1/configure:27394:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnunet-0.13.1/configure-27395-                    ;;
##############################################
gnunet-0.13.1/configure-27955-do :
gnunet-0.13.1/configure:27956:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnunet-0.13.1/configure-27957-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gnunet-0.13.1/configure-27959-  cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:27960:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnunet-0.13.1/configure-27961-_ACEOF
##############################################
gnunet-0.13.1/configure-28260-do :
gnunet-0.13.1/configure:28261:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnunet-0.13.1/configure-28262-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gnunet-0.13.1/configure-28264-  cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:28265:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnunet-0.13.1/configure-28266-_ACEOF
##############################################
gnunet-0.13.1/configure-28313-ac_save_IFS=$IFS; IFS=','
gnunet-0.13.1/configure:28314:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
gnunet-0.13.1/configure-28315-IFS=$ac_save_IFS
##############################################
gnunet-0.13.1/configure-28728-do :
gnunet-0.13.1/configure:28729:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnunet-0.13.1/configure-28730-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gnunet-0.13.1/configure-28732-  cat >>confdefs.h <<_ACEOF
gnunet-0.13.1/configure:28733:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnunet-0.13.1/configure-28734-_ACEOF
##############################################
gnunet-0.13.1/configure-29853-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gnunet-0.13.1/configure:29854:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gnunet-0.13.1/configure-29855-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gnunet-0.13.1/configure-30316-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnunet-0.13.1/configure:30317:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnunet-0.13.1/configure-30318-  as_echo='print -r --'
gnunet-0.13.1/configure-30319-  as_echo_n='print -rn --'
gnunet-0.13.1/configure:30320:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnunet-0.13.1/configure-30321-  as_echo='printf %s\n'
##############################################
gnunet-0.13.1/configure-30323-else
gnunet-0.13.1/configure:30324:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnunet-0.13.1/configure-30325-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnunet-0.13.1/configure-30333-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnunet-0.13.1/configure:30334:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnunet-0.13.1/configure-30335-      esac;
##############################################
gnunet-0.13.1/configure-30410-# ----------------------------------------
gnunet-0.13.1/configure:30411:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnunet-0.13.1/configure-30412-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnunet-0.13.1/configure-30482-  {
gnunet-0.13.1/configure:30483:    as_val=`expr "$@" || test $? -eq 1`
gnunet-0.13.1/configure-30484-  }
##############################################
gnunet-0.13.1/configure-30586-      case $as_dir in #(
gnunet-0.13.1/configure:30587:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnunet-0.13.1/configure-30588-      *) as_qdir=$as_dir;;
##############################################
gnunet-0.13.1/configure-30721-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gnunet-0.13.1/configure:30722:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gnunet-0.13.1/configure-30723-ac_cs_version="\\
##############################################
gnunet-0.13.1/configure-30746-  --*=?*)
gnunet-0.13.1/configure:30747:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnunet-0.13.1/configure:30748:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gnunet-0.13.1/configure-30749-    ac_shift=:
##############################################
gnunet-0.13.1/configure-30751-  --*=)
gnunet-0.13.1/configure:30752:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnunet-0.13.1/configure-30753-    ac_optarg=
##############################################
gnunet-0.13.1/configure-30775-    case $ac_optarg in
gnunet-0.13.1/configure:30776:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnunet-0.13.1/configure-30777-    '') as_fn_error $? "missing file argument" ;;
##############################################
gnunet-0.13.1/configure-30783-    case $ac_optarg in
gnunet-0.13.1/configure:30784:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnunet-0.13.1/configure-30785-    esac
##############################################
gnunet-0.13.1/configure-30852-delay_variable_subst='$delay_variable_subst'
gnunet-0.13.1/configure:30853:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30854:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30855:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30856:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30857:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30858:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30859:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30860:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30861:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30862:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30863:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30864:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30865:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30866:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30867:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30868:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30869:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30870:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30871:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30872:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30873:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30874:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30875:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30876:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30877:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30878:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30879:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30880:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30881:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30882:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30883:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30884:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30885:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30886:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30887:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30888:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30889:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30890:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30891:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30892:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30893:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30894:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30895:lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30896:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30897:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30898:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30899:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30900:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30901:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30902:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30903:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30904:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30905:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30906:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30907:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30908:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30909:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30910:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30911:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30912: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"`'
gnunet-0.13.1/configure:30913:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30914:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30915:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30916:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30917:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30918:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30919:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30920:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30921:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30922:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30923:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30924:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30925:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30926:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30927:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30928:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30929:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30930:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30931:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30932:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30933:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30934:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30935:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30936:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30937:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30938:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30939:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30940:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30941:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30942:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30943:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30944:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30945:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30946:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30947:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30948:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30949:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30950:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30951:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30952:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30953:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30954:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30955:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30956:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30957:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30958:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30959:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30960:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30961:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30962:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30963:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30964:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30965:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30966:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30967:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30968:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30969:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30970:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30971:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30972:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30973:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30974:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30975:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30976:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30977:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30978:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30979:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30980:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30981:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30982:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30983:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30984:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30985:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30986:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30987:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure:30988:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
gnunet-0.13.1/configure-30989-
##############################################
gnunet-0.13.1/configure-31069-striplib; do
gnunet-0.13.1/configure:31070:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnunet-0.13.1/configure-31071-    *[\\\\\\\`\\"\\\$]*)
gnunet-0.13.1/configure:31072:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnunet-0.13.1/configure-31073-      ;;
##############################################
gnunet-0.13.1/configure-31100-configure_time_lt_sys_library_path; do
gnunet-0.13.1/configure:31101:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnunet-0.13.1/configure-31102-    *[\\\\\\\`\\"\\\$]*)
gnunet-0.13.1/configure:31103:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnunet-0.13.1/configure-31104-      ;;
##############################################
gnunet-0.13.1/configure-31350-fi
gnunet-0.13.1/configure:31351:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gnunet-0.13.1/configure-31352-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gnunet-0.13.1/configure-31367-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gnunet-0.13.1/configure:31368:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gnunet-0.13.1/configure-31369-ac_delim='%!_!# '
##############################################
gnunet-0.13.1/configure-31373-
gnunet-0.13.1/configure:31374:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gnunet-0.13.1/configure-31375-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gnunet-0.13.1/configure-31511-for ac_last_try in false false :; do
gnunet-0.13.1/configure:31512:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gnunet-0.13.1/configure-31513-  if test -z "$ac_tt"; then
##############################################
gnunet-0.13.1/configure-31643-      esac
gnunet-0.13.1/configure:31644:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gnunet-0.13.1/configure-31645-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gnunet-0.13.1/configure-31702-*)
gnunet-0.13.1/configure:31703:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnunet-0.13.1/configure-31704-  # A ".." for each directory in $ac_dir_suffix.
gnunet-0.13.1/configure:31705:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnunet-0.13.1/configure-31706-  case $ac_top_builddir_sub in
##############################################
gnunet-0.13.1/configure-31763-/@mandir@/p'
gnunet-0.13.1/configure:31764:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gnunet-0.13.1/configure-31765-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gnunet-0.13.1/configure-31780-
gnunet-0.13.1/configure:31781:# Neutralize VPATH when `$srcdir' = `.'.
gnunet-0.13.1/configure-31782-# Shell code in configure.ac might set extrasub.
##############################################
gnunet-0.13.1/configure-31808-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gnunet-0.13.1/configure:31809:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gnunet-0.13.1/configure-31810-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gnunet-0.13.1/configure-31854-    * )
gnunet-0.13.1/configure:31855:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnunet-0.13.1/configure-31856-  esac
##############################################
gnunet-0.13.1/configure-31909-    # Strip MF so we end up with the name of the file.
gnunet-0.13.1/configure:31910:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
gnunet-0.13.1/configure-31911-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnunet-0.13.1/configure-32465-    *:)
gnunet-0.13.1/configure:32466:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnunet-0.13.1/configure-32467-        ;;
gnunet-0.13.1/configure-32468-    x:*)
gnunet-0.13.1/configure:32469:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnunet-0.13.1/configure-32470-        ;;
gnunet-0.13.1/configure-32471-    *::*)
gnunet-0.13.1/configure:32472:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnunet-0.13.1/configure:32473:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnunet-0.13.1/configure-32474-        ;;
gnunet-0.13.1/configure-32475-    *)
gnunet-0.13.1/configure:32476:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnunet-0.13.1/configure-32477-        ;;
##############################################
gnunet-0.13.1/configure-32492-    done
gnunet-0.13.1/configure:32493:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnunet-0.13.1/configure-32494-}
##############################################
gnunet-0.13.1/configure-32534-      case "$ac_file" in
gnunet-0.13.1/configure:32535:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gnunet-0.13.1/configure-32536-      esac
##############################################
gnunet-0.13.1/configure-32539-        # Adjust a relative srcdir.
gnunet-0.13.1/configure:32540:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnunet-0.13.1/configure:32541:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnunet-0.13.1/configure:32542:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnunet-0.13.1/configure-32543-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnunet-0.13.1/configure-32546-        case "$ac_given_srcdir" in
gnunet-0.13.1/configure:32547:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnunet-0.13.1/configure-32548-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnunet-0.13.1/configure-32567-            fi
gnunet-0.13.1/configure:32568:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnunet-0.13.1/configure-32569-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
gnunet-0.13.1/configure-32769-# -- interface
gnunet-0.13.1/configure:32770:interface_msg=`echo $DEFAULT_INTERFACE | tr -d \"`
gnunet-0.13.1/configure-32771-# -- jansson
##############################################
gnunet-0.13.1/configure-32879-# ---- 3. replace the newlines with spaces.
gnunet-0.13.1/configure:32880:features_msg=`echo $features_msg | tr ' ' '\012' | sort | tr '\012' ' '`
gnunet-0.13.1/configure-32881-
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-52-  { \
gnunet-0.13.1/src/peerinfo/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/peerinfo/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-129-PROGRAMS = $(libexec_PROGRAMS)
gnunet-0.13.1/src/peerinfo/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/peerinfo/Makefile.in-131-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/peerinfo/Makefile.in:132:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/peerinfo/Makefile.in-133-    *) f=$$p;; \
gnunet-0.13.1/src/peerinfo/Makefile.in-134-  esac;
gnunet-0.13.1/src/peerinfo/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/peerinfo/Makefile.in-136-am__install_max = 40
gnunet-0.13.1/src/peerinfo/Makefile.in-137-am__nobase_strip_setup = \
gnunet-0.13.1/src/peerinfo/Makefile.in:138:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/peerinfo/Makefile.in-139-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-428-case "$@" in						\
gnunet-0.13.1/src/peerinfo/Makefile.in:429:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/peerinfo/Makefile.in-430-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-458-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/peerinfo/Makefile.in:459:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:460:  bases=`echo $$bases`
gnunet-0.13.1/src/peerinfo/Makefile.in-461-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-471-        */*) b='$*';; \
gnunet-0.13.1/src/peerinfo/Makefile.in:472:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/peerinfo/Makefile.in-473-       esac;; \
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-846-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/peerinfo/Makefile.in:847:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/peerinfo/Makefile.in-848-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-895-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/peerinfo/Makefile.in:896:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/peerinfo/Makefile.in-897-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-990-.c.obj:
gnunet-0.13.1/src/peerinfo/Makefile.in:991:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/peerinfo/Makefile.in-992-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-994-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/peerinfo/Makefile.in:995:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/peerinfo/Makefile.in-996-
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-1027-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1028:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/peerinfo/Makefile.in-1029-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-1060-GTAGS:
gnunet-0.13.1/src/peerinfo/Makefile.in:1061:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/peerinfo/Makefile.in-1062-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-1103-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/peerinfo/Makefile.in:1104:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1105:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/peerinfo/Makefile.in-1106-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-1128-	ws='[ 	]'; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1129:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/peerinfo/Makefile.in-1130-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1131:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1132:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1133:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1134:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1135:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1136:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1137:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1138:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/peerinfo/Makefile.in-1139-	  success=true; \
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-1207-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/peerinfo/Makefile.in:1208:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1209:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1210:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/peerinfo/Makefile.in-1211-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-1217-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1218:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1219:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/peerinfo/Makefile.in-1220-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-1277-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/peerinfo/Makefile.in:1278:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/peerinfo/Makefile.in:1279:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/peerinfo/Makefile.in-1280-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/peerinfo/Makefile.in-1291-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/peerinfo/Makefile.in:1292:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/peerinfo/Makefile.in-1293-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-52-  { \
gnunet-0.13.1/src/topology/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/topology/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-125-PROGRAMS = $(libexec_PROGRAMS)
gnunet-0.13.1/src/topology/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/topology/Makefile.in-127-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/topology/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/topology/Makefile.in-129-    *) f=$$p;; \
gnunet-0.13.1/src/topology/Makefile.in-130-  esac;
gnunet-0.13.1/src/topology/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/topology/Makefile.in-132-am__install_max = 40
gnunet-0.13.1/src/topology/Makefile.in-133-am__nobase_strip_setup = \
gnunet-0.13.1/src/topology/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/topology/Makefile.in-135-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-377-case "$@" in						\
gnunet-0.13.1/src/topology/Makefile.in:378:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/topology/Makefile.in-379-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/topology/Makefile.in-407-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/topology/Makefile.in:408:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/topology/Makefile.in:409:  bases=`echo $$bases`
gnunet-0.13.1/src/topology/Makefile.in-410-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/topology/Makefile.in-420-        */*) b='$*';; \
gnunet-0.13.1/src/topology/Makefile.in:421:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/topology/Makefile.in-422-       esac;; \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-751-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/topology/Makefile.in:752:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/topology/Makefile.in-753-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-800-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/topology/Makefile.in:801:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/topology/Makefile.in-802-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-874-.c.obj:
gnunet-0.13.1/src/topology/Makefile.in:875:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/topology/Makefile.in-876-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/topology/Makefile.in-878-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/topology/Makefile.in:879:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/topology/Makefile.in-880-
##############################################
gnunet-0.13.1/src/topology/Makefile.in-911-	@list='$(dist_pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/topology/Makefile.in:912:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/topology/Makefile.in-913-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/topology/Makefile.in-944-GTAGS:
gnunet-0.13.1/src/topology/Makefile.in:945:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/topology/Makefile.in-946-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-987-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/topology/Makefile.in:988:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/topology/Makefile.in:989:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/topology/Makefile.in-990-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-1012-	ws='[ 	]'; \
gnunet-0.13.1/src/topology/Makefile.in:1013:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/topology/Makefile.in-1014-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/topology/Makefile.in:1015:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/topology/Makefile.in:1016:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/topology/Makefile.in:1017:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/topology/Makefile.in:1018:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/topology/Makefile.in:1019:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/topology/Makefile.in:1020:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/topology/Makefile.in:1021:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/topology/Makefile.in:1022:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/topology/Makefile.in-1023-	  success=true; \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-1091-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/topology/Makefile.in:1092:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/topology/Makefile.in:1093:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/topology/Makefile.in:1094:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/topology/Makefile.in-1095-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-1101-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/topology/Makefile.in:1102:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/topology/Makefile.in:1103:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/topology/Makefile.in-1104-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-1133-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/topology/Makefile.in:1134:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/topology/Makefile.in:1135:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/topology/Makefile.in-1136-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/topology/Makefile.in-1147-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/topology/Makefile.in:1148:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/topology/Makefile.in-1149-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-52-  { \
gnunet-0.13.1/src/dns/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/dns/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-126-PROGRAMS = $(libexec_PROGRAMS) $(noinst_PROGRAMS)
gnunet-0.13.1/src/dns/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/dns/Makefile.in-128-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/dns/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/dns/Makefile.in-130-    *) f=$$p;; \
gnunet-0.13.1/src/dns/Makefile.in-131-  esac;
gnunet-0.13.1/src/dns/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/dns/Makefile.in-133-am__install_max = 40
gnunet-0.13.1/src/dns/Makefile.in-134-am__nobase_strip_setup = \
gnunet-0.13.1/src/dns/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/dns/Makefile.in-136-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-395-case "$@" in						\
gnunet-0.13.1/src/dns/Makefile.in:396:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/dns/Makefile.in-397-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/dns/Makefile.in-425-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/dns/Makefile.in:426:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/dns/Makefile.in:427:  bases=`echo $$bases`
gnunet-0.13.1/src/dns/Makefile.in-428-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/dns/Makefile.in-438-        */*) b='$*';; \
gnunet-0.13.1/src/dns/Makefile.in:439:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/dns/Makefile.in-440-       esac;; \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-849-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/dns/Makefile.in:850:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/dns/Makefile.in-851-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-858-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/dns/Makefile.in:859:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/dns/Makefile.in-860-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-986-.c.obj:
gnunet-0.13.1/src/dns/Makefile.in:987:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/dns/Makefile.in-988-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/dns/Makefile.in-990-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/dns/Makefile.in:991:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/dns/Makefile.in-992-
##############################################
gnunet-0.13.1/src/dns/Makefile.in-1023-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/dns/Makefile.in:1024:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/dns/Makefile.in-1025-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/dns/Makefile.in-1056-GTAGS:
gnunet-0.13.1/src/dns/Makefile.in:1057:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/dns/Makefile.in-1058-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-1099-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/dns/Makefile.in:1100:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/dns/Makefile.in:1101:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/dns/Makefile.in-1102-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-1124-	ws='[ 	]'; \
gnunet-0.13.1/src/dns/Makefile.in:1125:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/dns/Makefile.in-1126-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/dns/Makefile.in:1127:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/dns/Makefile.in:1128:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/dns/Makefile.in:1129:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/dns/Makefile.in:1130:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/dns/Makefile.in:1131:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/dns/Makefile.in:1132:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/dns/Makefile.in:1133:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/dns/Makefile.in:1134:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/dns/Makefile.in-1135-	  success=true; \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-1203-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/dns/Makefile.in:1204:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/dns/Makefile.in:1205:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/dns/Makefile.in:1206:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/dns/Makefile.in-1207-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-1213-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/dns/Makefile.in:1214:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/dns/Makefile.in:1215:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/dns/Makefile.in-1216-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-1245-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/dns/Makefile.in:1246:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/dns/Makefile.in:1247:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/dns/Makefile.in-1248-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/dns/Makefile.in-1259-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/dns/Makefile.in:1260:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/dns/Makefile.in-1261-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-52-  { \
gnunet-0.13.1/src/statistics/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/statistics/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-127-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/statistics/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/statistics/Makefile.in-129-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/statistics/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/statistics/Makefile.in-131-    *) f=$$p;; \
gnunet-0.13.1/src/statistics/Makefile.in-132-  esac;
gnunet-0.13.1/src/statistics/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/statistics/Makefile.in-134-am__install_max = 40
gnunet-0.13.1/src/statistics/Makefile.in-135-am__nobase_strip_setup = \
gnunet-0.13.1/src/statistics/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/statistics/Makefile.in-137-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-405-case "$@" in						\
gnunet-0.13.1/src/statistics/Makefile.in:406:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/statistics/Makefile.in-407-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-435-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/statistics/Makefile.in:436:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/statistics/Makefile.in:437:  bases=`echo $$bases`
gnunet-0.13.1/src/statistics/Makefile.in-438-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-448-        */*) b='$*';; \
gnunet-0.13.1/src/statistics/Makefile.in:449:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/statistics/Makefile.in-450-       esac;; \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-849-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/statistics/Makefile.in:850:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/statistics/Makefile.in-851-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-858-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/statistics/Makefile.in:859:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/statistics/Makefile.in-860-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-907-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/statistics/Makefile.in:908:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/statistics/Makefile.in-909-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-1001-.c.obj:
gnunet-0.13.1/src/statistics/Makefile.in:1002:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/statistics/Makefile.in-1003-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-1005-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/statistics/Makefile.in:1006:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/statistics/Makefile.in-1007-
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-1038-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/statistics/Makefile.in:1039:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/statistics/Makefile.in-1040-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-1071-GTAGS:
gnunet-0.13.1/src/statistics/Makefile.in:1072:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/statistics/Makefile.in-1073-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-1114-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/statistics/Makefile.in:1115:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/statistics/Makefile.in:1116:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/statistics/Makefile.in-1117-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-1139-	ws='[ 	]'; \
gnunet-0.13.1/src/statistics/Makefile.in:1140:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/statistics/Makefile.in-1141-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/statistics/Makefile.in:1142:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/statistics/Makefile.in:1143:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/statistics/Makefile.in:1144:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/statistics/Makefile.in:1145:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/statistics/Makefile.in:1146:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/statistics/Makefile.in:1147:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/statistics/Makefile.in:1148:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/statistics/Makefile.in:1149:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/statistics/Makefile.in-1150-	  success=true; \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-1218-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/statistics/Makefile.in:1219:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/statistics/Makefile.in:1220:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/statistics/Makefile.in:1221:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/statistics/Makefile.in-1222-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-1228-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/statistics/Makefile.in:1229:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/statistics/Makefile.in:1230:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/statistics/Makefile.in-1231-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-1288-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/statistics/Makefile.in:1289:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/statistics/Makefile.in:1290:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/statistics/Makefile.in-1291-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/statistics/Makefile.in-1302-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/statistics/Makefile.in:1303:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/statistics/Makefile.in-1304-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-50-  { \
gnunet-0.13.1/src/fragmentation/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/fragmentation/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-118-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/src/fragmentation/Makefile.in:119:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/fragmentation/Makefile.in-120-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/fragmentation/Makefile.in:121:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/fragmentation/Makefile.in-122-    *) f=$$p;; \
gnunet-0.13.1/src/fragmentation/Makefile.in-123-  esac;
gnunet-0.13.1/src/fragmentation/Makefile.in:124:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/fragmentation/Makefile.in-125-am__install_max = 40
gnunet-0.13.1/src/fragmentation/Makefile.in-126-am__nobase_strip_setup = \
gnunet-0.13.1/src/fragmentation/Makefile.in:127:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/fragmentation/Makefile.in-128-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-365-case "$@" in						\
gnunet-0.13.1/src/fragmentation/Makefile.in:366:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/fragmentation/Makefile.in-367-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-395-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/fragmentation/Makefile.in:396:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:397:  bases=`echo $$bases`
gnunet-0.13.1/src/fragmentation/Makefile.in-398-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-408-        */*) b='$*';; \
gnunet-0.13.1/src/fragmentation/Makefile.in:409:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/fragmentation/Makefile.in-410-       esac;; \
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-727-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/fragmentation/Makefile.in:728:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/fragmentation/Makefile.in-729-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-802-.c.obj:
gnunet-0.13.1/src/fragmentation/Makefile.in:803:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/fragmentation/Makefile.in-804-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-806-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/fragmentation/Makefile.in:807:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/fragmentation/Makefile.in-808-
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-851-GTAGS:
gnunet-0.13.1/src/fragmentation/Makefile.in:852:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/fragmentation/Makefile.in-853-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-894-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/fragmentation/Makefile.in:895:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:896:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/fragmentation/Makefile.in-897-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-919-	ws='[ 	]'; \
gnunet-0.13.1/src/fragmentation/Makefile.in:920:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/fragmentation/Makefile.in-921-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/fragmentation/Makefile.in:922:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:923:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:924:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:925:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:926:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:927:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:928:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:929:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/fragmentation/Makefile.in-930-	  success=true; \
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-998-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/fragmentation/Makefile.in:999:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:1000:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:1001:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/fragmentation/Makefile.in-1002-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-1008-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/fragmentation/Makefile.in:1009:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:1010:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/fragmentation/Makefile.in-1011-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-1047-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/fragmentation/Makefile.in:1048:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/fragmentation/Makefile.in:1049:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/fragmentation/Makefile.in-1050-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/fragmentation/Makefile.in-1061-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/fragmentation/Makefile.in:1062:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/fragmentation/Makefile.in-1063-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/nat/gnunet-nat.c-279-    local_len =
gnunet-0.13.1/src/nat/gnunet-nat.c:280:      (socklen_t) GNUNET_STRINGS_parse_socket_addr (local_addr, &af, &local_sa);
gnunet-0.13.1/src/nat/gnunet-nat.c-281-    if (0 == local_len)
##############################################
gnunet-0.13.1/src/nat/gnunet-nat.c-292-    remote_len =
gnunet-0.13.1/src/nat/gnunet-nat.c:293:      GNUNET_STRINGS_parse_socket_addr (remote_addr, &af, &remote_sa);
gnunet-0.13.1/src/nat/gnunet-nat.c-294-    if (0 == remote_len)
##############################################
gnunet-0.13.1/src/nat/Makefile.in-52-  { \
gnunet-0.13.1/src/nat/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/nat/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/nat/Makefile.in-129-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/nat/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/nat/Makefile.in-131-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/nat/Makefile.in:132:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/nat/Makefile.in-133-    *) f=$$p;; \
gnunet-0.13.1/src/nat/Makefile.in-134-  esac;
gnunet-0.13.1/src/nat/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/nat/Makefile.in-136-am__install_max = 40
gnunet-0.13.1/src/nat/Makefile.in-137-am__nobase_strip_setup = \
gnunet-0.13.1/src/nat/Makefile.in:138:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/nat/Makefile.in-139-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/nat/Makefile.in-402-case "$@" in						\
gnunet-0.13.1/src/nat/Makefile.in:403:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/nat/Makefile.in-404-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/nat/Makefile.in-432-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/nat/Makefile.in:433:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/nat/Makefile.in:434:  bases=`echo $$bases`
gnunet-0.13.1/src/nat/Makefile.in-435-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/nat/Makefile.in-449-        */*) b='$*';; \
gnunet-0.13.1/src/nat/Makefile.in:450:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/nat/Makefile.in-451-       esac;; \
##############################################
gnunet-0.13.1/src/nat/Makefile.in-865-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/nat/Makefile.in:866:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/nat/Makefile.in-867-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/nat/Makefile.in-914-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/nat/Makefile.in:915:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/nat/Makefile.in-916-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/nat/Makefile.in-1003-.c.obj:
gnunet-0.13.1/src/nat/Makefile.in:1004:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/nat/Makefile.in-1005-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/nat/Makefile.in-1007-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/nat/Makefile.in:1008:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/nat/Makefile.in-1009-
##############################################
gnunet-0.13.1/src/nat/Makefile.in-1040-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/nat/Makefile.in:1041:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/nat/Makefile.in-1042-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/nat/Makefile.in-1073-GTAGS:
gnunet-0.13.1/src/nat/Makefile.in:1074:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/nat/Makefile.in-1075-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/nat/Makefile.in-1116-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/nat/Makefile.in:1117:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/nat/Makefile.in:1118:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/nat/Makefile.in-1119-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/nat/Makefile.in-1141-	ws='[ 	]'; \
gnunet-0.13.1/src/nat/Makefile.in:1142:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/nat/Makefile.in-1143-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/nat/Makefile.in:1144:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/nat/Makefile.in:1145:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/nat/Makefile.in:1146:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/nat/Makefile.in:1147:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/nat/Makefile.in:1148:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/nat/Makefile.in:1149:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/nat/Makefile.in:1150:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/nat/Makefile.in:1151:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/nat/Makefile.in-1152-	  success=true; \
##############################################
gnunet-0.13.1/src/nat/Makefile.in-1220-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/nat/Makefile.in:1221:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/nat/Makefile.in:1222:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/nat/Makefile.in:1223:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/nat/Makefile.in-1224-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/nat/Makefile.in-1230-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/nat/Makefile.in:1231:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/nat/Makefile.in:1232:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/nat/Makefile.in-1233-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/nat/Makefile.in-1255-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/nat/Makefile.in:1256:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/nat/Makefile.in:1257:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/nat/Makefile.in-1258-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/nat/Makefile.in-1269-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/nat/Makefile.in:1270:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/nat/Makefile.in-1271-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/json/Makefile.in-50-  { \
gnunet-0.13.1/src/json/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/json/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/json/Makefile.in-117-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/src/json/Makefile.in:118:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/json/Makefile.in-119-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/json/Makefile.in:120:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/json/Makefile.in-121-    *) f=$$p;; \
gnunet-0.13.1/src/json/Makefile.in-122-  esac;
gnunet-0.13.1/src/json/Makefile.in:123:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/json/Makefile.in-124-am__install_max = 40
gnunet-0.13.1/src/json/Makefile.in-125-am__nobase_strip_setup = \
gnunet-0.13.1/src/json/Makefile.in:126:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/json/Makefile.in-127-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/json/Makefile.in-369-case "$@" in						\
gnunet-0.13.1/src/json/Makefile.in:370:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/json/Makefile.in-371-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/json/Makefile.in-399-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/json/Makefile.in:400:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/json/Makefile.in:401:  bases=`echo $$bases`
gnunet-0.13.1/src/json/Makefile.in-402-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/json/Makefile.in-412-        */*) b='$*';; \
gnunet-0.13.1/src/json/Makefile.in:413:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/json/Makefile.in-414-       esac;; \
##############################################
gnunet-0.13.1/src/json/Makefile.in-757-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/json/Makefile.in:758:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/json/Makefile.in-759-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/json/Makefile.in-835-.c.obj:
gnunet-0.13.1/src/json/Makefile.in:836:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/json/Makefile.in-837-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/json/Makefile.in-839-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/json/Makefile.in:840:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/json/Makefile.in-841-
##############################################
gnunet-0.13.1/src/json/Makefile.in-849-libgnunetjson_la-json.lo: json.c
gnunet-0.13.1/src/json/Makefile.in:850:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetjson_la_CFLAGS) $(CFLAGS) -MT libgnunetjson_la-json.lo -MD -MP -MF $(DEPDIR)/libgnunetjson_la-json.Tpo -c -o libgnunetjson_la-json.lo `test -f 'json.c' || echo '$(srcdir)/'`json.c
gnunet-0.13.1/src/json/Makefile.in-851-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetjson_la-json.Tpo $(DEPDIR)/libgnunetjson_la-json.Plo
##############################################
gnunet-0.13.1/src/json/Makefile.in-853-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/json/Makefile.in:854:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetjson_la_CFLAGS) $(CFLAGS) -c -o libgnunetjson_la-json.lo `test -f 'json.c' || echo '$(srcdir)/'`json.c
gnunet-0.13.1/src/json/Makefile.in-855-
gnunet-0.13.1/src/json/Makefile.in-856-libgnunetjson_la-json_mhd.lo: json_mhd.c
gnunet-0.13.1/src/json/Makefile.in:857:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetjson_la_CFLAGS) $(CFLAGS) -MT libgnunetjson_la-json_mhd.lo -MD -MP -MF $(DEPDIR)/libgnunetjson_la-json_mhd.Tpo -c -o libgnunetjson_la-json_mhd.lo `test -f 'json_mhd.c' || echo '$(srcdir)/'`json_mhd.c
gnunet-0.13.1/src/json/Makefile.in-858-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetjson_la-json_mhd.Tpo $(DEPDIR)/libgnunetjson_la-json_mhd.Plo
##############################################
gnunet-0.13.1/src/json/Makefile.in-860-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/json/Makefile.in:861:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetjson_la_CFLAGS) $(CFLAGS) -c -o libgnunetjson_la-json_mhd.lo `test -f 'json_mhd.c' || echo '$(srcdir)/'`json_mhd.c
gnunet-0.13.1/src/json/Makefile.in-862-
gnunet-0.13.1/src/json/Makefile.in-863-libgnunetjson_la-json_generator.lo: json_generator.c
gnunet-0.13.1/src/json/Makefile.in:864:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetjson_la_CFLAGS) $(CFLAGS) -MT libgnunetjson_la-json_generator.lo -MD -MP -MF $(DEPDIR)/libgnunetjson_la-json_generator.Tpo -c -o libgnunetjson_la-json_generator.lo `test -f 'json_generator.c' || echo '$(srcdir)/'`json_generator.c
gnunet-0.13.1/src/json/Makefile.in-865-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetjson_la-json_generator.Tpo $(DEPDIR)/libgnunetjson_la-json_generator.Plo
##############################################
gnunet-0.13.1/src/json/Makefile.in-867-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/json/Makefile.in:868:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetjson_la_CFLAGS) $(CFLAGS) -c -o libgnunetjson_la-json_generator.lo `test -f 'json_generator.c' || echo '$(srcdir)/'`json_generator.c
gnunet-0.13.1/src/json/Makefile.in-869-
gnunet-0.13.1/src/json/Makefile.in-870-libgnunetjson_la-json_helper.lo: json_helper.c
gnunet-0.13.1/src/json/Makefile.in:871:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetjson_la_CFLAGS) $(CFLAGS) -MT libgnunetjson_la-json_helper.lo -MD -MP -MF $(DEPDIR)/libgnunetjson_la-json_helper.Tpo -c -o libgnunetjson_la-json_helper.lo `test -f 'json_helper.c' || echo '$(srcdir)/'`json_helper.c
gnunet-0.13.1/src/json/Makefile.in-872-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetjson_la-json_helper.Tpo $(DEPDIR)/libgnunetjson_la-json_helper.Plo
##############################################
gnunet-0.13.1/src/json/Makefile.in-874-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/json/Makefile.in:875:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetjson_la_CFLAGS) $(CFLAGS) -c -o libgnunetjson_la-json_helper.lo `test -f 'json_helper.c' || echo '$(srcdir)/'`json_helper.c
gnunet-0.13.1/src/json/Makefile.in-876-
gnunet-0.13.1/src/json/Makefile.in-877-libgnunetjson_la-json_gnsrecord.lo: json_gnsrecord.c
gnunet-0.13.1/src/json/Makefile.in:878:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetjson_la_CFLAGS) $(CFLAGS) -MT libgnunetjson_la-json_gnsrecord.lo -MD -MP -MF $(DEPDIR)/libgnunetjson_la-json_gnsrecord.Tpo -c -o libgnunetjson_la-json_gnsrecord.lo `test -f 'json_gnsrecord.c' || echo '$(srcdir)/'`json_gnsrecord.c
gnunet-0.13.1/src/json/Makefile.in-879-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetjson_la-json_gnsrecord.Tpo $(DEPDIR)/libgnunetjson_la-json_gnsrecord.Plo
##############################################
gnunet-0.13.1/src/json/Makefile.in-881-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/json/Makefile.in:882:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetjson_la_CFLAGS) $(CFLAGS) -c -o libgnunetjson_la-json_gnsrecord.lo `test -f 'json_gnsrecord.c' || echo '$(srcdir)/'`json_gnsrecord.c
gnunet-0.13.1/src/json/Makefile.in-883-
gnunet-0.13.1/src/json/Makefile.in-884-test_json-test_json.o: test_json.c
gnunet-0.13.1/src/json/Makefile.in:885:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_json_CFLAGS) $(CFLAGS) -MT test_json-test_json.o -MD -MP -MF $(DEPDIR)/test_json-test_json.Tpo -c -o test_json-test_json.o `test -f 'test_json.c' || echo '$(srcdir)/'`test_json.c
gnunet-0.13.1/src/json/Makefile.in-886-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_json-test_json.Tpo $(DEPDIR)/test_json-test_json.Po
##############################################
gnunet-0.13.1/src/json/Makefile.in-888-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/json/Makefile.in:889:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_json_CFLAGS) $(CFLAGS) -c -o test_json-test_json.o `test -f 'test_json.c' || echo '$(srcdir)/'`test_json.c
gnunet-0.13.1/src/json/Makefile.in-890-
gnunet-0.13.1/src/json/Makefile.in-891-test_json-test_json.obj: test_json.c
gnunet-0.13.1/src/json/Makefile.in:892:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_json_CFLAGS) $(CFLAGS) -MT test_json-test_json.obj -MD -MP -MF $(DEPDIR)/test_json-test_json.Tpo -c -o test_json-test_json.obj `if test -f 'test_json.c'; then $(CYGPATH_W) 'test_json.c'; else $(CYGPATH_W) '$(srcdir)/test_json.c'; fi`
gnunet-0.13.1/src/json/Makefile.in-893-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_json-test_json.Tpo $(DEPDIR)/test_json-test_json.Po
##############################################
gnunet-0.13.1/src/json/Makefile.in-895-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/json/Makefile.in:896:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_json_CFLAGS) $(CFLAGS) -c -o test_json-test_json.obj `if test -f 'test_json.c'; then $(CYGPATH_W) 'test_json.c'; else $(CYGPATH_W) '$(srcdir)/test_json.c'; fi`
gnunet-0.13.1/src/json/Makefile.in-897-
gnunet-0.13.1/src/json/Makefile.in-898-test_json_mhd-test_json_mhd.o: test_json_mhd.c
gnunet-0.13.1/src/json/Makefile.in:899:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_json_mhd_CFLAGS) $(CFLAGS) -MT test_json_mhd-test_json_mhd.o -MD -MP -MF $(DEPDIR)/test_json_mhd-test_json_mhd.Tpo -c -o test_json_mhd-test_json_mhd.o `test -f 'test_json_mhd.c' || echo '$(srcdir)/'`test_json_mhd.c
gnunet-0.13.1/src/json/Makefile.in-900-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_json_mhd-test_json_mhd.Tpo $(DEPDIR)/test_json_mhd-test_json_mhd.Po
##############################################
gnunet-0.13.1/src/json/Makefile.in-902-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/json/Makefile.in:903:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_json_mhd_CFLAGS) $(CFLAGS) -c -o test_json_mhd-test_json_mhd.o `test -f 'test_json_mhd.c' || echo '$(srcdir)/'`test_json_mhd.c
gnunet-0.13.1/src/json/Makefile.in-904-
gnunet-0.13.1/src/json/Makefile.in-905-test_json_mhd-test_json_mhd.obj: test_json_mhd.c
gnunet-0.13.1/src/json/Makefile.in:906:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_json_mhd_CFLAGS) $(CFLAGS) -MT test_json_mhd-test_json_mhd.obj -MD -MP -MF $(DEPDIR)/test_json_mhd-test_json_mhd.Tpo -c -o test_json_mhd-test_json_mhd.obj `if test -f 'test_json_mhd.c'; then $(CYGPATH_W) 'test_json_mhd.c'; else $(CYGPATH_W) '$(srcdir)/test_json_mhd.c'; fi`
gnunet-0.13.1/src/json/Makefile.in-907-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_json_mhd-test_json_mhd.Tpo $(DEPDIR)/test_json_mhd-test_json_mhd.Po
##############################################
gnunet-0.13.1/src/json/Makefile.in-909-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/json/Makefile.in:910:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_json_mhd_CFLAGS) $(CFLAGS) -c -o test_json_mhd-test_json_mhd.obj `if test -f 'test_json_mhd.c'; then $(CYGPATH_W) 'test_json_mhd.c'; else $(CYGPATH_W) '$(srcdir)/test_json_mhd.c'; fi`
gnunet-0.13.1/src/json/Makefile.in-911-
##############################################
gnunet-0.13.1/src/json/Makefile.in-947-GTAGS:
gnunet-0.13.1/src/json/Makefile.in:948:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/json/Makefile.in-949-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/json/Makefile.in-990-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/json/Makefile.in:991:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/json/Makefile.in:992:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/json/Makefile.in-993-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/json/Makefile.in-1015-	ws='[ 	]'; \
gnunet-0.13.1/src/json/Makefile.in:1016:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/json/Makefile.in-1017-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/json/Makefile.in:1018:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/json/Makefile.in:1019:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/json/Makefile.in:1020:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/json/Makefile.in:1021:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/json/Makefile.in:1022:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/json/Makefile.in:1023:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/json/Makefile.in:1024:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/json/Makefile.in:1025:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/json/Makefile.in-1026-	  success=true; \
##############################################
gnunet-0.13.1/src/json/Makefile.in-1094-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/json/Makefile.in:1095:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/json/Makefile.in:1096:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/json/Makefile.in:1097:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/json/Makefile.in-1098-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/json/Makefile.in-1104-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/json/Makefile.in:1105:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/json/Makefile.in:1106:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/json/Makefile.in-1107-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/json/Makefile.in-1143-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/json/Makefile.in:1144:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/json/Makefile.in:1145:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/json/Makefile.in-1146-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/json/Makefile.in-1157-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/json/Makefile.in:1158:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/json/Makefile.in-1159-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/core/Makefile.in-52-  { \
gnunet-0.13.1/src/core/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/core/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/core/Makefile.in-130-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/core/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/core/Makefile.in-132-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/core/Makefile.in:133:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/core/Makefile.in-134-    *) f=$$p;; \
gnunet-0.13.1/src/core/Makefile.in-135-  esac;
gnunet-0.13.1/src/core/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/core/Makefile.in-137-am__install_max = 40
gnunet-0.13.1/src/core/Makefile.in-138-am__nobase_strip_setup = \
gnunet-0.13.1/src/core/Makefile.in:139:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/core/Makefile.in-140-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/core/Makefile.in-454-case "$@" in						\
gnunet-0.13.1/src/core/Makefile.in:455:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/core/Makefile.in-456-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/core/Makefile.in-484-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/core/Makefile.in:485:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/core/Makefile.in:486:  bases=`echo $$bases`
gnunet-0.13.1/src/core/Makefile.in-487-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/core/Makefile.in-497-        */*) b='$*';; \
gnunet-0.13.1/src/core/Makefile.in:498:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/core/Makefile.in-499-       esac;; \
##############################################
gnunet-0.13.1/src/core/Makefile.in-952-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/core/Makefile.in:953:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/core/Makefile.in-954-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/core/Makefile.in-961-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/core/Makefile.in:962:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/core/Makefile.in-963-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/core/Makefile.in-1010-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/core/Makefile.in:1011:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/core/Makefile.in-1012-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/core/Makefile.in-1121-.c.obj:
gnunet-0.13.1/src/core/Makefile.in:1122:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/core/Makefile.in-1123-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/core/Makefile.in-1125-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/core/Makefile.in:1126:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/core/Makefile.in-1127-
##############################################
gnunet-0.13.1/src/core/Makefile.in-1158-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/core/Makefile.in:1159:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/core/Makefile.in-1160-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/core/Makefile.in-1191-GTAGS:
gnunet-0.13.1/src/core/Makefile.in:1192:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/core/Makefile.in-1193-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/core/Makefile.in-1234-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/core/Makefile.in:1235:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/core/Makefile.in:1236:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/core/Makefile.in-1237-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/core/Makefile.in-1259-	ws='[ 	]'; \
gnunet-0.13.1/src/core/Makefile.in:1260:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/core/Makefile.in-1261-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/core/Makefile.in:1262:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/core/Makefile.in:1263:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/core/Makefile.in:1264:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/core/Makefile.in:1265:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/core/Makefile.in:1266:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/core/Makefile.in:1267:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/core/Makefile.in:1268:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/core/Makefile.in:1269:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/core/Makefile.in-1270-	  success=true; \
##############################################
gnunet-0.13.1/src/core/Makefile.in-1338-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/core/Makefile.in:1339:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/core/Makefile.in:1340:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/core/Makefile.in:1341:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/core/Makefile.in-1342-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/core/Makefile.in-1348-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/core/Makefile.in:1349:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/core/Makefile.in:1350:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/core/Makefile.in-1351-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/core/Makefile.in-1422-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/core/Makefile.in:1423:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/core/Makefile.in:1424:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/core/Makefile.in-1425-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/core/Makefile.in-1436-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/core/Makefile.in:1437:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/core/Makefile.in-1438-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/peerinfo-tool/gnunet-peerinfo.c-422-static int
gnunet-0.13.1/src/peerinfo-tool/gnunet-peerinfo.c:423:count_addr (void *cls,
gnunet-0.13.1/src/peerinfo-tool/gnunet-peerinfo.c-424-            const struct GNUNET_HELLO_Address *address,
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-51-  { \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-120-PROGRAMS = $(bin_PROGRAMS)
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-122-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-124-    *) f=$$p;; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-125-  esac;
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-127-am__install_max = 40
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-128-am__nobase_strip_setup = \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-130-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-362-case "$@" in						\
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:363:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-364-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-392-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:393:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:394:  bases=`echo $$bases`
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-395-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-405-        */*) b='$*';; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:406:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-407-       esac;; \
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-787-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:788:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-789-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-857-.c.obj:
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:858:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-859-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-861-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:862:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-863-
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-871-libgnunet_plugin_rest_peerinfo_la-plugin_rest_peerinfo.lo: plugin_rest_peerinfo.c
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:872:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_peerinfo_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_rest_peerinfo_la-plugin_rest_peerinfo.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_rest_peerinfo_la-plugin_rest_peerinfo.Tpo -c -o libgnunet_plugin_rest_peerinfo_la-plugin_rest_peerinfo.lo `test -f 'plugin_rest_peerinfo.c' || echo '$(srcdir)/'`plugin_rest_peerinfo.c
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-873-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_rest_peerinfo_la-plugin_rest_peerinfo.Tpo $(DEPDIR)/libgnunet_plugin_rest_peerinfo_la-plugin_rest_peerinfo.Plo
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-875-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:876:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_peerinfo_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_rest_peerinfo_la-plugin_rest_peerinfo.lo `test -f 'plugin_rest_peerinfo.c' || echo '$(srcdir)/'`plugin_rest_peerinfo.c
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-877-
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-913-GTAGS:
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:914:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-915-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-956-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:957:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:958:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-959-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-981-	ws='[ 	]'; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:982:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-983-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:984:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:985:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:986:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:987:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:988:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:989:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:990:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:991:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-992-	  success=true; \
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-1060-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:1061:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:1062:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:1063:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-1064-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-1070-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:1071:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:1072:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-1073-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-1102-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:1103:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:1104:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-1105-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-1116-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in:1117:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/peerinfo-tool/Makefile.in-1118-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/hostlist/gnunet-daemon-hostlist_server.c-189-static int
gnunet-0.13.1/src/hostlist/gnunet-daemon-hostlist_server.c:190:check_has_addr (void *cls,
gnunet-0.13.1/src/hostlist/gnunet-daemon-hostlist_server.c-191-                const struct GNUNET_HELLO_Address *address,
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-51-  { \
gnunet-0.13.1/src/hostlist/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/hostlist/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-233-am__dist_pkgcfg_DATA_DIST = hostlist.conf
gnunet-0.13.1/src/hostlist/Makefile.in:234:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/hostlist/Makefile.in-235-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/hostlist/Makefile.in:236:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/hostlist/Makefile.in-237-    *) f=$$p;; \
gnunet-0.13.1/src/hostlist/Makefile.in-238-  esac;
gnunet-0.13.1/src/hostlist/Makefile.in:239:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/hostlist/Makefile.in-240-am__install_max = 40
gnunet-0.13.1/src/hostlist/Makefile.in-241-am__nobase_strip_setup = \
gnunet-0.13.1/src/hostlist/Makefile.in:242:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/hostlist/Makefile.in-243-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-403-case "$@" in						\
gnunet-0.13.1/src/hostlist/Makefile.in:404:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/hostlist/Makefile.in-405-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-433-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/hostlist/Makefile.in:434:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/hostlist/Makefile.in:435:  bases=`echo $$bases`
gnunet-0.13.1/src/hostlist/Makefile.in-436-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-446-        */*) b='$*';; \
gnunet-0.13.1/src/hostlist/Makefile.in:447:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/hostlist/Makefile.in-448-       esac;; \
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-808-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/hostlist/Makefile.in:809:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/hostlist/Makefile.in-810-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-857-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/hostlist/Makefile.in:858:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/hostlist/Makefile.in-859-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-904-.c.obj:
gnunet-0.13.1/src/hostlist/Makefile.in:905:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/hostlist/Makefile.in-906-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-908-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/hostlist/Makefile.in:909:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/hostlist/Makefile.in-910-
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-918-gnunet_daemon_hostlist-gnunet-daemon-hostlist.o: gnunet-daemon-hostlist.c
gnunet-0.13.1/src/hostlist/Makefile.in:919:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -MT gnunet_daemon_hostlist-gnunet-daemon-hostlist.o -MD -MP -MF $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist.Tpo -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist.o `test -f 'gnunet-daemon-hostlist.c' || echo '$(srcdir)/'`gnunet-daemon-hostlist.c
gnunet-0.13.1/src/hostlist/Makefile.in-920-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist.Tpo $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist.Po
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-922-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/hostlist/Makefile.in:923:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist.o `test -f 'gnunet-daemon-hostlist.c' || echo '$(srcdir)/'`gnunet-daemon-hostlist.c
gnunet-0.13.1/src/hostlist/Makefile.in-924-
gnunet-0.13.1/src/hostlist/Makefile.in-925-gnunet_daemon_hostlist-gnunet-daemon-hostlist.obj: gnunet-daemon-hostlist.c
gnunet-0.13.1/src/hostlist/Makefile.in:926:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -MT gnunet_daemon_hostlist-gnunet-daemon-hostlist.obj -MD -MP -MF $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist.Tpo -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist.obj `if test -f 'gnunet-daemon-hostlist.c'; then $(CYGPATH_W) 'gnunet-daemon-hostlist.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-daemon-hostlist.c'; fi`
gnunet-0.13.1/src/hostlist/Makefile.in-927-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist.Tpo $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist.Po
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-929-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/hostlist/Makefile.in:930:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist.obj `if test -f 'gnunet-daemon-hostlist.c'; then $(CYGPATH_W) 'gnunet-daemon-hostlist.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-daemon-hostlist.c'; fi`
gnunet-0.13.1/src/hostlist/Makefile.in-931-
gnunet-0.13.1/src/hostlist/Makefile.in-932-gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.o: gnunet-daemon-hostlist_client.c
gnunet-0.13.1/src/hostlist/Makefile.in:933:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -MT gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.o -MD -MP -MF $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.Tpo -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.o `test -f 'gnunet-daemon-hostlist_client.c' || echo '$(srcdir)/'`gnunet-daemon-hostlist_client.c
gnunet-0.13.1/src/hostlist/Makefile.in-934-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.Tpo $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.Po
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-936-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/hostlist/Makefile.in:937:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.o `test -f 'gnunet-daemon-hostlist_client.c' || echo '$(srcdir)/'`gnunet-daemon-hostlist_client.c
gnunet-0.13.1/src/hostlist/Makefile.in-938-
gnunet-0.13.1/src/hostlist/Makefile.in-939-gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.obj: gnunet-daemon-hostlist_client.c
gnunet-0.13.1/src/hostlist/Makefile.in:940:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -MT gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.obj -MD -MP -MF $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.Tpo -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.obj `if test -f 'gnunet-daemon-hostlist_client.c'; then $(CYGPATH_W) 'gnunet-daemon-hostlist_client.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-daemon-hostlist_client.c'; fi`
gnunet-0.13.1/src/hostlist/Makefile.in-941-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.Tpo $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.Po
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-943-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/hostlist/Makefile.in:944:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.obj `if test -f 'gnunet-daemon-hostlist_client.c'; then $(CYGPATH_W) 'gnunet-daemon-hostlist_client.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-daemon-hostlist_client.c'; fi`
gnunet-0.13.1/src/hostlist/Makefile.in-945-
gnunet-0.13.1/src/hostlist/Makefile.in-946-gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.o: gnunet-daemon-hostlist_server.c
gnunet-0.13.1/src/hostlist/Makefile.in:947:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -MT gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.o -MD -MP -MF $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.Tpo -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.o `test -f 'gnunet-daemon-hostlist_server.c' || echo '$(srcdir)/'`gnunet-daemon-hostlist_server.c
gnunet-0.13.1/src/hostlist/Makefile.in-948-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.Tpo $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.Po
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-950-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/hostlist/Makefile.in:951:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.o `test -f 'gnunet-daemon-hostlist_server.c' || echo '$(srcdir)/'`gnunet-daemon-hostlist_server.c
gnunet-0.13.1/src/hostlist/Makefile.in-952-
gnunet-0.13.1/src/hostlist/Makefile.in-953-gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.obj: gnunet-daemon-hostlist_server.c
gnunet-0.13.1/src/hostlist/Makefile.in:954:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -MT gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.obj -MD -MP -MF $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.Tpo -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.obj `if test -f 'gnunet-daemon-hostlist_server.c'; then $(CYGPATH_W) 'gnunet-daemon-hostlist_server.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-daemon-hostlist_server.c'; fi`
gnunet-0.13.1/src/hostlist/Makefile.in-955-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.Tpo $(DEPDIR)/gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.Po
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-957-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/hostlist/Makefile.in:958:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_daemon_hostlist_CFLAGS) $(CFLAGS) -c -o gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.obj `if test -f 'gnunet-daemon-hostlist_server.c'; then $(CYGPATH_W) 'gnunet-daemon-hostlist_server.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-daemon-hostlist_server.c'; fi`
gnunet-0.13.1/src/hostlist/Makefile.in-959-
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-983-	@list='$(dist_pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/hostlist/Makefile.in:984:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/hostlist/Makefile.in-985-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-1016-GTAGS:
gnunet-0.13.1/src/hostlist/Makefile.in:1017:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/hostlist/Makefile.in-1018-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-1059-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/hostlist/Makefile.in:1060:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1061:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/hostlist/Makefile.in-1062-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-1084-	ws='[ 	]'; \
gnunet-0.13.1/src/hostlist/Makefile.in:1085:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/hostlist/Makefile.in-1086-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/hostlist/Makefile.in:1087:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1088:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1089:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1090:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1091:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1092:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1093:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1094:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/hostlist/Makefile.in-1095-	  success=true; \
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-1163-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/hostlist/Makefile.in:1164:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1165:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1166:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/hostlist/Makefile.in-1167-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-1173-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/hostlist/Makefile.in:1174:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1175:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/hostlist/Makefile.in-1176-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-1219-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/hostlist/Makefile.in:1220:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/hostlist/Makefile.in:1221:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/hostlist/Makefile.in-1222-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/hostlist/Makefile.in-1233-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/hostlist/Makefile.in:1234:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/hostlist/Makefile.in-1235-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-53-  { \
gnunet-0.13.1/src/regex/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/regex/Makefile.in-55-  }; \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-134-LIBRARIES = $(noinst_LIBRARIES)
gnunet-0.13.1/src/regex/Makefile.in:135:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/regex/Makefile.in-136-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/regex/Makefile.in:137:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/regex/Makefile.in-138-    *) f=$$p;; \
gnunet-0.13.1/src/regex/Makefile.in-139-  esac;
gnunet-0.13.1/src/regex/Makefile.in:140:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/regex/Makefile.in-141-am__install_max = 40
gnunet-0.13.1/src/regex/Makefile.in-142-am__nobase_strip_setup = \
gnunet-0.13.1/src/regex/Makefile.in:143:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/regex/Makefile.in-144-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-523-case "$@" in						\
gnunet-0.13.1/src/regex/Makefile.in:524:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/regex/Makefile.in-525-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/regex/Makefile.in-553-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/regex/Makefile.in:554:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/regex/Makefile.in:555:  bases=`echo $$bases`
gnunet-0.13.1/src/regex/Makefile.in-556-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/regex/Makefile.in-566-        */*) b='$*';; \
gnunet-0.13.1/src/regex/Makefile.in:567:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/regex/Makefile.in-568-       esac;; \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1055-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/regex/Makefile.in:1056:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/regex/Makefile.in-1057-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1104-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/regex/Makefile.in:1105:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/regex/Makefile.in-1106-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1113-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/regex/Makefile.in:1114:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/regex/Makefile.in-1115-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1294-.c.obj:
gnunet-0.13.1/src/regex/Makefile.in:1295:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/regex/Makefile.in-1296-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1298-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/regex/Makefile.in:1299:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/regex/Makefile.in-1300-
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1331-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/regex/Makefile.in:1332:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/regex/Makefile.in-1333-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1364-GTAGS:
gnunet-0.13.1/src/regex/Makefile.in:1365:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/regex/Makefile.in-1366-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1407-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/regex/Makefile.in:1408:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/regex/Makefile.in:1409:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/regex/Makefile.in-1410-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1432-	ws='[ 	]'; \
gnunet-0.13.1/src/regex/Makefile.in:1433:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/regex/Makefile.in-1434-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/regex/Makefile.in:1435:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/regex/Makefile.in:1436:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/regex/Makefile.in:1437:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/regex/Makefile.in:1438:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/regex/Makefile.in:1439:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/regex/Makefile.in:1440:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/regex/Makefile.in:1441:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/regex/Makefile.in:1442:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/regex/Makefile.in-1443-	  success=true; \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1511-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/regex/Makefile.in:1512:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/regex/Makefile.in:1513:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/regex/Makefile.in:1514:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/regex/Makefile.in-1515-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1521-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/regex/Makefile.in:1522:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/regex/Makefile.in:1523:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/regex/Makefile.in-1524-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1588-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/regex/Makefile.in:1589:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/regex/Makefile.in:1590:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/regex/Makefile.in-1591-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/regex/Makefile.in-1602-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/regex/Makefile.in:1603:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/regex/Makefile.in-1604-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/zonemaster/Makefile.in-51-  { \
gnunet-0.13.1/src/zonemaster/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/zonemaster/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/src/zonemaster/Makefile.in-194-  esac
gnunet-0.13.1/src/zonemaster/Makefile.in:195:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/zonemaster/Makefile.in-196-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/zonemaster/Makefile.in:197:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/zonemaster/Makefile.in-198-    *) f=$$p;; \
gnunet-0.13.1/src/zonemaster/Makefile.in-199-  esac;
gnunet-0.13.1/src/zonemaster/Makefile.in:200:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/zonemaster/Makefile.in-201-am__install_max = 40
gnunet-0.13.1/src/zonemaster/Makefile.in-202-am__nobase_strip_setup = \
gnunet-0.13.1/src/zonemaster/Makefile.in:203:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/zonemaster/Makefile.in-204-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/zonemaster/Makefile.in-587-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/zonemaster/Makefile.in:588:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/zonemaster/Makefile.in-589-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/zonemaster/Makefile.in-622-.c.obj:
gnunet-0.13.1/src/zonemaster/Makefile.in:623:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/zonemaster/Makefile.in-624-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/zonemaster/Makefile.in-626-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/zonemaster/Makefile.in:627:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/zonemaster/Makefile.in-628-
##############################################
gnunet-0.13.1/src/zonemaster/Makefile.in-659-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/zonemaster/Makefile.in:660:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/zonemaster/Makefile.in-661-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/zonemaster/Makefile.in-692-GTAGS:
gnunet-0.13.1/src/zonemaster/Makefile.in:693:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/zonemaster/Makefile.in-694-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/zonemaster/Makefile.in-718-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/zonemaster/Makefile.in:719:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/zonemaster/Makefile.in:720:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/zonemaster/Makefile.in-721-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/zonemaster/Makefile.in-732-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/zonemaster/Makefile.in:733:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/zonemaster/Makefile.in-734-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-52-  { \
gnunet-0.13.1/src/arm/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/arm/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-127-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS)
gnunet-0.13.1/src/arm/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/arm/Makefile.in-129-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/arm/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/arm/Makefile.in-131-    *) f=$$p;; \
gnunet-0.13.1/src/arm/Makefile.in-132-  esac;
gnunet-0.13.1/src/arm/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/arm/Makefile.in-134-am__install_max = 40
gnunet-0.13.1/src/arm/Makefile.in-135-am__nobase_strip_setup = \
gnunet-0.13.1/src/arm/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/arm/Makefile.in-137-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-399-case "$@" in						\
gnunet-0.13.1/src/arm/Makefile.in:400:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/arm/Makefile.in-401-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/arm/Makefile.in-429-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/arm/Makefile.in:430:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/arm/Makefile.in:431:  bases=`echo $$bases`
gnunet-0.13.1/src/arm/Makefile.in-432-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/arm/Makefile.in-442-        */*) b='$*';; \
gnunet-0.13.1/src/arm/Makefile.in:443:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/arm/Makefile.in-444-       esac;; \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-844-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/arm/Makefile.in:845:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/arm/Makefile.in-846-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-853-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/arm/Makefile.in:854:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/arm/Makefile.in-855-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-902-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/arm/Makefile.in:903:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/arm/Makefile.in-904-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-911-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/arm/Makefile.in:912:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/arm/Makefile.in-913-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-1006-.c.obj:
gnunet-0.13.1/src/arm/Makefile.in:1007:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/arm/Makefile.in-1008-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/arm/Makefile.in-1010-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/arm/Makefile.in:1011:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/arm/Makefile.in-1012-
##############################################
gnunet-0.13.1/src/arm/Makefile.in-1043-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/arm/Makefile.in:1044:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/arm/Makefile.in-1045-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/arm/Makefile.in-1076-GTAGS:
gnunet-0.13.1/src/arm/Makefile.in:1077:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/arm/Makefile.in-1078-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-1119-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/arm/Makefile.in:1120:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/arm/Makefile.in:1121:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/arm/Makefile.in-1122-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-1144-	ws='[ 	]'; \
gnunet-0.13.1/src/arm/Makefile.in:1145:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/arm/Makefile.in-1146-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/arm/Makefile.in:1147:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/arm/Makefile.in:1148:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/arm/Makefile.in:1149:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/arm/Makefile.in:1150:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/arm/Makefile.in:1151:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/arm/Makefile.in:1152:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/arm/Makefile.in:1153:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/arm/Makefile.in:1154:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/arm/Makefile.in-1155-	  success=true; \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-1223-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/arm/Makefile.in:1224:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/arm/Makefile.in:1225:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/arm/Makefile.in:1226:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/arm/Makefile.in-1227-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-1233-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/arm/Makefile.in:1234:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/arm/Makefile.in:1235:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/arm/Makefile.in-1236-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-1286-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/arm/Makefile.in:1287:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/arm/Makefile.in:1288:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/arm/Makefile.in-1289-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/arm/Makefile.in-1300-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/arm/Makefile.in:1301:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/arm/Makefile.in-1302-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-52-  { \
gnunet-0.13.1/src/cadet/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/cadet/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-144-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/cadet/Makefile.in:145:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/cadet/Makefile.in-146-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/cadet/Makefile.in:147:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/cadet/Makefile.in-148-    *) f=$$p;; \
gnunet-0.13.1/src/cadet/Makefile.in-149-  esac;
gnunet-0.13.1/src/cadet/Makefile.in:150:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/cadet/Makefile.in-151-am__install_max = 40
gnunet-0.13.1/src/cadet/Makefile.in-152-am__nobase_strip_setup = \
gnunet-0.13.1/src/cadet/Makefile.in:153:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/cadet/Makefile.in-154-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-541-case "$@" in						\
gnunet-0.13.1/src/cadet/Makefile.in:542:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/cadet/Makefile.in-543-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-571-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/cadet/Makefile.in:572:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/cadet/Makefile.in:573:  bases=`echo $$bases`
gnunet-0.13.1/src/cadet/Makefile.in-574-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-584-        */*) b='$*';; \
gnunet-0.13.1/src/cadet/Makefile.in:585:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/cadet/Makefile.in-586-       esac;; \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1097-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/cadet/Makefile.in:1098:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/cadet/Makefile.in-1099-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1106-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/cadet/Makefile.in:1107:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/cadet/Makefile.in-1108-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1155-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/cadet/Makefile.in:1156:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/cadet/Makefile.in-1157-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1340-.c.obj:
gnunet-0.13.1/src/cadet/Makefile.in:1341:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/cadet/Makefile.in-1342-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1344-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/cadet/Makefile.in:1345:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/cadet/Makefile.in-1346-
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1377-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/cadet/Makefile.in:1378:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/cadet/Makefile.in-1379-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1410-GTAGS:
gnunet-0.13.1/src/cadet/Makefile.in:1411:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/cadet/Makefile.in-1412-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1453-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/cadet/Makefile.in:1454:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/cadet/Makefile.in:1455:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/cadet/Makefile.in-1456-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1478-	ws='[ 	]'; \
gnunet-0.13.1/src/cadet/Makefile.in:1479:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/cadet/Makefile.in-1480-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/cadet/Makefile.in:1481:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/cadet/Makefile.in:1482:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/cadet/Makefile.in:1483:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/cadet/Makefile.in:1484:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/cadet/Makefile.in:1485:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/cadet/Makefile.in:1486:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/cadet/Makefile.in:1487:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/cadet/Makefile.in:1488:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/cadet/Makefile.in-1489-	  success=true; \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1557-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/cadet/Makefile.in:1558:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/cadet/Makefile.in:1559:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/cadet/Makefile.in:1560:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/cadet/Makefile.in-1561-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1567-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/cadet/Makefile.in:1568:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/cadet/Makefile.in:1569:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/cadet/Makefile.in-1570-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1732-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/cadet/Makefile.in:1733:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/cadet/Makefile.in:1734:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/cadet/Makefile.in-1735-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/cadet/Makefile.in-1746-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/cadet/Makefile.in:1747:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/cadet/Makefile.in-1748-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/nat-auto/Makefile.in-52-  { \
gnunet-0.13.1/src/nat-auto/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/nat-auto/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/nat-auto/Makefile.in-123-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/nat-auto/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/nat-auto/Makefile.in-125-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/nat-auto/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/nat-auto/Makefile.in-127-    *) f=$$p;; \
gnunet-0.13.1/src/nat-auto/Makefile.in-128-  esac;
gnunet-0.13.1/src/nat-auto/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/nat-auto/Makefile.in-130-am__install_max = 40
gnunet-0.13.1/src/nat-auto/Makefile.in-131-am__nobase_strip_setup = \
gnunet-0.13.1/src/nat-auto/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/nat-auto/Makefile.in-133-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/nat-auto/Makefile.in-630-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/nat-auto/Makefile.in:631:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/nat-auto/Makefile.in-632-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/nat-auto/Makefile.in-679-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/nat-auto/Makefile.in:680:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/nat-auto/Makefile.in-681-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/nat-auto/Makefile.in-759-.c.obj:
gnunet-0.13.1/src/nat-auto/Makefile.in:760:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/nat-auto/Makefile.in-761-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/nat-auto/Makefile.in-763-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/nat-auto/Makefile.in:764:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/nat-auto/Makefile.in-765-
##############################################
gnunet-0.13.1/src/nat-auto/Makefile.in-796-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/nat-auto/Makefile.in:797:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/nat-auto/Makefile.in-798-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/nat-auto/Makefile.in-829-GTAGS:
gnunet-0.13.1/src/nat-auto/Makefile.in:830:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/nat-auto/Makefile.in-831-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/nat-auto/Makefile.in-855-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/nat-auto/Makefile.in:856:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/nat-auto/Makefile.in:857:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/nat-auto/Makefile.in-858-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/nat-auto/Makefile.in-869-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/nat-auto/Makefile.in:870:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/nat-auto/Makefile.in-871-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-52-  { \
gnunet-0.13.1/src/testbed/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/testbed/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-189-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS)
gnunet-0.13.1/src/testbed/Makefile.in:190:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/testbed/Makefile.in-191-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/testbed/Makefile.in:192:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/testbed/Makefile.in-193-    *) f=$$p;; \
gnunet-0.13.1/src/testbed/Makefile.in-194-  esac;
gnunet-0.13.1/src/testbed/Makefile.in:195:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/testbed/Makefile.in-196-am__install_max = 40
gnunet-0.13.1/src/testbed/Makefile.in-197-am__nobase_strip_setup = \
gnunet-0.13.1/src/testbed/Makefile.in:198:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/testbed/Makefile.in-199-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-779-case "$@" in						\
gnunet-0.13.1/src/testbed/Makefile.in:780:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/testbed/Makefile.in-781-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-809-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/testbed/Makefile.in:810:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/testbed/Makefile.in:811:  bases=`echo $$bases`
gnunet-0.13.1/src/testbed/Makefile.in-812-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-822-        */*) b='$*';; \
gnunet-0.13.1/src/testbed/Makefile.in:823:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/testbed/Makefile.in-824-       esac;; \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-1502-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/testbed/Makefile.in:1503:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/testbed/Makefile.in-1504-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-1511-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/testbed/Makefile.in:1512:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/testbed/Makefile.in-1513-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-1560-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/testbed/Makefile.in:1561:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/testbed/Makefile.in-1562-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-1569-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/testbed/Makefile.in:1570:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/testbed/Makefile.in-1571-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-1825-.c.obj:
gnunet-0.13.1/src/testbed/Makefile.in:1826:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/testbed/Makefile.in-1827-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-1829-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/testbed/Makefile.in:1830:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/testbed/Makefile.in-1831-
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-1862-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/testbed/Makefile.in:1863:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/testbed/Makefile.in-1864-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-1895-GTAGS:
gnunet-0.13.1/src/testbed/Makefile.in:1896:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/testbed/Makefile.in-1897-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-1938-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/testbed/Makefile.in:1939:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/testbed/Makefile.in:1940:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/testbed/Makefile.in-1941-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-1963-	ws='[ 	]'; \
gnunet-0.13.1/src/testbed/Makefile.in:1964:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/testbed/Makefile.in-1965-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/testbed/Makefile.in:1966:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/testbed/Makefile.in:1967:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/testbed/Makefile.in:1968:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/testbed/Makefile.in:1969:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/testbed/Makefile.in:1970:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/testbed/Makefile.in:1971:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/testbed/Makefile.in:1972:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/testbed/Makefile.in:1973:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/testbed/Makefile.in-1974-	  success=true; \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-2042-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/testbed/Makefile.in:2043:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/testbed/Makefile.in:2044:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/testbed/Makefile.in:2045:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/testbed/Makefile.in-2046-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-2052-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/testbed/Makefile.in:2053:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/testbed/Makefile.in:2054:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/testbed/Makefile.in-2055-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-2273-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/testbed/Makefile.in:2274:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/testbed/Makefile.in:2275:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/testbed/Makefile.in-2276-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/testbed/Makefile.in-2287-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/testbed/Makefile.in:2288:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/testbed/Makefile.in-2289-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/exit/Makefile.in-51-  { \
gnunet-0.13.1/src/exit/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/exit/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/src/exit/Makefile.in-183-  esac
gnunet-0.13.1/src/exit/Makefile.in:184:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/exit/Makefile.in-185-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/exit/Makefile.in:186:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/exit/Makefile.in-187-    *) f=$$p;; \
gnunet-0.13.1/src/exit/Makefile.in-188-  esac;
gnunet-0.13.1/src/exit/Makefile.in:189:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/exit/Makefile.in-190-am__install_max = 40
gnunet-0.13.1/src/exit/Makefile.in-191-am__nobase_strip_setup = \
gnunet-0.13.1/src/exit/Makefile.in:192:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/exit/Makefile.in-193-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/exit/Makefile.in-566-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/exit/Makefile.in:567:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/exit/Makefile.in-568-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/exit/Makefile.in-601-.c.obj:
gnunet-0.13.1/src/exit/Makefile.in:602:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/exit/Makefile.in-603-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/exit/Makefile.in-605-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/exit/Makefile.in:606:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/exit/Makefile.in-607-
##############################################
gnunet-0.13.1/src/exit/Makefile.in-638-	@list='$(dist_pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/exit/Makefile.in:639:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/exit/Makefile.in-640-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/exit/Makefile.in-671-GTAGS:
gnunet-0.13.1/src/exit/Makefile.in:672:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/exit/Makefile.in-673-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/exit/Makefile.in-697-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/exit/Makefile.in:698:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/exit/Makefile.in:699:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/exit/Makefile.in-700-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/exit/Makefile.in-711-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/exit/Makefile.in:712:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/exit/Makefile.in-713-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/nt/Makefile.in-50-  { \
gnunet-0.13.1/src/nt/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/nt/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/nt/Makefile.in-116-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/src/nt/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/nt/Makefile.in-118-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/nt/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/nt/Makefile.in-120-    *) f=$$p;; \
gnunet-0.13.1/src/nt/Makefile.in-121-  esac;
gnunet-0.13.1/src/nt/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/nt/Makefile.in-123-am__install_max = 40
gnunet-0.13.1/src/nt/Makefile.in-124-am__nobase_strip_setup = \
gnunet-0.13.1/src/nt/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/nt/Makefile.in-126-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/nt/Makefile.in-561-.c.obj:
gnunet-0.13.1/src/nt/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/nt/Makefile.in-563-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/nt/Makefile.in-565-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/nt/Makefile.in:566:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/nt/Makefile.in-567-
##############################################
gnunet-0.13.1/src/nt/Makefile.in-610-GTAGS:
gnunet-0.13.1/src/nt/Makefile.in:611:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/nt/Makefile.in-612-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/nt/Makefile.in-636-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/nt/Makefile.in:637:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/nt/Makefile.in:638:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/nt/Makefile.in-639-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/nt/Makefile.in-650-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/nt/Makefile.in:651:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/nt/Makefile.in-652-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-52-  { \
gnunet-0.13.1/src/conversation/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/conversation/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-139-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/conversation/Makefile.in:140:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/conversation/Makefile.in-141-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/conversation/Makefile.in:142:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/conversation/Makefile.in-143-    *) f=$$p;; \
gnunet-0.13.1/src/conversation/Makefile.in-144-  esac;
gnunet-0.13.1/src/conversation/Makefile.in:145:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/conversation/Makefile.in-146-am__install_max = 40
gnunet-0.13.1/src/conversation/Makefile.in-147-am__nobase_strip_setup = \
gnunet-0.13.1/src/conversation/Makefile.in:148:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/conversation/Makefile.in-149-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-570-case "$@" in						\
gnunet-0.13.1/src/conversation/Makefile.in:571:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/conversation/Makefile.in-572-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-600-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/conversation/Makefile.in:601:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/conversation/Makefile.in:602:  bases=`echo $$bases`
gnunet-0.13.1/src/conversation/Makefile.in-603-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-612-        */*) b='$*';; \
gnunet-0.13.1/src/conversation/Makefile.in:613:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/conversation/Makefile.in-614-       esac;; \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-635-  while test -n "$$dir1"; do \
gnunet-0.13.1/src/conversation/Makefile.in:636:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-0.13.1/src/conversation/Makefile.in-637-    if test "$$first" != "."; then \
gnunet-0.13.1/src/conversation/Makefile.in-638-      if test "$$first" = ".."; then \
gnunet-0.13.1/src/conversation/Makefile.in:639:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-0.13.1/src/conversation/Makefile.in:640:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-0.13.1/src/conversation/Makefile.in-641-      else \
gnunet-0.13.1/src/conversation/Makefile.in:642:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-0.13.1/src/conversation/Makefile.in-643-        if test "$$first2" = "$$first"; then \
gnunet-0.13.1/src/conversation/Makefile.in:644:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/src/conversation/Makefile.in-645-        else \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-650-    fi; \
gnunet-0.13.1/src/conversation/Makefile.in:651:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/src/conversation/Makefile.in-652-  done; \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1205-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/conversation/Makefile.in:1206:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/conversation/Makefile.in-1207-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1214-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/conversation/Makefile.in:1215:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/conversation/Makefile.in-1216-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1263-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/conversation/Makefile.in:1264:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/conversation/Makefile.in-1265-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1421-.c.obj:
gnunet-0.13.1/src/conversation/Makefile.in:1422:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/conversation/Makefile.in-1423-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1425-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1426:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/conversation/Makefile.in-1427-
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1435-gnunet_helper_audio_playback-gnunet_gst_test.o: gnunet_gst_test.c
gnunet-0.13.1/src/conversation/Makefile.in:1436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_playback-gnunet_gst_test.o -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst_test.Tpo -c -o gnunet_helper_audio_playback-gnunet_gst_test.o `test -f 'gnunet_gst_test.c' || echo '$(srcdir)/'`gnunet_gst_test.c
gnunet-0.13.1/src/conversation/Makefile.in-1437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst_test.Tpo $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst_test.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_playback-gnunet_gst_test.o `test -f 'gnunet_gst_test.c' || echo '$(srcdir)/'`gnunet_gst_test.c
gnunet-0.13.1/src/conversation/Makefile.in-1441-
gnunet-0.13.1/src/conversation/Makefile.in-1442-gnunet_helper_audio_playback-gnunet_gst_test.obj: gnunet_gst_test.c
gnunet-0.13.1/src/conversation/Makefile.in:1443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_playback-gnunet_gst_test.obj -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst_test.Tpo -c -o gnunet_helper_audio_playback-gnunet_gst_test.obj `if test -f 'gnunet_gst_test.c'; then $(CYGPATH_W) 'gnunet_gst_test.c'; else $(CYGPATH_W) '$(srcdir)/gnunet_gst_test.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst_test.Tpo $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst_test.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_playback-gnunet_gst_test.obj `if test -f 'gnunet_gst_test.c'; then $(CYGPATH_W) 'gnunet_gst_test.c'; else $(CYGPATH_W) '$(srcdir)/gnunet_gst_test.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1448-
gnunet-0.13.1/src/conversation/Makefile.in-1449-gnunet_helper_audio_playback-gnunet_gst.o: gnunet_gst.c
gnunet-0.13.1/src/conversation/Makefile.in:1450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_playback-gnunet_gst.o -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst.Tpo -c -o gnunet_helper_audio_playback-gnunet_gst.o `test -f 'gnunet_gst.c' || echo '$(srcdir)/'`gnunet_gst.c
gnunet-0.13.1/src/conversation/Makefile.in-1451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst.Tpo $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_playback-gnunet_gst.o `test -f 'gnunet_gst.c' || echo '$(srcdir)/'`gnunet_gst.c
gnunet-0.13.1/src/conversation/Makefile.in-1455-
gnunet-0.13.1/src/conversation/Makefile.in-1456-gnunet_helper_audio_playback-gnunet_gst.obj: gnunet_gst.c
gnunet-0.13.1/src/conversation/Makefile.in:1457:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_playback-gnunet_gst.obj -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst.Tpo -c -o gnunet_helper_audio_playback-gnunet_gst.obj `if test -f 'gnunet_gst.c'; then $(CYGPATH_W) 'gnunet_gst.c'; else $(CYGPATH_W) '$(srcdir)/gnunet_gst.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1458-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst.Tpo $(DEPDIR)/gnunet_helper_audio_playback-gnunet_gst.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1460-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1461:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_playback-gnunet_gst.obj `if test -f 'gnunet_gst.c'; then $(CYGPATH_W) 'gnunet_gst.c'; else $(CYGPATH_W) '$(srcdir)/gnunet_gst.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1462-
gnunet-0.13.1/src/conversation/Makefile.in-1463-gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.o: gnunet-helper-audio-playback-gst.c
gnunet-0.13.1/src/conversation/Makefile.in:1464:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.o -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.Tpo -c -o gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.o `test -f 'gnunet-helper-audio-playback-gst.c' || echo '$(srcdir)/'`gnunet-helper-audio-playback-gst.c
gnunet-0.13.1/src/conversation/Makefile.in-1465-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.Tpo $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1467-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1468:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.o `test -f 'gnunet-helper-audio-playback-gst.c' || echo '$(srcdir)/'`gnunet-helper-audio-playback-gst.c
gnunet-0.13.1/src/conversation/Makefile.in-1469-
gnunet-0.13.1/src/conversation/Makefile.in-1470-gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.obj: gnunet-helper-audio-playback-gst.c
gnunet-0.13.1/src/conversation/Makefile.in:1471:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.obj -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.Tpo -c -o gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.obj `if test -f 'gnunet-helper-audio-playback-gst.c'; then $(CYGPATH_W) 'gnunet-helper-audio-playback-gst.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-helper-audio-playback-gst.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1472-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.Tpo $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1474-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1475:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.obj `if test -f 'gnunet-helper-audio-playback-gst.c'; then $(CYGPATH_W) 'gnunet-helper-audio-playback-gst.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-helper-audio-playback-gst.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1476-
gnunet-0.13.1/src/conversation/Makefile.in-1477-gnunet_helper_audio_playback-gnunet-helper-audio-playback.o: gnunet-helper-audio-playback.c
gnunet-0.13.1/src/conversation/Makefile.in:1478:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_playback-gnunet-helper-audio-playback.o -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback.Tpo -c -o gnunet_helper_audio_playback-gnunet-helper-audio-playback.o `test -f 'gnunet-helper-audio-playback.c' || echo '$(srcdir)/'`gnunet-helper-audio-playback.c
gnunet-0.13.1/src/conversation/Makefile.in-1479-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback.Tpo $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1481-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1482:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_playback-gnunet-helper-audio-playback.o `test -f 'gnunet-helper-audio-playback.c' || echo '$(srcdir)/'`gnunet-helper-audio-playback.c
gnunet-0.13.1/src/conversation/Makefile.in-1483-
gnunet-0.13.1/src/conversation/Makefile.in-1484-gnunet_helper_audio_playback-gnunet-helper-audio-playback.obj: gnunet-helper-audio-playback.c
gnunet-0.13.1/src/conversation/Makefile.in:1485:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_playback-gnunet-helper-audio-playback.obj -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback.Tpo -c -o gnunet_helper_audio_playback-gnunet-helper-audio-playback.obj `if test -f 'gnunet-helper-audio-playback.c'; then $(CYGPATH_W) 'gnunet-helper-audio-playback.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-helper-audio-playback.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1486-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback.Tpo $(DEPDIR)/gnunet_helper_audio_playback-gnunet-helper-audio-playback.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1488-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1489:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_playback_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_playback-gnunet-helper-audio-playback.obj `if test -f 'gnunet-helper-audio-playback.c'; then $(CYGPATH_W) 'gnunet-helper-audio-playback.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-helper-audio-playback.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1490-
gnunet-0.13.1/src/conversation/Makefile.in-1491-gnunet_helper_audio_record-gnunet_gst_test.o: gnunet_gst_test.c
gnunet-0.13.1/src/conversation/Makefile.in:1492:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_record-gnunet_gst_test.o -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst_test.Tpo -c -o gnunet_helper_audio_record-gnunet_gst_test.o `test -f 'gnunet_gst_test.c' || echo '$(srcdir)/'`gnunet_gst_test.c
gnunet-0.13.1/src/conversation/Makefile.in-1493-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst_test.Tpo $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst_test.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1495-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1496:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_record-gnunet_gst_test.o `test -f 'gnunet_gst_test.c' || echo '$(srcdir)/'`gnunet_gst_test.c
gnunet-0.13.1/src/conversation/Makefile.in-1497-
gnunet-0.13.1/src/conversation/Makefile.in-1498-gnunet_helper_audio_record-gnunet_gst_test.obj: gnunet_gst_test.c
gnunet-0.13.1/src/conversation/Makefile.in:1499:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_record-gnunet_gst_test.obj -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst_test.Tpo -c -o gnunet_helper_audio_record-gnunet_gst_test.obj `if test -f 'gnunet_gst_test.c'; then $(CYGPATH_W) 'gnunet_gst_test.c'; else $(CYGPATH_W) '$(srcdir)/gnunet_gst_test.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1500-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst_test.Tpo $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst_test.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1502-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1503:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_record-gnunet_gst_test.obj `if test -f 'gnunet_gst_test.c'; then $(CYGPATH_W) 'gnunet_gst_test.c'; else $(CYGPATH_W) '$(srcdir)/gnunet_gst_test.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1504-
gnunet-0.13.1/src/conversation/Makefile.in-1505-gnunet_helper_audio_record-gnunet_gst.o: gnunet_gst.c
gnunet-0.13.1/src/conversation/Makefile.in:1506:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_record-gnunet_gst.o -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst.Tpo -c -o gnunet_helper_audio_record-gnunet_gst.o `test -f 'gnunet_gst.c' || echo '$(srcdir)/'`gnunet_gst.c
gnunet-0.13.1/src/conversation/Makefile.in-1507-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst.Tpo $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1509-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1510:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_record-gnunet_gst.o `test -f 'gnunet_gst.c' || echo '$(srcdir)/'`gnunet_gst.c
gnunet-0.13.1/src/conversation/Makefile.in-1511-
gnunet-0.13.1/src/conversation/Makefile.in-1512-gnunet_helper_audio_record-gnunet_gst.obj: gnunet_gst.c
gnunet-0.13.1/src/conversation/Makefile.in:1513:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_record-gnunet_gst.obj -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst.Tpo -c -o gnunet_helper_audio_record-gnunet_gst.obj `if test -f 'gnunet_gst.c'; then $(CYGPATH_W) 'gnunet_gst.c'; else $(CYGPATH_W) '$(srcdir)/gnunet_gst.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1514-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst.Tpo $(DEPDIR)/gnunet_helper_audio_record-gnunet_gst.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1516-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1517:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_record-gnunet_gst.obj `if test -f 'gnunet_gst.c'; then $(CYGPATH_W) 'gnunet_gst.c'; else $(CYGPATH_W) '$(srcdir)/gnunet_gst.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1518-
gnunet-0.13.1/src/conversation/Makefile.in-1519-gnunet_helper_audio_record-gnunet-helper-audio-record-gst.o: gnunet-helper-audio-record-gst.c
gnunet-0.13.1/src/conversation/Makefile.in:1520:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_record-gnunet-helper-audio-record-gst.o -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record-gst.Tpo -c -o gnunet_helper_audio_record-gnunet-helper-audio-record-gst.o `test -f 'gnunet-helper-audio-record-gst.c' || echo '$(srcdir)/'`gnunet-helper-audio-record-gst.c
gnunet-0.13.1/src/conversation/Makefile.in-1521-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record-gst.Tpo $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record-gst.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1523-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1524:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_record-gnunet-helper-audio-record-gst.o `test -f 'gnunet-helper-audio-record-gst.c' || echo '$(srcdir)/'`gnunet-helper-audio-record-gst.c
gnunet-0.13.1/src/conversation/Makefile.in-1525-
gnunet-0.13.1/src/conversation/Makefile.in-1526-gnunet_helper_audio_record-gnunet-helper-audio-record-gst.obj: gnunet-helper-audio-record-gst.c
gnunet-0.13.1/src/conversation/Makefile.in:1527:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_record-gnunet-helper-audio-record-gst.obj -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record-gst.Tpo -c -o gnunet_helper_audio_record-gnunet-helper-audio-record-gst.obj `if test -f 'gnunet-helper-audio-record-gst.c'; then $(CYGPATH_W) 'gnunet-helper-audio-record-gst.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-helper-audio-record-gst.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1528-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record-gst.Tpo $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record-gst.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1530-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1531:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_record-gnunet-helper-audio-record-gst.obj `if test -f 'gnunet-helper-audio-record-gst.c'; then $(CYGPATH_W) 'gnunet-helper-audio-record-gst.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-helper-audio-record-gst.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1532-
gnunet-0.13.1/src/conversation/Makefile.in-1533-gnunet_helper_audio_record-gnunet-helper-audio-record.o: gnunet-helper-audio-record.c
gnunet-0.13.1/src/conversation/Makefile.in:1534:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_record-gnunet-helper-audio-record.o -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record.Tpo -c -o gnunet_helper_audio_record-gnunet-helper-audio-record.o `test -f 'gnunet-helper-audio-record.c' || echo '$(srcdir)/'`gnunet-helper-audio-record.c
gnunet-0.13.1/src/conversation/Makefile.in-1535-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record.Tpo $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1537-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1538:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_record-gnunet-helper-audio-record.o `test -f 'gnunet-helper-audio-record.c' || echo '$(srcdir)/'`gnunet-helper-audio-record.c
gnunet-0.13.1/src/conversation/Makefile.in-1539-
gnunet-0.13.1/src/conversation/Makefile.in-1540-gnunet_helper_audio_record-gnunet-helper-audio-record.obj: gnunet-helper-audio-record.c
gnunet-0.13.1/src/conversation/Makefile.in:1541:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -MT gnunet_helper_audio_record-gnunet-helper-audio-record.obj -MD -MP -MF $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record.Tpo -c -o gnunet_helper_audio_record-gnunet-helper-audio-record.obj `if test -f 'gnunet-helper-audio-record.c'; then $(CYGPATH_W) 'gnunet-helper-audio-record.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-helper-audio-record.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1542-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record.Tpo $(DEPDIR)/gnunet_helper_audio_record-gnunet-helper-audio-record.Po
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1544-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/conversation/Makefile.in:1545:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_helper_audio_record_CFLAGS) $(CFLAGS) -c -o gnunet_helper_audio_record-gnunet-helper-audio-record.obj `if test -f 'gnunet-helper-audio-record.c'; then $(CYGPATH_W) 'gnunet-helper-audio-record.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-helper-audio-record.c'; fi`
gnunet-0.13.1/src/conversation/Makefile.in-1546-
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1570-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/conversation/Makefile.in:1571:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/conversation/Makefile.in-1572-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1587-	dot_seen=no; \
gnunet-0.13.1/src/conversation/Makefile.in:1588:	target=`echo $@ | sed s/-recursive//`; \
gnunet-0.13.1/src/conversation/Makefile.in-1589-	case "$@" in \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1650-GTAGS:
gnunet-0.13.1/src/conversation/Makefile.in:1651:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/conversation/Makefile.in-1652-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1693-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/conversation/Makefile.in:1694:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/conversation/Makefile.in:1695:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/conversation/Makefile.in-1696-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1718-	ws='[ 	]'; \
gnunet-0.13.1/src/conversation/Makefile.in:1719:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/conversation/Makefile.in-1720-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/conversation/Makefile.in:1721:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/conversation/Makefile.in:1722:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/conversation/Makefile.in:1723:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/conversation/Makefile.in:1724:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/conversation/Makefile.in:1725:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/conversation/Makefile.in:1726:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/conversation/Makefile.in:1727:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/conversation/Makefile.in:1728:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/conversation/Makefile.in-1729-	  success=true; \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1797-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/conversation/Makefile.in:1798:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/conversation/Makefile.in:1799:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/conversation/Makefile.in:1800:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/conversation/Makefile.in-1801-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1807-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/conversation/Makefile.in:1808:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/conversation/Makefile.in:1809:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/conversation/Makefile.in-1810-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1853-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/conversation/Makefile.in:1854:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/conversation/Makefile.in:1855:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/conversation/Makefile.in-1856-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/conversation/Makefile.in-1867-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/conversation/Makefile.in:1868:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/conversation/Makefile.in-1869-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-52-  { \
gnunet-0.13.1/src/vpn/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/vpn/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-124-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/vpn/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/vpn/Makefile.in-126-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/vpn/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/vpn/Makefile.in-128-    *) f=$$p;; \
gnunet-0.13.1/src/vpn/Makefile.in-129-  esac;
gnunet-0.13.1/src/vpn/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/vpn/Makefile.in-131-am__install_max = 40
gnunet-0.13.1/src/vpn/Makefile.in-132-am__nobase_strip_setup = \
gnunet-0.13.1/src/vpn/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/vpn/Makefile.in-134-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-614-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/vpn/Makefile.in:615:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/vpn/Makefile.in-616-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-663-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/vpn/Makefile.in:664:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/vpn/Makefile.in-665-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-742-.c.obj:
gnunet-0.13.1/src/vpn/Makefile.in:743:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/vpn/Makefile.in-744-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-746-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/vpn/Makefile.in:747:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/vpn/Makefile.in-748-
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-756-gnunet_service_vpn-gnunet-service-vpn.o: gnunet-service-vpn.c
gnunet-0.13.1/src/vpn/Makefile.in:757:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_vpn_CFLAGS) $(CFLAGS) -MT gnunet_service_vpn-gnunet-service-vpn.o -MD -MP -MF $(DEPDIR)/gnunet_service_vpn-gnunet-service-vpn.Tpo -c -o gnunet_service_vpn-gnunet-service-vpn.o `test -f 'gnunet-service-vpn.c' || echo '$(srcdir)/'`gnunet-service-vpn.c
gnunet-0.13.1/src/vpn/Makefile.in-758-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_vpn-gnunet-service-vpn.Tpo $(DEPDIR)/gnunet_service_vpn-gnunet-service-vpn.Po
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-760-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/vpn/Makefile.in:761:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_vpn_CFLAGS) $(CFLAGS) -c -o gnunet_service_vpn-gnunet-service-vpn.o `test -f 'gnunet-service-vpn.c' || echo '$(srcdir)/'`gnunet-service-vpn.c
gnunet-0.13.1/src/vpn/Makefile.in-762-
gnunet-0.13.1/src/vpn/Makefile.in-763-gnunet_service_vpn-gnunet-service-vpn.obj: gnunet-service-vpn.c
gnunet-0.13.1/src/vpn/Makefile.in:764:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_vpn_CFLAGS) $(CFLAGS) -MT gnunet_service_vpn-gnunet-service-vpn.obj -MD -MP -MF $(DEPDIR)/gnunet_service_vpn-gnunet-service-vpn.Tpo -c -o gnunet_service_vpn-gnunet-service-vpn.obj `if test -f 'gnunet-service-vpn.c'; then $(CYGPATH_W) 'gnunet-service-vpn.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-vpn.c'; fi`
gnunet-0.13.1/src/vpn/Makefile.in-765-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_vpn-gnunet-service-vpn.Tpo $(DEPDIR)/gnunet_service_vpn-gnunet-service-vpn.Po
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-767-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/vpn/Makefile.in:768:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_vpn_CFLAGS) $(CFLAGS) -c -o gnunet_service_vpn-gnunet-service-vpn.obj `if test -f 'gnunet-service-vpn.c'; then $(CYGPATH_W) 'gnunet-service-vpn.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-vpn.c'; fi`
gnunet-0.13.1/src/vpn/Makefile.in-769-
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-793-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/vpn/Makefile.in:794:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/vpn/Makefile.in-795-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-826-GTAGS:
gnunet-0.13.1/src/vpn/Makefile.in:827:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/vpn/Makefile.in-828-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-852-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/vpn/Makefile.in:853:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/vpn/Makefile.in:854:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/vpn/Makefile.in-855-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/vpn/Makefile.in-866-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/vpn/Makefile.in:867:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/vpn/Makefile.in-868-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/block/Makefile.in-50-  { \
gnunet-0.13.1/src/block/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/block/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/block/Makefile.in-116-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/src/block/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/block/Makefile.in-118-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/block/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/block/Makefile.in-120-    *) f=$$p;; \
gnunet-0.13.1/src/block/Makefile.in-121-  esac;
gnunet-0.13.1/src/block/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/block/Makefile.in-123-am__install_max = 40
gnunet-0.13.1/src/block/Makefile.in-124-am__nobase_strip_setup = \
gnunet-0.13.1/src/block/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/block/Makefile.in-126-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/block/Makefile.in-712-.c.obj:
gnunet-0.13.1/src/block/Makefile.in:713:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/block/Makefile.in-714-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/block/Makefile.in-716-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/block/Makefile.in:717:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/block/Makefile.in-718-
##############################################
gnunet-0.13.1/src/block/Makefile.in-761-GTAGS:
gnunet-0.13.1/src/block/Makefile.in:762:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/block/Makefile.in-763-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/block/Makefile.in-787-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/block/Makefile.in:788:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/block/Makefile.in:789:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/block/Makefile.in-790-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/block/Makefile.in-801-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/block/Makefile.in:802:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/block/Makefile.in-803-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-52-  { \
gnunet-0.13.1/src/identity/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/identity/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-126-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/identity/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/identity/Makefile.in-128-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/identity/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/identity/Makefile.in-130-    *) f=$$p;; \
gnunet-0.13.1/src/identity/Makefile.in-131-  esac;
gnunet-0.13.1/src/identity/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/identity/Makefile.in-133-am__install_max = 40
gnunet-0.13.1/src/identity/Makefile.in-134-am__nobase_strip_setup = \
gnunet-0.13.1/src/identity/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/identity/Makefile.in-136-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-403-case "$@" in						\
gnunet-0.13.1/src/identity/Makefile.in:404:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/identity/Makefile.in-405-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/identity/Makefile.in-433-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/identity/Makefile.in:434:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/identity/Makefile.in:435:  bases=`echo $$bases`
gnunet-0.13.1/src/identity/Makefile.in-436-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/identity/Makefile.in-446-        */*) b='$*';; \
gnunet-0.13.1/src/identity/Makefile.in:447:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/identity/Makefile.in-448-       esac;; \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-851-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/identity/Makefile.in:852:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/identity/Makefile.in-853-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-860-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/identity/Makefile.in:861:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/identity/Makefile.in-862-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-909-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/identity/Makefile.in:910:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/identity/Makefile.in-911-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1034-.c.obj:
gnunet-0.13.1/src/identity/Makefile.in:1035:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/identity/Makefile.in-1036-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1038-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/identity/Makefile.in:1039:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/identity/Makefile.in-1040-
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1048-libgnunet_plugin_rest_identity_la-plugin_rest_identity.lo: plugin_rest_identity.c
gnunet-0.13.1/src/identity/Makefile.in:1049:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_identity_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_rest_identity_la-plugin_rest_identity.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_rest_identity_la-plugin_rest_identity.Tpo -c -o libgnunet_plugin_rest_identity_la-plugin_rest_identity.lo `test -f 'plugin_rest_identity.c' || echo '$(srcdir)/'`plugin_rest_identity.c
gnunet-0.13.1/src/identity/Makefile.in-1050-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_rest_identity_la-plugin_rest_identity.Tpo $(DEPDIR)/libgnunet_plugin_rest_identity_la-plugin_rest_identity.Plo
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1052-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/identity/Makefile.in:1053:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_identity_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_rest_identity_la-plugin_rest_identity.lo `test -f 'plugin_rest_identity.c' || echo '$(srcdir)/'`plugin_rest_identity.c
gnunet-0.13.1/src/identity/Makefile.in-1054-
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1078-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/identity/Makefile.in:1079:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/identity/Makefile.in-1080-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1111-GTAGS:
gnunet-0.13.1/src/identity/Makefile.in:1112:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/identity/Makefile.in-1113-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1154-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/identity/Makefile.in:1155:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/identity/Makefile.in:1156:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/identity/Makefile.in-1157-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1179-	ws='[ 	]'; \
gnunet-0.13.1/src/identity/Makefile.in:1180:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/identity/Makefile.in-1181-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/identity/Makefile.in:1182:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/identity/Makefile.in:1183:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/identity/Makefile.in:1184:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/identity/Makefile.in:1185:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/identity/Makefile.in:1186:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/identity/Makefile.in:1187:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/identity/Makefile.in:1188:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/identity/Makefile.in:1189:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/identity/Makefile.in-1190-	  success=true; \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1258-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/identity/Makefile.in:1259:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/identity/Makefile.in:1260:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/identity/Makefile.in:1261:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/identity/Makefile.in-1262-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1268-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/identity/Makefile.in:1269:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/identity/Makefile.in:1270:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/identity/Makefile.in-1271-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1307-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/identity/Makefile.in:1308:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/identity/Makefile.in:1309:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/identity/Makefile.in-1310-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/identity/Makefile.in-1321-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/identity/Makefile.in:1322:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/identity/Makefile.in-1323-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-51-  { \
gnunet-0.13.1/src/gnsrecord/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-126-PROGRAMS = $(bin_PROGRAMS)
gnunet-0.13.1/src/gnsrecord/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/gnsrecord/Makefile.in-128-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/gnsrecord/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-130-    *) f=$$p;; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-131-  esac;
gnunet-0.13.1/src/gnsrecord/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/gnsrecord/Makefile.in-133-am__install_max = 40
gnunet-0.13.1/src/gnsrecord/Makefile.in-134-am__nobase_strip_setup = \
gnunet-0.13.1/src/gnsrecord/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/gnsrecord/Makefile.in-136-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-419-case "$@" in						\
gnunet-0.13.1/src/gnsrecord/Makefile.in:420:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/gnsrecord/Makefile.in-421-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-449-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:450:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:451:  bases=`echo $$bases`
gnunet-0.13.1/src/gnsrecord/Makefile.in-452-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-462-        */*) b='$*';; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:463:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-464-       esac;; \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-867-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:868:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-869-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-876-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:877:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-878-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-1007-.c.obj:
gnunet-0.13.1/src/gnsrecord/Makefile.in:1008:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/gnsrecord/Makefile.in-1009-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-1011-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gnsrecord/Makefile.in:1012:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/gnsrecord/Makefile.in-1013-
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-1056-GTAGS:
gnunet-0.13.1/src/gnsrecord/Makefile.in:1057:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/gnsrecord/Makefile.in-1058-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-1099-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1100:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1101:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-1102-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-1124-	ws='[ 	]'; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1125:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-1126-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1127:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1128:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1129:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1130:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1131:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1132:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1133:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1134:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/gnsrecord/Makefile.in-1135-	  success=true; \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-1203-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1204:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1205:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1206:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-1207-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-1213-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1214:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1215:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-1216-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-1266-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/gnsrecord/Makefile.in:1267:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1268:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-1269-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/gnsrecord/Makefile.in-1280-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/gnsrecord/Makefile.in:1281:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/gnsrecord/Makefile.in-1282-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/template/Makefile.in-51-  { \
gnunet-0.13.1/src/template/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/template/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/src/template/Makefile.in-189-  esac
gnunet-0.13.1/src/template/Makefile.in:190:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/template/Makefile.in-191-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/template/Makefile.in:192:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/template/Makefile.in-193-    *) f=$$p;; \
gnunet-0.13.1/src/template/Makefile.in-194-  esac;
gnunet-0.13.1/src/template/Makefile.in:195:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/template/Makefile.in-196-am__install_max = 40
gnunet-0.13.1/src/template/Makefile.in-197-am__nobase_strip_setup = \
gnunet-0.13.1/src/template/Makefile.in:198:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/template/Makefile.in-199-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/template/Makefile.in-360-case "$@" in						\
gnunet-0.13.1/src/template/Makefile.in:361:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/template/Makefile.in-362-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/template/Makefile.in-390-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/template/Makefile.in:391:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/template/Makefile.in:392:  bases=`echo $$bases`
gnunet-0.13.1/src/template/Makefile.in-393-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/template/Makefile.in-403-        */*) b='$*';; \
gnunet-0.13.1/src/template/Makefile.in:404:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/template/Makefile.in-405-       esac;; \
##############################################
gnunet-0.13.1/src/template/Makefile.in-717-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/template/Makefile.in:718:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/template/Makefile.in-719-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/template/Makefile.in-726-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/template/Makefile.in:727:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/template/Makefile.in-728-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/template/Makefile.in-766-.c.obj:
gnunet-0.13.1/src/template/Makefile.in:767:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/template/Makefile.in-768-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/template/Makefile.in-770-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/template/Makefile.in:771:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/template/Makefile.in-772-
##############################################
gnunet-0.13.1/src/template/Makefile.in-803-	@list='$(dist_pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/template/Makefile.in:804:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/template/Makefile.in-805-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/template/Makefile.in-836-GTAGS:
gnunet-0.13.1/src/template/Makefile.in:837:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/template/Makefile.in-838-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/template/Makefile.in-879-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/template/Makefile.in:880:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/template/Makefile.in:881:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/template/Makefile.in-882-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/template/Makefile.in-904-	ws='[ 	]'; \
gnunet-0.13.1/src/template/Makefile.in:905:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/template/Makefile.in-906-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/template/Makefile.in:907:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/template/Makefile.in:908:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/template/Makefile.in:909:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/template/Makefile.in:910:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/template/Makefile.in:911:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/template/Makefile.in:912:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/template/Makefile.in:913:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/template/Makefile.in:914:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/template/Makefile.in-915-	  success=true; \
##############################################
gnunet-0.13.1/src/template/Makefile.in-983-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/template/Makefile.in:984:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/template/Makefile.in:985:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/template/Makefile.in:986:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/template/Makefile.in-987-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/template/Makefile.in-993-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/template/Makefile.in:994:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/template/Makefile.in:995:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/template/Makefile.in-996-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/template/Makefile.in-1025-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/template/Makefile.in:1026:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/template/Makefile.in:1027:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/template/Makefile.in-1028-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/template/Makefile.in-1039-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/template/Makefile.in:1040:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/template/Makefile.in-1041-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/util/test_resolver_api.c-279-  rootserver =
gnunet-0.13.1/src/util/test_resolver_api.c:280:    gethostbyaddr ((const void *) &rootserver_addr,
gnunet-0.13.1/src/util/test_resolver_api.c-281-                   sizeof(rootserver_addr),
##############################################
gnunet-0.13.1/src/util/test_resolver_api.c-286-    GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
gnunet-0.13.1/src/util/test_resolver_api.c:287:                "gethostbyaddr() could not lookup hostname: %s\n",
gnunet-0.13.1/src/util/test_resolver_api.c-288-                hstrerror (h_errno));
##############################################
gnunet-0.13.1/src/util/strings.c-635-      LOG (GNUNET_ERROR_TYPE_WARNING,
gnunet-0.13.1/src/util/strings.c:636:           _ ("Failed to expand `$HOME': environment variable `HOME' not set"));
gnunet-0.13.1/src/util/strings.c-637-      return NULL;
##############################################
gnunet-0.13.1/src/util/strings.c-1214- * @param zt_addr 0-terminated string. May be mangled by the function.
gnunet-0.13.1/src/util/strings.c:1215: * @param addrlen length of @a zt_addr (not counting 0-terminator).
gnunet-0.13.1/src/util/strings.c-1216- * @param r_buf a buffer to fill. Initially gets filled with zeroes,
##############################################
gnunet-0.13.1/src/util/strings.c-1289- * @param zt_addr 0-terminated string. May be mangled by the function.
gnunet-0.13.1/src/util/strings.c:1290: * @param addrlen length of @a zt_addr (not counting 0-terminator).
gnunet-0.13.1/src/util/strings.c-1291- * @param r_buf a buffer to fill.
##############################################
gnunet-0.13.1/src/util/strings.c-1338- * @param addr a string, may not be 0-terminated.
gnunet-0.13.1/src/util/strings.c:1339: * @param addrlen number of bytes in @a addr (if addr is 0-terminated,
gnunet-0.13.1/src/util/strings.c-1340- *        0-terminator should not be counted towards addrlen).
##############################################
gnunet-0.13.1/src/util/strings.c-1369-size_t
gnunet-0.13.1/src/util/strings.c:1370:GNUNET_STRINGS_parse_socket_addr (const char *addr,
gnunet-0.13.1/src/util/strings.c-1371-                                  uint8_t *af,
##############################################
gnunet-0.13.1/src/util/gnunet-resolver.c-65-static void
gnunet-0.13.1/src/util/gnunet-resolver.c:66:print_sockaddr (void *cls,
gnunet-0.13.1/src/util/gnunet-resolver.c-67-                const struct sockaddr *addr,
##############################################
gnunet-0.13.1/src/util/network.c-1092-struct sockaddr*
gnunet-0.13.1/src/util/network.c:1093:GNUNET_NETWORK_get_addr (const struct GNUNET_NETWORK_Handle *desc)
gnunet-0.13.1/src/util/network.c-1094-{
##############################################
gnunet-0.13.1/src/util/Makefile.in-52-  { \
gnunet-0.13.1/src/util/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/util/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/util/Makefile.in-171-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS)
gnunet-0.13.1/src/util/Makefile.in:172:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/util/Makefile.in-173-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/util/Makefile.in:174:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/util/Makefile.in-175-    *) f=$$p;; \
gnunet-0.13.1/src/util/Makefile.in-176-  esac;
gnunet-0.13.1/src/util/Makefile.in:177:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/util/Makefile.in-178-am__install_max = 40
gnunet-0.13.1/src/util/Makefile.in-179-am__nobase_strip_setup = \
gnunet-0.13.1/src/util/Makefile.in:180:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/util/Makefile.in-181-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/util/Makefile.in-850-case "$@" in						\
gnunet-0.13.1/src/util/Makefile.in:851:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/util/Makefile.in-852-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/util/Makefile.in-880-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/util/Makefile.in:881:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/util/Makefile.in:882:  bases=`echo $$bases`
gnunet-0.13.1/src/util/Makefile.in-883-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/util/Makefile.in-892-        */*) b='$*';; \
gnunet-0.13.1/src/util/Makefile.in:893:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/util/Makefile.in-894-       esac;; \
##############################################
gnunet-0.13.1/src/util/Makefile.in-1794-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/util/Makefile.in:1795:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/util/Makefile.in-1796-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/util/Makefile.in-1803-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/util/Makefile.in:1804:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/util/Makefile.in-1805-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/util/Makefile.in-1852-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/util/Makefile.in:1853:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/util/Makefile.in-1854-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/util/Makefile.in-1861-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/util/Makefile.in:1862:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/util/Makefile.in-1863-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/util/Makefile.in-2368-.c.obj:
gnunet-0.13.1/src/util/Makefile.in:2369:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/util/Makefile.in-2370-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/util/Makefile.in-2372-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/util/Makefile.in:2373:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/util/Makefile.in-2374-
##############################################
gnunet-0.13.1/src/util/Makefile.in-2405-	@list='$(dist_pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/util/Makefile.in:2406:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/util/Makefile.in-2407-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/util/Makefile.in-2426-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/util/Makefile.in:2427:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/util/Makefile.in-2428-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/util/Makefile.in-2459-GTAGS:
gnunet-0.13.1/src/util/Makefile.in:2460:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/util/Makefile.in-2461-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/util/Makefile.in-2502-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/util/Makefile.in:2503:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/util/Makefile.in:2504:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/util/Makefile.in-2505-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/util/Makefile.in-2527-	ws='[ 	]'; \
gnunet-0.13.1/src/util/Makefile.in:2528:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/util/Makefile.in-2529-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/util/Makefile.in:2530:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/util/Makefile.in:2531:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/util/Makefile.in:2532:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/util/Makefile.in:2533:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/util/Makefile.in:2534:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/util/Makefile.in:2535:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/util/Makefile.in:2536:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/util/Makefile.in:2537:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/util/Makefile.in-2538-	  success=true; \
##############################################
gnunet-0.13.1/src/util/Makefile.in-2606-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/util/Makefile.in:2607:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/util/Makefile.in:2608:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/util/Makefile.in:2609:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/util/Makefile.in-2610-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/util/Makefile.in-2616-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/util/Makefile.in:2617:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/util/Makefile.in:2618:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/util/Makefile.in-2619-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/util/Makefile.in-3026-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/util/Makefile.in:3027:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/util/Makefile.in:3028:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/util/Makefile.in-3029-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/util/Makefile.in-3040-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/util/Makefile.in:3041:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/util/Makefile.in-3042-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/sq/Makefile.in-50-  { \
gnunet-0.13.1/src/sq/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/sq/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/sq/Makefile.in-118-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/src/sq/Makefile.in:119:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/sq/Makefile.in-120-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/sq/Makefile.in:121:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/sq/Makefile.in-122-    *) f=$$p;; \
gnunet-0.13.1/src/sq/Makefile.in-123-  esac;
gnunet-0.13.1/src/sq/Makefile.in:124:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/sq/Makefile.in-125-am__install_max = 40
gnunet-0.13.1/src/sq/Makefile.in-126-am__nobase_strip_setup = \
gnunet-0.13.1/src/sq/Makefile.in:127:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/sq/Makefile.in-128-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/sq/Makefile.in-351-case "$@" in						\
gnunet-0.13.1/src/sq/Makefile.in:352:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/sq/Makefile.in-353-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/sq/Makefile.in-381-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/sq/Makefile.in:382:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/sq/Makefile.in:383:  bases=`echo $$bases`
gnunet-0.13.1/src/sq/Makefile.in-384-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/sq/Makefile.in-394-        */*) b='$*';; \
gnunet-0.13.1/src/sq/Makefile.in:395:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/sq/Makefile.in-396-       esac;; \
##############################################
gnunet-0.13.1/src/sq/Makefile.in-706-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/sq/Makefile.in:707:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/sq/Makefile.in-708-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/sq/Makefile.in-779-.c.obj:
gnunet-0.13.1/src/sq/Makefile.in:780:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/sq/Makefile.in-781-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/sq/Makefile.in-783-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/sq/Makefile.in:784:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/sq/Makefile.in-785-
##############################################
gnunet-0.13.1/src/sq/Makefile.in-828-GTAGS:
gnunet-0.13.1/src/sq/Makefile.in:829:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/sq/Makefile.in-830-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/sq/Makefile.in-871-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/sq/Makefile.in:872:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/sq/Makefile.in:873:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/sq/Makefile.in-874-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/sq/Makefile.in-896-	ws='[ 	]'; \
gnunet-0.13.1/src/sq/Makefile.in:897:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/sq/Makefile.in-898-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/sq/Makefile.in:899:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/sq/Makefile.in:900:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/sq/Makefile.in:901:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/sq/Makefile.in:902:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/sq/Makefile.in:903:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/sq/Makefile.in:904:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/sq/Makefile.in:905:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/sq/Makefile.in:906:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/sq/Makefile.in-907-	  success=true; \
##############################################
gnunet-0.13.1/src/sq/Makefile.in-975-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/sq/Makefile.in:976:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/sq/Makefile.in:977:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/sq/Makefile.in:978:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/sq/Makefile.in-979-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/sq/Makefile.in-985-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/sq/Makefile.in:986:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/sq/Makefile.in:987:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/sq/Makefile.in-988-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/sq/Makefile.in-1017-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/sq/Makefile.in:1018:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/sq/Makefile.in:1019:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/sq/Makefile.in-1020-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/sq/Makefile.in-1031-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/sq/Makefile.in:1032:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/sq/Makefile.in-1033-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-52-  { \
gnunet-0.13.1/src/nse/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/nse/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-130-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS)
gnunet-0.13.1/src/nse/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/nse/Makefile.in-132-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/nse/Makefile.in:133:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/nse/Makefile.in-134-    *) f=$$p;; \
gnunet-0.13.1/src/nse/Makefile.in-135-  esac;
gnunet-0.13.1/src/nse/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/nse/Makefile.in-137-am__install_max = 40
gnunet-0.13.1/src/nse/Makefile.in-138-am__nobase_strip_setup = \
gnunet-0.13.1/src/nse/Makefile.in:139:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/nse/Makefile.in-140-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-399-case "$@" in						\
gnunet-0.13.1/src/nse/Makefile.in:400:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/nse/Makefile.in-401-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/nse/Makefile.in-429-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/nse/Makefile.in:430:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/nse/Makefile.in:431:  bases=`echo $$bases`
gnunet-0.13.1/src/nse/Makefile.in-432-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/nse/Makefile.in-442-        */*) b='$*';; \
gnunet-0.13.1/src/nse/Makefile.in:443:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/nse/Makefile.in-444-       esac;; \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-845-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/nse/Makefile.in:846:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/nse/Makefile.in-847-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-854-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/nse/Makefile.in:855:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/nse/Makefile.in-856-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-903-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/nse/Makefile.in:904:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/nse/Makefile.in-905-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-912-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/nse/Makefile.in:913:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/nse/Makefile.in-914-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-1006-.c.obj:
gnunet-0.13.1/src/nse/Makefile.in:1007:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/nse/Makefile.in-1008-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/nse/Makefile.in-1010-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/nse/Makefile.in:1011:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/nse/Makefile.in-1012-
##############################################
gnunet-0.13.1/src/nse/Makefile.in-1043-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/nse/Makefile.in:1044:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/nse/Makefile.in-1045-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/nse/Makefile.in-1076-GTAGS:
gnunet-0.13.1/src/nse/Makefile.in:1077:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/nse/Makefile.in-1078-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-1119-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/nse/Makefile.in:1120:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/nse/Makefile.in:1121:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/nse/Makefile.in-1122-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-1144-	ws='[ 	]'; \
gnunet-0.13.1/src/nse/Makefile.in:1145:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/nse/Makefile.in-1146-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/nse/Makefile.in:1147:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/nse/Makefile.in:1148:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/nse/Makefile.in:1149:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/nse/Makefile.in:1150:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/nse/Makefile.in:1151:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/nse/Makefile.in:1152:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/nse/Makefile.in:1153:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/nse/Makefile.in:1154:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/nse/Makefile.in-1155-	  success=true; \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-1223-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/nse/Makefile.in:1224:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/nse/Makefile.in:1225:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/nse/Makefile.in:1226:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/nse/Makefile.in-1227-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-1233-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/nse/Makefile.in:1234:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/nse/Makefile.in:1235:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/nse/Makefile.in-1236-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-1279-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/nse/Makefile.in:1280:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/nse/Makefile.in:1281:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/nse/Makefile.in-1282-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/nse/Makefile.in-1293-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/nse/Makefile.in:1294:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/nse/Makefile.in-1295-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-52-  { \
gnunet-0.13.1/src/peerstore/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/peerstore/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-133-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/peerstore/Makefile.in:134:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/peerstore/Makefile.in-135-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/peerstore/Makefile.in:136:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/peerstore/Makefile.in-137-    *) f=$$p;; \
gnunet-0.13.1/src/peerstore/Makefile.in-138-  esac;
gnunet-0.13.1/src/peerstore/Makefile.in:139:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/peerstore/Makefile.in-140-am__install_max = 40
gnunet-0.13.1/src/peerstore/Makefile.in-141-am__nobase_strip_setup = \
gnunet-0.13.1/src/peerstore/Makefile.in:142:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/peerstore/Makefile.in-143-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-489-case "$@" in						\
gnunet-0.13.1/src/peerstore/Makefile.in:490:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/peerstore/Makefile.in-491-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-519-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/peerstore/Makefile.in:520:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/peerstore/Makefile.in:521:  bases=`echo $$bases`
gnunet-0.13.1/src/peerstore/Makefile.in-522-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-532-        */*) b='$*';; \
gnunet-0.13.1/src/peerstore/Makefile.in:533:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/peerstore/Makefile.in-534-       esac;; \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-992-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/peerstore/Makefile.in:993:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/peerstore/Makefile.in-994-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1001-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/peerstore/Makefile.in:1002:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/peerstore/Makefile.in-1003-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1050-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/peerstore/Makefile.in:1051:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/peerstore/Makefile.in-1052-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1203-.c.obj:
gnunet-0.13.1/src/peerstore/Makefile.in:1204:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/peerstore/Makefile.in-1205-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1207-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/peerstore/Makefile.in:1208:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/peerstore/Makefile.in-1209-
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1217-gnunet_service_peerstore-gnunet-service-peerstore.o: gnunet-service-peerstore.c
gnunet-0.13.1/src/peerstore/Makefile.in:1218:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_peerstore_CFLAGS) $(CFLAGS) -MT gnunet_service_peerstore-gnunet-service-peerstore.o -MD -MP -MF $(DEPDIR)/gnunet_service_peerstore-gnunet-service-peerstore.Tpo -c -o gnunet_service_peerstore-gnunet-service-peerstore.o `test -f 'gnunet-service-peerstore.c' || echo '$(srcdir)/'`gnunet-service-peerstore.c
gnunet-0.13.1/src/peerstore/Makefile.in-1219-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_peerstore-gnunet-service-peerstore.Tpo $(DEPDIR)/gnunet_service_peerstore-gnunet-service-peerstore.Po
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1221-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/peerstore/Makefile.in:1222:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_peerstore_CFLAGS) $(CFLAGS) -c -o gnunet_service_peerstore-gnunet-service-peerstore.o `test -f 'gnunet-service-peerstore.c' || echo '$(srcdir)/'`gnunet-service-peerstore.c
gnunet-0.13.1/src/peerstore/Makefile.in-1223-
gnunet-0.13.1/src/peerstore/Makefile.in-1224-gnunet_service_peerstore-gnunet-service-peerstore.obj: gnunet-service-peerstore.c
gnunet-0.13.1/src/peerstore/Makefile.in:1225:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_peerstore_CFLAGS) $(CFLAGS) -MT gnunet_service_peerstore-gnunet-service-peerstore.obj -MD -MP -MF $(DEPDIR)/gnunet_service_peerstore-gnunet-service-peerstore.Tpo -c -o gnunet_service_peerstore-gnunet-service-peerstore.obj `if test -f 'gnunet-service-peerstore.c'; then $(CYGPATH_W) 'gnunet-service-peerstore.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-peerstore.c'; fi`
gnunet-0.13.1/src/peerstore/Makefile.in-1226-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_peerstore-gnunet-service-peerstore.Tpo $(DEPDIR)/gnunet_service_peerstore-gnunet-service-peerstore.Po
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1228-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/peerstore/Makefile.in:1229:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_peerstore_CFLAGS) $(CFLAGS) -c -o gnunet_service_peerstore-gnunet-service-peerstore.obj `if test -f 'gnunet-service-peerstore.c'; then $(CYGPATH_W) 'gnunet-service-peerstore.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-peerstore.c'; fi`
gnunet-0.13.1/src/peerstore/Makefile.in-1230-
gnunet-0.13.1/src/peerstore/Makefile.in-1231-gnunet_service_peerstore-peerstore_common.o: peerstore_common.c
gnunet-0.13.1/src/peerstore/Makefile.in:1232:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_peerstore_CFLAGS) $(CFLAGS) -MT gnunet_service_peerstore-peerstore_common.o -MD -MP -MF $(DEPDIR)/gnunet_service_peerstore-peerstore_common.Tpo -c -o gnunet_service_peerstore-peerstore_common.o `test -f 'peerstore_common.c' || echo '$(srcdir)/'`peerstore_common.c
gnunet-0.13.1/src/peerstore/Makefile.in-1233-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_peerstore-peerstore_common.Tpo $(DEPDIR)/gnunet_service_peerstore-peerstore_common.Po
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1235-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/peerstore/Makefile.in:1236:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_peerstore_CFLAGS) $(CFLAGS) -c -o gnunet_service_peerstore-peerstore_common.o `test -f 'peerstore_common.c' || echo '$(srcdir)/'`peerstore_common.c
gnunet-0.13.1/src/peerstore/Makefile.in-1237-
gnunet-0.13.1/src/peerstore/Makefile.in-1238-gnunet_service_peerstore-peerstore_common.obj: peerstore_common.c
gnunet-0.13.1/src/peerstore/Makefile.in:1239:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_peerstore_CFLAGS) $(CFLAGS) -MT gnunet_service_peerstore-peerstore_common.obj -MD -MP -MF $(DEPDIR)/gnunet_service_peerstore-peerstore_common.Tpo -c -o gnunet_service_peerstore-peerstore_common.obj `if test -f 'peerstore_common.c'; then $(CYGPATH_W) 'peerstore_common.c'; else $(CYGPATH_W) '$(srcdir)/peerstore_common.c'; fi`
gnunet-0.13.1/src/peerstore/Makefile.in-1240-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_peerstore-peerstore_common.Tpo $(DEPDIR)/gnunet_service_peerstore-peerstore_common.Po
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1242-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/peerstore/Makefile.in:1243:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_peerstore_CFLAGS) $(CFLAGS) -c -o gnunet_service_peerstore-peerstore_common.obj `if test -f 'peerstore_common.c'; then $(CYGPATH_W) 'peerstore_common.c'; else $(CYGPATH_W) '$(srcdir)/peerstore_common.c'; fi`
gnunet-0.13.1/src/peerstore/Makefile.in-1244-
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1268-	@list='$(dist_pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/peerstore/Makefile.in:1269:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/peerstore/Makefile.in-1270-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1301-GTAGS:
gnunet-0.13.1/src/peerstore/Makefile.in:1302:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/peerstore/Makefile.in-1303-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1344-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/peerstore/Makefile.in:1345:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1346:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/peerstore/Makefile.in-1347-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1369-	ws='[ 	]'; \
gnunet-0.13.1/src/peerstore/Makefile.in:1370:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/peerstore/Makefile.in-1371-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/peerstore/Makefile.in:1372:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1373:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1374:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1375:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1376:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1377:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1378:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1379:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/peerstore/Makefile.in-1380-	  success=true; \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1448-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/peerstore/Makefile.in:1449:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1450:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1451:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/peerstore/Makefile.in-1452-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1458-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/peerstore/Makefile.in:1459:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1460:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/peerstore/Makefile.in-1461-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1532-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/peerstore/Makefile.in:1533:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/peerstore/Makefile.in:1534:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/peerstore/Makefile.in-1535-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/peerstore/Makefile.in-1546-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/peerstore/Makefile.in:1547:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/peerstore/Makefile.in-1548-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-111-                            "SELECT " RESULT_COLUMNS " FROM gn090"
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c:112:                            " WHERE oid >= $1::bigint AND"
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-113-                            " (rvalue >= $2 OR 0 = $3::smallint) AND"
##############################################
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-126-                            " expire = GREATEST(expire, $3)"
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c:127:                            " WHERE hash = $4 AND vhash = $5",
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-128-                            5),
##############################################
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-130-                            "UPDATE gn090 SET repl = GREATEST (repl - 1, 0) "
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c:131:                            "WHERE oid = $1",
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-132-                            1),
##############################################
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-134-                            "SELECT " RESULT_COLUMNS " FROM gn090 "
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c:135:                            "WHERE anonLevel = 0 AND type = $1 AND oid >= $2::bigint "
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-136-                            "ORDER BY oid ASC LIMIT 1",
##############################################
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-151-                            "DELETE FROM gn090 "
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c:152:                            "WHERE oid=$1",
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-153-                            1),
##############################################
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-155-                            "DELETE FROM gn090"
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c:156:                            " WHERE hash = $1 AND"
gnunet-0.13.1/src/datastore/plugin_datastore_postgres.c-157-                            " value = $2",
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-52-  { \
gnunet-0.13.1/src/datastore/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/datastore/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-148-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/datastore/Makefile.in:149:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/datastore/Makefile.in-150-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/datastore/Makefile.in:151:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/datastore/Makefile.in-152-    *) f=$$p;; \
gnunet-0.13.1/src/datastore/Makefile.in-153-  esac;
gnunet-0.13.1/src/datastore/Makefile.in:154:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/datastore/Makefile.in-155-am__install_max = 40
gnunet-0.13.1/src/datastore/Makefile.in-156-am__nobase_strip_setup = \
gnunet-0.13.1/src/datastore/Makefile.in:157:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/datastore/Makefile.in-158-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-669-case "$@" in						\
gnunet-0.13.1/src/datastore/Makefile.in:670:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/datastore/Makefile.in-671-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-699-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/datastore/Makefile.in:700:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/datastore/Makefile.in:701:  bases=`echo $$bases`
gnunet-0.13.1/src/datastore/Makefile.in-702-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-712-        */*) b='$*';; \
gnunet-0.13.1/src/datastore/Makefile.in:713:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/datastore/Makefile.in-714-       esac;; \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1354-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/datastore/Makefile.in:1355:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/datastore/Makefile.in-1356-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1363-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/datastore/Makefile.in:1364:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/datastore/Makefile.in-1365-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1412-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/datastore/Makefile.in:1413:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/datastore/Makefile.in-1414-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1637-.c.obj:
gnunet-0.13.1/src/datastore/Makefile.in:1638:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/datastore/Makefile.in-1639-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1641-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/datastore/Makefile.in:1642:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/datastore/Makefile.in-1643-
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1651-libgnunet_plugin_datastore_mysql_la-plugin_datastore_mysql.lo: plugin_datastore_mysql.c
gnunet-0.13.1/src/datastore/Makefile.in:1652:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnunet_plugin_datastore_mysql_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_datastore_mysql_la-plugin_datastore_mysql.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_datastore_mysql_la-plugin_datastore_mysql.Tpo -c -o libgnunet_plugin_datastore_mysql_la-plugin_datastore_mysql.lo `test -f 'plugin_datastore_mysql.c' || echo '$(srcdir)/'`plugin_datastore_mysql.c
gnunet-0.13.1/src/datastore/Makefile.in-1653-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_datastore_mysql_la-plugin_datastore_mysql.Tpo $(DEPDIR)/libgnunet_plugin_datastore_mysql_la-plugin_datastore_mysql.Plo
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1655-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/datastore/Makefile.in:1656:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnunet_plugin_datastore_mysql_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_datastore_mysql_la-plugin_datastore_mysql.lo `test -f 'plugin_datastore_mysql.c' || echo '$(srcdir)/'`plugin_datastore_mysql.c
gnunet-0.13.1/src/datastore/Makefile.in-1657-
gnunet-0.13.1/src/datastore/Makefile.in-1658-libgnunet_plugin_datastore_postgres_la-plugin_datastore_postgres.lo: plugin_datastore_postgres.c
gnunet-0.13.1/src/datastore/Makefile.in:1659:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnunet_plugin_datastore_postgres_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_datastore_postgres_la-plugin_datastore_postgres.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_datastore_postgres_la-plugin_datastore_postgres.Tpo -c -o libgnunet_plugin_datastore_postgres_la-plugin_datastore_postgres.lo `test -f 'plugin_datastore_postgres.c' || echo '$(srcdir)/'`plugin_datastore_postgres.c
gnunet-0.13.1/src/datastore/Makefile.in-1660-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_datastore_postgres_la-plugin_datastore_postgres.Tpo $(DEPDIR)/libgnunet_plugin_datastore_postgres_la-plugin_datastore_postgres.Plo
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1662-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/datastore/Makefile.in:1663:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnunet_plugin_datastore_postgres_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_datastore_postgres_la-plugin_datastore_postgres.lo `test -f 'plugin_datastore_postgres.c' || echo '$(srcdir)/'`plugin_datastore_postgres.c
gnunet-0.13.1/src/datastore/Makefile.in-1664-
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1688-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/datastore/Makefile.in:1689:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/datastore/Makefile.in-1690-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1721-GTAGS:
gnunet-0.13.1/src/datastore/Makefile.in:1722:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/datastore/Makefile.in-1723-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1764-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/datastore/Makefile.in:1765:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/datastore/Makefile.in:1766:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/datastore/Makefile.in-1767-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1789-	ws='[ 	]'; \
gnunet-0.13.1/src/datastore/Makefile.in:1790:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/datastore/Makefile.in-1791-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/datastore/Makefile.in:1792:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/datastore/Makefile.in:1793:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/datastore/Makefile.in:1794:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/datastore/Makefile.in:1795:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/datastore/Makefile.in:1796:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/datastore/Makefile.in:1797:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/datastore/Makefile.in:1798:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/datastore/Makefile.in:1799:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/datastore/Makefile.in-1800-	  success=true; \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1868-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/datastore/Makefile.in:1869:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/datastore/Makefile.in:1870:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/datastore/Makefile.in:1871:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/datastore/Makefile.in-1872-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-1878-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/datastore/Makefile.in:1879:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/datastore/Makefile.in:1880:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/datastore/Makefile.in-1881-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-2043-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/datastore/Makefile.in:2044:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/datastore/Makefile.in:2045:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/datastore/Makefile.in-2046-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/datastore/Makefile.in-2057-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/datastore/Makefile.in:2058:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/datastore/Makefile.in-2059-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/pq/pq_connect.c-359-                     " FROM _v.patches"
gnunet-0.13.1/src/pq/pq_connect.c:360:                     " WHERE patch_name = $1"
gnunet-0.13.1/src/pq/pq_connect.c-361-                     " LIMIT 1",
##############################################
gnunet-0.13.1/src/pq/pq_connect.c-395-                       " FROM _v.patches"
gnunet-0.13.1/src/pq/pq_connect.c:396:                       " WHERE patch_name = $1"
gnunet-0.13.1/src/pq/pq_connect.c-397-                       " LIMIT 1",
##############################################
gnunet-0.13.1/src/pq/Makefile.in-50-  { \
gnunet-0.13.1/src/pq/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/pq/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/pq/Makefile.in-118-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/src/pq/Makefile.in:119:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/pq/Makefile.in-120-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/pq/Makefile.in:121:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/pq/Makefile.in-122-    *) f=$$p;; \
gnunet-0.13.1/src/pq/Makefile.in-123-  esac;
gnunet-0.13.1/src/pq/Makefile.in:124:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/pq/Makefile.in-125-am__install_max = 40
gnunet-0.13.1/src/pq/Makefile.in-126-am__nobase_strip_setup = \
gnunet-0.13.1/src/pq/Makefile.in:127:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/pq/Makefile.in-128-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/pq/Makefile.in-352-case "$@" in						\
gnunet-0.13.1/src/pq/Makefile.in:353:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/pq/Makefile.in-354-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/pq/Makefile.in-382-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/pq/Makefile.in:383:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/pq/Makefile.in:384:  bases=`echo $$bases`
gnunet-0.13.1/src/pq/Makefile.in-385-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/pq/Makefile.in-395-        */*) b='$*';; \
gnunet-0.13.1/src/pq/Makefile.in:396:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/pq/Makefile.in-397-       esac;; \
##############################################
gnunet-0.13.1/src/pq/Makefile.in-710-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/pq/Makefile.in:711:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/pq/Makefile.in-712-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/pq/Makefile.in-785-.c.obj:
gnunet-0.13.1/src/pq/Makefile.in:786:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/pq/Makefile.in-787-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/pq/Makefile.in-789-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pq/Makefile.in:790:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/pq/Makefile.in-791-
##############################################
gnunet-0.13.1/src/pq/Makefile.in-834-GTAGS:
gnunet-0.13.1/src/pq/Makefile.in:835:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/pq/Makefile.in-836-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/pq/Makefile.in-877-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/pq/Makefile.in:878:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/pq/Makefile.in:879:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/pq/Makefile.in-880-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/pq/Makefile.in-902-	ws='[ 	]'; \
gnunet-0.13.1/src/pq/Makefile.in:903:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/pq/Makefile.in-904-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/pq/Makefile.in:905:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/pq/Makefile.in:906:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/pq/Makefile.in:907:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/pq/Makefile.in:908:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/pq/Makefile.in:909:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/pq/Makefile.in:910:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/pq/Makefile.in:911:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/pq/Makefile.in:912:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/pq/Makefile.in-913-	  success=true; \
##############################################
gnunet-0.13.1/src/pq/Makefile.in-981-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/pq/Makefile.in:982:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/pq/Makefile.in:983:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/pq/Makefile.in:984:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/pq/Makefile.in-985-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/pq/Makefile.in-991-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/pq/Makefile.in:992:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/pq/Makefile.in:993:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/pq/Makefile.in-994-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/pq/Makefile.in-1023-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/pq/Makefile.in:1024:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/pq/Makefile.in:1025:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/pq/Makefile.in-1026-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/pq/Makefile.in-1037-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/pq/Makefile.in:1038:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/pq/Makefile.in-1039-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-51-  { \
gnunet-0.13.1/src/pt/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/pt/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-258-  esac
gnunet-0.13.1/src/pt/Makefile.in:259:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/pt/Makefile.in-260-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/pt/Makefile.in:261:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/pt/Makefile.in-262-    *) f=$$p;; \
gnunet-0.13.1/src/pt/Makefile.in-263-  esac;
gnunet-0.13.1/src/pt/Makefile.in:264:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/pt/Makefile.in-265-am__install_max = 40
gnunet-0.13.1/src/pt/Makefile.in-266-am__nobase_strip_setup = \
gnunet-0.13.1/src/pt/Makefile.in:267:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/pt/Makefile.in-268-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-428-case "$@" in						\
gnunet-0.13.1/src/pt/Makefile.in:429:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/pt/Makefile.in-430-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/pt/Makefile.in-458-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/pt/Makefile.in:459:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/pt/Makefile.in:460:  bases=`echo $$bases`
gnunet-0.13.1/src/pt/Makefile.in-461-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/pt/Makefile.in-471-        */*) b='$*';; \
gnunet-0.13.1/src/pt/Makefile.in:472:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/pt/Makefile.in-473-       esac;; \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-847-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/pt/Makefile.in:848:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/pt/Makefile.in-849-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-896-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/pt/Makefile.in:897:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/pt/Makefile.in-898-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-951-.c.obj:
gnunet-0.13.1/src/pt/Makefile.in:952:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/pt/Makefile.in-953-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/pt/Makefile.in-955-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pt/Makefile.in:956:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/pt/Makefile.in-957-
##############################################
gnunet-0.13.1/src/pt/Makefile.in-965-test_gns_vpn-test_gns_vpn.o: test_gns_vpn.c
gnunet-0.13.1/src/pt/Makefile.in:966:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gns_vpn_CFLAGS) $(CFLAGS) -MT test_gns_vpn-test_gns_vpn.o -MD -MP -MF $(DEPDIR)/test_gns_vpn-test_gns_vpn.Tpo -c -o test_gns_vpn-test_gns_vpn.o `test -f 'test_gns_vpn.c' || echo '$(srcdir)/'`test_gns_vpn.c
gnunet-0.13.1/src/pt/Makefile.in-967-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gns_vpn-test_gns_vpn.Tpo $(DEPDIR)/test_gns_vpn-test_gns_vpn.Po
##############################################
gnunet-0.13.1/src/pt/Makefile.in-969-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pt/Makefile.in:970:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gns_vpn_CFLAGS) $(CFLAGS) -c -o test_gns_vpn-test_gns_vpn.o `test -f 'test_gns_vpn.c' || echo '$(srcdir)/'`test_gns_vpn.c
gnunet-0.13.1/src/pt/Makefile.in-971-
gnunet-0.13.1/src/pt/Makefile.in-972-test_gns_vpn-test_gns_vpn.obj: test_gns_vpn.c
gnunet-0.13.1/src/pt/Makefile.in:973:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gns_vpn_CFLAGS) $(CFLAGS) -MT test_gns_vpn-test_gns_vpn.obj -MD -MP -MF $(DEPDIR)/test_gns_vpn-test_gns_vpn.Tpo -c -o test_gns_vpn-test_gns_vpn.obj `if test -f 'test_gns_vpn.c'; then $(CYGPATH_W) 'test_gns_vpn.c'; else $(CYGPATH_W) '$(srcdir)/test_gns_vpn.c'; fi`
gnunet-0.13.1/src/pt/Makefile.in-974-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gns_vpn-test_gns_vpn.Tpo $(DEPDIR)/test_gns_vpn-test_gns_vpn.Po
##############################################
gnunet-0.13.1/src/pt/Makefile.in-976-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pt/Makefile.in:977:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gns_vpn_CFLAGS) $(CFLAGS) -c -o test_gns_vpn-test_gns_vpn.obj `if test -f 'test_gns_vpn.c'; then $(CYGPATH_W) 'test_gns_vpn.c'; else $(CYGPATH_W) '$(srcdir)/test_gns_vpn.c'; fi`
gnunet-0.13.1/src/pt/Makefile.in-978-
gnunet-0.13.1/src/pt/Makefile.in-979-test_gnunet_vpn_4_over-test_gnunet_vpn.o: test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in:980:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_4_over_CFLAGS) $(CFLAGS) -MT test_gnunet_vpn_4_over-test_gnunet_vpn.o -MD -MP -MF $(DEPDIR)/test_gnunet_vpn_4_over-test_gnunet_vpn.Tpo -c -o test_gnunet_vpn_4_over-test_gnunet_vpn.o `test -f 'test_gnunet_vpn.c' || echo '$(srcdir)/'`test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in-981-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gnunet_vpn_4_over-test_gnunet_vpn.Tpo $(DEPDIR)/test_gnunet_vpn_4_over-test_gnunet_vpn.Po
##############################################
gnunet-0.13.1/src/pt/Makefile.in-983-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pt/Makefile.in:984:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_4_over_CFLAGS) $(CFLAGS) -c -o test_gnunet_vpn_4_over-test_gnunet_vpn.o `test -f 'test_gnunet_vpn.c' || echo '$(srcdir)/'`test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in-985-
gnunet-0.13.1/src/pt/Makefile.in-986-test_gnunet_vpn_4_over-test_gnunet_vpn.obj: test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in:987:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_4_over_CFLAGS) $(CFLAGS) -MT test_gnunet_vpn_4_over-test_gnunet_vpn.obj -MD -MP -MF $(DEPDIR)/test_gnunet_vpn_4_over-test_gnunet_vpn.Tpo -c -o test_gnunet_vpn_4_over-test_gnunet_vpn.obj `if test -f 'test_gnunet_vpn.c'; then $(CYGPATH_W) 'test_gnunet_vpn.c'; else $(CYGPATH_W) '$(srcdir)/test_gnunet_vpn.c'; fi`
gnunet-0.13.1/src/pt/Makefile.in-988-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gnunet_vpn_4_over-test_gnunet_vpn.Tpo $(DEPDIR)/test_gnunet_vpn_4_over-test_gnunet_vpn.Po
##############################################
gnunet-0.13.1/src/pt/Makefile.in-990-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pt/Makefile.in:991:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_4_over_CFLAGS) $(CFLAGS) -c -o test_gnunet_vpn_4_over-test_gnunet_vpn.obj `if test -f 'test_gnunet_vpn.c'; then $(CYGPATH_W) 'test_gnunet_vpn.c'; else $(CYGPATH_W) '$(srcdir)/test_gnunet_vpn.c'; fi`
gnunet-0.13.1/src/pt/Makefile.in-992-
gnunet-0.13.1/src/pt/Makefile.in-993-test_gnunet_vpn_4_to_6-test_gnunet_vpn.o: test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in:994:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_4_to_6_CFLAGS) $(CFLAGS) -MT test_gnunet_vpn_4_to_6-test_gnunet_vpn.o -MD -MP -MF $(DEPDIR)/test_gnunet_vpn_4_to_6-test_gnunet_vpn.Tpo -c -o test_gnunet_vpn_4_to_6-test_gnunet_vpn.o `test -f 'test_gnunet_vpn.c' || echo '$(srcdir)/'`test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in-995-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gnunet_vpn_4_to_6-test_gnunet_vpn.Tpo $(DEPDIR)/test_gnunet_vpn_4_to_6-test_gnunet_vpn.Po
##############################################
gnunet-0.13.1/src/pt/Makefile.in-997-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pt/Makefile.in:998:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_4_to_6_CFLAGS) $(CFLAGS) -c -o test_gnunet_vpn_4_to_6-test_gnunet_vpn.o `test -f 'test_gnunet_vpn.c' || echo '$(srcdir)/'`test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in-999-
gnunet-0.13.1/src/pt/Makefile.in-1000-test_gnunet_vpn_4_to_6-test_gnunet_vpn.obj: test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in:1001:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_4_to_6_CFLAGS) $(CFLAGS) -MT test_gnunet_vpn_4_to_6-test_gnunet_vpn.obj -MD -MP -MF $(DEPDIR)/test_gnunet_vpn_4_to_6-test_gnunet_vpn.Tpo -c -o test_gnunet_vpn_4_to_6-test_gnunet_vpn.obj `if test -f 'test_gnunet_vpn.c'; then $(CYGPATH_W) 'test_gnunet_vpn.c'; else $(CYGPATH_W) '$(srcdir)/test_gnunet_vpn.c'; fi`
gnunet-0.13.1/src/pt/Makefile.in-1002-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gnunet_vpn_4_to_6-test_gnunet_vpn.Tpo $(DEPDIR)/test_gnunet_vpn_4_to_6-test_gnunet_vpn.Po
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1004-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pt/Makefile.in:1005:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_4_to_6_CFLAGS) $(CFLAGS) -c -o test_gnunet_vpn_4_to_6-test_gnunet_vpn.obj `if test -f 'test_gnunet_vpn.c'; then $(CYGPATH_W) 'test_gnunet_vpn.c'; else $(CYGPATH_W) '$(srcdir)/test_gnunet_vpn.c'; fi`
gnunet-0.13.1/src/pt/Makefile.in-1006-
gnunet-0.13.1/src/pt/Makefile.in-1007-test_gnunet_vpn_6_over-test_gnunet_vpn.o: test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in:1008:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_6_over_CFLAGS) $(CFLAGS) -MT test_gnunet_vpn_6_over-test_gnunet_vpn.o -MD -MP -MF $(DEPDIR)/test_gnunet_vpn_6_over-test_gnunet_vpn.Tpo -c -o test_gnunet_vpn_6_over-test_gnunet_vpn.o `test -f 'test_gnunet_vpn.c' || echo '$(srcdir)/'`test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in-1009-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gnunet_vpn_6_over-test_gnunet_vpn.Tpo $(DEPDIR)/test_gnunet_vpn_6_over-test_gnunet_vpn.Po
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1011-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pt/Makefile.in:1012:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_6_over_CFLAGS) $(CFLAGS) -c -o test_gnunet_vpn_6_over-test_gnunet_vpn.o `test -f 'test_gnunet_vpn.c' || echo '$(srcdir)/'`test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in-1013-
gnunet-0.13.1/src/pt/Makefile.in-1014-test_gnunet_vpn_6_over-test_gnunet_vpn.obj: test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in:1015:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_6_over_CFLAGS) $(CFLAGS) -MT test_gnunet_vpn_6_over-test_gnunet_vpn.obj -MD -MP -MF $(DEPDIR)/test_gnunet_vpn_6_over-test_gnunet_vpn.Tpo -c -o test_gnunet_vpn_6_over-test_gnunet_vpn.obj `if test -f 'test_gnunet_vpn.c'; then $(CYGPATH_W) 'test_gnunet_vpn.c'; else $(CYGPATH_W) '$(srcdir)/test_gnunet_vpn.c'; fi`
gnunet-0.13.1/src/pt/Makefile.in-1016-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gnunet_vpn_6_over-test_gnunet_vpn.Tpo $(DEPDIR)/test_gnunet_vpn_6_over-test_gnunet_vpn.Po
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1018-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pt/Makefile.in:1019:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_6_over_CFLAGS) $(CFLAGS) -c -o test_gnunet_vpn_6_over-test_gnunet_vpn.obj `if test -f 'test_gnunet_vpn.c'; then $(CYGPATH_W) 'test_gnunet_vpn.c'; else $(CYGPATH_W) '$(srcdir)/test_gnunet_vpn.c'; fi`
gnunet-0.13.1/src/pt/Makefile.in-1020-
gnunet-0.13.1/src/pt/Makefile.in-1021-test_gnunet_vpn_6_to_4-test_gnunet_vpn.o: test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in:1022:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_6_to_4_CFLAGS) $(CFLAGS) -MT test_gnunet_vpn_6_to_4-test_gnunet_vpn.o -MD -MP -MF $(DEPDIR)/test_gnunet_vpn_6_to_4-test_gnunet_vpn.Tpo -c -o test_gnunet_vpn_6_to_4-test_gnunet_vpn.o `test -f 'test_gnunet_vpn.c' || echo '$(srcdir)/'`test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in-1023-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gnunet_vpn_6_to_4-test_gnunet_vpn.Tpo $(DEPDIR)/test_gnunet_vpn_6_to_4-test_gnunet_vpn.Po
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1025-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pt/Makefile.in:1026:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_6_to_4_CFLAGS) $(CFLAGS) -c -o test_gnunet_vpn_6_to_4-test_gnunet_vpn.o `test -f 'test_gnunet_vpn.c' || echo '$(srcdir)/'`test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in-1027-
gnunet-0.13.1/src/pt/Makefile.in-1028-test_gnunet_vpn_6_to_4-test_gnunet_vpn.obj: test_gnunet_vpn.c
gnunet-0.13.1/src/pt/Makefile.in:1029:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_6_to_4_CFLAGS) $(CFLAGS) -MT test_gnunet_vpn_6_to_4-test_gnunet_vpn.obj -MD -MP -MF $(DEPDIR)/test_gnunet_vpn_6_to_4-test_gnunet_vpn.Tpo -c -o test_gnunet_vpn_6_to_4-test_gnunet_vpn.obj `if test -f 'test_gnunet_vpn.c'; then $(CYGPATH_W) 'test_gnunet_vpn.c'; else $(CYGPATH_W) '$(srcdir)/test_gnunet_vpn.c'; fi`
gnunet-0.13.1/src/pt/Makefile.in-1030-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gnunet_vpn_6_to_4-test_gnunet_vpn.Tpo $(DEPDIR)/test_gnunet_vpn_6_to_4-test_gnunet_vpn.Po
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1032-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/pt/Makefile.in:1033:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gnunet_vpn_6_to_4_CFLAGS) $(CFLAGS) -c -o test_gnunet_vpn_6_to_4-test_gnunet_vpn.obj `if test -f 'test_gnunet_vpn.c'; then $(CYGPATH_W) 'test_gnunet_vpn.c'; else $(CYGPATH_W) '$(srcdir)/test_gnunet_vpn.c'; fi`
gnunet-0.13.1/src/pt/Makefile.in-1034-
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1058-	@list='$(dist_pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/pt/Makefile.in:1059:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/pt/Makefile.in-1060-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1091-GTAGS:
gnunet-0.13.1/src/pt/Makefile.in:1092:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/pt/Makefile.in-1093-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1134-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/pt/Makefile.in:1135:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/pt/Makefile.in:1136:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/pt/Makefile.in-1137-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1159-	ws='[ 	]'; \
gnunet-0.13.1/src/pt/Makefile.in:1160:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/pt/Makefile.in-1161-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/pt/Makefile.in:1162:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/pt/Makefile.in:1163:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/pt/Makefile.in:1164:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/pt/Makefile.in:1165:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/pt/Makefile.in:1166:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/pt/Makefile.in:1167:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/pt/Makefile.in:1168:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/pt/Makefile.in:1169:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/pt/Makefile.in-1170-	  success=true; \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1238-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/pt/Makefile.in:1239:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/pt/Makefile.in:1240:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/pt/Makefile.in:1241:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/pt/Makefile.in-1242-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1248-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/pt/Makefile.in:1249:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/pt/Makefile.in:1250:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/pt/Makefile.in-1251-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1308-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/pt/Makefile.in:1309:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/pt/Makefile.in:1310:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/pt/Makefile.in-1311-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/pt/Makefile.in-1322-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/pt/Makefile.in:1323:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/pt/Makefile.in-1324-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/ats-tool/Makefile.in-50-  { \
gnunet-0.13.1/src/ats-tool/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/ats-tool/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/ats-tool/Makefile.in-520-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/ats-tool/Makefile.in:521:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/ats-tool/Makefile.in-522-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/ats-tool/Makefile.in-550-.c.obj:
gnunet-0.13.1/src/ats-tool/Makefile.in:551:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/ats-tool/Makefile.in-552-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/ats-tool/Makefile.in-554-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/ats-tool/Makefile.in:555:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/ats-tool/Makefile.in-556-
##############################################
gnunet-0.13.1/src/ats-tool/Makefile.in-599-GTAGS:
gnunet-0.13.1/src/ats-tool/Makefile.in:600:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/ats-tool/Makefile.in-601-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/ats-tool/Makefile.in-625-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/ats-tool/Makefile.in:626:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/ats-tool/Makefile.in:627:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/ats-tool/Makefile.in-628-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/ats-tool/Makefile.in-639-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/ats-tool/Makefile.in:640:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/ats-tool/Makefile.in-641-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/include/gnunet_strings_lib.h-493- * @param zt_addr 0-terminated string. May be mangled by the function.
gnunet-0.13.1/src/include/gnunet_strings_lib.h:494: * @param addrlen length of zt_addr (not counting 0-terminator).
gnunet-0.13.1/src/include/gnunet_strings_lib.h-495- * @param r_buf a buffer to fill. Initially gets filled with zeroes,
##############################################
gnunet-0.13.1/src/include/gnunet_strings_lib.h-510- * @param zt_addr 0-terminated string. May be mangled by the function.
gnunet-0.13.1/src/include/gnunet_strings_lib.h:511: * @param addrlen length of zt_addr (not counting 0-terminator).
gnunet-0.13.1/src/include/gnunet_strings_lib.h-512- * @param r_buf a buffer to fill.
##############################################
gnunet-0.13.1/src/include/gnunet_strings_lib.h-531-size_t
gnunet-0.13.1/src/include/gnunet_strings_lib.h:532:GNUNET_STRINGS_parse_socket_addr (const char *addr,
gnunet-0.13.1/src/include/gnunet_strings_lib.h-533-                                  uint8_t *af,
##############################################
gnunet-0.13.1/src/include/gnunet_strings_lib.h-541- * @param addr a string, may not be 0-terminated.
gnunet-0.13.1/src/include/gnunet_strings_lib.h:542: * @param addrlen number of bytes in @a addr (if addr is 0-terminated,
gnunet-0.13.1/src/include/gnunet_strings_lib.h-543- *        0-terminator should not be counted towards addrlen).
##############################################
gnunet-0.13.1/src/include/gnunet_network_lib.h-446-struct sockaddr*
gnunet-0.13.1/src/include/gnunet_network_lib.h:447:GNUNET_NETWORK_get_addr (const struct GNUNET_NETWORK_Handle *desc);
gnunet-0.13.1/src/include/gnunet_network_lib.h-448-
##############################################
gnunet-0.13.1/src/include/gnunet_transport_application_service.h-104- * @param peer identity of the peer we have an address for
gnunet-0.13.1/src/include/gnunet_transport_application_service.h:105: * @param nt network type of @a addr (as claimed by the other peer);
gnunet-0.13.1/src/include/gnunet_transport_application_service.h-106- *        used by TRANSPORT to avoid trying @a addr's that really cannot work
##############################################
gnunet-0.13.1/src/include/Makefile.in-50-  { \
gnunet-0.13.1/src/include/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/include/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/include/Makefile.in-144-  esac
gnunet-0.13.1/src/include/Makefile.in:145:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/include/Makefile.in-146-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/include/Makefile.in:147:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/include/Makefile.in-148-    *) f=$$p;; \
gnunet-0.13.1/src/include/Makefile.in-149-  esac;
gnunet-0.13.1/src/include/Makefile.in:150:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/include/Makefile.in-151-am__install_max = 40
gnunet-0.13.1/src/include/Makefile.in-152-am__nobase_strip_setup = \
gnunet-0.13.1/src/include/Makefile.in:153:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/include/Makefile.in-154-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/include/Makefile.in-210-  while test -n "$$dir1"; do \
gnunet-0.13.1/src/include/Makefile.in:211:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-0.13.1/src/include/Makefile.in-212-    if test "$$first" != "."; then \
gnunet-0.13.1/src/include/Makefile.in-213-      if test "$$first" = ".."; then \
gnunet-0.13.1/src/include/Makefile.in:214:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-0.13.1/src/include/Makefile.in:215:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-0.13.1/src/include/Makefile.in-216-      else \
gnunet-0.13.1/src/include/Makefile.in:217:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-0.13.1/src/include/Makefile.in-218-        if test "$$first2" = "$$first"; then \
gnunet-0.13.1/src/include/Makefile.in:219:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/src/include/Makefile.in-220-        else \
##############################################
gnunet-0.13.1/src/include/Makefile.in-225-    fi; \
gnunet-0.13.1/src/include/Makefile.in:226:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/src/include/Makefile.in-227-  done; \
##############################################
gnunet-0.13.1/src/include/Makefile.in-638-	@list='$(gnunetinclude_HEADERS)'; test -n "$(gnunetincludedir)" || list=; \
gnunet-0.13.1/src/include/Makefile.in:639:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/include/Makefile.in-640-	dir='$(DESTDIR)$(gnunetincludedir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/include/Makefile.in-655-	dot_seen=no; \
gnunet-0.13.1/src/include/Makefile.in:656:	target=`echo $@ | sed s/-recursive//`; \
gnunet-0.13.1/src/include/Makefile.in-657-	case "$@" in \
##############################################
gnunet-0.13.1/src/include/Makefile.in-718-GTAGS:
gnunet-0.13.1/src/include/Makefile.in:719:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/include/Makefile.in-720-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/include/Makefile.in-744-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/include/Makefile.in:745:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/include/Makefile.in:746:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/include/Makefile.in-747-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/include/Makefile.in-758-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/include/Makefile.in:759:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/include/Makefile.in-760-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/gns/test_gns_txt_lookup.sh-24-gnunet-namestore -p -z $MY_EGO -a -n $LABEL -t TXT -V "$TEST_TXT" -e never -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_txt_lookup.sh:25:RES_TXT=`$DO_TIMEOUT gnunet-gns --raw -u $LABEL.$MY_EGO -t TXT -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_txt_lookup.sh-26-gnunet-namestore -z $MY_EGO -d -n $LABEL -t TXT -V "$TEST_TXT" -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/gns/test_gns_caa_lookup.sh-24-gnunet-namestore -p -z $MY_EGO -a -n $LABEL -t CAA -V "$TEST_CAA" -e never -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_caa_lookup.sh:25:RES_CAA=`$DO_TIMEOUT gnunet-gns --raw -u $LABEL.$MY_EGO -t CAA -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_caa_lookup.sh-26-gnunet-namestore -z $MY_EGO -d -n $LABEL -t CAA -V "$TEST_CAA" -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/gns/test_gns_delegated_lookup.sh-30-gnunet-namestore -p -z $OTHER_EGO -a -n $FINAL_LABEL -t A -V $TEST_IP -e never -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_delegated_lookup.sh:31:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u $FINAL_LABEL.$DELEGATION_LABEL.$MY_EGO -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_delegated_lookup.sh-32-gnunet-namestore -z $MY_EGO -d -n b -t PKEY -V $DELEGATED_PKEY  -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/gns/test_gns_ipv6_lookup.sh-23-gnunet-namestore -p -z $MY_EGO -a -n www -t AAAA -V $TEST_IP -e never -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_ipv6_lookup.sh:24:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u www.$MY_EGO -t AAAA -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_ipv6_lookup.sh-25-gnunet-namestore -z $MY_EGO -d -n www -t AAAA -V $TEST_IP -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh-51-
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh:52:OUT=`$DO_TIMEOUT gnunet-resolver -c test_gns_lookup.conf gnunet.org`
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh-53-echo $OUT | grep $TEST_IP - > /dev/null || { gnunet-arm -e -c test_gns_lookup.conf ; echo "IPv4 for gnunet.org not found ($OUT), skipping test"; exit 77; }
##############################################
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh-69-# lookup 'www.gnunet.org', IPv4
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh:70:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh-71-# lookup 'www.gnunet.org', IPv6
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh:72:RES_IP6=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN -t AAAA -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh-73-# lookup 'gnunet.org', IPv4
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh:74:RES_IP_ALT=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN_ALT -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh-75-# lookup 'docs.gnunet.org', IPv4
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh:76:RES_IP_ALT2=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN_ALT2 -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_gns2dns_lookup.sh-77-
##############################################
gnunet-0.13.1/src/gns/test_gns_rel_expiration.sh-37-# confirm that lookup currently works
gnunet-0.13.1/src/gns/test_gns_rel_expiration.sh:38:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u www.b.$MY_EGO -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_rel_expiration.sh-39-# remove entry
##############################################
gnunet-0.13.1/src/gns/test_gns_rel_expiration.sh-43-# try again, should no longer work
gnunet-0.13.1/src/gns/test_gns_rel_expiration.sh:44:RES_IP_EXP=`$DO_TIMEOUT gnunet-gns --raw -u www.b.$MY_EGO -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_rel_expiration.sh-45-gnunet-namestore -z $MY_EGO -d -n b -t PKEY -V $DELEGATED_PKEY  -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/gns/test_gns_revocation.sh-28-gnunet-namestore -p -z $OTHER_EGO -a -n www -t A -V $TEST_IP -e never -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_revocation.sh:29:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u www.b.$MY_EGO -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_revocation.sh-30-gnunet-revocation -R $OTHER_EGO -p  -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_revocation.sh:31:RES_IP_REV=`$DO_TIMEOUT gnunet-gns --raw -u www.b.$MY_EGO -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_revocation.sh-32-gnunet-namestore -z $MY_EGO -d -n b -t PKEY -V $DELEGATED_PKEY  -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/gns/test_gns_gns2dns_cname_lookup.sh-48-gnunet-arm -s -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_gns2dns_cname_lookup.sh:49:OUT=`$DO_TIMEOUT gnunet-resolver -c test_gns_lookup.conf gnunet.org`
gnunet-0.13.1/src/gns/test_gns_gns2dns_cname_lookup.sh-50-echo $OUT | grep $TEST_IP - > /dev/null || { gnunet-arm -e -c test_gns_lookup.conf ; echo "IPv4 for gnunet.org not found ($OUT), skipping test"; exit 77; }
##############################################
gnunet-0.13.1/src/gns/test_gns_gns2dns_cname_lookup.sh-66-# lookup 'www.gnunet.org', IPv4
gnunet-0.13.1/src/gns/test_gns_gns2dns_cname_lookup.sh:67:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_gns2dns_cname_lookup.sh-68-# lookup 'www.gnunet.org', IPv6
gnunet-0.13.1/src/gns/test_gns_gns2dns_cname_lookup.sh:69:RES_IP6=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN -t AAAA -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_gns2dns_cname_lookup.sh-70-
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-70-  { \
gnunet-0.13.1/src/gns/nss/Makefile.in:71:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/gns/nss/Makefile.in-72-  }; \
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-136-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/src/gns/nss/Makefile.in:137:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/gns/nss/Makefile.in-138-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/gns/nss/Makefile.in:139:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/gns/nss/Makefile.in-140-    *) f=$$p;; \
gnunet-0.13.1/src/gns/nss/Makefile.in-141-  esac;
gnunet-0.13.1/src/gns/nss/Makefile.in:142:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/gns/nss/Makefile.in-143-am__install_max = 40
gnunet-0.13.1/src/gns/nss/Makefile.in-144-am__nobase_strip_setup = \
gnunet-0.13.1/src/gns/nss/Makefile.in:145:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/gns/nss/Makefile.in-146-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-620-.c.obj:
gnunet-0.13.1/src/gns/nss/Makefile.in:621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/gns/nss/Makefile.in-622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/nss/Makefile.in:625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/gns/nss/Makefile.in-626-
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-634-libnss_gns_la-nss_gns_query.lo: nss_gns_query.c
gnunet-0.13.1/src/gns/nss/Makefile.in:635:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns_la_CFLAGS) $(CFLAGS) -MT libnss_gns_la-nss_gns_query.lo -MD -MP -MF $(DEPDIR)/libnss_gns_la-nss_gns_query.Tpo -c -o libnss_gns_la-nss_gns_query.lo `test -f 'nss_gns_query.c' || echo '$(srcdir)/'`nss_gns_query.c
gnunet-0.13.1/src/gns/nss/Makefile.in-636-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnss_gns_la-nss_gns_query.Tpo $(DEPDIR)/libnss_gns_la-nss_gns_query.Plo
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-638-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/nss/Makefile.in:639:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns_la_CFLAGS) $(CFLAGS) -c -o libnss_gns_la-nss_gns_query.lo `test -f 'nss_gns_query.c' || echo '$(srcdir)/'`nss_gns_query.c
gnunet-0.13.1/src/gns/nss/Makefile.in-640-
gnunet-0.13.1/src/gns/nss/Makefile.in-641-libnss_gns_la-nss_gns.lo: nss_gns.c
gnunet-0.13.1/src/gns/nss/Makefile.in:642:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns_la_CFLAGS) $(CFLAGS) -MT libnss_gns_la-nss_gns.lo -MD -MP -MF $(DEPDIR)/libnss_gns_la-nss_gns.Tpo -c -o libnss_gns_la-nss_gns.lo `test -f 'nss_gns.c' || echo '$(srcdir)/'`nss_gns.c
gnunet-0.13.1/src/gns/nss/Makefile.in-643-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnss_gns_la-nss_gns.Tpo $(DEPDIR)/libnss_gns_la-nss_gns.Plo
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/nss/Makefile.in:646:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns_la_CFLAGS) $(CFLAGS) -c -o libnss_gns_la-nss_gns.lo `test -f 'nss_gns.c' || echo '$(srcdir)/'`nss_gns.c
gnunet-0.13.1/src/gns/nss/Makefile.in-647-
gnunet-0.13.1/src/gns/nss/Makefile.in-648-libnss_gns4_la-nss_gns_query.lo: nss_gns_query.c
gnunet-0.13.1/src/gns/nss/Makefile.in:649:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns4_la_CFLAGS) $(CFLAGS) -MT libnss_gns4_la-nss_gns_query.lo -MD -MP -MF $(DEPDIR)/libnss_gns4_la-nss_gns_query.Tpo -c -o libnss_gns4_la-nss_gns_query.lo `test -f 'nss_gns_query.c' || echo '$(srcdir)/'`nss_gns_query.c
gnunet-0.13.1/src/gns/nss/Makefile.in-650-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnss_gns4_la-nss_gns_query.Tpo $(DEPDIR)/libnss_gns4_la-nss_gns_query.Plo
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/nss/Makefile.in:653:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns4_la_CFLAGS) $(CFLAGS) -c -o libnss_gns4_la-nss_gns_query.lo `test -f 'nss_gns_query.c' || echo '$(srcdir)/'`nss_gns_query.c
gnunet-0.13.1/src/gns/nss/Makefile.in-654-
gnunet-0.13.1/src/gns/nss/Makefile.in-655-libnss_gns4_la-nss_gns.lo: nss_gns.c
gnunet-0.13.1/src/gns/nss/Makefile.in:656:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns4_la_CFLAGS) $(CFLAGS) -MT libnss_gns4_la-nss_gns.lo -MD -MP -MF $(DEPDIR)/libnss_gns4_la-nss_gns.Tpo -c -o libnss_gns4_la-nss_gns.lo `test -f 'nss_gns.c' || echo '$(srcdir)/'`nss_gns.c
gnunet-0.13.1/src/gns/nss/Makefile.in-657-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnss_gns4_la-nss_gns.Tpo $(DEPDIR)/libnss_gns4_la-nss_gns.Plo
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-659-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/nss/Makefile.in:660:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns4_la_CFLAGS) $(CFLAGS) -c -o libnss_gns4_la-nss_gns.lo `test -f 'nss_gns.c' || echo '$(srcdir)/'`nss_gns.c
gnunet-0.13.1/src/gns/nss/Makefile.in-661-
gnunet-0.13.1/src/gns/nss/Makefile.in-662-libnss_gns6_la-nss_gns_query.lo: nss_gns_query.c
gnunet-0.13.1/src/gns/nss/Makefile.in:663:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns6_la_CFLAGS) $(CFLAGS) -MT libnss_gns6_la-nss_gns_query.lo -MD -MP -MF $(DEPDIR)/libnss_gns6_la-nss_gns_query.Tpo -c -o libnss_gns6_la-nss_gns_query.lo `test -f 'nss_gns_query.c' || echo '$(srcdir)/'`nss_gns_query.c
gnunet-0.13.1/src/gns/nss/Makefile.in-664-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnss_gns6_la-nss_gns_query.Tpo $(DEPDIR)/libnss_gns6_la-nss_gns_query.Plo
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/nss/Makefile.in:667:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns6_la_CFLAGS) $(CFLAGS) -c -o libnss_gns6_la-nss_gns_query.lo `test -f 'nss_gns_query.c' || echo '$(srcdir)/'`nss_gns_query.c
gnunet-0.13.1/src/gns/nss/Makefile.in-668-
gnunet-0.13.1/src/gns/nss/Makefile.in-669-libnss_gns6_la-nss_gns.lo: nss_gns.c
gnunet-0.13.1/src/gns/nss/Makefile.in:670:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns6_la_CFLAGS) $(CFLAGS) -MT libnss_gns6_la-nss_gns.lo -MD -MP -MF $(DEPDIR)/libnss_gns6_la-nss_gns.Tpo -c -o libnss_gns6_la-nss_gns.lo `test -f 'nss_gns.c' || echo '$(srcdir)/'`nss_gns.c
gnunet-0.13.1/src/gns/nss/Makefile.in-671-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnss_gns6_la-nss_gns.Tpo $(DEPDIR)/libnss_gns6_la-nss_gns.Plo
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-673-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/nss/Makefile.in:674:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnss_gns6_la_CFLAGS) $(CFLAGS) -c -o libnss_gns6_la-nss_gns.lo `test -f 'nss_gns.c' || echo '$(srcdir)/'`nss_gns.c
gnunet-0.13.1/src/gns/nss/Makefile.in-675-
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-711-GTAGS:
gnunet-0.13.1/src/gns/nss/Makefile.in:712:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/gns/nss/Makefile.in-713-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-737-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/gns/nss/Makefile.in:738:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/gns/nss/Makefile.in:739:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/gns/nss/Makefile.in-740-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/gns/nss/Makefile.in-751-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/gns/nss/Makefile.in:752:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/gns/nss/Makefile.in-753-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh-50-gnunet-namestore -p -z $MY_EGO -a -n $TEST_RECORD_CNAME_SERVER -t A -V $TEST_IP_PLUS -e never -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh:51:RES_CNAME=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN_PLUS -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh:52:RES_CNAME_RAW=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN_PLUS -t CNAME -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh:53:RES_CNAME_ZKEY=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN_ZKEY -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh:54:RES_CNAME_DNS=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN_DNS -t A -c test_gns_lookup.conf | grep $TEST_IP_DNS`
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh-55-
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh:56:TESTEGOZONE=`gnunet-identity -c test_gns_lookup.conf -d | awk '{print $3}'`
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh-57-gnunet-namestore -p -z $MY_EGO -d -n $TEST_RECORD_NAME_DNS -t CNAME -V $TEST_RECORD_CNAME_DNS -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh-65-# make cmp case-insensitive by converting to lower case first
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh:66:RES_CNAME_RAW=`echo $RES_CNAME_RAW | tr [A-Z] [a-z]`
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh:67:TESTEGOZONE=`echo $TESTEGOZONE | tr [A-Z] [a-z]`
gnunet-0.13.1/src/gns/test_gns_cname_lookup.sh-68-if [ "$RES_CNAME_RAW" = "server.$TESTEGOZONE" ]
##############################################
gnunet-0.13.1/src/gns/gnunet-gns-proxy.c-2911-  fd = GNUNET_NETWORK_get_fd (s5r->sock);
gnunet-0.13.1/src/gns/gnunet-gns-proxy.c:2912:  addr = GNUNET_NETWORK_get_addr (s5r->sock);
gnunet-0.13.1/src/gns/gnunet-gns-proxy.c-2913-  len = GNUNET_NETWORK_get_addrlen (s5r->sock);
##############################################
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh-48-
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh:49:OUT=`$DO_TIMEOUT gnunet-resolver -c test_gns_lookup.conf gnunet.org`
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh-50-echo $OUT | grep $TEST_IP - > /dev/null || { gnunet-arm -e -c test_gns_lookup.conf ; echo "IPv4 for gnunet.org not found ($OUT), skipping test"; exit 77; }
##############################################
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh-66-# lookup 'www.gnunet.org', IPv4
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh:67:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh-68-# lookup 'www.gnunet.org', IPv6
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh:69:RES_IP6=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN -t AAAA -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh-70-# lookup 'gnunet.org', IPv4
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh:71:RES_IP_ALT=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN_ALT -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh-72-# lookup 'docs.gnunet.org', IPv4
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh:73:RES_IP_ALT2=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN_ALT2 -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_gns2dns_zkey_lookup.sh-74-
##############################################
gnunet-0.13.1/src/gns/gnunet-gns-proxy-setup-ca.in-179-    fi
gnunet-0.13.1/src/gns/gnunet-gns-proxy-setup-ca.in:180:    GNS_CA_CERT_PEM=`gnunet-config ${GNUNET_CONFIG} -s gns-proxy -o PROXY_CACERT -f ${options}`
gnunet-0.13.1/src/gns/gnunet-gns-proxy-setup-ca.in:181:    mkdir -p `dirname $GNS_CA_CERT_PEM`
gnunet-0.13.1/src/gns/gnunet-gns-proxy-setup-ca.in-182-
##############################################
gnunet-0.13.1/src/gns/test_gns_zkey_lookup.sh-26-gnunet-namestore -p -z delegatedego -a -n www -t A -V $TEST_IP -e never -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_zkey_lookup.sh:27:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u www.${DELEGATED_PKEY} -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_zkey_lookup.sh-28-gnunet-namestore -z testego -d -n b -t PKEY -V $DELEGATED_PKEY  -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/gns/test_gns_mx_lookup.sh-23-gnunet-identity -C $MY_EGO -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_mx_lookup.sh:24:PKEY=`gnunet-identity -d | grep "$MY_EGO - " | awk '{print $3'}`
gnunet-0.13.1/src/gns/test_gns_mx_lookup.sh-25-WANT_MX="5,mail.$PKEY"
##############################################
gnunet-0.13.1/src/gns/test_gns_mx_lookup.sh-27-
gnunet-0.13.1/src/gns/test_gns_mx_lookup.sh:28:RES_MX=`$DO_TIMEOUT gnunet-gns --raw -u www.$MY_EGO -t MX -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_mx_lookup.sh-29-gnunet-namestore -z $MY_EGO -d -n www -t MX -V "$TEST_MX" -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/gns/test_gns_mx_lookup.sh-34-# make cmp case-insensitive by converting to lower case first
gnunet-0.13.1/src/gns/test_gns_mx_lookup.sh:35:RES_MX=`echo $RES_MX | tr [A-Z] [a-z]`
gnunet-0.13.1/src/gns/test_gns_mx_lookup.sh:36:WANT_MX=`echo $WANT_MX | tr [A-Z] [a-z]`
gnunet-0.13.1/src/gns/test_gns_mx_lookup.sh-37-
##############################################
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh-18-rm -rf `gnunet-config -c test_gns_lookup.conf -s PATHS -o GNUNET_HOME -f`
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh:19:CFG=`mktemp  --tmpdir=$PWD`
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh-20-cp test_gns_lookup.conf $CFG || exit 77
##############################################
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh-24-gnunet-identity -C $MY_EGO -c $CFG 
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh:25:EPUB=`gnunet-identity -d -c $CFG | grep $MY_EGO | awk '{print $3}'`
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh-26-gnunet-arm -e -c $CFG
##############################################
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh-30-gnunet-namestore -p -z $MY_EGO -a -n www -t AAAA -V $TEST_IP -e never -c $CFG
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh:31:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u www.google.com -t AAAA -c $CFG`
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh-32-gnunet-namestore -z $MY_EGO -d -n www -t AAAA -V $TEST_IP -e never -c $CFG
##############################################
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh-34-gnunet-arm -e -c $CFG
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh:35:rm -rf `gnunet-config -c $CFG -f -s paths -o GNUNET_TEST_HOME`
gnunet-0.13.1/src/gns/test_gns_config_lookup.sh-36-rm $CFG
##############################################
gnunet-0.13.1/src/gns/test_gns_lookup.sh-24-gnunet-namestore -p -z $MY_EGO -a -n $LABEL -t A -V $TEST_IP -e never -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_lookup.sh:25:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u $LABEL.$MY_EGO -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_lookup.sh-26-gnunet-namestore -z $MY_EGO -d -n $LABEL -t A -V $TEST_IP -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/gns/test_gns_soa_lookup.sh-36-gnunet-namestore -p -z $MY_EGO -a -n $TEST_RECORD_NAME -t GNS2DNS -V ${TEST_RECORD_GNS2DNS}@${TEST_IP_GNS2DNS} -e never -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_soa_lookup.sh:37:RES_SOA=`$DO_TIMEOUT gnunet-gns --raw -u $TEST_DOMAIN -t SOA -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_soa_lookup.sh-38-gnunet-namestore -z $MY_EGO -d -n $TEST_RECORD_NAME -t GNS2DNS -V ${TEST_RECORD_GNS2DNS}@${TEST_IP_GNS2DNS} -e never -c test_gns_lookup.conf > /dev/null 2>&1
##############################################
gnunet-0.13.1/src/gns/Makefile.in-53-  { \
gnunet-0.13.1/src/gns/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/gns/Makefile.in-55-  }; \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-138-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS)
gnunet-0.13.1/src/gns/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/gns/Makefile.in-140-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/gns/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/gns/Makefile.in-142-    *) f=$$p;; \
gnunet-0.13.1/src/gns/Makefile.in-143-  esac;
gnunet-0.13.1/src/gns/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/gns/Makefile.in-145-am__install_max = 40
gnunet-0.13.1/src/gns/Makefile.in-146-am__nobase_strip_setup = \
gnunet-0.13.1/src/gns/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/gns/Makefile.in-148-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-509-case "$@" in						\
gnunet-0.13.1/src/gns/Makefile.in:510:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/gns/Makefile.in-511-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/gns/Makefile.in-539-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/gns/Makefile.in:540:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/gns/Makefile.in:541:  bases=`echo $$bases`
gnunet-0.13.1/src/gns/Makefile.in-542-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/gns/Makefile.in-551-        */*) b='$*';; \
gnunet-0.13.1/src/gns/Makefile.in:552:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/gns/Makefile.in-553-       esac;; \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-574-  while test -n "$$dir1"; do \
gnunet-0.13.1/src/gns/Makefile.in:575:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-0.13.1/src/gns/Makefile.in-576-    if test "$$first" != "."; then \
gnunet-0.13.1/src/gns/Makefile.in-577-      if test "$$first" = ".."; then \
gnunet-0.13.1/src/gns/Makefile.in:578:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-0.13.1/src/gns/Makefile.in:579:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-0.13.1/src/gns/Makefile.in-580-      else \
gnunet-0.13.1/src/gns/Makefile.in:581:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-0.13.1/src/gns/Makefile.in-582-        if test "$$first2" = "$$first"; then \
gnunet-0.13.1/src/gns/Makefile.in:583:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/src/gns/Makefile.in-584-        else \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-589-    fi; \
gnunet-0.13.1/src/gns/Makefile.in:590:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/src/gns/Makefile.in-591-  done; \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1105-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/gns/Makefile.in:1106:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/gns/Makefile.in-1107-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1114-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/gns/Makefile.in:1115:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/gns/Makefile.in-1116-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1163-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/gns/Makefile.in:1164:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/gns/Makefile.in-1165-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1172-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/gns/Makefile.in:1173:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/gns/Makefile.in-1174-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1356-.c.obj:
gnunet-0.13.1/src/gns/Makefile.in:1357:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/gns/Makefile.in-1358-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1360-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/Makefile.in:1361:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/gns/Makefile.in-1362-
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1370-libgnunet_plugin_rest_gns_la-plugin_rest_gns.lo: plugin_rest_gns.c
gnunet-0.13.1/src/gns/Makefile.in:1371:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_gns_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_rest_gns_la-plugin_rest_gns.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_rest_gns_la-plugin_rest_gns.Tpo -c -o libgnunet_plugin_rest_gns_la-plugin_rest_gns.lo `test -f 'plugin_rest_gns.c' || echo '$(srcdir)/'`plugin_rest_gns.c
gnunet-0.13.1/src/gns/Makefile.in-1372-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_rest_gns_la-plugin_rest_gns.Tpo $(DEPDIR)/libgnunet_plugin_rest_gns_la-plugin_rest_gns.Plo
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1374-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/Makefile.in:1375:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_gns_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_rest_gns_la-plugin_rest_gns.lo `test -f 'plugin_rest_gns.c' || echo '$(srcdir)/'`plugin_rest_gns.c
gnunet-0.13.1/src/gns/Makefile.in-1376-
gnunet-0.13.1/src/gns/Makefile.in-1377-gnunet_bcd-gnunet-bcd.o: gnunet-bcd.c
gnunet-0.13.1/src/gns/Makefile.in:1378:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_bcd_CFLAGS) $(CFLAGS) -MT gnunet_bcd-gnunet-bcd.o -MD -MP -MF $(DEPDIR)/gnunet_bcd-gnunet-bcd.Tpo -c -o gnunet_bcd-gnunet-bcd.o `test -f 'gnunet-bcd.c' || echo '$(srcdir)/'`gnunet-bcd.c
gnunet-0.13.1/src/gns/Makefile.in-1379-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_bcd-gnunet-bcd.Tpo $(DEPDIR)/gnunet_bcd-gnunet-bcd.Po
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1381-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/Makefile.in:1382:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_bcd_CFLAGS) $(CFLAGS) -c -o gnunet_bcd-gnunet-bcd.o `test -f 'gnunet-bcd.c' || echo '$(srcdir)/'`gnunet-bcd.c
gnunet-0.13.1/src/gns/Makefile.in-1383-
gnunet-0.13.1/src/gns/Makefile.in-1384-gnunet_bcd-gnunet-bcd.obj: gnunet-bcd.c
gnunet-0.13.1/src/gns/Makefile.in:1385:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_bcd_CFLAGS) $(CFLAGS) -MT gnunet_bcd-gnunet-bcd.obj -MD -MP -MF $(DEPDIR)/gnunet_bcd-gnunet-bcd.Tpo -c -o gnunet_bcd-gnunet-bcd.obj `if test -f 'gnunet-bcd.c'; then $(CYGPATH_W) 'gnunet-bcd.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-bcd.c'; fi`
gnunet-0.13.1/src/gns/Makefile.in-1386-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_bcd-gnunet-bcd.Tpo $(DEPDIR)/gnunet_bcd-gnunet-bcd.Po
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1388-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/Makefile.in:1389:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_bcd_CFLAGS) $(CFLAGS) -c -o gnunet_bcd-gnunet-bcd.obj `if test -f 'gnunet-bcd.c'; then $(CYGPATH_W) 'gnunet-bcd.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-bcd.c'; fi`
gnunet-0.13.1/src/gns/Makefile.in-1390-
gnunet-0.13.1/src/gns/Makefile.in-1391-gnunet_gns_proxy-gnunet-gns-proxy.o: gnunet-gns-proxy.c
gnunet-0.13.1/src/gns/Makefile.in:1392:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_gns_proxy_CFLAGS) $(CFLAGS) -MT gnunet_gns_proxy-gnunet-gns-proxy.o -MD -MP -MF $(DEPDIR)/gnunet_gns_proxy-gnunet-gns-proxy.Tpo -c -o gnunet_gns_proxy-gnunet-gns-proxy.o `test -f 'gnunet-gns-proxy.c' || echo '$(srcdir)/'`gnunet-gns-proxy.c
gnunet-0.13.1/src/gns/Makefile.in-1393-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_gns_proxy-gnunet-gns-proxy.Tpo $(DEPDIR)/gnunet_gns_proxy-gnunet-gns-proxy.Po
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1395-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/Makefile.in:1396:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_gns_proxy_CFLAGS) $(CFLAGS) -c -o gnunet_gns_proxy-gnunet-gns-proxy.o `test -f 'gnunet-gns-proxy.c' || echo '$(srcdir)/'`gnunet-gns-proxy.c
gnunet-0.13.1/src/gns/Makefile.in-1397-
gnunet-0.13.1/src/gns/Makefile.in-1398-gnunet_gns_proxy-gnunet-gns-proxy.obj: gnunet-gns-proxy.c
gnunet-0.13.1/src/gns/Makefile.in:1399:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_gns_proxy_CFLAGS) $(CFLAGS) -MT gnunet_gns_proxy-gnunet-gns-proxy.obj -MD -MP -MF $(DEPDIR)/gnunet_gns_proxy-gnunet-gns-proxy.Tpo -c -o gnunet_gns_proxy-gnunet-gns-proxy.obj `if test -f 'gnunet-gns-proxy.c'; then $(CYGPATH_W) 'gnunet-gns-proxy.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-gns-proxy.c'; fi`
gnunet-0.13.1/src/gns/Makefile.in-1400-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_gns_proxy-gnunet-gns-proxy.Tpo $(DEPDIR)/gnunet_gns_proxy-gnunet-gns-proxy.Po
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1402-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/Makefile.in:1403:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_gns_proxy_CFLAGS) $(CFLAGS) -c -o gnunet_gns_proxy-gnunet-gns-proxy.obj `if test -f 'gnunet-gns-proxy.c'; then $(CYGPATH_W) 'gnunet-gns-proxy.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-gns-proxy.c'; fi`
gnunet-0.13.1/src/gns/Makefile.in-1404-
gnunet-0.13.1/src/gns/Makefile.in-1405-test_gns_proxy-test_gns_proxy.o: test_gns_proxy.c
gnunet-0.13.1/src/gns/Makefile.in:1406:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gns_proxy_CFLAGS) $(CFLAGS) -MT test_gns_proxy-test_gns_proxy.o -MD -MP -MF $(DEPDIR)/test_gns_proxy-test_gns_proxy.Tpo -c -o test_gns_proxy-test_gns_proxy.o `test -f 'test_gns_proxy.c' || echo '$(srcdir)/'`test_gns_proxy.c
gnunet-0.13.1/src/gns/Makefile.in-1407-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gns_proxy-test_gns_proxy.Tpo $(DEPDIR)/test_gns_proxy-test_gns_proxy.Po
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1409-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/Makefile.in:1410:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gns_proxy_CFLAGS) $(CFLAGS) -c -o test_gns_proxy-test_gns_proxy.o `test -f 'test_gns_proxy.c' || echo '$(srcdir)/'`test_gns_proxy.c
gnunet-0.13.1/src/gns/Makefile.in-1411-
gnunet-0.13.1/src/gns/Makefile.in-1412-test_gns_proxy-test_gns_proxy.obj: test_gns_proxy.c
gnunet-0.13.1/src/gns/Makefile.in:1413:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gns_proxy_CFLAGS) $(CFLAGS) -MT test_gns_proxy-test_gns_proxy.obj -MD -MP -MF $(DEPDIR)/test_gns_proxy-test_gns_proxy.Tpo -c -o test_gns_proxy-test_gns_proxy.obj `if test -f 'test_gns_proxy.c'; then $(CYGPATH_W) 'test_gns_proxy.c'; else $(CYGPATH_W) '$(srcdir)/test_gns_proxy.c'; fi`
gnunet-0.13.1/src/gns/Makefile.in-1414-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gns_proxy-test_gns_proxy.Tpo $(DEPDIR)/test_gns_proxy-test_gns_proxy.Po
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1416-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/gns/Makefile.in:1417:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gns_proxy_CFLAGS) $(CFLAGS) -c -o test_gns_proxy-test_gns_proxy.obj `if test -f 'test_gns_proxy.c'; then $(CYGPATH_W) 'test_gns_proxy.c'; else $(CYGPATH_W) '$(srcdir)/test_gns_proxy.c'; fi`
gnunet-0.13.1/src/gns/Makefile.in-1418-
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1442-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/gns/Makefile.in:1443:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/gns/Makefile.in-1444-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1463-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
gnunet-0.13.1/src/gns/Makefile.in:1464:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/gns/Makefile.in-1465-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1480-	dot_seen=no; \
gnunet-0.13.1/src/gns/Makefile.in:1481:	target=`echo $@ | sed s/-recursive//`; \
gnunet-0.13.1/src/gns/Makefile.in-1482-	case "$@" in \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1543-GTAGS:
gnunet-0.13.1/src/gns/Makefile.in:1544:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/gns/Makefile.in-1545-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1586-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/gns/Makefile.in:1587:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/gns/Makefile.in:1588:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/gns/Makefile.in-1589-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1611-	ws='[ 	]'; \
gnunet-0.13.1/src/gns/Makefile.in:1612:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/gns/Makefile.in-1613-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/gns/Makefile.in:1614:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/gns/Makefile.in:1615:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/gns/Makefile.in:1616:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/gns/Makefile.in:1617:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/gns/Makefile.in:1618:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/gns/Makefile.in:1619:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/gns/Makefile.in:1620:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/gns/Makefile.in:1621:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/gns/Makefile.in-1622-	  success=true; \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1690-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/gns/Makefile.in:1691:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/gns/Makefile.in:1692:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/gns/Makefile.in:1693:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/gns/Makefile.in-1694-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1700-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/gns/Makefile.in:1701:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/gns/Makefile.in:1702:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/gns/Makefile.in-1703-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1858-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/gns/Makefile.in:1859:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/gns/Makefile.in:1860:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/gns/Makefile.in-1861-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/gns/Makefile.in-1872-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/gns/Makefile.in:1873:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/gns/Makefile.in-1874-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/gns/test_gns_at_lookup.sh-27-gnunet-namestore -p -z delegatedego -a -n '@' -t A -V $TEST_IP -e never -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_at_lookup.sh:28:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u b.$MY_EGO -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_at_lookup.sh-29-gnunet-namestore -z $MY_EGO -d -n b -t PKEY -V $DELEGATED_PKEY  -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/gns/test_gns_dht_lookup.sh-45-#gnunet-namestore -z $OTHER_EGO -d -n www -t A -V $TEST_IP  -e never -c test_gns_lookup.conf
gnunet-0.13.1/src/gns/test_gns_dht_lookup.sh:46:RES_IP=`$DO_TIMEOUT gnunet-gns --raw -u www.b.$MY_EGO -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_dht_lookup.sh:47:RES_IP_REL=`$DO_TIMEOUT gnunet-gns --raw -u www2.b.$MY_EGO -t A -c test_gns_lookup.conf`
gnunet-0.13.1/src/gns/test_gns_dht_lookup.sh-48-#gnunet-namestore -z $MY_EGO -d -n b -t PKEY -V $DELEGATED_PKEY  -e never -c test_gns_lookup.conf
##############################################
gnunet-0.13.1/src/integration-tests/Makefile.in-50-  { \
gnunet-0.13.1/src/integration-tests/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/integration-tests/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/integration-tests/Makefile.in-159-}
gnunet-0.13.1/src/integration-tests/Makefile.in:160:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/integration-tests/Makefile.in-161-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/integration-tests/Makefile.in:162:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/integration-tests/Makefile.in-163-    *) f=$$p;; \
gnunet-0.13.1/src/integration-tests/Makefile.in-164-  esac;
gnunet-0.13.1/src/integration-tests/Makefile.in:165:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/integration-tests/Makefile.in-166-am__install_max = 40
gnunet-0.13.1/src/integration-tests/Makefile.in-167-am__nobase_strip_setup = \
gnunet-0.13.1/src/integration-tests/Makefile.in:168:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/integration-tests/Makefile.in-169-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/integration-tests/Makefile.in-287-case "$@" in						\
gnunet-0.13.1/src/integration-tests/Makefile.in:288:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/integration-tests/Makefile.in-289-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/integration-tests/Makefile.in-317-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/integration-tests/Makefile.in:318:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:319:  bases=`echo $$bases`
gnunet-0.13.1/src/integration-tests/Makefile.in-320-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/integration-tests/Makefile.in-330-        */*) b='$*';; \
gnunet-0.13.1/src/integration-tests/Makefile.in:331:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/integration-tests/Makefile.in-332-       esac;; \
##############################################
gnunet-0.13.1/src/integration-tests/Makefile.in-690-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/integration-tests/Makefile.in:691:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:692:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/integration-tests/Makefile.in-693-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/integration-tests/Makefile.in-715-	ws='[ 	]'; \
gnunet-0.13.1/src/integration-tests/Makefile.in:716:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/integration-tests/Makefile.in-717-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/integration-tests/Makefile.in:718:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:719:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:720:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:721:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:722:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:723:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:724:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:725:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/integration-tests/Makefile.in-726-	  success=true; \
##############################################
gnunet-0.13.1/src/integration-tests/Makefile.in-794-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/integration-tests/Makefile.in:795:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:796:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:797:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/integration-tests/Makefile.in-798-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/integration-tests/Makefile.in-804-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/integration-tests/Makefile.in:805:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:806:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/integration-tests/Makefile.in-807-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/integration-tests/Makefile.in-864-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/integration-tests/Makefile.in:865:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/integration-tests/Makefile.in:866:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/integration-tests/Makefile.in-867-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/integration-tests/Makefile.in-878-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/integration-tests/Makefile.in:879:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/integration-tests/Makefile.in-880-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/mysql/Makefile.in-50-  { \
gnunet-0.13.1/src/mysql/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/mysql/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/mysql/Makefile.in-116-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/src/mysql/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/mysql/Makefile.in-118-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/mysql/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/mysql/Makefile.in-120-    *) f=$$p;; \
gnunet-0.13.1/src/mysql/Makefile.in-121-  esac;
gnunet-0.13.1/src/mysql/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/mysql/Makefile.in-123-am__install_max = 40
gnunet-0.13.1/src/mysql/Makefile.in-124-am__nobase_strip_setup = \
gnunet-0.13.1/src/mysql/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/mysql/Makefile.in-126-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/mysql/Makefile.in-562-.c.obj:
gnunet-0.13.1/src/mysql/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/mysql/Makefile.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/mysql/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/mysql/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/mysql/Makefile.in-568-
##############################################
gnunet-0.13.1/src/mysql/Makefile.in-611-GTAGS:
gnunet-0.13.1/src/mysql/Makefile.in:612:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/mysql/Makefile.in-613-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/mysql/Makefile.in-637-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/mysql/Makefile.in:638:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/mysql/Makefile.in:639:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/mysql/Makefile.in-640-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/mysql/Makefile.in-651-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/mysql/Makefile.in:652:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/mysql/Makefile.in-653-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-51-  { \
gnunet-0.13.1/src/ats-tests/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/ats-tests/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-126-PROGRAMS = $(noinst_PROGRAMS)
gnunet-0.13.1/src/ats-tests/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/ats-tests/Makefile.in-128-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/ats-tests/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/ats-tests/Makefile.in-130-    *) f=$$p;; \
gnunet-0.13.1/src/ats-tests/Makefile.in-131-  esac;
gnunet-0.13.1/src/ats-tests/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/ats-tests/Makefile.in-133-am__install_max = 40
gnunet-0.13.1/src/ats-tests/Makefile.in-134-am__nobase_strip_setup = \
gnunet-0.13.1/src/ats-tests/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/ats-tests/Makefile.in-136-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-403-case "$@" in						\
gnunet-0.13.1/src/ats-tests/Makefile.in:404:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/ats-tests/Makefile.in-405-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-433-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/ats-tests/Makefile.in:434:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:435:  bases=`echo $$bases`
gnunet-0.13.1/src/ats-tests/Makefile.in-436-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-446-        */*) b='$*';; \
gnunet-0.13.1/src/ats-tests/Makefile.in:447:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/ats-tests/Makefile.in-448-       esac;; \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-900-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/ats-tests/Makefile.in:901:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/ats-tests/Makefile.in-902-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-909-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/ats-tests/Makefile.in:910:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/ats-tests/Makefile.in-911-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-1012-.c.obj:
gnunet-0.13.1/src/ats-tests/Makefile.in:1013:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/ats-tests/Makefile.in-1014-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-1016-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/ats-tests/Makefile.in:1017:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/ats-tests/Makefile.in-1018-
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-1061-GTAGS:
gnunet-0.13.1/src/ats-tests/Makefile.in:1062:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/ats-tests/Makefile.in-1063-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-1104-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/ats-tests/Makefile.in:1105:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1106:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/ats-tests/Makefile.in-1107-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-1129-	ws='[ 	]'; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1130:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/ats-tests/Makefile.in-1131-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1132:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1133:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1134:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1135:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1136:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1137:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1138:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1139:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/ats-tests/Makefile.in-1140-	  success=true; \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-1208-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/ats-tests/Makefile.in:1209:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1210:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1211:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/ats-tests/Makefile.in-1212-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-1218-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1219:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1220:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/ats-tests/Makefile.in-1221-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-1285-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/ats-tests/Makefile.in:1286:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/ats-tests/Makefile.in:1287:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/ats-tests/Makefile.in-1288-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/ats-tests/Makefile.in-1299-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/ats-tests/Makefile.in:1300:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/ats-tests/Makefile.in-1301-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/auction/Makefile.in-51-  { \
gnunet-0.13.1/src/auction/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/auction/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/src/auction/Makefile.in-203-  esac
gnunet-0.13.1/src/auction/Makefile.in:204:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/auction/Makefile.in-205-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/auction/Makefile.in:206:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/auction/Makefile.in-207-    *) f=$$p;; \
gnunet-0.13.1/src/auction/Makefile.in-208-  esac;
gnunet-0.13.1/src/auction/Makefile.in:209:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/auction/Makefile.in-210-am__install_max = 40
gnunet-0.13.1/src/auction/Makefile.in-211-am__nobase_strip_setup = \
gnunet-0.13.1/src/auction/Makefile.in:212:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/auction/Makefile.in-213-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/auction/Makefile.in-615-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/auction/Makefile.in:616:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/auction/Makefile.in-617-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/auction/Makefile.in-624-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/auction/Makefile.in:625:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/auction/Makefile.in-626-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/auction/Makefile.in-673-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/auction/Makefile.in:674:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/auction/Makefile.in-675-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/auction/Makefile.in-723-.c.obj:
gnunet-0.13.1/src/auction/Makefile.in:724:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/auction/Makefile.in-725-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/auction/Makefile.in-727-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/auction/Makefile.in:728:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/auction/Makefile.in-729-
##############################################
gnunet-0.13.1/src/auction/Makefile.in-760-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/auction/Makefile.in:761:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/auction/Makefile.in-762-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/auction/Makefile.in-793-GTAGS:
gnunet-0.13.1/src/auction/Makefile.in:794:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/auction/Makefile.in-795-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/auction/Makefile.in-819-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/auction/Makefile.in:820:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/auction/Makefile.in:821:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/auction/Makefile.in-822-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/auction/Makefile.in-833-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/auction/Makefile.in:834:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/auction/Makefile.in-835-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c-89-                            "SELECT discard_time,type,value,path FROM gn011dc "
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c:90:                            "WHERE key=$1 AND type=$2 AND discard_time >= $3",
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c-91-                            3),
##############################################
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c-93-                            "SELECT discard_time,type,value,path FROM gn011dc "
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c:94:                            "WHERE key=$1 AND discard_time >= $2",
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c-95-                            2),
##############################################
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c-106-                            "SELECT discard_time,type,value,path,key FROM gn011dc"
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c:107:                            " WHERE discard_time >= $1"
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c-108-                            " ORDER BY key ASC LIMIT 1 OFFSET $2",
##############################################
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c-111-                            "SELECT discard_time,type,value,path,key FROM gn011dc "
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c:112:                            "WHERE key>=$1 AND discard_time >= $2 ORDER BY key ASC LIMIT $3",
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c-113-                            3),
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c-114-    GNUNET_PQ_make_prepare ("delrow",
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c:115:                            "DELETE FROM gn011dc WHERE oid=$1",
gnunet-0.13.1/src/datacache/plugin_datacache_postgres.c-116-                            1),
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-51-  { \
gnunet-0.13.1/src/datacache/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/datacache/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-131-@HAVE_POSTGRESQL_TRUE@@HAVE_TESTING_TRUE@	$(am__EXEEXT_5)
gnunet-0.13.1/src/datacache/Makefile.in:132:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/datacache/Makefile.in-133-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/datacache/Makefile.in:134:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/datacache/Makefile.in-135-    *) f=$$p;; \
gnunet-0.13.1/src/datacache/Makefile.in-136-  esac;
gnunet-0.13.1/src/datacache/Makefile.in:137:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/datacache/Makefile.in-138-am__install_max = 40
gnunet-0.13.1/src/datacache/Makefile.in-139-am__nobase_strip_setup = \
gnunet-0.13.1/src/datacache/Makefile.in:140:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/datacache/Makefile.in-141-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-511-case "$@" in						\
gnunet-0.13.1/src/datacache/Makefile.in:512:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/datacache/Makefile.in-513-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-541-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/datacache/Makefile.in:542:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/datacache/Makefile.in:543:  bases=`echo $$bases`
gnunet-0.13.1/src/datacache/Makefile.in-544-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-554-        */*) b='$*';; \
gnunet-0.13.1/src/datacache/Makefile.in:555:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/datacache/Makefile.in-556-       esac;; \
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1030-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/datacache/Makefile.in:1031:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/datacache/Makefile.in-1032-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1195-.c.obj:
gnunet-0.13.1/src/datacache/Makefile.in:1196:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/datacache/Makefile.in-1197-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1199-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/datacache/Makefile.in:1200:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/datacache/Makefile.in-1201-
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1209-libgnunet_plugin_datacache_postgres_la-plugin_datacache_postgres.lo: plugin_datacache_postgres.c
gnunet-0.13.1/src/datacache/Makefile.in:1210:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnunet_plugin_datacache_postgres_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_datacache_postgres_la-plugin_datacache_postgres.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_datacache_postgres_la-plugin_datacache_postgres.Tpo -c -o libgnunet_plugin_datacache_postgres_la-plugin_datacache_postgres.lo `test -f 'plugin_datacache_postgres.c' || echo '$(srcdir)/'`plugin_datacache_postgres.c
gnunet-0.13.1/src/datacache/Makefile.in-1211-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_datacache_postgres_la-plugin_datacache_postgres.Tpo $(DEPDIR)/libgnunet_plugin_datacache_postgres_la-plugin_datacache_postgres.Plo
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1213-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/datacache/Makefile.in:1214:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnunet_plugin_datacache_postgres_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_datacache_postgres_la-plugin_datacache_postgres.lo `test -f 'plugin_datacache_postgres.c' || echo '$(srcdir)/'`plugin_datacache_postgres.c
gnunet-0.13.1/src/datacache/Makefile.in-1215-
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1239-	@list='$(dist_pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/datacache/Makefile.in:1240:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/datacache/Makefile.in-1241-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1272-GTAGS:
gnunet-0.13.1/src/datacache/Makefile.in:1273:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/datacache/Makefile.in-1274-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1315-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/datacache/Makefile.in:1316:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/datacache/Makefile.in:1317:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/datacache/Makefile.in-1318-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1340-	ws='[ 	]'; \
gnunet-0.13.1/src/datacache/Makefile.in:1341:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/datacache/Makefile.in-1342-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/datacache/Makefile.in:1343:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/datacache/Makefile.in:1344:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/datacache/Makefile.in:1345:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/datacache/Makefile.in:1346:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/datacache/Makefile.in:1347:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/datacache/Makefile.in:1348:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/datacache/Makefile.in:1349:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/datacache/Makefile.in:1350:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/datacache/Makefile.in-1351-	  success=true; \
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1419-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/datacache/Makefile.in:1420:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/datacache/Makefile.in:1421:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/datacache/Makefile.in:1422:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/datacache/Makefile.in-1423-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1429-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/datacache/Makefile.in:1430:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/datacache/Makefile.in:1431:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/datacache/Makefile.in-1432-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1517-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/datacache/Makefile.in:1518:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/datacache/Makefile.in:1519:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/datacache/Makefile.in-1520-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/datacache/Makefile.in-1531-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/datacache/Makefile.in:1532:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/datacache/Makefile.in-1533-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/hello/test_friend_hello.c-54-static int
gnunet-0.13.1/src/hello/test_friend_hello.c:55:check_addr (void *cls,
gnunet-0.13.1/src/hello/test_friend_hello.c-56-            const struct GNUNET_HELLO_Address *address,
##############################################
gnunet-0.13.1/src/hello/test_hello.c-72-static int
gnunet-0.13.1/src/hello/test_hello.c:73:check_addr (void *cls,
gnunet-0.13.1/src/hello/test_hello.c-74-            const struct GNUNET_HELLO_Address *address,
##############################################
gnunet-0.13.1/src/hello/hello.c-482-static ssize_t
gnunet-0.13.1/src/hello/hello.c:483:merge_addr (void *cls,
gnunet-0.13.1/src/hello/hello.c-484-            size_t max,
##############################################
gnunet-0.13.1/src/hello/Makefile.in-51-  { \
gnunet-0.13.1/src/hello/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/hello/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/src/hello/Makefile.in-120-PROGRAMS = $(noinst_PROGRAMS)
gnunet-0.13.1/src/hello/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/hello/Makefile.in-122-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/hello/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/hello/Makefile.in-124-    *) f=$$p;; \
gnunet-0.13.1/src/hello/Makefile.in-125-  esac;
gnunet-0.13.1/src/hello/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/hello/Makefile.in-127-am__install_max = 40
gnunet-0.13.1/src/hello/Makefile.in-128-am__nobase_strip_setup = \
gnunet-0.13.1/src/hello/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/hello/Makefile.in-130-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/hello/Makefile.in-367-case "$@" in						\
gnunet-0.13.1/src/hello/Makefile.in:368:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/hello/Makefile.in-369-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/hello/Makefile.in-397-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/hello/Makefile.in:398:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/hello/Makefile.in:399:  bases=`echo $$bases`
gnunet-0.13.1/src/hello/Makefile.in-400-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/hello/Makefile.in-410-        */*) b='$*';; \
gnunet-0.13.1/src/hello/Makefile.in:411:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/hello/Makefile.in-412-       esac;; \
##############################################
gnunet-0.13.1/src/hello/Makefile.in-739-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/hello/Makefile.in:740:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/hello/Makefile.in-741-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/hello/Makefile.in-748-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/hello/Makefile.in:749:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/hello/Makefile.in-750-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/hello/Makefile.in-829-.c.obj:
gnunet-0.13.1/src/hello/Makefile.in:830:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/hello/Makefile.in-831-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/hello/Makefile.in-833-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/hello/Makefile.in:834:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/hello/Makefile.in-835-
##############################################
gnunet-0.13.1/src/hello/Makefile.in-878-GTAGS:
gnunet-0.13.1/src/hello/Makefile.in:879:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/hello/Makefile.in-880-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/hello/Makefile.in-921-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/hello/Makefile.in:922:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/hello/Makefile.in:923:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/hello/Makefile.in-924-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/hello/Makefile.in-946-	ws='[ 	]'; \
gnunet-0.13.1/src/hello/Makefile.in:947:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/hello/Makefile.in-948-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/hello/Makefile.in:949:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/hello/Makefile.in:950:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/hello/Makefile.in:951:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/hello/Makefile.in:952:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/hello/Makefile.in:953:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/hello/Makefile.in:954:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/hello/Makefile.in:955:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/hello/Makefile.in:956:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/hello/Makefile.in-957-	  success=true; \
##############################################
gnunet-0.13.1/src/hello/Makefile.in-1025-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/hello/Makefile.in:1026:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/hello/Makefile.in:1027:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/hello/Makefile.in:1028:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/hello/Makefile.in-1029-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/hello/Makefile.in-1035-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/hello/Makefile.in:1036:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/hello/Makefile.in:1037:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/hello/Makefile.in-1038-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/hello/Makefile.in-1074-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/hello/Makefile.in:1075:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/hello/Makefile.in:1076:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/hello/Makefile.in-1077-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/hello/Makefile.in-1088-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/hello/Makefile.in:1089:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/hello/Makefile.in-1090-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/my/Makefile.in-50-  { \
gnunet-0.13.1/src/my/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/my/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/my/Makefile.in-118-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/src/my/Makefile.in:119:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/my/Makefile.in-120-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/my/Makefile.in:121:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/my/Makefile.in-122-    *) f=$$p;; \
gnunet-0.13.1/src/my/Makefile.in-123-  esac;
gnunet-0.13.1/src/my/Makefile.in:124:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/my/Makefile.in-125-am__install_max = 40
gnunet-0.13.1/src/my/Makefile.in-126-am__nobase_strip_setup = \
gnunet-0.13.1/src/my/Makefile.in:127:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/my/Makefile.in-128-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/my/Makefile.in-354-case "$@" in						\
gnunet-0.13.1/src/my/Makefile.in:355:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/my/Makefile.in-356-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/my/Makefile.in-384-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/my/Makefile.in:385:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/my/Makefile.in:386:  bases=`echo $$bases`
gnunet-0.13.1/src/my/Makefile.in-387-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/my/Makefile.in-397-        */*) b='$*';; \
gnunet-0.13.1/src/my/Makefile.in:398:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/my/Makefile.in-399-       esac;; \
##############################################
gnunet-0.13.1/src/my/Makefile.in-711-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/my/Makefile.in:712:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/my/Makefile.in-713-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/my/Makefile.in-782-.c.obj:
gnunet-0.13.1/src/my/Makefile.in:783:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/my/Makefile.in-784-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/my/Makefile.in-786-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/my/Makefile.in:787:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/my/Makefile.in-788-
##############################################
gnunet-0.13.1/src/my/Makefile.in-831-GTAGS:
gnunet-0.13.1/src/my/Makefile.in:832:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/my/Makefile.in-833-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/my/Makefile.in-874-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/my/Makefile.in:875:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/my/Makefile.in:876:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/my/Makefile.in-877-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/my/Makefile.in-899-	ws='[ 	]'; \
gnunet-0.13.1/src/my/Makefile.in:900:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/my/Makefile.in-901-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/my/Makefile.in:902:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/my/Makefile.in:903:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/my/Makefile.in:904:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/my/Makefile.in:905:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/my/Makefile.in:906:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/my/Makefile.in:907:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/my/Makefile.in:908:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/my/Makefile.in:909:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/my/Makefile.in-910-	  success=true; \
##############################################
gnunet-0.13.1/src/my/Makefile.in-978-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/my/Makefile.in:979:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/my/Makefile.in:980:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/my/Makefile.in:981:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/my/Makefile.in-982-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/my/Makefile.in-988-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/my/Makefile.in:989:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/my/Makefile.in:990:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/my/Makefile.in-991-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/my/Makefile.in-1020-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/my/Makefile.in:1021:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/my/Makefile.in:1022:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/my/Makefile.in-1023-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/my/Makefile.in-1034-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/my/Makefile.in:1035:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/my/Makefile.in-1036-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-1450-static struct sockaddr *
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c:1451:tcp_address_to_sockaddr (const char *bindto, socklen_t *sock_len)
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-1452-{
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2179-  path = &address[strlen (COMMUNICATOR_ADDRESS_PREFIX "-")];
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c:2180:  in = tcp_address_to_sockaddr (path, &in_len);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2181-
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2563-static void
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c:2564:add_addr (struct sockaddr *in, socklen_t in_len)
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2565-{
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2599-      in = tcp_address_to_sockaddr_numeric_v4 (&in_len, *v4, *port);// _global);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c:2600:      add_addr (in, in_len);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2601-    }
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2605-      in = tcp_address_to_sockaddr_numeric_v6 (&in_len, *v6, *port);// _global);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c:2606:      add_addr (in, in_len);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2607-    }
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2689-      init_socket (po->addr_ipv4, *po->addr_len_ipv4);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c:2690:      add_addr (po->addr_ipv4, *po->addr_len_ipv4);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2691-    }
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2695-      init_socket (po->addr_ipv6, *po->addr_len_ipv6);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c:2696:      add_addr (po->addr_ipv6, *po->addr_len_ipv6);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2697-    }
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2706-    init_socket (in, in_len);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c:2707:    add_addr (in, in_len);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2708-    nat_register ();
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2714-    init_socket (in, in_len);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c:2715:    add_addr (in, in_len);
gnunet-0.13.1/src/transport/gnunet-communicator-tcp.c-2716-    nat_register ();
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-udp.c-1770-static struct sockaddr *
gnunet-0.13.1/src/transport/gnunet-communicator-udp.c:1771:udp_address_to_sockaddr (const char *bindto, socklen_t *sock_len)
gnunet-0.13.1/src/transport/gnunet-communicator-udp.c-1772-{
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-udp.c-2283-  path = &address[strlen (COMMUNICATOR_ADDRESS_PREFIX "-")];
gnunet-0.13.1/src/transport/gnunet-communicator-udp.c:2284:  in = udp_address_to_sockaddr (path, &in_len);
gnunet-0.13.1/src/transport/gnunet-communicator-udp.c-2285-
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-udp.c-2748-
gnunet-0.13.1/src/transport/gnunet-communicator-udp.c:2749:  in = udp_address_to_sockaddr (bindto, &in_len);
gnunet-0.13.1/src/transport/gnunet-communicator-udp.c-2750-  if (NULL == in)
##############################################
gnunet-0.13.1/src/transport/plugin_transport_unix.c-541-static struct sockaddr_un *
gnunet-0.13.1/src/transport/plugin_transport_unix.c:542:unix_address_to_sockaddr (const char *unixpath, socklen_t *sock_len)
gnunet-0.13.1/src/transport/plugin_transport_unix.c-543-{
##############################################
gnunet-0.13.1/src/transport/plugin_transport_unix.c-697-  unixpath = (const char *) &addr[1];
gnunet-0.13.1/src/transport/plugin_transport_unix.c:698:  if (NULL == (un = unix_address_to_sockaddr (unixpath, &un_len)))
gnunet-0.13.1/src/transport/plugin_transport_unix.c-699-  {
##############################################
gnunet-0.13.1/src/transport/plugin_transport_unix.c-1363-
gnunet-0.13.1/src/transport/plugin_transport_unix.c:1364:  un = unix_address_to_sockaddr (plugin->unix_socket_path, &un_len);
gnunet-0.13.1/src/transport/plugin_transport_unix.c-1365-  if (GNUNET_YES == plugin->is_abstract)
##############################################
gnunet-0.13.1/src/transport/plugin_transport_unix.c-1502- * @param addr string address
gnunet-0.13.1/src/transport/plugin_transport_unix.c:1503: * @param addrlen length of the @a addr (strlen(addr) + '\0')
gnunet-0.13.1/src/transport/plugin_transport_unix.c-1504- * @param buf location to store the buffer
##############################################
gnunet-0.13.1/src/transport/plugin_transport_tcp.c-2607-  {
gnunet-0.13.1/src/transport/plugin_transport_tcp.c:2608:    sa = GNUNET_CONNECTION_create_from_sockaddr (af, sb, sbs);
gnunet-0.13.1/src/transport/plugin_transport_tcp.c-2609-  }
##############################################
gnunet-0.13.1/src/transport/plugin_transport_tcp.c-3478-   */
gnunet-0.13.1/src/transport/plugin_transport_tcp.c:3479:  sock = GNUNET_CONNECTION_create_from_sockaddr (AF_INET, addr, addrlen);
gnunet-0.13.1/src/transport/plugin_transport_tcp.c-3480-  if (NULL == sock)
##############################################
gnunet-0.13.1/src/transport/gnunet-transport-certificate-creation.in-120-    fi
gnunet-0.13.1/src/transport/gnunet-transport-certificate-creation.in:121:    mkdir -p `dirname $KEYFILE`
gnunet-0.13.1/src/transport/gnunet-transport-certificate-creation.in-122-
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-unix.c-307-static struct sockaddr_un *
gnunet-0.13.1/src/transport/gnunet-communicator-unix.c:308:unix_address_to_sockaddr (const char *unixpath, socklen_t *sock_len)
gnunet-0.13.1/src/transport/gnunet-communicator-unix.c-309-{
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-unix.c-872-  path = &address[strlen (COMMUNICATOR_ADDRESS_PREFIX "-")];
gnunet-0.13.1/src/transport/gnunet-communicator-unix.c:873:  un = unix_address_to_sockaddr (path, &un_len);
gnunet-0.13.1/src/transport/gnunet-communicator-unix.c-874-  queue = lookup_queue (peer, un, un_len);
##############################################
gnunet-0.13.1/src/transport/gnunet-communicator-unix.c-1038-
gnunet-0.13.1/src/transport/gnunet-communicator-unix.c:1039:  un = unix_address_to_sockaddr (unix_socket_path, &un_len);
gnunet-0.13.1/src/transport/gnunet-communicator-unix.c-1040-  if (NULL == un)
##############################################
gnunet-0.13.1/src/transport/Makefile.in-53-  { \
gnunet-0.13.1/src/transport/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/transport/Makefile.in-55-  }; \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-337-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS)
gnunet-0.13.1/src/transport/Makefile.in:338:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/transport/Makefile.in-339-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/transport/Makefile.in:340:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/transport/Makefile.in-341-    *) f=$$p;; \
gnunet-0.13.1/src/transport/Makefile.in-342-  esac;
gnunet-0.13.1/src/transport/Makefile.in:343:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/transport/Makefile.in-344-am__install_max = 40
gnunet-0.13.1/src/transport/Makefile.in-345-am__nobase_strip_setup = \
gnunet-0.13.1/src/transport/Makefile.in:346:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/transport/Makefile.in-347-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-1919-case "$@" in						\
gnunet-0.13.1/src/transport/Makefile.in:1920:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/transport/Makefile.in-1921-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/transport/Makefile.in-1949-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/transport/Makefile.in:1950:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/transport/Makefile.in:1951:  bases=`echo $$bases`
gnunet-0.13.1/src/transport/Makefile.in-1952-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/transport/Makefile.in-1976-        */*) b='$*';; \
gnunet-0.13.1/src/transport/Makefile.in:1977:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/transport/Makefile.in-1978-       esac;; \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-3730-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/transport/Makefile.in:3731:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/transport/Makefile.in-3732-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-3739-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/transport/Makefile.in:3740:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/transport/Makefile.in-3741-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-3788-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/transport/Makefile.in:3789:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/transport/Makefile.in-3790-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-3797-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/transport/Makefile.in:3798:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/transport/Makefile.in-3799-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4428-.c.obj:
gnunet-0.13.1/src/transport/Makefile.in:4429:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/transport/Makefile.in-4430-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4432-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4433:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/transport/Makefile.in-4434-
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4442-libgnunet_plugin_transport_bluetooth_la-plugin_transport_wlan.lo: plugin_transport_wlan.c
gnunet-0.13.1/src/transport/Makefile.in:4443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_bluetooth_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_transport_bluetooth_la-plugin_transport_wlan.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_transport_bluetooth_la-plugin_transport_wlan.Tpo -c -o libgnunet_plugin_transport_bluetooth_la-plugin_transport_wlan.lo `test -f 'plugin_transport_wlan.c' || echo '$(srcdir)/'`plugin_transport_wlan.c
gnunet-0.13.1/src/transport/Makefile.in-4444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_transport_bluetooth_la-plugin_transport_wlan.Tpo $(DEPDIR)/libgnunet_plugin_transport_bluetooth_la-plugin_transport_wlan.Plo
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_bluetooth_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_transport_bluetooth_la-plugin_transport_wlan.lo `test -f 'plugin_transport_wlan.c' || echo '$(srcdir)/'`plugin_transport_wlan.c
gnunet-0.13.1/src/transport/Makefile.in-4448-
gnunet-0.13.1/src/transport/Makefile.in-4449-libgnunet_plugin_transport_http_client_la-plugin_transport_http_client.lo: plugin_transport_http_client.c
gnunet-0.13.1/src/transport/Makefile.in:4450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_http_client_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_transport_http_client_la-plugin_transport_http_client.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_transport_http_client_la-plugin_transport_http_client.Tpo -c -o libgnunet_plugin_transport_http_client_la-plugin_transport_http_client.lo `test -f 'plugin_transport_http_client.c' || echo '$(srcdir)/'`plugin_transport_http_client.c
gnunet-0.13.1/src/transport/Makefile.in-4451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_transport_http_client_la-plugin_transport_http_client.Tpo $(DEPDIR)/libgnunet_plugin_transport_http_client_la-plugin_transport_http_client.Plo
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_http_client_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_transport_http_client_la-plugin_transport_http_client.lo `test -f 'plugin_transport_http_client.c' || echo '$(srcdir)/'`plugin_transport_http_client.c
gnunet-0.13.1/src/transport/Makefile.in-4455-
gnunet-0.13.1/src/transport/Makefile.in-4456-libgnunet_plugin_transport_http_client_la-plugin_transport_http_common.lo: plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in:4457:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_http_client_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_transport_http_client_la-plugin_transport_http_common.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_transport_http_client_la-plugin_transport_http_common.Tpo -c -o libgnunet_plugin_transport_http_client_la-plugin_transport_http_common.lo `test -f 'plugin_transport_http_common.c' || echo '$(srcdir)/'`plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in-4458-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_transport_http_client_la-plugin_transport_http_common.Tpo $(DEPDIR)/libgnunet_plugin_transport_http_client_la-plugin_transport_http_common.Plo
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4460-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4461:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_http_client_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_transport_http_client_la-plugin_transport_http_common.lo `test -f 'plugin_transport_http_common.c' || echo '$(srcdir)/'`plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in-4462-
gnunet-0.13.1/src/transport/Makefile.in-4463-libgnunet_plugin_transport_http_server_la-plugin_transport_http_server.lo: plugin_transport_http_server.c
gnunet-0.13.1/src/transport/Makefile.in:4464:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_http_server_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_transport_http_server_la-plugin_transport_http_server.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_transport_http_server_la-plugin_transport_http_server.Tpo -c -o libgnunet_plugin_transport_http_server_la-plugin_transport_http_server.lo `test -f 'plugin_transport_http_server.c' || echo '$(srcdir)/'`plugin_transport_http_server.c
gnunet-0.13.1/src/transport/Makefile.in-4465-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_transport_http_server_la-plugin_transport_http_server.Tpo $(DEPDIR)/libgnunet_plugin_transport_http_server_la-plugin_transport_http_server.Plo
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4467-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4468:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_http_server_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_transport_http_server_la-plugin_transport_http_server.lo `test -f 'plugin_transport_http_server.c' || echo '$(srcdir)/'`plugin_transport_http_server.c
gnunet-0.13.1/src/transport/Makefile.in-4469-
gnunet-0.13.1/src/transport/Makefile.in-4470-libgnunet_plugin_transport_http_server_la-plugin_transport_http_common.lo: plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in:4471:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_http_server_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_transport_http_server_la-plugin_transport_http_common.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_transport_http_server_la-plugin_transport_http_common.Tpo -c -o libgnunet_plugin_transport_http_server_la-plugin_transport_http_common.lo `test -f 'plugin_transport_http_common.c' || echo '$(srcdir)/'`plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in-4472-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_transport_http_server_la-plugin_transport_http_common.Tpo $(DEPDIR)/libgnunet_plugin_transport_http_server_la-plugin_transport_http_common.Plo
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4474-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4475:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_http_server_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_transport_http_server_la-plugin_transport_http_common.lo `test -f 'plugin_transport_http_common.c' || echo '$(srcdir)/'`plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in-4476-
gnunet-0.13.1/src/transport/Makefile.in-4477-libgnunet_plugin_transport_https_client_la-plugin_transport_http_client.lo: plugin_transport_http_client.c
gnunet-0.13.1/src/transport/Makefile.in:4478:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_https_client_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_transport_https_client_la-plugin_transport_http_client.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_transport_https_client_la-plugin_transport_http_client.Tpo -c -o libgnunet_plugin_transport_https_client_la-plugin_transport_http_client.lo `test -f 'plugin_transport_http_client.c' || echo '$(srcdir)/'`plugin_transport_http_client.c
gnunet-0.13.1/src/transport/Makefile.in-4479-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_transport_https_client_la-plugin_transport_http_client.Tpo $(DEPDIR)/libgnunet_plugin_transport_https_client_la-plugin_transport_http_client.Plo
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4481-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4482:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_https_client_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_transport_https_client_la-plugin_transport_http_client.lo `test -f 'plugin_transport_http_client.c' || echo '$(srcdir)/'`plugin_transport_http_client.c
gnunet-0.13.1/src/transport/Makefile.in-4483-
gnunet-0.13.1/src/transport/Makefile.in-4484-libgnunet_plugin_transport_https_client_la-plugin_transport_http_common.lo: plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in:4485:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_https_client_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_transport_https_client_la-plugin_transport_http_common.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_transport_https_client_la-plugin_transport_http_common.Tpo -c -o libgnunet_plugin_transport_https_client_la-plugin_transport_http_common.lo `test -f 'plugin_transport_http_common.c' || echo '$(srcdir)/'`plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in-4486-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_transport_https_client_la-plugin_transport_http_common.Tpo $(DEPDIR)/libgnunet_plugin_transport_https_client_la-plugin_transport_http_common.Plo
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4488-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4489:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_https_client_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_transport_https_client_la-plugin_transport_http_common.lo `test -f 'plugin_transport_http_common.c' || echo '$(srcdir)/'`plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in-4490-
gnunet-0.13.1/src/transport/Makefile.in-4491-libgnunet_plugin_transport_https_server_la-plugin_transport_http_server.lo: plugin_transport_http_server.c
gnunet-0.13.1/src/transport/Makefile.in:4492:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_https_server_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_transport_https_server_la-plugin_transport_http_server.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_transport_https_server_la-plugin_transport_http_server.Tpo -c -o libgnunet_plugin_transport_https_server_la-plugin_transport_http_server.lo `test -f 'plugin_transport_http_server.c' || echo '$(srcdir)/'`plugin_transport_http_server.c
gnunet-0.13.1/src/transport/Makefile.in-4493-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_transport_https_server_la-plugin_transport_http_server.Tpo $(DEPDIR)/libgnunet_plugin_transport_https_server_la-plugin_transport_http_server.Plo
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4495-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4496:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_https_server_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_transport_https_server_la-plugin_transport_http_server.lo `test -f 'plugin_transport_http_server.c' || echo '$(srcdir)/'`plugin_transport_http_server.c
gnunet-0.13.1/src/transport/Makefile.in-4497-
gnunet-0.13.1/src/transport/Makefile.in-4498-libgnunet_plugin_transport_https_server_la-plugin_transport_http_common.lo: plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in:4499:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_https_server_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_transport_https_server_la-plugin_transport_http_common.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_transport_https_server_la-plugin_transport_http_common.Tpo -c -o libgnunet_plugin_transport_https_server_la-plugin_transport_http_common.lo `test -f 'plugin_transport_http_common.c' || echo '$(srcdir)/'`plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in-4500-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_transport_https_server_la-plugin_transport_http_common.Tpo $(DEPDIR)/libgnunet_plugin_transport_https_server_la-plugin_transport_http_common.Plo
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4502-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4503:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_https_server_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_transport_https_server_la-plugin_transport_http_common.lo `test -f 'plugin_transport_http_common.c' || echo '$(srcdir)/'`plugin_transport_http_common.c
gnunet-0.13.1/src/transport/Makefile.in-4504-
gnunet-0.13.1/src/transport/Makefile.in-4505-libgnunet_plugin_transport_wlan_la-plugin_transport_wlan.lo: plugin_transport_wlan.c
gnunet-0.13.1/src/transport/Makefile.in:4506:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_wlan_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_transport_wlan_la-plugin_transport_wlan.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_transport_wlan_la-plugin_transport_wlan.Tpo -c -o libgnunet_plugin_transport_wlan_la-plugin_transport_wlan.lo `test -f 'plugin_transport_wlan.c' || echo '$(srcdir)/'`plugin_transport_wlan.c
gnunet-0.13.1/src/transport/Makefile.in-4507-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_transport_wlan_la-plugin_transport_wlan.Tpo $(DEPDIR)/libgnunet_plugin_transport_wlan_la-plugin_transport_wlan.Plo
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4509-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4510:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_transport_wlan_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_transport_wlan_la-plugin_transport_wlan.lo `test -f 'plugin_transport_wlan.c' || echo '$(srcdir)/'`plugin_transport_wlan.c
gnunet-0.13.1/src/transport/Makefile.in-4511-
gnunet-0.13.1/src/transport/Makefile.in-4512-gnunet_service_transport-gnunet-service-transport.o: gnunet-service-transport.c
gnunet-0.13.1/src/transport/Makefile.in:4513:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport.o -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport.Tpo -c -o gnunet_service_transport-gnunet-service-transport.o `test -f 'gnunet-service-transport.c' || echo '$(srcdir)/'`gnunet-service-transport.c
gnunet-0.13.1/src/transport/Makefile.in-4514-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4516-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4517:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport.o `test -f 'gnunet-service-transport.c' || echo '$(srcdir)/'`gnunet-service-transport.c
gnunet-0.13.1/src/transport/Makefile.in-4518-
gnunet-0.13.1/src/transport/Makefile.in-4519-gnunet_service_transport-gnunet-service-transport.obj: gnunet-service-transport.c
gnunet-0.13.1/src/transport/Makefile.in:4520:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport.obj -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport.Tpo -c -o gnunet_service_transport-gnunet-service-transport.obj `if test -f 'gnunet-service-transport.c'; then $(CYGPATH_W) 'gnunet-service-transport.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4521-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4523-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4524:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport.obj `if test -f 'gnunet-service-transport.c'; then $(CYGPATH_W) 'gnunet-service-transport.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4525-
gnunet-0.13.1/src/transport/Makefile.in-4526-gnunet_service_transport-gnunet-service-transport_ats.o: gnunet-service-transport_ats.c
gnunet-0.13.1/src/transport/Makefile.in:4527:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_ats.o -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_ats.Tpo -c -o gnunet_service_transport-gnunet-service-transport_ats.o `test -f 'gnunet-service-transport_ats.c' || echo '$(srcdir)/'`gnunet-service-transport_ats.c
gnunet-0.13.1/src/transport/Makefile.in-4528-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_ats.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_ats.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4530-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4531:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_ats.o `test -f 'gnunet-service-transport_ats.c' || echo '$(srcdir)/'`gnunet-service-transport_ats.c
gnunet-0.13.1/src/transport/Makefile.in-4532-
gnunet-0.13.1/src/transport/Makefile.in-4533-gnunet_service_transport-gnunet-service-transport_ats.obj: gnunet-service-transport_ats.c
gnunet-0.13.1/src/transport/Makefile.in:4534:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_ats.obj -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_ats.Tpo -c -o gnunet_service_transport-gnunet-service-transport_ats.obj `if test -f 'gnunet-service-transport_ats.c'; then $(CYGPATH_W) 'gnunet-service-transport_ats.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_ats.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4535-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_ats.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_ats.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4537-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4538:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_ats.obj `if test -f 'gnunet-service-transport_ats.c'; then $(CYGPATH_W) 'gnunet-service-transport_ats.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_ats.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4539-
gnunet-0.13.1/src/transport/Makefile.in-4540-gnunet_service_transport-gnunet-service-transport_hello.o: gnunet-service-transport_hello.c
gnunet-0.13.1/src/transport/Makefile.in:4541:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_hello.o -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_hello.Tpo -c -o gnunet_service_transport-gnunet-service-transport_hello.o `test -f 'gnunet-service-transport_hello.c' || echo '$(srcdir)/'`gnunet-service-transport_hello.c
gnunet-0.13.1/src/transport/Makefile.in-4542-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_hello.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_hello.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4544-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4545:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_hello.o `test -f 'gnunet-service-transport_hello.c' || echo '$(srcdir)/'`gnunet-service-transport_hello.c
gnunet-0.13.1/src/transport/Makefile.in-4546-
gnunet-0.13.1/src/transport/Makefile.in-4547-gnunet_service_transport-gnunet-service-transport_hello.obj: gnunet-service-transport_hello.c
gnunet-0.13.1/src/transport/Makefile.in:4548:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_hello.obj -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_hello.Tpo -c -o gnunet_service_transport-gnunet-service-transport_hello.obj `if test -f 'gnunet-service-transport_hello.c'; then $(CYGPATH_W) 'gnunet-service-transport_hello.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_hello.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4549-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_hello.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_hello.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4551-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4552:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_hello.obj `if test -f 'gnunet-service-transport_hello.c'; then $(CYGPATH_W) 'gnunet-service-transport_hello.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_hello.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4553-
gnunet-0.13.1/src/transport/Makefile.in-4554-gnunet_service_transport-gnunet-service-transport_neighbours.o: gnunet-service-transport_neighbours.c
gnunet-0.13.1/src/transport/Makefile.in:4555:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_neighbours.o -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_neighbours.Tpo -c -o gnunet_service_transport-gnunet-service-transport_neighbours.o `test -f 'gnunet-service-transport_neighbours.c' || echo '$(srcdir)/'`gnunet-service-transport_neighbours.c
gnunet-0.13.1/src/transport/Makefile.in-4556-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_neighbours.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_neighbours.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4558-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4559:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_neighbours.o `test -f 'gnunet-service-transport_neighbours.c' || echo '$(srcdir)/'`gnunet-service-transport_neighbours.c
gnunet-0.13.1/src/transport/Makefile.in-4560-
gnunet-0.13.1/src/transport/Makefile.in-4561-gnunet_service_transport-gnunet-service-transport_neighbours.obj: gnunet-service-transport_neighbours.c
gnunet-0.13.1/src/transport/Makefile.in:4562:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_neighbours.obj -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_neighbours.Tpo -c -o gnunet_service_transport-gnunet-service-transport_neighbours.obj `if test -f 'gnunet-service-transport_neighbours.c'; then $(CYGPATH_W) 'gnunet-service-transport_neighbours.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_neighbours.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4563-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_neighbours.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_neighbours.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4565-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4566:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_neighbours.obj `if test -f 'gnunet-service-transport_neighbours.c'; then $(CYGPATH_W) 'gnunet-service-transport_neighbours.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_neighbours.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4567-
gnunet-0.13.1/src/transport/Makefile.in-4568-gnunet_service_transport-gnunet-service-transport_plugins.o: gnunet-service-transport_plugins.c
gnunet-0.13.1/src/transport/Makefile.in:4569:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_plugins.o -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_plugins.Tpo -c -o gnunet_service_transport-gnunet-service-transport_plugins.o `test -f 'gnunet-service-transport_plugins.c' || echo '$(srcdir)/'`gnunet-service-transport_plugins.c
gnunet-0.13.1/src/transport/Makefile.in-4570-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_plugins.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_plugins.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4572-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4573:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_plugins.o `test -f 'gnunet-service-transport_plugins.c' || echo '$(srcdir)/'`gnunet-service-transport_plugins.c
gnunet-0.13.1/src/transport/Makefile.in-4574-
gnunet-0.13.1/src/transport/Makefile.in-4575-gnunet_service_transport-gnunet-service-transport_plugins.obj: gnunet-service-transport_plugins.c
gnunet-0.13.1/src/transport/Makefile.in:4576:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_plugins.obj -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_plugins.Tpo -c -o gnunet_service_transport-gnunet-service-transport_plugins.obj `if test -f 'gnunet-service-transport_plugins.c'; then $(CYGPATH_W) 'gnunet-service-transport_plugins.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_plugins.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4577-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_plugins.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_plugins.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_plugins.obj `if test -f 'gnunet-service-transport_plugins.c'; then $(CYGPATH_W) 'gnunet-service-transport_plugins.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_plugins.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4581-
gnunet-0.13.1/src/transport/Makefile.in-4582-gnunet_service_transport-gnunet-service-transport_validation.o: gnunet-service-transport_validation.c
gnunet-0.13.1/src/transport/Makefile.in:4583:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_validation.o -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_validation.Tpo -c -o gnunet_service_transport-gnunet-service-transport_validation.o `test -f 'gnunet-service-transport_validation.c' || echo '$(srcdir)/'`gnunet-service-transport_validation.c
gnunet-0.13.1/src/transport/Makefile.in-4584-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_validation.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_validation.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_validation.o `test -f 'gnunet-service-transport_validation.c' || echo '$(srcdir)/'`gnunet-service-transport_validation.c
gnunet-0.13.1/src/transport/Makefile.in-4588-
gnunet-0.13.1/src/transport/Makefile.in-4589-gnunet_service_transport-gnunet-service-transport_validation.obj: gnunet-service-transport_validation.c
gnunet-0.13.1/src/transport/Makefile.in:4590:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_validation.obj -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_validation.Tpo -c -o gnunet_service_transport-gnunet-service-transport_validation.obj `if test -f 'gnunet-service-transport_validation.c'; then $(CYGPATH_W) 'gnunet-service-transport_validation.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_validation.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4591-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_validation.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_validation.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4593-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4594:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_validation.obj `if test -f 'gnunet-service-transport_validation.c'; then $(CYGPATH_W) 'gnunet-service-transport_validation.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_validation.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4595-
gnunet-0.13.1/src/transport/Makefile.in-4596-gnunet_service_transport-gnunet-service-transport_manipulation.o: gnunet-service-transport_manipulation.c
gnunet-0.13.1/src/transport/Makefile.in:4597:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_manipulation.o -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_manipulation.Tpo -c -o gnunet_service_transport-gnunet-service-transport_manipulation.o `test -f 'gnunet-service-transport_manipulation.c' || echo '$(srcdir)/'`gnunet-service-transport_manipulation.c
gnunet-0.13.1/src/transport/Makefile.in-4598-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_manipulation.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_manipulation.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4600-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4601:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_manipulation.o `test -f 'gnunet-service-transport_manipulation.c' || echo '$(srcdir)/'`gnunet-service-transport_manipulation.c
gnunet-0.13.1/src/transport/Makefile.in-4602-
gnunet-0.13.1/src/transport/Makefile.in-4603-gnunet_service_transport-gnunet-service-transport_manipulation.obj: gnunet-service-transport_manipulation.c
gnunet-0.13.1/src/transport/Makefile.in:4604:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -MT gnunet_service_transport-gnunet-service-transport_manipulation.obj -MD -MP -MF $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_manipulation.Tpo -c -o gnunet_service_transport-gnunet-service-transport_manipulation.obj `if test -f 'gnunet-service-transport_manipulation.c'; then $(CYGPATH_W) 'gnunet-service-transport_manipulation.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_manipulation.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4605-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_manipulation.Tpo $(DEPDIR)/gnunet_service_transport-gnunet-service-transport_manipulation.Po
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4607-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/transport/Makefile.in:4608:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_transport_CFLAGS) $(CFLAGS) -c -o gnunet_service_transport-gnunet-service-transport_manipulation.obj `if test -f 'gnunet-service-transport_manipulation.c'; then $(CYGPATH_W) 'gnunet-service-transport_manipulation.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-transport_manipulation.c'; fi`
gnunet-0.13.1/src/transport/Makefile.in-4609-
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4633-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/transport/Makefile.in:4634:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/transport/Makefile.in-4635-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4666-GTAGS:
gnunet-0.13.1/src/transport/Makefile.in:4667:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/transport/Makefile.in-4668-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4709-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/transport/Makefile.in:4710:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/transport/Makefile.in:4711:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/transport/Makefile.in-4712-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4734-	ws='[ 	]'; \
gnunet-0.13.1/src/transport/Makefile.in:4735:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/transport/Makefile.in-4736-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/transport/Makefile.in:4737:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/transport/Makefile.in:4738:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/transport/Makefile.in:4739:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/transport/Makefile.in:4740:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/transport/Makefile.in:4741:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/transport/Makefile.in:4742:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/transport/Makefile.in:4743:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/transport/Makefile.in:4744:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/transport/Makefile.in-4745-	  success=true; \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4813-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/transport/Makefile.in:4814:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/transport/Makefile.in:4815:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/transport/Makefile.in:4816:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/transport/Makefile.in-4817-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-4823-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/transport/Makefile.in:4824:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/transport/Makefile.in:4825:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/transport/Makefile.in-4826-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-5338-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/transport/Makefile.in:5339:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/transport/Makefile.in:5340:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/transport/Makefile.in-5341-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/transport/Makefile.in-5352-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/transport/Makefile.in:5353:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/transport/Makefile.in-5354-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/transport/tcp_connection_legacy.c-978-struct GNUNET_CONNECTION_Handle *
gnunet-0.13.1/src/transport/tcp_connection_legacy.c:979:GNUNET_CONNECTION_create_from_sockaddr (int af_family,
gnunet-0.13.1/src/transport/tcp_connection_legacy.c-980-                                        const struct sockaddr *serv_addr,
##############################################
gnunet-0.13.1/src/transport/transport_api2_application.c-359- * @param peer identity of the peer we have an address for
gnunet-0.13.1/src/transport/transport_api2_application.c:360: * @param nt network type of @a addr (as claimed by the other peer);
gnunet-0.13.1/src/transport/transport_api2_application.c-361- *        used by TRANSPORT to avoid trying @a addr's that really cannot work
##############################################
gnunet-0.13.1/src/scalarproduct/test_scalarproduct.sh-30-# get bob's peer ID, necessary for alice
gnunet-0.13.1/src/scalarproduct/test_scalarproduct.sh:31:PEERIDBOB=`${DO_TIMEOUT} gnunet-peerinfo -qs $CFGBOB`
gnunet-0.13.1/src/scalarproduct/test_scalarproduct.sh-32-
##############################################
gnunet-0.13.1/src/scalarproduct/test_scalarproduct.sh-35-#GNUNET_LOG=';;;;DEBUG'
gnunet-0.13.1/src/scalarproduct/test_scalarproduct.sh:36:RESULT=`${DO_TIMEOUT} gnunet-scalarproduct $CFGALICE $INPUTALICE -p $PEERIDBOB`
gnunet-0.13.1/src/scalarproduct/test_scalarproduct.sh-37-
##############################################
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negativezero.sh-27-# get bob's peer ID, necessary for alice
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negativezero.sh:28:PEERIDBOB=`${DO_TIMEOUT} gnunet-peerinfo -qs $CFGBOB`
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negativezero.sh-29-
##############################################
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negativezero.sh-32-#GNUNET_LOG=';;;;DEBUG'
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negativezero.sh:33:RESULT=`${DO_TIMEOUT} gnunet-scalarproduct $CFGALICE $INPUTALICE -p $PEERIDBOB`
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negativezero.sh-34-
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-52-  { \
gnunet-0.13.1/src/scalarproduct/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-127-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/scalarproduct/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/scalarproduct/Makefile.in-129-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/scalarproduct/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-131-    *) f=$$p;; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-132-  esac;
gnunet-0.13.1/src/scalarproduct/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/scalarproduct/Makefile.in-134-am__install_max = 40
gnunet-0.13.1/src/scalarproduct/Makefile.in-135-am__nobase_strip_setup = \
gnunet-0.13.1/src/scalarproduct/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/scalarproduct/Makefile.in-137-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-420-case "$@" in						\
gnunet-0.13.1/src/scalarproduct/Makefile.in:421:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/scalarproduct/Makefile.in-422-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-450-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:451:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:452:  bases=`echo $$bases`
gnunet-0.13.1/src/scalarproduct/Makefile.in-453-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-463-        */*) b='$*';; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:464:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-465-       esac;; \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-891-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:892:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-893-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-900-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:901:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-902-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-949-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:950:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-951-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-1043-.c.obj:
gnunet-0.13.1/src/scalarproduct/Makefile.in:1044:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/scalarproduct/Makefile.in-1045-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-1047-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/scalarproduct/Makefile.in:1048:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/scalarproduct/Makefile.in-1049-
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-1080-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1081:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-1082-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-1113-GTAGS:
gnunet-0.13.1/src/scalarproduct/Makefile.in:1114:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/scalarproduct/Makefile.in-1115-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-1156-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1157:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1158:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-1159-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-1181-	ws='[ 	]'; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1182:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-1183-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1184:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1185:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1186:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1187:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1188:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1189:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1190:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1191:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/scalarproduct/Makefile.in-1192-	  success=true; \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-1260-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1261:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1262:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1263:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-1264-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-1270-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1271:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1272:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-1273-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-1323-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/scalarproduct/Makefile.in:1324:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1325:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-1326-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/scalarproduct/Makefile.in-1337-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/scalarproduct/Makefile.in:1338:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/scalarproduct/Makefile.in-1339-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negative.sh-27-# get bob's peer ID, necessary for alice
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negative.sh:28:PEERIDBOB=`${DO_TIMEOUT} gnunet-peerinfo -qs $CFGBOB`
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negative.sh-29-
##############################################
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negative.sh-32-#RESULT=`GNUNET_LOG=';;;;DEBUG'
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negative.sh:33:RESULT=`${DO_TIMEOUT} gnunet-scalarproduct $CFGALICE $INPUTALICE -p $PEERIDBOB`
gnunet-0.13.1/src/scalarproduct/test_scalarproduct_negative.sh-34-
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-52-  { \
gnunet-0.13.1/src/reclaim/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/reclaim/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-124-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/reclaim/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/reclaim/Makefile.in-126-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/reclaim/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/reclaim/Makefile.in-128-    *) f=$$p;; \
gnunet-0.13.1/src/reclaim/Makefile.in-129-  esac;
gnunet-0.13.1/src/reclaim/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/reclaim/Makefile.in-131-am__install_max = 40
gnunet-0.13.1/src/reclaim/Makefile.in-132-am__nobase_strip_setup = \
gnunet-0.13.1/src/reclaim/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/reclaim/Makefile.in-134-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-457-case "$@" in						\
gnunet-0.13.1/src/reclaim/Makefile.in:458:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/reclaim/Makefile.in-459-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-487-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/reclaim/Makefile.in:488:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/reclaim/Makefile.in:489:  bases=`echo $$bases`
gnunet-0.13.1/src/reclaim/Makefile.in-490-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-500-        */*) b='$*';; \
gnunet-0.13.1/src/reclaim/Makefile.in:501:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/reclaim/Makefile.in-502-       esac;; \
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-984-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/reclaim/Makefile.in:985:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/reclaim/Makefile.in-986-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1033-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/reclaim/Makefile.in:1034:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/reclaim/Makefile.in-1035-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1167-.c.obj:
gnunet-0.13.1/src/reclaim/Makefile.in:1168:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/reclaim/Makefile.in-1169-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1171-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/reclaim/Makefile.in:1172:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/reclaim/Makefile.in-1173-
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1181-libgnunet_plugin_rest_openid_connect_la-plugin_rest_openid_connect.lo: plugin_rest_openid_connect.c
gnunet-0.13.1/src/reclaim/Makefile.in:1182:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_openid_connect_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_rest_openid_connect_la-plugin_rest_openid_connect.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_rest_openid_connect_la-plugin_rest_openid_connect.Tpo -c -o libgnunet_plugin_rest_openid_connect_la-plugin_rest_openid_connect.lo `test -f 'plugin_rest_openid_connect.c' || echo '$(srcdir)/'`plugin_rest_openid_connect.c
gnunet-0.13.1/src/reclaim/Makefile.in-1183-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_rest_openid_connect_la-plugin_rest_openid_connect.Tpo $(DEPDIR)/libgnunet_plugin_rest_openid_connect_la-plugin_rest_openid_connect.Plo
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1185-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/reclaim/Makefile.in:1186:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_openid_connect_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_rest_openid_connect_la-plugin_rest_openid_connect.lo `test -f 'plugin_rest_openid_connect.c' || echo '$(srcdir)/'`plugin_rest_openid_connect.c
gnunet-0.13.1/src/reclaim/Makefile.in-1187-
gnunet-0.13.1/src/reclaim/Makefile.in-1188-libgnunet_plugin_rest_openid_connect_la-oidc_helper.lo: oidc_helper.c
gnunet-0.13.1/src/reclaim/Makefile.in:1189:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_openid_connect_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_rest_openid_connect_la-oidc_helper.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_rest_openid_connect_la-oidc_helper.Tpo -c -o libgnunet_plugin_rest_openid_connect_la-oidc_helper.lo `test -f 'oidc_helper.c' || echo '$(srcdir)/'`oidc_helper.c
gnunet-0.13.1/src/reclaim/Makefile.in-1190-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_rest_openid_connect_la-oidc_helper.Tpo $(DEPDIR)/libgnunet_plugin_rest_openid_connect_la-oidc_helper.Plo
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1192-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/reclaim/Makefile.in:1193:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_openid_connect_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_rest_openid_connect_la-oidc_helper.lo `test -f 'oidc_helper.c' || echo '$(srcdir)/'`oidc_helper.c
gnunet-0.13.1/src/reclaim/Makefile.in-1194-
gnunet-0.13.1/src/reclaim/Makefile.in-1195-libgnunet_plugin_rest_reclaim_la-plugin_rest_reclaim.lo: plugin_rest_reclaim.c
gnunet-0.13.1/src/reclaim/Makefile.in:1196:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_reclaim_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_rest_reclaim_la-plugin_rest_reclaim.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_rest_reclaim_la-plugin_rest_reclaim.Tpo -c -o libgnunet_plugin_rest_reclaim_la-plugin_rest_reclaim.lo `test -f 'plugin_rest_reclaim.c' || echo '$(srcdir)/'`plugin_rest_reclaim.c
gnunet-0.13.1/src/reclaim/Makefile.in-1197-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_rest_reclaim_la-plugin_rest_reclaim.Tpo $(DEPDIR)/libgnunet_plugin_rest_reclaim_la-plugin_rest_reclaim.Plo
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1199-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/reclaim/Makefile.in:1200:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_reclaim_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_rest_reclaim_la-plugin_rest_reclaim.lo `test -f 'plugin_rest_reclaim.c' || echo '$(srcdir)/'`plugin_rest_reclaim.c
gnunet-0.13.1/src/reclaim/Makefile.in-1201-
gnunet-0.13.1/src/reclaim/Makefile.in-1202-libgnunet_plugin_rest_reclaim_la-json_reclaim.lo: json_reclaim.c
gnunet-0.13.1/src/reclaim/Makefile.in:1203:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_reclaim_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_rest_reclaim_la-json_reclaim.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_rest_reclaim_la-json_reclaim.Tpo -c -o libgnunet_plugin_rest_reclaim_la-json_reclaim.lo `test -f 'json_reclaim.c' || echo '$(srcdir)/'`json_reclaim.c
gnunet-0.13.1/src/reclaim/Makefile.in-1204-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_rest_reclaim_la-json_reclaim.Tpo $(DEPDIR)/libgnunet_plugin_rest_reclaim_la-json_reclaim.Plo
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1206-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/reclaim/Makefile.in:1207:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_reclaim_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_rest_reclaim_la-json_reclaim.lo `test -f 'json_reclaim.c' || echo '$(srcdir)/'`json_reclaim.c
gnunet-0.13.1/src/reclaim/Makefile.in-1208-
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1232-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/reclaim/Makefile.in:1233:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/reclaim/Makefile.in-1234-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1265-GTAGS:
gnunet-0.13.1/src/reclaim/Makefile.in:1266:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/reclaim/Makefile.in-1267-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1308-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/reclaim/Makefile.in:1309:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1310:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/reclaim/Makefile.in-1311-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1333-	ws='[ 	]'; \
gnunet-0.13.1/src/reclaim/Makefile.in:1334:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/reclaim/Makefile.in-1335-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/reclaim/Makefile.in:1336:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1337:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1338:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1339:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1340:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1341:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1342:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1343:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/reclaim/Makefile.in-1344-	  success=true; \
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1412-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/reclaim/Makefile.in:1413:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1414:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1415:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/reclaim/Makefile.in-1416-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1422-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/reclaim/Makefile.in:1423:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1424:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/reclaim/Makefile.in-1425-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1468-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/reclaim/Makefile.in:1469:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/reclaim/Makefile.in:1470:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/reclaim/Makefile.in-1471-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/reclaim/Makefile.in-1482-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/reclaim/Makefile.in:1483:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/reclaim/Makefile.in-1484-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-52-  { \
gnunet-0.13.1/src/testbed-logger/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-124-PROGRAMS = $(libexec_PROGRAMS)
gnunet-0.13.1/src/testbed-logger/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/testbed-logger/Makefile.in-126-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/testbed-logger/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-128-    *) f=$$p;; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-129-  esac;
gnunet-0.13.1/src/testbed-logger/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/testbed-logger/Makefile.in-131-am__install_max = 40
gnunet-0.13.1/src/testbed-logger/Makefile.in-132-am__nobase_strip_setup = \
gnunet-0.13.1/src/testbed-logger/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/testbed-logger/Makefile.in-134-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-376-case "$@" in						\
gnunet-0.13.1/src/testbed-logger/Makefile.in:377:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/testbed-logger/Makefile.in-378-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-406-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:407:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:408:  bases=`echo $$bases`
gnunet-0.13.1/src/testbed-logger/Makefile.in-409-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-419-        */*) b='$*';; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:420:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-421-       esac;; \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-750-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:751:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-752-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-799-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:800:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-801-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-873-.c.obj:
gnunet-0.13.1/src/testbed-logger/Makefile.in:874:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/testbed-logger/Makefile.in-875-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-877-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/testbed-logger/Makefile.in:878:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/testbed-logger/Makefile.in-879-
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-910-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:911:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-912-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-943-GTAGS:
gnunet-0.13.1/src/testbed-logger/Makefile.in:944:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/testbed-logger/Makefile.in-945-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-986-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/testbed-logger/Makefile.in:987:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:988:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-989-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-1011-	ws='[ 	]'; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1012:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-1013-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1014:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1015:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1016:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1017:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1018:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1019:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1020:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1021:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/testbed-logger/Makefile.in-1022-	  success=true; \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-1090-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1091:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1092:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1093:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-1094-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-1100-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1101:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1102:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-1103-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-1132-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/testbed-logger/Makefile.in:1133:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1134:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-1135-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/testbed-logger/Makefile.in-1146-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/testbed-logger/Makefile.in:1147:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/testbed-logger/Makefile.in-1148-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/namestore/test_namestore_put.sh-16-
gnunet-0.13.1/src/namestore/test_namestore_put.sh:17:rm -rf `$LOCATION -c $CONFIGURATION -s PATHS -o GNUNET_HOME`
gnunet-0.13.1/src/namestore/test_namestore_put.sh-18-TEST_DOMAIN_PLUS="www.gnu"
##############################################
gnunet-0.13.1/src/namestore/test_namestore_lookup.sh-16-
gnunet-0.13.1/src/namestore/test_namestore_lookup.sh:17:rm -rf `$LOCATION -c $CONFIGURATION -s PATHS -o GNUNET_HOME`
gnunet-0.13.1/src/namestore/test_namestore_lookup.sh-18-TEST_IP_PLUS="127.0.0.1"
##############################################
gnunet-0.13.1/src/namestore/test_namestore_lookup.sh-29-# Lookup specific name
gnunet-0.13.1/src/namestore/test_namestore_lookup.sh:30:OUTPUT=`gnunet-namestore -p -z testego -n $TEST_RECORD_NAME_DNS -D`
gnunet-0.13.1/src/namestore/test_namestore_lookup.sh-31-
##############################################
gnunet-0.13.1/src/namestore/test_namestore_delete.sh-16-
gnunet-0.13.1/src/namestore/test_namestore_delete.sh:17:rm -rf `$LOCATION -c $CONFIGURATION -s PATHS -o GNUNET_HOME`
gnunet-0.13.1/src/namestore/test_namestore_delete.sh-18-TEST_DOMAIN_PLUS="www.gnu"
##############################################
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c-132-                              "    SET pkey=$2,rvalue=$3,record_count=$4,record_data=$5"
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c:133:                              "    WHERE ns098records.zone_private_key = $1"
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c-134-                              "          AND ns098records.label = $6",
##############################################
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c-137-                              "DELETE FROM ns098records "
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c:138:                              "WHERE zone_private_key=$1 AND label=$2",
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c-139-                              2),
##############################################
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c-141-                              "SELECT seq,record_count,record_data,label FROM ns098records"
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c:142:                              " WHERE zone_private_key=$1 AND pkey=$2",
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c-143-                              2),
##############################################
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c-145-                              "SELECT seq,record_count,record_data,label FROM ns098records "
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c:146:                              "WHERE zone_private_key=$1 AND seq > $2 ORDER BY seq ASC LIMIT $3",
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c-147-                              3),
##############################################
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c-153-                              "SELECT seq,record_count,record_data,label "
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c:154:                              "FROM ns098records WHERE zone_private_key=$1 AND label=$2",
gnunet-0.13.1/src/namestore/plugin_namestore_postgres.c-155-                              2),
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-52-  { \
gnunet-0.13.1/src/namestore/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/namestore/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-181-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/namestore/Makefile.in:182:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/namestore/Makefile.in-183-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/namestore/Makefile.in:184:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/namestore/Makefile.in-185-    *) f=$$p;; \
gnunet-0.13.1/src/namestore/Makefile.in-186-  esac;
gnunet-0.13.1/src/namestore/Makefile.in:187:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/namestore/Makefile.in-188-am__install_max = 40
gnunet-0.13.1/src/namestore/Makefile.in-189-am__nobase_strip_setup = \
gnunet-0.13.1/src/namestore/Makefile.in:190:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/namestore/Makefile.in-191-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-1150-case "$@" in						\
gnunet-0.13.1/src/namestore/Makefile.in:1151:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/namestore/Makefile.in-1152-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-1180-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/namestore/Makefile.in:1181:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/namestore/Makefile.in:1182:  bases=`echo $$bases`
gnunet-0.13.1/src/namestore/Makefile.in-1183-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-1193-        */*) b='$*';; \
gnunet-0.13.1/src/namestore/Makefile.in:1194:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/namestore/Makefile.in-1195-       esac;; \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2232-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/namestore/Makefile.in:2233:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/namestore/Makefile.in-2234-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2241-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/namestore/Makefile.in:2242:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/namestore/Makefile.in-2243-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2290-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/namestore/Makefile.in:2291:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/namestore/Makefile.in-2292-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2660-.c.obj:
gnunet-0.13.1/src/namestore/Makefile.in:2661:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/namestore/Makefile.in-2662-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2664-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/namestore/Makefile.in:2665:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/namestore/Makefile.in-2666-
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2674-libgnunet_plugin_rest_namestore_la-plugin_rest_namestore.lo: plugin_rest_namestore.c
gnunet-0.13.1/src/namestore/Makefile.in:2675:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_namestore_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_rest_namestore_la-plugin_rest_namestore.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_rest_namestore_la-plugin_rest_namestore.Tpo -c -o libgnunet_plugin_rest_namestore_la-plugin_rest_namestore.lo `test -f 'plugin_rest_namestore.c' || echo '$(srcdir)/'`plugin_rest_namestore.c
gnunet-0.13.1/src/namestore/Makefile.in-2676-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_rest_namestore_la-plugin_rest_namestore.Tpo $(DEPDIR)/libgnunet_plugin_rest_namestore_la-plugin_rest_namestore.Plo
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2678-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/namestore/Makefile.in:2679:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_namestore_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_rest_namestore_la-plugin_rest_namestore.lo `test -f 'plugin_rest_namestore.c' || echo '$(srcdir)/'`plugin_rest_namestore.c
gnunet-0.13.1/src/namestore/Makefile.in-2680-
gnunet-0.13.1/src/namestore/Makefile.in-2681-gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.o: gnunet-namestore-fcfsd.c
gnunet-0.13.1/src/namestore/Makefile.in:2682:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_namestore_fcfsd_CFLAGS) $(CFLAGS) -MT gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.o -MD -MP -MF $(DEPDIR)/gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.Tpo -c -o gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.o `test -f 'gnunet-namestore-fcfsd.c' || echo '$(srcdir)/'`gnunet-namestore-fcfsd.c
gnunet-0.13.1/src/namestore/Makefile.in-2683-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.Tpo $(DEPDIR)/gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.Po
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2685-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/namestore/Makefile.in:2686:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_namestore_fcfsd_CFLAGS) $(CFLAGS) -c -o gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.o `test -f 'gnunet-namestore-fcfsd.c' || echo '$(srcdir)/'`gnunet-namestore-fcfsd.c
gnunet-0.13.1/src/namestore/Makefile.in-2687-
gnunet-0.13.1/src/namestore/Makefile.in-2688-gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.obj: gnunet-namestore-fcfsd.c
gnunet-0.13.1/src/namestore/Makefile.in:2689:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_namestore_fcfsd_CFLAGS) $(CFLAGS) -MT gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.obj -MD -MP -MF $(DEPDIR)/gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.Tpo -c -o gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.obj `if test -f 'gnunet-namestore-fcfsd.c'; then $(CYGPATH_W) 'gnunet-namestore-fcfsd.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-namestore-fcfsd.c'; fi`
gnunet-0.13.1/src/namestore/Makefile.in-2690-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.Tpo $(DEPDIR)/gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.Po
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2692-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/namestore/Makefile.in:2693:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_namestore_fcfsd_CFLAGS) $(CFLAGS) -c -o gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.obj `if test -f 'gnunet-namestore-fcfsd.c'; then $(CYGPATH_W) 'gnunet-namestore-fcfsd.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-namestore-fcfsd.c'; fi`
gnunet-0.13.1/src/namestore/Makefile.in-2694-
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2718-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/namestore/Makefile.in:2719:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/namestore/Makefile.in-2720-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2751-GTAGS:
gnunet-0.13.1/src/namestore/Makefile.in:2752:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/namestore/Makefile.in-2753-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2794-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/namestore/Makefile.in:2795:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/namestore/Makefile.in:2796:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/namestore/Makefile.in-2797-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2819-	ws='[ 	]'; \
gnunet-0.13.1/src/namestore/Makefile.in:2820:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/namestore/Makefile.in-2821-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/namestore/Makefile.in:2822:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/namestore/Makefile.in:2823:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/namestore/Makefile.in:2824:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/namestore/Makefile.in:2825:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/namestore/Makefile.in:2826:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/namestore/Makefile.in:2827:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/namestore/Makefile.in:2828:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/namestore/Makefile.in:2829:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/namestore/Makefile.in-2830-	  success=true; \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2898-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/namestore/Makefile.in:2899:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/namestore/Makefile.in:2900:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/namestore/Makefile.in:2901:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/namestore/Makefile.in-2902-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-2908-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/namestore/Makefile.in:2909:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/namestore/Makefile.in:2910:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/namestore/Makefile.in-2911-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-3339-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/namestore/Makefile.in:3340:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/namestore/Makefile.in:3341:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/namestore/Makefile.in-3342-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/namestore/Makefile.in-3353-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/namestore/Makefile.in:3354:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/namestore/Makefile.in-3355-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/abe/Makefile.in-50-  { \
gnunet-0.13.1/src/abe/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/abe/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/abe/Makefile.in-117-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/src/abe/Makefile.in:118:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/abe/Makefile.in-119-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/abe/Makefile.in:120:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/abe/Makefile.in-121-    *) f=$$p;; \
gnunet-0.13.1/src/abe/Makefile.in-122-  esac;
gnunet-0.13.1/src/abe/Makefile.in:123:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/abe/Makefile.in-124-am__install_max = 40
gnunet-0.13.1/src/abe/Makefile.in-125-am__nobase_strip_setup = \
gnunet-0.13.1/src/abe/Makefile.in:126:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/abe/Makefile.in-127-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/abe/Makefile.in-349-case "$@" in						\
gnunet-0.13.1/src/abe/Makefile.in:350:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/abe/Makefile.in-351-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/abe/Makefile.in-379-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/abe/Makefile.in:380:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/abe/Makefile.in:381:  bases=`echo $$bases`
gnunet-0.13.1/src/abe/Makefile.in-382-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/abe/Makefile.in-392-        */*) b='$*';; \
gnunet-0.13.1/src/abe/Makefile.in:393:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/abe/Makefile.in-394-       esac;; \
##############################################
gnunet-0.13.1/src/abe/Makefile.in-711-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/abe/Makefile.in:712:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/abe/Makefile.in-713-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/abe/Makefile.in-780-.c.obj:
gnunet-0.13.1/src/abe/Makefile.in:781:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/abe/Makefile.in-782-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/abe/Makefile.in-784-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/abe/Makefile.in:785:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/abe/Makefile.in-786-
##############################################
gnunet-0.13.1/src/abe/Makefile.in-829-GTAGS:
gnunet-0.13.1/src/abe/Makefile.in:830:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/abe/Makefile.in-831-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/abe/Makefile.in-872-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/abe/Makefile.in:873:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/abe/Makefile.in:874:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/abe/Makefile.in-875-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/abe/Makefile.in-897-	ws='[ 	]'; \
gnunet-0.13.1/src/abe/Makefile.in:898:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/abe/Makefile.in-899-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/abe/Makefile.in:900:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/abe/Makefile.in:901:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/abe/Makefile.in:902:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/abe/Makefile.in:903:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/abe/Makefile.in:904:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/abe/Makefile.in:905:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/abe/Makefile.in:906:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/abe/Makefile.in:907:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/abe/Makefile.in-908-	  success=true; \
##############################################
gnunet-0.13.1/src/abe/Makefile.in-976-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/abe/Makefile.in:977:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/abe/Makefile.in:978:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/abe/Makefile.in:979:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/abe/Makefile.in-980-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/abe/Makefile.in-986-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/abe/Makefile.in:987:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/abe/Makefile.in:988:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/abe/Makefile.in-989-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/abe/Makefile.in-1018-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/abe/Makefile.in:1019:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/abe/Makefile.in:1020:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/abe/Makefile.in-1021-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/abe/Makefile.in-1032-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/abe/Makefile.in:1033:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/abe/Makefile.in-1034-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-53-  { \
gnunet-0.13.1/src/fs/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/fs/Makefile.in-55-  }; \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-219-LIBRARIES = $(noinst_LIBRARIES)
gnunet-0.13.1/src/fs/Makefile.in:220:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/fs/Makefile.in-221-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/fs/Makefile.in:222:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/fs/Makefile.in-223-    *) f=$$p;; \
gnunet-0.13.1/src/fs/Makefile.in-224-  esac;
gnunet-0.13.1/src/fs/Makefile.in:225:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/fs/Makefile.in-226-am__install_max = 40
gnunet-0.13.1/src/fs/Makefile.in-227-am__nobase_strip_setup = \
gnunet-0.13.1/src/fs/Makefile.in:228:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/fs/Makefile.in-229-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-837-case "$@" in						\
gnunet-0.13.1/src/fs/Makefile.in:838:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/fs/Makefile.in-839-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/fs/Makefile.in-867-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/fs/Makefile.in:868:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/fs/Makefile.in:869:  bases=`echo $$bases`
gnunet-0.13.1/src/fs/Makefile.in-870-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/fs/Makefile.in-880-        */*) b='$*';; \
gnunet-0.13.1/src/fs/Makefile.in:881:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/fs/Makefile.in-882-       esac;; \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-1636-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/fs/Makefile.in:1637:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/fs/Makefile.in-1638-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-1645-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/fs/Makefile.in:1646:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/fs/Makefile.in-1647-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-1694-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/fs/Makefile.in:1695:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/fs/Makefile.in-1696-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-1703-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/fs/Makefile.in:1704:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/fs/Makefile.in-1705-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-2034-.c.obj:
gnunet-0.13.1/src/fs/Makefile.in:2035:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/fs/Makefile.in-2036-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/fs/Makefile.in-2038-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/fs/Makefile.in:2039:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/fs/Makefile.in-2040-
##############################################
gnunet-0.13.1/src/fs/Makefile.in-2071-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/fs/Makefile.in:2072:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/fs/Makefile.in-2073-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/fs/Makefile.in-2104-GTAGS:
gnunet-0.13.1/src/fs/Makefile.in:2105:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/fs/Makefile.in-2106-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-2147-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/fs/Makefile.in:2148:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/fs/Makefile.in:2149:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/fs/Makefile.in-2150-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-2172-	ws='[ 	]'; \
gnunet-0.13.1/src/fs/Makefile.in:2173:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/fs/Makefile.in-2174-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/fs/Makefile.in:2175:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/fs/Makefile.in:2176:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/fs/Makefile.in:2177:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/fs/Makefile.in:2178:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/fs/Makefile.in:2179:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/fs/Makefile.in:2180:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/fs/Makefile.in:2181:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/fs/Makefile.in:2182:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/fs/Makefile.in-2183-	  success=true; \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-2251-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/fs/Makefile.in:2252:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/fs/Makefile.in:2253:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/fs/Makefile.in:2254:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/fs/Makefile.in-2255-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-2261-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/fs/Makefile.in:2262:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/fs/Makefile.in:2263:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/fs/Makefile.in-2264-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-2482-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/fs/Makefile.in:2483:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/fs/Makefile.in:2484:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/fs/Makefile.in-2485-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/fs/Makefile.in-2496-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/fs/Makefile.in:2497:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/fs/Makefile.in-2498-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-52-  { \
gnunet-0.13.1/src/testing/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/testing/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-133-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
gnunet-0.13.1/src/testing/Makefile.in:134:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/testing/Makefile.in-135-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/testing/Makefile.in:136:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/testing/Makefile.in-137-    *) f=$$p;; \
gnunet-0.13.1/src/testing/Makefile.in-138-  esac;
gnunet-0.13.1/src/testing/Makefile.in:139:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/testing/Makefile.in-140-am__install_max = 40
gnunet-0.13.1/src/testing/Makefile.in-141-am__nobase_strip_setup = \
gnunet-0.13.1/src/testing/Makefile.in:142:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/testing/Makefile.in-143-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-414-case "$@" in						\
gnunet-0.13.1/src/testing/Makefile.in:415:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/testing/Makefile.in-416-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/testing/Makefile.in-444-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/testing/Makefile.in:445:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/testing/Makefile.in:446:  bases=`echo $$bases`
gnunet-0.13.1/src/testing/Makefile.in-447-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/testing/Makefile.in-457-        */*) b='$*';; \
gnunet-0.13.1/src/testing/Makefile.in:458:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/testing/Makefile.in-459-       esac;; \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-864-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/testing/Makefile.in:865:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/testing/Makefile.in-866-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-873-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/testing/Makefile.in:874:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/testing/Makefile.in-875-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-882-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/testing/Makefile.in:883:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/testing/Makefile.in-884-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-981-.c.obj:
gnunet-0.13.1/src/testing/Makefile.in:982:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/testing/Makefile.in-983-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/testing/Makefile.in-985-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/testing/Makefile.in:986:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/testing/Makefile.in-987-
##############################################
gnunet-0.13.1/src/testing/Makefile.in-1018-	@list='$(dist_pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/testing/Makefile.in:1019:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/testing/Makefile.in-1020-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/testing/Makefile.in-1051-GTAGS:
gnunet-0.13.1/src/testing/Makefile.in:1052:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/testing/Makefile.in-1053-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-1094-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/testing/Makefile.in:1095:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/testing/Makefile.in:1096:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/testing/Makefile.in-1097-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-1119-	ws='[ 	]'; \
gnunet-0.13.1/src/testing/Makefile.in:1120:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/testing/Makefile.in-1121-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/testing/Makefile.in:1122:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/testing/Makefile.in:1123:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/testing/Makefile.in:1124:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/testing/Makefile.in:1125:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/testing/Makefile.in:1126:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/testing/Makefile.in:1127:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/testing/Makefile.in:1128:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/testing/Makefile.in:1129:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/testing/Makefile.in-1130-	  success=true; \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-1198-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/testing/Makefile.in:1199:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/testing/Makefile.in:1200:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/testing/Makefile.in:1201:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/testing/Makefile.in-1202-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-1208-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/testing/Makefile.in:1209:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/testing/Makefile.in:1210:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/testing/Makefile.in-1211-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-1261-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/testing/Makefile.in:1262:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/testing/Makefile.in:1263:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/testing/Makefile.in-1264-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/testing/Makefile.in-1275-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/testing/Makefile.in:1276:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/testing/Makefile.in-1277-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/Makefile.in-54-  { \
gnunet-0.13.1/src/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/Makefile.in-56-  }; \
##############################################
gnunet-0.13.1/src/Makefile.in-194-  while test -n "$$dir1"; do \
gnunet-0.13.1/src/Makefile.in:195:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-0.13.1/src/Makefile.in-196-    if test "$$first" != "."; then \
gnunet-0.13.1/src/Makefile.in-197-      if test "$$first" = ".."; then \
gnunet-0.13.1/src/Makefile.in:198:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-0.13.1/src/Makefile.in:199:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-0.13.1/src/Makefile.in-200-      else \
gnunet-0.13.1/src/Makefile.in:201:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-0.13.1/src/Makefile.in-202-        if test "$$first2" = "$$first"; then \
gnunet-0.13.1/src/Makefile.in:203:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/src/Makefile.in-204-        else \
##############################################
gnunet-0.13.1/src/Makefile.in-209-    fi; \
gnunet-0.13.1/src/Makefile.in:210:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/src/Makefile.in-211-  done; \
##############################################
gnunet-0.13.1/src/Makefile.in-564-	dot_seen=no; \
gnunet-0.13.1/src/Makefile.in:565:	target=`echo $@ | sed s/-recursive//`; \
gnunet-0.13.1/src/Makefile.in-566-	case "$@" in \
##############################################
gnunet-0.13.1/src/Makefile.in-627-GTAGS:
gnunet-0.13.1/src/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/Makefile.in-653-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/Makefile.in-667-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-52-  { \
gnunet-0.13.1/src/abd/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/abd/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-124-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/abd/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/abd/Makefile.in-126-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/abd/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/abd/Makefile.in-128-    *) f=$$p;; \
gnunet-0.13.1/src/abd/Makefile.in-129-  esac;
gnunet-0.13.1/src/abd/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/abd/Makefile.in-131-am__install_max = 40
gnunet-0.13.1/src/abd/Makefile.in-132-am__nobase_strip_setup = \
gnunet-0.13.1/src/abd/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/abd/Makefile.in-134-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-386-case "$@" in						\
gnunet-0.13.1/src/abd/Makefile.in:387:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/abd/Makefile.in-388-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/abd/Makefile.in-416-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/abd/Makefile.in:417:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/abd/Makefile.in:418:  bases=`echo $$bases`
gnunet-0.13.1/src/abd/Makefile.in-419-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/abd/Makefile.in-429-        */*) b='$*';; \
gnunet-0.13.1/src/abd/Makefile.in:430:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/abd/Makefile.in-431-       esac;; \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-830-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/abd/Makefile.in:831:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/abd/Makefile.in-832-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-879-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/abd/Makefile.in:880:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/abd/Makefile.in-881-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-994-.c.obj:
gnunet-0.13.1/src/abd/Makefile.in:995:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/abd/Makefile.in-996-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/abd/Makefile.in-998-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/abd/Makefile.in:999:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/abd/Makefile.in-1000-
##############################################
gnunet-0.13.1/src/abd/Makefile.in-1031-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/abd/Makefile.in:1032:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/abd/Makefile.in-1033-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/abd/Makefile.in-1064-GTAGS:
gnunet-0.13.1/src/abd/Makefile.in:1065:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/abd/Makefile.in-1066-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-1107-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/abd/Makefile.in:1108:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/abd/Makefile.in:1109:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/abd/Makefile.in-1110-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-1132-	ws='[ 	]'; \
gnunet-0.13.1/src/abd/Makefile.in:1133:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/abd/Makefile.in-1134-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/abd/Makefile.in:1135:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/abd/Makefile.in:1136:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/abd/Makefile.in:1137:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/abd/Makefile.in:1138:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/abd/Makefile.in:1139:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/abd/Makefile.in:1140:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/abd/Makefile.in:1141:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/abd/Makefile.in:1142:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/abd/Makefile.in-1143-	  success=true; \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-1211-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/abd/Makefile.in:1212:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/abd/Makefile.in:1213:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/abd/Makefile.in:1214:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/abd/Makefile.in-1215-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-1221-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/abd/Makefile.in:1222:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/abd/Makefile.in:1223:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/abd/Makefile.in-1224-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-1274-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/abd/Makefile.in:1275:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/abd/Makefile.in:1276:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/abd/Makefile.in-1277-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/abd/Makefile.in-1288-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/abd/Makefile.in:1289:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/abd/Makefile.in-1290-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/rest/gnunet-rest-server.c-707-  fd = GNUNET_NETWORK_get_fd (s);
gnunet-0.13.1/src/rest/gnunet-rest-server.c:708:  addr = GNUNET_NETWORK_get_addr (s);
gnunet-0.13.1/src/rest/gnunet-rest-server.c-709-  len = GNUNET_NETWORK_get_addrlen (s);
##############################################
gnunet-0.13.1/src/rest/Makefile.in-52-  { \
gnunet-0.13.1/src/rest/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/rest/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/rest/Makefile.in-122-PROGRAMS = $(libexec_PROGRAMS)
gnunet-0.13.1/src/rest/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/rest/Makefile.in-124-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/rest/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/rest/Makefile.in-126-    *) f=$$p;; \
gnunet-0.13.1/src/rest/Makefile.in-127-  esac;
gnunet-0.13.1/src/rest/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/rest/Makefile.in-129-am__install_max = 40
gnunet-0.13.1/src/rest/Makefile.in-130-am__nobase_strip_setup = \
gnunet-0.13.1/src/rest/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/rest/Makefile.in-132-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/rest/Makefile.in-644-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/rest/Makefile.in:645:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/rest/Makefile.in-646-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/rest/Makefile.in-756-.c.obj:
gnunet-0.13.1/src/rest/Makefile.in:757:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/rest/Makefile.in-758-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/rest/Makefile.in-760-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rest/Makefile.in:761:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/rest/Makefile.in-762-
##############################################
gnunet-0.13.1/src/rest/Makefile.in-770-libgnunet_plugin_rest_config_la-plugin_rest_config.lo: plugin_rest_config.c
gnunet-0.13.1/src/rest/Makefile.in:771:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_config_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_rest_config_la-plugin_rest_config.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_rest_config_la-plugin_rest_config.Tpo -c -o libgnunet_plugin_rest_config_la-plugin_rest_config.lo `test -f 'plugin_rest_config.c' || echo '$(srcdir)/'`plugin_rest_config.c
gnunet-0.13.1/src/rest/Makefile.in-772-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_rest_config_la-plugin_rest_config.Tpo $(DEPDIR)/libgnunet_plugin_rest_config_la-plugin_rest_config.Plo
##############################################
gnunet-0.13.1/src/rest/Makefile.in-774-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rest/Makefile.in:775:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_config_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_rest_config_la-plugin_rest_config.lo `test -f 'plugin_rest_config.c' || echo '$(srcdir)/'`plugin_rest_config.c
gnunet-0.13.1/src/rest/Makefile.in-776-
gnunet-0.13.1/src/rest/Makefile.in-777-libgnunet_plugin_rest_copying_la-plugin_rest_copying.lo: plugin_rest_copying.c
gnunet-0.13.1/src/rest/Makefile.in:778:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_copying_la_CFLAGS) $(CFLAGS) -MT libgnunet_plugin_rest_copying_la-plugin_rest_copying.lo -MD -MP -MF $(DEPDIR)/libgnunet_plugin_rest_copying_la-plugin_rest_copying.Tpo -c -o libgnunet_plugin_rest_copying_la-plugin_rest_copying.lo `test -f 'plugin_rest_copying.c' || echo '$(srcdir)/'`plugin_rest_copying.c
gnunet-0.13.1/src/rest/Makefile.in-779-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunet_plugin_rest_copying_la-plugin_rest_copying.Tpo $(DEPDIR)/libgnunet_plugin_rest_copying_la-plugin_rest_copying.Plo
##############################################
gnunet-0.13.1/src/rest/Makefile.in-781-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rest/Makefile.in:782:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunet_plugin_rest_copying_la_CFLAGS) $(CFLAGS) -c -o libgnunet_plugin_rest_copying_la-plugin_rest_copying.lo `test -f 'plugin_rest_copying.c' || echo '$(srcdir)/'`plugin_rest_copying.c
gnunet-0.13.1/src/rest/Makefile.in-783-
gnunet-0.13.1/src/rest/Makefile.in-784-libgnunetrest_la-rest.lo: rest.c
gnunet-0.13.1/src/rest/Makefile.in:785:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrest_la_CFLAGS) $(CFLAGS) -MT libgnunetrest_la-rest.lo -MD -MP -MF $(DEPDIR)/libgnunetrest_la-rest.Tpo -c -o libgnunetrest_la-rest.lo `test -f 'rest.c' || echo '$(srcdir)/'`rest.c
gnunet-0.13.1/src/rest/Makefile.in-786-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetrest_la-rest.Tpo $(DEPDIR)/libgnunetrest_la-rest.Plo
##############################################
gnunet-0.13.1/src/rest/Makefile.in-788-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rest/Makefile.in:789:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrest_la_CFLAGS) $(CFLAGS) -c -o libgnunetrest_la-rest.lo `test -f 'rest.c' || echo '$(srcdir)/'`rest.c
gnunet-0.13.1/src/rest/Makefile.in-790-
gnunet-0.13.1/src/rest/Makefile.in-791-gnunet_rest_server-gnunet-rest-server.o: gnunet-rest-server.c
gnunet-0.13.1/src/rest/Makefile.in:792:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_rest_server_CFLAGS) $(CFLAGS) -MT gnunet_rest_server-gnunet-rest-server.o -MD -MP -MF $(DEPDIR)/gnunet_rest_server-gnunet-rest-server.Tpo -c -o gnunet_rest_server-gnunet-rest-server.o `test -f 'gnunet-rest-server.c' || echo '$(srcdir)/'`gnunet-rest-server.c
gnunet-0.13.1/src/rest/Makefile.in-793-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_rest_server-gnunet-rest-server.Tpo $(DEPDIR)/gnunet_rest_server-gnunet-rest-server.Po
##############################################
gnunet-0.13.1/src/rest/Makefile.in-795-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rest/Makefile.in:796:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_rest_server_CFLAGS) $(CFLAGS) -c -o gnunet_rest_server-gnunet-rest-server.o `test -f 'gnunet-rest-server.c' || echo '$(srcdir)/'`gnunet-rest-server.c
gnunet-0.13.1/src/rest/Makefile.in-797-
gnunet-0.13.1/src/rest/Makefile.in-798-gnunet_rest_server-gnunet-rest-server.obj: gnunet-rest-server.c
gnunet-0.13.1/src/rest/Makefile.in:799:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_rest_server_CFLAGS) $(CFLAGS) -MT gnunet_rest_server-gnunet-rest-server.obj -MD -MP -MF $(DEPDIR)/gnunet_rest_server-gnunet-rest-server.Tpo -c -o gnunet_rest_server-gnunet-rest-server.obj `if test -f 'gnunet-rest-server.c'; then $(CYGPATH_W) 'gnunet-rest-server.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-rest-server.c'; fi`
gnunet-0.13.1/src/rest/Makefile.in-800-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_rest_server-gnunet-rest-server.Tpo $(DEPDIR)/gnunet_rest_server-gnunet-rest-server.Po
##############################################
gnunet-0.13.1/src/rest/Makefile.in-802-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rest/Makefile.in:803:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_rest_server_CFLAGS) $(CFLAGS) -c -o gnunet_rest_server-gnunet-rest-server.obj `if test -f 'gnunet-rest-server.c'; then $(CYGPATH_W) 'gnunet-rest-server.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-rest-server.c'; fi`
gnunet-0.13.1/src/rest/Makefile.in-804-
##############################################
gnunet-0.13.1/src/rest/Makefile.in-828-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/rest/Makefile.in:829:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/rest/Makefile.in-830-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/rest/Makefile.in-861-GTAGS:
gnunet-0.13.1/src/rest/Makefile.in:862:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/rest/Makefile.in-863-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/rest/Makefile.in-887-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/rest/Makefile.in:888:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/rest/Makefile.in:889:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/rest/Makefile.in-890-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/rest/Makefile.in-901-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/rest/Makefile.in:902:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/rest/Makefile.in-903-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/ats/gnunet-service-ats_addresses.c-551-static void
gnunet-0.13.1/src/ats/gnunet-service-ats_addresses.c:552:transmit_req_addr (struct AddressIteration *ai,
gnunet-0.13.1/src/ats/gnunet-service-ats_addresses.c-553-                   const struct GNUNET_PeerIdentity *id,
##############################################
gnunet-0.13.1/src/ats/gnunet-service-ats_addresses.c-653-    return;
gnunet-0.13.1/src/ats/gnunet-service-ats_addresses.c:654:  transmit_req_addr (ai,
gnunet-0.13.1/src/ats/gnunet-service-ats_addresses.c-655-                     id,
##############################################
gnunet-0.13.1/src/ats/gnunet-service-ats_addresses.c-704-              "ADDRESSLIST_REQUEST");
gnunet-0.13.1/src/ats/gnunet-service-ats_addresses.c:705:  transmit_req_addr (&ai,
gnunet-0.13.1/src/ats/gnunet-service-ats_addresses.c-706-                     NULL, NULL, NULL,
##############################################
gnunet-0.13.1/src/ats/Makefile.in-52-  { \
gnunet-0.13.1/src/ats/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/ats/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/ats/Makefile.in-125-PROGRAMS = $(libexec_PROGRAMS)
gnunet-0.13.1/src/ats/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/ats/Makefile.in-127-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/ats/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/ats/Makefile.in-129-    *) f=$$p;; \
gnunet-0.13.1/src/ats/Makefile.in-130-  esac;
gnunet-0.13.1/src/ats/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/ats/Makefile.in-132-am__install_max = 40
gnunet-0.13.1/src/ats/Makefile.in-133-am__nobase_strip_setup = \
gnunet-0.13.1/src/ats/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/ats/Makefile.in-135-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/ats/Makefile.in-422-case "$@" in						\
gnunet-0.13.1/src/ats/Makefile.in:423:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/ats/Makefile.in-424-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/ats/Makefile.in-452-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/ats/Makefile.in:453:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/ats/Makefile.in:454:  bases=`echo $$bases`
gnunet-0.13.1/src/ats/Makefile.in-455-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/ats/Makefile.in-465-        */*) b='$*';; \
gnunet-0.13.1/src/ats/Makefile.in:466:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/ats/Makefile.in-467-       esac;; \
##############################################
gnunet-0.13.1/src/ats/Makefile.in-844-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/ats/Makefile.in:845:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/ats/Makefile.in-846-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/ats/Makefile.in-893-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/ats/Makefile.in:894:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/ats/Makefile.in-895-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/ats/Makefile.in-1023-.c.obj:
gnunet-0.13.1/src/ats/Makefile.in:1024:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/ats/Makefile.in-1025-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/ats/Makefile.in-1027-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/ats/Makefile.in:1028:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/ats/Makefile.in-1029-
##############################################
gnunet-0.13.1/src/ats/Makefile.in-1060-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/ats/Makefile.in:1061:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/ats/Makefile.in-1062-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/ats/Makefile.in-1093-GTAGS:
gnunet-0.13.1/src/ats/Makefile.in:1094:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/ats/Makefile.in-1095-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/ats/Makefile.in-1136-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/ats/Makefile.in:1137:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/ats/Makefile.in:1138:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/ats/Makefile.in-1139-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/ats/Makefile.in-1161-	ws='[ 	]'; \
gnunet-0.13.1/src/ats/Makefile.in:1162:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/ats/Makefile.in-1163-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/ats/Makefile.in:1164:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/ats/Makefile.in:1165:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/ats/Makefile.in:1166:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/ats/Makefile.in:1167:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/ats/Makefile.in:1168:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/ats/Makefile.in:1169:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/ats/Makefile.in:1170:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/ats/Makefile.in:1171:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/ats/Makefile.in-1172-	  success=true; \
##############################################
gnunet-0.13.1/src/ats/Makefile.in-1240-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/ats/Makefile.in:1241:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/ats/Makefile.in:1242:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/ats/Makefile.in:1243:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/ats/Makefile.in-1244-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/ats/Makefile.in-1250-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/ats/Makefile.in:1251:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/ats/Makefile.in:1252:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/ats/Makefile.in-1253-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/ats/Makefile.in-1289-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/ats/Makefile.in:1290:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/ats/Makefile.in:1291:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/ats/Makefile.in-1292-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/ats/Makefile.in-1303-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/ats/Makefile.in:1304:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/ats/Makefile.in-1305-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-53-  { \
gnunet-0.13.1/src/dht/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/dht/Makefile.in-55-  }; \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-139-LIBRARIES = $(noinst_LIBRARIES)
gnunet-0.13.1/src/dht/Makefile.in:140:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/dht/Makefile.in-141-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/dht/Makefile.in:142:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/dht/Makefile.in-143-    *) f=$$p;; \
gnunet-0.13.1/src/dht/Makefile.in-144-  esac;
gnunet-0.13.1/src/dht/Makefile.in:145:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/dht/Makefile.in-146-am__install_max = 40
gnunet-0.13.1/src/dht/Makefile.in-147-am__nobase_strip_setup = \
gnunet-0.13.1/src/dht/Makefile.in:148:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/dht/Makefile.in-149-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-512-case "$@" in						\
gnunet-0.13.1/src/dht/Makefile.in:513:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/dht/Makefile.in-514-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/dht/Makefile.in-542-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/dht/Makefile.in:543:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/dht/Makefile.in:544:  bases=`echo $$bases`
gnunet-0.13.1/src/dht/Makefile.in-545-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/dht/Makefile.in-557-        */*) b='$*';; \
gnunet-0.13.1/src/dht/Makefile.in:558:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/dht/Makefile.in-559-       esac;; \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1080-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/dht/Makefile.in:1081:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/dht/Makefile.in-1082-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1089-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/dht/Makefile.in:1090:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/dht/Makefile.in-1091-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1138-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/dht/Makefile.in:1139:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/dht/Makefile.in-1140-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1147-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/dht/Makefile.in:1148:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/dht/Makefile.in-1149-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1316-.c.obj:
gnunet-0.13.1/src/dht/Makefile.in:1317:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/dht/Makefile.in-1318-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1320-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/dht/Makefile.in:1321:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/dht/Makefile.in-1322-
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1353-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/dht/Makefile.in:1354:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/dht/Makefile.in-1355-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1386-GTAGS:
gnunet-0.13.1/src/dht/Makefile.in:1387:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/dht/Makefile.in-1388-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1429-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/dht/Makefile.in:1430:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/dht/Makefile.in:1431:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/dht/Makefile.in-1432-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1454-	ws='[ 	]'; \
gnunet-0.13.1/src/dht/Makefile.in:1455:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/dht/Makefile.in-1456-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/dht/Makefile.in:1457:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/dht/Makefile.in:1458:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/dht/Makefile.in:1459:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/dht/Makefile.in:1460:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/dht/Makefile.in:1461:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/dht/Makefile.in:1462:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/dht/Makefile.in:1463:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/dht/Makefile.in:1464:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/dht/Makefile.in-1465-	  success=true; \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1533-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/dht/Makefile.in:1534:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/dht/Makefile.in:1535:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/dht/Makefile.in:1536:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/dht/Makefile.in-1537-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1543-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/dht/Makefile.in:1544:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/dht/Makefile.in:1545:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/dht/Makefile.in-1546-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1617-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/dht/Makefile.in:1618:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/dht/Makefile.in:1619:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/dht/Makefile.in-1620-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/dht/Makefile.in-1631-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/dht/Makefile.in:1632:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/dht/Makefile.in-1633-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/set/Makefile.in-52-  { \
gnunet-0.13.1/src/set/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/set/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/set/Makefile.in-129-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS)
gnunet-0.13.1/src/set/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/set/Makefile.in-131-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/set/Makefile.in:132:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/set/Makefile.in-133-    *) f=$$p;; \
gnunet-0.13.1/src/set/Makefile.in-134-  esac;
gnunet-0.13.1/src/set/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/set/Makefile.in-136-am__install_max = 40
gnunet-0.13.1/src/set/Makefile.in-137-am__nobase_strip_setup = \
gnunet-0.13.1/src/set/Makefile.in:138:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/set/Makefile.in-139-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/set/Makefile.in-445-case "$@" in						\
gnunet-0.13.1/src/set/Makefile.in:446:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/set/Makefile.in-447-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/set/Makefile.in-475-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/set/Makefile.in:476:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/set/Makefile.in:477:  bases=`echo $$bases`
gnunet-0.13.1/src/set/Makefile.in-478-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/set/Makefile.in-488-        */*) b='$*';; \
gnunet-0.13.1/src/set/Makefile.in:489:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/set/Makefile.in-490-       esac;; \
##############################################
gnunet-0.13.1/src/set/Makefile.in-923-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/set/Makefile.in:924:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/set/Makefile.in-925-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/set/Makefile.in-932-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/set/Makefile.in:933:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/set/Makefile.in-934-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/set/Makefile.in-981-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/set/Makefile.in:982:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/set/Makefile.in-983-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/set/Makefile.in-990-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/set/Makefile.in:991:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/set/Makefile.in-992-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/set/Makefile.in-1132-.c.obj:
gnunet-0.13.1/src/set/Makefile.in:1133:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/set/Makefile.in-1134-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/set/Makefile.in-1136-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/set/Makefile.in:1137:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/set/Makefile.in-1138-
##############################################
gnunet-0.13.1/src/set/Makefile.in-1169-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/set/Makefile.in:1170:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/set/Makefile.in-1171-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/set/Makefile.in-1202-GTAGS:
gnunet-0.13.1/src/set/Makefile.in:1203:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/set/Makefile.in-1204-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/set/Makefile.in-1245-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/set/Makefile.in:1246:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/set/Makefile.in:1247:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/set/Makefile.in-1248-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/set/Makefile.in-1270-	ws='[ 	]'; \
gnunet-0.13.1/src/set/Makefile.in:1271:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/set/Makefile.in-1272-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/set/Makefile.in:1273:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/set/Makefile.in:1274:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/set/Makefile.in:1275:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/set/Makefile.in:1276:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/set/Makefile.in:1277:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/set/Makefile.in:1278:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/set/Makefile.in:1279:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/set/Makefile.in:1280:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/set/Makefile.in-1281-	  success=true; \
##############################################
gnunet-0.13.1/src/set/Makefile.in-1349-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/set/Makefile.in:1350:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/set/Makefile.in:1351:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/set/Makefile.in:1352:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/set/Makefile.in-1353-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/set/Makefile.in-1359-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/set/Makefile.in:1360:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/set/Makefile.in:1361:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/set/Makefile.in-1362-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/set/Makefile.in-1412-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/set/Makefile.in:1413:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/set/Makefile.in:1414:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/set/Makefile.in-1415-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/set/Makefile.in-1426-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/set/Makefile.in:1427:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/set/Makefile.in-1428-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/curl/Makefile.in-50-  { \
gnunet-0.13.1/src/curl/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/curl/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/src/curl/Makefile.in-116-CONFIG_CLEAN_VPATH_FILES =
gnunet-0.13.1/src/curl/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/curl/Makefile.in-118-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/curl/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/curl/Makefile.in-120-    *) f=$$p;; \
gnunet-0.13.1/src/curl/Makefile.in-121-  esac;
gnunet-0.13.1/src/curl/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/curl/Makefile.in-123-am__install_max = 40
gnunet-0.13.1/src/curl/Makefile.in-124-am__nobase_strip_setup = \
gnunet-0.13.1/src/curl/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/curl/Makefile.in-126-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/curl/Makefile.in-580-.c.obj:
gnunet-0.13.1/src/curl/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/curl/Makefile.in-582-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/curl/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/curl/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/curl/Makefile.in-586-
##############################################
gnunet-0.13.1/src/curl/Makefile.in-594-libgnunetcurl_la-curl.lo: curl.c
gnunet-0.13.1/src/curl/Makefile.in:595:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnunetcurl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnunetcurl_la-curl.lo -MD -MP -MF $(DEPDIR)/libgnunetcurl_la-curl.Tpo -c -o libgnunetcurl_la-curl.lo `test -f 'curl.c' || echo '$(srcdir)/'`curl.c
gnunet-0.13.1/src/curl/Makefile.in-596-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetcurl_la-curl.Tpo $(DEPDIR)/libgnunetcurl_la-curl.Plo
##############################################
gnunet-0.13.1/src/curl/Makefile.in-598-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/curl/Makefile.in:599:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnunetcurl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnunetcurl_la-curl.lo `test -f 'curl.c' || echo '$(srcdir)/'`curl.c
gnunet-0.13.1/src/curl/Makefile.in-600-
gnunet-0.13.1/src/curl/Makefile.in-601-libgnunetcurl_la-curl_reschedule.lo: curl_reschedule.c
gnunet-0.13.1/src/curl/Makefile.in:602:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnunetcurl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnunetcurl_la-curl_reschedule.lo -MD -MP -MF $(DEPDIR)/libgnunetcurl_la-curl_reschedule.Tpo -c -o libgnunetcurl_la-curl_reschedule.lo `test -f 'curl_reschedule.c' || echo '$(srcdir)/'`curl_reschedule.c
gnunet-0.13.1/src/curl/Makefile.in-603-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetcurl_la-curl_reschedule.Tpo $(DEPDIR)/libgnunetcurl_la-curl_reschedule.Plo
##############################################
gnunet-0.13.1/src/curl/Makefile.in-605-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/curl/Makefile.in:606:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnunetcurl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnunetcurl_la-curl_reschedule.lo `test -f 'curl_reschedule.c' || echo '$(srcdir)/'`curl_reschedule.c
gnunet-0.13.1/src/curl/Makefile.in-607-
##############################################
gnunet-0.13.1/src/curl/Makefile.in-643-GTAGS:
gnunet-0.13.1/src/curl/Makefile.in:644:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/curl/Makefile.in-645-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/curl/Makefile.in-669-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/curl/Makefile.in:670:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/curl/Makefile.in:671:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/curl/Makefile.in-672-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/curl/Makefile.in-683-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/curl/Makefile.in:684:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/curl/Makefile.in-685-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-53-  { \
gnunet-0.13.1/src/consensus/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/consensus/Makefile.in-55-  }; \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-131-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/consensus/Makefile.in:132:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/consensus/Makefile.in-133-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/consensus/Makefile.in:134:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/consensus/Makefile.in-135-    *) f=$$p;; \
gnunet-0.13.1/src/consensus/Makefile.in-136-  esac;
gnunet-0.13.1/src/consensus/Makefile.in:137:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/consensus/Makefile.in-138-am__install_max = 40
gnunet-0.13.1/src/consensus/Makefile.in-139-am__nobase_strip_setup = \
gnunet-0.13.1/src/consensus/Makefile.in:140:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/consensus/Makefile.in-141-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-426-case "$@" in						\
gnunet-0.13.1/src/consensus/Makefile.in:427:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/consensus/Makefile.in-428-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-456-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/consensus/Makefile.in:457:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/consensus/Makefile.in:458:  bases=`echo $$bases`
gnunet-0.13.1/src/consensus/Makefile.in-459-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-469-        */*) b='$*';; \
gnunet-0.13.1/src/consensus/Makefile.in:470:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/consensus/Makefile.in-471-       esac;; \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-885-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/consensus/Makefile.in:886:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/consensus/Makefile.in-887-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-894-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/consensus/Makefile.in:895:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/consensus/Makefile.in-896-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-943-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/consensus/Makefile.in:944:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/consensus/Makefile.in-945-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1066-.c.obj:
gnunet-0.13.1/src/consensus/Makefile.in:1067:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/consensus/Makefile.in-1068-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1070-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/consensus/Makefile.in:1071:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/consensus/Makefile.in-1072-
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1080-gnunet_service_evil_consensus-gnunet-service-consensus.o: gnunet-service-consensus.c
gnunet-0.13.1/src/consensus/Makefile.in:1081:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_evil_consensus_CFLAGS) $(CFLAGS) -MT gnunet_service_evil_consensus-gnunet-service-consensus.o -MD -MP -MF $(DEPDIR)/gnunet_service_evil_consensus-gnunet-service-consensus.Tpo -c -o gnunet_service_evil_consensus-gnunet-service-consensus.o `test -f 'gnunet-service-consensus.c' || echo '$(srcdir)/'`gnunet-service-consensus.c
gnunet-0.13.1/src/consensus/Makefile.in-1082-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_evil_consensus-gnunet-service-consensus.Tpo $(DEPDIR)/gnunet_service_evil_consensus-gnunet-service-consensus.Po
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1084-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/consensus/Makefile.in:1085:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_evil_consensus_CFLAGS) $(CFLAGS) -c -o gnunet_service_evil_consensus-gnunet-service-consensus.o `test -f 'gnunet-service-consensus.c' || echo '$(srcdir)/'`gnunet-service-consensus.c
gnunet-0.13.1/src/consensus/Makefile.in-1086-
gnunet-0.13.1/src/consensus/Makefile.in-1087-gnunet_service_evil_consensus-gnunet-service-consensus.obj: gnunet-service-consensus.c
gnunet-0.13.1/src/consensus/Makefile.in:1088:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_evil_consensus_CFLAGS) $(CFLAGS) -MT gnunet_service_evil_consensus-gnunet-service-consensus.obj -MD -MP -MF $(DEPDIR)/gnunet_service_evil_consensus-gnunet-service-consensus.Tpo -c -o gnunet_service_evil_consensus-gnunet-service-consensus.obj `if test -f 'gnunet-service-consensus.c'; then $(CYGPATH_W) 'gnunet-service-consensus.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-consensus.c'; fi`
gnunet-0.13.1/src/consensus/Makefile.in-1089-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_evil_consensus-gnunet-service-consensus.Tpo $(DEPDIR)/gnunet_service_evil_consensus-gnunet-service-consensus.Po
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1091-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/consensus/Makefile.in:1092:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_evil_consensus_CFLAGS) $(CFLAGS) -c -o gnunet_service_evil_consensus-gnunet-service-consensus.obj `if test -f 'gnunet-service-consensus.c'; then $(CYGPATH_W) 'gnunet-service-consensus.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-consensus.c'; fi`
gnunet-0.13.1/src/consensus/Makefile.in-1093-
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1117-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/consensus/Makefile.in:1118:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/consensus/Makefile.in-1119-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1150-GTAGS:
gnunet-0.13.1/src/consensus/Makefile.in:1151:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/consensus/Makefile.in-1152-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1193-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/consensus/Makefile.in:1194:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/consensus/Makefile.in:1195:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/consensus/Makefile.in-1196-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1218-	ws='[ 	]'; \
gnunet-0.13.1/src/consensus/Makefile.in:1219:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/consensus/Makefile.in-1220-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/consensus/Makefile.in:1221:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/consensus/Makefile.in:1222:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/consensus/Makefile.in:1223:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/consensus/Makefile.in:1224:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/consensus/Makefile.in:1225:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/consensus/Makefile.in:1226:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/consensus/Makefile.in:1227:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/consensus/Makefile.in:1228:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/consensus/Makefile.in-1229-	  success=true; \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1297-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/consensus/Makefile.in:1298:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/consensus/Makefile.in:1299:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/consensus/Makefile.in:1300:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/consensus/Makefile.in-1301-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1307-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/consensus/Makefile.in:1308:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/consensus/Makefile.in:1309:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/consensus/Makefile.in-1310-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1339-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/consensus/Makefile.in:1340:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/consensus/Makefile.in:1341:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/consensus/Makefile.in-1342-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/consensus/Makefile.in-1353-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/consensus/Makefile.in:1354:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/consensus/Makefile.in-1355-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-52-  { \
gnunet-0.13.1/src/rps/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/rps/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-141-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS)
gnunet-0.13.1/src/rps/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/rps/Makefile.in-143-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/rps/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/rps/Makefile.in-145-    *) f=$$p;; \
gnunet-0.13.1/src/rps/Makefile.in-146-  esac;
gnunet-0.13.1/src/rps/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/rps/Makefile.in-148-am__install_max = 40
gnunet-0.13.1/src/rps/Makefile.in-149-am__nobase_strip_setup = \
gnunet-0.13.1/src/rps/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/rps/Makefile.in-151-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-493-case "$@" in						\
gnunet-0.13.1/src/rps/Makefile.in:494:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/rps/Makefile.in-495-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/rps/Makefile.in-523-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/rps/Makefile.in:524:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/rps/Makefile.in:525:  bases=`echo $$bases`
gnunet-0.13.1/src/rps/Makefile.in-526-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/rps/Makefile.in-536-        */*) b='$*';; \
gnunet-0.13.1/src/rps/Makefile.in:537:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/rps/Makefile.in-538-       esac;; \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-988-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/rps/Makefile.in:989:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/rps/Makefile.in-990-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-997-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/rps/Makefile.in:998:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/rps/Makefile.in-999-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1046-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/rps/Makefile.in:1047:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/rps/Makefile.in-1048-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1055-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/rps/Makefile.in:1056:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/rps/Makefile.in-1057-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1196-.c.obj:
gnunet-0.13.1/src/rps/Makefile.in:1197:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/rps/Makefile.in-1198-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1200-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rps/Makefile.in:1201:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/rps/Makefile.in-1202-
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1210-libgnunetrps_la-gnunet-service-rps_sampler_elem.lo: gnunet-service-rps_sampler_elem.c
gnunet-0.13.1/src/rps/Makefile.in:1211:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrps_la_CFLAGS) $(CFLAGS) -MT libgnunetrps_la-gnunet-service-rps_sampler_elem.lo -MD -MP -MF $(DEPDIR)/libgnunetrps_la-gnunet-service-rps_sampler_elem.Tpo -c -o libgnunetrps_la-gnunet-service-rps_sampler_elem.lo `test -f 'gnunet-service-rps_sampler_elem.c' || echo '$(srcdir)/'`gnunet-service-rps_sampler_elem.c
gnunet-0.13.1/src/rps/Makefile.in-1212-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetrps_la-gnunet-service-rps_sampler_elem.Tpo $(DEPDIR)/libgnunetrps_la-gnunet-service-rps_sampler_elem.Plo
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1214-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rps/Makefile.in:1215:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrps_la_CFLAGS) $(CFLAGS) -c -o libgnunetrps_la-gnunet-service-rps_sampler_elem.lo `test -f 'gnunet-service-rps_sampler_elem.c' || echo '$(srcdir)/'`gnunet-service-rps_sampler_elem.c
gnunet-0.13.1/src/rps/Makefile.in-1216-
gnunet-0.13.1/src/rps/Makefile.in-1217-libgnunetrps_la-rps-test_util.lo: rps-test_util.c
gnunet-0.13.1/src/rps/Makefile.in:1218:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrps_la_CFLAGS) $(CFLAGS) -MT libgnunetrps_la-rps-test_util.lo -MD -MP -MF $(DEPDIR)/libgnunetrps_la-rps-test_util.Tpo -c -o libgnunetrps_la-rps-test_util.lo `test -f 'rps-test_util.c' || echo '$(srcdir)/'`rps-test_util.c
gnunet-0.13.1/src/rps/Makefile.in-1219-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetrps_la-rps-test_util.Tpo $(DEPDIR)/libgnunetrps_la-rps-test_util.Plo
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1221-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rps/Makefile.in:1222:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrps_la_CFLAGS) $(CFLAGS) -c -o libgnunetrps_la-rps-test_util.lo `test -f 'rps-test_util.c' || echo '$(srcdir)/'`rps-test_util.c
gnunet-0.13.1/src/rps/Makefile.in-1223-
gnunet-0.13.1/src/rps/Makefile.in-1224-libgnunetrps_la-rps-sampler_common.lo: rps-sampler_common.c
gnunet-0.13.1/src/rps/Makefile.in:1225:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrps_la_CFLAGS) $(CFLAGS) -MT libgnunetrps_la-rps-sampler_common.lo -MD -MP -MF $(DEPDIR)/libgnunetrps_la-rps-sampler_common.Tpo -c -o libgnunetrps_la-rps-sampler_common.lo `test -f 'rps-sampler_common.c' || echo '$(srcdir)/'`rps-sampler_common.c
gnunet-0.13.1/src/rps/Makefile.in-1226-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetrps_la-rps-sampler_common.Tpo $(DEPDIR)/libgnunetrps_la-rps-sampler_common.Plo
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1228-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rps/Makefile.in:1229:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrps_la_CFLAGS) $(CFLAGS) -c -o libgnunetrps_la-rps-sampler_common.lo `test -f 'rps-sampler_common.c' || echo '$(srcdir)/'`rps-sampler_common.c
gnunet-0.13.1/src/rps/Makefile.in-1230-
gnunet-0.13.1/src/rps/Makefile.in-1231-libgnunetrps_la-rps-sampler_client.lo: rps-sampler_client.c
gnunet-0.13.1/src/rps/Makefile.in:1232:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrps_la_CFLAGS) $(CFLAGS) -MT libgnunetrps_la-rps-sampler_client.lo -MD -MP -MF $(DEPDIR)/libgnunetrps_la-rps-sampler_client.Tpo -c -o libgnunetrps_la-rps-sampler_client.lo `test -f 'rps-sampler_client.c' || echo '$(srcdir)/'`rps-sampler_client.c
gnunet-0.13.1/src/rps/Makefile.in-1233-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetrps_la-rps-sampler_client.Tpo $(DEPDIR)/libgnunetrps_la-rps-sampler_client.Plo
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1235-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rps/Makefile.in:1236:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrps_la_CFLAGS) $(CFLAGS) -c -o libgnunetrps_la-rps-sampler_client.lo `test -f 'rps-sampler_client.c' || echo '$(srcdir)/'`rps-sampler_client.c
gnunet-0.13.1/src/rps/Makefile.in-1237-
gnunet-0.13.1/src/rps/Makefile.in-1238-libgnunetrps_la-rps_api.lo: rps_api.c
gnunet-0.13.1/src/rps/Makefile.in:1239:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrps_la_CFLAGS) $(CFLAGS) -MT libgnunetrps_la-rps_api.lo -MD -MP -MF $(DEPDIR)/libgnunetrps_la-rps_api.Tpo -c -o libgnunetrps_la-rps_api.lo `test -f 'rps_api.c' || echo '$(srcdir)/'`rps_api.c
gnunet-0.13.1/src/rps/Makefile.in-1240-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnunetrps_la-rps_api.Tpo $(DEPDIR)/libgnunetrps_la-rps_api.Plo
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1242-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/rps/Makefile.in:1243:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnunetrps_la_CFLAGS) $(CFLAGS) -c -o libgnunetrps_la-rps_api.lo `test -f 'rps_api.c' || echo '$(srcdir)/'`rps_api.c
gnunet-0.13.1/src/rps/Makefile.in-1244-
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1268-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/rps/Makefile.in:1269:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/rps/Makefile.in-1270-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1301-GTAGS:
gnunet-0.13.1/src/rps/Makefile.in:1302:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/rps/Makefile.in-1303-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1344-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/rps/Makefile.in:1345:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/rps/Makefile.in:1346:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/rps/Makefile.in-1347-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1369-	ws='[ 	]'; \
gnunet-0.13.1/src/rps/Makefile.in:1370:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/rps/Makefile.in-1371-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/rps/Makefile.in:1372:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/rps/Makefile.in:1373:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/rps/Makefile.in:1374:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/rps/Makefile.in:1375:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/rps/Makefile.in:1376:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/rps/Makefile.in:1377:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/rps/Makefile.in:1378:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/rps/Makefile.in:1379:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/rps/Makefile.in-1380-	  success=true; \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1448-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/rps/Makefile.in:1449:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/rps/Makefile.in:1450:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/rps/Makefile.in:1451:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/rps/Makefile.in-1452-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1458-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/rps/Makefile.in:1459:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/rps/Makefile.in:1460:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/rps/Makefile.in-1461-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1567-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/rps/Makefile.in:1568:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/rps/Makefile.in:1569:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/rps/Makefile.in-1570-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/rps/Makefile.in-1581-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/rps/Makefile.in:1582:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/rps/Makefile.in-1583-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-52-  { \
gnunet-0.13.1/src/secretsharing/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-125-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/secretsharing/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/secretsharing/Makefile.in-127-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/secretsharing/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/secretsharing/Makefile.in-129-    *) f=$$p;; \
gnunet-0.13.1/src/secretsharing/Makefile.in-130-  esac;
gnunet-0.13.1/src/secretsharing/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/secretsharing/Makefile.in-132-am__install_max = 40
gnunet-0.13.1/src/secretsharing/Makefile.in-133-am__nobase_strip_setup = \
gnunet-0.13.1/src/secretsharing/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/secretsharing/Makefile.in-135-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-391-case "$@" in						\
gnunet-0.13.1/src/secretsharing/Makefile.in:392:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/secretsharing/Makefile.in-393-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-421-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/secretsharing/Makefile.in:422:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:423:  bases=`echo $$bases`
gnunet-0.13.1/src/secretsharing/Makefile.in-424-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-434-        */*) b='$*';; \
gnunet-0.13.1/src/secretsharing/Makefile.in:435:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-436-       esac;; \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-819-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/secretsharing/Makefile.in:820:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-821-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-828-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/secretsharing/Makefile.in:829:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-830-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-877-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/secretsharing/Makefile.in:878:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-879-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-958-.c.obj:
gnunet-0.13.1/src/secretsharing/Makefile.in:959:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/secretsharing/Makefile.in-960-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-962-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/secretsharing/Makefile.in:963:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/secretsharing/Makefile.in-964-
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-972-gnunet_service_secretsharing-gnunet-service-secretsharing.o: gnunet-service-secretsharing.c
gnunet-0.13.1/src/secretsharing/Makefile.in:973:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_secretsharing_CFLAGS) $(CFLAGS) -MT gnunet_service_secretsharing-gnunet-service-secretsharing.o -MD -MP -MF $(DEPDIR)/gnunet_service_secretsharing-gnunet-service-secretsharing.Tpo -c -o gnunet_service_secretsharing-gnunet-service-secretsharing.o `test -f 'gnunet-service-secretsharing.c' || echo '$(srcdir)/'`gnunet-service-secretsharing.c
gnunet-0.13.1/src/secretsharing/Makefile.in-974-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_secretsharing-gnunet-service-secretsharing.Tpo $(DEPDIR)/gnunet_service_secretsharing-gnunet-service-secretsharing.Po
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-976-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/secretsharing/Makefile.in:977:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_secretsharing_CFLAGS) $(CFLAGS) -c -o gnunet_service_secretsharing-gnunet-service-secretsharing.o `test -f 'gnunet-service-secretsharing.c' || echo '$(srcdir)/'`gnunet-service-secretsharing.c
gnunet-0.13.1/src/secretsharing/Makefile.in-978-
gnunet-0.13.1/src/secretsharing/Makefile.in-979-gnunet_service_secretsharing-gnunet-service-secretsharing.obj: gnunet-service-secretsharing.c
gnunet-0.13.1/src/secretsharing/Makefile.in:980:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_secretsharing_CFLAGS) $(CFLAGS) -MT gnunet_service_secretsharing-gnunet-service-secretsharing.obj -MD -MP -MF $(DEPDIR)/gnunet_service_secretsharing-gnunet-service-secretsharing.Tpo -c -o gnunet_service_secretsharing-gnunet-service-secretsharing.obj `if test -f 'gnunet-service-secretsharing.c'; then $(CYGPATH_W) 'gnunet-service-secretsharing.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-secretsharing.c'; fi`
gnunet-0.13.1/src/secretsharing/Makefile.in-981-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_secretsharing-gnunet-service-secretsharing.Tpo $(DEPDIR)/gnunet_service_secretsharing-gnunet-service-secretsharing.Po
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-983-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/secretsharing/Makefile.in:984:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_secretsharing_CFLAGS) $(CFLAGS) -c -o gnunet_service_secretsharing-gnunet-service-secretsharing.obj `if test -f 'gnunet-service-secretsharing.c'; then $(CYGPATH_W) 'gnunet-service-secretsharing.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-service-secretsharing.c'; fi`
gnunet-0.13.1/src/secretsharing/Makefile.in-985-
gnunet-0.13.1/src/secretsharing/Makefile.in-986-gnunet_service_secretsharing-secretsharing_common.o: secretsharing_common.c
gnunet-0.13.1/src/secretsharing/Makefile.in:987:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_secretsharing_CFLAGS) $(CFLAGS) -MT gnunet_service_secretsharing-secretsharing_common.o -MD -MP -MF $(DEPDIR)/gnunet_service_secretsharing-secretsharing_common.Tpo -c -o gnunet_service_secretsharing-secretsharing_common.o `test -f 'secretsharing_common.c' || echo '$(srcdir)/'`secretsharing_common.c
gnunet-0.13.1/src/secretsharing/Makefile.in-988-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_secretsharing-secretsharing_common.Tpo $(DEPDIR)/gnunet_service_secretsharing-secretsharing_common.Po
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-990-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/secretsharing/Makefile.in:991:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_secretsharing_CFLAGS) $(CFLAGS) -c -o gnunet_service_secretsharing-secretsharing_common.o `test -f 'secretsharing_common.c' || echo '$(srcdir)/'`secretsharing_common.c
gnunet-0.13.1/src/secretsharing/Makefile.in-992-
gnunet-0.13.1/src/secretsharing/Makefile.in-993-gnunet_service_secretsharing-secretsharing_common.obj: secretsharing_common.c
gnunet-0.13.1/src/secretsharing/Makefile.in:994:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_secretsharing_CFLAGS) $(CFLAGS) -MT gnunet_service_secretsharing-secretsharing_common.obj -MD -MP -MF $(DEPDIR)/gnunet_service_secretsharing-secretsharing_common.Tpo -c -o gnunet_service_secretsharing-secretsharing_common.obj `if test -f 'secretsharing_common.c'; then $(CYGPATH_W) 'secretsharing_common.c'; else $(CYGPATH_W) '$(srcdir)/secretsharing_common.c'; fi`
gnunet-0.13.1/src/secretsharing/Makefile.in-995-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_service_secretsharing-secretsharing_common.Tpo $(DEPDIR)/gnunet_service_secretsharing-secretsharing_common.Po
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-997-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/secretsharing/Makefile.in:998:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnunet_service_secretsharing_CFLAGS) $(CFLAGS) -c -o gnunet_service_secretsharing-secretsharing_common.obj `if test -f 'secretsharing_common.c'; then $(CYGPATH_W) 'secretsharing_common.c'; else $(CYGPATH_W) '$(srcdir)/secretsharing_common.c'; fi`
gnunet-0.13.1/src/secretsharing/Makefile.in-999-
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-1023-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1024:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-1025-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-1056-GTAGS:
gnunet-0.13.1/src/secretsharing/Makefile.in:1057:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/secretsharing/Makefile.in-1058-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-1099-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/secretsharing/Makefile.in:1100:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1101:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-1102-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-1124-	ws='[ 	]'; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1125:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-1126-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1127:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1128:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1129:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1130:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1131:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1132:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1133:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1134:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/secretsharing/Makefile.in-1135-	  success=true; \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-1203-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/secretsharing/Makefile.in:1204:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1205:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1206:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-1207-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-1213-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1214:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1215:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-1216-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-1245-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/secretsharing/Makefile.in:1246:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/secretsharing/Makefile.in:1247:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-1248-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/secretsharing/Makefile.in-1259-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/secretsharing/Makefile.in:1260:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/secretsharing/Makefile.in-1261-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-52-  { \
gnunet-0.13.1/src/revocation/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/revocation/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-126-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/revocation/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/revocation/Makefile.in-128-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/revocation/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/revocation/Makefile.in-130-    *) f=$$p;; \
gnunet-0.13.1/src/revocation/Makefile.in-131-  esac;
gnunet-0.13.1/src/revocation/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/revocation/Makefile.in-133-am__install_max = 40
gnunet-0.13.1/src/revocation/Makefile.in-134-am__nobase_strip_setup = \
gnunet-0.13.1/src/revocation/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/revocation/Makefile.in-136-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-405-case "$@" in						\
gnunet-0.13.1/src/revocation/Makefile.in:406:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/revocation/Makefile.in-407-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-435-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/revocation/Makefile.in:436:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/revocation/Makefile.in:437:  bases=`echo $$bases`
gnunet-0.13.1/src/revocation/Makefile.in-438-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-448-        */*) b='$*';; \
gnunet-0.13.1/src/revocation/Makefile.in:449:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/revocation/Makefile.in-450-       esac;; \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-870-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/revocation/Makefile.in:871:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/revocation/Makefile.in-872-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-879-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/revocation/Makefile.in:880:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/revocation/Makefile.in-881-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-928-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/revocation/Makefile.in:929:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/revocation/Makefile.in-930-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-1051-.c.obj:
gnunet-0.13.1/src/revocation/Makefile.in:1052:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/revocation/Makefile.in-1053-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-1055-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/revocation/Makefile.in:1056:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/revocation/Makefile.in-1057-
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-1088-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/revocation/Makefile.in:1089:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/revocation/Makefile.in-1090-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-1121-GTAGS:
gnunet-0.13.1/src/revocation/Makefile.in:1122:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/revocation/Makefile.in-1123-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-1164-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/revocation/Makefile.in:1165:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/revocation/Makefile.in:1166:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/revocation/Makefile.in-1167-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-1189-	ws='[ 	]'; \
gnunet-0.13.1/src/revocation/Makefile.in:1190:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/revocation/Makefile.in-1191-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/revocation/Makefile.in:1192:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/revocation/Makefile.in:1193:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/revocation/Makefile.in:1194:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/revocation/Makefile.in:1195:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/revocation/Makefile.in:1196:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/revocation/Makefile.in:1197:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/revocation/Makefile.in:1198:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/revocation/Makefile.in:1199:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/revocation/Makefile.in-1200-	  success=true; \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-1268-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/revocation/Makefile.in:1269:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/revocation/Makefile.in:1270:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/revocation/Makefile.in:1271:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/revocation/Makefile.in-1272-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-1278-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/revocation/Makefile.in:1279:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/revocation/Makefile.in:1280:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/revocation/Makefile.in-1281-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-1317-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/revocation/Makefile.in:1318:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/revocation/Makefile.in:1319:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/revocation/Makefile.in-1320-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/revocation/Makefile.in-1331-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/revocation/Makefile.in:1332:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/revocation/Makefile.in-1333-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/src/namecache/plugin_namecache_postgres.c-105-      GNUNET_PQ_make_prepare ("delete_block",
gnunet-0.13.1/src/namecache/plugin_namecache_postgres.c:106:                              "DELETE FROM ns096blocks WHERE query=$1 AND expiration_time<=$2",
gnunet-0.13.1/src/namecache/plugin_namecache_postgres.c-107-                              2),
gnunet-0.13.1/src/namecache/plugin_namecache_postgres.c-108-      GNUNET_PQ_make_prepare ("lookup_block",
gnunet-0.13.1/src/namecache/plugin_namecache_postgres.c:109:                              "SELECT block FROM ns096blocks WHERE query=$1"
gnunet-0.13.1/src/namecache/plugin_namecache_postgres.c-110-                              " ORDER BY expiration_time DESC LIMIT 1", 1),
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-52-  { \
gnunet-0.13.1/src/namecache/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/src/namecache/Makefile.in-54-  }; \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-131-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
gnunet-0.13.1/src/namecache/Makefile.in:132:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/src/namecache/Makefile.in-133-am__vpath_adj = case $$p in \
gnunet-0.13.1/src/namecache/Makefile.in:134:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/src/namecache/Makefile.in-135-    *) f=$$p;; \
gnunet-0.13.1/src/namecache/Makefile.in-136-  esac;
gnunet-0.13.1/src/namecache/Makefile.in:137:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/src/namecache/Makefile.in-138-am__install_max = 40
gnunet-0.13.1/src/namecache/Makefile.in-139-am__nobase_strip_setup = \
gnunet-0.13.1/src/namecache/Makefile.in:140:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/src/namecache/Makefile.in-141-am__nobase_strip = \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-474-case "$@" in						\
gnunet-0.13.1/src/namecache/Makefile.in:475:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnunet-0.13.1/src/namecache/Makefile.in-476-    *) am__odir=.;; 					\
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-504-  bases='$(TEST_LOGS)'; \
gnunet-0.13.1/src/namecache/Makefile.in:505:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/namecache/Makefile.in:506:  bases=`echo $$bases`
gnunet-0.13.1/src/namecache/Makefile.in-507-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-517-        */*) b='$*';; \
gnunet-0.13.1/src/namecache/Makefile.in:518:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnunet-0.13.1/src/namecache/Makefile.in-519-       esac;; \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-982-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/namecache/Makefile.in:983:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/namecache/Makefile.in-984-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-991-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/namecache/Makefile.in:992:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/namecache/Makefile.in-993-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-1040-	test -n "$(EXEEXT)" || exit 0; \
gnunet-0.13.1/src/namecache/Makefile.in:1041:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnunet-0.13.1/src/namecache/Makefile.in-1042-	echo " rm -f" $$list; \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-1179-.c.obj:
gnunet-0.13.1/src/namecache/Makefile.in:1180:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/namecache/Makefile.in-1181-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-1183-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-0.13.1/src/namecache/Makefile.in:1184:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-0.13.1/src/namecache/Makefile.in-1185-
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-1216-	@list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
gnunet-0.13.1/src/namecache/Makefile.in:1217:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/src/namecache/Makefile.in-1218-	dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-1249-GTAGS:
gnunet-0.13.1/src/namecache/Makefile.in:1250:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/src/namecache/Makefile.in-1251-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-1292-	if test -n "$$redo_bases"; then \
gnunet-0.13.1/src/namecache/Makefile.in:1293:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/namecache/Makefile.in:1294:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/namecache/Makefile.in-1295-	  if $(am__make_dryrun); then :; else \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-1317-	ws='[ 	]'; \
gnunet-0.13.1/src/namecache/Makefile.in:1318:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnunet-0.13.1/src/namecache/Makefile.in-1319-	test -n "$$results" || results=/dev/null; \
gnunet-0.13.1/src/namecache/Makefile.in:1320:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnunet-0.13.1/src/namecache/Makefile.in:1321:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnunet-0.13.1/src/namecache/Makefile.in:1322:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnunet-0.13.1/src/namecache/Makefile.in:1323:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnunet-0.13.1/src/namecache/Makefile.in:1324:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnunet-0.13.1/src/namecache/Makefile.in:1325:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnunet-0.13.1/src/namecache/Makefile.in:1326:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnunet-0.13.1/src/namecache/Makefile.in:1327:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnunet-0.13.1/src/namecache/Makefile.in-1328-	  success=true; \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-1396-	@set +e; $(am__set_TESTS_bases); \
gnunet-0.13.1/src/namecache/Makefile.in:1397:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/namecache/Makefile.in:1398:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnunet-0.13.1/src/namecache/Makefile.in:1399:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnunet-0.13.1/src/namecache/Makefile.in-1400-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-1406-	         | $(am__list_recheck_tests)` || exit 1; \
gnunet-0.13.1/src/namecache/Makefile.in:1407:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnunet-0.13.1/src/namecache/Makefile.in:1408:	log_list=`echo $$log_list`; \
gnunet-0.13.1/src/namecache/Makefile.in-1409-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-1459-distdir-am: $(DISTFILES)
gnunet-0.13.1/src/namecache/Makefile.in:1460:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/namecache/Makefile.in:1461:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/src/namecache/Makefile.in-1462-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/src/namecache/Makefile.in-1473-	  if test -d $$d/$$file; then \
gnunet-0.13.1/src/namecache/Makefile.in:1474:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/src/namecache/Makefile.in-1475-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/pkgconfig/Makefile.in-50-  { \
gnunet-0.13.1/pkgconfig/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/pkgconfig/Makefile.in-52-  }; \
##############################################
gnunet-0.13.1/pkgconfig/Makefile.in-145-  esac
gnunet-0.13.1/pkgconfig/Makefile.in:146:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/pkgconfig/Makefile.in-147-am__vpath_adj = case $$p in \
gnunet-0.13.1/pkgconfig/Makefile.in:148:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/pkgconfig/Makefile.in-149-    *) f=$$p;; \
gnunet-0.13.1/pkgconfig/Makefile.in-150-  esac;
gnunet-0.13.1/pkgconfig/Makefile.in:151:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/pkgconfig/Makefile.in-152-am__install_max = 40
gnunet-0.13.1/pkgconfig/Makefile.in-153-am__nobase_strip_setup = \
gnunet-0.13.1/pkgconfig/Makefile.in:154:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/pkgconfig/Makefile.in-155-am__nobase_strip = \
##############################################
gnunet-0.13.1/pkgconfig/Makefile.in-636-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gnunet-0.13.1/pkgconfig/Makefile.in:637:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/pkgconfig/Makefile.in-638-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/pkgconfig/Makefile.in-649-distdir-am: $(DISTFILES)
gnunet-0.13.1/pkgconfig/Makefile.in:650:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/pkgconfig/Makefile.in:651:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/pkgconfig/Makefile.in-652-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/pkgconfig/Makefile.in-663-	  if test -d $$d/$$file; then \
gnunet-0.13.1/pkgconfig/Makefile.in:664:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/pkgconfig/Makefile.in-665-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/Makefile.in-51-  { \
gnunet-0.13.1/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-0.13.1/Makefile.in-53-  }; \
##############################################
gnunet-0.13.1/Makefile.in-154-  esac
gnunet-0.13.1/Makefile.in:155:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-0.13.1/Makefile.in-156-am__vpath_adj = case $$p in \
gnunet-0.13.1/Makefile.in:157:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-0.13.1/Makefile.in-158-    *) f=$$p;; \
gnunet-0.13.1/Makefile.in-159-  esac;
gnunet-0.13.1/Makefile.in:160:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-0.13.1/Makefile.in-161-am__install_max = 40
gnunet-0.13.1/Makefile.in-162-am__nobase_strip_setup = \
gnunet-0.13.1/Makefile.in:163:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-0.13.1/Makefile.in-164-am__nobase_strip = \
##############################################
gnunet-0.13.1/Makefile.in-245-  while test -n "$$dir1"; do \
gnunet-0.13.1/Makefile.in:246:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-0.13.1/Makefile.in-247-    if test "$$first" != "."; then \
gnunet-0.13.1/Makefile.in-248-      if test "$$first" = ".."; then \
gnunet-0.13.1/Makefile.in:249:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-0.13.1/Makefile.in:250:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-0.13.1/Makefile.in-251-      else \
gnunet-0.13.1/Makefile.in:252:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-0.13.1/Makefile.in-253-        if test "$$first2" = "$$first"; then \
gnunet-0.13.1/Makefile.in:254:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/Makefile.in-255-        else \
##############################################
gnunet-0.13.1/Makefile.in-260-    fi; \
gnunet-0.13.1/Makefile.in:261:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-0.13.1/Makefile.in-262-  done; \
##############################################
gnunet-0.13.1/Makefile.in-604-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
gnunet-0.13.1/Makefile.in:605:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/Makefile.in-606-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/Makefile.in-625-	@list='$(gnunetinclude_HEADERS)'; test -n "$(gnunetincludedir)" || list=; \
gnunet-0.13.1/Makefile.in:626:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnunet-0.13.1/Makefile.in-627-	dir='$(DESTDIR)$(gnunetincludedir)'; $(am__uninstall_files_from_dir)
##############################################
gnunet-0.13.1/Makefile.in-642-	dot_seen=no; \
gnunet-0.13.1/Makefile.in:643:	target=`echo $@ | sed s/-recursive//`; \
gnunet-0.13.1/Makefile.in-644-	case "$@" in \
##############################################
gnunet-0.13.1/Makefile.in-705-GTAGS:
gnunet-0.13.1/Makefile.in:706:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-0.13.1/Makefile.in-707-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-0.13.1/Makefile.in-740-	test -d "$(distdir)" || mkdir "$(distdir)"
gnunet-0.13.1/Makefile.in:741:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/Makefile.in:742:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-0.13.1/Makefile.in-743-	list='$(DISTFILES)'; \
##############################################
gnunet-0.13.1/Makefile.in-754-	  if test -d $$d/$$file; then \
gnunet-0.13.1/Makefile.in:755:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-0.13.1/Makefile.in-756-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-0.13.1/Makefile.in-871-	test -d $(distdir)/_build || exit 0; \
gnunet-0.13.1/Makefile.in:872:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gnunet-0.13.1/Makefile.in-873-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gnunet-0.13.1/Makefile.in-915-	}; \
gnunet-0.13.1/Makefile.in:916:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gnunet-0.13.1/Makefile.in-917-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gnunet-0.13.1/Makefile.in-927-	fi
gnunet-0.13.1/Makefile.in:928:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gnunet-0.13.1/Makefile.in-929-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gnunet-0.13.1/build-aux/depcomp-64-  case $1 in
gnunet-0.13.1/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gnunet-0.13.1/build-aux/depcomp-66-      *) dir=;;
##############################################
gnunet-0.13.1/build-aux/depcomp-73-{
gnunet-0.13.1/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gnunet-0.13.1/build-aux/depcomp-75-}
##############################################
gnunet-0.13.1/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gnunet-0.13.1/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gnunet-0.13.1/build-aux/depcomp-128-
##############################################
gnunet-0.13.1/build-aux/depcomp-405-        sleep 1
gnunet-0.13.1/build-aux/depcomp:406:        i=`expr $i - 1`
gnunet-0.13.1/build-aux/depcomp-407-      done
gnunet-0.13.1/build-aux/depcomp-408-    fi
gnunet-0.13.1/build-aux/depcomp:409:    i=`expr $i - 1`
gnunet-0.13.1/build-aux/depcomp-410-  done
##############################################
gnunet-0.13.1/build-aux/depcomp-425-  # Do two passes, one to just change these to
gnunet-0.13.1/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gnunet-0.13.1/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gnunet-0.13.1/build-aux/depcomp-659-  done
gnunet-0.13.1/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gnunet-0.13.1/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
gnunet-0.13.1/build-aux/texinfo.tex-7001-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
gnunet-0.13.1/build-aux/texinfo.tex:7002:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
gnunet-0.13.1/build-aux/texinfo.tex-7003-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
gnunet-0.13.1/build-aux/compile-67-	mingw/*)
gnunet-0.13.1/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gnunet-0.13.1/build-aux/compile-69-	  ;;
gnunet-0.13.1/build-aux/compile-70-	cygwin/* | msys/*)
gnunet-0.13.1/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gnunet-0.13.1/build-aux/compile-72-	  ;;
gnunet-0.13.1/build-aux/compile-73-	wine/*)
gnunet-0.13.1/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gnunet-0.13.1/build-aux/compile-75-	  ;;
##############################################
gnunet-0.13.1/build-aux/compile-310-# Name of file we expect compiler to create.
gnunet-0.13.1/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gnunet-0.13.1/build-aux/compile-312-
##############################################
gnunet-0.13.1/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
gnunet-0.13.1/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gnunet-0.13.1/build-aux/compile-318-while true; do
##############################################
gnunet-0.13.1/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
gnunet-0.13.1/build-aux/mdate-sh:115:set x`$ls_command /`
gnunet-0.13.1/build-aux/mdate-sh-116-
##############################################
gnunet-0.13.1/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory.
gnunet-0.13.1/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
gnunet-0.13.1/build-aux/mdate-sh-146-
##############################################
gnunet-0.13.1/build-aux/mdate-sh-211-       then
gnunet-0.13.1/build-aux/mdate-sh:212:	 year=`expr $year - 1`
gnunet-0.13.1/build-aux/mdate-sh-213-       fi;;
##############################################
gnunet-0.13.1/build-aux/install-sh-234-      fi
gnunet-0.13.1/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gnunet-0.13.1/build-aux/install-sh-236-    *)
##############################################
gnunet-0.13.1/build-aux/install-sh-280-      dstdir=$dst
gnunet-0.13.1/build-aux/install-sh:281:      dstbase=`basename "$src"`
gnunet-0.13.1/build-aux/install-sh-282-      case $dst in
##############################################
gnunet-0.13.1/build-aux/install-sh-287-    else
gnunet-0.13.1/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
gnunet-0.13.1/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
gnunet-0.13.1/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
gnunet-0.13.1/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gnunet-0.13.1/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
gnunet-0.13.1/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gnunet-0.13.1/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gnunet-0.13.1/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gnunet-0.13.1/build-aux/install-sh-419-            case $prefix in
gnunet-0.13.1/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gnunet-0.13.1/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
gnunet-0.13.1/build-aux/install-sh-479-    if $copy_on_change &&
gnunet-0.13.1/build-aux/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gnunet-0.13.1/build-aux/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gnunet-0.13.1/build-aux/install-sh-482-       set -f &&
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-94-#
gnunet-0.13.1/build-aux/ltmain.sh:95:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
gnunet-0.13.1/build-aux/ltmain.sh-96-#
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-210-          func_executable_p "$_G_path_prog" || continue
gnunet-0.13.1/build-aux/ltmain.sh:211:          case `"$_G_path_prog" --version 2>&1` in
gnunet-0.13.1/build-aux/ltmain.sh-212-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-257-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnunet-0.13.1/build-aux/ltmain.sh:258:      _G_count=`expr $_G_count + 1`
gnunet-0.13.1/build-aux/ltmain.sh-259-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-293-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnunet-0.13.1/build-aux/ltmain.sh:294:      _G_count=`expr $_G_count + 1`
gnunet-0.13.1/build-aux/ltmain.sh-295-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-418-# The name of this program.
gnunet-0.13.1/build-aux/ltmain.sh:419:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
gnunet-0.13.1/build-aux/ltmain.sh-420-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-424-  *[\\/]*)
gnunet-0.13.1/build-aux/ltmain.sh:425:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
gnunet-0.13.1/build-aux/ltmain.sh:426:     progdir=`cd "$progdir" && pwd`
gnunet-0.13.1/build-aux/ltmain.sh-427-     progpath=$progdir/$progname
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-618-
gnunet-0.13.1/build-aux/ltmain.sh:619:    eval _G_current_value='`$ECHO $'$1'`'
gnunet-0.13.1/build-aux/ltmain.sh:620:    _G_delim=`expr "$2" : '\(.\)'`
gnunet-0.13.1/build-aux/ltmain.sh-621-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-647-
gnunet-0.13.1/build-aux/ltmain.sh:648:    func_arith_result=`expr "$@"`
gnunet-0.13.1/build-aux/ltmain.sh-649-  }
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-668-  # ...otherwise fall back to using sed.
gnunet-0.13.1/build-aux/ltmain.sh:669:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
gnunet-0.13.1/build-aux/ltmain.sh:670:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
gnunet-0.13.1/build-aux/ltmain.sh-671-      if test "X$func_dirname_result" = "X$1"; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-765-      test -n "$_G_tc" && {
gnunet-0.13.1/build-aux/ltmain.sh:766:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
gnunet-0.13.1/build-aux/ltmain.sh:767:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
gnunet-0.13.1/build-aux/ltmain.sh-768-      }
gnunet-0.13.1/build-aux/ltmain.sh-769-    done
gnunet-0.13.1/build-aux/ltmain.sh:770:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
gnunet-0.13.1/build-aux/ltmain.sh-771-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-839-
gnunet-0.13.1/build-aux/ltmain.sh:840:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gnunet-0.13.1/build-aux/ltmain.sh-841-  }
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-871-        # ...otherwise throw away the child directory and loop
gnunet-0.13.1/build-aux/ltmain.sh:872:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
gnunet-0.13.1/build-aux/ltmain.sh-873-      done
gnunet-0.13.1/build-aux/ltmain.sh:874:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
gnunet-0.13.1/build-aux/ltmain.sh-875-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-909-      # If mktemp works, use that first and foremost
gnunet-0.13.1/build-aux/ltmain.sh:910:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
gnunet-0.13.1/build-aux/ltmain.sh-911-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-1181-# but optimized for speed.  Result is stored in $func_quotefast_eval.
gnunet-0.13.1/build-aux/ltmain.sh:1182:if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then
gnunet-0.13.1/build-aux/ltmain.sh-1183-  printf -v _GL_test_printf_tilde %q '~'
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-1320-    case $2 in
gnunet-0.13.1/build-aux/ltmain.sh:1321:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
gnunet-0.13.1/build-aux/ltmain.sh:1322:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
gnunet-0.13.1/build-aux/ltmain.sh-1323-    esac
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-1393-    [0-9]* | *[!a-zA-Z0-9_]*)
gnunet-0.13.1/build-aux/ltmain.sh:1394:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
gnunet-0.13.1/build-aux/ltmain.sh-1395-      ;;
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-1480-
gnunet-0.13.1/build-aux/ltmain.sh:1481:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
gnunet-0.13.1/build-aux/ltmain.sh-1482-}
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-1542-# The default options also support '--debug', which will turn on shell
gnunet-0.13.1/build-aux/ltmain.sh:1543:# execution tracing (see the comment above debug_cmd below for another
gnunet-0.13.1/build-aux/ltmain.sh-1544-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-1636-
gnunet-0.13.1/build-aux/ltmain.sh:1637:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
gnunet-0.13.1/build-aux/ltmain.sh-1638-}
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-2056-
gnunet-0.13.1/build-aux/ltmain.sh:2057:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
gnunet-0.13.1/build-aux/ltmain.sh-2058-      func_split_equals_rhs=
gnunet-0.13.1/build-aux/ltmain.sh-2059-      test "x$func_split_equals_lhs" = "x$1" \
gnunet-0.13.1/build-aux/ltmain.sh:2060:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
gnunet-0.13.1/build-aux/ltmain.sh-2061-  }
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-2084-
gnunet-0.13.1/build-aux/ltmain.sh:2085:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
gnunet-0.13.1/build-aux/ltmain.sh:2086:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
gnunet-0.13.1/build-aux/ltmain.sh-2087-  }
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-2270-       version:        $progname (GNU libtool) 2.4.6.44-b9b4-dirty
gnunet-0.13.1/build-aux/ltmain.sh:2271:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
gnunet-0.13.1/build-aux/ltmain.sh:2272:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
gnunet-0.13.1/build-aux/ltmain.sh-2273-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-2309-  {
gnunet-0.13.1/build-aux/ltmain.sh:2310:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
gnunet-0.13.1/build-aux/ltmain.sh-2311-  }
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-2314-  {
gnunet-0.13.1/build-aux/ltmain.sh:2315:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
gnunet-0.13.1/build-aux/ltmain.sh-2316-  }
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-2405-	  # quotes we have to do it in 2 steps:
gnunet-0.13.1/build-aux/ltmain.sh:2406:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gnunet-0.13.1/build-aux/ltmain.sh-2407-	  eval "$extractedcf"
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-2873-      done
gnunet-0.13.1/build-aux/ltmain.sh:2874:      CC_expanded=`func_echo_all $CC`
gnunet-0.13.1/build-aux/ltmain.sh:2875:      CC_quoted_expanded=`func_echo_all $CC_quoted`
gnunet-0.13.1/build-aux/ltmain.sh-2876-      case $@ in
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-2886-	    # Evaluate the configuration.
gnunet-0.13.1/build-aux/ltmain.sh:2887:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gnunet-0.13.1/build-aux/ltmain.sh-2888-	    CC_quoted=
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-2892-	    done
gnunet-0.13.1/build-aux/ltmain.sh:2893:	    CC_expanded=`func_echo_all $CC`
gnunet-0.13.1/build-aux/ltmain.sh:2894:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
gnunet-0.13.1/build-aux/ltmain.sh-2895-	    case "$@ " in
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-2984-    # zero AND non-empty stdout, which explains the odd construction:
gnunet-0.13.1/build-aux/ltmain.sh:2985:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
gnunet-0.13.1/build-aux/ltmain.sh-2986-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-3052-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
gnunet-0.13.1/build-aux/ltmain.sh:3053:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
gnunet-0.13.1/build-aux/ltmain.sh-3054-    if test "$?" -ne 0; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-3223-    # LT_CYGPATH in this case.
gnunet-0.13.1/build-aux/ltmain.sh:3224:    func_to_host_file_result=`cygpath -m "$1"`
gnunet-0.13.1/build-aux/ltmain.sh-3225-  fi
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-3380-    func_to_host_path_tmp1=$func_stripname_result
gnunet-0.13.1/build-aux/ltmain.sh:3381:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
gnunet-0.13.1/build-aux/ltmain.sh-3382-    func_convert_path_check : ";" \
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-3590-    *.[cCFSifmso] | \
gnunet-0.13.1/build-aux/ltmain.sh:3591:    *.ada | *.adb | *.ads | *.asm | \
gnunet-0.13.1/build-aux/ltmain.sh-3592-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-3667-    if test no = "$compiler_c_o"; then
gnunet-0.13.1/build-aux/ltmain.sh:3668:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
gnunet-0.13.1/build-aux/ltmain.sh-3669-      lockfile=$output_obj.lock
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-3686-*** ERROR, $lockfile exists and contains:
gnunet-0.13.1/build-aux/ltmain.sh:3687:`cat $lockfile 2>/dev/null`
gnunet-0.13.1/build-aux/ltmain.sh-3688-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-3734-      if test warn = "$need_locks" &&
gnunet-0.13.1/build-aux/ltmain.sh:3735:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnunet-0.13.1/build-aux/ltmain.sh-3736-	$ECHO "\
gnunet-0.13.1/build-aux/ltmain.sh-3737-*** ERROR, $lockfile contains:
gnunet-0.13.1/build-aux/ltmain.sh:3738:`cat $lockfile 2>/dev/null`
gnunet-0.13.1/build-aux/ltmain.sh-3739-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-3783-      if test warn = "$need_locks" &&
gnunet-0.13.1/build-aux/ltmain.sh:3784:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnunet-0.13.1/build-aux/ltmain.sh-3785-	$ECHO "\
gnunet-0.13.1/build-aux/ltmain.sh-3786-*** ERROR, $lockfile contains:
gnunet-0.13.1/build-aux/ltmain.sh:3787:`cat $lockfile 2>/dev/null`
gnunet-0.13.1/build-aux/ltmain.sh-3788-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-4109-      # Get the absolute pathname.
gnunet-0.13.1/build-aux/ltmain.sh:4110:      absdir=`cd "$dir" && pwd`
gnunet-0.13.1/build-aux/ltmain.sh-4111-      test -n "$absdir" && dir=$absdir
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-4208-      if test -n "$lt_sysroot"; then
gnunet-0.13.1/build-aux/ltmain.sh:4209:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
gnunet-0.13.1/build-aux/ltmain.sh-4210-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-4492-	  # Determine the prefix the user has applied to our future dir.
gnunet-0.13.1/build-aux/ltmain.sh:4493:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
gnunet-0.13.1/build-aux/ltmain.sh-4494-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-4505-	    # Stick the inst_prefix_dir data into the link command.
gnunet-0.13.1/build-aux/ltmain.sh:4506:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gnunet-0.13.1/build-aux/ltmain.sh-4507-	  else
gnunet-0.13.1/build-aux/ltmain.sh:4508:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gnunet-0.13.1/build-aux/ltmain.sh-4509-	  fi
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-4672-	    fi
gnunet-0.13.1/build-aux/ltmain.sh:4673:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
gnunet-0.13.1/build-aux/ltmain.sh-4674-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-4691-	        # Replace the output file specification.
gnunet-0.13.1/build-aux/ltmain.sh:4692:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
gnunet-0.13.1/build-aux/ltmain.sh-4693-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-4710-	    # Install the binary that we compiled earlier.
gnunet-0.13.1/build-aux/ltmain.sh:4711:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
gnunet-0.13.1/build-aux/ltmain.sh-4712-	  fi
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-4784-    my_pic_p=${3-false}
gnunet-0.13.1/build-aux/ltmain.sh:4785:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
gnunet-0.13.1/build-aux/ltmain.sh-4786-    my_dlsyms=
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-4842-	  # Add our own program objects to the symbol list.
gnunet-0.13.1/build-aux/ltmain.sh:4843:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnunet-0.13.1/build-aux/ltmain.sh-4844-	  for progfile in $progfiles; do
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-4904-	          # Use subshell, to avoid clobbering current variable values
gnunet-0.13.1/build-aux/ltmain.sh:4905:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
gnunet-0.13.1/build-aux/ltmain.sh-4906-	          if test -n "$dlprefile_dlname"; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5073-	  if test -f "$output_objdir/$my_outputname.def"; then
gnunet-0.13.1/build-aux/ltmain.sh:5074:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnunet-0.13.1/build-aux/ltmain.sh:5075:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnunet-0.13.1/build-aux/ltmain.sh-5076-	  else
gnunet-0.13.1/build-aux/ltmain.sh:5077:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnunet-0.13.1/build-aux/ltmain.sh:5078:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnunet-0.13.1/build-aux/ltmain.sh-5079-	  fi
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5081-	*)
gnunet-0.13.1/build-aux/ltmain.sh:5082:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnunet-0.13.1/build-aux/ltmain.sh:5083:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnunet-0.13.1/build-aux/ltmain.sh-5084-	  ;;
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5096-      # Nullify the symbol file.
gnunet-0.13.1/build-aux/ltmain.sh:5097:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
gnunet-0.13.1/build-aux/ltmain.sh:5098:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
gnunet-0.13.1/build-aux/ltmain.sh-5099-    fi
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5110-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnunet-0.13.1/build-aux/ltmain.sh:5111:  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)$'`
gnunet-0.13.1/build-aux/ltmain.sh-5112-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5123-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnunet-0.13.1/build-aux/ltmain.sh:5124:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
gnunet-0.13.1/build-aux/ltmain.sh-5125-  test -n "$func_cygming_ms_implib_tmp"
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5139-  win32_libid_type=unknown
gnunet-0.13.1/build-aux/ltmain.sh:5140:  win32_fileres=`file -L $1 2>/dev/null`
gnunet-0.13.1/build-aux/ltmain.sh-5141-  case $win32_fileres in
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5204-
gnunet-0.13.1/build-aux/ltmain.sh:5205:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
gnunet-0.13.1/build-aux/ltmain.sh-5206-}
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5222-
gnunet-0.13.1/build-aux/ltmain.sh:5223:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
gnunet-0.13.1/build-aux/ltmain.sh-5224-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5286-    # binutils import library
gnunet-0.13.1/build-aux/ltmain.sh:5287:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
gnunet-0.13.1/build-aux/ltmain.sh-5288-  elif func_cygming_ms_implib_p "$1"; then
gnunet-0.13.1/build-aux/ltmain.sh-5289-    # ms-generated import library
gnunet-0.13.1/build-aux/ltmain.sh:5290:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
gnunet-0.13.1/build-aux/ltmain.sh-5291-  else
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5370-	  darwin_base_archive=$func_basename_result
gnunet-0.13.1/build-aux/ltmain.sh:5371:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gnunet-0.13.1/build-aux/ltmain.sh-5372-	  if test -n "$darwin_arches"; then
gnunet-0.13.1/build-aux/ltmain.sh:5373:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gnunet-0.13.1/build-aux/ltmain.sh-5374-	    darwin_arch=
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5384-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gnunet-0.13.1/build-aux/ltmain.sh:5385:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
gnunet-0.13.1/build-aux/ltmain.sh-5386-	    darwin_file=
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5388-	    for darwin_file in $darwin_filelist; do
gnunet-0.13.1/build-aux/ltmain.sh:5389:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
gnunet-0.13.1/build-aux/ltmain.sh-5390-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5403-      esac
gnunet-0.13.1/build-aux/ltmain.sh:5404:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
gnunet-0.13.1/build-aux/ltmain.sh-5405-    done
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5510-    --lt-dump-script)
gnunet-0.13.1/build-aux/ltmain.sh:5511:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
gnunet-0.13.1/build-aux/ltmain.sh-5512-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
gnunet-0.13.1/build-aux/ltmain.sh:5513:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
gnunet-0.13.1/build-aux/ltmain.sh-5514-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5537-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
gnunet-0.13.1/build-aux/ltmain.sh:5538:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
gnunet-0.13.1/build-aux/ltmain.sh-5539-  done
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5595-  # Find the directory that this script lives in.
gnunet-0.13.1/build-aux/ltmain.sh:5596:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
gnunet-0.13.1/build-aux/ltmain.sh-5597-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5599-  # Follow symbolic links until we get to the real thisdir.
gnunet-0.13.1/build-aux/ltmain.sh:5600:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
gnunet-0.13.1/build-aux/ltmain.sh-5601-  while test -n \"\$file\"; do
gnunet-0.13.1/build-aux/ltmain.sh:5602:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
gnunet-0.13.1/build-aux/ltmain.sh-5603-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5611-
gnunet-0.13.1/build-aux/ltmain.sh:5612:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
gnunet-0.13.1/build-aux/ltmain.sh:5613:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
gnunet-0.13.1/build-aux/ltmain.sh-5614-  done
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5625-    case \"\$thisdir\" in
gnunet-0.13.1/build-aux/ltmain.sh:5626:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
gnunet-0.13.1/build-aux/ltmain.sh-5627-    $objdir )   thisdir=. ;;
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5631-  # Try to get the absolute directory name.
gnunet-0.13.1/build-aux/ltmain.sh:5632:  absdir=\`cd \"\$thisdir\" && pwd\`
gnunet-0.13.1/build-aux/ltmain.sh-5633-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5641-  if test ! -f \"\$progdir/\$program\" ||
gnunet-0.13.1/build-aux/ltmain.sh:5642:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
gnunet-0.13.1/build-aux/ltmain.sh-5643-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5656-    if test -n \"\$relink_command\"; then
gnunet-0.13.1/build-aux/ltmain.sh:5657:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gnunet-0.13.1/build-aux/ltmain.sh-5658-      else
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-5700-    # The second colon is a workaround for a bug in BeOS R4 sed
gnunet-0.13.1/build-aux/ltmain.sh:5701:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
gnunet-0.13.1/build-aux/ltmain.sh-5702-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-6679-
gnunet-0.13.1/build-aux/ltmain.sh:6680:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
gnunet-0.13.1/build-aux/ltmain.sh-6681-    *import*) : ;;
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-6927-	    moreargs=
gnunet-0.13.1/build-aux/ltmain.sh:6928:	    for fil in `cat "$save_arg"`
gnunet-0.13.1/build-aux/ltmain.sh-6929-	    do
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-7188-	*)
gnunet-0.13.1/build-aux/ltmain.sh:7189:	  absdir=`cd "$dir" && pwd`
gnunet-0.13.1/build-aux/ltmain.sh-7190-	  test -z "$absdir" && \
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-7209-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnunet-0.13.1/build-aux/ltmain.sh:7210:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
gnunet-0.13.1/build-aux/ltmain.sh-7211-	  case :$dllsearchpath: in
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-7506-      -Z*)
gnunet-0.13.1/build-aux/ltmain.sh:7507:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
gnunet-0.13.1/build-aux/ltmain.sh-7508-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-7676-      # get the directories listed in $shlibpath_var
gnunet-0.13.1/build-aux/ltmain.sh:7677:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
gnunet-0.13.1/build-aux/ltmain.sh-7678-    else
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-7992-		  set dummy $deplibs_check_method; shift
gnunet-0.13.1/build-aux/ltmain.sh:7993:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnunet-0.13.1/build-aux/ltmain.sh-7994-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-8082-	if test -n "$inherited_linker_flags"; then
gnunet-0.13.1/build-aux/ltmain.sh:8083:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
gnunet-0.13.1/build-aux/ltmain.sh-8084-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-8090-	fi
gnunet-0.13.1/build-aux/ltmain.sh:8091:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnunet-0.13.1/build-aux/ltmain.sh-8092-	if test lib,link = "$linkmode,$pass" ||
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-8163-	*)
gnunet-0.13.1/build-aux/ltmain.sh:8164:	  abs_ladir=`cd "$ladir" && pwd`
gnunet-0.13.1/build-aux/ltmain.sh-8165-	  if test -z "$abs_ladir"; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-8416-	    shift
gnunet-0.13.1/build-aux/ltmain.sh:8417:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gnunet-0.13.1/build-aux/ltmain.sh-8418-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-8708-		*)
gnunet-0.13.1/build-aux/ltmain.sh:8709:		  absdir=`cd "$dir" && pwd`
gnunet-0.13.1/build-aux/ltmain.sh-8710-		  if test -z "$absdir"; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-8719-		  depdepl=
gnunet-0.13.1/build-aux/ltmain.sh:8720:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gnunet-0.13.1/build-aux/ltmain.sh-8721-		  if test -n "$deplibrary_names"; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-8726-		      depdepl=$absdir/$objdir/$depdepl
gnunet-0.13.1/build-aux/ltmain.sh:8727:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gnunet-0.13.1/build-aux/ltmain.sh-8728-                      if test -z "$darwin_install_name"; then
gnunet-0.13.1/build-aux/ltmain.sh:8729:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gnunet-0.13.1/build-aux/ltmain.sh-8730-                      fi
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-8741-		else
gnunet-0.13.1/build-aux/ltmain.sh:8742:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gnunet-0.13.1/build-aux/ltmain.sh-8743-		  test -z "$libdir" && \
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-8764-	else
gnunet-0.13.1/build-aux/ltmain.sh:8765:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnunet-0.13.1/build-aux/ltmain.sh-8766-	fi
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-8853-        linux*)
gnunet-0.13.1/build-aux/ltmain.sh:8854:          case `$CC -V 2>&1 | sed 5q` in
gnunet-0.13.1/build-aux/ltmain.sh-8855-          *Sun\ C*) # Sun C++ 5.9
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9258-	removelist=
gnunet-0.13.1/build-aux/ltmain.sh:9259:	tempremovelist=`$ECHO "$output_objdir/*"`
gnunet-0.13.1/build-aux/ltmain.sh-9260-	for p in $tempremovelist; do
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9284-	# Transform .lo files to .o files.
gnunet-0.13.1/build-aux/ltmain.sh:9285:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
gnunet-0.13.1/build-aux/ltmain.sh-9286-      fi
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9289-      #for path in $notinst_path; do
gnunet-0.13.1/build-aux/ltmain.sh:9290:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
gnunet-0.13.1/build-aux/ltmain.sh:9291:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
gnunet-0.13.1/build-aux/ltmain.sh:9292:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
gnunet-0.13.1/build-aux/ltmain.sh-9293-      #done
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9410-		if test -n "$i"; then
gnunet-0.13.1/build-aux/ltmain.sh:9411:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gnunet-0.13.1/build-aux/ltmain.sh:9412:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnunet-0.13.1/build-aux/ltmain.sh-9413-		  set dummy $deplib_matches; shift
gnunet-0.13.1/build-aux/ltmain.sh-9414-		  deplib_match=$1
gnunet-0.13.1/build-aux/ltmain.sh:9415:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnunet-0.13.1/build-aux/ltmain.sh-9416-		    func_append newdeplibs " $i"
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9453-		  if test -n "$i"; then
gnunet-0.13.1/build-aux/ltmain.sh:9454:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gnunet-0.13.1/build-aux/ltmain.sh:9455:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnunet-0.13.1/build-aux/ltmain.sh-9456-		    set dummy $deplib_matches; shift
gnunet-0.13.1/build-aux/ltmain.sh-9457-		    deplib_match=$1
gnunet-0.13.1/build-aux/ltmain.sh:9458:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnunet-0.13.1/build-aux/ltmain.sh-9459-		      func_append newdeplibs " $i"
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9488-	  set dummy $deplibs_check_method; shift
gnunet-0.13.1/build-aux/ltmain.sh:9489:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnunet-0.13.1/build-aux/ltmain.sh-9490-	  for a_deplib in $deplibs; do
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9503-	      if test -n "$a_deplib"; then
gnunet-0.13.1/build-aux/ltmain.sh:9504:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnunet-0.13.1/build-aux/ltmain.sh-9505-		if test -n "$file_magic_glob"; then
gnunet-0.13.1/build-aux/ltmain.sh:9506:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
gnunet-0.13.1/build-aux/ltmain.sh-9507-		else
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9513-		    shopt -s nocaseglob
gnunet-0.13.1/build-aux/ltmain.sh:9514:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnunet-0.13.1/build-aux/ltmain.sh-9515-		    $nocaseglob
gnunet-0.13.1/build-aux/ltmain.sh-9516-		  else
gnunet-0.13.1/build-aux/ltmain.sh:9517:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnunet-0.13.1/build-aux/ltmain.sh-9518-		  fi
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9531-		      while test -h "$potlib" 2>/dev/null; do
gnunet-0.13.1/build-aux/ltmain.sh:9532:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
gnunet-0.13.1/build-aux/ltmain.sh-9533-			case $potliblink in
gnunet-0.13.1/build-aux/ltmain.sh-9534-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
gnunet-0.13.1/build-aux/ltmain.sh:9535:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
gnunet-0.13.1/build-aux/ltmain.sh-9536-			esac
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9572-	  set dummy $deplibs_check_method; shift
gnunet-0.13.1/build-aux/ltmain.sh:9573:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnunet-0.13.1/build-aux/ltmain.sh-9574-	  for a_deplib in $deplibs; do
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9587-	      if test -n "$a_deplib"; then
gnunet-0.13.1/build-aux/ltmain.sh:9588:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnunet-0.13.1/build-aux/ltmain.sh-9589-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gnunet-0.13.1/build-aux/ltmain.sh:9590:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gnunet-0.13.1/build-aux/ltmain.sh-9591-		  for potent_lib in $potential_libs; do
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9626-	  newdeplibs=
gnunet-0.13.1/build-aux/ltmain.sh:9627:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
gnunet-0.13.1/build-aux/ltmain.sh-9628-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9630-	      # can't use Xsed below, because $i might contain '/'
gnunet-0.13.1/build-aux/ltmain.sh:9631:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
gnunet-0.13.1/build-aux/ltmain.sh-9632-	    done
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9656-	  # On Rhapsody replace the C library with the System framework
gnunet-0.13.1/build-aux/ltmain.sh:9657:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
gnunet-0.13.1/build-aux/ltmain.sh-9658-	  ;;
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9708-	*-*-darwin*)
gnunet-0.13.1/build-aux/ltmain.sh:9709:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnunet-0.13.1/build-aux/ltmain.sh:9710:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnunet-0.13.1/build-aux/ltmain.sh:9711:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnunet-0.13.1/build-aux/ltmain.sh-9712-	  ;;
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-9835-	# Use standard objects if they are pic
gnunet-0.13.1/build-aux/ltmain.sh:9836:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnunet-0.13.1/build-aux/ltmain.sh-9837-	test "X$libobjs" = "X " && libobjs=
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10349-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gnunet-0.13.1/build-aux/ltmain.sh:10350:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
gnunet-0.13.1/build-aux/ltmain.sh-10351-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10364-      # Create the old-style object.
gnunet-0.13.1/build-aux/ltmain.sh:10365:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
gnunet-0.13.1/build-aux/ltmain.sh-10366-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10422-	# On Rhapsody replace the C library is the System framework
gnunet-0.13.1/build-aux/ltmain.sh:10423:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnunet-0.13.1/build-aux/ltmain.sh:10424:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnunet-0.13.1/build-aux/ltmain.sh-10425-	;;
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10440-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gnunet-0.13.1/build-aux/ltmain.sh:10441:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnunet-0.13.1/build-aux/ltmain.sh:10442:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnunet-0.13.1/build-aux/ltmain.sh-10443-	;;
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10518-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnunet-0.13.1/build-aux/ltmain.sh:10519:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
gnunet-0.13.1/build-aux/ltmain.sh-10520-	  case :$dllsearchpath: in
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10578-	# Transform all the library objects into standard objects.
gnunet-0.13.1/build-aux/ltmain.sh:10579:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnunet-0.13.1/build-aux/ltmain.sh:10580:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnunet-0.13.1/build-aux/ltmain.sh-10581-      fi
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10606-	# Replace the output file specification.
gnunet-0.13.1/build-aux/ltmain.sh:10607:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnunet-0.13.1/build-aux/ltmain.sh-10608-	link_command=$compile_command$compile_rpath
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10615-	  func_to_tool_file "$output"
gnunet-0.13.1/build-aux/ltmain.sh:10616:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnunet-0.13.1/build-aux/ltmain.sh-10617-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10659-	# Replace the output file specification.
gnunet-0.13.1/build-aux/ltmain.sh:10660:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnunet-0.13.1/build-aux/ltmain.sh-10661-	# Delete the old output file.
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10667-	  func_to_tool_file "$output"
gnunet-0.13.1/build-aux/ltmain.sh:10668:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnunet-0.13.1/build-aux/ltmain.sh-10669-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10685-	  link_command=$finalize_var$compile_command$finalize_rpath
gnunet-0.13.1/build-aux/ltmain.sh:10686:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
gnunet-0.13.1/build-aux/ltmain.sh-10687-          ;;
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10698-      # Replace the output file specification.
gnunet-0.13.1/build-aux/ltmain.sh:10699:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gnunet-0.13.1/build-aux/ltmain.sh-10700-
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10707-	func_to_tool_file "$output_objdir/$outputname"
gnunet-0.13.1/build-aux/ltmain.sh:10708:	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'`
gnunet-0.13.1/build-aux/ltmain.sh-10709-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-10998-		func_resolve_sysroot "$deplib"
gnunet-0.13.1/build-aux/ltmain.sh:10999:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
gnunet-0.13.1/build-aux/ltmain.sh-11000-		test -z "$libdir" && \
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-11024-		name=$func_basename_result
gnunet-0.13.1/build-aux/ltmain.sh:11025:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnunet-0.13.1/build-aux/ltmain.sh-11026-		test -z "$libdir" && \
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-11043-		name=$func_basename_result
gnunet-0.13.1/build-aux/ltmain.sh:11044:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnunet-0.13.1/build-aux/ltmain.sh-11045-		test -z "$libdir" && \
##############################################
gnunet-0.13.1/build-aux/ltmain.sh-11362-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gnunet-0.13.1/build-aux/ltmain.sh:11363:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gnunet-0.13.1/build-aux/ltmain.sh-11364-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gnunet-0.13.1/build-aux/config.guess-34-
gnunet-0.13.1/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gnunet-0.13.1/build-aux/config.guess-36-
##############################################
gnunet-0.13.1/build-aux/config.guess-103-    # shellcheck disable=SC2039
gnunet-0.13.1/build-aux/config.guess:104:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gnunet-0.13.1/build-aux/config.guess-105-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
gnunet-0.13.1/build-aux/config.guess-153-	EOF
gnunet-0.13.1/build-aux/config.guess:154:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
gnunet-0.13.1/build-aux/config.guess-155-
##############################################
gnunet-0.13.1/build-aux/config.guess-190-	    earmv*)
gnunet-0.13.1/build-aux/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gnunet-0.13.1/build-aux/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
gnunet-0.13.1/build-aux/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
gnunet-0.13.1/build-aux/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gnunet-0.13.1/build-aux/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
gnunet-0.13.1/build-aux/config.guess-224-		;;
##############################################
gnunet-0.13.1/build-aux/config.guess-235-	    *)
gnunet-0.13.1/build-aux/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
gnunet-0.13.1/build-aux/config.guess-237-		;;
##############################################
gnunet-0.13.1/build-aux/config.guess-282-	*4.0)
gnunet-0.13.1/build-aux/config.guess:283:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gnunet-0.13.1/build-aux/config.guess-284-		;;
gnunet-0.13.1/build-aux/config.guess-285-	*5.*)
gnunet-0.13.1/build-aux/config.guess:286:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gnunet-0.13.1/build-aux/config.guess-287-		;;
##############################################
gnunet-0.13.1/build-aux/config.guess-292-	# types through head -n 1, so we only detect the type of CPU 0.
gnunet-0.13.1/build-aux/config.guess:293:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gnunet-0.13.1/build-aux/config.guess-294-	case "$ALPHA_CPU_TYPE" in
##############################################
gnunet-0.13.1/build-aux/config.guess-330-	# 1.2 uses "1.2" for uname -r.
gnunet-0.13.1/build-aux/config.guess:331:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
gnunet-0.13.1/build-aux/config.guess-332-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gnunet-0.13.1/build-aux/config.guess-381-    s390x:SunOS:*:*)
gnunet-0.13.1/build-aux/config.guess:382:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnunet-0.13.1/build-aux/config.guess-383-	exit ;;
gnunet-0.13.1/build-aux/config.guess-384-    sun4H:SunOS:5.*:*)
gnunet-0.13.1/build-aux/config.guess:385:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnunet-0.13.1/build-aux/config.guess-386-	exit ;;
gnunet-0.13.1/build-aux/config.guess-387-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gnunet-0.13.1/build-aux/config.guess:388:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnunet-0.13.1/build-aux/config.guess-389-	exit ;;
##############################################
gnunet-0.13.1/build-aux/config.guess-406-	fi
gnunet-0.13.1/build-aux/config.guess:407:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnunet-0.13.1/build-aux/config.guess-408-	exit ;;
##############################################
gnunet-0.13.1/build-aux/config.guess-412-	# it's likely to be more like Solaris than SunOS4.
gnunet-0.13.1/build-aux/config.guess:413:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnunet-0.13.1/build-aux/config.guess-414-	exit ;;
##############################################
gnunet-0.13.1/build-aux/config.guess-421-	# Japanese Language versions have a version number like `4.1.3-JL'.
gnunet-0.13.1/build-aux/config.guess:422:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
gnunet-0.13.1/build-aux/config.guess-423-	exit ;;
##############################################
gnunet-0.13.1/build-aux/config.guess-427-    sun*:*:4.2BSD:*)
gnunet-0.13.1/build-aux/config.guess:428:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gnunet-0.13.1/build-aux/config.guess-429-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
gnunet-0.13.1/build-aux/config.guess-509-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
gnunet-0.13.1/build-aux/config.guess:510:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gnunet-0.13.1/build-aux/config.guess:511:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
gnunet-0.13.1/build-aux/config.guess-512-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gnunet-0.13.1/build-aux/config.guess-565-    *:IRIX*:*:*)
gnunet-0.13.1/build-aux/config.guess:566:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
gnunet-0.13.1/build-aux/config.guess-567-	exit ;;
##############################################
gnunet-0.13.1/build-aux/config.guess-595-EOF
gnunet-0.13.1/build-aux/config.guess:596:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
gnunet-0.13.1/build-aux/config.guess-597-		then
##############################################
gnunet-0.13.1/build-aux/config.guess-608-    *:AIX:*:[4567])
gnunet-0.13.1/build-aux/config.guess:609:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gnunet-0.13.1/build-aux/config.guess-610-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
gnunet-0.13.1/build-aux/config.guess-644-    9000/[34678]??:HP-UX:*:*)
gnunet-0.13.1/build-aux/config.guess:645:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnunet-0.13.1/build-aux/config.guess-646-	case "$UNAME_MACHINE" in
##############################################
gnunet-0.13.1/build-aux/config.guess-698-EOF
gnunet-0.13.1/build-aux/config.guess:699:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
gnunet-0.13.1/build-aux/config.guess-700-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gnunet-0.13.1/build-aux/config.guess-726-    ia64:HP-UX:*:*)
gnunet-0.13.1/build-aux/config.guess:727:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnunet-0.13.1/build-aux/config.guess-728-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
gnunet-0.13.1/build-aux/config.guess-756-EOF
gnunet-0.13.1/build-aux/config.guess:757:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
gnunet-0.13.1/build-aux/config.guess-758-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gnunet-0.13.1/build-aux/config.guess-827-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnunet-0.13.1/build-aux/config.guess:828:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
gnunet-0.13.1/build-aux/config.guess-829-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnunet-0.13.1/build-aux/config.guess-832-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnunet-0.13.1/build-aux/config.guess:833:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gnunet-0.13.1/build-aux/config.guess-834-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnunet-0.13.1/build-aux/config.guess-850-	then
gnunet-0.13.1/build-aux/config.guess:851:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
gnunet-0.13.1/build-aux/config.guess-852-	else
gnunet-0.13.1/build-aux/config.guess:853:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
gnunet-0.13.1/build-aux/config.guess-854-	fi
##############################################
gnunet-0.13.1/build-aux/config.guess-863-	esac
gnunet-0.13.1/build-aux/config.guess:864:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnunet-0.13.1/build-aux/config.guess-865-	exit ;;
##############################################
gnunet-0.13.1/build-aux/config.guess-899-    prep*:SunOS:5.*:*)
gnunet-0.13.1/build-aux/config.guess:900:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnunet-0.13.1/build-aux/config.guess-901-	exit ;;
##############################################
gnunet-0.13.1/build-aux/config.guess-903-	# the GNU system
gnunet-0.13.1/build-aux/config.guess:904:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
gnunet-0.13.1/build-aux/config.guess-905-	exit ;;
##############################################
gnunet-0.13.1/build-aux/config.guess-907-	# other systems with GNU libc and userland
gnunet-0.13.1/build-aux/config.guess:908:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
gnunet-0.13.1/build-aux/config.guess-909-	exit ;;
##############################################
gnunet-0.13.1/build-aux/config.guess-1029-EOF
gnunet-0.13.1/build-aux/config.guess:1030:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
gnunet-0.13.1/build-aux/config.guess-1031-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
gnunet-0.13.1/build-aux/config.guess-1129-    i*86:*:4.*:*)
gnunet-0.13.1/build-aux/config.guess:1130:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
gnunet-0.13.1/build-aux/config.guess-1131-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gnunet-0.13.1/build-aux/config.guess-1332-	fi
gnunet-0.13.1/build-aux/config.guess:1333:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
gnunet-0.13.1/build-aux/config.guess-1334-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gnunet-0.13.1/build-aux/config.guess-1431-    *:DragonFly:*:*)
gnunet-0.13.1/build-aux/config.guess:1432:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnunet-0.13.1/build-aux/config.guess-1433-	exit ;;
##############################################
gnunet-0.13.1/build-aux/config.guess-1444-    i*86:skyos:*:*)
gnunet-0.13.1/build-aux/config.guess:1445:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
gnunet-0.13.1/build-aux/config.guess-1446-	exit ;;
##############################################
gnunet-0.13.1/build-aux/config.guess-1581-
gnunet-0.13.1/build-aux/config.guess:1582:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
gnunet-0.13.1/build-aux/config.guess-1583-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
gnunet-0.13.1/build-aux/config.rpath-33-host="$1"
gnunet-0.13.1/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gnunet-0.13.1/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gnunet-0.13.1/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gnunet-0.13.1/build-aux/config.rpath-37-
##############################################
gnunet-0.13.1/build-aux/config.rpath-47-done
gnunet-0.13.1/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
gnunet-0.13.1/build-aux/config.rpath-49-
##############################################
gnunet-0.13.1/build-aux/config.rpath-97-        *)
gnunet-0.13.1/build-aux/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
gnunet-0.13.1/build-aux/config.rpath-99-            *Sun\ C*)
##############################################
gnunet-0.13.1/build-aux/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnunet-0.13.1/build-aux/config.rpath:224:      case `$LD -v 2>&1` in
gnunet-0.13.1/build-aux/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnunet-0.13.1/build-aux/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
gnunet-0.13.1/build-aux/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
gnunet-0.13.1/build-aux/config.rpath-231-          else
##############################################
gnunet-0.13.1/build-aux/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
gnunet-0.13.1/build-aux/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
gnunet-0.13.1/build-aux/config.rpath-288-          if test -f "$collect2name" && \
##############################################
gnunet-0.13.1/build-aux/config.rpath-425-        hardcode_direct=yes
gnunet-0.13.1/build-aux/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnunet-0.13.1/build-aux/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
gnunet-0.13.1/build-aux/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
gnunet-0.13.1/build-aux/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
gnunet-0.13.1/build-aux/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
gnunet-0.13.1/build-aux/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
gnunet-0.13.1/build-aux/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-0.13.1/build-aux/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
gnunet-0.13.1/build-aux/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-0.13.1/build-aux/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-0.13.1/build-aux/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-0.13.1/build-aux/config.rpath-639-
##############################################
gnunet-0.13.1/build-aux/config.sub-52-
gnunet-0.13.1/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gnunet-0.13.1/build-aux/config.sub-54-
##############################################
gnunet-0.13.1/build-aux/config.sub-771-	i*86v32)
gnunet-0.13.1/build-aux/config.sub:772:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnunet-0.13.1/build-aux/config.sub-773-		vendor=pc
##############################################
gnunet-0.13.1/build-aux/config.sub-776-	i*86v4*)
gnunet-0.13.1/build-aux/config.sub:777:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnunet-0.13.1/build-aux/config.sub-778-		vendor=pc
##############################################
gnunet-0.13.1/build-aux/config.sub-781-	i*86v)
gnunet-0.13.1/build-aux/config.sub:782:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnunet-0.13.1/build-aux/config.sub-783-		vendor=pc
##############################################
gnunet-0.13.1/build-aux/config.sub-786-	i*86sol2)
gnunet-0.13.1/build-aux/config.sub:787:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnunet-0.13.1/build-aux/config.sub-788-		vendor=pc
##############################################
gnunet-0.13.1/build-aux/config.sub-917-		cpu=sparc
gnunet-0.13.1/build-aux/config.sub:918:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
gnunet-0.13.1/build-aux/config.sub-919-		;;
##############################################
gnunet-0.13.1/build-aux/config.sub-1084-	sh5e[lb]-*)
gnunet-0.13.1/build-aux/config.sub:1085:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
gnunet-0.13.1/build-aux/config.sub-1086-		;;
##############################################
gnunet-0.13.1/build-aux/config.sub-1102-	xscale-* | xscalee[bl]-*)
gnunet-0.13.1/build-aux/config.sub:1103:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
gnunet-0.13.1/build-aux/config.sub-1104-		;;
##############################################
gnunet-0.13.1/build-aux/config.sub-1256-			*)
gnunet-0.13.1/build-aux/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
gnunet-0.13.1/build-aux/config.sub-1258-				exit 1
##############################################
gnunet-0.13.1/build-aux/config.sub-1290-	solaris1 | solaris1.*)
gnunet-0.13.1/build-aux/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gnunet-0.13.1/build-aux/config.sub-1292-		;;
##############################################
gnunet-0.13.1/build-aux/config.sub-1299-	gnu/linux*)
gnunet-0.13.1/build-aux/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gnunet-0.13.1/build-aux/config.sub-1301-		;;
##############################################
gnunet-0.13.1/build-aux/config.sub-1322-	sco3.2.[4-9]*)
gnunet-0.13.1/build-aux/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gnunet-0.13.1/build-aux/config.sub-1324-		;;
##############################################
gnunet-0.13.1/build-aux/config.sub-1385-	nto*)
gnunet-0.13.1/build-aux/config.sub:1386:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gnunet-0.13.1/build-aux/config.sub-1387-		;;
##############################################
gnunet-0.13.1/build-aux/config.sub-1395-	linux*)
gnunet-0.13.1/build-aux/config.sub:1396:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gnunet-0.13.1/build-aux/config.sub-1397-		;;
##############################################
gnunet-0.13.1/build-aux/config.sub-1407-	mac*)
gnunet-0.13.1/build-aux/config.sub:1408:		os=`echo "$os" | sed -e 's|mac|macos|'`
gnunet-0.13.1/build-aux/config.sub-1409-		;;
##############################################
gnunet-0.13.1/build-aux/config.sub-1416-	sunos5*)
gnunet-0.13.1/build-aux/config.sub:1417:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
gnunet-0.13.1/build-aux/config.sub-1418-		;;
gnunet-0.13.1/build-aux/config.sub-1419-	sunos6*)
gnunet-0.13.1/build-aux/config.sub:1420:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
gnunet-0.13.1/build-aux/config.sub-1421-		;;
##############################################
gnunet-0.13.1/build-aux/config.sub-1456-	sinix5.*)
gnunet-0.13.1/build-aux/config.sub:1457:		os=`echo $os | sed -e 's|sinix|sysv|'`
gnunet-0.13.1/build-aux/config.sub-1458-		;;
##############################################
gnunet-0.13.1/build-aux/config.sub-1516-	*)
gnunet-0.13.1/build-aux/config.sub:1517:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
gnunet-0.13.1/build-aux/config.sub-1518-		exit 1