===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
toppred-1.10/Makefile.in-207-	dot_seen=no; \
toppred-1.10/Makefile.in:208:	target=`echo $@ | sed s/-recursive//`; \
toppred-1.10/Makefile.in-209-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
toppred-1.10/Makefile.in-237-	rev="$$rev ."; \
toppred-1.10/Makefile.in:238:	target=`echo $@ | sed s/-recursive//`; \
toppred-1.10/Makefile.in-239-	for subdir in $$rev; do \
##############################################
toppred-1.10/Makefile.in-311-GTAGS:
toppred-1.10/Makefile.in:312:	here=`$(am__cd) $(top_builddir) && pwd` \
toppred-1.10/Makefile.in-313-	  && cd $(top_srcdir) \
##############################################
toppred-1.10/Makefile.in-322-	$(mkdir_p) $(distdir)/m4
toppred-1.10/Makefile.in:323:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/Makefile.in:324:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/Makefile.in-325-	list='$(DISTFILES)'; for file in $$list; do \
toppred-1.10/Makefile.in-326-	  case $$file in \
toppred-1.10/Makefile.in:327:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
toppred-1.10/Makefile.in:328:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
toppred-1.10/Makefile.in-329-	  esac; \
toppred-1.10/Makefile.in-330-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
toppred-1.10/Makefile.in:331:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
toppred-1.10/Makefile.in-332-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
toppred-1.10/Makefile.in-353-	    || exit 1; \
toppred-1.10/Makefile.in:354:	    distdir=`$(am__cd) $(distdir) && pwd`; \
toppred-1.10/Makefile.in:355:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
toppred-1.10/Makefile.in-356-	    (cd $$subdir && \
##############################################
toppred-1.10/Makefile.in-413-	chmod a-w $(distdir)
toppred-1.10/Makefile.in:414:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
toppred-1.10/Makefile.in-415-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
toppred-1.10/Makefile.in-444-	@cd $(distuninstallcheck_dir) \
toppred-1.10/Makefile.in:445:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
toppred-1.10/Makefile.in-446-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
toppred-1.10/Makefile.in-456-	fi
toppred-1.10/Makefile.in:457:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
toppred-1.10/Makefile.in-458-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
toppred-1.10/aclocal.m4-65-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
toppred-1.10/aclocal.m4:66:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
toppred-1.10/aclocal.m4-67-#
##############################################
toppred-1.10/aclocal.m4-89-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
toppred-1.10/aclocal.m4:90:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
toppred-1.10/aclocal.m4-91-# and then we would define $MISSING as
##############################################
toppred-1.10/aclocal.m4-105-# expand $ac_aux_dir to an absolute path
toppred-1.10/aclocal.m4:106:am_aux_dir=`cd $ac_aux_dir && pwd`
toppred-1.10/aclocal.m4-107-])
##############################################
toppred-1.10/aclocal.m4-225-  if test "$am_compiler_list" = ""; then
toppred-1.10/aclocal.m4:226:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
toppred-1.10/aclocal.m4-227-  fi
##############################################
toppred-1.10/aclocal.m4-346-  # Strip MF so we end up with the name of the file.
toppred-1.10/aclocal.m4:347:  mf=`echo "$mf" | sed -e 's/:.*$//'`
toppred-1.10/aclocal.m4-348-  # Check whether this is an Automake generated Makefile or not.
##############################################
toppred-1.10/aclocal.m4-354-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
toppred-1.10/aclocal.m4:355:    dirpart=`AS_DIRNAME("$mf")`
toppred-1.10/aclocal.m4-356-  else
##############################################
toppred-1.10/aclocal.m4-360-  # from the Makefile without running `make'.
toppred-1.10/aclocal.m4:361:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
toppred-1.10/aclocal.m4-362-  test -z "$DEPDIR" && continue
toppred-1.10/aclocal.m4:363:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
toppred-1.10/aclocal.m4-364-  test -z "am__include" && continue
toppred-1.10/aclocal.m4:365:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
toppred-1.10/aclocal.m4-366-  # When using ansi2knr, U may be empty or an underscore; expand it
toppred-1.10/aclocal.m4:367:  U=`sed -n 's/^U = //p' < "$mf"`
toppred-1.10/aclocal.m4-368-  # Find all dependency output files, they are included files with
##############################################
toppred-1.10/aclocal.m4-376-    test -f "$dirpart/$file" && continue
toppred-1.10/aclocal.m4:377:    fdir=`AS_DIRNAME(["$file"])`
toppred-1.10/aclocal.m4-378-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
toppred-1.10/aclocal.m4-466-# test to see if srcdir already configured
toppred-1.10/aclocal.m4:467:if test "`cd $srcdir && pwd`" != "`pwd`" &&
toppred-1.10/aclocal.m4-468-   test -f $srcdir/config.status; then
##############################################
toppred-1.10/aclocal.m4-542-    * )
toppred-1.10/aclocal.m4:543:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
toppred-1.10/aclocal.m4-544-  esac
toppred-1.10/aclocal.m4-545-done
toppred-1.10/aclocal.m4:546:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
toppred-1.10/aclocal.m4-547-
##############################################
toppred-1.10/aclocal.m4-649-# case it prints its new name instead of `make'.
toppred-1.10/aclocal.m4:650:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
toppred-1.10/aclocal.m4-651-   am__include=include
##############################################
toppred-1.10/aclocal.m4-657-   echo '.include "confinc"' > confmf
toppred-1.10/aclocal.m4:658:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
toppred-1.10/aclocal.m4-659-      am__include=.include
##############################################
toppred-1.10/aclocal.m4-869-if (
toppred-1.10/aclocal.m4:870:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
toppred-1.10/aclocal.m4-871-   if test "$[*]" = "X"; then
toppred-1.10/aclocal.m4-872-      # -L didn't work.
toppred-1.10/aclocal.m4:873:      set X `ls -t $srcdir/configure conftest.file`
toppred-1.10/aclocal.m4-874-   fi
##############################################
toppred-1.10/config.guess-39-
toppred-1.10/config.guess:40:me=`echo "$0" | sed -e 's,.*/,,'`
toppred-1.10/config.guess-41-
##############################################
toppred-1.10/config.guess-108-: ${TMPDIR=/tmp} ;
toppred-1.10/config.guess:109: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
toppred-1.10/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
toppred-1.10/config.guess-193-	    *)
toppred-1.10/config.guess:194:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
toppred-1.10/config.guess-195-		;;
##############################################
toppred-1.10/config.guess-217-	*4.0)
toppred-1.10/config.guess:218:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
toppred-1.10/config.guess-219-		;;
toppred-1.10/config.guess-220-	*5.*)
toppred-1.10/config.guess:221:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
toppred-1.10/config.guess-222-		;;
##############################################
toppred-1.10/config.guess-227-	# types through head -n 1, so we only detect the type of CPU 0.
toppred-1.10/config.guess:228:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
toppred-1.10/config.guess-229-	case "$ALPHA_CPU_TYPE" in
##############################################
toppred-1.10/config.guess-265-	# 1.2 uses "1.2" for uname -r.
toppred-1.10/config.guess:266:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
toppred-1.10/config.guess-267-	exit ;;
##############################################
toppred-1.10/config.guess-322-    sun4H:SunOS:5.*:*)
toppred-1.10/config.guess:323:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
toppred-1.10/config.guess-324-	exit ;;
toppred-1.10/config.guess-325-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
toppred-1.10/config.guess:326:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
toppred-1.10/config.guess-327-	exit ;;
toppred-1.10/config.guess-328-    i86pc:SunOS:5.*:*)
toppred-1.10/config.guess:329:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
toppred-1.10/config.guess-330-	exit ;;
##############################################
toppred-1.10/config.guess-334-	# it's likely to be more like Solaris than SunOS4.
toppred-1.10/config.guess:335:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
toppred-1.10/config.guess-336-	exit ;;
##############################################
toppred-1.10/config.guess-343-	# Japanese Language versions have a version number like `4.1.3-JL'.
toppred-1.10/config.guess:344:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
toppred-1.10/config.guess-345-	exit ;;
##############################################
toppred-1.10/config.guess-349-    sun*:*:4.2BSD:*)
toppred-1.10/config.guess:350:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
toppred-1.10/config.guess-351-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
toppred-1.10/config.guess-431-	$CC_FOR_BUILD -o $dummy $dummy.c &&
toppred-1.10/config.guess:432:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
toppred-1.10/config.guess:433:	  SYSTEM_NAME=`$dummy $dummyarg` &&
toppred-1.10/config.guess-434-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
toppred-1.10/config.guess-487-    *:IRIX*:*:*)
toppred-1.10/config.guess:488:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
toppred-1.10/config.guess-489-	exit ;;
##############################################
toppred-1.10/config.guess-517-EOF
toppred-1.10/config.guess:518:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
toppred-1.10/config.guess-519-		then
##############################################
toppred-1.10/config.guess-530-    *:AIX:*:[45])
toppred-1.10/config.guess:531:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
toppred-1.10/config.guess-532-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
toppred-1.10/config.guess-565-    9000/[34678]??:HP-UX:*:*)
toppred-1.10/config.guess:566:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
toppred-1.10/config.guess-567-	case "${UNAME_MACHINE}" in
##############################################
toppred-1.10/config.guess-619-EOF
toppred-1.10/config.guess:620:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
toppred-1.10/config.guess-621-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
toppred-1.10/config.guess-647-    ia64:HP-UX:*:*)
toppred-1.10/config.guess:648:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
toppred-1.10/config.guess-649-	echo ia64-hp-hpux${HPUX_REV}
##############################################
toppred-1.10/config.guess-677-EOF
toppred-1.10/config.guess:678:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
toppred-1.10/config.guess-679-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
toppred-1.10/config.guess-748-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
toppred-1.10/config.guess:749:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
toppred-1.10/config.guess-750-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
toppred-1.10/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
toppred-1.10/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
toppred-1.10/config.guess-755-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
toppred-1.10/config.guess-766-    *:FreeBSD:*:*)
toppred-1.10/config.guess:767:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
toppred-1.10/config.guess-768-	exit ;;
##############################################
toppred-1.10/config.guess-803-    prep*:SunOS:5.*:*)
toppred-1.10/config.guess:804:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
toppred-1.10/config.guess-805-	exit ;;
##############################################
toppred-1.10/config.guess-807-	# the GNU system
toppred-1.10/config.guess:808:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
toppred-1.10/config.guess-809-	exit ;;
##############################################
toppred-1.10/config.guess-811-	# other systems with GNU libc and userland
toppred-1.10/config.guess:812:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
toppred-1.10/config.guess-813-	exit ;;
##############################################
toppred-1.10/config.guess-853-EOF
toppred-1.10/config.guess:854:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
toppred-1.10/config.guess-855-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
toppred-1.10/config.guess-872-EOF
toppred-1.10/config.guess:873:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
toppred-1.10/config.guess-874-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
toppred-1.10/config.guess-973-EOF
toppred-1.10/config.guess:974:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
toppred-1.10/config.guess-975-	test x"${LIBC}" != x && {
##############################################
toppred-1.10/config.guess-1015-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
toppred-1.10/config.guess:1016:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
toppred-1.10/config.guess-1017-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
toppred-1.10/config.guess-1248-    *:DragonFly:*:*)
toppred-1.10/config.guess:1249:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
toppred-1.10/config.guess-1250-	exit ;;
##############################################
toppred-1.10/config.guess-1261-    i*86:skyos:*:*)
toppred-1.10/config.guess:1262:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
toppred-1.10/config.guess-1263-	exit ;;
##############################################
toppred-1.10/config.guess-1383-
toppred-1.10/config.guess:1384:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
toppred-1.10/config.guess-1385-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
toppred-1.10/config.sub-55-
toppred-1.10/config.sub:56:me=`echo "$0" | sed -e 's,.*/,,'`
toppred-1.10/config.sub-57-
##############################################
toppred-1.10/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations.
toppred-1.10/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
toppred-1.10/config.sub-121-case $maybe_os in
##############################################
toppred-1.10/config.sub-124-    os=-$maybe_os
toppred-1.10/config.sub:125:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
toppred-1.10/config.sub-126-    ;;
toppred-1.10/config.sub-127-  *)
toppred-1.10/config.sub:128:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
toppred-1.10/config.sub-129-    if [ $basic_machine != $1 ]
toppred-1.10/config.sub:130:    then os=`echo $1 | sed 's/.*-/-/'`
toppred-1.10/config.sub-131-    else os=; fi
##############################################
toppred-1.10/config.sub-175-		os=-sco3.2v5
toppred-1.10/config.sub:176:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
toppred-1.10/config.sub-177-		;;
##############################################
toppred-1.10/config.sub-179-		os=-sco3.2v4
toppred-1.10/config.sub:180:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
toppred-1.10/config.sub-181-		;;
toppred-1.10/config.sub-182-	-sco3.2.[4-9]*)
toppred-1.10/config.sub:183:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
toppred-1.10/config.sub:184:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
toppred-1.10/config.sub-185-		;;
##############################################
toppred-1.10/config.sub-187-		# Don't forget version if it is 3.2v4 or newer.
toppred-1.10/config.sub:188:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
toppred-1.10/config.sub-189-		;;
##############################################
toppred-1.10/config.sub-191-		os=-sco3.2v2
toppred-1.10/config.sub:192:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
toppred-1.10/config.sub-193-		;;
toppred-1.10/config.sub-194-	-udk*)
toppred-1.10/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
toppred-1.10/config.sub-196-		;;
##############################################
toppred-1.10/config.sub-198-		os=-isc2.2
toppred-1.10/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
toppred-1.10/config.sub-200-		;;
##############################################
toppred-1.10/config.sub-204-	-isc*)
toppred-1.10/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
toppred-1.10/config.sub-206-		;;
##############################################
toppred-1.10/config.sub-210-	-ptx*)
toppred-1.10/config.sub:211:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
toppred-1.10/config.sub-212-		;;
toppred-1.10/config.sub-213-	-windowsnt*)
toppred-1.10/config.sub:214:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
toppred-1.10/config.sub-215-		;;
##############################################
toppred-1.10/config.sub-297-	*-*-*)
toppred-1.10/config.sub:298:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
toppred-1.10/config.sub-299-		exit 1
##############################################
toppred-1.10/config.sub-400-	amd64-*)
toppred-1.10/config.sub:401:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
toppred-1.10/config.sub-402-		;;
##############################################
toppred-1.10/config.sub-621-	i*86v32)
toppred-1.10/config.sub:622:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
toppred-1.10/config.sub-623-		os=-sysv32
##############################################
toppred-1.10/config.sub-625-	i*86v4*)
toppred-1.10/config.sub:626:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
toppred-1.10/config.sub-627-		os=-sysv4
##############################################
toppred-1.10/config.sub-629-	i*86v)
toppred-1.10/config.sub:630:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
toppred-1.10/config.sub-631-		os=-sysv
##############################################
toppred-1.10/config.sub-633-	i*86sol2)
toppred-1.10/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
toppred-1.10/config.sub-635-		os=-solaris2
##############################################
toppred-1.10/config.sub-681-	mips3*-*)
toppred-1.10/config.sub:682:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
toppred-1.10/config.sub-683-		;;
toppred-1.10/config.sub-684-	mips3*)
toppred-1.10/config.sub:685:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
toppred-1.10/config.sub-686-		;;
##############################################
toppred-1.10/config.sub-818-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
toppred-1.10/config.sub:819:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
toppred-1.10/config.sub-820-		;;
toppred-1.10/config.sub-821-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
toppred-1.10/config.sub:822:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
toppred-1.10/config.sub-823-		;;
toppred-1.10/config.sub-824-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
toppred-1.10/config.sub:825:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
toppred-1.10/config.sub-826-		;;
toppred-1.10/config.sub-827-	pentium4-*)
toppred-1.10/config.sub:828:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
toppred-1.10/config.sub-829-		;;
##############################################
toppred-1.10/config.sub-836-		;;
toppred-1.10/config.sub:837:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
toppred-1.10/config.sub-838-		;;
##############################################
toppred-1.10/config.sub-842-	ppcle-* | powerpclittle-*)
toppred-1.10/config.sub:843:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
toppred-1.10/config.sub-844-		;;
##############################################
toppred-1.10/config.sub-846-		;;
toppred-1.10/config.sub:847:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
toppred-1.10/config.sub-848-		;;
##############################################
toppred-1.10/config.sub-852-	ppc64le-* | powerpc64little-*)
toppred-1.10/config.sub:853:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
toppred-1.10/config.sub-854-		;;
##############################################
toppred-1.10/config.sub-1125-	*)
toppred-1.10/config.sub:1126:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
toppred-1.10/config.sub-1127-		exit 1
##############################################
toppred-1.10/config.sub-1133-	*-digital*)
toppred-1.10/config.sub:1134:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
toppred-1.10/config.sub-1135-		;;
toppred-1.10/config.sub-1136-	*-commodore*)
toppred-1.10/config.sub:1137:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
toppred-1.10/config.sub-1138-		;;
##############################################
toppred-1.10/config.sub-1151-	-solaris1 | -solaris1.*)
toppred-1.10/config.sub:1152:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
toppred-1.10/config.sub-1153-		;;
##############################################
toppred-1.10/config.sub-1163-	-gnu/linux*)
toppred-1.10/config.sub:1164:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
toppred-1.10/config.sub-1165-		;;
##############################################
toppred-1.10/config.sub-1205-	-nto*)
toppred-1.10/config.sub:1206:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
toppred-1.10/config.sub-1207-		;;
##############################################
toppred-1.10/config.sub-1212-	-mac*)
toppred-1.10/config.sub:1213:		os=`echo $os | sed -e 's|mac|macos|'`
toppred-1.10/config.sub-1214-		;;
##############################################
toppred-1.10/config.sub-1218-	-linux*)
toppred-1.10/config.sub:1219:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
toppred-1.10/config.sub-1220-		;;
toppred-1.10/config.sub-1221-	-sunos5*)
toppred-1.10/config.sub:1222:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
toppred-1.10/config.sub-1223-		;;
toppred-1.10/config.sub-1224-	-sunos6*)
toppred-1.10/config.sub:1225:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
toppred-1.10/config.sub-1226-		;;
##############################################
toppred-1.10/config.sub-1273-	-sinix5.*)
toppred-1.10/config.sub:1274:		os=`echo $os | sed -e 's|sinix|sysv|'`
toppred-1.10/config.sub-1275-		;;
##############################################
toppred-1.10/config.sub-1324-		# Get rid of the `-' at the beginning of $os.
toppred-1.10/config.sub:1325:		os=`echo $os | sed 's/[^-]*-//'`
toppred-1.10/config.sub:1326:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
toppred-1.10/config.sub-1327-		exit 1
##############################################
toppred-1.10/config.sub-1566-		esac
toppred-1.10/config.sub:1567:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
toppred-1.10/config.sub-1568-		;;
##############################################
toppred-1.10/configure-43-do
toppred-1.10/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
toppred-1.10/configure-45-    eval $as_var=C; export $as_var
##############################################
toppred-1.10/configure-101-  as_lineno_2=$LINENO
toppred-1.10/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
toppred-1.10/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
toppred-1.10/configure-140-  as_lineno_2=$LINENO
toppred-1.10/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
toppred-1.10/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
toppred-1.10/configure-361-
toppred-1.10/configure:362:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
toppred-1.10/configure-363-
##############################################
toppred-1.10/configure-394-  -disable-* | --disable-*)
toppred-1.10/configure:395:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
toppred-1.10/configure-396-    # Reject names that are not valid shell variable names.
##############################################
toppred-1.10/configure-399-   { (exit 1); exit 1; }; }
toppred-1.10/configure:400:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
toppred-1.10/configure-401-    eval "enable_$ac_feature=no" ;;
##############################################
toppred-1.10/configure-403-  -enable-* | --enable-*)
toppred-1.10/configure:404:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
toppred-1.10/configure-405-    # Reject names that are not valid shell variable names.
##############################################
toppred-1.10/configure-408-   { (exit 1); exit 1; }; }
toppred-1.10/configure:409:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
toppred-1.10/configure-410-    case $ac_option in
toppred-1.10/configure:411:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
toppred-1.10/configure-412-      *) ac_optarg=yes ;;
##############################################
toppred-1.10/configure-585-  -with-* | --with-*)
toppred-1.10/configure:586:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
toppred-1.10/configure-587-    # Reject names that are not valid shell variable names.
##############################################
toppred-1.10/configure-590-   { (exit 1); exit 1; }; }
toppred-1.10/configure:591:    ac_package=`echo $ac_package| sed 's/-/_/g'`
toppred-1.10/configure-592-    case $ac_option in
toppred-1.10/configure:593:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
toppred-1.10/configure-594-      *) ac_optarg=yes ;;
##############################################
toppred-1.10/configure-598-  -without-* | --without-*)
toppred-1.10/configure:599:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
toppred-1.10/configure-600-    # Reject names that are not valid shell variable names.
##############################################
toppred-1.10/configure-603-   { (exit 1); exit 1; }; }
toppred-1.10/configure:604:    ac_package=`echo $ac_package | sed 's/-/_/g'`
toppred-1.10/configure-605-    eval "with_$ac_package=no" ;;
##############################################
toppred-1.10/configure-630-  *=*)
toppred-1.10/configure:631:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
toppred-1.10/configure-632-    # Reject names that are not valid shell variable names.
##############################################
toppred-1.10/configure-635-   { (exit 1); exit 1; }; }
toppred-1.10/configure:636:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
toppred-1.10/configure-637-    eval "$ac_envvar='$ac_optarg'"
##############################################
toppred-1.10/configure-651-if test -n "$ac_prev"; then
toppred-1.10/configure:652:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
toppred-1.10/configure-653-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
toppred-1.10/configure-659-do
toppred-1.10/configure:660:  eval ac_val=$`echo $ac_var`
toppred-1.10/configure-661-  case $ac_val in
##############################################
toppred-1.10/configure-671-do
toppred-1.10/configure:672:  eval ac_val=$`echo $ac_var`
toppred-1.10/configure-673-  case $ac_val in
##############################################
toppred-1.10/configure-738-   { (exit 1); exit 1; }; }
toppred-1.10/configure:739:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
toppred-1.10/configure-740-ac_env_build_alias_set=${build_alias+set}
##############################################
toppred-1.10/configure-809-By default, \`make install' will install all the files in
toppred-1.10/configure:810:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
toppred-1.10/configure:811:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
toppred-1.10/configure-812-for instance \`--prefix=\$HOME'.
##############################################
toppred-1.10/configure-885-if test "$ac_dir" != .; then
toppred-1.10/configure:886:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
toppred-1.10/configure-887-  # A "../" for each directory in $ac_dir_suffix.
toppred-1.10/configure:888:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
toppred-1.10/configure-889-else
##############################################
toppred-1.10/configure-898-    else
toppred-1.10/configure:899:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
toppred-1.10/configure-900-    fi ;;
##############################################
toppred-1.10/configure-1054-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
toppred-1.10/configure:1055:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
toppred-1.10/configure-1056-    esac
##############################################
toppred-1.10/configure-1126-    do
toppred-1.10/configure:1127:      eval ac_val=$`echo $ac_var`
toppred-1.10/configure-1128-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
toppred-1.10/configure-1140-      do
toppred-1.10/configure:1141:	eval ac_val=$`echo $ac_var`
toppred-1.10/configure-1142-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
toppred-1.10/configure-1247-    set,)
toppred-1.10/configure:1248:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
toppred-1.10/configure:1249:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
toppred-1.10/configure-1250-      ac_cache_corrupted=: ;;
##############################################
toppred-1.10/configure-1270-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
toppred-1.10/configure:1271:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
toppred-1.10/configure-1272-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
toppred-1.10/configure-1435-if (
toppred-1.10/configure:1436:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
toppred-1.10/configure-1437-   if test "$*" = "X"; then
toppred-1.10/configure-1438-      # -L didn't work.
toppred-1.10/configure:1439:      set X `ls -t $srcdir/configure conftest.file`
toppred-1.10/configure-1440-   fi
##############################################
toppred-1.10/configure-1479-_ACEOF
toppred-1.10/configure:1480:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
toppred-1.10/configure-1481-rm conftest.sed
##############################################
toppred-1.10/configure-1483-# expand $ac_aux_dir to an absolute path
toppred-1.10/configure:1484:am_aux_dir=`cd $ac_aux_dir && pwd`
toppred-1.10/configure-1485-
##############################################
toppred-1.10/configure-1570-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
toppred-1.10/configure:1571:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
toppred-1.10/configure-1572-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
toppred-1.10/configure-1579-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
toppred-1.10/configure:1580:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
toppred-1.10/configure-1581-if test -n "$ac_maketemp"; then
##############################################
toppred-1.10/configure-1587-fi
toppred-1.10/configure:1588:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
toppred-1.10/configure-1589-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
toppred-1.10/configure-1607-# test to see if srcdir already configured
toppred-1.10/configure:1608:if test "`cd $srcdir && pwd`" != "`pwd`" &&
toppred-1.10/configure-1609-   test -f $srcdir/config.status; then
##############################################
toppred-1.10/configure-2078-     "checking for C compiler version" >&5
toppred-1.10/configure:2079:ac_compiler=`set X $ac_compile; echo $2`
toppred-1.10/configure-2080-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
toppred-1.10/configure-2117-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
toppred-1.10/configure:2118:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
toppred-1.10/configure-2119-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
toppred-1.10/configure-2145-    *.* )
toppred-1.10/configure:2146:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
toppred-1.10/configure-2147-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
toppred-1.10/configure-2225-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
toppred-1.10/configure:2226:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
toppred-1.10/configure-2227-	  export ac_cv_exeext
##############################################
toppred-1.10/configure-2275-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
toppred-1.10/configure:2276:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
toppred-1.10/configure-2277-       break;;
##############################################
toppred-1.10/configure-2354-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
toppred-1.10/configure:2355:GCC=`test $ac_compiler_gnu = yes && echo yes`
toppred-1.10/configure-2356-ac_test_CFLAGS=${CFLAGS+set}
##############################################
toppred-1.10/configure-2713-# case it prints its new name instead of `make'.
toppred-1.10/configure:2714:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
toppred-1.10/configure-2715-   am__include=include
##############################################
toppred-1.10/configure-2721-   echo '.include "confinc"' > confmf
toppred-1.10/configure:2722:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
toppred-1.10/configure-2723-      am__include=.include
##############################################
toppred-1.10/configure-2783-  if test "$am_compiler_list" = ""; then
toppred-1.10/configure:2784:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
toppred-1.10/configure-2785-  fi
##############################################
toppred-1.10/configure-3453-do
toppred-1.10/configure:3454:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
toppred-1.10/configure-3455-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
toppred-1.10/configure-3500-fi
toppred-1.10/configure:3501:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
toppred-1.10/configure:3502:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
toppred-1.10/configure:3503:if test `eval echo '${'$as_ac_Header'}'` = yes; then
toppred-1.10/configure-3504-  cat >>confdefs.h <<_ACEOF
toppred-1.10/configure:3505:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
toppred-1.10/configure-3506-_ACEOF
##############################################
toppred-1.10/configure-3518-do
toppred-1.10/configure:3519:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
toppred-1.10/configure-3520-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
toppred-1.10/configure-3525-fi
toppred-1.10/configure:3526:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
toppred-1.10/configure:3527:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
toppred-1.10/configure-3528-else
##############################################
toppred-1.10/configure-3652-fi
toppred-1.10/configure:3653:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
toppred-1.10/configure:3654:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
toppred-1.10/configure-3655-
toppred-1.10/configure-3656-fi
toppred-1.10/configure:3657:if test `eval echo '${'$as_ac_Header'}'` = yes; then
toppred-1.10/configure-3658-  cat >>confdefs.h <<_ACEOF
toppred-1.10/configure:3659:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
toppred-1.10/configure-3660-_ACEOF
##############################################
toppred-1.10/configure-4059-do
toppred-1.10/configure:4060:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
toppred-1.10/configure-4061-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
toppred-1.10/configure-4148-fi
toppred-1.10/configure:4149:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
toppred-1.10/configure:4150:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
toppred-1.10/configure:4151:if test `eval echo '${'$as_ac_var'}'` = yes; then
toppred-1.10/configure-4152-  cat >>confdefs.h <<_ACEOF
toppred-1.10/configure:4153:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
toppred-1.10/configure-4154-_ACEOF
##############################################
toppred-1.10/configure-4323-test -z "$ac_cv_build_alias" &&
toppred-1.10/configure:4324:  ac_cv_build_alias=`$ac_config_guess`
toppred-1.10/configure-4325-test -z "$ac_cv_build_alias" &&
##############################################
toppred-1.10/configure-4328-   { (exit 1); exit 1; }; }
toppred-1.10/configure:4329:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
toppred-1.10/configure-4330-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
toppred-1.10/configure-4337-build=$ac_cv_build
toppred-1.10/configure:4338:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
toppred-1.10/configure:4339:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
toppred-1.10/configure:4340:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
toppred-1.10/configure-4341-
##############################################
toppred-1.10/configure-4350-  ac_cv_host_alias=$ac_cv_build_alias
toppred-1.10/configure:4351:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
toppred-1.10/configure-4352-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
toppred-1.10/configure-4359-host=$ac_cv_host
toppred-1.10/configure:4360:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
toppred-1.10/configure:4361:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
toppred-1.10/configure:4362:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
toppred-1.10/configure-4363-
##############################################
toppred-1.10/configure-4541-do
toppred-1.10/configure:4542:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
toppred-1.10/configure-4543-    eval $as_var=C; export $as_var
##############################################
toppred-1.10/configure-4599-  as_lineno_2=$LINENO
toppred-1.10/configure:4600:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
toppred-1.10/configure-4601-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
toppred-1.10/configure-4639-  as_lineno_2=$LINENO
toppred-1.10/configure:4640:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
toppred-1.10/configure-4641-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
toppred-1.10/configure-4821-configured by $0, generated by GNU Autoconf 2.59,
toppred-1.10/configure:4822:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
toppred-1.10/configure-4823-
##############################################
toppred-1.10/configure-4838-  --*=*)
toppred-1.10/configure:4839:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
toppred-1.10/configure:4840:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
toppred-1.10/configure-4841-    ac_shift=:
##############################################
toppred-1.10/configure-5110-      fi
toppred-1.10/configure:5111:      ac_sed_frag=`expr $ac_sed_frag + 1`
toppred-1.10/configure-5112-      ac_beg=$ac_end
toppred-1.10/configure:5113:      ac_end=`expr $ac_end + $ac_max_sed_lines`
toppred-1.10/configure-5114-    fi
##############################################
toppred-1.10/configure-5127-	cat >$tmp/stdin
toppred-1.10/configure:5128:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
toppred-1.10/configure:5129:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
toppred-1.10/configure:5130:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
toppred-1.10/configure:5131:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
toppred-1.10/configure-5132-  * )   ac_file_in=$ac_file.in ;;
##############################################
toppred-1.10/configure-5175-if test "$ac_dir" != .; then
toppred-1.10/configure:5176:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
toppred-1.10/configure-5177-  # A "../" for each directory in $ac_dir_suffix.
toppred-1.10/configure:5178:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
toppred-1.10/configure-5179-else
##############################################
toppred-1.10/configure-5188-    else
toppred-1.10/configure:5189:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
toppred-1.10/configure-5190-    fi ;;
##############################################
toppred-1.10/configure-5340-	cat >$tmp/stdin
toppred-1.10/configure:5341:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
toppred-1.10/configure:5342:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
toppred-1.10/configure:5343:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
toppred-1.10/configure:5344:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
toppred-1.10/configure-5345-  * )   ac_file_in=$ac_file.in ;;
##############################################
toppred-1.10/configure-5543-    * )
toppred-1.10/configure:5544:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
toppred-1.10/configure-5545-  esac
##############################################
toppred-1.10/configure-5566-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
toppred-1.10/configure:5567:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
toppred-1.10/configure:5568:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
toppred-1.10/configure-5569-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
toppred-1.10/configure-5608-if test "$ac_dir" != .; then
toppred-1.10/configure:5609:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
toppred-1.10/configure-5610-  # A "../" for each directory in $ac_dir_suffix.
toppred-1.10/configure:5611:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
toppred-1.10/configure-5612-else
##############################################
toppred-1.10/configure-5621-    else
toppred-1.10/configure:5622:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
toppred-1.10/configure-5623-    fi ;;
##############################################
toppred-1.10/configure-5676-  # Strip MF so we end up with the name of the file.
toppred-1.10/configure:5677:  mf=`echo "$mf" | sed -e 's/:.*$//'`
toppred-1.10/configure-5678-  # Check whether this is an Automake generated Makefile or not.
##############################################
toppred-1.10/configure-5701-  # from the Makefile without running `make'.
toppred-1.10/configure:5702:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
toppred-1.10/configure-5703-  test -z "$DEPDIR" && continue
toppred-1.10/configure:5704:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
toppred-1.10/configure-5705-  test -z "am__include" && continue
toppred-1.10/configure:5706:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
toppred-1.10/configure-5707-  # When using ansi2knr, U may be empty or an underscore; expand it
toppred-1.10/configure:5708:  U=`sed -n 's/^U = //p' < "$mf"`
toppred-1.10/configure-5709-  # Find all dependency output files, they are included files with
##############################################
toppred-1.10/data/Makefile.in-50-DIST_SOURCES =
toppred-1.10/data/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
toppred-1.10/data/Makefile.in-52-am__vpath_adj = case $$p in \
toppred-1.10/data/Makefile.in:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
toppred-1.10/data/Makefile.in-54-    *) f=$$p;; \
toppred-1.10/data/Makefile.in-55-  esac;
toppred-1.10/data/Makefile.in:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
toppred-1.10/data/Makefile.in-57-am__installdirs = "$(DESTDIR)$(pkgdatadir)"
##############################################
toppred-1.10/data/Makefile.in-204-distdir: $(DISTFILES)
toppred-1.10/data/Makefile.in:205:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/data/Makefile.in:206:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/data/Makefile.in-207-	list='$(DISTFILES)'; for file in $$list; do \
toppred-1.10/data/Makefile.in-208-	  case $$file in \
toppred-1.10/data/Makefile.in:209:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
toppred-1.10/data/Makefile.in:210:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
toppred-1.10/data/Makefile.in-211-	  esac; \
toppred-1.10/data/Makefile.in-212-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
toppred-1.10/data/Makefile.in:213:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
toppred-1.10/data/Makefile.in-214-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
toppred-1.10/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
toppred-1.10/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
toppred-1.10/depcomp-70-
##############################################
toppred-1.10/depcomp-203-  # Version 6 uses the directory in both cases.
toppred-1.10/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
toppred-1.10/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
toppred-1.10/depcomp-214-  else
toppred-1.10/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
toppred-1.10/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
toppred-1.10/depcomp-228-    # Do two passes, one to just change these to
toppred-1.10/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
toppred-1.10/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
toppred-1.10/depcomp-269-  # Do two passes, one to just change these to
toppred-1.10/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
toppred-1.10/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
toppred-1.10/depcomp-284-   # Subdirectories are respected.
toppred-1.10/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
toppred-1.10/depcomp-286-   test "x$dir" = "x$object" && dir=
toppred-1.10/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
toppred-1.10/depcomp-288-
##############################################
toppred-1.10/depcomp-423-  done
toppred-1.10/depcomp:424:  obj_suffix="`echo $object | sed 's/^.*\././'`"
toppred-1.10/depcomp-425-  touch "$tmpdepfile"
##############################################
toppred-1.10/doc/Makefile.in-189-	  else file=$$i; fi; \
toppred-1.10/doc/Makefile.in:190:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
toppred-1.10/doc/Makefile.in-191-	  case "$$ext" in \
##############################################
toppred-1.10/doc/Makefile.in-194-	  esac; \
toppred-1.10/doc/Makefile.in:195:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
toppred-1.10/doc/Makefile.in:196:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
toppred-1.10/doc/Makefile.in:197:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
toppred-1.10/doc/Makefile.in-198-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
toppred-1.10/doc/Makefile.in-210-	for i in $$list; do \
toppred-1.10/doc/Makefile.in:211:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
toppred-1.10/doc/Makefile.in-212-	  case "$$ext" in \
##############################################
toppred-1.10/doc/Makefile.in-215-	  esac; \
toppred-1.10/doc/Makefile.in:216:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
toppred-1.10/doc/Makefile.in:217:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
toppred-1.10/doc/Makefile.in:218:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
toppred-1.10/doc/Makefile.in-219-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
toppred-1.10/doc/Makefile.in-229-distdir: $(DISTFILES)
toppred-1.10/doc/Makefile.in:230:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/doc/Makefile.in:231:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/doc/Makefile.in-232-	list='$(DISTFILES)'; for file in $$list; do \
toppred-1.10/doc/Makefile.in-233-	  case $$file in \
toppred-1.10/doc/Makefile.in:234:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
toppred-1.10/doc/Makefile.in:235:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
toppred-1.10/doc/Makefile.in-236-	  esac; \
toppred-1.10/doc/Makefile.in-237-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
toppred-1.10/doc/Makefile.in:238:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
toppred-1.10/doc/Makefile.in-239-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
toppred-1.10/install-sh-210-      fi
toppred-1.10/install-sh:211:      dst=$dst/`basename "$src"`
toppred-1.10/install-sh-212-    fi
##############################################
toppred-1.10/install-sh-215-  # This sed command emulates the dirname command.
toppred-1.10/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
toppred-1.10/install-sh-217-
##############################################
toppred-1.10/install-sh-228-    IFS='%'
toppred-1.10/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
toppred-1.10/install-sh-230-    shift
##############################################
toppred-1.10/install-sh-256-  else
toppred-1.10/install-sh:257:    dstfile=`basename "$dst"`
toppred-1.10/install-sh-258-
##############################################
toppred-1.10/m4/Makefile.in-178-distdir: $(DISTFILES)
toppred-1.10/m4/Makefile.in:179:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/m4/Makefile.in:180:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/m4/Makefile.in-181-	list='$(DISTFILES)'; for file in $$list; do \
toppred-1.10/m4/Makefile.in-182-	  case $$file in \
toppred-1.10/m4/Makefile.in:183:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
toppred-1.10/m4/Makefile.in:184:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
toppred-1.10/m4/Makefile.in-185-	  esac; \
toppred-1.10/m4/Makefile.in-186-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
toppred-1.10/m4/Makefile.in:187:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
toppred-1.10/m4/Makefile.in-188-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
toppred-1.10/missing-128-       # Could not run --version or --help.  This is probably someone
toppred-1.10/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
toppred-1.10/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
toppred-1.10/missing-162-         from any GNU archive site."
toppred-1.10/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
toppred-1.10/missing-164-    test -z "$files" && files="config.h"
##############################################
toppred-1.10/missing-191-         proper tools for further handling them.
toppred-1.10/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
toppred-1.10/missing-193-         archive site."
toppred-1.10/missing-194-
toppred-1.10/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
toppred-1.10/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
toppred-1.10/missing-197-    if test -f "$file"; then
##############################################
toppred-1.10/missing-220-	*.y)
toppred-1.10/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
toppred-1.10/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
toppred-1.10/missing-224-	    fi
toppred-1.10/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
toppred-1.10/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
toppred-1.10/missing-250-	*.l)
toppred-1.10/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
toppred-1.10/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
toppred-1.10/missing-269-
toppred-1.10/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
toppred-1.10/missing-271-    if test -z "$file"; then
toppred-1.10/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
toppred-1.10/missing-273-    fi
##############################################
toppred-1.10/missing-291-    # The file to touch is that specified with -o ...
toppred-1.10/missing:292:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
toppred-1.10/missing-293-    if test -z "$file"; then
toppred-1.10/missing-294-      # ... or it is the one specified with @setfilename ...
toppred-1.10/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
toppred-1.10/missing:296:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
toppred-1.10/missing-297-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
toppred-1.10/missing:298:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
toppred-1.10/missing-299-    fi
##############################################
toppred-1.10/missing-321-	*o*)
toppred-1.10/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
toppred-1.10/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
toppred-1.10/missing-327-	*h*)
toppred-1.10/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
toppred-1.10/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
toppred-1.10/src/Makefile.in-235-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
toppred-1.10/src/Makefile.in:236:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
toppred-1.10/src/Makefile.in-237-	  if test -f $$p \
toppred-1.10/src/Makefile.in-238-	  ; then \
toppred-1.10/src/Makefile.in:239:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
toppred-1.10/src/Makefile.in-240-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
toppred-1.10/src/Makefile.in-247-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
toppred-1.10/src/Makefile.in:248:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
toppred-1.10/src/Makefile.in-249-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
toppred-1.10/src/Makefile.in-285-.c.obj:
toppred-1.10/src/Makefile.in:286:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
toppred-1.10/src/Makefile.in-287-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
toppred-1.10/src/Makefile.in-289-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
toppred-1.10/src/Makefile.in:290:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
toppred-1.10/src/Makefile.in-291-uninstall-info-am:
##############################################
toppred-1.10/src/Makefile.in-333-GTAGS:
toppred-1.10/src/Makefile.in:334:	here=`$(am__cd) $(top_builddir) && pwd` \
toppred-1.10/src/Makefile.in-335-	  && cd $(top_srcdir) \
##############################################
toppred-1.10/src/Makefile.in-341-distdir: $(DISTFILES)
toppred-1.10/src/Makefile.in:342:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/src/Makefile.in:343:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/src/Makefile.in-344-	list='$(DISTFILES)'; for file in $$list; do \
toppred-1.10/src/Makefile.in-345-	  case $$file in \
toppred-1.10/src/Makefile.in:346:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
toppred-1.10/src/Makefile.in:347:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
toppred-1.10/src/Makefile.in-348-	  esac; \
toppred-1.10/src/Makefile.in-349-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
toppred-1.10/src/Makefile.in:350:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
toppred-1.10/src/Makefile.in-351-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
toppred-1.10/src/graph.c-397-
toppred-1.10/src/graph.c:398:  /* cytoplasm legend */
toppred-1.10/src/graph.c-399-  text_l = (strlen(cyto) * font->w) /2 ;
##############################################
toppred-1.10/test/Makefile.in-207-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
toppred-1.10/test/Makefile.in:208:	      all=`expr $$all + 1`; \
toppred-1.10/test/Makefile.in-209-	      case " $(XFAIL_TESTS) " in \
toppred-1.10/test/Makefile.in-210-	      *" $$tst "*) \
toppred-1.10/test/Makefile.in:211:		xpass=`expr $$xpass + 1`; \
toppred-1.10/test/Makefile.in:212:		failed=`expr $$failed + 1`; \
toppred-1.10/test/Makefile.in-213-		echo "XPASS: $$tst"; \
##############################################
toppred-1.10/test/Makefile.in-219-	    elif test $$? -ne 77; then \
toppred-1.10/test/Makefile.in:220:	      all=`expr $$all + 1`; \
toppred-1.10/test/Makefile.in-221-	      case " $(XFAIL_TESTS) " in \
toppred-1.10/test/Makefile.in-222-	      *" $$tst "*) \
toppred-1.10/test/Makefile.in:223:		xfail=`expr $$xfail + 1`; \
toppred-1.10/test/Makefile.in-224-		echo "XFAIL: $$tst"; \
##############################################
toppred-1.10/test/Makefile.in-226-	      *) \
toppred-1.10/test/Makefile.in:227:		failed=`expr $$failed + 1`; \
toppred-1.10/test/Makefile.in-228-		echo "FAIL: $$tst"; \
##############################################
toppred-1.10/test/Makefile.in-231-	    else \
toppred-1.10/test/Makefile.in:232:	      skip=`expr $$skip + 1`; \
toppred-1.10/test/Makefile.in-233-	      echo "SKIP: $$tst"; \
##############################################
toppred-1.10/test/Makefile.in-252-	    skipped="($$skip tests were not run)"; \
toppred-1.10/test/Makefile.in:253:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
toppred-1.10/test/Makefile.in-254-	      dashes="$$skipped"; \
##############################################
toppred-1.10/test/Makefile.in-258-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
toppred-1.10/test/Makefile.in:259:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
toppred-1.10/test/Makefile.in-260-	      dashes="$$report"; \
toppred-1.10/test/Makefile.in-261-	  fi; \
toppred-1.10/test/Makefile.in:262:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
toppred-1.10/test/Makefile.in-263-	  echo "$$dashes"; \
##############################################
toppred-1.10/test/Makefile.in-271-distdir: $(DISTFILES)
toppred-1.10/test/Makefile.in:272:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/test/Makefile.in:273:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
toppred-1.10/test/Makefile.in-274-	list='$(DISTFILES)'; for file in $$list; do \
toppred-1.10/test/Makefile.in-275-	  case $$file in \
toppred-1.10/test/Makefile.in:276:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
toppred-1.10/test/Makefile.in:277:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
toppred-1.10/test/Makefile.in-278-	  esac; \
toppred-1.10/test/Makefile.in-279-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
toppred-1.10/test/Makefile.in:280:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
toppred-1.10/test/Makefile.in-281-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
toppred-1.10/debian/tests/run-unit-test-4-if [ "$ADTTMP" = "" ] ; then
toppred-1.10/debian/tests/run-unit-test:5:  ADTTMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
toppred-1.10/debian/tests/run-unit-test-6-fi