===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gsmartcontrol-1.1.3/file2csource.sh-26-sym_name="$3";
gsmartcontrol-1.1.3/file2csource.sh:27:size=`stat -c "%s" "$in_file"`
gsmartcontrol-1.1.3/file2csource.sh-28-
##############################################
gsmartcontrol-1.1.3/contrib/cron-based_noadmin/cron_gather_smart.sh-15-
gsmartcontrol-1.1.3/contrib/cron-based_noadmin/cron_gather_smart.sh:16:dev_base="`basename \"$device\"`"
gsmartcontrol-1.1.3/contrib/cron-based_noadmin/cron_gather_smart.sh-17-out_file=/var/run/smart-"$dev_base"
##############################################
gsmartcontrol-1.1.3/contrib/cron-based_noadmin/smartctl_subst.sh-23-
gsmartcontrol-1.1.3/contrib/cron-based_noadmin/smartctl_subst.sh:24:dev_base="`basename \"$device\"`"
gsmartcontrol-1.1.3/contrib/cron-based_noadmin/smartctl_subst.sh-25-out_file=/var/run/smart-"$dev_base"
##############################################
gsmartcontrol-1.1.3/config.guess-34-
gsmartcontrol-1.1.3/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gsmartcontrol-1.1.3/config.guess-36-
##############################################
gsmartcontrol-1.1.3/config.guess-102-: ${TMPDIR=/tmp} ;
gsmartcontrol-1.1.3/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gsmartcontrol-1.1.3/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gsmartcontrol-1.1.3/config.guess-151-	EOF
gsmartcontrol-1.1.3/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
gsmartcontrol-1.1.3/config.guess-153-	;;
##############################################
gsmartcontrol-1.1.3/config.guess-219-	    *)
gsmartcontrol-1.1.3/config.guess:220:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
gsmartcontrol-1.1.3/config.guess-221-		;;
##############################################
gsmartcontrol-1.1.3/config.guess-250-	*4.0)
gsmartcontrol-1.1.3/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gsmartcontrol-1.1.3/config.guess-252-		;;
gsmartcontrol-1.1.3/config.guess-253-	*5.*)
gsmartcontrol-1.1.3/config.guess:254:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gsmartcontrol-1.1.3/config.guess-255-		;;
##############################################
gsmartcontrol-1.1.3/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
gsmartcontrol-1.1.3/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gsmartcontrol-1.1.3/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
gsmartcontrol-1.1.3/config.guess-298-	# 1.2 uses "1.2" for uname -r.
gsmartcontrol-1.1.3/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
gsmartcontrol-1.1.3/config.guess-300-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gsmartcontrol-1.1.3/config.guess-358-    s390x:SunOS:*:*)
gsmartcontrol-1.1.3/config.guess:359:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gsmartcontrol-1.1.3/config.guess-360-	exit ;;
gsmartcontrol-1.1.3/config.guess-361-    sun4H:SunOS:5.*:*)
gsmartcontrol-1.1.3/config.guess:362:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gsmartcontrol-1.1.3/config.guess-363-	exit ;;
gsmartcontrol-1.1.3/config.guess-364-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gsmartcontrol-1.1.3/config.guess:365:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gsmartcontrol-1.1.3/config.guess-366-	exit ;;
##############################################
gsmartcontrol-1.1.3/config.guess-383-	fi
gsmartcontrol-1.1.3/config.guess:384:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gsmartcontrol-1.1.3/config.guess-385-	exit ;;
##############################################
gsmartcontrol-1.1.3/config.guess-389-	# it's likely to be more like Solaris than SunOS4.
gsmartcontrol-1.1.3/config.guess:390:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gsmartcontrol-1.1.3/config.guess-391-	exit ;;
##############################################
gsmartcontrol-1.1.3/config.guess-398-	# Japanese Language versions have a version number like `4.1.3-JL'.
gsmartcontrol-1.1.3/config.guess:399:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
gsmartcontrol-1.1.3/config.guess-400-	exit ;;
##############################################
gsmartcontrol-1.1.3/config.guess-404-    sun*:*:4.2BSD:*)
gsmartcontrol-1.1.3/config.guess:405:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gsmartcontrol-1.1.3/config.guess-406-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
gsmartcontrol-1.1.3/config.guess-486-	$CC_FOR_BUILD -o $dummy $dummy.c &&
gsmartcontrol-1.1.3/config.guess:487:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gsmartcontrol-1.1.3/config.guess:488:	  SYSTEM_NAME=`$dummy $dummyarg` &&
gsmartcontrol-1.1.3/config.guess-489-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gsmartcontrol-1.1.3/config.guess-542-    *:IRIX*:*:*)
gsmartcontrol-1.1.3/config.guess:543:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
gsmartcontrol-1.1.3/config.guess-544-	exit ;;
##############################################
gsmartcontrol-1.1.3/config.guess-572-EOF
gsmartcontrol-1.1.3/config.guess:573:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
gsmartcontrol-1.1.3/config.guess-574-		then
##############################################
gsmartcontrol-1.1.3/config.guess-585-    *:AIX:*:[4567])
gsmartcontrol-1.1.3/config.guess:586:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gsmartcontrol-1.1.3/config.guess-587-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
gsmartcontrol-1.1.3/config.guess-620-    9000/[34678]??:HP-UX:*:*)
gsmartcontrol-1.1.3/config.guess:621:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gsmartcontrol-1.1.3/config.guess-622-	case "${UNAME_MACHINE}" in
##############################################
gsmartcontrol-1.1.3/config.guess-674-EOF
gsmartcontrol-1.1.3/config.guess:675:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
gsmartcontrol-1.1.3/config.guess-676-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gsmartcontrol-1.1.3/config.guess-702-    ia64:HP-UX:*:*)
gsmartcontrol-1.1.3/config.guess:703:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gsmartcontrol-1.1.3/config.guess-704-	echo ia64-hp-hpux${HPUX_REV}
##############################################
gsmartcontrol-1.1.3/config.guess-732-EOF
gsmartcontrol-1.1.3/config.guess:733:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
gsmartcontrol-1.1.3/config.guess-734-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gsmartcontrol-1.1.3/config.guess-803-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gsmartcontrol-1.1.3/config.guess:804:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
gsmartcontrol-1.1.3/config.guess-805-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gsmartcontrol-1.1.3/config.guess-808-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gsmartcontrol-1.1.3/config.guess:809:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
gsmartcontrol-1.1.3/config.guess-810-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gsmartcontrol-1.1.3/config.guess-824-	    amd64)
gsmartcontrol-1.1.3/config.guess:825:		echo x86_64-${VENDOR}-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gsmartcontrol-1.1.3/config.guess-826-	    *)
gsmartcontrol-1.1.3/config.guess:827:		echo ${UNAME_PROCESSOR}-${VENDOR}-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gsmartcontrol-1.1.3/config.guess-828-	esac
##############################################
gsmartcontrol-1.1.3/config.guess-882-    prep*:SunOS:5.*:*)
gsmartcontrol-1.1.3/config.guess:883:	echo powerpcle-${VENDOR}-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gsmartcontrol-1.1.3/config.guess-884-	exit ;;
##############################################
gsmartcontrol-1.1.3/config.guess-886-	# the GNU system
gsmartcontrol-1.1.3/config.guess:887:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-${VENDOR}-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
gsmartcontrol-1.1.3/config.guess-888-	exit ;;
##############################################
gsmartcontrol-1.1.3/config.guess-890-	# other systems with GNU libc and userland
gsmartcontrol-1.1.3/config.guess:891:	echo ${UNAME_MACHINE}-${VENDOR}-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
gsmartcontrol-1.1.3/config.guess-892-	exit ;;
##############################################
gsmartcontrol-1.1.3/config.guess-978-EOF
gsmartcontrol-1.1.3/config.guess:979:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
gsmartcontrol-1.1.3/config.guess-980-	test x"${CPU}" != x && { echo "${CPU}-${VENDOR}-linux-${LIBC}"; exit; }
##############################################
gsmartcontrol-1.1.3/config.guess-1072-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
gsmartcontrol-1.1.3/config.guess:1073:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
gsmartcontrol-1.1.3/config.guess-1074-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gsmartcontrol-1.1.3/config.guess-1347-    *:DragonFly:*:*)
gsmartcontrol-1.1.3/config.guess:1348:	echo ${UNAME_MACHINE}-${VENDOR}-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
gsmartcontrol-1.1.3/config.guess-1349-	exit ;;
##############################################
gsmartcontrol-1.1.3/config.guess-1360-    i*86:skyos:*:*)
gsmartcontrol-1.1.3/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
gsmartcontrol-1.1.3/config.guess-1362-	exit ;;
##############################################
gsmartcontrol-1.1.3/config.guess-1488-
gsmartcontrol-1.1.3/config.guess:1489:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
gsmartcontrol-1.1.3/config.guess-1490-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
gsmartcontrol-1.1.3/install-sh-229-      fi
gsmartcontrol-1.1.3/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gsmartcontrol-1.1.3/install-sh-231-    *)
##############################################
gsmartcontrol-1.1.3/install-sh-276-      dstdir=$dst
gsmartcontrol-1.1.3/install-sh:277:      dst=$dstdir/`basename "$src"`
gsmartcontrol-1.1.3/install-sh-278-      dstdir_status=0
##############################################
gsmartcontrol-1.1.3/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
gsmartcontrol-1.1.3/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
gsmartcontrol-1.1.3/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
gsmartcontrol-1.1.3/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
gsmartcontrol-1.1.3/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
gsmartcontrol-1.1.3/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gsmartcontrol-1.1.3/install-sh-425-	    case $prefix in
gsmartcontrol-1.1.3/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gsmartcontrol-1.1.3/install-sh-427-	      *) qprefix=$prefix;;
##############################################
gsmartcontrol-1.1.3/install-sh-474-    if $copy_on_change &&
gsmartcontrol-1.1.3/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
gsmartcontrol-1.1.3/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
gsmartcontrol-1.1.3/install-sh-477-
##############################################
gsmartcontrol-1.1.3/config.sub-52-
gsmartcontrol-1.1.3/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gsmartcontrol-1.1.3/config.sub-54-
##############################################
gsmartcontrol-1.1.3/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
gsmartcontrol-1.1.3/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gsmartcontrol-1.1.3/config.sub-117-case $maybe_os in
##############################################
gsmartcontrol-1.1.3/config.sub-123-    os=-$maybe_os
gsmartcontrol-1.1.3/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gsmartcontrol-1.1.3/config.sub-125-    ;;
##############################################
gsmartcontrol-1.1.3/config.sub-127-    os=-linux-android
gsmartcontrol-1.1.3/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gsmartcontrol-1.1.3/config.sub-129-    ;;
gsmartcontrol-1.1.3/config.sub-130-  *)
gsmartcontrol-1.1.3/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
gsmartcontrol-1.1.3/config.sub-132-    if [ $basic_machine != $1 ]
gsmartcontrol-1.1.3/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
gsmartcontrol-1.1.3/config.sub-134-    else os=; fi
##############################################
gsmartcontrol-1.1.3/config.sub-181-		os=-sco5v6
gsmartcontrol-1.1.3/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-183-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-185-		os=-sco3.2v5
gsmartcontrol-1.1.3/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-187-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-189-		os=-sco3.2v4
gsmartcontrol-1.1.3/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-191-		;;
gsmartcontrol-1.1.3/config.sub-192-	-sco3.2.[4-9]*)
gsmartcontrol-1.1.3/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gsmartcontrol-1.1.3/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-195-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
gsmartcontrol-1.1.3/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-199-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
gsmartcontrol-1.1.3/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-203-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-205-		os=-sco3.2v2
gsmartcontrol-1.1.3/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-207-		;;
gsmartcontrol-1.1.3/config.sub-208-	-udk*)
gsmartcontrol-1.1.3/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-210-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-212-		os=-isc2.2
gsmartcontrol-1.1.3/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-214-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-218-	-isc*)
gsmartcontrol-1.1.3/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-220-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-230-	-ptx*)
gsmartcontrol-1.1.3/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
gsmartcontrol-1.1.3/config.sub-232-		;;
gsmartcontrol-1.1.3/config.sub-233-	-windowsnt*)
gsmartcontrol-1.1.3/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
gsmartcontrol-1.1.3/config.sub-235-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-359-	*-*-*)
gsmartcontrol-1.1.3/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gsmartcontrol-1.1.3/config.sub-361-		exit 1
##############################################
gsmartcontrol-1.1.3/config.sub-479-	amd64-*)
gsmartcontrol-1.1.3/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-481-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-521-	blackfin-*)
gsmartcontrol-1.1.3/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-523-		os=-linux
##############################################
gsmartcontrol-1.1.3/config.sub-529-	c54x-*)
gsmartcontrol-1.1.3/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-531-		;;
gsmartcontrol-1.1.3/config.sub-532-	c55x-*)
gsmartcontrol-1.1.3/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-534-		;;
gsmartcontrol-1.1.3/config.sub-535-	c6x-*)
gsmartcontrol-1.1.3/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-537-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-732-	i*86v32)
gsmartcontrol-1.1.3/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-734-		os=-sysv32
##############################################
gsmartcontrol-1.1.3/config.sub-736-	i*86v4*)
gsmartcontrol-1.1.3/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-738-		os=-sysv4
##############################################
gsmartcontrol-1.1.3/config.sub-740-	i*86v)
gsmartcontrol-1.1.3/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-742-		os=-sysv
##############################################
gsmartcontrol-1.1.3/config.sub-744-	i*86sol2)
gsmartcontrol-1.1.3/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gsmartcontrol-1.1.3/config.sub-746-		os=-solaris2
##############################################
gsmartcontrol-1.1.3/config.sub-774-	m68knommu-*)
gsmartcontrol-1.1.3/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-776-		os=-linux
##############################################
gsmartcontrol-1.1.3/config.sub-811-	mips3*-*)
gsmartcontrol-1.1.3/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
gsmartcontrol-1.1.3/config.sub-813-		;;
gsmartcontrol-1.1.3/config.sub-814-	mips3*)
gsmartcontrol-1.1.3/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
gsmartcontrol-1.1.3/config.sub-816-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-829-	ms1-*)
gsmartcontrol-1.1.3/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
gsmartcontrol-1.1.3/config.sub-831-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-948-	parisc-*)
gsmartcontrol-1.1.3/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-950-		os=-linux
##############################################
gsmartcontrol-1.1.3/config.sub-964-	pc98-*)
gsmartcontrol-1.1.3/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-966-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gsmartcontrol-1.1.3/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-981-		;;
gsmartcontrol-1.1.3/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gsmartcontrol-1.1.3/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-984-		;;
gsmartcontrol-1.1.3/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gsmartcontrol-1.1.3/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-987-		;;
gsmartcontrol-1.1.3/config.sub-988-	pentium4-*)
gsmartcontrol-1.1.3/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-990-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-998-	ppc-* | ppcbe-*)
gsmartcontrol-1.1.3/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-1000-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1004-	ppcle-* | powerpclittle-*)
gsmartcontrol-1.1.3/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-1006-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1008-		;;
gsmartcontrol-1.1.3/config.sub:1009:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-1010-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1014-	ppc64le-* | powerpc64little-*)
gsmartcontrol-1.1.3/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-1016-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1097-	strongarm-* | thumb-*)
gsmartcontrol-1.1.3/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
gsmartcontrol-1.1.3/config.sub-1099-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1227-	xscale-* | xscalee[bl]-*)
gsmartcontrol-1.1.3/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
gsmartcontrol-1.1.3/config.sub-1229-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1304-	*)
gsmartcontrol-1.1.3/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gsmartcontrol-1.1.3/config.sub-1306-		exit 1
##############################################
gsmartcontrol-1.1.3/config.sub-1312-	*-digital*)
gsmartcontrol-1.1.3/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
gsmartcontrol-1.1.3/config.sub-1314-		;;
gsmartcontrol-1.1.3/config.sub-1315-	*-commodore*)
gsmartcontrol-1.1.3/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
gsmartcontrol-1.1.3/config.sub-1317-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1333-	-solaris1 | -solaris1.*)
gsmartcontrol-1.1.3/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gsmartcontrol-1.1.3/config.sub-1335-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1345-	-gnu/linux*)
gsmartcontrol-1.1.3/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gsmartcontrol-1.1.3/config.sub-1347-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1391-	-nto*)
gsmartcontrol-1.1.3/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gsmartcontrol-1.1.3/config.sub-1393-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1398-	-mac*)
gsmartcontrol-1.1.3/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
gsmartcontrol-1.1.3/config.sub-1400-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1404-	-linux*)
gsmartcontrol-1.1.3/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gsmartcontrol-1.1.3/config.sub-1406-		;;
gsmartcontrol-1.1.3/config.sub-1407-	-sunos5*)
gsmartcontrol-1.1.3/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
gsmartcontrol-1.1.3/config.sub-1409-		;;
gsmartcontrol-1.1.3/config.sub-1410-	-sunos6*)
gsmartcontrol-1.1.3/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
gsmartcontrol-1.1.3/config.sub-1412-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1459-	-sinix5.*)
gsmartcontrol-1.1.3/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
gsmartcontrol-1.1.3/config.sub-1461-		;;
##############################################
gsmartcontrol-1.1.3/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
gsmartcontrol-1.1.3/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
gsmartcontrol-1.1.3/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
gsmartcontrol-1.1.3/config.sub-1515-		exit 1
##############################################
gsmartcontrol-1.1.3/config.sub-1775-		esac
gsmartcontrol-1.1.3/config.sub:1776:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
gsmartcontrol-1.1.3/config.sub-1777-		;;
##############################################
gsmartcontrol-1.1.3/configure.ac-328-do  # on separate line for portability
gsmartcontrol-1.1.3/configure.ac:329:	RES_BASE=`echo "$RES_FILE" | sed 's/.*\///'`  # "a/b/c" -> "c", "c" -> "c"
gsmartcontrol-1.1.3/configure.ac:330:	RES_DIR=`AS_DIRNAME(["$RES_FILE"])`  # "a/b/c" -> "a/b"
gsmartcontrol-1.1.3/configure.ac:331:	RES_BASE_NOEXT=`expr "$RES_BASE" : '\(.*\)\..*'`  # "a.b.c" -> "a.b"
gsmartcontrol-1.1.3/configure.ac:332:	RES_BASE_EXT=`expr "$RES_BASE" : '.*\.\(.*\)'`  # "a.b.c" -> "c"
gsmartcontrol-1.1.3/configure.ac-333-
##############################################
gsmartcontrol-1.1.3/aclocal.m4-211-    PKG_CHECK_EXISTS([$3],
gsmartcontrol-1.1.3/aclocal.m4:212:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gsmartcontrol-1.1.3/aclocal.m4-213-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gsmartcontrol-1.1.3/aclocal.m4-260-        if test $_pkg_short_errors_supported = yes; then
gsmartcontrol-1.1.3/aclocal.m4:261:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gsmartcontrol-1.1.3/aclocal.m4-262-        else 
gsmartcontrol-1.1.3/aclocal.m4:263:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gsmartcontrol-1.1.3/aclocal.m4-264-        fi
##############################################
gsmartcontrol-1.1.3/aclocal.m4-480-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gsmartcontrol-1.1.3/aclocal.m4:481:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gsmartcontrol-1.1.3/aclocal.m4-482-# and then we would define $MISSING as
##############################################
gsmartcontrol-1.1.3/aclocal.m4-495-# Expand $ac_aux_dir to an absolute path.
gsmartcontrol-1.1.3/aclocal.m4:496:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gsmartcontrol-1.1.3/aclocal.m4-497-])
##############################################
gsmartcontrol-1.1.3/aclocal.m4-593-  if test "$am_compiler_list" = ""; then
gsmartcontrol-1.1.3/aclocal.m4:594:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gsmartcontrol-1.1.3/aclocal.m4-595-  fi
##############################################
gsmartcontrol-1.1.3/aclocal.m4-744-    # Strip MF so we end up with the name of the file.
gsmartcontrol-1.1.3/aclocal.m4:745:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gsmartcontrol-1.1.3/aclocal.m4-746-    # Check whether this is an Automake generated Makefile or not.
##############################################
gsmartcontrol-1.1.3/aclocal.m4-753-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
gsmartcontrol-1.1.3/aclocal.m4:754:      dirpart=`AS_DIRNAME("$mf")`
gsmartcontrol-1.1.3/aclocal.m4-755-    else
##############################################
gsmartcontrol-1.1.3/aclocal.m4-759-    # from the Makefile without running 'make'.
gsmartcontrol-1.1.3/aclocal.m4:760:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gsmartcontrol-1.1.3/aclocal.m4-761-    test -z "$DEPDIR" && continue
gsmartcontrol-1.1.3/aclocal.m4:762:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gsmartcontrol-1.1.3/aclocal.m4-763-    test -z "$am__include" && continue
gsmartcontrol-1.1.3/aclocal.m4:764:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gsmartcontrol-1.1.3/aclocal.m4-765-    # Find all dependency output files, they are included files with
##############################################
gsmartcontrol-1.1.3/aclocal.m4-773-      test -f "$dirpart/$file" && continue
gsmartcontrol-1.1.3/aclocal.m4:774:      fdir=`AS_DIRNAME(["$file"])`
gsmartcontrol-1.1.3/aclocal.m4-775-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
gsmartcontrol-1.1.3/aclocal.m4-825-AC_REQUIRE([AC_PROG_INSTALL])dnl
gsmartcontrol-1.1.3/aclocal.m4:826:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gsmartcontrol-1.1.3/aclocal.m4-827-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gsmartcontrol-1.1.3/aclocal.m4-940-    * )
gsmartcontrol-1.1.3/aclocal.m4:941:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gsmartcontrol-1.1.3/aclocal.m4-942-  esac
gsmartcontrol-1.1.3/aclocal.m4-943-done
gsmartcontrol-1.1.3/aclocal.m4:944:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gsmartcontrol-1.1.3/aclocal.m4-945-
##############################################
gsmartcontrol-1.1.3/aclocal.m4-1011-# Ignore all kinds of additional output from 'make'.
gsmartcontrol-1.1.3/aclocal.m4:1012:case `$am_make -s -f confmf 2> /dev/null` in #(
gsmartcontrol-1.1.3/aclocal.m4-1013-*the\ am__doit\ target*)
##############################################
gsmartcontrol-1.1.3/aclocal.m4-1021-   echo '.include "confinc"' > confmf
gsmartcontrol-1.1.3/aclocal.m4:1022:   case `$am_make -s -f confmf 2> /dev/null` in #(
gsmartcontrol-1.1.3/aclocal.m4-1023-   *the\ am__doit\ target*)
##############################################
gsmartcontrol-1.1.3/aclocal.m4-1139-     echo "timestamp, slept: $am_has_slept" > conftest.file
gsmartcontrol-1.1.3/aclocal.m4:1140:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gsmartcontrol-1.1.3/aclocal.m4-1141-     if test "$[*]" = "X"; then
gsmartcontrol-1.1.3/aclocal.m4-1142-	# -L didn't work.
gsmartcontrol-1.1.3/aclocal.m4:1143:	set X `ls -t "$srcdir/configure" conftest.file`
gsmartcontrol-1.1.3/aclocal.m4-1144-     fi
##############################################
gsmartcontrol-1.1.3/src/rmn/Makefile.in-41-  { \
gsmartcontrol-1.1.3/src/rmn/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/src/rmn/Makefile.in-43-  }; \
##############################################
gsmartcontrol-1.1.3/src/rmn/Makefile.in-360-.cpp.obj:
gsmartcontrol-1.1.3/src/rmn/Makefile.in:361:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/rmn/Makefile.in-362-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gsmartcontrol-1.1.3/src/rmn/Makefile.in-364-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gsmartcontrol-1.1.3/src/rmn/Makefile.in:365:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/rmn/Makefile.in-366-
##############################################
gsmartcontrol-1.1.3/src/rmn/Makefile.in-396-GTAGS:
gsmartcontrol-1.1.3/src/rmn/Makefile.in:397:	here=`$(am__cd) $(top_builddir) && pwd` \
gsmartcontrol-1.1.3/src/rmn/Makefile.in-398-	  && $(am__cd) $(top_srcdir) \
##############################################
gsmartcontrol-1.1.3/src/rmn/Makefile.in-419-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/src/rmn/Makefile.in:420:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/rmn/Makefile.in:421:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/rmn/Makefile.in-422-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/src/rmn/Makefile.in-433-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/src/rmn/Makefile.in:434:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/src/rmn/Makefile.in-435-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/src/hz/fs_file.h-37-(same for fseeko()). Note that this won't make ftello64() available for applications.
gsmartcontrol-1.1.3/src/hz/fs_file.h:38:Note that the replacement happens on asm level if the compiler supports it,
gsmartcontrol-1.1.3/src/hz/fs_file.h-39-so, for example, libstdc++'s cstdio will correctly provide fopen64 as std::fopen().
##############################################
gsmartcontrol-1.1.3/src/hz/fs_file.h-76-_LARGEFILE64_SOURCE enables *64() variants. _FILE_OFFSET_BITS=64
gsmartcontrol-1.1.3/src/hz/fs_file.h:77:replaces ordinary functions with *64() equivalents (through asm conversion).
gsmartcontrol-1.1.3/src/hz/fs_file.h-78-_QNX_SOURCE (default) enables everything.
##############################################
gsmartcontrol-1.1.3/src/hz/Makefile.in-41-  { \
gsmartcontrol-1.1.3/src/hz/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/src/hz/Makefile.in-43-  }; \
##############################################
gsmartcontrol-1.1.3/src/hz/Makefile.in-515-.cpp.obj:
gsmartcontrol-1.1.3/src/hz/Makefile.in:516:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/hz/Makefile.in-517-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gsmartcontrol-1.1.3/src/hz/Makefile.in-519-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gsmartcontrol-1.1.3/src/hz/Makefile.in:520:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/hz/Makefile.in-521-
##############################################
gsmartcontrol-1.1.3/src/hz/Makefile.in-551-GTAGS:
gsmartcontrol-1.1.3/src/hz/Makefile.in:552:	here=`$(am__cd) $(top_builddir) && pwd` \
gsmartcontrol-1.1.3/src/hz/Makefile.in-553-	  && $(am__cd) $(top_srcdir) \
##############################################
gsmartcontrol-1.1.3/src/hz/Makefile.in-574-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/src/hz/Makefile.in:575:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/hz/Makefile.in:576:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/hz/Makefile.in-577-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/src/hz/Makefile.in-588-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/src/hz/Makefile.in:589:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/src/hz/Makefile.in-590-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/src/applib/Makefile.in-42-  { \
gsmartcontrol-1.1.3/src/applib/Makefile.in:43:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/src/applib/Makefile.in-44-  }; \
##############################################
gsmartcontrol-1.1.3/src/applib/Makefile.in-243-  while test -n "$$dir1"; do \
gsmartcontrol-1.1.3/src/applib/Makefile.in:244:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gsmartcontrol-1.1.3/src/applib/Makefile.in-245-    if test "$$first" != "."; then \
gsmartcontrol-1.1.3/src/applib/Makefile.in-246-      if test "$$first" = ".."; then \
gsmartcontrol-1.1.3/src/applib/Makefile.in:247:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gsmartcontrol-1.1.3/src/applib/Makefile.in:248:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gsmartcontrol-1.1.3/src/applib/Makefile.in-249-      else \
gsmartcontrol-1.1.3/src/applib/Makefile.in:250:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gsmartcontrol-1.1.3/src/applib/Makefile.in-251-        if test "$$first2" = "$$first"; then \
gsmartcontrol-1.1.3/src/applib/Makefile.in:252:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gsmartcontrol-1.1.3/src/applib/Makefile.in-253-        else \
##############################################
gsmartcontrol-1.1.3/src/applib/Makefile.in-258-    fi; \
gsmartcontrol-1.1.3/src/applib/Makefile.in:259:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gsmartcontrol-1.1.3/src/applib/Makefile.in-260-  done; \
##############################################
gsmartcontrol-1.1.3/src/applib/Makefile.in-528-.cpp.obj:
gsmartcontrol-1.1.3/src/applib/Makefile.in:529:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/applib/Makefile.in-530-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gsmartcontrol-1.1.3/src/applib/Makefile.in-532-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gsmartcontrol-1.1.3/src/applib/Makefile.in:533:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/applib/Makefile.in-534-
##############################################
gsmartcontrol-1.1.3/src/applib/Makefile.in-548-	dot_seen=no; \
gsmartcontrol-1.1.3/src/applib/Makefile.in:549:	target=`echo $@ | sed s/-recursive//`; \
gsmartcontrol-1.1.3/src/applib/Makefile.in-550-	case "$@" in \
##############################################
gsmartcontrol-1.1.3/src/applib/Makefile.in-611-GTAGS:
gsmartcontrol-1.1.3/src/applib/Makefile.in:612:	here=`$(am__cd) $(top_builddir) && pwd` \
gsmartcontrol-1.1.3/src/applib/Makefile.in-613-	  && $(am__cd) $(top_srcdir) \
##############################################
gsmartcontrol-1.1.3/src/applib/Makefile.in-634-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/src/applib/Makefile.in:635:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/applib/Makefile.in:636:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/applib/Makefile.in-637-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/src/applib/Makefile.in-648-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/src/applib/Makefile.in:649:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/src/applib/Makefile.in-650-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/src/Makefile.in-42-  { \
gsmartcontrol-1.1.3/src/Makefile.in:43:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/src/Makefile.in-44-  }; \
##############################################
gsmartcontrol-1.1.3/src/Makefile.in-205-  while test -n "$$dir1"; do \
gsmartcontrol-1.1.3/src/Makefile.in:206:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gsmartcontrol-1.1.3/src/Makefile.in-207-    if test "$$first" != "."; then \
gsmartcontrol-1.1.3/src/Makefile.in-208-      if test "$$first" = ".."; then \
gsmartcontrol-1.1.3/src/Makefile.in:209:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gsmartcontrol-1.1.3/src/Makefile.in:210:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gsmartcontrol-1.1.3/src/Makefile.in-211-      else \
gsmartcontrol-1.1.3/src/Makefile.in:212:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gsmartcontrol-1.1.3/src/Makefile.in-213-        if test "$$first2" = "$$first"; then \
gsmartcontrol-1.1.3/src/Makefile.in:214:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gsmartcontrol-1.1.3/src/Makefile.in-215-        else \
##############################################
gsmartcontrol-1.1.3/src/Makefile.in-220-    fi; \
gsmartcontrol-1.1.3/src/Makefile.in:221:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gsmartcontrol-1.1.3/src/Makefile.in-222-  done; \
##############################################
gsmartcontrol-1.1.3/src/Makefile.in-473-.cpp.obj:
gsmartcontrol-1.1.3/src/Makefile.in:474:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/Makefile.in-475-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gsmartcontrol-1.1.3/src/Makefile.in-477-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gsmartcontrol-1.1.3/src/Makefile.in:478:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/Makefile.in-479-
##############################################
gsmartcontrol-1.1.3/src/Makefile.in-493-	dot_seen=no; \
gsmartcontrol-1.1.3/src/Makefile.in:494:	target=`echo $@ | sed s/-recursive//`; \
gsmartcontrol-1.1.3/src/Makefile.in-495-	case "$@" in \
##############################################
gsmartcontrol-1.1.3/src/Makefile.in-556-GTAGS:
gsmartcontrol-1.1.3/src/Makefile.in:557:	here=`$(am__cd) $(top_builddir) && pwd` \
gsmartcontrol-1.1.3/src/Makefile.in-558-	  && $(am__cd) $(top_srcdir) \
##############################################
gsmartcontrol-1.1.3/src/Makefile.in-579-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/src/Makefile.in:580:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/Makefile.in:581:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/Makefile.in-582-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/src/Makefile.in-593-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/src/Makefile.in:594:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/src/Makefile.in-595-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/src/res/Makefile.in-40-  { \
gsmartcontrol-1.1.3/src/res/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/src/res/Makefile.in-42-  }; \
##############################################
gsmartcontrol-1.1.3/src/res/Makefile.in-394-.cpp.obj:
gsmartcontrol-1.1.3/src/res/Makefile.in:395:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/res/Makefile.in-396-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gsmartcontrol-1.1.3/src/res/Makefile.in-398-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gsmartcontrol-1.1.3/src/res/Makefile.in:399:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/res/Makefile.in-400-
##############################################
gsmartcontrol-1.1.3/src/res/Makefile.in-430-GTAGS:
gsmartcontrol-1.1.3/src/res/Makefile.in:431:	here=`$(am__cd) $(top_builddir) && pwd` \
gsmartcontrol-1.1.3/src/res/Makefile.in-432-	  && $(am__cd) $(top_srcdir) \
##############################################
gsmartcontrol-1.1.3/src/res/Makefile.in-453-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/src/res/Makefile.in:454:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/res/Makefile.in:455:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/res/Makefile.in-456-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/src/res/Makefile.in-467-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/src/res/Makefile.in:468:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/src/res/Makefile.in-469-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-42-  { \
gsmartcontrol-1.1.3/src/libdebug/Makefile.in:43:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-44-  }; \
##############################################
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-394-.cpp.obj:
gsmartcontrol-1.1.3/src/libdebug/Makefile.in:395:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-396-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-398-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gsmartcontrol-1.1.3/src/libdebug/Makefile.in:399:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-400-
##############################################
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-430-GTAGS:
gsmartcontrol-1.1.3/src/libdebug/Makefile.in:431:	here=`$(am__cd) $(top_builddir) && pwd` \
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-432-	  && $(am__cd) $(top_srcdir) \
##############################################
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-453-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/src/libdebug/Makefile.in:454:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/libdebug/Makefile.in:455:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-456-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-467-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/src/libdebug/Makefile.in:468:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/src/libdebug/Makefile.in-469-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-41-  { \
gsmartcontrol-1.1.3/src/rconfig/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-43-  }; \
##############################################
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-359-.cpp.obj:
gsmartcontrol-1.1.3/src/rconfig/Makefile.in:360:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-361-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-363-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gsmartcontrol-1.1.3/src/rconfig/Makefile.in:364:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-365-
##############################################
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-395-GTAGS:
gsmartcontrol-1.1.3/src/rconfig/Makefile.in:396:	here=`$(am__cd) $(top_builddir) && pwd` \
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-397-	  && $(am__cd) $(top_srcdir) \
##############################################
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-418-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/src/rconfig/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/rconfig/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-432-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/src/rconfig/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/src/rconfig/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/depcomp-64-  case $1 in
gsmartcontrol-1.1.3/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gsmartcontrol-1.1.3/depcomp-66-      *) dir=;;
##############################################
gsmartcontrol-1.1.3/depcomp-73-{
gsmartcontrol-1.1.3/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gsmartcontrol-1.1.3/depcomp-75-}
##############################################
gsmartcontrol-1.1.3/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gsmartcontrol-1.1.3/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gsmartcontrol-1.1.3/depcomp-128-
##############################################
gsmartcontrol-1.1.3/depcomp-405-        sleep 1
gsmartcontrol-1.1.3/depcomp:406:        i=`expr $i - 1`
gsmartcontrol-1.1.3/depcomp-407-      done
gsmartcontrol-1.1.3/depcomp-408-    fi
gsmartcontrol-1.1.3/depcomp:409:    i=`expr $i - 1`
gsmartcontrol-1.1.3/depcomp-410-  done
##############################################
gsmartcontrol-1.1.3/depcomp-425-  # Do two passes, one to just change these to
gsmartcontrol-1.1.3/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gsmartcontrol-1.1.3/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gsmartcontrol-1.1.3/depcomp-659-  done
gsmartcontrol-1.1.3/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gsmartcontrol-1.1.3/depcomp-661-  touch "$tmpdepfile"
##############################################
gsmartcontrol-1.1.3/autoconf.m4/ax_compiler_vendor.m4-56-  for ventest in clang:__clang__ intel:__ICC,__ECC,__INTEL_COMPILER ibm:__xlc__,__xlC__,__IBMC__,__IBMCPP__ pathscale:__PATHCC__,__PATHSCALE__ gnu:__GNUC__ sun:__SUNPRO_C,__SUNPRO_CC hp:__HP_cc,__HP_aCC dec:__DECC,__DECCXX,__DECC_VER,__DECCXX_VER borland:__BORLANDC__,__TURBOC__ comeau:__COMO__ cray:_CRAYC kai:__KCC lcc:__LCC__ metrowerks:__MWERKS__ sgi:__sgi,sgi microsoft:_MSC_VER watcom:__WATCOMC__ portland:__PGI; do
gsmartcontrol-1.1.3/autoconf.m4/ax_compiler_vendor.m4:57:    vencpp="defined("`echo $ventest | cut -d: -f2 | sed 's/,/) || defined(/g'`")"
gsmartcontrol-1.1.3/autoconf.m4/ax_compiler_vendor.m4-58-    AC_COMPILE_IFELSE([AC_LANG_PROGRAM(,[
##############################################
gsmartcontrol-1.1.3/autoconf.m4/ax_compiler_vendor.m4-61-#endif
gsmartcontrol-1.1.3/autoconf.m4/ax_compiler_vendor.m4:62:])], [ax_cv_]_AC_LANG_ABBREV[_compiler_vendor=`echo $ventest | cut -d: -f1`; break])
gsmartcontrol-1.1.3/autoconf.m4/ax_compiler_vendor.m4-63-  done
##############################################
gsmartcontrol-1.1.3/Makefile.in-40-  { \
gsmartcontrol-1.1.3/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/Makefile.in-42-  }; \
##############################################
gsmartcontrol-1.1.3/Makefile.in-140-  esac
gsmartcontrol-1.1.3/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gsmartcontrol-1.1.3/Makefile.in-142-am__vpath_adj = case $$p in \
gsmartcontrol-1.1.3/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gsmartcontrol-1.1.3/Makefile.in-144-    *) f=$$p;; \
gsmartcontrol-1.1.3/Makefile.in-145-  esac;
gsmartcontrol-1.1.3/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gsmartcontrol-1.1.3/Makefile.in-147-am__install_max = 40
gsmartcontrol-1.1.3/Makefile.in-148-am__nobase_strip_setup = \
gsmartcontrol-1.1.3/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gsmartcontrol-1.1.3/Makefile.in-150-am__nobase_strip = \
##############################################
gsmartcontrol-1.1.3/Makefile.in-216-  while test -n "$$dir1"; do \
gsmartcontrol-1.1.3/Makefile.in:217:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gsmartcontrol-1.1.3/Makefile.in-218-    if test "$$first" != "."; then \
gsmartcontrol-1.1.3/Makefile.in-219-      if test "$$first" = ".."; then \
gsmartcontrol-1.1.3/Makefile.in:220:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gsmartcontrol-1.1.3/Makefile.in:221:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gsmartcontrol-1.1.3/Makefile.in-222-      else \
gsmartcontrol-1.1.3/Makefile.in:223:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gsmartcontrol-1.1.3/Makefile.in-224-        if test "$$first2" = "$$first"; then \
gsmartcontrol-1.1.3/Makefile.in:225:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gsmartcontrol-1.1.3/Makefile.in-226-        else \
##############################################
gsmartcontrol-1.1.3/Makefile.in-231-    fi; \
gsmartcontrol-1.1.3/Makefile.in:232:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gsmartcontrol-1.1.3/Makefile.in-233-  done; \
##############################################
gsmartcontrol-1.1.3/Makefile.in-537-	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
gsmartcontrol-1.1.3/Makefile.in:538:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/Makefile.in-539-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/Makefile.in-561-	@list='$(nobase_dist_doc_DATA)'; test -n "$(docdir)" || list=; \
gsmartcontrol-1.1.3/Makefile.in:562:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
gsmartcontrol-1.1.3/Makefile.in-563-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/Makefile.in-578-	dot_seen=no; \
gsmartcontrol-1.1.3/Makefile.in:579:	target=`echo $@ | sed s/-recursive//`; \
gsmartcontrol-1.1.3/Makefile.in-580-	case "$@" in \
##############################################
gsmartcontrol-1.1.3/Makefile.in-641-GTAGS:
gsmartcontrol-1.1.3/Makefile.in:642:	here=`$(am__cd) $(top_builddir) && pwd` \
gsmartcontrol-1.1.3/Makefile.in-643-	  && $(am__cd) $(top_srcdir) \
##############################################
gsmartcontrol-1.1.3/Makefile.in-673-	test -d "$(distdir)" || mkdir "$(distdir)"
gsmartcontrol-1.1.3/Makefile.in:674:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/Makefile.in:675:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/Makefile.in-676-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/Makefile.in-687-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/Makefile.in:688:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/Makefile.in-689-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/Makefile.in-791-	test -d $(distdir)/_build || exit 0; \
gsmartcontrol-1.1.3/Makefile.in:792:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gsmartcontrol-1.1.3/Makefile.in-793-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gsmartcontrol-1.1.3/Makefile.in-834-	}; \
gsmartcontrol-1.1.3/Makefile.in:835:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gsmartcontrol-1.1.3/Makefile.in-836-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gsmartcontrol-1.1.3/Makefile.in-846-	fi
gsmartcontrol-1.1.3/Makefile.in:847:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gsmartcontrol-1.1.3/Makefile.in-848-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gsmartcontrol-1.1.3/debian.dist/Makefile.in-40-  { \
gsmartcontrol-1.1.3/debian.dist/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/debian.dist/Makefile.in-42-  }; \
##############################################
gsmartcontrol-1.1.3/debian.dist/Makefile.in-301-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/debian.dist/Makefile.in:302:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/debian.dist/Makefile.in:303:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/debian.dist/Makefile.in-304-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/debian.dist/Makefile.in-315-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/debian.dist/Makefile.in:316:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/debian.dist/Makefile.in-317-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/data/24/Makefile.in-40-  { \
gsmartcontrol-1.1.3/data/24/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/data/24/Makefile.in-42-  }; \
##############################################
gsmartcontrol-1.1.3/data/24/Makefile.in-124-  esac
gsmartcontrol-1.1.3/data/24/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gsmartcontrol-1.1.3/data/24/Makefile.in-126-am__vpath_adj = case $$p in \
gsmartcontrol-1.1.3/data/24/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gsmartcontrol-1.1.3/data/24/Makefile.in-128-    *) f=$$p;; \
gsmartcontrol-1.1.3/data/24/Makefile.in-129-  esac;
gsmartcontrol-1.1.3/data/24/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gsmartcontrol-1.1.3/data/24/Makefile.in-131-am__install_max = 40
gsmartcontrol-1.1.3/data/24/Makefile.in-132-am__nobase_strip_setup = \
gsmartcontrol-1.1.3/data/24/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gsmartcontrol-1.1.3/data/24/Makefile.in-134-am__nobase_strip = \
##############################################
gsmartcontrol-1.1.3/data/24/Makefile.in-334-	@list='$(appicon_DATA)'; test -n "$(appicondir)" || list=; \
gsmartcontrol-1.1.3/data/24/Makefile.in:335:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/24/Makefile.in-336-	dir='$(DESTDIR)$(appicondir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/24/Makefile.in-344-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/data/24/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/24/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/24/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/data/24/Makefile.in-358-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/data/24/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/data/24/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/data/64/Makefile.in-40-  { \
gsmartcontrol-1.1.3/data/64/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/data/64/Makefile.in-42-  }; \
##############################################
gsmartcontrol-1.1.3/data/64/Makefile.in-124-  esac
gsmartcontrol-1.1.3/data/64/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gsmartcontrol-1.1.3/data/64/Makefile.in-126-am__vpath_adj = case $$p in \
gsmartcontrol-1.1.3/data/64/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gsmartcontrol-1.1.3/data/64/Makefile.in-128-    *) f=$$p;; \
gsmartcontrol-1.1.3/data/64/Makefile.in-129-  esac;
gsmartcontrol-1.1.3/data/64/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gsmartcontrol-1.1.3/data/64/Makefile.in-131-am__install_max = 40
gsmartcontrol-1.1.3/data/64/Makefile.in-132-am__nobase_strip_setup = \
gsmartcontrol-1.1.3/data/64/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gsmartcontrol-1.1.3/data/64/Makefile.in-134-am__nobase_strip = \
##############################################
gsmartcontrol-1.1.3/data/64/Makefile.in-334-	@list='$(appicon_DATA)'; test -n "$(appicondir)" || list=; \
gsmartcontrol-1.1.3/data/64/Makefile.in:335:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/64/Makefile.in-336-	dir='$(DESTDIR)$(appicondir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/64/Makefile.in-344-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/data/64/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/64/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/64/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/data/64/Makefile.in-358-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/data/64/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/data/64/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/data/256/Makefile.in-40-  { \
gsmartcontrol-1.1.3/data/256/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/data/256/Makefile.in-42-  }; \
##############################################
gsmartcontrol-1.1.3/data/256/Makefile.in-124-  esac
gsmartcontrol-1.1.3/data/256/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gsmartcontrol-1.1.3/data/256/Makefile.in-126-am__vpath_adj = case $$p in \
gsmartcontrol-1.1.3/data/256/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gsmartcontrol-1.1.3/data/256/Makefile.in-128-    *) f=$$p;; \
gsmartcontrol-1.1.3/data/256/Makefile.in-129-  esac;
gsmartcontrol-1.1.3/data/256/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gsmartcontrol-1.1.3/data/256/Makefile.in-131-am__install_max = 40
gsmartcontrol-1.1.3/data/256/Makefile.in-132-am__nobase_strip_setup = \
gsmartcontrol-1.1.3/data/256/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gsmartcontrol-1.1.3/data/256/Makefile.in-134-am__nobase_strip = \
##############################################
gsmartcontrol-1.1.3/data/256/Makefile.in-334-	@list='$(appicon_DATA)'; test -n "$(appicondir)" || list=; \
gsmartcontrol-1.1.3/data/256/Makefile.in:335:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/256/Makefile.in-336-	dir='$(DESTDIR)$(appicondir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/256/Makefile.in-344-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/data/256/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/256/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/256/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/data/256/Makefile.in-358-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/data/256/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/data/256/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/data/32/Makefile.in-40-  { \
gsmartcontrol-1.1.3/data/32/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/data/32/Makefile.in-42-  }; \
##############################################
gsmartcontrol-1.1.3/data/32/Makefile.in-124-  esac
gsmartcontrol-1.1.3/data/32/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gsmartcontrol-1.1.3/data/32/Makefile.in-126-am__vpath_adj = case $$p in \
gsmartcontrol-1.1.3/data/32/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gsmartcontrol-1.1.3/data/32/Makefile.in-128-    *) f=$$p;; \
gsmartcontrol-1.1.3/data/32/Makefile.in-129-  esac;
gsmartcontrol-1.1.3/data/32/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gsmartcontrol-1.1.3/data/32/Makefile.in-131-am__install_max = 40
gsmartcontrol-1.1.3/data/32/Makefile.in-132-am__nobase_strip_setup = \
gsmartcontrol-1.1.3/data/32/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gsmartcontrol-1.1.3/data/32/Makefile.in-134-am__nobase_strip = \
##############################################
gsmartcontrol-1.1.3/data/32/Makefile.in-334-	@list='$(appicon_DATA)'; test -n "$(appicondir)" || list=; \
gsmartcontrol-1.1.3/data/32/Makefile.in:335:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/32/Makefile.in-336-	dir='$(DESTDIR)$(appicondir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/32/Makefile.in-344-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/data/32/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/32/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/32/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/data/32/Makefile.in-358-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/data/32/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/data/32/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/data/16/Makefile.in-40-  { \
gsmartcontrol-1.1.3/data/16/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/data/16/Makefile.in-42-  }; \
##############################################
gsmartcontrol-1.1.3/data/16/Makefile.in-124-  esac
gsmartcontrol-1.1.3/data/16/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gsmartcontrol-1.1.3/data/16/Makefile.in-126-am__vpath_adj = case $$p in \
gsmartcontrol-1.1.3/data/16/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gsmartcontrol-1.1.3/data/16/Makefile.in-128-    *) f=$$p;; \
gsmartcontrol-1.1.3/data/16/Makefile.in-129-  esac;
gsmartcontrol-1.1.3/data/16/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gsmartcontrol-1.1.3/data/16/Makefile.in-131-am__install_max = 40
gsmartcontrol-1.1.3/data/16/Makefile.in-132-am__nobase_strip_setup = \
gsmartcontrol-1.1.3/data/16/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gsmartcontrol-1.1.3/data/16/Makefile.in-134-am__nobase_strip = \
##############################################
gsmartcontrol-1.1.3/data/16/Makefile.in-334-	@list='$(appicon_DATA)'; test -n "$(appicondir)" || list=; \
gsmartcontrol-1.1.3/data/16/Makefile.in:335:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/16/Makefile.in-336-	dir='$(DESTDIR)$(appicondir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/16/Makefile.in-344-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/data/16/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/16/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/16/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/data/16/Makefile.in-358-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/data/16/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/data/16/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/data/128/Makefile.in-40-  { \
gsmartcontrol-1.1.3/data/128/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/data/128/Makefile.in-42-  }; \
##############################################
gsmartcontrol-1.1.3/data/128/Makefile.in-124-  esac
gsmartcontrol-1.1.3/data/128/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gsmartcontrol-1.1.3/data/128/Makefile.in-126-am__vpath_adj = case $$p in \
gsmartcontrol-1.1.3/data/128/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gsmartcontrol-1.1.3/data/128/Makefile.in-128-    *) f=$$p;; \
gsmartcontrol-1.1.3/data/128/Makefile.in-129-  esac;
gsmartcontrol-1.1.3/data/128/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gsmartcontrol-1.1.3/data/128/Makefile.in-131-am__install_max = 40
gsmartcontrol-1.1.3/data/128/Makefile.in-132-am__nobase_strip_setup = \
gsmartcontrol-1.1.3/data/128/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gsmartcontrol-1.1.3/data/128/Makefile.in-134-am__nobase_strip = \
##############################################
gsmartcontrol-1.1.3/data/128/Makefile.in-334-	@list='$(appicon_DATA)'; test -n "$(appicondir)" || list=; \
gsmartcontrol-1.1.3/data/128/Makefile.in:335:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/128/Makefile.in-336-	dir='$(DESTDIR)$(appicondir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/128/Makefile.in-344-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/data/128/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/128/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/128/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/data/128/Makefile.in-358-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/data/128/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/data/128/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-41-  { \
gsmartcontrol-1.1.3/data/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/data/Makefile.in-43-  }; \
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-110-CONFIG_CLEAN_VPATH_FILES =
gsmartcontrol-1.1.3/data/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gsmartcontrol-1.1.3/data/Makefile.in-112-am__vpath_adj = case $$p in \
gsmartcontrol-1.1.3/data/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gsmartcontrol-1.1.3/data/Makefile.in-114-    *) f=$$p;; \
gsmartcontrol-1.1.3/data/Makefile.in-115-  esac;
gsmartcontrol-1.1.3/data/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gsmartcontrol-1.1.3/data/Makefile.in-117-am__install_max = 40
gsmartcontrol-1.1.3/data/Makefile.in-118-am__nobase_strip_setup = \
gsmartcontrol-1.1.3/data/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gsmartcontrol-1.1.3/data/Makefile.in-120-am__nobase_strip = \
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-210-  while test -n "$$dir1"; do \
gsmartcontrol-1.1.3/data/Makefile.in:211:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gsmartcontrol-1.1.3/data/Makefile.in-212-    if test "$$first" != "."; then \
gsmartcontrol-1.1.3/data/Makefile.in-213-      if test "$$first" = ".."; then \
gsmartcontrol-1.1.3/data/Makefile.in:214:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gsmartcontrol-1.1.3/data/Makefile.in:215:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gsmartcontrol-1.1.3/data/Makefile.in-216-      else \
gsmartcontrol-1.1.3/data/Makefile.in:217:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gsmartcontrol-1.1.3/data/Makefile.in-218-        if test "$$first2" = "$$first"; then \
gsmartcontrol-1.1.3/data/Makefile.in:219:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gsmartcontrol-1.1.3/data/Makefile.in-220-        else \
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-225-    fi; \
gsmartcontrol-1.1.3/data/Makefile.in:226:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gsmartcontrol-1.1.3/data/Makefile.in-227-  done; \
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-467-	test -n "$(man1dir)" \
gsmartcontrol-1.1.3/data/Makefile.in:468:	  && test -n "`echo $$list1$$list2`" \
gsmartcontrol-1.1.3/data/Makefile.in-469-	  || exit 0; \
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-524-	@list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
gsmartcontrol-1.1.3/data/Makefile.in:525:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/Makefile.in-526-	dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-545-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
gsmartcontrol-1.1.3/data/Makefile.in:546:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/Makefile.in-547-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-566-	@list='$(metainfo_DATA)'; test -n "$(metainfodir)" || list=; \
gsmartcontrol-1.1.3/data/Makefile.in:567:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/Makefile.in-568-	dir='$(DESTDIR)$(metainfodir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-587-	@list='$(pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \
gsmartcontrol-1.1.3/data/Makefile.in:588:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/Makefile.in-589-	dir='$(DESTDIR)$(pixmapsdir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-608-	@list='$(polkit_DATA)'; test -n "$(polkitdir)" || list=; \
gsmartcontrol-1.1.3/data/Makefile.in:609:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/Makefile.in-610-	dir='$(DESTDIR)$(polkitdir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-625-	dot_seen=no; \
gsmartcontrol-1.1.3/data/Makefile.in:626:	target=`echo $@ | sed s/-recursive//`; \
gsmartcontrol-1.1.3/data/Makefile.in-627-	case "$@" in \
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-688-GTAGS:
gsmartcontrol-1.1.3/data/Makefile.in:689:	here=`$(am__cd) $(top_builddir) && pwd` \
gsmartcontrol-1.1.3/data/Makefile.in-690-	  && $(am__cd) $(top_srcdir) \
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-711-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/data/Makefile.in:712:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/Makefile.in:713:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/Makefile.in-714-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/data/Makefile.in-725-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/data/Makefile.in:726:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/data/Makefile.in-727-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/data/22/Makefile.in-40-  { \
gsmartcontrol-1.1.3/data/22/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/data/22/Makefile.in-42-  }; \
##############################################
gsmartcontrol-1.1.3/data/22/Makefile.in-124-  esac
gsmartcontrol-1.1.3/data/22/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gsmartcontrol-1.1.3/data/22/Makefile.in-126-am__vpath_adj = case $$p in \
gsmartcontrol-1.1.3/data/22/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gsmartcontrol-1.1.3/data/22/Makefile.in-128-    *) f=$$p;; \
gsmartcontrol-1.1.3/data/22/Makefile.in-129-  esac;
gsmartcontrol-1.1.3/data/22/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gsmartcontrol-1.1.3/data/22/Makefile.in-131-am__install_max = 40
gsmartcontrol-1.1.3/data/22/Makefile.in-132-am__nobase_strip_setup = \
gsmartcontrol-1.1.3/data/22/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gsmartcontrol-1.1.3/data/22/Makefile.in-134-am__nobase_strip = \
##############################################
gsmartcontrol-1.1.3/data/22/Makefile.in-334-	@list='$(appicon_DATA)'; test -n "$(appicondir)" || list=; \
gsmartcontrol-1.1.3/data/22/Makefile.in:335:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/22/Makefile.in-336-	dir='$(DESTDIR)$(appicondir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/22/Makefile.in-344-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/data/22/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/22/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/22/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/data/22/Makefile.in-358-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/data/22/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/data/22/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/data/48/Makefile.in-40-  { \
gsmartcontrol-1.1.3/data/48/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/data/48/Makefile.in-42-  }; \
##############################################
gsmartcontrol-1.1.3/data/48/Makefile.in-124-  esac
gsmartcontrol-1.1.3/data/48/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gsmartcontrol-1.1.3/data/48/Makefile.in-126-am__vpath_adj = case $$p in \
gsmartcontrol-1.1.3/data/48/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gsmartcontrol-1.1.3/data/48/Makefile.in-128-    *) f=$$p;; \
gsmartcontrol-1.1.3/data/48/Makefile.in-129-  esac;
gsmartcontrol-1.1.3/data/48/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gsmartcontrol-1.1.3/data/48/Makefile.in-131-am__install_max = 40
gsmartcontrol-1.1.3/data/48/Makefile.in-132-am__nobase_strip_setup = \
gsmartcontrol-1.1.3/data/48/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gsmartcontrol-1.1.3/data/48/Makefile.in-134-am__nobase_strip = \
##############################################
gsmartcontrol-1.1.3/data/48/Makefile.in-334-	@list='$(appicon_DATA)'; test -n "$(appicondir)" || list=; \
gsmartcontrol-1.1.3/data/48/Makefile.in:335:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gsmartcontrol-1.1.3/data/48/Makefile.in-336-	dir='$(DESTDIR)$(appicondir)'; $(am__uninstall_files_from_dir)
##############################################
gsmartcontrol-1.1.3/data/48/Makefile.in-344-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/data/48/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/48/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/48/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/data/48/Makefile.in-358-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/data/48/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/data/48/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/data/nsis/Makefile.in-39-  { \
gsmartcontrol-1.1.3/data/nsis/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gsmartcontrol-1.1.3/data/nsis/Makefile.in-41-  }; \
##############################################
gsmartcontrol-1.1.3/data/nsis/Makefile.in-296-distdir: $(DISTFILES)
gsmartcontrol-1.1.3/data/nsis/Makefile.in:297:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/nsis/Makefile.in:298:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gsmartcontrol-1.1.3/data/nsis/Makefile.in-299-	list='$(DISTFILES)'; \
##############################################
gsmartcontrol-1.1.3/data/nsis/Makefile.in-310-	  if test -d $$d/$$file; then \
gsmartcontrol-1.1.3/data/nsis/Makefile.in:311:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gsmartcontrol-1.1.3/data/nsis/Makefile.in-312-	    if test -d "$(distdir)/$$file"; then \
##############################################
gsmartcontrol-1.1.3/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
gsmartcontrol-1.1.3/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gsmartcontrol-1.1.3/configure-45-  as_echo='print -r --'
gsmartcontrol-1.1.3/configure-46-  as_echo_n='print -rn --'
gsmartcontrol-1.1.3/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gsmartcontrol-1.1.3/configure-48-  as_echo='printf %s\n'
##############################################
gsmartcontrol-1.1.3/configure-50-else
gsmartcontrol-1.1.3/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gsmartcontrol-1.1.3/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gsmartcontrol-1.1.3/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
gsmartcontrol-1.1.3/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gsmartcontrol-1.1.3/configure-62-      esac;
##############################################
gsmartcontrol-1.1.3/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gsmartcontrol-1.1.3/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gsmartcontrol-1.1.3/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gsmartcontrol-1.1.3/configure-324-      case $as_dir in #(
gsmartcontrol-1.1.3/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gsmartcontrol-1.1.3/configure-326-      *) as_qdir=$as_dir;;
##############################################
gsmartcontrol-1.1.3/configure-397-  {
gsmartcontrol-1.1.3/configure:398:    as_val=`expr "$@" || test $? -eq 1`
gsmartcontrol-1.1.3/configure-399-  }
##############################################
gsmartcontrol-1.1.3/configure-404-# ----------------------------------------
gsmartcontrol-1.1.3/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gsmartcontrol-1.1.3/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gsmartcontrol-1.1.3/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gsmartcontrol-1.1.3/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gsmartcontrol-1.1.3/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gsmartcontrol-1.1.3/configure-929-  case $ac_option in
gsmartcontrol-1.1.3/configure:930:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gsmartcontrol-1.1.3/configure-931-  *=)   ac_optarg= ;;
##############################################
gsmartcontrol-1.1.3/configure-973-  -disable-* | --disable-*)
gsmartcontrol-1.1.3/configure:974:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gsmartcontrol-1.1.3/configure-975-    # Reject names that are not valid shell variable names.
##############################################
gsmartcontrol-1.1.3/configure-978-    ac_useropt_orig=$ac_useropt
gsmartcontrol-1.1.3/configure:979:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gsmartcontrol-1.1.3/configure-980-    case $ac_user_opts in
##############################################
gsmartcontrol-1.1.3/configure-999-  -enable-* | --enable-*)
gsmartcontrol-1.1.3/configure:1000:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gsmartcontrol-1.1.3/configure-1001-    # Reject names that are not valid shell variable names.
##############################################
gsmartcontrol-1.1.3/configure-1004-    ac_useropt_orig=$ac_useropt
gsmartcontrol-1.1.3/configure:1005:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gsmartcontrol-1.1.3/configure-1006-    case $ac_user_opts in
##############################################
gsmartcontrol-1.1.3/configure-1203-  -with-* | --with-*)
gsmartcontrol-1.1.3/configure:1204:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gsmartcontrol-1.1.3/configure-1205-    # Reject names that are not valid shell variable names.
##############################################
gsmartcontrol-1.1.3/configure-1208-    ac_useropt_orig=$ac_useropt
gsmartcontrol-1.1.3/configure:1209:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gsmartcontrol-1.1.3/configure-1210-    case $ac_user_opts in
##############################################
gsmartcontrol-1.1.3/configure-1219-  -without-* | --without-*)
gsmartcontrol-1.1.3/configure:1220:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gsmartcontrol-1.1.3/configure-1221-    # Reject names that are not valid shell variable names.
##############################################
gsmartcontrol-1.1.3/configure-1224-    ac_useropt_orig=$ac_useropt
gsmartcontrol-1.1.3/configure:1225:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gsmartcontrol-1.1.3/configure-1226-    case $ac_user_opts in
##############################################
gsmartcontrol-1.1.3/configure-1257-  *=*)
gsmartcontrol-1.1.3/configure:1258:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gsmartcontrol-1.1.3/configure-1259-    # Reject names that are not valid shell variable names.
##############################################
gsmartcontrol-1.1.3/configure-1278-if test -n "$ac_prev"; then
gsmartcontrol-1.1.3/configure:1279:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gsmartcontrol-1.1.3/configure-1280-  as_fn_error $? "missing argument to $ac_option"
##############################################
gsmartcontrol-1.1.3/configure-1300-    */ )
gsmartcontrol-1.1.3/configure:1301:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gsmartcontrol-1.1.3/configure-1302-      eval $ac_var=\$ac_val;;
##############################################
gsmartcontrol-1.1.3/configure-1335-ac_ls_di=`ls -di .` &&
gsmartcontrol-1.1.3/configure:1336:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gsmartcontrol-1.1.3/configure-1337-  as_fn_error $? "working directory cannot be determined"
##############################################
gsmartcontrol-1.1.3/configure-1391-case $srcdir in
gsmartcontrol-1.1.3/configure:1392:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gsmartcontrol-1.1.3/configure-1393-esac
##############################################
gsmartcontrol-1.1.3/configure-1434-By default, \`make install' will install all the files in
gsmartcontrol-1.1.3/configure:1435:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gsmartcontrol-1.1.3/configure:1436:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gsmartcontrol-1.1.3/configure-1437-for instance \`--prefix=\$HOME'.
##############################################
gsmartcontrol-1.1.3/configure-1577-*)
gsmartcontrol-1.1.3/configure:1578:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gsmartcontrol-1.1.3/configure-1579-  # A ".." for each directory in $ac_dir_suffix.
gsmartcontrol-1.1.3/configure:1580:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gsmartcontrol-1.1.3/configure-1581-  case $ac_top_builddir_sub in
##############################################
gsmartcontrol-1.1.3/configure-2148-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
gsmartcontrol-1.1.3/configure:2149:  as_decl_name=`echo $2|sed 's/ *(.*//'`
gsmartcontrol-1.1.3/configure:2150:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
gsmartcontrol-1.1.3/configure-2151-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
gsmartcontrol-1.1.3/configure-2262-    *\'*)
gsmartcontrol-1.1.3/configure:2263:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gsmartcontrol-1.1.3/configure-2264-    esac
##############################################
gsmartcontrol-1.1.3/configure-2345-      case $ac_val in
gsmartcontrol-1.1.3/configure:2346:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gsmartcontrol-1.1.3/configure-2347-      esac
##############################################
gsmartcontrol-1.1.3/configure-2360-	case $ac_val in
gsmartcontrol-1.1.3/configure:2361:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gsmartcontrol-1.1.3/configure-2362-	esac
##############################################
gsmartcontrol-1.1.3/configure-2480-    set,)
gsmartcontrol-1.1.3/configure:2481:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gsmartcontrol-1.1.3/configure:2482:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gsmartcontrol-1.1.3/configure-2483-      ac_cache_corrupted=: ;;
##############################################
gsmartcontrol-1.1.3/configure-2491-	# differences in whitespace do not lead to failure.
gsmartcontrol-1.1.3/configure:2492:	ac_old_val_w=`echo x $ac_old_val`
gsmartcontrol-1.1.3/configure:2493:	ac_new_val_w=`echo x $ac_new_val`
gsmartcontrol-1.1.3/configure-2494-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gsmartcontrol-1.1.3/configure-2511-    case $ac_new_val in
gsmartcontrol-1.1.3/configure:2512:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gsmartcontrol-1.1.3/configure-2513-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gsmartcontrol-1.1.3/configure-2583-test "x$ac_build_alias" = x &&
gsmartcontrol-1.1.3/configure:2584:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gsmartcontrol-1.1.3/configure-2585-test "x$ac_build_alias" = x &&
gsmartcontrol-1.1.3/configure-2586-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gsmartcontrol-1.1.3/configure:2587:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gsmartcontrol-1.1.3/configure-2588-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gsmartcontrol-1.1.3/configure-2607-IFS=$ac_save_IFS
gsmartcontrol-1.1.3/configure:2608:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gsmartcontrol-1.1.3/configure-2609-
##############################################
gsmartcontrol-1.1.3/configure-2618-else
gsmartcontrol-1.1.3/configure:2619:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gsmartcontrol-1.1.3/configure-2620-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gsmartcontrol-1.1.3/configure-2640-IFS=$ac_save_IFS
gsmartcontrol-1.1.3/configure:2641:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gsmartcontrol-1.1.3/configure-2642-
##############################################
gsmartcontrol-1.1.3/configure-2651-else
gsmartcontrol-1.1.3/configure:2652:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
gsmartcontrol-1.1.3/configure-2653-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
gsmartcontrol-1.1.3/configure-2673-IFS=$ac_save_IFS
gsmartcontrol-1.1.3/configure:2674:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
gsmartcontrol-1.1.3/configure-2675-
##############################################
gsmartcontrol-1.1.3/configure-2802-     echo "timestamp, slept: $am_has_slept" > conftest.file
gsmartcontrol-1.1.3/configure:2803:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gsmartcontrol-1.1.3/configure-2804-     if test "$*" = "X"; then
gsmartcontrol-1.1.3/configure-2805-	# -L didn't work.
gsmartcontrol-1.1.3/configure:2806:	set X `ls -t "$srcdir/configure" conftest.file`
gsmartcontrol-1.1.3/configure-2807-     fi
##############################################
gsmartcontrol-1.1.3/configure-2853-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gsmartcontrol-1.1.3/configure:2854:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gsmartcontrol-1.1.3/configure-2855-
gsmartcontrol-1.1.3/configure-2856-# Expand $ac_aux_dir to an absolute path.
gsmartcontrol-1.1.3/configure:2857:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gsmartcontrol-1.1.3/configure-2858-
##############################################
gsmartcontrol-1.1.3/configure-2998-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gsmartcontrol-1.1.3/configure:2999:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gsmartcontrol-1.1.3/configure-3000-	     'mkdir (GNU coreutils) '* | \
##############################################
gsmartcontrol-1.1.3/configure-3071-set x ${MAKE-make}
gsmartcontrol-1.1.3/configure:3072:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gsmartcontrol-1.1.3/configure-3073-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gsmartcontrol-1.1.3/configure-3081-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gsmartcontrol-1.1.3/configure:3082:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gsmartcontrol-1.1.3/configure-3083-  *@@@%%%=?*=@@@%%%*)
##############################################
gsmartcontrol-1.1.3/configure-3147-
gsmartcontrol-1.1.3/configure:3148:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gsmartcontrol-1.1.3/configure-3149-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gsmartcontrol-1.1.3/configure-3593-$as_echo_n "checking whether the C compiler works... " >&6; }
gsmartcontrol-1.1.3/configure:3594:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gsmartcontrol-1.1.3/configure-3595-
##############################################
gsmartcontrol-1.1.3/configure-3637-	then :; else
gsmartcontrol-1.1.3/configure:3638:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gsmartcontrol-1.1.3/configure-3639-	fi
##############################################
gsmartcontrol-1.1.3/configure-3697-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gsmartcontrol-1.1.3/configure:3698:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gsmartcontrol-1.1.3/configure-3699-	  break;;
##############################################
gsmartcontrol-1.1.3/configure-3806-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gsmartcontrol-1.1.3/configure:3807:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gsmartcontrol-1.1.3/configure-3808-       break;;
##############################################
gsmartcontrol-1.1.3/configure-4055-# Ignore all kinds of additional output from 'make'.
gsmartcontrol-1.1.3/configure:4056:case `$am_make -s -f confmf 2> /dev/null` in #(
gsmartcontrol-1.1.3/configure-4057-*the\ am__doit\ target*)
##############################################
gsmartcontrol-1.1.3/configure-4065-   echo '.include "confinc"' > confmf
gsmartcontrol-1.1.3/configure:4066:   case `$am_make -s -f confmf 2> /dev/null` in #(
gsmartcontrol-1.1.3/configure-4067-   *the\ am__doit\ target*)
##############################################
gsmartcontrol-1.1.3/configure-4128-  if test "$am_compiler_list" = ""; then
gsmartcontrol-1.1.3/configure:4129:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gsmartcontrol-1.1.3/configure-4130-  fi
##############################################
gsmartcontrol-1.1.3/configure-4517-  if test "$am_compiler_list" = ""; then
gsmartcontrol-1.1.3/configure:4518:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gsmartcontrol-1.1.3/configure-4519-  fi
##############################################
gsmartcontrol-1.1.3/configure-5014-  for ventest in clang:__clang__ intel:__ICC,__ECC,__INTEL_COMPILER ibm:__xlc__,__xlC__,__IBMC__,__IBMCPP__ pathscale:__PATHCC__,__PATHSCALE__ gnu:__GNUC__ sun:__SUNPRO_C,__SUNPRO_CC hp:__HP_cc,__HP_aCC dec:__DECC,__DECCXX,__DECC_VER,__DECCXX_VER borland:__BORLANDC__,__TURBOC__ comeau:__COMO__ cray:_CRAYC kai:__KCC lcc:__LCC__ metrowerks:__MWERKS__ sgi:__sgi,sgi microsoft:_MSC_VER watcom:__WATCOMC__ portland:__PGI; do
gsmartcontrol-1.1.3/configure:5015:    vencpp="defined("`echo $ventest | cut -d: -f2 | sed 's/,/) || defined(/g'`")"
gsmartcontrol-1.1.3/configure-5016-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
gsmartcontrol-1.1.3/configure-5031-if ac_fn_cxx_try_compile "$LINENO"; then :
gsmartcontrol-1.1.3/configure:5032:  ax_cv_cxx_compiler_vendor=`echo $ventest | cut -d: -f1`; break
gsmartcontrol-1.1.3/configure-5033-fi
##############################################
gsmartcontrol-1.1.3/configure-6544-      switch="-std=gnu++${alternative}"
gsmartcontrol-1.1.3/configure:6545:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
gsmartcontrol-1.1.3/configure-6546-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
gsmartcontrol-1.1.3/configure-6866-      for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do
gsmartcontrol-1.1.3/configure:6867:        cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
gsmartcontrol-1.1.3/configure-6868-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
gsmartcontrol-1.1.3/configure-7884-  # Check for GNU $ac_path_GREP
gsmartcontrol-1.1.3/configure:7885:case `"$ac_path_GREP" --version 2>&1` in
gsmartcontrol-1.1.3/configure-7886-*GNU*)
##############################################
gsmartcontrol-1.1.3/configure-7950-  # Check for GNU $ac_path_EGREP
gsmartcontrol-1.1.3/configure:7951:case `"$ac_path_EGREP" --version 2>&1` in
gsmartcontrol-1.1.3/configure-7952-*GNU*)
##############################################
gsmartcontrol-1.1.3/configure-8111-do :
gsmartcontrol-1.1.3/configure:8112:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gsmartcontrol-1.1.3/configure-8113-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gsmartcontrol-1.1.3/configure-8116-  cat >>confdefs.h <<_ACEOF
gsmartcontrol-1.1.3/configure:8117:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gsmartcontrol-1.1.3/configure-8118-_ACEOF
##############################################
gsmartcontrol-1.1.3/configure-9226-  test $ac_status = 0; }; then
gsmartcontrol-1.1.3/configure:9227:  pkg_cv_GTKMM_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
gsmartcontrol-1.1.3/configure-9228-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gsmartcontrol-1.1.3/configure-9243-  test $ac_status = 0; }; then
gsmartcontrol-1.1.3/configure:9244:  pkg_cv_GTKMM_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
gsmartcontrol-1.1.3/configure-9245-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gsmartcontrol-1.1.3/configure-9264-        if test $_pkg_short_errors_supported = yes; then
gsmartcontrol-1.1.3/configure:9265:	        GTKMM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$pkg_modules" 2>&1`
gsmartcontrol-1.1.3/configure-9266-        else
gsmartcontrol-1.1.3/configure:9267:	        GTKMM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$pkg_modules" 2>&1`
gsmartcontrol-1.1.3/configure-9268-        fi
##############################################
gsmartcontrol-1.1.3/configure-9340-  test $ac_status = 0; }; then
gsmartcontrol-1.1.3/configure:9341:  pkg_cv_PCRECPP_CFLAGS=`$PKG_CONFIG --cflags "libpcrecpp" 2>/dev/null`
gsmartcontrol-1.1.3/configure-9342-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gsmartcontrol-1.1.3/configure-9357-  test $ac_status = 0; }; then
gsmartcontrol-1.1.3/configure:9358:  pkg_cv_PCRECPP_LIBS=`$PKG_CONFIG --libs "libpcrecpp" 2>/dev/null`
gsmartcontrol-1.1.3/configure-9359-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gsmartcontrol-1.1.3/configure-9378-        if test $_pkg_short_errors_supported = yes; then
gsmartcontrol-1.1.3/configure:9379:	        PCRECPP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpcrecpp" 2>&1`
gsmartcontrol-1.1.3/configure-9380-        else
gsmartcontrol-1.1.3/configure:9381:	        PCRECPP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpcrecpp" 2>&1`
gsmartcontrol-1.1.3/configure-9382-        fi
##############################################
gsmartcontrol-1.1.3/configure-9556-do  # on separate line for portability
gsmartcontrol-1.1.3/configure:9557:	RES_BASE=`echo "$RES_FILE" | sed 's/.*\///'`  # "a/b/c" -> "c", "c" -> "c"
gsmartcontrol-1.1.3/configure-9558-	RES_DIR=`$as_dirname -- "$RES_FILE" ||
##############################################
gsmartcontrol-1.1.3/configure-9580-	  s/.*/./; q'`  # "a/b/c" -> "a/b"
gsmartcontrol-1.1.3/configure:9581:	RES_BASE_NOEXT=`expr "$RES_BASE" : '\(.*\)\..*'`  # "a.b.c" -> "a.b"
gsmartcontrol-1.1.3/configure:9582:	RES_BASE_EXT=`expr "$RES_BASE" : '.*\.\(.*\)'`  # "a.b.c" -> "c"
gsmartcontrol-1.1.3/configure-9583-
##############################################
gsmartcontrol-1.1.3/configure-9848-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gsmartcontrol-1.1.3/configure:9849:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gsmartcontrol-1.1.3/configure-9850-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gsmartcontrol-1.1.3/configure-10103-if test -z "$BASH_VERSION$ZSH_VERSION" \
gsmartcontrol-1.1.3/configure:10104:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gsmartcontrol-1.1.3/configure-10105-  as_echo='print -r --'
gsmartcontrol-1.1.3/configure-10106-  as_echo_n='print -rn --'
gsmartcontrol-1.1.3/configure:10107:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gsmartcontrol-1.1.3/configure-10108-  as_echo='printf %s\n'
##############################################
gsmartcontrol-1.1.3/configure-10110-else
gsmartcontrol-1.1.3/configure:10111:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gsmartcontrol-1.1.3/configure-10112-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gsmartcontrol-1.1.3/configure-10120-	expr "X$arg" : "X\\(.*\\)$as_nl";
gsmartcontrol-1.1.3/configure:10121:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gsmartcontrol-1.1.3/configure-10122-      esac;
##############################################
gsmartcontrol-1.1.3/configure-10197-# ----------------------------------------
gsmartcontrol-1.1.3/configure:10198:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gsmartcontrol-1.1.3/configure-10199-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gsmartcontrol-1.1.3/configure-10269-  {
gsmartcontrol-1.1.3/configure:10270:    as_val=`expr "$@" || test $? -eq 1`
gsmartcontrol-1.1.3/configure-10271-  }
##############################################
gsmartcontrol-1.1.3/configure-10373-      case $as_dir in #(
gsmartcontrol-1.1.3/configure:10374:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gsmartcontrol-1.1.3/configure-10375-      *) as_qdir=$as_dir;;
##############################################
gsmartcontrol-1.1.3/configure-10508-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gsmartcontrol-1.1.3/configure:10509:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gsmartcontrol-1.1.3/configure-10510-ac_cs_version="\\
##############################################
gsmartcontrol-1.1.3/configure-10533-  --*=?*)
gsmartcontrol-1.1.3/configure:10534:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gsmartcontrol-1.1.3/configure:10535:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gsmartcontrol-1.1.3/configure-10536-    ac_shift=:
##############################################
gsmartcontrol-1.1.3/configure-10538-  --*=)
gsmartcontrol-1.1.3/configure:10539:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gsmartcontrol-1.1.3/configure-10540-    ac_optarg=
##############################################
gsmartcontrol-1.1.3/configure-10562-    case $ac_optarg in
gsmartcontrol-1.1.3/configure:10563:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gsmartcontrol-1.1.3/configure-10564-    '') as_fn_error $? "missing file argument" ;;
##############################################
gsmartcontrol-1.1.3/configure-10570-    case $ac_optarg in
gsmartcontrol-1.1.3/configure:10571:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gsmartcontrol-1.1.3/configure-10572-    esac
##############################################
gsmartcontrol-1.1.3/configure-10727-fi
gsmartcontrol-1.1.3/configure:10728:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gsmartcontrol-1.1.3/configure-10729-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gsmartcontrol-1.1.3/configure-10744-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gsmartcontrol-1.1.3/configure:10745:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gsmartcontrol-1.1.3/configure-10746-ac_delim='%!_!# '
##############################################
gsmartcontrol-1.1.3/configure-10750-
gsmartcontrol-1.1.3/configure:10751:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gsmartcontrol-1.1.3/configure-10752-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gsmartcontrol-1.1.3/configure-10888-for ac_last_try in false false :; do
gsmartcontrol-1.1.3/configure:10889:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gsmartcontrol-1.1.3/configure-10890-  if test -z "$ac_tt"; then
##############################################
gsmartcontrol-1.1.3/configure-11020-      esac
gsmartcontrol-1.1.3/configure:11021:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gsmartcontrol-1.1.3/configure-11022-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gsmartcontrol-1.1.3/configure-11079-*)
gsmartcontrol-1.1.3/configure:11080:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gsmartcontrol-1.1.3/configure-11081-  # A ".." for each directory in $ac_dir_suffix.
gsmartcontrol-1.1.3/configure:11082:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gsmartcontrol-1.1.3/configure-11083-  case $ac_top_builddir_sub in
##############################################
gsmartcontrol-1.1.3/configure-11140-/@mandir@/p'
gsmartcontrol-1.1.3/configure:11141:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gsmartcontrol-1.1.3/configure-11142-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gsmartcontrol-1.1.3/configure-11157-
gsmartcontrol-1.1.3/configure:11158:# Neutralize VPATH when `$srcdir' = `.'.
gsmartcontrol-1.1.3/configure-11159-# Shell code in configure.ac might set extrasub.
##############################################
gsmartcontrol-1.1.3/configure-11185-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gsmartcontrol-1.1.3/configure:11186:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gsmartcontrol-1.1.3/configure-11187-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gsmartcontrol-1.1.3/configure-11231-    * )
gsmartcontrol-1.1.3/configure:11232:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gsmartcontrol-1.1.3/configure-11233-  esac
##############################################
gsmartcontrol-1.1.3/configure-11278-    # Strip MF so we end up with the name of the file.
gsmartcontrol-1.1.3/configure:11279:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gsmartcontrol-1.1.3/configure-11280-    # Check whether this is an Automake generated Makefile or not.
##############################################
gsmartcontrol-1.1.3/configure-11315-    # from the Makefile without running 'make'.
gsmartcontrol-1.1.3/configure:11316:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gsmartcontrol-1.1.3/configure-11317-    test -z "$DEPDIR" && continue
gsmartcontrol-1.1.3/configure:11318:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gsmartcontrol-1.1.3/configure-11319-    test -z "$am__include" && continue
gsmartcontrol-1.1.3/configure:11320:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gsmartcontrol-1.1.3/configure-11321-    # Find all dependency output files, they are included files with
##############################################
gsmartcontrol-1.1.3/ar-lib-65-	mingw)
gsmartcontrol-1.1.3/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gsmartcontrol-1.1.3/ar-lib-67-	  ;;
gsmartcontrol-1.1.3/ar-lib-68-	cygwin)
gsmartcontrol-1.1.3/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
gsmartcontrol-1.1.3/ar-lib-70-	  ;;
gsmartcontrol-1.1.3/ar-lib-71-	wine)
gsmartcontrol-1.1.3/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
gsmartcontrol-1.1.3/ar-lib-73-	  ;;
##############################################
gsmartcontrol-1.1.3/ar-lib-88-  archive=$3
gsmartcontrol-1.1.3/ar-lib:89:  at_file_contents=`cat "$1"`
gsmartcontrol-1.1.3/ar-lib-90-  eval set x "$at_file_contents"