===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
rcs-5.10.0/m4/exponentl.m4-103-    word*bit*)
rcs-5.10.0/m4/exponentl.m4:104:      word=`echo "$gl_cv_cc_long_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
rcs-5.10.0/m4/exponentl.m4:105:      bit=`echo "$gl_cv_cc_long_double_expbit0" | sed -e 's/word.*bit //'`
rcs-5.10.0/m4/exponentl.m4-106-      AC_DEFINE_UNQUOTED([LDBL_EXPBIT0_WORD], [$word],
##############################################
rcs-5.10.0/m4/signbit.m4-344-    word*bit*)
rcs-5.10.0/m4/signbit.m4:345:      word=`echo "$]$2[" | sed -e 's/word //' -e 's/ bit.*//'`
rcs-5.10.0/m4/signbit.m4:346:      bit=`echo "$]$2[" | sed -e 's/word.*bit //'`
rcs-5.10.0/m4/signbit.m4-347-      AC_DEFINE_UNQUOTED([$4][_SIGNBIT_WORD], [$word],
##############################################
rcs-5.10.0/m4/exponentd.m4-107-    word*bit*)
rcs-5.10.0/m4/exponentd.m4:108:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
rcs-5.10.0/m4/exponentd.m4:109:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
rcs-5.10.0/m4/exponentd.m4-110-      AC_DEFINE_UNQUOTED([DBL_EXPBIT0_WORD], [$word],
##############################################
rcs-5.10.0/m4/getopt.m4-218-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
rcs-5.10.0/m4/getopt.m4:219:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
rcs-5.10.0/m4/getopt.m4-220-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
rcs-5.10.0/m4/exponentf.m4-83-    word*bit*)
rcs-5.10.0/m4/exponentf.m4:84:      word=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
rcs-5.10.0/m4/exponentf.m4:85:      bit=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word.*bit //'`
rcs-5.10.0/m4/exponentf.m4-86-      AC_DEFINE_UNQUOTED([FLT_EXPBIT0_WORD], [$word],
##############################################
rcs-5.10.0/m4/wchar_h.m4-97-         save_ac_compile="$ac_compile"
rcs-5.10.0/m4/wchar_h.m4:98:         ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
rcs-5.10.0/m4/wchar_h.m4-99-         if echo '#include "conftest.c"' >conftest1.c \
##############################################
rcs-5.10.0/m4/wchar_h.m4-113-           dnl See note above about renaming object files.
rcs-5.10.0/m4/wchar_h.m4:114:           ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
rcs-5.10.0/m4/wchar_h.m4-115-           if echo '#include "conftest.c"' >conftest2.c \
##############################################
rcs-5.10.0/m4/gnulib-comp.m4-1463-      sed_drop_objext='s/\.o$//;s/\.obj$//'
rcs-5.10.0/m4/gnulib-comp.m4:1464:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
rcs-5.10.0/m4/gnulib-comp.m4-1465-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
rcs-5.10.0/m4/gnulib-comp.m4-1481-changequote(,)dnl
rcs-5.10.0/m4/gnulib-comp.m4:1482:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
rcs-5.10.0/m4/gnulib-comp.m4-1483-changequote([, ])dnl
##############################################
rcs-5.10.0/m4/gnulib-comp.m4-1510-      sed_drop_objext='s/\.o$//;s/\.obj$//'
rcs-5.10.0/m4/gnulib-comp.m4:1511:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
rcs-5.10.0/m4/gnulib-comp.m4-1512-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
rcs-5.10.0/m4/stdint.m4-399-    fi
rcs-5.10.0/m4/stdint.m4:400:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
rcs-5.10.0/m4/stdint.m4-401-    AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result])
##############################################
rcs-5.10.0/m4/stdint.m4-428-    eval result=\$gl_cv_type_${gltype}_signed
rcs-5.10.0/m4/stdint.m4:429:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
rcs-5.10.0/m4/stdint.m4-430-    if test "$result" = yes; then
##############################################
rcs-5.10.0/m4/stdint.m4-482-       done])
rcs-5.10.0/m4/stdint.m4:483:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
rcs-5.10.0/m4/stdint.m4-484-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
rcs-5.10.0/aclocal.m4-70-changequote(,)dnl
rcs-5.10.0/aclocal.m4:71:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
rcs-5.10.0/aclocal.m4-72-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
rcs-5.10.0/aclocal.m4-77-changequote(,)dnl
rcs-5.10.0/aclocal.m4:78:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
rcs-5.10.0/aclocal.m4-79-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
rcs-5.10.0/aclocal.m4-96-changequote(,)dnl
rcs-5.10.0/aclocal.m4:97:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
rcs-5.10.0/aclocal.m4-98-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
rcs-5.10.0/aclocal.m4-121-      case "$ac_file" in
rcs-5.10.0/aclocal.m4:122:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
rcs-5.10.0/aclocal.m4-123-      esac
##############################################
rcs-5.10.0/aclocal.m4-126-        # Adjust a relative srcdir.
rcs-5.10.0/aclocal.m4:127:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
rcs-5.10.0/aclocal.m4:128:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
rcs-5.10.0/aclocal.m4:129:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
rcs-5.10.0/aclocal.m4-130-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
rcs-5.10.0/aclocal.m4-133-        case "$ac_given_srcdir" in
rcs-5.10.0/aclocal.m4:134:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
rcs-5.10.0/aclocal.m4-135-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
rcs-5.10.0/aclocal.m4-154-            fi
rcs-5.10.0/aclocal.m4:155:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
rcs-5.10.0/aclocal.m4-156-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
rcs-5.10.0/aclocal.m4-251-  # Adjust a relative srcdir.
rcs-5.10.0/aclocal.m4:252:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
rcs-5.10.0/aclocal.m4:253:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
rcs-5.10.0/aclocal.m4:254:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
rcs-5.10.0/aclocal.m4-255-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
rcs-5.10.0/aclocal.m4-258-  case "$ac_given_srcdir" in
rcs-5.10.0/aclocal.m4:259:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
rcs-5.10.0/aclocal.m4-260-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
rcs-5.10.0/aclocal.m4-320-  # Set POTFILES to the value of the Makefile variable POTFILES.
rcs-5.10.0/aclocal.m4:321:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
rcs-5.10.0/aclocal.m4:322:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
rcs-5.10.0/aclocal.m4-323-  # Compute POTFILES_DEPS as
##############################################
rcs-5.10.0/aclocal.m4-335-    # The LINGUAS file contains the set of available languages.
rcs-5.10.0/aclocal.m4:336:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
rcs-5.10.0/aclocal.m4-337-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
rcs-5.10.0/aclocal.m4-339-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
rcs-5.10.0/aclocal.m4:340:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
rcs-5.10.0/aclocal.m4:341:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
rcs-5.10.0/aclocal.m4-342-  fi
##############################################
rcs-5.10.0/aclocal.m4-383-    QMFILES="$QMFILES $srcdirpre$lang.qm"
rcs-5.10.0/aclocal.m4:384:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
rcs-5.10.0/aclocal.m4-385-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
rcs-5.10.0/aclocal.m4:386:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
rcs-5.10.0/aclocal.m4-387-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
rcs-5.10.0/aclocal.m4-424-      QTCATALOGS="$QTCATALOGS $lang.qm"
rcs-5.10.0/aclocal.m4:425:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
rcs-5.10.0/aclocal.m4-426-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
rcs-5.10.0/aclocal.m4:427:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
rcs-5.10.0/aclocal.m4-428-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
rcs-5.10.0/aclocal.m4-436-    for lang in $ALL_LINGUAS; do
rcs-5.10.0/aclocal.m4:437:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
rcs-5.10.0/aclocal.m4-438-      cat >> "$ac_file.tmp" <<EOF
##############################################
rcs-5.10.0/aclocal.m4-447-    for lang in $ALL_LINGUAS; do
rcs-5.10.0/aclocal.m4:448:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
rcs-5.10.0/aclocal.m4-449-      cat >> "$ac_file.tmp" <<EOF
##############################################
rcs-5.10.0/aclocal.m4-546-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
rcs-5.10.0/aclocal.m4:547:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
rcs-5.10.0/aclocal.m4-548-# and then we would define $MISSING as
##############################################
rcs-5.10.0/aclocal.m4-561-# Expand $ac_aux_dir to an absolute path.
rcs-5.10.0/aclocal.m4:562:am_aux_dir=`cd "$ac_aux_dir" && pwd`
rcs-5.10.0/aclocal.m4-563-])
##############################################
rcs-5.10.0/aclocal.m4-659-  if test "$am_compiler_list" = ""; then
rcs-5.10.0/aclocal.m4:660:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
rcs-5.10.0/aclocal.m4-661-  fi
##############################################
rcs-5.10.0/aclocal.m4-812-    # Strip MF so we end up with the name of the file.
rcs-5.10.0/aclocal.m4:813:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
rcs-5.10.0/aclocal.m4-814-    # Check whether this is an Automake generated Makefile which includes
##############################################
rcs-5.10.0/aclocal.m4-819-      || continue
rcs-5.10.0/aclocal.m4:820:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
rcs-5.10.0/aclocal.m4:821:    am_filepart=`AS_BASENAME(["$am_mf"])`
rcs-5.10.0/aclocal.m4-822-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
rcs-5.10.0/aclocal.m4-889-AC_REQUIRE([AC_PROG_INSTALL])dnl
rcs-5.10.0/aclocal.m4:890:if test "`cd $srcdir && pwd`" != "`pwd`"; then
rcs-5.10.0/aclocal.m4-891-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
rcs-5.10.0/aclocal.m4-1048-    * )
rcs-5.10.0/aclocal.m4:1049:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
rcs-5.10.0/aclocal.m4-1050-  esac
rcs-5.10.0/aclocal.m4-1051-done
rcs-5.10.0/aclocal.m4:1052:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
rcs-5.10.0/aclocal.m4-1053-
##############################################
rcs-5.10.0/aclocal.m4-1304-     echo "timestamp, slept: $am_has_slept" > conftest.file
rcs-5.10.0/aclocal.m4:1305:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
rcs-5.10.0/aclocal.m4-1306-     if test "$[*]" = "X"; then
rcs-5.10.0/aclocal.m4-1307-	# -L didn't work.
rcs-5.10.0/aclocal.m4:1308:	set X `ls -t "$srcdir/configure" conftest.file`
rcs-5.10.0/aclocal.m4-1309-     fi
##############################################
rcs-5.10.0/Makefile.in-68-  { \
rcs-5.10.0/Makefile.in:69:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rcs-5.10.0/Makefile.in-70-  }; \
##############################################
rcs-5.10.0/Makefile.in-288-  while test -n "$$dir1"; do \
rcs-5.10.0/Makefile.in:289:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
rcs-5.10.0/Makefile.in-290-    if test "$$first" != "."; then \
rcs-5.10.0/Makefile.in-291-      if test "$$first" = ".."; then \
rcs-5.10.0/Makefile.in:292:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
rcs-5.10.0/Makefile.in:293:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
rcs-5.10.0/Makefile.in-294-      else \
rcs-5.10.0/Makefile.in:295:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
rcs-5.10.0/Makefile.in-296-        if test "$$first2" = "$$first"; then \
rcs-5.10.0/Makefile.in:297:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
rcs-5.10.0/Makefile.in-298-        else \
##############################################
rcs-5.10.0/Makefile.in-303-    fi; \
rcs-5.10.0/Makefile.in:304:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
rcs-5.10.0/Makefile.in-305-  done; \
##############################################
rcs-5.10.0/Makefile.in-1528-	dot_seen=no; \
rcs-5.10.0/Makefile.in:1529:	target=`echo $@ | sed s/-recursive//`; \
rcs-5.10.0/Makefile.in-1530-	case "$@" in \
##############################################
rcs-5.10.0/Makefile.in-1591-GTAGS:
rcs-5.10.0/Makefile.in:1592:	here=`$(am__cd) $(top_builddir) && pwd` \
rcs-5.10.0/Makefile.in-1593-	  && $(am__cd) $(top_srcdir) \
##############################################
rcs-5.10.0/Makefile.in-1626-	test -d "$(distdir)" || mkdir "$(distdir)"
rcs-5.10.0/Makefile.in:1627:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/Makefile.in:1628:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/Makefile.in-1629-	list='$(DISTFILES)'; \
##############################################
rcs-5.10.0/Makefile.in-1640-	  if test -d $$d/$$file; then \
rcs-5.10.0/Makefile.in:1641:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rcs-5.10.0/Makefile.in-1642-	    if test -d "$(distdir)/$$file"; then \
##############################################
rcs-5.10.0/Makefile.in-1758-	test -d $(distdir)/_build || exit 0; \
rcs-5.10.0/Makefile.in:1759:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
rcs-5.10.0/Makefile.in-1760-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
rcs-5.10.0/Makefile.in-1802-	}; \
rcs-5.10.0/Makefile.in:1803:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
rcs-5.10.0/Makefile.in-1804-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
rcs-5.10.0/Makefile.in-1814-	fi
rcs-5.10.0/Makefile.in:1815:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
rcs-5.10.0/Makefile.in-1816-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
rcs-5.10.0/doc/Makefile.in-68-  { \
rcs-5.10.0/doc/Makefile.in:69:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rcs-5.10.0/doc/Makefile.in-70-  }; \
##############################################
rcs-5.10.0/doc/Makefile.in-264-am__installdirs = "$(DESTDIR)$(infodir)"
rcs-5.10.0/doc/Makefile.in:265:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rcs-5.10.0/doc/Makefile.in-266-am__vpath_adj = case $$p in \
rcs-5.10.0/doc/Makefile.in:267:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rcs-5.10.0/doc/Makefile.in-268-    *) f=$$p;; \
rcs-5.10.0/doc/Makefile.in-269-  esac;
rcs-5.10.0/doc/Makefile.in:270:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rcs-5.10.0/doc/Makefile.in-271-am__install_max = 40
rcs-5.10.0/doc/Makefile.in-272-am__nobase_strip_setup = \
rcs-5.10.0/doc/Makefile.in:273:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rcs-5.10.0/doc/Makefile.in-274-am__nobase_strip = \
##############################################
rcs-5.10.0/doc/Makefile.in-1516-	  $(am__cd) $(srcdir) && \
rcs-5.10.0/doc/Makefile.in:1517:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
rcs-5.10.0/doc/Makefile.in-1518-	fi; \
##############################################
rcs-5.10.0/doc/Makefile.in-1548-	@(dir=.; test -f ./rcs.texi || dir=$(srcdir); \
rcs-5.10.0/doc/Makefile.in:1549:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/rcs.texi`; \
rcs-5.10.0/doc/Makefile.in-1550-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
rcs-5.10.0/doc/Makefile.in-1592-	  for file in $$list; do \
rcs-5.10.0/doc/Makefile.in:1593:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
rcs-5.10.0/doc/Makefile.in-1594-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
rcs-5.10.0/doc/Makefile.in-1601-	for file in $$list; do \
rcs-5.10.0/doc/Makefile.in:1602:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
rcs-5.10.0/doc/Makefile.in:1603:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
rcs-5.10.0/doc/Makefile.in-1604-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
rcs-5.10.0/doc/Makefile.in-1628-dist-info: $(INFO_DEPS)
rcs-5.10.0/doc/Makefile.in:1629:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
rcs-5.10.0/doc/Makefile.in-1630-	list='$(INFO_DEPS)'; \
##############################################
rcs-5.10.0/doc/Makefile.in-1632-	  case $$base in \
rcs-5.10.0/doc/Makefile.in:1633:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
rcs-5.10.0/doc/Makefile.in-1634-	  esac; \
rcs-5.10.0/doc/Makefile.in-1635-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
rcs-5.10.0/doc/Makefile.in:1636:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
rcs-5.10.0/doc/Makefile.in-1637-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
rcs-5.10.0/doc/Makefile.in-1638-	    if test -f $$file; then \
rcs-5.10.0/doc/Makefile.in:1639:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
rcs-5.10.0/doc/Makefile.in-1640-	      test -f "$(distdir)/$$relfile" || \
##############################################
rcs-5.10.0/doc/Makefile.in-1654-	@list='$(INFO_DEPS)'; for i in $$list; do \
rcs-5.10.0/doc/Makefile.in:1655:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
rcs-5.10.0/doc/Makefile.in-1656-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
rcs-5.10.0/doc/Makefile.in-1669-distdir-am: $(DISTFILES)
rcs-5.10.0/doc/Makefile.in:1670:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/doc/Makefile.in:1671:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/doc/Makefile.in-1672-	list='$(DISTFILES)'; \
##############################################
rcs-5.10.0/doc/Makefile.in-1683-	  if test -d $$d/$$file; then \
rcs-5.10.0/doc/Makefile.in:1684:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rcs-5.10.0/doc/Makefile.in-1685-	    if test -d "$(distdir)/$$file"; then \
##############################################
rcs-5.10.0/doc/Makefile.in-1810-	@$(NORMAL_INSTALL)
rcs-5.10.0/doc/Makefile.in:1811:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
rcs-5.10.0/doc/Makefile.in-1812-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
rcs-5.10.0/doc/Makefile.in-1818-	  case $$file in \
rcs-5.10.0/doc/Makefile.in:1819:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
rcs-5.10.0/doc/Makefile.in-1820-	  esac; \
rcs-5.10.0/doc/Makefile.in-1821-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
rcs-5.10.0/doc/Makefile.in:1822:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
rcs-5.10.0/doc/Makefile.in-1823-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
rcs-5.10.0/doc/Makefile.in-1836-	  for file in $$list; do \
rcs-5.10.0/doc/Makefile.in:1837:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
rcs-5.10.0/doc/Makefile.in-1838-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
rcs-5.10.0/src/sub.TEMPLATE-20-
rcs-5.10.0/src/sub.TEMPLATE:21:d=`echo "$0" | sed 's|[^/]*$||'`
rcs-5.10.0/src/sub.TEMPLATE-22-exec "$d"rcs SUB "$@"
##############################################
rcs-5.10.0/src/Makefile.in-71-  { \
rcs-5.10.0/src/Makefile.in:72:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rcs-5.10.0/src/Makefile.in-73-  }; \
##############################################
rcs-5.10.0/src/Makefile.in-245-	$(am__DEPENDENCIES_1)
rcs-5.10.0/src/Makefile.in:246:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rcs-5.10.0/src/Makefile.in-247-am__vpath_adj = case $$p in \
rcs-5.10.0/src/Makefile.in:248:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rcs-5.10.0/src/Makefile.in-249-    *) f=$$p;; \
rcs-5.10.0/src/Makefile.in-250-  esac;
rcs-5.10.0/src/Makefile.in:251:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rcs-5.10.0/src/Makefile.in-252-am__install_max = 40
rcs-5.10.0/src/Makefile.in-253-am__nobase_strip_setup = \
rcs-5.10.0/src/Makefile.in:254:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rcs-5.10.0/src/Makefile.in-255-am__nobase_strip = \
##############################################
rcs-5.10.0/src/Makefile.in-1725-.c.obj:
rcs-5.10.0/src/Makefile.in:1726:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rcs-5.10.0/src/Makefile.in-1727-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rcs-5.10.0/src/Makefile.in-1729-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rcs-5.10.0/src/Makefile.in:1730:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rcs-5.10.0/src/Makefile.in-1731-
##############################################
rcs-5.10.0/src/Makefile.in-1761-GTAGS:
rcs-5.10.0/src/Makefile.in:1762:	here=`$(am__cd) $(top_builddir) && pwd` \
rcs-5.10.0/src/Makefile.in-1763-	  && $(am__cd) $(top_srcdir) \
##############################################
rcs-5.10.0/src/Makefile.in-1787-distdir-am: $(DISTFILES)
rcs-5.10.0/src/Makefile.in:1788:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/src/Makefile.in:1789:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/src/Makefile.in-1790-	list='$(DISTFILES)'; \
##############################################
rcs-5.10.0/src/Makefile.in-1801-	  if test -d $$d/$$file; then \
rcs-5.10.0/src/Makefile.in:1802:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rcs-5.10.0/src/Makefile.in-1803-	    if test -d "$(distdir)/$$file"; then \
##############################################
rcs-5.10.0/src/rcsfreeze.sh-78-# Get Version number, increase it, write back to file.
rcs-5.10.0/src/rcsfreeze.sh:79:VERSIONNUMBER=`cat $VERSIONFILE` &&
rcs-5.10.0/src/rcsfreeze.sh:80:VERSIONNUMBER=`expr $VERSIONNUMBER + 1` &&
rcs-5.10.0/src/rcsfreeze.sh-81-echo $VERSIONNUMBER >$VERSIONFILE || exit
##############################################
rcs-5.10.0/src/b-kwxout.c-230-                  {
rcs-5.10.0/src/b-kwxout.c:231:                    PWARN ("`%c* $Log' is obsolescent; use ` * $Log'.", cp[cw]);
rcs-5.10.0/src/b-kwxout.c-232-                    leader[cw] = ' ';
##############################################
rcs-5.10.0/src/ChangeLog-8217-	* conf.sh: Don't compute `has_prototypes' or `P'.
rcs-5.10.0/src/ChangeLog:8218:	Also fix buglet: Use `$ech' instead of `echo'.
rcs-5.10.0/src/ChangeLog-8219-
##############################################
rcs-5.10.0/configure-179-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
rcs-5.10.0/configure:180:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
rcs-5.10.0/configure-181-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
rcs-5.10.0/configure-318-      case $as_dir in #(
rcs-5.10.0/configure:319:      *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
rcs-5.10.0/configure-320-      *) as_qdir=$as_dir;;
##############################################
rcs-5.10.0/configure-393-  {
rcs-5.10.0/configure:394:    as_val=`expr "$@" || test $? -eq 1`
rcs-5.10.0/configure-395-  }
##############################################
rcs-5.10.0/configure-400-# ----------------------------------------
rcs-5.10.0/configure:401:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
rcs-5.10.0/configure-402-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
rcs-5.10.0/configure-463-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
rcs-5.10.0/configure:464:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
rcs-5.10.0/configure-465-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
rcs-5.10.0/configure-2007-  case $ac_option in
rcs-5.10.0/configure:2008:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
rcs-5.10.0/configure-2009-  *=)   ac_optarg= ;;
##############################################
rcs-5.10.0/configure-2051-  -disable-* | --disable-*)
rcs-5.10.0/configure:2052:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
rcs-5.10.0/configure-2053-    # Reject names that are not valid shell variable names.
##############################################
rcs-5.10.0/configure-2056-    ac_useropt_orig=$ac_useropt
rcs-5.10.0/configure:2057:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
rcs-5.10.0/configure-2058-    case $ac_user_opts in
##############################################
rcs-5.10.0/configure-2077-  -enable-* | --enable-*)
rcs-5.10.0/configure:2078:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
rcs-5.10.0/configure-2079-    # Reject names that are not valid shell variable names.
##############################################
rcs-5.10.0/configure-2082-    ac_useropt_orig=$ac_useropt
rcs-5.10.0/configure:2083:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
rcs-5.10.0/configure-2084-    case $ac_user_opts in
##############################################
rcs-5.10.0/configure-2290-  -with-* | --with-*)
rcs-5.10.0/configure:2291:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
rcs-5.10.0/configure-2292-    # Reject names that are not valid shell variable names.
##############################################
rcs-5.10.0/configure-2295-    ac_useropt_orig=$ac_useropt
rcs-5.10.0/configure:2296:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
rcs-5.10.0/configure-2297-    case $ac_user_opts in
##############################################
rcs-5.10.0/configure-2306-  -without-* | --without-*)
rcs-5.10.0/configure:2307:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
rcs-5.10.0/configure-2308-    # Reject names that are not valid shell variable names.
##############################################
rcs-5.10.0/configure-2311-    ac_useropt_orig=$ac_useropt
rcs-5.10.0/configure:2312:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
rcs-5.10.0/configure-2313-    case $ac_user_opts in
##############################################
rcs-5.10.0/configure-2344-  *=*)
rcs-5.10.0/configure:2345:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
rcs-5.10.0/configure-2346-    # Reject names that are not valid shell variable names.
##############################################
rcs-5.10.0/configure-2365-if test -n "$ac_prev"; then
rcs-5.10.0/configure:2366:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
rcs-5.10.0/configure-2367-  as_fn_error $? "missing argument to $ac_option"
##############################################
rcs-5.10.0/configure-2387-    */ )
rcs-5.10.0/configure:2388:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
rcs-5.10.0/configure-2389-      eval $ac_var=\$ac_val;;
##############################################
rcs-5.10.0/configure-2422-ac_ls_di=`ls -di .` &&
rcs-5.10.0/configure:2423:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
rcs-5.10.0/configure-2424-  as_fn_error $? "working directory cannot be determined"
##############################################
rcs-5.10.0/configure-2478-case $srcdir in
rcs-5.10.0/configure:2479:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
rcs-5.10.0/configure-2480-esac
##############################################
rcs-5.10.0/configure-2521-By default, \`make install' will install all the files in
rcs-5.10.0/configure:2522:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
rcs-5.10.0/configure:2523:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
rcs-5.10.0/configure-2524-for instance \`--prefix=\$HOME'.
##############################################
rcs-5.10.0/configure-2646-*)
rcs-5.10.0/configure:2647:  ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
rcs-5.10.0/configure-2648-  # A ".." for each directory in $ac_dir_suffix.
rcs-5.10.0/configure:2649:  ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
rcs-5.10.0/configure-2650-  case $ac_top_builddir_sub in
##############################################
rcs-5.10.0/configure-3227-  # Initialize each $ac_[]_AC_LANG_ABBREV[]_decl_warn_flag once.
rcs-5.10.0/configure:3228:      as_decl_name=`echo $2|sed 's/ *(.*//'`
rcs-5.10.0/configure:3229:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
rcs-5.10.0/configure-3230-  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
rcs-5.10.0/configure-3336-  *\'*)
rcs-5.10.0/configure:3337:    ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
rcs-5.10.0/configure-3338-  esac
##############################################
rcs-5.10.0/configure-3348-    ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g"
rcs-5.10.0/configure:3349:    ac_configure_args_raw=`      printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;;
rcs-5.10.0/configure-3350-esac
##############################################
rcs-5.10.0/configure-3431-    *\'*)
rcs-5.10.0/configure:3432:      ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
rcs-5.10.0/configure-3433-    esac
##############################################
rcs-5.10.0/configure-3516-      case $ac_val in
rcs-5.10.0/configure:3517:      *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
rcs-5.10.0/configure-3518-      esac
##############################################
rcs-5.10.0/configure-3531-	case $ac_val in
rcs-5.10.0/configure:3532:	*\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
rcs-5.10.0/configure-3533-	esac
##############################################
rcs-5.10.0/configure-3706-    set,)
rcs-5.10.0/configure:3707:      { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
rcs-5.10.0/configure:3708:printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
rcs-5.10.0/configure-3709-      ac_cache_corrupted=: ;;
##############################################
rcs-5.10.0/configure-3717-	# differences in whitespace do not lead to failure.
rcs-5.10.0/configure:3718:	ac_old_val_w=`echo x $ac_old_val`
rcs-5.10.0/configure:3719:	ac_new_val_w=`echo x $ac_new_val`
rcs-5.10.0/configure-3720-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
rcs-5.10.0/configure-3737-    case $ac_new_val in
rcs-5.10.0/configure:3738:    *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
rcs-5.10.0/configure-3739-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
rcs-5.10.0/configure-3751-printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
rcs-5.10.0/configure:3752:  as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
rcs-5.10.0/configure-3753-	    and start over" "$LINENO" 5
##############################################
rcs-5.10.0/configure-3922-     echo "timestamp, slept: $am_has_slept" > conftest.file
rcs-5.10.0/configure:3923:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
rcs-5.10.0/configure-3924-     if test "$*" = "X"; then
rcs-5.10.0/configure-3925-	# -L didn't work.
rcs-5.10.0/configure:3926:	set X `ls -t "$srcdir/configure" conftest.file`
rcs-5.10.0/configure-3927-     fi
##############################################
rcs-5.10.0/configure-3973-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
rcs-5.10.0/configure:3974:program_transform_name=`printf "%s\n" "$program_transform_name" | sed "$ac_script"`
rcs-5.10.0/configure-3975-
rcs-5.10.0/configure-3976-# Expand $ac_aux_dir to an absolute path.
rcs-5.10.0/configure:3977:am_aux_dir=`cd "$ac_aux_dir" && pwd`
rcs-5.10.0/configure-3978-
##############################################
rcs-5.10.0/configure-4133-	   as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
rcs-5.10.0/configure:4134:	   case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
rcs-5.10.0/configure-4135-	     'mkdir ('*'coreutils) '* | \
##############################################
rcs-5.10.0/configure-4211-set x ${MAKE-make}
rcs-5.10.0/configure:4212:ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
rcs-5.10.0/configure-4213-if eval test \${ac_cv_prog_make_${ac_make}_set+y}
##############################################
rcs-5.10.0/configure-4222-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
rcs-5.10.0/configure:4223:case `${MAKE-make} -f conftest.make 2>/dev/null` in
rcs-5.10.0/configure-4224-  *@@@%%%=?*=@@@%%%*)
##############################################
rcs-5.10.0/configure-4290-
rcs-5.10.0/configure:4291:if test "`cd $srcdir && pwd`" != "`pwd`"; then
rcs-5.10.0/configure-4292-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
rcs-5.10.0/configure-5720-printf %s "checking whether the C compiler works... " >&6; }
rcs-5.10.0/configure:5721:ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
rcs-5.10.0/configure-5722-
##############################################
rcs-5.10.0/configure-5765-	then :; else
rcs-5.10.0/configure:5766:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
rcs-5.10.0/configure-5767-	fi
##############################################
rcs-5.10.0/configure-5827-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
rcs-5.10.0/configure:5828:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
rcs-5.10.0/configure-5829-	  break;;
##############################################
rcs-5.10.0/configure-5938-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
rcs-5.10.0/configure:5939:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
rcs-5.10.0/configure-5940-       break;;
##############################################
rcs-5.10.0/configure-6779-  if test "$am_compiler_list" = ""; then
rcs-5.10.0/configure:6780:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
rcs-5.10.0/configure-6781-  fi
##############################################
rcs-5.10.0/configure-7217-  # Check for GNU $ac_path_GREP
rcs-5.10.0/configure:7218:case `"$ac_path_GREP" --version 2>&1` in
rcs-5.10.0/configure-7219-*GNU*)
##############################################
rcs-5.10.0/configure-7289-  # Check for GNU $ac_path_EGREP
rcs-5.10.0/configure:7290:case `"$ac_path_EGREP" --version 2>&1` in
rcs-5.10.0/configure-7291-*GNU*)
##############################################
rcs-5.10.0/configure-7608-test "x$ac_build_alias" = x &&
rcs-5.10.0/configure:7609:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
rcs-5.10.0/configure-7610-test "x$ac_build_alias" = x &&
rcs-5.10.0/configure-7611-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
rcs-5.10.0/configure:7612:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
rcs-5.10.0/configure-7613-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
rcs-5.10.0/configure-7632-IFS=$ac_save_IFS
rcs-5.10.0/configure:7633:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
rcs-5.10.0/configure-7634-
##############################################
rcs-5.10.0/configure-7644-else
rcs-5.10.0/configure:7645:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
rcs-5.10.0/configure-7646-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
rcs-5.10.0/configure-7666-IFS=$ac_save_IFS
rcs-5.10.0/configure:7667:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
rcs-5.10.0/configure-7668-
##############################################
rcs-5.10.0/configure-10510-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
rcs-5.10.0/configure:10511:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
rcs-5.10.0/configure-10512-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
rcs-5.10.0/configure-11923-    fi
rcs-5.10.0/configure:11924:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
rcs-5.10.0/configure-11925-    printf "%s\n" "#define BITSIZEOF_${GLTYPE} $result" >>confdefs.h
##############################################
rcs-5.10.0/configure-11968-    fi
rcs-5.10.0/configure:11969:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
rcs-5.10.0/configure-11970-    printf "%s\n" "#define BITSIZEOF_${GLTYPE} $result" >>confdefs.h
##############################################
rcs-5.10.0/configure-12020-    eval result=\$gl_cv_type_${gltype}_signed
rcs-5.10.0/configure:12021:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
rcs-5.10.0/configure-12022-    if test "$result" = yes; then
##############################################
rcs-5.10.0/configure-12096-printf "%s\n" "$ac_res" >&6; }
rcs-5.10.0/configure:12097:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
rcs-5.10.0/configure-12098-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
rcs-5.10.0/configure-12168-printf "%s\n" "$ac_res" >&6; }
rcs-5.10.0/configure:12169:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
rcs-5.10.0/configure-12170-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
rcs-5.10.0/configure-15441-    word*bit*)
rcs-5.10.0/configure:15442:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
rcs-5.10.0/configure:15443:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
rcs-5.10.0/configure-15444-
##############################################
rcs-5.10.0/configure-16479-                                                      save_ac_compile="$ac_compile"
rcs-5.10.0/configure:16480:         ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
rcs-5.10.0/configure-16481-         if echo '#include "conftest.c"' >conftest1.c \
##############################################
rcs-5.10.0/configure-16501-_ACEOF
rcs-5.10.0/configure:16502:                      ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
rcs-5.10.0/configure-16503-           if echo '#include "conftest.c"' >conftest2.c \
##############################################
rcs-5.10.0/configure-16987-    word*bit*)
rcs-5.10.0/configure:16988:      word=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
rcs-5.10.0/configure:16989:      bit=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word.*bit //'`
rcs-5.10.0/configure-16990-
##############################################
rcs-5.10.0/configure-26868-    word*bit*)
rcs-5.10.0/configure:26869:      word=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
rcs-5.10.0/configure:26870:      bit=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word.*bit //'`
rcs-5.10.0/configure-26871-
##############################################
rcs-5.10.0/configure-27253-    word*bit*)
rcs-5.10.0/configure:27254:      word=`echo "$gl_cv_cc_long_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
rcs-5.10.0/configure:27255:      bit=`echo "$gl_cv_cc_long_double_expbit0" | sed -e 's/word.*bit //'`
rcs-5.10.0/configure-27256-
##############################################
rcs-5.10.0/configure-29098-    word*bit*)
rcs-5.10.0/configure:29099:      word=`echo "$gl_cv_cc_float_signbit" | sed -e 's/word //' -e 's/ bit.*//'`
rcs-5.10.0/configure:29100:      bit=`echo "$gl_cv_cc_float_signbit" | sed -e 's/word.*bit //'`
rcs-5.10.0/configure-29101-
##############################################
rcs-5.10.0/configure-29204-    word*bit*)
rcs-5.10.0/configure:29205:      word=`echo "$gl_cv_cc_double_signbit" | sed -e 's/word //' -e 's/ bit.*//'`
rcs-5.10.0/configure:29206:      bit=`echo "$gl_cv_cc_double_signbit" | sed -e 's/word.*bit //'`
rcs-5.10.0/configure-29207-
##############################################
rcs-5.10.0/configure-29310-    word*bit*)
rcs-5.10.0/configure:29311:      word=`echo "$gl_cv_cc_long_double_signbit" | sed -e 's/word //' -e 's/ bit.*//'`
rcs-5.10.0/configure:29312:      bit=`echo "$gl_cv_cc_long_double_signbit" | sed -e 's/word.*bit //'`
rcs-5.10.0/configure-29313-
##############################################
rcs-5.10.0/configure-30601-  gl_source_base='tests'
rcs-5.10.0/configure:30602:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
rcs-5.10.0/configure-30603-
##############################################
rcs-5.10.0/configure-31266-else
rcs-5.10.0/configure:31267:  eval `echo $rcs_cv_rename_mw | sed 's/^..//;s/,/ rename_/g'`
rcs-5.10.0/configure-31268-fi
##############################################
rcs-5.10.0/configure-31596-
rcs-5.10.0/configure:31597:if test 1 = `expr "$ac_pwd" : '/*'`
rcs-5.10.0/configure-31598-then :
##############################################
rcs-5.10.0/configure-31774-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
rcs-5.10.0/configure:31775:  ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"`
rcs-5.10.0/configure-31776-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
rcs-5.10.0/configure-32089-      sed_drop_objext='s/\.o$//;s/\.obj$//'
rcs-5.10.0/configure:32090:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
rcs-5.10.0/configure-32091-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
rcs-5.10.0/configure-32105-      sed_drop_objext='s/\.o$//;s/\.obj$//'
rcs-5.10.0/configure:32106:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
rcs-5.10.0/configure-32107-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
rcs-5.10.0/configure-32243-# ----------------------------------------
rcs-5.10.0/configure:32244:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
rcs-5.10.0/configure-32245-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
rcs-5.10.0/configure-32317-  {
rcs-5.10.0/configure:32318:    as_val=`expr "$@" || test $? -eq 1`
rcs-5.10.0/configure-32319-  }
##############################################
rcs-5.10.0/configure-32431-      case $as_dir in #(
rcs-5.10.0/configure:32432:      *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
rcs-5.10.0/configure-32433-      *) as_qdir=$as_dir;;
##############################################
rcs-5.10.0/configure-32567-_ACEOF
rcs-5.10.0/configure:32568:ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
rcs-5.10.0/configure:32569:ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
rcs-5.10.0/configure-32570-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
##############################################
rcs-5.10.0/configure-32595-  --*=?*)
rcs-5.10.0/configure:32596:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
rcs-5.10.0/configure:32597:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
rcs-5.10.0/configure-32598-    ac_shift=:
##############################################
rcs-5.10.0/configure-32600-  --*=)
rcs-5.10.0/configure:32601:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
rcs-5.10.0/configure-32602-    ac_optarg=
##############################################
rcs-5.10.0/configure-32624-    case $ac_optarg in
rcs-5.10.0/configure:32625:    *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
rcs-5.10.0/configure-32626-    '') as_fn_error $? "missing file argument" ;;
##############################################
rcs-5.10.0/configure-32632-    case $ac_optarg in
rcs-5.10.0/configure:32633:    *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
rcs-5.10.0/configure-32634-    esac
##############################################
rcs-5.10.0/configure-32767-fi
rcs-5.10.0/configure:32768:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
rcs-5.10.0/configure-32769-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
rcs-5.10.0/configure-32784-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
rcs-5.10.0/configure:32785:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
rcs-5.10.0/configure-32786-ac_delim='%!_!# '
##############################################
rcs-5.10.0/configure-32790-
rcs-5.10.0/configure:32791:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
rcs-5.10.0/configure-32792-  if test $ac_delim_n = $ac_delim_num; then
##############################################
rcs-5.10.0/configure-32928-for ac_last_try in false false :; do
rcs-5.10.0/configure:32929:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
rcs-5.10.0/configure-32930-  if test -z "$ac_tt"; then
##############################################
rcs-5.10.0/configure-33060-      esac
rcs-5.10.0/configure:33061:      case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
rcs-5.10.0/configure-33062-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
rcs-5.10.0/configure-33119-*)
rcs-5.10.0/configure:33120:  ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
rcs-5.10.0/configure-33121-  # A ".." for each directory in $ac_dir_suffix.
rcs-5.10.0/configure:33122:  ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
rcs-5.10.0/configure-33123-  case $ac_top_builddir_sub in
##############################################
rcs-5.10.0/configure-33180-/@mandir@/p'
rcs-5.10.0/configure:33181:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
rcs-5.10.0/configure-33182-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
rcs-5.10.0/configure-33197-
rcs-5.10.0/configure:33198:# Neutralize VPATH when `$srcdir' = `.'.
rcs-5.10.0/configure-33199-# Shell code in configure.ac might set extrasub.
##############################################
rcs-5.10.0/configure-33225-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
rcs-5.10.0/configure:33226:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
rcs-5.10.0/configure-33227-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
rcs-5.10.0/configure-33271-    * )
rcs-5.10.0/configure:33272:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
rcs-5.10.0/configure-33273-  esac
##############################################
rcs-5.10.0/configure-33326-    # Strip MF so we end up with the name of the file.
rcs-5.10.0/configure:33327:    am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
rcs-5.10.0/configure-33328-    # Check whether this is an Automake generated Makefile which includes
##############################################
rcs-5.10.0/configure.ac-409-AS_IF([test hopeless = $rcs_cv_rename_mw],,
rcs-5.10.0/configure.ac:410:  [eval `echo $rcs_cv_rename_mw | sed 's/^..//;s/,/ rename_/g'`])
rcs-5.10.0/configure.ac-411-RCS_CBOOL([BAD_A_RENAME],[no],[rename_source],
##############################################
rcs-5.10.0/configure.ac-541-
rcs-5.10.0/configure.ac:542:AS_IF([test 1 = `expr "$ac_pwd" : '/*'`],[woe=no],[woe=yes])
rcs-5.10.0/configure.ac-543-RCS_CBOOL([WOE],[yes],[woe],[Are we trying to "support" MS-DOS?])
##############################################
rcs-5.10.0/lib/Makefile.in-153-  { \
rcs-5.10.0/lib/Makefile.in:154:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rcs-5.10.0/lib/Makefile.in-155-  }; \
##############################################
rcs-5.10.0/lib/Makefile.in-507-  while test -n "$$dir1"; do \
rcs-5.10.0/lib/Makefile.in:508:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
rcs-5.10.0/lib/Makefile.in-509-    if test "$$first" != "."; then \
rcs-5.10.0/lib/Makefile.in-510-      if test "$$first" = ".."; then \
rcs-5.10.0/lib/Makefile.in:511:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
rcs-5.10.0/lib/Makefile.in:512:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
rcs-5.10.0/lib/Makefile.in-513-      else \
rcs-5.10.0/lib/Makefile.in:514:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
rcs-5.10.0/lib/Makefile.in-515-        if test "$$first2" = "$$first"; then \
rcs-5.10.0/lib/Makefile.in:516:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
rcs-5.10.0/lib/Makefile.in-517-        else \
##############################################
rcs-5.10.0/lib/Makefile.in-522-    fi; \
rcs-5.10.0/lib/Makefile.in:523:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
rcs-5.10.0/lib/Makefile.in-524-  done; \
##############################################
rcs-5.10.0/lib/Makefile.in-2034-.c.o:
rcs-5.10.0/lib/Makefile.in:2035:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
rcs-5.10.0/lib/Makefile.in-2036-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
rcs-5.10.0/lib/Makefile.in-2042-.c.obj:
rcs-5.10.0/lib/Makefile.in:2043:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
rcs-5.10.0/lib/Makefile.in:2044:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
rcs-5.10.0/lib/Makefile.in-2045-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
rcs-5.10.0/lib/Makefile.in-2047-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rcs-5.10.0/lib/Makefile.in:2048:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rcs-5.10.0/lib/Makefile.in-2049-
##############################################
rcs-5.10.0/lib/Makefile.in-2063-	dot_seen=no; \
rcs-5.10.0/lib/Makefile.in:2064:	target=`echo $@ | sed s/-recursive//`; \
rcs-5.10.0/lib/Makefile.in-2065-	case "$@" in \
##############################################
rcs-5.10.0/lib/Makefile.in-2126-GTAGS:
rcs-5.10.0/lib/Makefile.in:2127:	here=`$(am__cd) $(top_builddir) && pwd` \
rcs-5.10.0/lib/Makefile.in-2128-	  && $(am__cd) $(top_srcdir) \
##############################################
rcs-5.10.0/lib/Makefile.in-2152-distdir-am: $(DISTFILES)
rcs-5.10.0/lib/Makefile.in:2153:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/lib/Makefile.in:2154:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/lib/Makefile.in-2155-	list='$(DISTFILES)'; \
##############################################
rcs-5.10.0/lib/Makefile.in-2166-	  if test -d $$d/$$file; then \
rcs-5.10.0/lib/Makefile.in:2167:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rcs-5.10.0/lib/Makefile.in-2168-	    if test -d "$(distdir)/$$file"; then \
##############################################
rcs-5.10.0/lib/cdefs.h-495-#  define __LDBL_REDIR1_DECL(name, alias) \
rcs-5.10.0/lib/cdefs.h:496:  extern __typeof (name) name __asm (__ASMNAME (#alias));
rcs-5.10.0/lib/cdefs.h-497-#  define __LDBL_REDIR_DECL(name) \
rcs-5.10.0/lib/cdefs.h:498:  extern __typeof (name) name __asm (__ASMNAME ("__nldbl_" #name));
rcs-5.10.0/lib/cdefs.h-499-#  define __REDIRECT_LDBL(name, proto, alias) \
##############################################
rcs-5.10.0/tests/common-v-46-    minver=$1
rcs-5.10.0/tests/common-v:47:    first=`printf '%s\n%s\n' $ver $minver | vsort | sed 1q`
rcs-5.10.0/tests/common-v-48-    test x"$first" = x"$minver"
##############################################
rcs-5.10.0/tests/t790-80-must 'rcsclean -T -u $w'
rcs-5.10.0/tests/t790:81:test 0 = `./btdt mtimecmp $v $v.SAVE` \
rcs-5.10.0/tests/t790-82-    || problem 'rcsclean -T did not preserve the RCS file mtime'
##############################################
rcs-5.10.0/tests/t607-54-    sspec=$1
rcs-5.10.0/tests/t607:55:    state="`echo $sspec | sed 's/:.*//'`"
rcs-5.10.0/tests/t607-56-    cmd="rcs -s$sspec $v"
##############################################
rcs-5.10.0/tests/t440-71-    revno=$2
rcs-5.10.0/tests/t440:72:    tip_varname=`echo tip$revno | sed 's/[.]//g'`
rcs-5.10.0/tests/t440-73-    eval tip='$'$tip_varname
##############################################
rcs-5.10.0/tests/t440-81-    # $3 -- source (valid branch or revision number)
rcs-5.10.0/tests/t440:82:    expected=`bundled_commav b.d/$1.cou`
rcs-5.10.0/tests/t440-83-    who=$2
##############################################
rcs-5.10.0/tests/t300-83-    atatlist="$2"
rcs-5.10.0/tests/t300:84:    lines=`wc -l "$commav" | sed 's/ .*//'`
rcs-5.10.0/tests/t300-85-    line=0
##############################################
rcs-5.10.0/tests/t300-88-    test "$atatlist" && atatlist=" $atatlist "
rcs-5.10.0/tests/t300:89:    while test ! $line = $lines && line=`expr 1 + $line` ; do
rcs-5.10.0/tests/t300-90-
##############################################
rcs-5.10.0/tests/t300-100-        # Only do substutition (and testing) for non-empty lines.
rcs-5.10.0/tests/t300:101:        if [ "`sed -n ${line}p $commav`" ] ; then
rcs-5.10.0/tests/t300-102-
##############################################
rcs-5.10.0/tests/t300-122-    # $1 -- RCS file
rcs-5.10.0/tests/t300:123:    eval `wc -l "$1" | sed 's/^/lines=/;s/ / commav=/'`
rcs-5.10.0/tests/t300-124-    line=1
##############################################
rcs-5.10.0/tests/t300-126-    echo "* (jaws) $commav"
rcs-5.10.0/tests/t300:127:    while test ! $line = $lines && line=`expr 1 + $line` ; do
rcs-5.10.0/tests/t300-128-        barf 'truncated at line '$line \
##############################################
rcs-5.10.0/tests/t460-74-    revno=$2
rcs-5.10.0/tests/t460:75:    tip_varname=`echo tip$revno | sed 's/[.]//g'`
rcs-5.10.0/tests/t460-76-    eval tip='$'$tip_varname
##############################################
rcs-5.10.0/tests/t460-84-    # $2 -- date
rcs-5.10.0/tests/t460:85:    expected=`bundled_commav b.d/$1.cou`
rcs-5.10.0/tests/t460-86-    date=$2
rcs-5.10.0/tests/t460:87:    source=`echo $1 | sed 's/./&./g;s/...$//'`
rcs-5.10.0/tests/t460-88-    cmd="co -p$source -d$date"
##############################################
rcs-5.10.0/tests/t370-32-    $hey echo "* $count $flag '$yes' $fv"
rcs-5.10.0/tests/t370:33:    cp -f `bundled_commav $fv` $v
rcs-5.10.0/tests/t370-34-    $hey set -x
##############################################
rcs-5.10.0/tests/t370-41-    noiselessness_rules $rerr "$cmd"
rcs-5.10.0/tests/t370:42:    sel="`sed '/.*selected revisions: /!d;s///' $rout`"
rcs-5.10.0/tests/t370-43-    test -z "$sel" && sel=0
##############################################
rcs-5.10.0/tests/t810-29-must 'ci -mm -l -d -T $w'
rcs-5.10.0/tests/t810:30:test 1 = `./btdt mtimecmp $w $v` \
rcs-5.10.0/tests/t810-31-    && problem "$w newer than $v"
##############################################
rcs-5.10.0/tests/known-failures.in-52-if [ x"$1" = x ] ; then
rcs-5.10.0/tests/known-failures.in:53:    echo "`basename $0`: missing arg (try --help)"
rcs-5.10.0/tests/known-failures.in-54-    exit 1
##############################################
rcs-5.10.0/tests/known-failures.in-77-
rcs-5.10.0/tests/known-failures.in:78:echo `sed '/^\* '$1'$/,/^$/!d;/^\*/d;s/;.*//' $0` $more
rcs-5.10.0/tests/known-failures.in-79-exit 0
##############################################
rcs-5.10.0/tests/t999-70-
rcs-5.10.0/tests/t999:71:case "`$DIFF -c a.11 a.3x1`" in
rcs-5.10.0/tests/t999-72-*!\ 1.1.1.1)
##############################################
rcs-5.10.0/tests/t999-242-rcs -b1.1.1 $q a.c &&
rcs-5.10.0/tests/t999:243:test " `co -p $q a.c`" = ' 1.1.1.2' || failed 'rcs -b1.1.1'
rcs-5.10.0/tests/t999-244-rcs -b $q a.c &&
rcs-5.10.0/tests/t999:245:test " `co -p $q a.c`" = ' 2.2' || failed 'rcs -b'
rcs-5.10.0/tests/t999-246-
##############################################
rcs-5.10.0/tests/t999-274-ci -u -mm $q a.c &&
rcs-5.10.0/tests/t999:275:test " `sed '$!d' a.c`" = ' :::' || failed 'comment leader'
rcs-5.10.0/tests/t999-276-
##############################################
rcs-5.10.0/tests/t999-392-	cp a.24 a.c &&
rcs-5.10.0/tests/t999:393:	ciOut=`(ci -l -mm $q a.c 2>&1)` &&
rcs-5.10.0/tests/t999-394-	case $ciOut in
##############################################
rcs-5.10.0/tests/Makefile.in-68-  { \
rcs-5.10.0/tests/Makefile.in:69:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rcs-5.10.0/tests/Makefile.in-70-  }; \
##############################################
rcs-5.10.0/tests/Makefile.in-1596-.c.obj:
rcs-5.10.0/tests/Makefile.in:1597:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rcs-5.10.0/tests/Makefile.in-1598-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rcs-5.10.0/tests/Makefile.in-1600-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rcs-5.10.0/tests/Makefile.in:1601:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rcs-5.10.0/tests/Makefile.in-1602-
##############################################
rcs-5.10.0/tests/Makefile.in-1632-GTAGS:
rcs-5.10.0/tests/Makefile.in:1633:	here=`$(am__cd) $(top_builddir) && pwd` \
rcs-5.10.0/tests/Makefile.in-1634-	  && $(am__cd) $(top_srcdir) \
##############################################
rcs-5.10.0/tests/Makefile.in-1665-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
rcs-5.10.0/tests/Makefile.in:1666:	      all=`expr $$all + 1`; \
rcs-5.10.0/tests/Makefile.in-1667-	      case " $(XFAIL_TESTS) " in \
rcs-5.10.0/tests/Makefile.in-1668-	      *[\ \	]$$tst[\ \	]*) \
rcs-5.10.0/tests/Makefile.in:1669:		xpass=`expr $$xpass + 1`; \
rcs-5.10.0/tests/Makefile.in:1670:		failed=`expr $$failed + 1`; \
rcs-5.10.0/tests/Makefile.in-1671-		col=$$red; res=XPASS; \
##############################################
rcs-5.10.0/tests/Makefile.in-1677-	    elif test $$? -ne 77; then \
rcs-5.10.0/tests/Makefile.in:1678:	      all=`expr $$all + 1`; \
rcs-5.10.0/tests/Makefile.in-1679-	      case " $(XFAIL_TESTS) " in \
rcs-5.10.0/tests/Makefile.in-1680-	      *[\ \	]$$tst[\ \	]*) \
rcs-5.10.0/tests/Makefile.in:1681:		xfail=`expr $$xfail + 1`; \
rcs-5.10.0/tests/Makefile.in-1682-		col=$$lgn; res=XFAIL; \
##############################################
rcs-5.10.0/tests/Makefile.in-1684-	      *) \
rcs-5.10.0/tests/Makefile.in:1685:		failed=`expr $$failed + 1`; \
rcs-5.10.0/tests/Makefile.in-1686-		col=$$red; res=FAIL; \
##############################################
rcs-5.10.0/tests/Makefile.in-1689-	    else \
rcs-5.10.0/tests/Makefile.in:1690:	      skip=`expr $$skip + 1`; \
rcs-5.10.0/tests/Makefile.in-1691-	      col=$$blu; res=SKIP; \
##############################################
rcs-5.10.0/tests/Makefile.in-1724-	    fi; \
rcs-5.10.0/tests/Makefile.in:1725:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
rcs-5.10.0/tests/Makefile.in-1726-	      dashes="$$skipped"; \
##############################################
rcs-5.10.0/tests/Makefile.in-1730-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
rcs-5.10.0/tests/Makefile.in:1731:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
rcs-5.10.0/tests/Makefile.in-1732-	      dashes="$$report"; \
rcs-5.10.0/tests/Makefile.in-1733-	  fi; \
rcs-5.10.0/tests/Makefile.in:1734:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
rcs-5.10.0/tests/Makefile.in-1735-	  if test "$$failed" -eq 0; then \
##############################################
rcs-5.10.0/tests/Makefile.in-1751-distdir-am: $(DISTFILES)
rcs-5.10.0/tests/Makefile.in:1752:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/tests/Makefile.in:1753:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/tests/Makefile.in-1754-	list='$(DISTFILES)'; \
##############################################
rcs-5.10.0/tests/Makefile.in-1765-	  if test -d $$d/$$file; then \
rcs-5.10.0/tests/Makefile.in:1766:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rcs-5.10.0/tests/Makefile.in-1767-	    if test -d "$(distdir)/$$file"; then \
##############################################
rcs-5.10.0/tests/t900-40-    # $1 -- relative filename
rcs-5.10.0/tests/t900:41:    expected="`bundled_commav $1`"
rcs-5.10.0/tests/t900-42-    actual="$wd/$1"
##############################################
rcs-5.10.0/tests/t160-30-    # $1 -- STEM in fake/b.d/STEM.cou
rcs-5.10.0/tests/t160:31:    cp -f `bundled_commav b.d/$1.cou` $w
rcs-5.10.0/tests/t160-32-}
##############################################
rcs-5.10.0/tests/t320-31-noiselessness_rules $wd/rlog.err "rlog $opts"
rcs-5.10.0/tests/t320:32:d=`sed '/^date: /!d;s///;s/ .*//;q' $wd/rlog.out | tee $wd/date`
rcs-5.10.0/tests/t320-33-# Hmm, is ‘expr STRING : REGEX’ portable enough?
##############################################
rcs-5.10.0/tests/common-i-75-    $dont_check_readonly || test ! -w $v || badv 'writable'
rcs-5.10.0/tests/common-i:76:    test 2 = `grep -c "$rev_rx" $v` || badv 'missing tree and/or log'
rcs-5.10.0/tests/common-i:77:    test 1 = `grep -c "$log_rx" $v` || badv 'missing log message'
rcs-5.10.0/tests/common-i-78-    # Check working file disposition.
##############################################
rcs-5.10.0/tests/t030-41-    # $2 -- expected output
rcs-5.10.0/tests/t030:42:    filename=`bundled_commav b.d/$1.cou`
rcs-5.10.0/tests/t030-43-    echo "$2" > $expected
##############################################
rcs-5.10.0/tests/t631-30-
rcs-5.10.0/tests/t631:31:test 0 = `./btdt mtimecmp $wd/ref $w` \
rcs-5.10.0/tests/t631-32-    || problem "‘co -M’ set $w mtime incorrectly"
##############################################
rcs-5.10.0/tests/t602-29-must 'co -p4. $v >$wd/DOT-1'
rcs-5.10.0/tests/t602:30:test '' = `diff $wd/DOT-0 $wd/DOT-1` \
rcs-5.10.0/tests/t602-31-    && 'co -pX, where X:{BRNUM, BRNUM.}, does not resolve to branch tip'
##############################################
rcs-5.10.0/tests/t450-71-    revno=$2
rcs-5.10.0/tests/t450:72:    tip_varname=`echo tip$revno | sed 's/[.]//g'`
rcs-5.10.0/tests/t450-73-    eval tip='$'$tip_varname
##############################################
rcs-5.10.0/tests/t450-82-    # $3 -- source (valid branch or revision number)
rcs-5.10.0/tests/t450:83:    expected=`bundled_commav b.d/$1.cou`
rcs-5.10.0/tests/t450-84-    state=$2
##############################################
rcs-5.10.0/tests/t410-61-    title="co -p$rev"
rcs-5.10.0/tests/t410:62:    fn=`echo $rev | tr -d '.'`
rcs-5.10.0/tests/t410:63:    expected="`bundled_commav b.d/${fn}.cou`"
rcs-5.10.0/tests/t410-64-
##############################################
rcs-5.10.0/tests/t410-116-if chmod ugo-r $v && [ ! -r $v ] ; then
rcs-5.10.0/tests/t410:117:    $hey echo '*' `ls -l $v` '(unreadable)'
rcs-5.10.0/tests/t410-118-    co -p $v > /dev/null \
##############################################
rcs-5.10.0/tests/common-25-RCSINIT=
rcs-5.10.0/tests/common:26:stem=`basename $0`
rcs-5.10.0/tests/common-27-wd=${stem}.d
##############################################
rcs-5.10.0/tests/t803-30-must 'co -ps $v'
rcs-5.10.0/tests/t803:31:test "`sed '$!d' $wd/err`" = 'revision 4.20' \
rcs-5.10.0/tests/t803-32-    || problem 'incorrect symbolic name deref'
##############################################
rcs-5.10.0/tests/t470-62-
rcs-5.10.0/tests/t470:63:    must "cp -f `bundled_commav b.d/$3.cou` $w"
rcs-5.10.0/tests/t470-64-    $cmd $w $v > $actual
##############################################
rcs-5.10.0/tests/t390-37-    # $3 -- (optional) error output
rcs-5.10.0/tests/t390:38:    orig=`bundled_commav b.d/$1`
rcs-5.10.0/tests/t390-39-    echo "$2" | sed '1d;s/^|//;s/|$//' > $expected
##############################################
rcs-5.10.0/tests/t601-31-{
rcs-5.10.0/tests/t601:32:    echo `rlog $w | sed -e '/^access/,/^symbolic/!d;/^[as]/d'`
rcs-5.10.0/tests/t601-33-}
##############################################
rcs-5.10.0/tests/fake/b.make-137-# 1.1.1.5
rcs-5.10.0/tests/fake/b.make:138:ls=`for k in $ls ; do echo $k ; done | sort`
rcs-5.10.0/tests/fake/b.make-139-for k in $ls ; do echo '$'$k'$' ; echo ; done > b
##############################################
rcs-5.10.0/tests/common-kn-33-    must 'cp `bundled_commav b` $v'
rcs-5.10.0/tests/common-kn:34:    wdabs="`cd $wd ; pwd`"
rcs-5.10.0/tests/common-kn-35-    cat > $wd/x-normal <<EOF
##############################################
rcs-5.10.0/tests/t605-29-
rcs-5.10.0/tests/t605:30:test 2 = `grep -c '^1[.]1' $v` \
rcs-5.10.0/tests/t605:31:    && test 0 = `grep -c -F '1.1.1.1;' $v` \
rcs-5.10.0/tests/t605-32-    || problem 'corrupted RCS file from unchanged checkin on branch'
##############################################
rcs-5.10.0/tests/t314-32-    $hey echo "* with $sel"
rcs-5.10.0/tests/t314:33:    must "cp -f `bundled_commav $sel` $v"
rcs-5.10.0/tests/t314-34-}
##############################################
rcs-5.10.0/build-aux/depcomp-64-  case $1 in
rcs-5.10.0/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
rcs-5.10.0/build-aux/depcomp-66-      *) dir=;;
##############################################
rcs-5.10.0/build-aux/depcomp-73-{
rcs-5.10.0/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
rcs-5.10.0/build-aux/depcomp-75-}
##############################################
rcs-5.10.0/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
rcs-5.10.0/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
rcs-5.10.0/build-aux/depcomp-128-
##############################################
rcs-5.10.0/build-aux/depcomp-405-        sleep 1
rcs-5.10.0/build-aux/depcomp:406:        i=`expr $i - 1`
rcs-5.10.0/build-aux/depcomp-407-      done
rcs-5.10.0/build-aux/depcomp-408-    fi
rcs-5.10.0/build-aux/depcomp:409:    i=`expr $i - 1`
rcs-5.10.0/build-aux/depcomp-410-  done
##############################################
rcs-5.10.0/build-aux/depcomp-425-  # Do two passes, one to just change these to
rcs-5.10.0/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
rcs-5.10.0/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
rcs-5.10.0/build-aux/depcomp-659-  done
rcs-5.10.0/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
rcs-5.10.0/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
rcs-5.10.0/build-aux/extract-help-70-    # Do this in two steps to avoid backslash in backticks (unportable)
rcs-5.10.0/build-aux/extract-help:71:    # in the sed script: vprefix=`echo $in | sed 's/\.c$/_/;s|.*/||'`
rcs-5.10.0/build-aux/extract-help-72-    stempat='.*/\([^/]*\)\.c$'
rcs-5.10.0/build-aux/extract-help:73:    vprefix=`expr "/$in" : "$stempat"`_
rcs-5.10.0/build-aux/extract-help-74-fi
##############################################
rcs-5.10.0/build-aux/git-version-gen-74-
rcs-5.10.0/build-aux/git-version-gen:75:year=`expr "$scriptversion" : '\([^-]*\)'`
rcs-5.10.0/build-aux/git-version-gen-76-version="git-version-gen $scriptversion
##############################################
rcs-5.10.0/build-aux/git-version-gen-141-then
rcs-5.10.0/build-aux/git-version-gen:142:    v=`cat $tarball_version_file` || v=
rcs-5.10.0/build-aux/git-version-gen-143-    case $v in
##############################################
rcs-5.10.0/build-aux/git-version-gen-158-          || git describe --abbrev=4 HEAD 2>/dev/null` \
rcs-5.10.0/build-aux/git-version-gen:159:    && v=`printf '%s\n' "$v" | sed "$tag_sed_script"` \
rcs-5.10.0/build-aux/git-version-gen-160-    && case $v in
##############################################
rcs-5.10.0/build-aux/git-version-gen-168-    #   Older: v6.10-g0f8faeb
rcs-5.10.0/build-aux/git-version-gen:169:    vprefix=`expr "X$v" : 'X\(.*\)-g[^-]*$'` || vprefix=$v
rcs-5.10.0/build-aux/git-version-gen-170-    case $vprefix in
##############################################
rcs-5.10.0/build-aux/git-version-gen-176-            # of git describe.
rcs-5.10.0/build-aux/git-version-gen:177:            vtag=`echo "$v" | sed 's/-.*//'`
rcs-5.10.0/build-aux/git-version-gen:178:            commit_list=`git rev-list "$vtag"..HEAD 2>/dev/null` \
rcs-5.10.0/build-aux/git-version-gen-179-                || { commit_list=failed;
rcs-5.10.0/build-aux/git-version-gen-180-                     echo "$0: WARNING: git rev-list failed" 1>&2; }
rcs-5.10.0/build-aux/git-version-gen:181:            numcommits=`echo "$commit_list" | wc -l`
rcs-5.10.0/build-aux/git-version-gen:182:            v=`echo "$v" | sed "s/\(.*\)-\(.*\)/\1-$numcommits-\2/"`;
rcs-5.10.0/build-aux/git-version-gen-183-            test "$commit_list" = failed && v=UNKNOWN
##############################################
rcs-5.10.0/build-aux/git-version-gen-188-    # Remove the "g" to save a byte.
rcs-5.10.0/build-aux/git-version-gen:189:    v=`echo "$v" | sed 's/-\([^-]*\)-g\([^-]*\)$/.\1-\2/'`;
rcs-5.10.0/build-aux/git-version-gen-190-    v_from_git=1
##############################################
rcs-5.10.0/build-aux/git-version-gen-196-
rcs-5.10.0/build-aux/git-version-gen:197:v=`echo "$v" |sed "s/^$prefix//"`
rcs-5.10.0/build-aux/git-version-gen-198-
##############################################
rcs-5.10.0/build-aux/install-sh-238-      fi
rcs-5.10.0/build-aux/install-sh:239:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
rcs-5.10.0/build-aux/install-sh-240-    *)
##############################################
rcs-5.10.0/build-aux/install-sh-284-      dstdir=$dst
rcs-5.10.0/build-aux/install-sh:285:      dstbase=`basename "$src"`
rcs-5.10.0/build-aux/install-sh-286-      case $dst in
##############################################
rcs-5.10.0/build-aux/install-sh-291-    else
rcs-5.10.0/build-aux/install-sh:292:      dstdir=`dirname "$dst"`
rcs-5.10.0/build-aux/install-sh-293-      test -d "$dstdir"
##############################################
rcs-5.10.0/build-aux/install-sh-340-	       test_tmpdir="$tmpdir/a"
rcs-5.10.0/build-aux/install-sh:341:	       ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
rcs-5.10.0/build-aux/install-sh-342-	       case $ls_ld_tmpdir in
##############################################
rcs-5.10.0/build-aux/install-sh-347-	       $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
rcs-5.10.0/build-aux/install-sh:348:		 ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
rcs-5.10.0/build-aux/install-sh-349-		 test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
rcs-5.10.0/build-aux/install-sh-404-            case $prefix in
rcs-5.10.0/build-aux/install-sh:405:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
rcs-5.10.0/build-aux/install-sh-406-              *) qprefix=$prefix;;
##############################################
rcs-5.10.0/build-aux/install-sh-464-    if $copy_on_change &&
rcs-5.10.0/build-aux/install-sh:465:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
rcs-5.10.0/build-aux/install-sh:466:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
rcs-5.10.0/build-aux/install-sh-467-       set -f &&
##############################################
rcs-5.10.0/build-aux/config.sub-52-
rcs-5.10.0/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
rcs-5.10.0/build-aux/config.sub-54-
##############################################
rcs-5.10.0/build-aux/config.sub-771-	i*86v32)
rcs-5.10.0/build-aux/config.sub:772:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
rcs-5.10.0/build-aux/config.sub-773-		vendor=pc
##############################################
rcs-5.10.0/build-aux/config.sub-776-	i*86v4*)
rcs-5.10.0/build-aux/config.sub:777:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
rcs-5.10.0/build-aux/config.sub-778-		vendor=pc
##############################################
rcs-5.10.0/build-aux/config.sub-781-	i*86v)
rcs-5.10.0/build-aux/config.sub:782:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
rcs-5.10.0/build-aux/config.sub-783-		vendor=pc
##############################################
rcs-5.10.0/build-aux/config.sub-786-	i*86sol2)
rcs-5.10.0/build-aux/config.sub:787:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
rcs-5.10.0/build-aux/config.sub-788-		vendor=pc
##############################################
rcs-5.10.0/build-aux/config.sub-919-		cpu=sparc
rcs-5.10.0/build-aux/config.sub:920:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
rcs-5.10.0/build-aux/config.sub-921-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1086-	sh5e[lb]-*)
rcs-5.10.0/build-aux/config.sub:1087:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
rcs-5.10.0/build-aux/config.sub-1088-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1104-	xscale-* | xscalee[bl]-*)
rcs-5.10.0/build-aux/config.sub:1105:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
rcs-5.10.0/build-aux/config.sub-1106-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1259-			*)
rcs-5.10.0/build-aux/config.sub:1260:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
rcs-5.10.0/build-aux/config.sub-1261-				exit 1
##############################################
rcs-5.10.0/build-aux/config.sub-1288-		kernel=linux
rcs-5.10.0/build-aux/config.sub:1289:		os=`echo $basic_os | sed -e 's|gnu/linux|gnu|'`
rcs-5.10.0/build-aux/config.sub-1290-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1292-		kernel=os2
rcs-5.10.0/build-aux/config.sub:1293:		os=`echo $basic_os | sed -e 's|os2-emx|emx|'`
rcs-5.10.0/build-aux/config.sub-1294-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1296-		kernel=nto
rcs-5.10.0/build-aux/config.sub:1297:		os=`echo $basic_os | sed -e 's|nto-qnx|qnx|'`
rcs-5.10.0/build-aux/config.sub-1298-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1307-		kernel=nto
rcs-5.10.0/build-aux/config.sub:1308:		os=`echo $basic_os | sed -e 's|nto|qnx|'`
rcs-5.10.0/build-aux/config.sub-1309-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1311-		kernel=linux
rcs-5.10.0/build-aux/config.sub:1312:		os=`echo $basic_os | sed -e 's|linux|gnu|'`
rcs-5.10.0/build-aux/config.sub-1313-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1332-	solaris1 | solaris1.*)
rcs-5.10.0/build-aux/config.sub:1333:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
rcs-5.10.0/build-aux/config.sub-1334-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1361-	sco3.2.[4-9]*)
rcs-5.10.0/build-aux/config.sub:1362:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
rcs-5.10.0/build-aux/config.sub-1363-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1391-	mac[0-9]*)
rcs-5.10.0/build-aux/config.sub:1392:		os=`echo "$os" | sed -e 's|mac|macos|'`
rcs-5.10.0/build-aux/config.sub-1393-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1400-	sunos5*)
rcs-5.10.0/build-aux/config.sub:1401:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
rcs-5.10.0/build-aux/config.sub-1402-		;;
rcs-5.10.0/build-aux/config.sub-1403-	sunos6*)
rcs-5.10.0/build-aux/config.sub:1404:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
rcs-5.10.0/build-aux/config.sub-1405-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1437-	sinix5.*)
rcs-5.10.0/build-aux/config.sub:1438:		os=`echo $os | sed -e 's|sinix|sysv|'`
rcs-5.10.0/build-aux/config.sub-1439-		;;
##############################################
rcs-5.10.0/build-aux/config.sub-1731-	*)
rcs-5.10.0/build-aux/config.sub:1732:		echo Invalid configuration \`"$1"\': OS \`"$os"\' not recognized 1>&2
rcs-5.10.0/build-aux/config.sub-1733-		exit 1
##############################################
rcs-5.10.0/build-aux/config.sub-1746-		# require a kernel.
rcs-5.10.0/build-aux/config.sub:1747:		echo "Invalid configuration \`$1': libc \`$os' needs explicit kernel." 1>&2
rcs-5.10.0/build-aux/config.sub-1748-		exit 1
##############################################
rcs-5.10.0/build-aux/config.sub-1761-	*-*)
rcs-5.10.0/build-aux/config.sub:1762:		echo "Invalid configuration \`$1': Kernel \`$kernel' not known to work with OS \`$os'." 1>&2
rcs-5.10.0/build-aux/config.sub-1763-		exit 1
##############################################
rcs-5.10.0/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
rcs-5.10.0/build-aux/mdate-sh:115:set x`$ls_command /`
rcs-5.10.0/build-aux/mdate-sh-116-
##############################################
rcs-5.10.0/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory.
rcs-5.10.0/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
rcs-5.10.0/build-aux/mdate-sh-146-
##############################################
rcs-5.10.0/build-aux/mdate-sh-211-       then
rcs-5.10.0/build-aux/mdate-sh:212:	 year=`expr $year - 1`
rcs-5.10.0/build-aux/mdate-sh-213-       fi;;
##############################################
rcs-5.10.0/build-aux/texinfo.tex-7148-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
rcs-5.10.0/build-aux/texinfo.tex:7149:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
rcs-5.10.0/build-aux/texinfo.tex-7150-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
rcs-5.10.0/build-aux/config.guess-34-
rcs-5.10.0/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
rcs-5.10.0/build-aux/config.guess-36-
##############################################
rcs-5.10.0/build-aux/config.guess-105-    # shellcheck disable=SC2039
rcs-5.10.0/build-aux/config.guess:106:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
rcs-5.10.0/build-aux/config.guess-107-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
rcs-5.10.0/build-aux/config.guess-160-	EOF
rcs-5.10.0/build-aux/config.guess:161:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
rcs-5.10.0/build-aux/config.guess-162-	;;
##############################################
rcs-5.10.0/build-aux/config.guess-190-	    earmv*)
rcs-5.10.0/build-aux/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
rcs-5.10.0/build-aux/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
rcs-5.10.0/build-aux/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
rcs-5.10.0/build-aux/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
rcs-5.10.0/build-aux/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
rcs-5.10.0/build-aux/config.guess-224-		;;
##############################################
rcs-5.10.0/build-aux/config.guess-235-	    *)
rcs-5.10.0/build-aux/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
rcs-5.10.0/build-aux/config.guess-237-		;;
##############################################
rcs-5.10.0/build-aux/config.guess-288-	*4.0)
rcs-5.10.0/build-aux/config.guess:289:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
rcs-5.10.0/build-aux/config.guess-290-		;;
rcs-5.10.0/build-aux/config.guess-291-	*5.*)
rcs-5.10.0/build-aux/config.guess:292:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
rcs-5.10.0/build-aux/config.guess-293-		;;
##############################################
rcs-5.10.0/build-aux/config.guess-298-	# types through head -n 1, so we only detect the type of CPU 0.
rcs-5.10.0/build-aux/config.guess:299:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
rcs-5.10.0/build-aux/config.guess-300-	case "$ALPHA_CPU_TYPE" in
##############################################
rcs-5.10.0/build-aux/config.guess-336-	# 1.2 uses "1.2" for uname -r.
rcs-5.10.0/build-aux/config.guess:337:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
rcs-5.10.0/build-aux/config.guess-338-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
rcs-5.10.0/build-aux/config.guess-387-    s390x:SunOS:*:*)
rcs-5.10.0/build-aux/config.guess:388:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
rcs-5.10.0/build-aux/config.guess-389-	exit ;;
rcs-5.10.0/build-aux/config.guess-390-    sun4H:SunOS:5.*:*)
rcs-5.10.0/build-aux/config.guess:391:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
rcs-5.10.0/build-aux/config.guess-392-	exit ;;
rcs-5.10.0/build-aux/config.guess-393-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
rcs-5.10.0/build-aux/config.guess:394:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
rcs-5.10.0/build-aux/config.guess-395-	exit ;;
##############################################
rcs-5.10.0/build-aux/config.guess-412-	fi
rcs-5.10.0/build-aux/config.guess:413:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
rcs-5.10.0/build-aux/config.guess-414-	exit ;;
##############################################
rcs-5.10.0/build-aux/config.guess-418-	# it's likely to be more like Solaris than SunOS4.
rcs-5.10.0/build-aux/config.guess:419:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
rcs-5.10.0/build-aux/config.guess-420-	exit ;;
##############################################
rcs-5.10.0/build-aux/config.guess-427-	# Japanese Language versions have a version number like `4.1.3-JL'.
rcs-5.10.0/build-aux/config.guess:428:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
rcs-5.10.0/build-aux/config.guess-429-	exit ;;
##############################################
rcs-5.10.0/build-aux/config.guess-433-    sun*:*:4.2BSD:*)
rcs-5.10.0/build-aux/config.guess:434:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
rcs-5.10.0/build-aux/config.guess-435-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
rcs-5.10.0/build-aux/config.guess-515-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
rcs-5.10.0/build-aux/config.guess:516:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
rcs-5.10.0/build-aux/config.guess:517:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
rcs-5.10.0/build-aux/config.guess-518-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
rcs-5.10.0/build-aux/config.guess-571-    *:IRIX*:*:*)
rcs-5.10.0/build-aux/config.guess:572:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
rcs-5.10.0/build-aux/config.guess-573-	exit ;;
##############################################
rcs-5.10.0/build-aux/config.guess-601-EOF
rcs-5.10.0/build-aux/config.guess:602:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
rcs-5.10.0/build-aux/config.guess-603-		then
##############################################
rcs-5.10.0/build-aux/config.guess-614-    *:AIX:*:[4567])
rcs-5.10.0/build-aux/config.guess:615:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
rcs-5.10.0/build-aux/config.guess-616-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
rcs-5.10.0/build-aux/config.guess-650-    9000/[34678]??:HP-UX:*:*)
rcs-5.10.0/build-aux/config.guess:651:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
rcs-5.10.0/build-aux/config.guess-652-	case "$UNAME_MACHINE" in
##############################################
rcs-5.10.0/build-aux/config.guess-704-EOF
rcs-5.10.0/build-aux/config.guess:705:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
rcs-5.10.0/build-aux/config.guess-706-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
rcs-5.10.0/build-aux/config.guess-732-    ia64:HP-UX:*:*)
rcs-5.10.0/build-aux/config.guess:733:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
rcs-5.10.0/build-aux/config.guess-734-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
rcs-5.10.0/build-aux/config.guess-762-EOF
rcs-5.10.0/build-aux/config.guess:763:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
rcs-5.10.0/build-aux/config.guess-764-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
rcs-5.10.0/build-aux/config.guess-833-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
rcs-5.10.0/build-aux/config.guess:834:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
rcs-5.10.0/build-aux/config.guess-835-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
rcs-5.10.0/build-aux/config.guess-838-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
rcs-5.10.0/build-aux/config.guess:839:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
rcs-5.10.0/build-aux/config.guess-840-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
rcs-5.10.0/build-aux/config.guess-856-	then
rcs-5.10.0/build-aux/config.guess:857:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
rcs-5.10.0/build-aux/config.guess-858-	else
rcs-5.10.0/build-aux/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
rcs-5.10.0/build-aux/config.guess-860-	fi
##############################################
rcs-5.10.0/build-aux/config.guess-869-	esac
rcs-5.10.0/build-aux/config.guess:870:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
rcs-5.10.0/build-aux/config.guess-871-	exit ;;
##############################################
rcs-5.10.0/build-aux/config.guess-905-    prep*:SunOS:5.*:*)
rcs-5.10.0/build-aux/config.guess:906:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
rcs-5.10.0/build-aux/config.guess-907-	exit ;;
##############################################
rcs-5.10.0/build-aux/config.guess-909-	# the GNU system
rcs-5.10.0/build-aux/config.guess:910:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
rcs-5.10.0/build-aux/config.guess-911-	exit ;;
##############################################
rcs-5.10.0/build-aux/config.guess-913-	# other systems with GNU libc and userland
rcs-5.10.0/build-aux/config.guess:914:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
rcs-5.10.0/build-aux/config.guess-915-	exit ;;
##############################################
rcs-5.10.0/build-aux/config.guess-1035-EOF
rcs-5.10.0/build-aux/config.guess:1036:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
rcs-5.10.0/build-aux/config.guess-1037-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
rcs-5.10.0/build-aux/config.guess-1145-    i*86:*:4.*:*)
rcs-5.10.0/build-aux/config.guess:1146:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
rcs-5.10.0/build-aux/config.guess-1147-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
rcs-5.10.0/build-aux/config.guess-1451-    *:DragonFly:*:*)
rcs-5.10.0/build-aux/config.guess:1452:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
rcs-5.10.0/build-aux/config.guess-1453-	exit ;;
##############################################
rcs-5.10.0/build-aux/config.guess-1464-    i*86:skyos:*:*)
rcs-5.10.0/build-aux/config.guess:1465:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
rcs-5.10.0/build-aux/config.guess-1466-	exit ;;
##############################################
rcs-5.10.0/build-aux/config.guess-1614-
rcs-5.10.0/build-aux/config.guess:1615:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
rcs-5.10.0/build-aux/config.guess-1616-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
rcs-5.10.0/build-aux/config.guess-1644-
rcs-5.10.0/build-aux/config.guess:1645:year=`echo $timestamp | sed 's,-.*,,'`
rcs-5.10.0/build-aux/config.guess-1646-# shellcheck disable=SC2003
rcs-5.10.0/build-aux/config.guess:1647:if test "`expr "\`date +%Y\`" - "$year"`" -lt 3 ; then
rcs-5.10.0/build-aux/config.guess-1648-   cat >&2 <<EOF
##############################################
rcs-5.10.0/build-aux/compile-67-	mingw/*)
rcs-5.10.0/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
rcs-5.10.0/build-aux/compile-69-	  ;;
rcs-5.10.0/build-aux/compile-70-	cygwin/* | msys/*)
rcs-5.10.0/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
rcs-5.10.0/build-aux/compile-72-	  ;;
rcs-5.10.0/build-aux/compile-73-	wine/*)
rcs-5.10.0/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
rcs-5.10.0/build-aux/compile-75-	  ;;
##############################################
rcs-5.10.0/build-aux/compile-310-# Name of file we expect compiler to create.
rcs-5.10.0/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
rcs-5.10.0/build-aux/compile-312-
##############################################
rcs-5.10.0/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
rcs-5.10.0/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
rcs-5.10.0/build-aux/compile-318-while true; do
##############################################
rcs-5.10.0/man/Makefile.in-68-  { \
rcs-5.10.0/man/Makefile.in:69:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rcs-5.10.0/man/Makefile.in-70-  }; \
##############################################
rcs-5.10.0/man/Makefile.in-222-  esac
rcs-5.10.0/man/Makefile.in:223:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rcs-5.10.0/man/Makefile.in-224-am__vpath_adj = case $$p in \
rcs-5.10.0/man/Makefile.in:225:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rcs-5.10.0/man/Makefile.in-226-    *) f=$$p;; \
rcs-5.10.0/man/Makefile.in-227-  esac;
rcs-5.10.0/man/Makefile.in:228:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rcs-5.10.0/man/Makefile.in-229-am__install_max = 40
rcs-5.10.0/man/Makefile.in-230-am__nobase_strip_setup = \
rcs-5.10.0/man/Makefile.in:231:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rcs-5.10.0/man/Makefile.in-232-am__nobase_strip = \
##############################################
rcs-5.10.0/man/Makefile.in-1475-	test -n "$(man1dir)" \
rcs-5.10.0/man/Makefile.in:1476:	  && test -n "`echo $$list1$$list2`" \
rcs-5.10.0/man/Makefile.in-1477-	  || exit 0; \
##############################################
rcs-5.10.0/man/Makefile.in-1518-	test -n "$(man5dir)" \
rcs-5.10.0/man/Makefile.in:1519:	  && test -n "`echo $$list1$$list2`" \
rcs-5.10.0/man/Makefile.in-1520-	  || exit 0; \
##############################################
rcs-5.10.0/man/Makefile.in-1567-distdir-am: $(DISTFILES)
rcs-5.10.0/man/Makefile.in:1568:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/man/Makefile.in:1569:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rcs-5.10.0/man/Makefile.in-1570-	list='$(DISTFILES)'; \
##############################################
rcs-5.10.0/man/Makefile.in-1581-	  if test -d $$d/$$file; then \
rcs-5.10.0/man/Makefile.in:1582:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rcs-5.10.0/man/Makefile.in-1583-	    if test -d "$(distdir)/$$file"; then \