===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tenmado-0.10/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
tenmado-0.10/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
tenmado-0.10/aclocal.m4-69-#
##############################################
tenmado-0.10/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
tenmado-0.10/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
tenmado-0.10/aclocal.m4-93-# and then we would define $MISSING as
##############################################
tenmado-0.10/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
tenmado-0.10/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
tenmado-0.10/aclocal.m4-109-])
##############################################
tenmado-0.10/aclocal.m4-208-  if test "$am_compiler_list" = ""; then
tenmado-0.10/aclocal.m4:209:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
tenmado-0.10/aclocal.m4-210-  fi
##############################################
tenmado-0.10/aclocal.m4-354-    # Strip MF so we end up with the name of the file.
tenmado-0.10/aclocal.m4:355:    mf=`echo "$mf" | sed -e 's/:.*$//'`
tenmado-0.10/aclocal.m4-356-    # Check whether this is an Automake generated Makefile or not.
##############################################
tenmado-0.10/aclocal.m4-363-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
tenmado-0.10/aclocal.m4:364:      dirpart=`AS_DIRNAME("$mf")`
tenmado-0.10/aclocal.m4-365-    else
##############################################
tenmado-0.10/aclocal.m4-369-    # from the Makefile without running `make'.
tenmado-0.10/aclocal.m4:370:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tenmado-0.10/aclocal.m4-371-    test -z "$DEPDIR" && continue
tenmado-0.10/aclocal.m4:372:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
tenmado-0.10/aclocal.m4-373-    test -z "am__include" && continue
tenmado-0.10/aclocal.m4:374:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tenmado-0.10/aclocal.m4-375-    # When using ansi2knr, U may be empty or an underscore; expand it
tenmado-0.10/aclocal.m4:376:    U=`sed -n 's/^U = //p' < "$mf"`
tenmado-0.10/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
tenmado-0.10/aclocal.m4-385-      test -f "$dirpart/$file" && continue
tenmado-0.10/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
tenmado-0.10/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
tenmado-0.10/aclocal.m4-440-AC_REQUIRE([AC_PROG_INSTALL])dnl
tenmado-0.10/aclocal.m4:441:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tenmado-0.10/aclocal.m4-442-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tenmado-0.10/aclocal.m4-542-    * )
tenmado-0.10/aclocal.m4:543:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tenmado-0.10/aclocal.m4-544-  esac
tenmado-0.10/aclocal.m4-545-done
tenmado-0.10/aclocal.m4:546:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
tenmado-0.10/aclocal.m4-547-
##############################################
tenmado-0.10/aclocal.m4-638-# Ignore all kinds of additional output from `make'.
tenmado-0.10/aclocal.m4:639:case `$am_make -s -f confmf 2> /dev/null` in #(
tenmado-0.10/aclocal.m4-640-*the\ am__doit\ target*)
##############################################
tenmado-0.10/aclocal.m4-648-   echo '.include "confinc"' > confmf
tenmado-0.10/aclocal.m4:649:   case `$am_make -s -f confmf 2> /dev/null` in #(
tenmado-0.10/aclocal.m4-650-   *the\ am__doit\ target*)
##############################################
tenmado-0.10/aclocal.m4-818-if (
tenmado-0.10/aclocal.m4:819:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tenmado-0.10/aclocal.m4-820-   if test "$[*]" = "X"; then
tenmado-0.10/aclocal.m4-821-      # -L didn't work.
tenmado-0.10/aclocal.m4:822:      set X `ls -t "$srcdir/configure" conftest.file`
tenmado-0.10/aclocal.m4-823-   fi
##############################################
tenmado-0.10/Makefile.in-78-	ps-recursive uninstall-recursive
tenmado-0.10/Makefile.in:79:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tenmado-0.10/Makefile.in-80-am__vpath_adj = case $$p in \
tenmado-0.10/Makefile.in:81:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tenmado-0.10/Makefile.in-82-    *) f=$$p;; \
tenmado-0.10/Makefile.in-83-  esac;
tenmado-0.10/Makefile.in:84:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tenmado-0.10/Makefile.in-85-am__install_max = 40
tenmado-0.10/Makefile.in-86-am__nobase_strip_setup = \
tenmado-0.10/Makefile.in:87:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tenmado-0.10/Makefile.in-88-am__nobase_strip = \
##############################################
tenmado-0.10/Makefile.in-124-  while test -n "$$dir1"; do \
tenmado-0.10/Makefile.in:125:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tenmado-0.10/Makefile.in-126-    if test "$$first" != "."; then \
tenmado-0.10/Makefile.in-127-      if test "$$first" = ".."; then \
tenmado-0.10/Makefile.in:128:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tenmado-0.10/Makefile.in:129:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tenmado-0.10/Makefile.in-130-      else \
tenmado-0.10/Makefile.in:131:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tenmado-0.10/Makefile.in-132-        if test "$$first2" = "$$first"; then \
tenmado-0.10/Makefile.in:133:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tenmado-0.10/Makefile.in-134-        else \
##############################################
tenmado-0.10/Makefile.in-139-    fi; \
tenmado-0.10/Makefile.in:140:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tenmado-0.10/Makefile.in-141-  done; \
##############################################
tenmado-0.10/Makefile.in-425-.c.obj:
tenmado-0.10/Makefile.in:426:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
tenmado-0.10/Makefile.in-427-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
tenmado-0.10/Makefile.in-429-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tenmado-0.10/Makefile.in:430:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
tenmado-0.10/Makefile.in-431-install-man6: $(man_MANS)
##############################################
tenmado-0.10/Makefile.in-484-	dot_seen=no; \
tenmado-0.10/Makefile.in:485:	target=`echo $@ | sed s/-recursive//`; \
tenmado-0.10/Makefile.in-486-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
tenmado-0.10/Makefile.in-519-	rev="$$rev ."; \
tenmado-0.10/Makefile.in:520:	target=`echo $@ | sed s/-recursive//`; \
tenmado-0.10/Makefile.in-521-	for subdir in $$rev; do \
##############################################
tenmado-0.10/Makefile.in-597-GTAGS:
tenmado-0.10/Makefile.in:598:	here=`$(am__cd) $(top_builddir) && pwd` \
tenmado-0.10/Makefile.in-599-	  && $(am__cd) $(top_srcdir) \
##############################################
tenmado-0.10/Makefile.in-620-	test -d "$(distdir)" || mkdir "$(distdir)"
tenmado-0.10/Makefile.in:621:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/Makefile.in:622:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/Makefile.in-623-	list='$(DISTFILES)'; \
##############################################
tenmado-0.10/Makefile.in-634-	  if test -d $$d/$$file; then \
tenmado-0.10/Makefile.in:635:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tenmado-0.10/Makefile.in-636-	    if test -d "$(distdir)/$$file"; then \
##############################################
tenmado-0.10/Makefile.in-741-	test -d $(distdir)/_build || exit 0; \
tenmado-0.10/Makefile.in:742:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
tenmado-0.10/Makefile.in-743-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
tenmado-0.10/Makefile.in-775-	@$(am__cd) '$(distuninstallcheck_dir)' \
tenmado-0.10/Makefile.in:776:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
tenmado-0.10/Makefile.in-777-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
tenmado-0.10/Makefile.in-787-	fi
tenmado-0.10/Makefile.in:788:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
tenmado-0.10/Makefile.in-789-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
tenmado-0.10/configure-48-if test -z "$BASH_VERSION$ZSH_VERSION" \
tenmado-0.10/configure:49:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tenmado-0.10/configure-50-  as_echo='print -r --'
tenmado-0.10/configure-51-  as_echo_n='print -rn --'
tenmado-0.10/configure:52:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tenmado-0.10/configure-53-  as_echo='printf %s\n'
##############################################
tenmado-0.10/configure-55-else
tenmado-0.10/configure:56:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tenmado-0.10/configure-57-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tenmado-0.10/configure-65-	expr "X$arg" : "X\\(.*\\)$as_nl";
tenmado-0.10/configure:66:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tenmado-0.10/configure-67-      esac;
##############################################
tenmado-0.10/configure-176-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tenmado-0.10/configure:177:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tenmado-0.10/configure-178-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tenmado-0.10/configure-300-      case $as_dir in #(
tenmado-0.10/configure:301:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tenmado-0.10/configure-302-      *) as_qdir=$as_dir;;
##############################################
tenmado-0.10/configure-365-  {
tenmado-0.10/configure:366:    as_val=`expr "$@" || test $? -eq 1`
tenmado-0.10/configure-367-  }
##############################################
tenmado-0.10/configure-372-# ----------------------------------------
tenmado-0.10/configure:373:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tenmado-0.10/configure-374-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tenmado-0.10/configure-435-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tenmado-0.10/configure:436:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tenmado-0.10/configure-437-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tenmado-0.10/configure-526-	esac;
tenmado-0.10/configure:527:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tenmado-0.10/configure-528-	???[sx]*):;;*)false;;esac;fi
##############################################
tenmado-0.10/configure-775-  case $ac_option in
tenmado-0.10/configure:776:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tenmado-0.10/configure-777-  *=)   ac_optarg= ;;
##############################################
tenmado-0.10/configure-819-  -disable-* | --disable-*)
tenmado-0.10/configure:820:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tenmado-0.10/configure-821-    # Reject names that are not valid shell variable names.
##############################################
tenmado-0.10/configure-824-    ac_useropt_orig=$ac_useropt
tenmado-0.10/configure:825:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tenmado-0.10/configure-826-    case $ac_user_opts in
##############################################
tenmado-0.10/configure-845-  -enable-* | --enable-*)
tenmado-0.10/configure:846:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tenmado-0.10/configure-847-    # Reject names that are not valid shell variable names.
##############################################
tenmado-0.10/configure-850-    ac_useropt_orig=$ac_useropt
tenmado-0.10/configure:851:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tenmado-0.10/configure-852-    case $ac_user_opts in
##############################################
tenmado-0.10/configure-1049-  -with-* | --with-*)
tenmado-0.10/configure:1050:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tenmado-0.10/configure-1051-    # Reject names that are not valid shell variable names.
##############################################
tenmado-0.10/configure-1054-    ac_useropt_orig=$ac_useropt
tenmado-0.10/configure:1055:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tenmado-0.10/configure-1056-    case $ac_user_opts in
##############################################
tenmado-0.10/configure-1065-  -without-* | --without-*)
tenmado-0.10/configure:1066:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tenmado-0.10/configure-1067-    # Reject names that are not valid shell variable names.
##############################################
tenmado-0.10/configure-1070-    ac_useropt_orig=$ac_useropt
tenmado-0.10/configure:1071:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tenmado-0.10/configure-1072-    case $ac_user_opts in
##############################################
tenmado-0.10/configure-1103-  *=*)
tenmado-0.10/configure:1104:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tenmado-0.10/configure-1105-    # Reject names that are not valid shell variable names.
##############################################
tenmado-0.10/configure-1124-if test -n "$ac_prev"; then
tenmado-0.10/configure:1125:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tenmado-0.10/configure-1126-  as_fn_error $? "missing argument to $ac_option"
##############################################
tenmado-0.10/configure-1146-    */ )
tenmado-0.10/configure:1147:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tenmado-0.10/configure-1148-      eval $ac_var=\$ac_val;;
##############################################
tenmado-0.10/configure-1183-ac_ls_di=`ls -di .` &&
tenmado-0.10/configure:1184:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tenmado-0.10/configure-1185-  as_fn_error $? "working directory cannot be determined"
##############################################
tenmado-0.10/configure-1239-case $srcdir in
tenmado-0.10/configure:1240:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tenmado-0.10/configure-1241-esac
##############################################
tenmado-0.10/configure-1282-By default, \`make install' will install all the files in
tenmado-0.10/configure:1283:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tenmado-0.10/configure:1284:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tenmado-0.10/configure-1285-for instance \`--prefix=\$HOME'.
##############################################
tenmado-0.10/configure-1372-*)
tenmado-0.10/configure:1373:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tenmado-0.10/configure-1374-  # A ".." for each directory in $ac_dir_suffix.
tenmado-0.10/configure:1375:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tenmado-0.10/configure-1376-  case $ac_top_builddir_sub in
##############################################
tenmado-0.10/configure-1914-    *\'*)
tenmado-0.10/configure:1915:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tenmado-0.10/configure-1916-    esac
##############################################
tenmado-0.10/configure-1997-      case $ac_val in
tenmado-0.10/configure:1998:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tenmado-0.10/configure-1999-      esac
##############################################
tenmado-0.10/configure-2012-	case $ac_val in
tenmado-0.10/configure:2013:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tenmado-0.10/configure-2014-	esac
##############################################
tenmado-0.10/configure-2132-    set,)
tenmado-0.10/configure:2133:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tenmado-0.10/configure:2134:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tenmado-0.10/configure-2135-      ac_cache_corrupted=: ;;
##############################################
tenmado-0.10/configure-2143-	# differences in whitespace do not lead to failure.
tenmado-0.10/configure:2144:	ac_old_val_w=`echo x $ac_old_val`
tenmado-0.10/configure:2145:	ac_new_val_w=`echo x $ac_new_val`
tenmado-0.10/configure-2146-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tenmado-0.10/configure-2163-    case $ac_new_val in
tenmado-0.10/configure:2164:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tenmado-0.10/configure-2165-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tenmado-0.10/configure-2340-if (
tenmado-0.10/configure:2341:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tenmado-0.10/configure-2342-   if test "$*" = "X"; then
tenmado-0.10/configure-2343-      # -L didn't work.
tenmado-0.10/configure:2344:      set X `ls -t "$srcdir/configure" conftest.file`
tenmado-0.10/configure-2345-   fi
##############################################
tenmado-0.10/configure-2376-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
tenmado-0.10/configure:2377:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
tenmado-0.10/configure-2378-
tenmado-0.10/configure-2379-# expand $ac_aux_dir to an absolute path
tenmado-0.10/configure:2380:am_aux_dir=`cd $ac_aux_dir && pwd`
tenmado-0.10/configure-2381-
##############################################
tenmado-0.10/configure-2521-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
tenmado-0.10/configure:2522:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
tenmado-0.10/configure-2523-	     'mkdir (GNU coreutils) '* | \
##############################################
tenmado-0.10/configure-2600-set x ${MAKE-make}
tenmado-0.10/configure:2601:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tenmado-0.10/configure-2602-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tenmado-0.10/configure-2610-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tenmado-0.10/configure:2611:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tenmado-0.10/configure-2612-  *@@@%%%=?*=@@@%%%*)
##############################################
tenmado-0.10/configure-2637-
tenmado-0.10/configure:2638:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tenmado-0.10/configure-2639-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tenmado-0.10/configure-3174-$as_echo_n "checking whether the C compiler works... " >&6; }
tenmado-0.10/configure:3175:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tenmado-0.10/configure-3176-
##############################################
tenmado-0.10/configure-3218-	then :; else
tenmado-0.10/configure:3219:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tenmado-0.10/configure-3220-	fi
##############################################
tenmado-0.10/configure-3278-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tenmado-0.10/configure:3279:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tenmado-0.10/configure-3280-	  break;;
##############################################
tenmado-0.10/configure-3387-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tenmado-0.10/configure:3388:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tenmado-0.10/configure-3389-       break;;
##############################################
tenmado-0.10/configure-3637-# Ignore all kinds of additional output from `make'.
tenmado-0.10/configure:3638:case `$am_make -s -f confmf 2> /dev/null` in #(
tenmado-0.10/configure-3639-*the\ am__doit\ target*)
##############################################
tenmado-0.10/configure-3647-   echo '.include "confinc"' > confmf
tenmado-0.10/configure:3648:   case `$am_make -s -f confmf 2> /dev/null` in #(
tenmado-0.10/configure-3649-   *the\ am__doit\ target*)
##############################################
tenmado-0.10/configure-3708-  if test "$am_compiler_list" = ""; then
tenmado-0.10/configure:3709:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tenmado-0.10/configure-3710-  fi
##############################################
tenmado-0.10/configure-3821-set x ${MAKE-make}
tenmado-0.10/configure:3822:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tenmado-0.10/configure-3823-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tenmado-0.10/configure-3831-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tenmado-0.10/configure:3832:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tenmado-0.10/configure-3833-  *@@@%%%=?*=@@@%%%*)
##############################################
tenmado-0.10/configure-4047-/* end confdefs.h.  */
tenmado-0.10/configure:4048:`cat $LEX_OUTPUT_ROOT.c`
tenmado-0.10/configure-4049-_ACEOF
##############################################
tenmado-0.10/configure-4080-  #define YYTEXT_POINTER 1
tenmado-0.10/configure:4081:`cat $LEX_OUTPUT_ROOT.c`
tenmado-0.10/configure-4082-_ACEOF
##############################################
tenmado-0.10/configure-4371-  # Check for GNU $ac_path_GREP
tenmado-0.10/configure:4372:case `"$ac_path_GREP" --version 2>&1` in
tenmado-0.10/configure-4373-*GNU*)
##############################################
tenmado-0.10/configure-4437-  # Check for GNU $ac_path_EGREP
tenmado-0.10/configure:4438:case `"$ac_path_EGREP" --version 2>&1` in
tenmado-0.10/configure-4439-*GNU*)
##############################################
tenmado-0.10/configure-4598-do :
tenmado-0.10/configure:4599:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tenmado-0.10/configure-4600-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tenmado-0.10/configure-4603-  cat >>confdefs.h <<_ACEOF
tenmado-0.10/configure:4604:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tenmado-0.10/configure-4605-_ACEOF
##############################################
tenmado-0.10/configure-5135-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tenmado-0.10/configure:5136:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tenmado-0.10/configure-5137-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tenmado-0.10/configure-5218-if test -z "$BASH_VERSION$ZSH_VERSION" \
tenmado-0.10/configure:5219:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tenmado-0.10/configure-5220-  as_echo='print -r --'
tenmado-0.10/configure-5221-  as_echo_n='print -rn --'
tenmado-0.10/configure:5222:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tenmado-0.10/configure-5223-  as_echo='printf %s\n'
##############################################
tenmado-0.10/configure-5225-else
tenmado-0.10/configure:5226:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tenmado-0.10/configure-5227-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tenmado-0.10/configure-5235-	expr "X$arg" : "X\\(.*\\)$as_nl";
tenmado-0.10/configure:5236:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tenmado-0.10/configure-5237-      esac;
##############################################
tenmado-0.10/configure-5312-# ----------------------------------------
tenmado-0.10/configure:5313:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tenmado-0.10/configure-5314-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tenmado-0.10/configure-5384-  {
tenmado-0.10/configure:5385:    as_val=`expr "$@" || test $? -eq 1`
tenmado-0.10/configure-5386-  }
##############################################
tenmado-0.10/configure-5488-      case $as_dir in #(
tenmado-0.10/configure:5489:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tenmado-0.10/configure-5490-      *) as_qdir=$as_dir;;
##############################################
tenmado-0.10/configure-5545-	esac;
tenmado-0.10/configure:5546:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tenmado-0.10/configure-5547-	???[sx]*):;;*)false;;esac;fi
##############################################
tenmado-0.10/configure-5635-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tenmado-0.10/configure:5636:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tenmado-0.10/configure-5637-ac_cs_version="\\
##############################################
tenmado-0.10/configure-5660-  --*=?*)
tenmado-0.10/configure:5661:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tenmado-0.10/configure:5662:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tenmado-0.10/configure-5663-    ac_shift=:
##############################################
tenmado-0.10/configure-5665-  --*=)
tenmado-0.10/configure:5666:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tenmado-0.10/configure-5667-    ac_optarg=
##############################################
tenmado-0.10/configure-5689-    case $ac_optarg in
tenmado-0.10/configure:5690:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tenmado-0.10/configure-5691-    '') as_fn_error $? "missing file argument" ;;
##############################################
tenmado-0.10/configure-5697-    case $ac_optarg in
tenmado-0.10/configure:5698:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tenmado-0.10/configure-5699-    esac
##############################################
tenmado-0.10/configure-5831-fi
tenmado-0.10/configure:5832:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tenmado-0.10/configure-5833-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tenmado-0.10/configure-5848-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tenmado-0.10/configure:5849:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tenmado-0.10/configure-5850-ac_delim='%!_!# '
##############################################
tenmado-0.10/configure-5854-
tenmado-0.10/configure:5855:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tenmado-0.10/configure-5856-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tenmado-0.10/configure-5992-for ac_last_try in false false :; do
tenmado-0.10/configure:5993:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
tenmado-0.10/configure-5994-  if test -z "$ac_tt"; then
##############################################
tenmado-0.10/configure-6124-      esac
tenmado-0.10/configure:6125:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tenmado-0.10/configure-6126-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tenmado-0.10/configure-6183-*)
tenmado-0.10/configure:6184:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tenmado-0.10/configure-6185-  # A ".." for each directory in $ac_dir_suffix.
tenmado-0.10/configure:6186:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tenmado-0.10/configure-6187-  case $ac_top_builddir_sub in
##############################################
tenmado-0.10/configure-6244-/@mandir@/p'
tenmado-0.10/configure:6245:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tenmado-0.10/configure-6246-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tenmado-0.10/configure-6261-
tenmado-0.10/configure:6262:# Neutralize VPATH when `$srcdir' = `.'.
tenmado-0.10/configure-6263-# Shell code in configure.ac might set extrasub.
##############################################
tenmado-0.10/configure-6289-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tenmado-0.10/configure:6290:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tenmado-0.10/configure-6291-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tenmado-0.10/configure-6335-    * )
tenmado-0.10/configure:6336:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tenmado-0.10/configure-6337-  esac
##############################################
tenmado-0.10/configure-6382-    # Strip MF so we end up with the name of the file.
tenmado-0.10/configure:6383:    mf=`echo "$mf" | sed -e 's/:.*$//'`
tenmado-0.10/configure-6384-    # Check whether this is an Automake generated Makefile or not.
##############################################
tenmado-0.10/configure-6419-    # from the Makefile without running `make'.
tenmado-0.10/configure:6420:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tenmado-0.10/configure-6421-    test -z "$DEPDIR" && continue
tenmado-0.10/configure:6422:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
tenmado-0.10/configure-6423-    test -z "am__include" && continue
tenmado-0.10/configure:6424:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tenmado-0.10/configure-6425-    # When using ansi2knr, U may be empty or an underscore; expand it
tenmado-0.10/configure:6426:    U=`sed -n 's/^U = //p' < "$mf"`
tenmado-0.10/configure-6427-    # Find all dependency output files, they are included files with
##############################################
tenmado-0.10/compile-81-# Name of file we expect compiler to create.
tenmado-0.10/compile:82:cofile=`echo $cfile | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
tenmado-0.10/compile-83-
##############################################
tenmado-0.10/compile-87-# object file name, since that is what matters with a parallel build.
tenmado-0.10/compile:88:lockdir=`echo $cofile | sed -e 's|[/.-]|_|g'`.d
tenmado-0.10/compile-89-while true; do
##############################################
tenmado-0.10/depcomp-34-if test -z "$depfile"; then
tenmado-0.10/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
tenmado-0.10/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
tenmado-0.10/depcomp-37-   if test "$dir" = "$object"; then
##############################################
tenmado-0.10/depcomp-43-
tenmado-0.10/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
tenmado-0.10/depcomp-45-
##############################################
tenmado-0.10/depcomp-178-  # Version 6 uses the directory in both cases.
tenmado-0.10/depcomp:179:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
tenmado-0.10/depcomp-180-  tmpdepfile="$stripped.u"
##############################################
tenmado-0.10/depcomp-189-  else
tenmado-0.10/depcomp:190:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
tenmado-0.10/depcomp-191-    tmpdepfile="$stripped.u"
##############################################
tenmado-0.10/depcomp-203-    # Do two passes, one to just change these to
tenmado-0.10/depcomp:204:    # `$object: dependent.h' and one to simply `dependent.h:'.
tenmado-0.10/depcomp-205-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
tenmado-0.10/depcomp-244-  # Do two passes, one to just change these to
tenmado-0.10/depcomp:245:  # `$object: dependent.h' and one to simply `dependent.h:'.
tenmado-0.10/depcomp-246-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
tenmado-0.10/depcomp-259-   # Subdirectories are respected.
tenmado-0.10/depcomp:260:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
tenmado-0.10/depcomp-261-   test "x$dir" = "x$object" && dir=
tenmado-0.10/depcomp:262:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
tenmado-0.10/depcomp-263-
##############################################
tenmado-0.10/depcomp-382-  done
tenmado-0.10/depcomp:383:  obj_suffix="`echo $object | sed 's/^.*\././'`"
tenmado-0.10/depcomp-384-  touch "$tmpdepfile"
##############################################
tenmado-0.10/install-sh-103-
tenmado-0.10/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
tenmado-0.10/install-sh-105-	    shift
##############################################
tenmado-0.10/install-sh-107-
tenmado-0.10/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
tenmado-0.10/install-sh-109-	    shift
##############################################
tenmado-0.10/install-sh-169-	then
tenmado-0.10/install-sh:170:		dst=$dst/`basename "$src"`
tenmado-0.10/install-sh-171-	else
##############################################
tenmado-0.10/install-sh-176-## this sed command emulates the dirname command
tenmado-0.10/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
tenmado-0.10/install-sh-178-
##############################################
tenmado-0.10/install-sh-190-IFS='%'
tenmado-0.10/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
tenmado-0.10/install-sh-192-IFS=$oIFS
##############################################
tenmado-0.10/install-sh-224-	then
tenmado-0.10/install-sh:225:		dstfile=`basename "$dst"`
tenmado-0.10/install-sh-226-	else
##############################################
tenmado-0.10/install-sh-234-	then
tenmado-0.10/install-sh:235:		dstfile=`basename "$dst"`
tenmado-0.10/install-sh-236-	else
##############################################
tenmado-0.10/missing-128-         from any GNU archive site."
tenmado-0.10/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
tenmado-0.10/missing-130-    test -z "$files" && files="config.h"
##############################################
tenmado-0.10/missing-167-         proper tools for further handling them.
tenmado-0.10/missing:168:         You can get \`$1' as part of \`Autoconf' from any GNU
tenmado-0.10/missing-169-         archive site."
tenmado-0.10/missing-170-
tenmado-0.10/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
tenmado-0.10/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
tenmado-0.10/missing-173-    if test -f "$file"; then
##############################################
tenmado-0.10/missing-196-	*.y)
tenmado-0.10/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
tenmado-0.10/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
tenmado-0.10/missing-200-	    fi
tenmado-0.10/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
tenmado-0.10/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
tenmado-0.10/missing-226-	*.l)
tenmado-0.10/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
tenmado-0.10/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
tenmado-0.10/missing-250-
tenmado-0.10/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
tenmado-0.10/missing-252-    if test -z "$file"; then
tenmado-0.10/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
tenmado-0.10/missing-254-    fi
##############################################
tenmado-0.10/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
tenmado-0.10/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
tenmado-0.10/missing-278-    if test -z "$file"; then
tenmado-0.10/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
tenmado-0.10/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
tenmado-0.10/missing-281-    fi
##############################################
tenmado-0.10/missing-304-	*o*)
tenmado-0.10/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
tenmado-0.10/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
tenmado-0.10/missing-310-	*h*)
tenmado-0.10/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
tenmado-0.10/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
tenmado-0.10/mkinstalldirs-69-do
tenmado-0.10/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
tenmado-0.10/mkinstalldirs-71-  shift
##############################################
tenmado-0.10/ylwrap-125-  # The directory holding the input.
tenmado-0.10/ylwrap:126:  input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'`
tenmado-0.10/ylwrap-127-  # Quote $INPUT_DIR so we can use it in a regexp.
tenmado-0.10/ylwrap-128-  # FIXME: really we should care about more than `.' and `\'.
tenmado-0.10/ylwrap:129:  input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
tenmado-0.10/ylwrap-130-
##############################################
tenmado-0.10/ylwrap-158-	realtarget="$target"
tenmado-0.10/ylwrap:159:	target="tmp-`echo $target | sed s/.*[\\/]//g`"
tenmado-0.10/ylwrap-160-      fi
##############################################
tenmado-0.10/happy-L/Makefile.in-96-  while test -n "$$dir1"; do \
tenmado-0.10/happy-L/Makefile.in:97:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tenmado-0.10/happy-L/Makefile.in-98-    if test "$$first" != "."; then \
tenmado-0.10/happy-L/Makefile.in-99-      if test "$$first" = ".."; then \
tenmado-0.10/happy-L/Makefile.in:100:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tenmado-0.10/happy-L/Makefile.in:101:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tenmado-0.10/happy-L/Makefile.in-102-      else \
tenmado-0.10/happy-L/Makefile.in:103:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tenmado-0.10/happy-L/Makefile.in-104-        if test "$$first2" = "$$first"; then \
tenmado-0.10/happy-L/Makefile.in:105:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tenmado-0.10/happy-L/Makefile.in-106-        else \
##############################################
tenmado-0.10/happy-L/Makefile.in-111-    fi; \
tenmado-0.10/happy-L/Makefile.in:112:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tenmado-0.10/happy-L/Makefile.in-113-  done; \
##############################################
tenmado-0.10/happy-L/Makefile.in-382-.c.obj:
tenmado-0.10/happy-L/Makefile.in:383:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
tenmado-0.10/happy-L/Makefile.in-384-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
tenmado-0.10/happy-L/Makefile.in-386-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tenmado-0.10/happy-L/Makefile.in:387:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
tenmado-0.10/happy-L/Makefile.in-388-
##############################################
tenmado-0.10/happy-L/Makefile.in-403-	dot_seen=no; \
tenmado-0.10/happy-L/Makefile.in:404:	target=`echo $@ | sed s/-recursive//`; \
tenmado-0.10/happy-L/Makefile.in-405-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
tenmado-0.10/happy-L/Makefile.in-438-	rev="$$rev ."; \
tenmado-0.10/happy-L/Makefile.in:439:	target=`echo $@ | sed s/-recursive//`; \
tenmado-0.10/happy-L/Makefile.in-440-	for subdir in $$rev; do \
##############################################
tenmado-0.10/happy-L/Makefile.in-516-GTAGS:
tenmado-0.10/happy-L/Makefile.in:517:	here=`$(am__cd) $(top_builddir) && pwd` \
tenmado-0.10/happy-L/Makefile.in-518-	  && $(am__cd) $(top_srcdir) \
##############################################
tenmado-0.10/happy-L/Makefile.in-524-distdir: $(DISTFILES)
tenmado-0.10/happy-L/Makefile.in:525:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/happy-L/Makefile.in:526:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/happy-L/Makefile.in-527-	list='$(DISTFILES)'; \
##############################################
tenmado-0.10/happy-L/Makefile.in-538-	  if test -d $$d/$$file; then \
tenmado-0.10/happy-L/Makefile.in:539:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tenmado-0.10/happy-L/Makefile.in-540-	    if test -d "$(distdir)/$$file"; then \
##############################################
tenmado-0.10/happy-L/default/Makefile.in-191-distdir: $(DISTFILES)
tenmado-0.10/happy-L/default/Makefile.in:192:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/happy-L/default/Makefile.in:193:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/happy-L/default/Makefile.in-194-	list='$(DISTFILES)'; \
##############################################
tenmado-0.10/happy-L/default/Makefile.in-205-	  if test -d $$d/$$file; then \
tenmado-0.10/happy-L/default/Makefile.in:206:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tenmado-0.10/happy-L/default/Makefile.in-207-	    if test -d "$(distdir)/$$file"; then \
##############################################
tenmado-0.10/happy-L/image/Makefile.in-260-distdir: $(DISTFILES)
tenmado-0.10/happy-L/image/Makefile.in:261:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/happy-L/image/Makefile.in:262:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/happy-L/image/Makefile.in-263-	list='$(DISTFILES)'; \
##############################################
tenmado-0.10/happy-L/image/Makefile.in-274-	  if test -d $$d/$$file; then \
tenmado-0.10/happy-L/image/Makefile.in:275:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tenmado-0.10/happy-L/image/Makefile.in-276-	    if test -d "$(distdir)/$$file"; then \
##############################################
tenmado-0.10/libbac/Makefile.in-281-.c.obj:
tenmado-0.10/libbac/Makefile.in:282:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
tenmado-0.10/libbac/Makefile.in-283-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
tenmado-0.10/libbac/Makefile.in-285-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tenmado-0.10/libbac/Makefile.in:286:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
tenmado-0.10/libbac/Makefile.in-287-
##############################################
tenmado-0.10/libbac/Makefile.in-338-GTAGS:
tenmado-0.10/libbac/Makefile.in:339:	here=`$(am__cd) $(top_builddir) && pwd` \
tenmado-0.10/libbac/Makefile.in-340-	  && $(am__cd) $(top_srcdir) \
##############################################
tenmado-0.10/libbac/Makefile.in-346-distdir: $(DISTFILES)
tenmado-0.10/libbac/Makefile.in:347:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/libbac/Makefile.in:348:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/libbac/Makefile.in-349-	list='$(DISTFILES)'; \
##############################################
tenmado-0.10/libbac/Makefile.in-360-	  if test -d $$d/$$file; then \
tenmado-0.10/libbac/Makefile.in:361:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tenmado-0.10/libbac/Makefile.in-362-	    if test -d "$(distdir)/$$file"; then \
##############################################
tenmado-0.10/libtenm/Makefile.in-264-.c.obj:
tenmado-0.10/libtenm/Makefile.in:265:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
tenmado-0.10/libtenm/Makefile.in-266-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
tenmado-0.10/libtenm/Makefile.in-268-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tenmado-0.10/libtenm/Makefile.in:269:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
tenmado-0.10/libtenm/Makefile.in-270-
##############################################
tenmado-0.10/libtenm/Makefile.in-315-GTAGS:
tenmado-0.10/libtenm/Makefile.in:316:	here=`$(am__cd) $(top_builddir) && pwd` \
tenmado-0.10/libtenm/Makefile.in-317-	  && $(am__cd) $(top_srcdir) \
##############################################
tenmado-0.10/libtenm/Makefile.in-323-distdir: $(DISTFILES)
tenmado-0.10/libtenm/Makefile.in:324:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/libtenm/Makefile.in:325:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/libtenm/Makefile.in-326-	list='$(DISTFILES)'; \
##############################################
tenmado-0.10/libtenm/Makefile.in-337-	  if test -d $$d/$$file; then \
tenmado-0.10/libtenm/Makefile.in:338:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tenmado-0.10/libtenm/Makefile.in-339-	    if test -d "$(distdir)/$$file"; then \
##############################################
tenmado-0.10/save/Makefile.in-184-distdir: $(DISTFILES)
tenmado-0.10/save/Makefile.in:185:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/save/Makefile.in:186:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tenmado-0.10/save/Makefile.in-187-	list='$(DISTFILES)'; \
##############################################
tenmado-0.10/save/Makefile.in-198-	  if test -d $$d/$$file; then \
tenmado-0.10/save/Makefile.in:199:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tenmado-0.10/save/Makefile.in-200-	    if test -d "$(distdir)/$$file"; then \