===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
supercat-0.5.7/config.sub-52-
supercat-0.5.7/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
supercat-0.5.7/config.sub-54-
##############################################
supercat-0.5.7/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
supercat-0.5.7/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
supercat-0.5.7/config.sub-116-case $maybe_os in
##############################################
supercat-0.5.7/config.sub-123-    os=-$maybe_os
supercat-0.5.7/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
supercat-0.5.7/config.sub-125-    ;;
##############################################
supercat-0.5.7/config.sub-127-    os=-linux-android
supercat-0.5.7/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
supercat-0.5.7/config.sub-129-    ;;
supercat-0.5.7/config.sub-130-  *)
supercat-0.5.7/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
supercat-0.5.7/config.sub-132-    if [ $basic_machine != $1 ]
supercat-0.5.7/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
supercat-0.5.7/config.sub-134-    else os=; fi
##############################################
supercat-0.5.7/config.sub-181-		os=-sco5v6
supercat-0.5.7/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supercat-0.5.7/config.sub-183-		;;
##############################################
supercat-0.5.7/config.sub-185-		os=-sco3.2v5
supercat-0.5.7/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supercat-0.5.7/config.sub-187-		;;
##############################################
supercat-0.5.7/config.sub-189-		os=-sco3.2v4
supercat-0.5.7/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supercat-0.5.7/config.sub-191-		;;
supercat-0.5.7/config.sub-192-	-sco3.2.[4-9]*)
supercat-0.5.7/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
supercat-0.5.7/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supercat-0.5.7/config.sub-195-		;;
##############################################
supercat-0.5.7/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
supercat-0.5.7/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supercat-0.5.7/config.sub-199-		;;
##############################################
supercat-0.5.7/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
supercat-0.5.7/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supercat-0.5.7/config.sub-203-		;;
##############################################
supercat-0.5.7/config.sub-205-		os=-sco3.2v2
supercat-0.5.7/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supercat-0.5.7/config.sub-207-		;;
supercat-0.5.7/config.sub-208-	-udk*)
supercat-0.5.7/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supercat-0.5.7/config.sub-210-		;;
##############################################
supercat-0.5.7/config.sub-212-		os=-isc2.2
supercat-0.5.7/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supercat-0.5.7/config.sub-214-		;;
##############################################
supercat-0.5.7/config.sub-218-	-isc*)
supercat-0.5.7/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supercat-0.5.7/config.sub-220-		;;
##############################################
supercat-0.5.7/config.sub-230-	-ptx*)
supercat-0.5.7/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
supercat-0.5.7/config.sub-232-		;;
supercat-0.5.7/config.sub-233-	-windowsnt*)
supercat-0.5.7/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
supercat-0.5.7/config.sub-235-		;;
##############################################
supercat-0.5.7/config.sub-368-	*-*-*)
supercat-0.5.7/config.sub:369:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
supercat-0.5.7/config.sub-370-		exit 1
##############################################
supercat-0.5.7/config.sub-496-	amd64-*)
supercat-0.5.7/config.sub:497:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-498-		;;
##############################################
supercat-0.5.7/config.sub-541-	blackfin-*)
supercat-0.5.7/config.sub:542:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-543-		os=-linux
##############################################
supercat-0.5.7/config.sub-549-	c54x-*)
supercat-0.5.7/config.sub:550:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-551-		;;
supercat-0.5.7/config.sub-552-	c55x-*)
supercat-0.5.7/config.sub:553:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-554-		;;
supercat-0.5.7/config.sub-555-	c6x-*)
supercat-0.5.7/config.sub:556:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-557-		;;
##############################################
supercat-0.5.7/config.sub-653-	e500v[12]-*)
supercat-0.5.7/config.sub:654:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-655-		os=$os"spe"
##############################################
supercat-0.5.7/config.sub-760-	i*86v32)
supercat-0.5.7/config.sub:761:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
supercat-0.5.7/config.sub-762-		os=-sysv32
##############################################
supercat-0.5.7/config.sub-764-	i*86v4*)
supercat-0.5.7/config.sub:765:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
supercat-0.5.7/config.sub-766-		os=-sysv4
##############################################
supercat-0.5.7/config.sub-768-	i*86v)
supercat-0.5.7/config.sub:769:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
supercat-0.5.7/config.sub-770-		os=-sysv
##############################################
supercat-0.5.7/config.sub-772-	i*86sol2)
supercat-0.5.7/config.sub:773:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
supercat-0.5.7/config.sub-774-		os=-solaris2
##############################################
supercat-0.5.7/config.sub-798-	leon-*|leon[3-9]-*)
supercat-0.5.7/config.sub:799:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
supercat-0.5.7/config.sub-800-		;;
##############################################
supercat-0.5.7/config.sub-805-	m68knommu-*)
supercat-0.5.7/config.sub:806:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-807-		os=-linux
##############################################
supercat-0.5.7/config.sub-842-	mips3*-*)
supercat-0.5.7/config.sub:843:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
supercat-0.5.7/config.sub-844-		;;
supercat-0.5.7/config.sub-845-	mips3*)
supercat-0.5.7/config.sub:846:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
supercat-0.5.7/config.sub-847-		;;
##############################################
supercat-0.5.7/config.sub-864-	ms1-*)
supercat-0.5.7/config.sub:865:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
supercat-0.5.7/config.sub-866-		;;
##############################################
supercat-0.5.7/config.sub-983-	parisc-*)
supercat-0.5.7/config.sub:984:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-985-		os=-linux
##############################################
supercat-0.5.7/config.sub-999-	pc98-*)
supercat-0.5.7/config.sub:1000:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-1001-		;;
##############################################
supercat-0.5.7/config.sub-1014-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
supercat-0.5.7/config.sub:1015:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-1016-		;;
supercat-0.5.7/config.sub-1017-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
supercat-0.5.7/config.sub:1018:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-1019-		;;
supercat-0.5.7/config.sub-1020-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
supercat-0.5.7/config.sub:1021:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-1022-		;;
supercat-0.5.7/config.sub-1023-	pentium4-*)
supercat-0.5.7/config.sub:1024:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-1025-		;;
##############################################
supercat-0.5.7/config.sub-1033-	ppc-* | ppcbe-*)
supercat-0.5.7/config.sub:1034:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-1035-		;;
##############################################
supercat-0.5.7/config.sub-1039-	ppcle-* | powerpclittle-*)
supercat-0.5.7/config.sub:1040:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-1041-		;;
##############################################
supercat-0.5.7/config.sub-1043-		;;
supercat-0.5.7/config.sub:1044:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-1045-		;;
##############################################
supercat-0.5.7/config.sub-1049-	ppc64le-* | powerpc64little-*)
supercat-0.5.7/config.sub:1050:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-1051-		;;
##############################################
supercat-0.5.7/config.sub-1132-	strongarm-* | thumb-*)
supercat-0.5.7/config.sub:1133:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
supercat-0.5.7/config.sub-1134-		;;
##############################################
supercat-0.5.7/config.sub-1262-	xscale-* | xscalee[bl]-*)
supercat-0.5.7/config.sub:1263:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
supercat-0.5.7/config.sub-1264-		;;
##############################################
supercat-0.5.7/config.sub-1339-	*)
supercat-0.5.7/config.sub:1340:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
supercat-0.5.7/config.sub-1341-		exit 1
##############################################
supercat-0.5.7/config.sub-1347-	*-digital*)
supercat-0.5.7/config.sub:1348:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
supercat-0.5.7/config.sub-1349-		;;
supercat-0.5.7/config.sub-1350-	*-commodore*)
supercat-0.5.7/config.sub:1351:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
supercat-0.5.7/config.sub-1352-		;;
##############################################
supercat-0.5.7/config.sub-1368-	-solaris1 | -solaris1.*)
supercat-0.5.7/config.sub:1369:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
supercat-0.5.7/config.sub-1370-		;;
##############################################
supercat-0.5.7/config.sub-1380-	-gnu/linux*)
supercat-0.5.7/config.sub:1381:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
supercat-0.5.7/config.sub-1382-		;;
##############################################
supercat-0.5.7/config.sub-1427-	-nto*)
supercat-0.5.7/config.sub:1428:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
supercat-0.5.7/config.sub-1429-		;;
##############################################
supercat-0.5.7/config.sub-1434-	-mac*)
supercat-0.5.7/config.sub:1435:		os=`echo $os | sed -e 's|mac|macos|'`
supercat-0.5.7/config.sub-1436-		;;
##############################################
supercat-0.5.7/config.sub-1440-	-linux*)
supercat-0.5.7/config.sub:1441:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
supercat-0.5.7/config.sub-1442-		;;
supercat-0.5.7/config.sub-1443-	-sunos5*)
supercat-0.5.7/config.sub:1444:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
supercat-0.5.7/config.sub-1445-		;;
supercat-0.5.7/config.sub-1446-	-sunos6*)
supercat-0.5.7/config.sub:1447:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
supercat-0.5.7/config.sub-1448-		;;
##############################################
supercat-0.5.7/config.sub-1495-	-sinix5.*)
supercat-0.5.7/config.sub:1496:		os=`echo $os | sed -e 's|sinix|sysv|'`
supercat-0.5.7/config.sub-1497-		;;
##############################################
supercat-0.5.7/config.sub-1550-		# Get rid of the `-' at the beginning of $os.
supercat-0.5.7/config.sub:1551:		os=`echo $os | sed 's/[^-]*-//'`
supercat-0.5.7/config.sub:1552:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
supercat-0.5.7/config.sub-1553-		exit 1
##############################################
supercat-0.5.7/config.sub-1816-		esac
supercat-0.5.7/config.sub:1817:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
supercat-0.5.7/config.sub-1818-		;;
##############################################
supercat-0.5.7/compile-67-	mingw/*)
supercat-0.5.7/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
supercat-0.5.7/compile-69-	  ;;
supercat-0.5.7/compile-70-	cygwin/*)
supercat-0.5.7/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
supercat-0.5.7/compile-72-	  ;;
supercat-0.5.7/compile-73-	wine/*)
supercat-0.5.7/compile:74:	  file=`winepath -w "$file" || echo "$file"`
supercat-0.5.7/compile-75-	  ;;
##############################################
supercat-0.5.7/compile-310-# Name of file we expect compiler to create.
supercat-0.5.7/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
supercat-0.5.7/compile-312-
##############################################
supercat-0.5.7/compile-316-# object file name, since that is what matters with a parallel build.
supercat-0.5.7/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
supercat-0.5.7/compile-318-while true; do
##############################################
supercat-0.5.7/configure.ac-16-    AS_HELP_STRING([--with-system-directory=dir], [Location of installation of supercat config files (default: /etc)]),
supercat-0.5.7/configure.ac:17:    SYSTEM_DIRECTORY=`eval echo $withval`,
supercat-0.5.7/configure.ac-18-    SYSTEM_DIRECTORY=`eval echo /etc/supercat`)
##############################################
supercat-0.5.7/doc/Makefile.in-49-  { \
supercat-0.5.7/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
supercat-0.5.7/doc/Makefile.in-51-  }; \
##############################################
supercat-0.5.7/doc/Makefile.in-126-  esac
supercat-0.5.7/doc/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
supercat-0.5.7/doc/Makefile.in-128-am__vpath_adj = case $$p in \
supercat-0.5.7/doc/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
supercat-0.5.7/doc/Makefile.in-130-    *) f=$$p;; \
supercat-0.5.7/doc/Makefile.in-131-  esac;
supercat-0.5.7/doc/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
supercat-0.5.7/doc/Makefile.in-133-am__install_max = 40
supercat-0.5.7/doc/Makefile.in-134-am__nobase_strip_setup = \
supercat-0.5.7/doc/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
supercat-0.5.7/doc/Makefile.in-136-am__nobase_strip = \
##############################################
supercat-0.5.7/doc/Makefile.in-194-  while test -n "$$dir1"; do \
supercat-0.5.7/doc/Makefile.in:195:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
supercat-0.5.7/doc/Makefile.in-196-    if test "$$first" != "."; then \
supercat-0.5.7/doc/Makefile.in-197-      if test "$$first" = ".."; then \
supercat-0.5.7/doc/Makefile.in:198:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
supercat-0.5.7/doc/Makefile.in:199:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
supercat-0.5.7/doc/Makefile.in-200-      else \
supercat-0.5.7/doc/Makefile.in:201:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
supercat-0.5.7/doc/Makefile.in-202-        if test "$$first2" = "$$first"; then \
supercat-0.5.7/doc/Makefile.in:203:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
supercat-0.5.7/doc/Makefile.in-204-        else \
##############################################
supercat-0.5.7/doc/Makefile.in-209-    fi; \
supercat-0.5.7/doc/Makefile.in:210:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
supercat-0.5.7/doc/Makefile.in-211-  done; \
##############################################
supercat-0.5.7/doc/Makefile.in-348-	test -n "$(man1dir)" \
supercat-0.5.7/doc/Makefile.in:349:	  && test -n "`echo $$list1$$list2`" \
supercat-0.5.7/doc/Makefile.in-350-	  || exit 0; \
##############################################
supercat-0.5.7/doc/Makefile.in-401-	dot_seen=no; \
supercat-0.5.7/doc/Makefile.in:402:	target=`echo $@ | sed s/-recursive//`; \
supercat-0.5.7/doc/Makefile.in-403-	case "$@" in \
##############################################
supercat-0.5.7/doc/Makefile.in-464-GTAGS:
supercat-0.5.7/doc/Makefile.in:465:	here=`$(am__cd) $(top_builddir) && pwd` \
supercat-0.5.7/doc/Makefile.in-466-	  && $(am__cd) $(top_srcdir) \
##############################################
supercat-0.5.7/doc/Makefile.in-490-distdir-am: $(DISTFILES)
supercat-0.5.7/doc/Makefile.in:491:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
supercat-0.5.7/doc/Makefile.in:492:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
supercat-0.5.7/doc/Makefile.in-493-	list='$(DISTFILES)'; \
##############################################
supercat-0.5.7/doc/Makefile.in-504-	  if test -d $$d/$$file; then \
supercat-0.5.7/doc/Makefile.in:505:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
supercat-0.5.7/doc/Makefile.in-506-	    if test -d "$(distdir)/$$file"; then \
##############################################
supercat-0.5.7/src/Makefile.in-51-  { \
supercat-0.5.7/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
supercat-0.5.7/src/Makefile.in-53-  }; \
##############################################
supercat-0.5.7/src/Makefile.in-366-.c.obj:
supercat-0.5.7/src/Makefile.in:367:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
supercat-0.5.7/src/Makefile.in-368-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
supercat-0.5.7/src/Makefile.in-370-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
supercat-0.5.7/src/Makefile.in:371:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
supercat-0.5.7/src/Makefile.in-372-
##############################################
supercat-0.5.7/src/Makefile.in-402-GTAGS:
supercat-0.5.7/src/Makefile.in:403:	here=`$(am__cd) $(top_builddir) && pwd` \
supercat-0.5.7/src/Makefile.in-404-	  && $(am__cd) $(top_srcdir) \
##############################################
supercat-0.5.7/src/Makefile.in-428-distdir-am: $(DISTFILES)
supercat-0.5.7/src/Makefile.in:429:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
supercat-0.5.7/src/Makefile.in:430:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
supercat-0.5.7/src/Makefile.in-431-	list='$(DISTFILES)'; \
##############################################
supercat-0.5.7/src/Makefile.in-442-	  if test -d $$d/$$file; then \
supercat-0.5.7/src/Makefile.in:443:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
supercat-0.5.7/src/Makefile.in-444-	    if test -d "$(distdir)/$$file"; then \
##############################################
supercat-0.5.7/depcomp-64-  case $1 in
supercat-0.5.7/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
supercat-0.5.7/depcomp-66-      *) dir=;;
##############################################
supercat-0.5.7/depcomp-73-{
supercat-0.5.7/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
supercat-0.5.7/depcomp-75-}
##############################################
supercat-0.5.7/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
supercat-0.5.7/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
supercat-0.5.7/depcomp-128-
##############################################
supercat-0.5.7/depcomp-405-        sleep 1
supercat-0.5.7/depcomp:406:        i=`expr $i - 1`
supercat-0.5.7/depcomp-407-      done
supercat-0.5.7/depcomp-408-    fi
supercat-0.5.7/depcomp:409:    i=`expr $i - 1`
supercat-0.5.7/depcomp-410-  done
##############################################
supercat-0.5.7/depcomp-425-  # Do two passes, one to just change these to
supercat-0.5.7/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
supercat-0.5.7/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
supercat-0.5.7/depcomp-659-  done
supercat-0.5.7/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
supercat-0.5.7/depcomp-661-  touch "$tmpdepfile"
##############################################
supercat-0.5.7/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
supercat-0.5.7/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
supercat-0.5.7/configure-47-  as_echo='print -r --'
supercat-0.5.7/configure-48-  as_echo_n='print -rn --'
supercat-0.5.7/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
supercat-0.5.7/configure-50-  as_echo='printf %s\n'
##############################################
supercat-0.5.7/configure-52-else
supercat-0.5.7/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
supercat-0.5.7/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
supercat-0.5.7/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
supercat-0.5.7/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
supercat-0.5.7/configure-64-      esac;
##############################################
supercat-0.5.7/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
supercat-0.5.7/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
supercat-0.5.7/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
supercat-0.5.7/configure-327-      case $as_dir in #(
supercat-0.5.7/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
supercat-0.5.7/configure-329-      *) as_qdir=$as_dir;;
##############################################
supercat-0.5.7/configure-400-  {
supercat-0.5.7/configure:401:    as_val=`expr "$@" || test $? -eq 1`
supercat-0.5.7/configure-402-  }
##############################################
supercat-0.5.7/configure-407-# ----------------------------------------
supercat-0.5.7/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
supercat-0.5.7/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
supercat-0.5.7/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
supercat-0.5.7/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
supercat-0.5.7/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
supercat-0.5.7/configure-800-  case $ac_option in
supercat-0.5.7/configure:801:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
supercat-0.5.7/configure-802-  *=)   ac_optarg= ;;
##############################################
supercat-0.5.7/configure-844-  -disable-* | --disable-*)
supercat-0.5.7/configure:845:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
supercat-0.5.7/configure-846-    # Reject names that are not valid shell variable names.
##############################################
supercat-0.5.7/configure-849-    ac_useropt_orig=$ac_useropt
supercat-0.5.7/configure:850:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supercat-0.5.7/configure-851-    case $ac_user_opts in
##############################################
supercat-0.5.7/configure-870-  -enable-* | --enable-*)
supercat-0.5.7/configure:871:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
supercat-0.5.7/configure-872-    # Reject names that are not valid shell variable names.
##############################################
supercat-0.5.7/configure-875-    ac_useropt_orig=$ac_useropt
supercat-0.5.7/configure:876:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supercat-0.5.7/configure-877-    case $ac_user_opts in
##############################################
supercat-0.5.7/configure-1074-  -with-* | --with-*)
supercat-0.5.7/configure:1075:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
supercat-0.5.7/configure-1076-    # Reject names that are not valid shell variable names.
##############################################
supercat-0.5.7/configure-1079-    ac_useropt_orig=$ac_useropt
supercat-0.5.7/configure:1080:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supercat-0.5.7/configure-1081-    case $ac_user_opts in
##############################################
supercat-0.5.7/configure-1090-  -without-* | --without-*)
supercat-0.5.7/configure:1091:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
supercat-0.5.7/configure-1092-    # Reject names that are not valid shell variable names.
##############################################
supercat-0.5.7/configure-1095-    ac_useropt_orig=$ac_useropt
supercat-0.5.7/configure:1096:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supercat-0.5.7/configure-1097-    case $ac_user_opts in
##############################################
supercat-0.5.7/configure-1128-  *=*)
supercat-0.5.7/configure:1129:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
supercat-0.5.7/configure-1130-    # Reject names that are not valid shell variable names.
##############################################
supercat-0.5.7/configure-1149-if test -n "$ac_prev"; then
supercat-0.5.7/configure:1150:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
supercat-0.5.7/configure-1151-  as_fn_error $? "missing argument to $ac_option"
##############################################
supercat-0.5.7/configure-1171-    */ )
supercat-0.5.7/configure:1172:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
supercat-0.5.7/configure-1173-      eval $ac_var=\$ac_val;;
##############################################
supercat-0.5.7/configure-1206-ac_ls_di=`ls -di .` &&
supercat-0.5.7/configure:1207:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
supercat-0.5.7/configure-1208-  as_fn_error $? "working directory cannot be determined"
##############################################
supercat-0.5.7/configure-1262-case $srcdir in
supercat-0.5.7/configure:1263:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
supercat-0.5.7/configure-1264-esac
##############################################
supercat-0.5.7/configure-1305-By default, \`make install' will install all the files in
supercat-0.5.7/configure:1306:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
supercat-0.5.7/configure:1307:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
supercat-0.5.7/configure-1308-for instance \`--prefix=\$HOME'.
##############################################
supercat-0.5.7/configure-1399-*)
supercat-0.5.7/configure:1400:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
supercat-0.5.7/configure-1401-  # A ".." for each directory in $ac_dir_suffix.
supercat-0.5.7/configure:1402:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
supercat-0.5.7/configure-1403-  case $ac_top_builddir_sub in
##############################################
supercat-0.5.7/configure-1887-    *\'*)
supercat-0.5.7/configure:1888:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
supercat-0.5.7/configure-1889-    esac
##############################################
supercat-0.5.7/configure-1970-      case $ac_val in
supercat-0.5.7/configure:1971:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
supercat-0.5.7/configure-1972-      esac
##############################################
supercat-0.5.7/configure-1985-	case $ac_val in
supercat-0.5.7/configure:1986:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
supercat-0.5.7/configure-1987-	esac
##############################################
supercat-0.5.7/configure-2105-    set,)
supercat-0.5.7/configure:2106:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
supercat-0.5.7/configure:2107:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
supercat-0.5.7/configure-2108-      ac_cache_corrupted=: ;;
##############################################
supercat-0.5.7/configure-2116-	# differences in whitespace do not lead to failure.
supercat-0.5.7/configure:2117:	ac_old_val_w=`echo x $ac_old_val`
supercat-0.5.7/configure:2118:	ac_new_val_w=`echo x $ac_new_val`
supercat-0.5.7/configure-2119-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
supercat-0.5.7/configure-2136-    case $ac_new_val in
supercat-0.5.7/configure:2137:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
supercat-0.5.7/configure-2138-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
supercat-0.5.7/configure-2311-     echo "timestamp, slept: $am_has_slept" > conftest.file
supercat-0.5.7/configure:2312:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
supercat-0.5.7/configure-2313-     if test "$*" = "X"; then
supercat-0.5.7/configure-2314-	# -L didn't work.
supercat-0.5.7/configure:2315:	set X `ls -t "$srcdir/configure" conftest.file`
supercat-0.5.7/configure-2316-     fi
##############################################
supercat-0.5.7/configure-2362-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
supercat-0.5.7/configure:2363:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
supercat-0.5.7/configure-2364-
supercat-0.5.7/configure-2365-# Expand $ac_aux_dir to an absolute path.
supercat-0.5.7/configure:2366:am_aux_dir=`cd "$ac_aux_dir" && pwd`
supercat-0.5.7/configure-2367-
##############################################
supercat-0.5.7/configure-2507-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
supercat-0.5.7/configure:2508:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
supercat-0.5.7/configure-2509-	     'mkdir (GNU coreutils) '* | \
##############################################
supercat-0.5.7/configure-2580-set x ${MAKE-make}
supercat-0.5.7/configure:2581:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
supercat-0.5.7/configure-2582-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
supercat-0.5.7/configure-2590-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
supercat-0.5.7/configure:2591:case `${MAKE-make} -f conftest.make 2>/dev/null` in
supercat-0.5.7/configure-2592-  *@@@%%%=?*=@@@%%%*)
##############################################
supercat-0.5.7/configure-2656-
supercat-0.5.7/configure:2657:if test "`cd $srcdir && pwd`" != "`pwd`"; then
supercat-0.5.7/configure-2658-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
supercat-0.5.7/configure-3123-$as_echo_n "checking whether the C compiler works... " >&6; }
supercat-0.5.7/configure:3124:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
supercat-0.5.7/configure-3125-
##############################################
supercat-0.5.7/configure-3167-	then :; else
supercat-0.5.7/configure:3168:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
supercat-0.5.7/configure-3169-	fi
##############################################
supercat-0.5.7/configure-3227-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
supercat-0.5.7/configure:3228:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
supercat-0.5.7/configure-3229-	  break;;
##############################################
supercat-0.5.7/configure-3336-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
supercat-0.5.7/configure:3337:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
supercat-0.5.7/configure-3338-       break;;
##############################################
supercat-0.5.7/configure-3717-  if test "$am_compiler_list" = ""; then
supercat-0.5.7/configure:3718:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
supercat-0.5.7/configure-3719-  fi
##############################################
supercat-0.5.7/configure-4055-  # Check for GNU $ac_path_GREP
supercat-0.5.7/configure:4056:case `"$ac_path_GREP" --version 2>&1` in
supercat-0.5.7/configure-4057-*GNU*)
##############################################
supercat-0.5.7/configure-4121-  # Check for GNU $ac_path_EGREP
supercat-0.5.7/configure:4122:case `"$ac_path_EGREP" --version 2>&1` in
supercat-0.5.7/configure-4123-*GNU*)
##############################################
supercat-0.5.7/configure-4324-test "x$ac_build_alias" = x &&
supercat-0.5.7/configure:4325:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
supercat-0.5.7/configure-4326-test "x$ac_build_alias" = x &&
supercat-0.5.7/configure-4327-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
supercat-0.5.7/configure:4328:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
supercat-0.5.7/configure-4329-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
supercat-0.5.7/configure-4348-IFS=$ac_save_IFS
supercat-0.5.7/configure:4349:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
supercat-0.5.7/configure-4350-
##############################################
supercat-0.5.7/configure-4359-else
supercat-0.5.7/configure:4360:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
supercat-0.5.7/configure-4361-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
supercat-0.5.7/configure-4381-IFS=$ac_save_IFS
supercat-0.5.7/configure:4382:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
supercat-0.5.7/configure-4383-
##############################################
supercat-0.5.7/configure-4388-do :
supercat-0.5.7/configure:4389:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
supercat-0.5.7/configure-4390-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
supercat-0.5.7/configure-4393-  cat >>confdefs.h <<_ACEOF
supercat-0.5.7/configure:4394:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
supercat-0.5.7/configure-4395-_ACEOF
##############################################
supercat-0.5.7/configure-4590-do :
supercat-0.5.7/configure:4591:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
supercat-0.5.7/configure-4592-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
supercat-0.5.7/configure-4594-  cat >>confdefs.h <<_ACEOF
supercat-0.5.7/configure:4595:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
supercat-0.5.7/configure-4596-_ACEOF
##############################################
supercat-0.5.7/configure-4602-do :
supercat-0.5.7/configure:4603:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
supercat-0.5.7/configure-4604-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
supercat-0.5.7/configure-4606-  cat >>confdefs.h <<_ACEOF
supercat-0.5.7/configure:4607:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
supercat-0.5.7/configure-4608-_ACEOF
##############################################
supercat-0.5.7/configure-4620-if test "${with_system_directory+set}" = set; then :
supercat-0.5.7/configure:4621:  withval=$with_system_directory; SYSTEM_DIRECTORY=`eval echo $withval`
supercat-0.5.7/configure-4622-else
##############################################
supercat-0.5.7/configure-4733-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
supercat-0.5.7/configure:4734:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
supercat-0.5.7/configure-4735-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
supercat-0.5.7/configure-4824-if test -z "$BASH_VERSION$ZSH_VERSION" \
supercat-0.5.7/configure:4825:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
supercat-0.5.7/configure-4826-  as_echo='print -r --'
supercat-0.5.7/configure-4827-  as_echo_n='print -rn --'
supercat-0.5.7/configure:4828:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
supercat-0.5.7/configure-4829-  as_echo='printf %s\n'
##############################################
supercat-0.5.7/configure-4831-else
supercat-0.5.7/configure:4832:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
supercat-0.5.7/configure-4833-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
supercat-0.5.7/configure-4841-	expr "X$arg" : "X\\(.*\\)$as_nl";
supercat-0.5.7/configure:4842:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
supercat-0.5.7/configure-4843-      esac;
##############################################
supercat-0.5.7/configure-4918-# ----------------------------------------
supercat-0.5.7/configure:4919:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
supercat-0.5.7/configure-4920-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
supercat-0.5.7/configure-4990-  {
supercat-0.5.7/configure:4991:    as_val=`expr "$@" || test $? -eq 1`
supercat-0.5.7/configure-4992-  }
##############################################
supercat-0.5.7/configure-5094-      case $as_dir in #(
supercat-0.5.7/configure:5095:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
supercat-0.5.7/configure-5096-      *) as_qdir=$as_dir;;
##############################################
supercat-0.5.7/configure-5229-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
supercat-0.5.7/configure:5230:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
supercat-0.5.7/configure-5231-ac_cs_version="\\
##############################################
supercat-0.5.7/configure-5254-  --*=?*)
supercat-0.5.7/configure:5255:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
supercat-0.5.7/configure:5256:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
supercat-0.5.7/configure-5257-    ac_shift=:
##############################################
supercat-0.5.7/configure-5259-  --*=)
supercat-0.5.7/configure:5260:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
supercat-0.5.7/configure-5261-    ac_optarg=
##############################################
supercat-0.5.7/configure-5283-    case $ac_optarg in
supercat-0.5.7/configure:5284:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
supercat-0.5.7/configure-5285-    '') as_fn_error $? "missing file argument" ;;
##############################################
supercat-0.5.7/configure-5291-    case $ac_optarg in
supercat-0.5.7/configure:5292:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
supercat-0.5.7/configure-5293-    esac
##############################################
supercat-0.5.7/configure-5422-fi
supercat-0.5.7/configure:5423:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
supercat-0.5.7/configure-5424-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
supercat-0.5.7/configure-5439-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
supercat-0.5.7/configure:5440:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
supercat-0.5.7/configure-5441-ac_delim='%!_!# '
##############################################
supercat-0.5.7/configure-5445-
supercat-0.5.7/configure:5446:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
supercat-0.5.7/configure-5447-  if test $ac_delim_n = $ac_delim_num; then
##############################################
supercat-0.5.7/configure-5583-for ac_last_try in false false :; do
supercat-0.5.7/configure:5584:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
supercat-0.5.7/configure-5585-  if test -z "$ac_tt"; then
##############################################
supercat-0.5.7/configure-5715-      esac
supercat-0.5.7/configure:5716:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
supercat-0.5.7/configure-5717-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
supercat-0.5.7/configure-5774-*)
supercat-0.5.7/configure:5775:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
supercat-0.5.7/configure-5776-  # A ".." for each directory in $ac_dir_suffix.
supercat-0.5.7/configure:5777:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
supercat-0.5.7/configure-5778-  case $ac_top_builddir_sub in
##############################################
supercat-0.5.7/configure-5835-/@mandir@/p'
supercat-0.5.7/configure:5836:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
supercat-0.5.7/configure-5837-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
supercat-0.5.7/configure-5852-
supercat-0.5.7/configure:5853:# Neutralize VPATH when `$srcdir' = `.'.
supercat-0.5.7/configure-5854-# Shell code in configure.ac might set extrasub.
##############################################
supercat-0.5.7/configure-5880-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
supercat-0.5.7/configure:5881:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
supercat-0.5.7/configure-5882-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
supercat-0.5.7/configure-5926-    * )
supercat-0.5.7/configure:5927:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
supercat-0.5.7/configure-5928-  esac
##############################################
supercat-0.5.7/configure-5981-    # Strip MF so we end up with the name of the file.
supercat-0.5.7/configure:5982:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
supercat-0.5.7/configure-5983-    # Check whether this is an Automake generated Makefile which includes
##############################################
supercat-0.5.7/Makefile.in-49-  { \
supercat-0.5.7/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
supercat-0.5.7/Makefile.in-51-  }; \
##############################################
supercat-0.5.7/Makefile.in-179-  while test -n "$$dir1"; do \
supercat-0.5.7/Makefile.in:180:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
supercat-0.5.7/Makefile.in-181-    if test "$$first" != "."; then \
supercat-0.5.7/Makefile.in-182-      if test "$$first" = ".."; then \
supercat-0.5.7/Makefile.in:183:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
supercat-0.5.7/Makefile.in:184:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
supercat-0.5.7/Makefile.in-185-      else \
supercat-0.5.7/Makefile.in:186:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
supercat-0.5.7/Makefile.in-187-        if test "$$first2" = "$$first"; then \
supercat-0.5.7/Makefile.in:188:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
supercat-0.5.7/Makefile.in-189-        else \
##############################################
supercat-0.5.7/Makefile.in-194-    fi; \
supercat-0.5.7/Makefile.in:195:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
supercat-0.5.7/Makefile.in-196-  done; \
##############################################
supercat-0.5.7/Makefile.in-369-	dot_seen=no; \
supercat-0.5.7/Makefile.in:370:	target=`echo $@ | sed s/-recursive//`; \
supercat-0.5.7/Makefile.in-371-	case "$@" in \
##############################################
supercat-0.5.7/Makefile.in-432-GTAGS:
supercat-0.5.7/Makefile.in:433:	here=`$(am__cd) $(top_builddir) && pwd` \
supercat-0.5.7/Makefile.in-434-	  && $(am__cd) $(top_srcdir) \
##############################################
supercat-0.5.7/Makefile.in-467-	test -d "$(distdir)" || mkdir "$(distdir)"
supercat-0.5.7/Makefile.in:468:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
supercat-0.5.7/Makefile.in:469:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
supercat-0.5.7/Makefile.in-470-	list='$(DISTFILES)'; \
##############################################
supercat-0.5.7/Makefile.in-481-	  if test -d $$d/$$file; then \
supercat-0.5.7/Makefile.in:482:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
supercat-0.5.7/Makefile.in-483-	    if test -d "$(distdir)/$$file"; then \
##############################################
supercat-0.5.7/Makefile.in-592-	test -d $(distdir)/_build || exit 0; \
supercat-0.5.7/Makefile.in:593:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
supercat-0.5.7/Makefile.in-594-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
supercat-0.5.7/Makefile.in-636-	}; \
supercat-0.5.7/Makefile.in:637:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
supercat-0.5.7/Makefile.in-638-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
supercat-0.5.7/Makefile.in-648-	fi
supercat-0.5.7/Makefile.in:649:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
supercat-0.5.7/Makefile.in-650-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
supercat-0.5.7/config.guess-34-
supercat-0.5.7/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
supercat-0.5.7/config.guess-36-
##############################################
supercat-0.5.7/config.guess-102-: ${TMPDIR=/tmp} ;
supercat-0.5.7/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
supercat-0.5.7/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
supercat-0.5.7/config.guess-151-	EOF
supercat-0.5.7/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
supercat-0.5.7/config.guess-153-	;;
##############################################
supercat-0.5.7/config.guess-181-	    earmv*)
supercat-0.5.7/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
supercat-0.5.7/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
supercat-0.5.7/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
supercat-0.5.7/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
supercat-0.5.7/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
supercat-0.5.7/config.guess-215-		;;
##############################################
supercat-0.5.7/config.guess-226-	    *)
supercat-0.5.7/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
supercat-0.5.7/config.guess-228-		;;
##############################################
supercat-0.5.7/config.guess-264-	*4.0)
supercat-0.5.7/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
supercat-0.5.7/config.guess-266-		;;
supercat-0.5.7/config.guess-267-	*5.*)
supercat-0.5.7/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
supercat-0.5.7/config.guess-269-		;;
##############################################
supercat-0.5.7/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
supercat-0.5.7/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
supercat-0.5.7/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
supercat-0.5.7/config.guess-312-	# 1.2 uses "1.2" for uname -r.
supercat-0.5.7/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
supercat-0.5.7/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
supercat-0.5.7/config.guess-372-    s390x:SunOS:*:*)
supercat-0.5.7/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supercat-0.5.7/config.guess-374-	exit ;;
supercat-0.5.7/config.guess-375-    sun4H:SunOS:5.*:*)
supercat-0.5.7/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supercat-0.5.7/config.guess-377-	exit ;;
supercat-0.5.7/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
supercat-0.5.7/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supercat-0.5.7/config.guess-380-	exit ;;
##############################################
supercat-0.5.7/config.guess-397-	fi
supercat-0.5.7/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supercat-0.5.7/config.guess-399-	exit ;;
##############################################
supercat-0.5.7/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
supercat-0.5.7/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supercat-0.5.7/config.guess-405-	exit ;;
##############################################
supercat-0.5.7/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
supercat-0.5.7/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
supercat-0.5.7/config.guess-414-	exit ;;
##############################################
supercat-0.5.7/config.guess-418-    sun*:*:4.2BSD:*)
supercat-0.5.7/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
supercat-0.5.7/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
supercat-0.5.7/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
supercat-0.5.7/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
supercat-0.5.7/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
supercat-0.5.7/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
supercat-0.5.7/config.guess-556-    *:IRIX*:*:*)
supercat-0.5.7/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
supercat-0.5.7/config.guess-558-	exit ;;
##############################################
supercat-0.5.7/config.guess-586-EOF
supercat-0.5.7/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
supercat-0.5.7/config.guess-588-		then
##############################################
supercat-0.5.7/config.guess-599-    *:AIX:*:[4567])
supercat-0.5.7/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
supercat-0.5.7/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
supercat-0.5.7/config.guess-635-    9000/[34678]??:HP-UX:*:*)
supercat-0.5.7/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
supercat-0.5.7/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
supercat-0.5.7/config.guess-689-EOF
supercat-0.5.7/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
supercat-0.5.7/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
supercat-0.5.7/config.guess-717-    ia64:HP-UX:*:*)
supercat-0.5.7/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
supercat-0.5.7/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
supercat-0.5.7/config.guess-747-EOF
supercat-0.5.7/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
supercat-0.5.7/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
supercat-0.5.7/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
supercat-0.5.7/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
supercat-0.5.7/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
supercat-0.5.7/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
supercat-0.5.7/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
supercat-0.5.7/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
supercat-0.5.7/config.guess-839-	    amd64)
supercat-0.5.7/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
supercat-0.5.7/config.guess-841-	    *)
supercat-0.5.7/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
supercat-0.5.7/config.guess-843-	esac
##############################################
supercat-0.5.7/config.guess-897-    prep*:SunOS:5.*:*)
supercat-0.5.7/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supercat-0.5.7/config.guess-899-	exit ;;
##############################################
supercat-0.5.7/config.guess-901-	# the GNU system
supercat-0.5.7/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
supercat-0.5.7/config.guess-903-	exit ;;
##############################################
supercat-0.5.7/config.guess-905-	# other systems with GNU libc and userland
supercat-0.5.7/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
supercat-0.5.7/config.guess-907-	exit ;;
##############################################
supercat-0.5.7/config.guess-999-EOF
supercat-0.5.7/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
supercat-0.5.7/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
supercat-0.5.7/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
supercat-0.5.7/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
supercat-0.5.7/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
supercat-0.5.7/config.guess-1302-	fi
supercat-0.5.7/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
supercat-0.5.7/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
supercat-0.5.7/config.guess-1387-    *:DragonFly:*:*)
supercat-0.5.7/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
supercat-0.5.7/config.guess-1389-	exit ;;
##############################################
supercat-0.5.7/config.guess-1400-    i*86:skyos:*:*)
supercat-0.5.7/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
supercat-0.5.7/config.guess-1402-	exit ;;
##############################################
supercat-0.5.7/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
supercat-0.5.7/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
supercat-0.5.7/aclocal.m4-94-# and then we would define $MISSING as
##############################################
supercat-0.5.7/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
supercat-0.5.7/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
supercat-0.5.7/aclocal.m4-109-])
##############################################
supercat-0.5.7/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
supercat-0.5.7/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
supercat-0.5.7/aclocal.m4-207-  fi
##############################################
supercat-0.5.7/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
supercat-0.5.7/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
supercat-0.5.7/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
supercat-0.5.7/aclocal.m4-365-      || continue
supercat-0.5.7/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
supercat-0.5.7/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
supercat-0.5.7/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
supercat-0.5.7/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
supercat-0.5.7/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
supercat-0.5.7/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
supercat-0.5.7/aclocal.m4-592-    * )
supercat-0.5.7/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
supercat-0.5.7/aclocal.m4-594-  esac
supercat-0.5.7/aclocal.m4-595-done
supercat-0.5.7/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
supercat-0.5.7/aclocal.m4-597-
##############################################
supercat-0.5.7/aclocal.m4-848-     echo "timestamp, slept: $am_has_slept" > conftest.file
supercat-0.5.7/aclocal.m4:849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
supercat-0.5.7/aclocal.m4-850-     if test "$[*]" = "X"; then
supercat-0.5.7/aclocal.m4-851-	# -L didn't work.
supercat-0.5.7/aclocal.m4:852:	set X `ls -t "$srcdir/configure" conftest.file`
supercat-0.5.7/aclocal.m4-853-     fi
##############################################
supercat-0.5.7/spcrc/Makefile.in-50-  { \
supercat-0.5.7/spcrc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
supercat-0.5.7/spcrc/Makefile.in-52-  }; \
##############################################
supercat-0.5.7/spcrc/Makefile.in-127-  esac
supercat-0.5.7/spcrc/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
supercat-0.5.7/spcrc/Makefile.in-129-am__vpath_adj = case $$p in \
supercat-0.5.7/spcrc/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
supercat-0.5.7/spcrc/Makefile.in-131-    *) f=$$p;; \
supercat-0.5.7/spcrc/Makefile.in-132-  esac;
supercat-0.5.7/spcrc/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
supercat-0.5.7/spcrc/Makefile.in-134-am__install_max = 40
supercat-0.5.7/spcrc/Makefile.in-135-am__nobase_strip_setup = \
supercat-0.5.7/spcrc/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
supercat-0.5.7/spcrc/Makefile.in-137-am__nobase_strip = \
##############################################
supercat-0.5.7/spcrc/Makefile.in-193-  while test -n "$$dir1"; do \
supercat-0.5.7/spcrc/Makefile.in:194:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
supercat-0.5.7/spcrc/Makefile.in-195-    if test "$$first" != "."; then \
supercat-0.5.7/spcrc/Makefile.in-196-      if test "$$first" = ".."; then \
supercat-0.5.7/spcrc/Makefile.in:197:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
supercat-0.5.7/spcrc/Makefile.in:198:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
supercat-0.5.7/spcrc/Makefile.in-199-      else \
supercat-0.5.7/spcrc/Makefile.in:200:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
supercat-0.5.7/spcrc/Makefile.in-201-        if test "$$first2" = "$$first"; then \
supercat-0.5.7/spcrc/Makefile.in:202:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
supercat-0.5.7/spcrc/Makefile.in-203-        else \
##############################################
supercat-0.5.7/spcrc/Makefile.in-208-    fi; \
supercat-0.5.7/spcrc/Makefile.in:209:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
supercat-0.5.7/spcrc/Makefile.in-210-  done; \
##############################################
supercat-0.5.7/spcrc/Makefile.in-365-	@list='$(inst_DATA)'; test -n "$(instdir)" || list=; \
supercat-0.5.7/spcrc/Makefile.in:366:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
supercat-0.5.7/spcrc/Makefile.in-367-	dir='$(DESTDIR)$(instdir)'; $(am__uninstall_files_from_dir)
##############################################
supercat-0.5.7/spcrc/Makefile.in-382-	dot_seen=no; \
supercat-0.5.7/spcrc/Makefile.in:383:	target=`echo $@ | sed s/-recursive//`; \
supercat-0.5.7/spcrc/Makefile.in-384-	case "$@" in \
##############################################
supercat-0.5.7/spcrc/Makefile.in-445-GTAGS:
supercat-0.5.7/spcrc/Makefile.in:446:	here=`$(am__cd) $(top_builddir) && pwd` \
supercat-0.5.7/spcrc/Makefile.in-447-	  && $(am__cd) $(top_srcdir) \
##############################################
supercat-0.5.7/spcrc/Makefile.in-471-distdir-am: $(DISTFILES)
supercat-0.5.7/spcrc/Makefile.in:472:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
supercat-0.5.7/spcrc/Makefile.in:473:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
supercat-0.5.7/spcrc/Makefile.in-474-	list='$(DISTFILES)'; \
##############################################
supercat-0.5.7/spcrc/Makefile.in-485-	  if test -d $$d/$$file; then \
supercat-0.5.7/spcrc/Makefile.in:486:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
supercat-0.5.7/spcrc/Makefile.in-487-	    if test -d "$(distdir)/$$file"; then \
##############################################
supercat-0.5.7/install-sh-234-      fi
supercat-0.5.7/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
supercat-0.5.7/install-sh-236-    *)
##############################################
supercat-0.5.7/install-sh-280-      dstdir=$dst
supercat-0.5.7/install-sh:281:      dstbase=`basename "$src"`
supercat-0.5.7/install-sh-282-      case $dst in
##############################################
supercat-0.5.7/install-sh-287-    else
supercat-0.5.7/install-sh:288:      dstdir=`dirname "$dst"`
supercat-0.5.7/install-sh-289-      test -d "$dstdir"
##############################################
supercat-0.5.7/install-sh-354-                   test_tmpdir="$tmpdir/a"
supercat-0.5.7/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
supercat-0.5.7/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
supercat-0.5.7/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
supercat-0.5.7/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
supercat-0.5.7/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
supercat-0.5.7/install-sh-419-            case $prefix in
supercat-0.5.7/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
supercat-0.5.7/install-sh-421-              *) qprefix=$prefix;;
##############################################
supercat-0.5.7/install-sh-468-    if $copy_on_change &&
supercat-0.5.7/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
supercat-0.5.7/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
supercat-0.5.7/install-sh-471-       set -f &&