===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
trophy-2.0.3/Makefile.in-77-  while test -n "$$dir1"; do \
trophy-2.0.3/Makefile.in:78:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
trophy-2.0.3/Makefile.in-79-    if test "$$first" != "."; then \
trophy-2.0.3/Makefile.in-80-      if test "$$first" = ".."; then \
trophy-2.0.3/Makefile.in:81:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
trophy-2.0.3/Makefile.in:82:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
trophy-2.0.3/Makefile.in-83-      else \
trophy-2.0.3/Makefile.in:84:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
trophy-2.0.3/Makefile.in-85-        if test "$$first2" = "$$first"; then \
trophy-2.0.3/Makefile.in:86:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
trophy-2.0.3/Makefile.in-87-        else \
##############################################
trophy-2.0.3/Makefile.in-92-    fi; \
trophy-2.0.3/Makefile.in:93:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
trophy-2.0.3/Makefile.in-94-  done; \
##############################################
trophy-2.0.3/Makefile.in-248-	dot_seen=no; \
trophy-2.0.3/Makefile.in:249:	target=`echo $@ | sed s/-recursive//`; \
trophy-2.0.3/Makefile.in-250-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
trophy-2.0.3/Makefile.in-283-	rev="$$rev ."; \
trophy-2.0.3/Makefile.in:284:	target=`echo $@ | sed s/-recursive//`; \
trophy-2.0.3/Makefile.in-285-	for subdir in $$rev; do \
##############################################
trophy-2.0.3/Makefile.in-361-GTAGS:
trophy-2.0.3/Makefile.in:362:	here=`$(am__cd) $(top_builddir) && pwd` \
trophy-2.0.3/Makefile.in-363-	  && $(am__cd) $(top_srcdir) \
##############################################
trophy-2.0.3/Makefile.in-371-	test -d "$(distdir)" || mkdir "$(distdir)"
trophy-2.0.3/Makefile.in:372:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trophy-2.0.3/Makefile.in:373:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trophy-2.0.3/Makefile.in-374-	list='$(DISTFILES)'; \
##############################################
trophy-2.0.3/Makefile.in-385-	  if test -d $$d/$$file; then \
trophy-2.0.3/Makefile.in:386:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
trophy-2.0.3/Makefile.in-387-	    if test -d "$(distdir)/$$file"; then \
##############################################
trophy-2.0.3/Makefile.in-493-	test -d $(distdir)/_build || exit 0; \
trophy-2.0.3/Makefile.in:494:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
trophy-2.0.3/Makefile.in-495-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
trophy-2.0.3/Makefile.in-527-	@$(am__cd) '$(distuninstallcheck_dir)' \
trophy-2.0.3/Makefile.in:528:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
trophy-2.0.3/Makefile.in-529-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
trophy-2.0.3/Makefile.in-539-	fi
trophy-2.0.3/Makefile.in:540:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
trophy-2.0.3/Makefile.in-541-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
trophy-2.0.3/aclocal.m4-94-        PKG_CHECK_EXISTS([$3],
trophy-2.0.3/aclocal.m4:95:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
trophy-2.0.3/aclocal.m4-96-			 [pkg_failed=yes])
##############################################
trophy-2.0.3/aclocal.m4-142-        if test $_pkg_short_errors_supported = yes; then
trophy-2.0.3/aclocal.m4:143:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
trophy-2.0.3/aclocal.m4-144-        else 
trophy-2.0.3/aclocal.m4:145:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
trophy-2.0.3/aclocal.m4-146-        fi
##############################################
trophy-2.0.3/aclocal.m4-225-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
trophy-2.0.3/aclocal.m4:226:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
trophy-2.0.3/aclocal.m4-227-#
##############################################
trophy-2.0.3/aclocal.m4-249-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
trophy-2.0.3/aclocal.m4:250:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
trophy-2.0.3/aclocal.m4-251-# and then we would define $MISSING as
##############################################
trophy-2.0.3/aclocal.m4-265-# expand $ac_aux_dir to an absolute path
trophy-2.0.3/aclocal.m4:266:am_aux_dir=`cd $ac_aux_dir && pwd`
trophy-2.0.3/aclocal.m4-267-])
##############################################
trophy-2.0.3/aclocal.m4-366-  if test "$am_compiler_list" = ""; then
trophy-2.0.3/aclocal.m4:367:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
trophy-2.0.3/aclocal.m4-368-  fi
##############################################
trophy-2.0.3/aclocal.m4-512-    # Strip MF so we end up with the name of the file.
trophy-2.0.3/aclocal.m4:513:    mf=`echo "$mf" | sed -e 's/:.*$//'`
trophy-2.0.3/aclocal.m4-514-    # Check whether this is an Automake generated Makefile or not.
##############################################
trophy-2.0.3/aclocal.m4-521-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
trophy-2.0.3/aclocal.m4:522:      dirpart=`AS_DIRNAME("$mf")`
trophy-2.0.3/aclocal.m4-523-    else
##############################################
trophy-2.0.3/aclocal.m4-527-    # from the Makefile without running `make'.
trophy-2.0.3/aclocal.m4:528:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
trophy-2.0.3/aclocal.m4-529-    test -z "$DEPDIR" && continue
trophy-2.0.3/aclocal.m4:530:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
trophy-2.0.3/aclocal.m4-531-    test -z "am__include" && continue
trophy-2.0.3/aclocal.m4:532:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
trophy-2.0.3/aclocal.m4-533-    # When using ansi2knr, U may be empty or an underscore; expand it
trophy-2.0.3/aclocal.m4:534:    U=`sed -n 's/^U = //p' < "$mf"`
trophy-2.0.3/aclocal.m4-535-    # Find all dependency output files, they are included files with
##############################################
trophy-2.0.3/aclocal.m4-543-      test -f "$dirpart/$file" && continue
trophy-2.0.3/aclocal.m4:544:      fdir=`AS_DIRNAME(["$file"])`
trophy-2.0.3/aclocal.m4-545-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
trophy-2.0.3/aclocal.m4-598-AC_REQUIRE([AC_PROG_INSTALL])dnl
trophy-2.0.3/aclocal.m4:599:if test "`cd $srcdir && pwd`" != "`pwd`"; then
trophy-2.0.3/aclocal.m4-600-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
trophy-2.0.3/aclocal.m4-700-    * )
trophy-2.0.3/aclocal.m4:701:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
trophy-2.0.3/aclocal.m4-702-  esac
trophy-2.0.3/aclocal.m4-703-done
trophy-2.0.3/aclocal.m4:704:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
trophy-2.0.3/aclocal.m4-705-
##############################################
trophy-2.0.3/aclocal.m4-775-# Ignore all kinds of additional output from `make'.
trophy-2.0.3/aclocal.m4:776:case `$am_make -s -f confmf 2> /dev/null` in #(
trophy-2.0.3/aclocal.m4-777-*the\ am__doit\ target*)
##############################################
trophy-2.0.3/aclocal.m4-785-   echo '.include "confinc"' > confmf
trophy-2.0.3/aclocal.m4:786:   case `$am_make -s -f confmf 2> /dev/null` in #(
trophy-2.0.3/aclocal.m4-787-   *the\ am__doit\ target*)
##############################################
trophy-2.0.3/aclocal.m4-938-if (
trophy-2.0.3/aclocal.m4:939:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
trophy-2.0.3/aclocal.m4-940-   if test "$[*]" = "X"; then
trophy-2.0.3/aclocal.m4-941-      # -L didn't work.
trophy-2.0.3/aclocal.m4:942:      set X `ls -t "$srcdir/configure" conftest.file`
trophy-2.0.3/aclocal.m4-943-   fi
##############################################
trophy-2.0.3/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
trophy-2.0.3/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
trophy-2.0.3/depcomp-69-
##############################################
trophy-2.0.3/depcomp-224-  # Version 6 uses the directory in both cases.
trophy-2.0.3/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
trophy-2.0.3/depcomp-226-  test "x$dir" = "x$object" && dir=
trophy-2.0.3/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
trophy-2.0.3/depcomp-228-  if test "$libtool" = yes; then
##############################################
trophy-2.0.3/depcomp-253-    # Do two passes, one to just change these to
trophy-2.0.3/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
trophy-2.0.3/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
trophy-2.0.3/depcomp-295-  # Do two passes, one to just change these to
trophy-2.0.3/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
trophy-2.0.3/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
trophy-2.0.3/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
trophy-2.0.3/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
trophy-2.0.3/depcomp-313-  test "x$dir" = "x$object" && dir=
trophy-2.0.3/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
trophy-2.0.3/depcomp-315-  if test "$libtool" = yes; then
##############################################
trophy-2.0.3/depcomp-355-   # Subdirectories are respected.
trophy-2.0.3/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
trophy-2.0.3/depcomp-357-   test "x$dir" = "x$object" && dir=
trophy-2.0.3/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
trophy-2.0.3/depcomp-359-
##############################################
trophy-2.0.3/depcomp-501-  done
trophy-2.0.3/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
trophy-2.0.3/depcomp-503-  touch "$tmpdepfile"
##############################################
trophy-2.0.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
trophy-2.0.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
trophy-2.0.3/configure-47-  as_echo='print -r --'
trophy-2.0.3/configure-48-  as_echo_n='print -rn --'
trophy-2.0.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
trophy-2.0.3/configure-50-  as_echo='printf %s\n'
##############################################
trophy-2.0.3/configure-52-else
trophy-2.0.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
trophy-2.0.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
trophy-2.0.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
trophy-2.0.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
trophy-2.0.3/configure-64-      esac;
##############################################
trophy-2.0.3/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
trophy-2.0.3/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
trophy-2.0.3/configure-174-  if (eval "$as_required") 2>/dev/null; then :
##############################################
trophy-2.0.3/configure-287-      case $as_dir in #(
trophy-2.0.3/configure:288:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
trophy-2.0.3/configure-289-      *) as_qdir=$as_dir;;
##############################################
trophy-2.0.3/configure-352-  {
trophy-2.0.3/configure:353:    as_val=`expr "$@" || test $? -eq 1`
trophy-2.0.3/configure-354-  }
##############################################
trophy-2.0.3/configure-359-# ---------------------------------
trophy-2.0.3/configure:360:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
trophy-2.0.3/configure-361-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
trophy-2.0.3/configure-422-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
trophy-2.0.3/configure:423:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
trophy-2.0.3/configure-424-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
trophy-2.0.3/configure-513-	esac;
trophy-2.0.3/configure:514:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
trophy-2.0.3/configure-515-	???[sx]*):;;*)false;;esac;fi
##############################################
trophy-2.0.3/configure-728-  case $ac_option in
trophy-2.0.3/configure:729:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
trophy-2.0.3/configure-730-  *)	ac_optarg=yes ;;
##############################################
trophy-2.0.3/configure-771-  -disable-* | --disable-*)
trophy-2.0.3/configure:772:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
trophy-2.0.3/configure-773-    # Reject names that are not valid shell variable names.
##############################################
trophy-2.0.3/configure-776-    ac_useropt_orig=$ac_useropt
trophy-2.0.3/configure:777:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
trophy-2.0.3/configure-778-    case $ac_user_opts in
##############################################
trophy-2.0.3/configure-797-  -enable-* | --enable-*)
trophy-2.0.3/configure:798:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
trophy-2.0.3/configure-799-    # Reject names that are not valid shell variable names.
##############################################
trophy-2.0.3/configure-802-    ac_useropt_orig=$ac_useropt
trophy-2.0.3/configure:803:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
trophy-2.0.3/configure-804-    case $ac_user_opts in
##############################################
trophy-2.0.3/configure-1001-  -with-* | --with-*)
trophy-2.0.3/configure:1002:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
trophy-2.0.3/configure-1003-    # Reject names that are not valid shell variable names.
##############################################
trophy-2.0.3/configure-1006-    ac_useropt_orig=$ac_useropt
trophy-2.0.3/configure:1007:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
trophy-2.0.3/configure-1008-    case $ac_user_opts in
##############################################
trophy-2.0.3/configure-1017-  -without-* | --without-*)
trophy-2.0.3/configure:1018:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
trophy-2.0.3/configure-1019-    # Reject names that are not valid shell variable names.
##############################################
trophy-2.0.3/configure-1022-    ac_useropt_orig=$ac_useropt
trophy-2.0.3/configure:1023:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
trophy-2.0.3/configure-1024-    case $ac_user_opts in
##############################################
trophy-2.0.3/configure-1055-  *=*)
trophy-2.0.3/configure:1056:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
trophy-2.0.3/configure-1057-    # Reject names that are not valid shell variable names.
##############################################
trophy-2.0.3/configure-1076-if test -n "$ac_prev"; then
trophy-2.0.3/configure:1077:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
trophy-2.0.3/configure-1078-  as_fn_error "missing argument to $ac_option"
##############################################
trophy-2.0.3/configure-1098-    */ )
trophy-2.0.3/configure:1099:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
trophy-2.0.3/configure-1100-      eval $ac_var=\$ac_val;;
##############################################
trophy-2.0.3/configure-1135-ac_ls_di=`ls -di .` &&
trophy-2.0.3/configure:1136:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
trophy-2.0.3/configure-1137-  as_fn_error "working directory cannot be determined"
##############################################
trophy-2.0.3/configure-1191-case $srcdir in
trophy-2.0.3/configure:1192:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
trophy-2.0.3/configure-1193-esac
##############################################
trophy-2.0.3/configure-1234-By default, \`make install' will install all the files in
trophy-2.0.3/configure:1235:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
trophy-2.0.3/configure:1236:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
trophy-2.0.3/configure-1237-for instance \`--prefix=\$HOME'.
##############################################
trophy-2.0.3/configure-1317-*)
trophy-2.0.3/configure:1318:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
trophy-2.0.3/configure-1319-  # A ".." for each directory in $ac_dir_suffix.
trophy-2.0.3/configure:1320:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
trophy-2.0.3/configure-1321-  case $ac_top_builddir_sub in
##############################################
trophy-2.0.3/configure-1575-    *\'*)
trophy-2.0.3/configure:1576:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
trophy-2.0.3/configure-1577-    esac
##############################################
trophy-2.0.3/configure-1662-      case $ac_val in
trophy-2.0.3/configure:1663:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
trophy-2.0.3/configure-1664-      esac
##############################################
trophy-2.0.3/configure-1679-	case $ac_val in
trophy-2.0.3/configure:1680:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
trophy-2.0.3/configure-1681-	esac
##############################################
trophy-2.0.3/configure-1792-    set,)
trophy-2.0.3/configure:1793:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
trophy-2.0.3/configure:1794:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
trophy-2.0.3/configure-1795-      ac_cache_corrupted=: ;;
##############################################
trophy-2.0.3/configure-1803-	# differences in whitespace do not lead to failure.
trophy-2.0.3/configure:1804:	ac_old_val_w=`echo x $ac_old_val`
trophy-2.0.3/configure:1805:	ac_new_val_w=`echo x $ac_new_val`
trophy-2.0.3/configure-1806-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
trophy-2.0.3/configure-1823-    case $ac_new_val in
trophy-2.0.3/configure:1824:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
trophy-2.0.3/configure-1825-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
trophy-2.0.3/configure-1993-if (
trophy-2.0.3/configure:1994:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
trophy-2.0.3/configure-1995-   if test "$*" = "X"; then
trophy-2.0.3/configure-1996-      # -L didn't work.
trophy-2.0.3/configure:1997:      set X `ls -t "$srcdir/configure" conftest.file`
trophy-2.0.3/configure-1998-   fi
##############################################
trophy-2.0.3/configure-2029-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
trophy-2.0.3/configure:2030:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
trophy-2.0.3/configure-2031-
trophy-2.0.3/configure-2032-# expand $ac_aux_dir to an absolute path
trophy-2.0.3/configure:2033:am_aux_dir=`cd $ac_aux_dir && pwd`
trophy-2.0.3/configure-2034-
##############################################
trophy-2.0.3/configure-2174-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
trophy-2.0.3/configure:2175:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
trophy-2.0.3/configure-2176-	     'mkdir (GNU coreutils) '* | \
##############################################
trophy-2.0.3/configure-2253-set x ${MAKE-make}
trophy-2.0.3/configure:2254:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
trophy-2.0.3/configure-2255-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
trophy-2.0.3/configure-2263-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
trophy-2.0.3/configure:2264:case `${MAKE-make} -f conftest.make 2>/dev/null` in
trophy-2.0.3/configure-2265-  *@@@%%%=?*=@@@%%%*)
##############################################
trophy-2.0.3/configure-2290-
trophy-2.0.3/configure:2291:if test "`cd $srcdir && pwd`" != "`pwd`"; then
trophy-2.0.3/configure-2292-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
trophy-2.0.3/configure-2510-  test $ac_status = 0; }; then
trophy-2.0.3/configure:2511:  pkg_cv_CLANLIB_CFLAGS=`$PKG_CONFIG --cflags ""clanSignals-1.0 clanGL-1.0 clanCore-1.0 clanSound-1.0 clanDisplay-1.0 clanApp-1.0"" 2>/dev/null`
trophy-2.0.3/configure-2512-else
##############################################
trophy-2.0.3/configure-2528-  test $ac_status = 0; }; then
trophy-2.0.3/configure:2529:  pkg_cv_CLANLIB_LIBS=`$PKG_CONFIG --libs ""clanSignals-1.0 clanGL-1.0 clanCore-1.0 clanSound-1.0 clanDisplay-1.0 clanApp-1.0"" 2>/dev/null`
trophy-2.0.3/configure-2530-else
##############################################
trophy-2.0.3/configure-2547-        if test $_pkg_short_errors_supported = yes; then
trophy-2.0.3/configure:2548:	        CLANLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors ""clanSignals-1.0 clanGL-1.0 clanCore-1.0 clanSound-1.0 clanDisplay-1.0 clanApp-1.0""`
trophy-2.0.3/configure-2549-        else
trophy-2.0.3/configure:2550:	        CLANLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors ""clanSignals-1.0 clanGL-1.0 clanCore-1.0 clanSound-1.0 clanDisplay-1.0 clanApp-1.0""`
trophy-2.0.3/configure-2551-        fi
##############################################
trophy-2.0.3/configure-2606-  test $ac_status = 0; }; then
trophy-2.0.3/configure:2607:  pkg_cv_CLANLIB_CFLAGS=`$PKG_CONFIG --cflags ""clanSignals-0.8 clanGL-0.8 clanCore-0.8 clanSound-0.8 clanDisplay-0.8 clanApp-0.8"" 2>/dev/null`
trophy-2.0.3/configure-2608-else
##############################################
trophy-2.0.3/configure-2624-  test $ac_status = 0; }; then
trophy-2.0.3/configure:2625:  pkg_cv_CLANLIB_LIBS=`$PKG_CONFIG --libs ""clanSignals-0.8 clanGL-0.8 clanCore-0.8 clanSound-0.8 clanDisplay-0.8 clanApp-0.8"" 2>/dev/null`
trophy-2.0.3/configure-2626-else
##############################################
trophy-2.0.3/configure-2643-        if test $_pkg_short_errors_supported = yes; then
trophy-2.0.3/configure:2644:	        CLANLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors ""clanSignals-0.8 clanGL-0.8 clanCore-0.8 clanSound-0.8 clanDisplay-0.8 clanApp-0.8""`
trophy-2.0.3/configure-2645-        else
trophy-2.0.3/configure:2646:	        CLANLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors ""clanSignals-0.8 clanGL-0.8 clanCore-0.8 clanSound-0.8 clanDisplay-0.8 clanApp-0.8""`
trophy-2.0.3/configure-2647-        fi
##############################################
trophy-2.0.3/configure-3036-$as_echo_n "checking whether the C compiler works... " >&6; }
trophy-2.0.3/configure:3037:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
trophy-2.0.3/configure-3038-
##############################################
trophy-2.0.3/configure-3080-	then :; else
trophy-2.0.3/configure:3081:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
trophy-2.0.3/configure-3082-	fi
##############################################
trophy-2.0.3/configure-3141-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
trophy-2.0.3/configure:3142:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
trophy-2.0.3/configure-3143-	  break;;
##############################################
trophy-2.0.3/configure-3250-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
trophy-2.0.3/configure:3251:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
trophy-2.0.3/configure-3252-       break;;
##############################################
trophy-2.0.3/configure-3500-# Ignore all kinds of additional output from `make'.
trophy-2.0.3/configure:3501:case `$am_make -s -f confmf 2> /dev/null` in #(
trophy-2.0.3/configure-3502-*the\ am__doit\ target*)
##############################################
trophy-2.0.3/configure-3510-   echo '.include "confinc"' > confmf
trophy-2.0.3/configure:3511:   case `$am_make -s -f confmf 2> /dev/null` in #(
trophy-2.0.3/configure-3512-   *the\ am__doit\ target*)
##############################################
trophy-2.0.3/configure-3571-  if test "$am_compiler_list" = ""; then
trophy-2.0.3/configure:3572:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
trophy-2.0.3/configure-3573-  fi
##############################################
trophy-2.0.3/configure-3955-  if test "$am_compiler_list" = ""; then
trophy-2.0.3/configure:3956:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
trophy-2.0.3/configure-3957-  fi
##############################################
trophy-2.0.3/configure-4222-'
trophy-2.0.3/configure:4223:DEFS=`sed -n "$ac_script" confdefs.h`
trophy-2.0.3/configure-4224-
##############################################
trophy-2.0.3/configure-4230-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
trophy-2.0.3/configure:4231:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
trophy-2.0.3/configure-4232-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
trophy-2.0.3/configure-4317-if test -z "$BASH_VERSION$ZSH_VERSION" \
trophy-2.0.3/configure:4318:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
trophy-2.0.3/configure-4319-  as_echo='print -r --'
trophy-2.0.3/configure-4320-  as_echo_n='print -rn --'
trophy-2.0.3/configure:4321:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
trophy-2.0.3/configure-4322-  as_echo='printf %s\n'
##############################################
trophy-2.0.3/configure-4324-else
trophy-2.0.3/configure:4325:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
trophy-2.0.3/configure-4326-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
trophy-2.0.3/configure-4334-	expr "X$arg" : "X\\(.*\\)$as_nl";
trophy-2.0.3/configure:4335:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
trophy-2.0.3/configure-4336-      esac;
##############################################
trophy-2.0.3/configure-4410-# ---------------------------------
trophy-2.0.3/configure:4411:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
trophy-2.0.3/configure-4412-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
trophy-2.0.3/configure-4482-  {
trophy-2.0.3/configure:4483:    as_val=`expr "$@" || test $? -eq 1`
trophy-2.0.3/configure-4484-  }
##############################################
trophy-2.0.3/configure-4586-      case $as_dir in #(
trophy-2.0.3/configure:4587:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
trophy-2.0.3/configure-4588-      *) as_qdir=$as_dir;;
##############################################
trophy-2.0.3/configure-4643-	esac;
trophy-2.0.3/configure:4644:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
trophy-2.0.3/configure-4645-	???[sx]*):;;*)false;;esac;fi
##############################################
trophy-2.0.3/configure-4724-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
trophy-2.0.3/configure:4725:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
trophy-2.0.3/configure-4726-ac_cs_version="\\
##############################################
trophy-2.0.3/configure-4749-  --*=*)
trophy-2.0.3/configure:4750:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
trophy-2.0.3/configure:4751:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
trophy-2.0.3/configure-4752-    ac_shift=:
##############################################
trophy-2.0.3/configure-4773-    case $ac_optarg in
trophy-2.0.3/configure:4774:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
trophy-2.0.3/configure-4775-    esac
##############################################
trophy-2.0.3/configure-4895-fi
trophy-2.0.3/configure:4896:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
trophy-2.0.3/configure-4897-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
trophy-2.0.3/configure-4912-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
trophy-2.0.3/configure:4913:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
trophy-2.0.3/configure-4914-ac_delim='%!_!# '
##############################################
trophy-2.0.3/configure-4918-
trophy-2.0.3/configure:4919:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
trophy-2.0.3/configure-4920-  if test $ac_delim_n = $ac_delim_num; then
##############################################
trophy-2.0.3/configure-5072-      esac
trophy-2.0.3/configure:5073:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
trophy-2.0.3/configure-5074-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
trophy-2.0.3/configure-5131-*)
trophy-2.0.3/configure:5132:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
trophy-2.0.3/configure-5133-  # A ".." for each directory in $ac_dir_suffix.
trophy-2.0.3/configure:5134:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
trophy-2.0.3/configure-5135-  case $ac_top_builddir_sub in
##############################################
trophy-2.0.3/configure-5192-/@mandir@/p'
trophy-2.0.3/configure:5193:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
trophy-2.0.3/configure-5194-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
trophy-2.0.3/configure-5209-
trophy-2.0.3/configure:5210:# Neutralize VPATH when `$srcdir' = `.'.
trophy-2.0.3/configure-5211-# Shell code in configure.ac might set extrasub.
##############################################
trophy-2.0.3/configure-5237-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
trophy-2.0.3/configure:5238:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
trophy-2.0.3/configure:5239:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
trophy-2.0.3/configure-5240-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
trophy-2.0.3/configure-5272-    # Strip MF so we end up with the name of the file.
trophy-2.0.3/configure:5273:    mf=`echo "$mf" | sed -e 's/:.*$//'`
trophy-2.0.3/configure-5274-    # Check whether this is an Automake generated Makefile or not.
##############################################
trophy-2.0.3/configure-5309-    # from the Makefile without running `make'.
trophy-2.0.3/configure:5310:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
trophy-2.0.3/configure-5311-    test -z "$DEPDIR" && continue
trophy-2.0.3/configure:5312:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
trophy-2.0.3/configure-5313-    test -z "am__include" && continue
trophy-2.0.3/configure:5314:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
trophy-2.0.3/configure-5315-    # When using ansi2knr, U may be empty or an underscore; expand it
trophy-2.0.3/configure:5316:    U=`sed -n 's/^U = //p' < "$mf"`
trophy-2.0.3/configure-5317-    # Find all dependency output files, they are included files with
##############################################
trophy-2.0.3/resources/Makefile.in-46-DIST_SOURCES =
trophy-2.0.3/resources/Makefile.in:47:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
trophy-2.0.3/resources/Makefile.in-48-am__vpath_adj = case $$p in \
trophy-2.0.3/resources/Makefile.in:49:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
trophy-2.0.3/resources/Makefile.in-50-    *) f=$$p;; \
trophy-2.0.3/resources/Makefile.in-51-  esac;
trophy-2.0.3/resources/Makefile.in:52:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
trophy-2.0.3/resources/Makefile.in-53-am__install_max = 40
trophy-2.0.3/resources/Makefile.in-54-am__nobase_strip_setup = \
trophy-2.0.3/resources/Makefile.in:55:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
trophy-2.0.3/resources/Makefile.in-56-am__nobase_strip = \
##############################################
trophy-2.0.3/resources/Makefile.in-338-	@list='$(Downtown_DATA)'; test -n "$(Downtowndir)" || list=; \
trophy-2.0.3/resources/Makefile.in:339:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-340-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-358-	@list='$(Industrial_DATA)'; test -n "$(Industrialdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:359:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-360-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-378-	@list='$(Loops_DATA)'; test -n "$(Loopsdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:379:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-380-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-398-	@list='$(Moon_DATA)'; test -n "$(Moondir)" || list=; \
trophy-2.0.3/resources/Makefile.in:399:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-400-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-418-	@list='$(Rally_DATA)'; test -n "$(Rallydir)" || list=; \
trophy-2.0.3/resources/Makefile.in:419:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-420-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-438-	@list='$(Snake_DATA)'; test -n "$(Snakedir)" || list=; \
trophy-2.0.3/resources/Makefile.in:439:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-440-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-458-	@list='$(Zigzag_DATA)'; test -n "$(Zigzagdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:459:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-460-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-478-	@list='$(Zurich_DATA)'; test -n "$(Zurichdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:479:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-480-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-498-	@list='$(armors_DATA)'; test -n "$(armorsdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:499:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-500-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-518-	@list='$(cars_DATA)'; test -n "$(carsdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:519:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-520-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-538-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:539:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-540-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-558-	@list='$(flash2_DATA)'; test -n "$(flash2dir)" || list=; \
trophy-2.0.3/resources/Makefile.in:559:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-560-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-578-	@list='$(fonts_DATA)'; test -n "$(fontsdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:579:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-580-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-598-	@list='$(goody_DATA)'; test -n "$(goodydir)" || list=; \
trophy-2.0.3/resources/Makefile.in:599:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-600-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-618-	@list='$(gui_DATA)'; test -n "$(guidir)" || list=; \
trophy-2.0.3/resources/Makefile.in:619:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-620-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-638-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
trophy-2.0.3/resources/Makefile.in:639:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-640-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-658-	@list='$(jeep_DATA)'; test -n "$(jeepdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:659:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-660-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-678-	@list='$(menu_DATA)'; test -n "$(menudir)" || list=; \
trophy-2.0.3/resources/Makefile.in:679:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-680-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-698-	@list='$(misc_DATA)'; test -n "$(miscdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:699:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-700-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-718-	@list='$(motors_DATA)'; test -n "$(motorsdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:719:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-720-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-738-	@list='$(panel_DATA)'; test -n "$(paneldir)" || list=; \
trophy-2.0.3/resources/Makefile.in:739:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-740-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-758-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
trophy-2.0.3/resources/Makefile.in:759:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-760-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-778-	@list='$(sounds_DATA)'; test -n "$(soundsdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:779:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-780-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-798-	@list='$(tires_DATA)'; test -n "$(tiresdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:799:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-800-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-818-	@list='$(vw_DATA)'; test -n "$(vwdir)" || list=; \
trophy-2.0.3/resources/Makefile.in:819:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-820-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-838-	@list='$(z3_DATA)'; test -n "$(z3dir)" || list=; \
trophy-2.0.3/resources/Makefile.in:839:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
trophy-2.0.3/resources/Makefile.in-840-	test -n "$$files" || exit 0; \
##############################################
trophy-2.0.3/resources/Makefile.in-863-	else :; fi
trophy-2.0.3/resources/Makefile.in:864:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trophy-2.0.3/resources/Makefile.in:865:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trophy-2.0.3/resources/Makefile.in-866-	list='$(DISTFILES)'; \
##############################################
trophy-2.0.3/resources/Makefile.in-877-	  if test -d $$d/$$file; then \
trophy-2.0.3/resources/Makefile.in:878:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
trophy-2.0.3/resources/Makefile.in-879-	    if test -d "$(distdir)/$$file"; then \
##############################################
trophy-2.0.3/install-sh-217-      fi
trophy-2.0.3/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
trophy-2.0.3/install-sh-219-    *)
##############################################
trophy-2.0.3/install-sh-269-      dstdir=$dst
trophy-2.0.3/install-sh:270:      dst=$dstdir/`basename "$src"`
trophy-2.0.3/install-sh-271-      dstdir_status=0
##############################################
trophy-2.0.3/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
trophy-2.0.3/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
trophy-2.0.3/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
trophy-2.0.3/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
trophy-2.0.3/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
trophy-2.0.3/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
trophy-2.0.3/install-sh-418-	    case $prefix in
trophy-2.0.3/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
trophy-2.0.3/install-sh-420-	      *) qprefix=$prefix;;
##############################################
trophy-2.0.3/install-sh-467-    if $copy_on_change &&
trophy-2.0.3/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
trophy-2.0.3/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
trophy-2.0.3/install-sh-470-
##############################################
trophy-2.0.3/src/Makefile.in-332-.cpp.obj:
trophy-2.0.3/src/Makefile.in:333:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
trophy-2.0.3/src/Makefile.in-334-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
trophy-2.0.3/src/Makefile.in-336-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
trophy-2.0.3/src/Makefile.in:337:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
trophy-2.0.3/src/Makefile.in-338-
trophy-2.0.3/src/Makefile.in-339-trophymath.o: utils/trophymath.cpp
trophy-2.0.3/src/Makefile.in:340:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT trophymath.o -MD -MP -MF $(DEPDIR)/trophymath.Tpo -c -o trophymath.o `test -f 'utils/trophymath.cpp' || echo '$(srcdir)/'`utils/trophymath.cpp
trophy-2.0.3/src/Makefile.in-341-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/trophymath.Tpo $(DEPDIR)/trophymath.Po
##############################################
trophy-2.0.3/src/Makefile.in-343-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
trophy-2.0.3/src/Makefile.in:344:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o trophymath.o `test -f 'utils/trophymath.cpp' || echo '$(srcdir)/'`utils/trophymath.cpp
trophy-2.0.3/src/Makefile.in-345-
trophy-2.0.3/src/Makefile.in-346-trophymath.obj: utils/trophymath.cpp
trophy-2.0.3/src/Makefile.in:347:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT trophymath.obj -MD -MP -MF $(DEPDIR)/trophymath.Tpo -c -o trophymath.obj `if test -f 'utils/trophymath.cpp'; then $(CYGPATH_W) 'utils/trophymath.cpp'; else $(CYGPATH_W) '$(srcdir)/utils/trophymath.cpp'; fi`
trophy-2.0.3/src/Makefile.in-348-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/trophymath.Tpo $(DEPDIR)/trophymath.Po
##############################################
trophy-2.0.3/src/Makefile.in-350-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
trophy-2.0.3/src/Makefile.in:351:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o trophymath.obj `if test -f 'utils/trophymath.cpp'; then $(CYGPATH_W) 'utils/trophymath.cpp'; else $(CYGPATH_W) '$(srcdir)/utils/trophymath.cpp'; fi`
trophy-2.0.3/src/Makefile.in-352-
##############################################
trophy-2.0.3/src/Makefile.in-397-GTAGS:
trophy-2.0.3/src/Makefile.in:398:	here=`$(am__cd) $(top_builddir) && pwd` \
trophy-2.0.3/src/Makefile.in-399-	  && $(am__cd) $(top_srcdir) \
##############################################
trophy-2.0.3/src/Makefile.in-405-distdir: $(DISTFILES)
trophy-2.0.3/src/Makefile.in:406:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trophy-2.0.3/src/Makefile.in:407:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trophy-2.0.3/src/Makefile.in-408-	list='$(DISTFILES)'; \
##############################################
trophy-2.0.3/src/Makefile.in-419-	  if test -d $$d/$$file; then \
trophy-2.0.3/src/Makefile.in:420:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
trophy-2.0.3/src/Makefile.in-421-	    if test -d "$(distdir)/$$file"; then \
##############################################
trophy-2.0.3/missing-139-       # Could not run --version or --help.  This is probably someone
trophy-2.0.3/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
trophy-2.0.3/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
trophy-2.0.3/missing-173-         from any GNU archive site."
trophy-2.0.3/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
trophy-2.0.3/missing-175-    test -z "$files" && files="config.h"
##############################################
trophy-2.0.3/missing-202-         proper tools for further handling them.
trophy-2.0.3/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
trophy-2.0.3/missing-204-         archive site."
trophy-2.0.3/missing-205-
trophy-2.0.3/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
trophy-2.0.3/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
trophy-2.0.3/missing-208-    if test -f "$file"; then
##############################################
trophy-2.0.3/missing-231-	*.y)
trophy-2.0.3/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
trophy-2.0.3/missing-233-	    if test -f "$SRCFILE"; then
##############################################
trophy-2.0.3/missing-235-	    fi
trophy-2.0.3/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
trophy-2.0.3/missing-237-	    if test -f "$SRCFILE"; then
##############################################
trophy-2.0.3/missing-261-	*.l)
trophy-2.0.3/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
trophy-2.0.3/missing-263-	    if test -f "$SRCFILE"; then
##############################################
trophy-2.0.3/missing-280-
trophy-2.0.3/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
trophy-2.0.3/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
trophy-2.0.3/missing-283-    if test -f "$file"; then
##############################################
trophy-2.0.3/missing-300-    # The file to touch is that specified with -o ...
trophy-2.0.3/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
trophy-2.0.3/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
trophy-2.0.3/missing-303-    if test -z "$file"; then
trophy-2.0.3/missing-304-      # ... or it is the one specified with @setfilename ...
trophy-2.0.3/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
trophy-2.0.3/missing-306-      file=`sed -n '
##############################################
trophy-2.0.3/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
trophy-2.0.3/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
trophy-2.0.3/missing-314-    fi
##############################################
trophy-2.0.3/missing-336-	*o*)
trophy-2.0.3/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
trophy-2.0.3/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
trophy-2.0.3/missing-342-	*h*)
trophy-2.0.3/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
trophy-2.0.3/missing-344-	    tar "$firstarg" "$@" && exit 0