===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
smartmontools-7.1/aclocal.m4-112-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
smartmontools-7.1/aclocal.m4:113:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
smartmontools-7.1/aclocal.m4-114-# and then we would define $MISSING as
##############################################
smartmontools-7.1/aclocal.m4-127-# Expand $ac_aux_dir to an absolute path.
smartmontools-7.1/aclocal.m4:128:am_aux_dir=`cd "$ac_aux_dir" && pwd`
smartmontools-7.1/aclocal.m4-129-])
##############################################
smartmontools-7.1/aclocal.m4-225-  if test "$am_compiler_list" = ""; then
smartmontools-7.1/aclocal.m4:226:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
smartmontools-7.1/aclocal.m4-227-  fi
##############################################
smartmontools-7.1/aclocal.m4-378-    # Strip MF so we end up with the name of the file.
smartmontools-7.1/aclocal.m4:379:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
smartmontools-7.1/aclocal.m4-380-    # Check whether this is an Automake generated Makefile which includes
##############################################
smartmontools-7.1/aclocal.m4-385-      || continue
smartmontools-7.1/aclocal.m4:386:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
smartmontools-7.1/aclocal.m4:387:    am_filepart=`AS_BASENAME(["$am_mf"])`
smartmontools-7.1/aclocal.m4-388-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
smartmontools-7.1/aclocal.m4-453-AC_REQUIRE([AC_PROG_INSTALL])dnl
smartmontools-7.1/aclocal.m4:454:if test "`cd $srcdir && pwd`" != "`pwd`"; then
smartmontools-7.1/aclocal.m4-455-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
smartmontools-7.1/aclocal.m4-612-    * )
smartmontools-7.1/aclocal.m4:613:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
smartmontools-7.1/aclocal.m4-614-  esac
smartmontools-7.1/aclocal.m4-615-done
smartmontools-7.1/aclocal.m4:616:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
smartmontools-7.1/aclocal.m4-617-
##############################################
smartmontools-7.1/aclocal.m4-904-     echo "timestamp, slept: $am_has_slept" > conftest.file
smartmontools-7.1/aclocal.m4:905:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
smartmontools-7.1/aclocal.m4-906-     if test "$[*]" = "X"; then
smartmontools-7.1/aclocal.m4-907-	# -L didn't work.
smartmontools-7.1/aclocal.m4:908:	set X `ls -t "$srcdir/configure" conftest.file`
smartmontools-7.1/aclocal.m4-909-     fi
##############################################
smartmontools-7.1/ataprint.h-28-  ata_log_request()
smartmontools-7.1/ataprint.h:29:    : gpl(false), logaddr(0), page(0), nsectors(0)
smartmontools-7.1/ataprint.h-30-    { }
##############################################
smartmontools-7.1/cciss.cpp-93-
smartmontools-7.1/cciss.cpp:94:     status = cciss_sendpassthru( 2, iop->cmnd, iop->cmnd_len, (char*) pBuf, iBufLen, 1, phylun, device);
smartmontools-7.1/cciss.cpp-95- 
##############################################
smartmontools-7.1/cciss.cpp-214-
smartmontools-7.1/cciss.cpp:215:    if ((ret = cciss_sendpassthru(0, CDB, 12, (char *)luns, reportlunsize, 0, NULL, device)))
smartmontools-7.1/cciss.cpp-216-    {
##############################################
smartmontools-7.1/compile-67-	mingw/*)
smartmontools-7.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
smartmontools-7.1/compile-69-	  ;;
smartmontools-7.1/compile-70-	cygwin/*)
smartmontools-7.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
smartmontools-7.1/compile-72-	  ;;
smartmontools-7.1/compile-73-	wine/*)
smartmontools-7.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
smartmontools-7.1/compile-75-	  ;;
##############################################
smartmontools-7.1/compile-310-# Name of file we expect compiler to create.
smartmontools-7.1/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
smartmontools-7.1/compile-312-
##############################################
smartmontools-7.1/compile-316-# object file name, since that is what matters with a parallel build.
smartmontools-7.1/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
smartmontools-7.1/compile-318-while true; do
##############################################
smartmontools-7.1/config.guess-34-
smartmontools-7.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
smartmontools-7.1/config.guess-36-
##############################################
smartmontools-7.1/config.guess-103-    # shellcheck disable=SC2039
smartmontools-7.1/config.guess:104:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
smartmontools-7.1/config.guess-105-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
smartmontools-7.1/config.guess-153-	EOF
smartmontools-7.1/config.guess:154:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
smartmontools-7.1/config.guess-155-
##############################################
smartmontools-7.1/config.guess-190-	    earmv*)
smartmontools-7.1/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
smartmontools-7.1/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
smartmontools-7.1/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
smartmontools-7.1/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
smartmontools-7.1/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
smartmontools-7.1/config.guess-224-		;;
##############################################
smartmontools-7.1/config.guess-235-	    *)
smartmontools-7.1/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
smartmontools-7.1/config.guess-237-		;;
##############################################
smartmontools-7.1/config.guess-282-	*4.0)
smartmontools-7.1/config.guess:283:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
smartmontools-7.1/config.guess-284-		;;
smartmontools-7.1/config.guess-285-	*5.*)
smartmontools-7.1/config.guess:286:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
smartmontools-7.1/config.guess-287-		;;
##############################################
smartmontools-7.1/config.guess-292-	# types through head -n 1, so we only detect the type of CPU 0.
smartmontools-7.1/config.guess:293:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
smartmontools-7.1/config.guess-294-	case "$ALPHA_CPU_TYPE" in
##############################################
smartmontools-7.1/config.guess-330-	# 1.2 uses "1.2" for uname -r.
smartmontools-7.1/config.guess:331:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
smartmontools-7.1/config.guess-332-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
smartmontools-7.1/config.guess-381-    s390x:SunOS:*:*)
smartmontools-7.1/config.guess:382:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
smartmontools-7.1/config.guess-383-	exit ;;
smartmontools-7.1/config.guess-384-    sun4H:SunOS:5.*:*)
smartmontools-7.1/config.guess:385:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
smartmontools-7.1/config.guess-386-	exit ;;
smartmontools-7.1/config.guess-387-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
smartmontools-7.1/config.guess:388:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
smartmontools-7.1/config.guess-389-	exit ;;
##############################################
smartmontools-7.1/config.guess-406-	fi
smartmontools-7.1/config.guess:407:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
smartmontools-7.1/config.guess-408-	exit ;;
##############################################
smartmontools-7.1/config.guess-412-	# it's likely to be more like Solaris than SunOS4.
smartmontools-7.1/config.guess:413:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
smartmontools-7.1/config.guess-414-	exit ;;
##############################################
smartmontools-7.1/config.guess-421-	# Japanese Language versions have a version number like `4.1.3-JL'.
smartmontools-7.1/config.guess:422:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
smartmontools-7.1/config.guess-423-	exit ;;
##############################################
smartmontools-7.1/config.guess-427-    sun*:*:4.2BSD:*)
smartmontools-7.1/config.guess:428:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
smartmontools-7.1/config.guess-429-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
smartmontools-7.1/config.guess-509-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
smartmontools-7.1/config.guess:510:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
smartmontools-7.1/config.guess:511:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
smartmontools-7.1/config.guess-512-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
smartmontools-7.1/config.guess-565-    *:IRIX*:*:*)
smartmontools-7.1/config.guess:566:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
smartmontools-7.1/config.guess-567-	exit ;;
##############################################
smartmontools-7.1/config.guess-595-EOF
smartmontools-7.1/config.guess:596:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
smartmontools-7.1/config.guess-597-		then
##############################################
smartmontools-7.1/config.guess-608-    *:AIX:*:[4567])
smartmontools-7.1/config.guess:609:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
smartmontools-7.1/config.guess-610-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
smartmontools-7.1/config.guess-644-    9000/[34678]??:HP-UX:*:*)
smartmontools-7.1/config.guess:645:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
smartmontools-7.1/config.guess-646-	case "$UNAME_MACHINE" in
##############################################
smartmontools-7.1/config.guess-698-EOF
smartmontools-7.1/config.guess:699:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
smartmontools-7.1/config.guess-700-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
smartmontools-7.1/config.guess-726-    ia64:HP-UX:*:*)
smartmontools-7.1/config.guess:727:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
smartmontools-7.1/config.guess-728-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
smartmontools-7.1/config.guess-756-EOF
smartmontools-7.1/config.guess:757:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
smartmontools-7.1/config.guess-758-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
smartmontools-7.1/config.guess-827-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
smartmontools-7.1/config.guess:828:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
smartmontools-7.1/config.guess-829-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
smartmontools-7.1/config.guess-832-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
smartmontools-7.1/config.guess:833:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
smartmontools-7.1/config.guess-834-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
smartmontools-7.1/config.guess-850-	then
smartmontools-7.1/config.guess:851:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
smartmontools-7.1/config.guess-852-	else
smartmontools-7.1/config.guess:853:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
smartmontools-7.1/config.guess-854-	fi
##############################################
smartmontools-7.1/config.guess-863-	esac
smartmontools-7.1/config.guess:864:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
smartmontools-7.1/config.guess-865-	exit ;;
##############################################
smartmontools-7.1/config.guess-899-    prep*:SunOS:5.*:*)
smartmontools-7.1/config.guess:900:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
smartmontools-7.1/config.guess-901-	exit ;;
##############################################
smartmontools-7.1/config.guess-903-	# the GNU system
smartmontools-7.1/config.guess:904:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
smartmontools-7.1/config.guess-905-	exit ;;
##############################################
smartmontools-7.1/config.guess-907-	# other systems with GNU libc and userland
smartmontools-7.1/config.guess:908:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
smartmontools-7.1/config.guess-909-	exit ;;
##############################################
smartmontools-7.1/config.guess-1029-EOF
smartmontools-7.1/config.guess:1030:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
smartmontools-7.1/config.guess-1031-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
smartmontools-7.1/config.guess-1129-    i*86:*:4.*:*)
smartmontools-7.1/config.guess:1130:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
smartmontools-7.1/config.guess-1131-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
smartmontools-7.1/config.guess-1332-	fi
smartmontools-7.1/config.guess:1333:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
smartmontools-7.1/config.guess-1334-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
smartmontools-7.1/config.guess-1431-    *:DragonFly:*:*)
smartmontools-7.1/config.guess:1432:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
smartmontools-7.1/config.guess-1433-	exit ;;
##############################################
smartmontools-7.1/config.guess-1444-    i*86:skyos:*:*)
smartmontools-7.1/config.guess:1445:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
smartmontools-7.1/config.guess-1446-	exit ;;
##############################################
smartmontools-7.1/config.guess-1594-
smartmontools-7.1/config.guess:1595:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
smartmontools-7.1/config.guess-1596-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
smartmontools-7.1/config.sub-52-
smartmontools-7.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
smartmontools-7.1/config.sub-54-
##############################################
smartmontools-7.1/config.sub-771-	i*86v32)
smartmontools-7.1/config.sub:772:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
smartmontools-7.1/config.sub-773-		vendor=pc
##############################################
smartmontools-7.1/config.sub-776-	i*86v4*)
smartmontools-7.1/config.sub:777:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
smartmontools-7.1/config.sub-778-		vendor=pc
##############################################
smartmontools-7.1/config.sub-781-	i*86v)
smartmontools-7.1/config.sub:782:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
smartmontools-7.1/config.sub-783-		vendor=pc
##############################################
smartmontools-7.1/config.sub-786-	i*86sol2)
smartmontools-7.1/config.sub:787:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
smartmontools-7.1/config.sub-788-		vendor=pc
##############################################
smartmontools-7.1/config.sub-919-		cpu=sparc
smartmontools-7.1/config.sub:920:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
smartmontools-7.1/config.sub-921-		;;
##############################################
smartmontools-7.1/config.sub-1086-	sh5e[lb]-*)
smartmontools-7.1/config.sub:1087:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
smartmontools-7.1/config.sub-1088-		;;
##############################################
smartmontools-7.1/config.sub-1104-	xscale-* | xscalee[bl]-*)
smartmontools-7.1/config.sub:1105:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
smartmontools-7.1/config.sub-1106-		;;
##############################################
smartmontools-7.1/config.sub-1259-			*)
smartmontools-7.1/config.sub:1260:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
smartmontools-7.1/config.sub-1261-				exit 1
##############################################
smartmontools-7.1/config.sub-1293-	solaris1 | solaris1.*)
smartmontools-7.1/config.sub:1294:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
smartmontools-7.1/config.sub-1295-		;;
##############################################
smartmontools-7.1/config.sub-1302-	gnu/linux*)
smartmontools-7.1/config.sub:1303:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
smartmontools-7.1/config.sub-1304-		;;
##############################################
smartmontools-7.1/config.sub-1325-	sco3.2.[4-9]*)
smartmontools-7.1/config.sub:1326:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
smartmontools-7.1/config.sub-1327-		;;
##############################################
smartmontools-7.1/config.sub-1388-	nto*)
smartmontools-7.1/config.sub:1389:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
smartmontools-7.1/config.sub-1390-		;;
##############################################
smartmontools-7.1/config.sub-1398-	linux*)
smartmontools-7.1/config.sub:1399:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
smartmontools-7.1/config.sub-1400-		;;
##############################################
smartmontools-7.1/config.sub-1410-	mac*)
smartmontools-7.1/config.sub:1411:		os=`echo "$os" | sed -e 's|mac|macos|'`
smartmontools-7.1/config.sub-1412-		;;
##############################################
smartmontools-7.1/config.sub-1419-	sunos5*)
smartmontools-7.1/config.sub:1420:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
smartmontools-7.1/config.sub-1421-		;;
smartmontools-7.1/config.sub-1422-	sunos6*)
smartmontools-7.1/config.sub:1423:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
smartmontools-7.1/config.sub-1424-		;;
##############################################
smartmontools-7.1/config.sub-1459-	sinix5.*)
smartmontools-7.1/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
smartmontools-7.1/config.sub-1461-		;;
##############################################
smartmontools-7.1/config.sub-1519-	*)
smartmontools-7.1/config.sub:1520:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
smartmontools-7.1/config.sub-1521-		exit 1
##############################################
smartmontools-7.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
smartmontools-7.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
smartmontools-7.1/configure-47-  as_echo='print -r --'
smartmontools-7.1/configure-48-  as_echo_n='print -rn --'
smartmontools-7.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
smartmontools-7.1/configure-50-  as_echo='printf %s\n'
##############################################
smartmontools-7.1/configure-52-else
smartmontools-7.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
smartmontools-7.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
smartmontools-7.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
smartmontools-7.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
smartmontools-7.1/configure-64-      esac;
##############################################
smartmontools-7.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
smartmontools-7.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
smartmontools-7.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
smartmontools-7.1/configure-327-      case $as_dir in #(
smartmontools-7.1/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
smartmontools-7.1/configure-329-      *) as_qdir=$as_dir;;
##############################################
smartmontools-7.1/configure-400-  {
smartmontools-7.1/configure:401:    as_val=`expr "$@" || test $? -eq 1`
smartmontools-7.1/configure-402-  }
##############################################
smartmontools-7.1/configure-407-# ----------------------------------------
smartmontools-7.1/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
smartmontools-7.1/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
smartmontools-7.1/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
smartmontools-7.1/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
smartmontools-7.1/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
smartmontools-7.1/configure-927-  case $ac_option in
smartmontools-7.1/configure:928:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
smartmontools-7.1/configure-929-  *=)   ac_optarg= ;;
##############################################
smartmontools-7.1/configure-971-  -disable-* | --disable-*)
smartmontools-7.1/configure:972:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
smartmontools-7.1/configure-973-    # Reject names that are not valid shell variable names.
##############################################
smartmontools-7.1/configure-976-    ac_useropt_orig=$ac_useropt
smartmontools-7.1/configure:977:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
smartmontools-7.1/configure-978-    case $ac_user_opts in
##############################################
smartmontools-7.1/configure-997-  -enable-* | --enable-*)
smartmontools-7.1/configure:998:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
smartmontools-7.1/configure-999-    # Reject names that are not valid shell variable names.
##############################################
smartmontools-7.1/configure-1002-    ac_useropt_orig=$ac_useropt
smartmontools-7.1/configure:1003:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
smartmontools-7.1/configure-1004-    case $ac_user_opts in
##############################################
smartmontools-7.1/configure-1210-  -with-* | --with-*)
smartmontools-7.1/configure:1211:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
smartmontools-7.1/configure-1212-    # Reject names that are not valid shell variable names.
##############################################
smartmontools-7.1/configure-1215-    ac_useropt_orig=$ac_useropt
smartmontools-7.1/configure:1216:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
smartmontools-7.1/configure-1217-    case $ac_user_opts in
##############################################
smartmontools-7.1/configure-1226-  -without-* | --without-*)
smartmontools-7.1/configure:1227:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
smartmontools-7.1/configure-1228-    # Reject names that are not valid shell variable names.
##############################################
smartmontools-7.1/configure-1231-    ac_useropt_orig=$ac_useropt
smartmontools-7.1/configure:1232:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
smartmontools-7.1/configure-1233-    case $ac_user_opts in
##############################################
smartmontools-7.1/configure-1264-  *=*)
smartmontools-7.1/configure:1265:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
smartmontools-7.1/configure-1266-    # Reject names that are not valid shell variable names.
##############################################
smartmontools-7.1/configure-1285-if test -n "$ac_prev"; then
smartmontools-7.1/configure:1286:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
smartmontools-7.1/configure-1287-  as_fn_error $? "missing argument to $ac_option"
##############################################
smartmontools-7.1/configure-1307-    */ )
smartmontools-7.1/configure:1308:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
smartmontools-7.1/configure-1309-      eval $ac_var=\$ac_val;;
##############################################
smartmontools-7.1/configure-1342-ac_ls_di=`ls -di .` &&
smartmontools-7.1/configure:1343:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
smartmontools-7.1/configure-1344-  as_fn_error $? "working directory cannot be determined"
##############################################
smartmontools-7.1/configure-1398-case $srcdir in
smartmontools-7.1/configure:1399:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
smartmontools-7.1/configure-1400-esac
##############################################
smartmontools-7.1/configure-1441-By default, \`make install' will install all the files in
smartmontools-7.1/configure:1442:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
smartmontools-7.1/configure:1443:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
smartmontools-7.1/configure-1444-for instance \`--prefix=\$HOME'.
##############################################
smartmontools-7.1/configure-1608-*)
smartmontools-7.1/configure:1609:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
smartmontools-7.1/configure-1610-  # A ".." for each directory in $ac_dir_suffix.
smartmontools-7.1/configure:1611:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
smartmontools-7.1/configure-1612-  case $ac_top_builddir_sub in
##############################################
smartmontools-7.1/configure-2188-    *\'*)
smartmontools-7.1/configure:2189:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
smartmontools-7.1/configure-2190-    esac
##############################################
smartmontools-7.1/configure-2271-      case $ac_val in
smartmontools-7.1/configure:2272:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
smartmontools-7.1/configure-2273-      esac
##############################################
smartmontools-7.1/configure-2286-	case $ac_val in
smartmontools-7.1/configure:2287:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
smartmontools-7.1/configure-2288-	esac
##############################################
smartmontools-7.1/configure-2406-    set,)
smartmontools-7.1/configure:2407:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
smartmontools-7.1/configure:2408:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
smartmontools-7.1/configure-2409-      ac_cache_corrupted=: ;;
##############################################
smartmontools-7.1/configure-2417-	# differences in whitespace do not lead to failure.
smartmontools-7.1/configure:2418:	ac_old_val_w=`echo x $ac_old_val`
smartmontools-7.1/configure:2419:	ac_new_val_w=`echo x $ac_new_val`
smartmontools-7.1/configure-2420-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
smartmontools-7.1/configure-2437-    case $ac_new_val in
smartmontools-7.1/configure:2438:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
smartmontools-7.1/configure-2439-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
smartmontools-7.1/configure-2612-     echo "timestamp, slept: $am_has_slept" > conftest.file
smartmontools-7.1/configure:2613:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
smartmontools-7.1/configure-2614-     if test "$*" = "X"; then
smartmontools-7.1/configure-2615-	# -L didn't work.
smartmontools-7.1/configure:2616:	set X `ls -t "$srcdir/configure" conftest.file`
smartmontools-7.1/configure-2617-     fi
##############################################
smartmontools-7.1/configure-2663-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
smartmontools-7.1/configure:2664:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
smartmontools-7.1/configure-2665-
smartmontools-7.1/configure-2666-# Expand $ac_aux_dir to an absolute path.
smartmontools-7.1/configure:2667:am_aux_dir=`cd "$ac_aux_dir" && pwd`
smartmontools-7.1/configure-2668-
##############################################
smartmontools-7.1/configure-2808-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
smartmontools-7.1/configure:2809:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
smartmontools-7.1/configure-2810-	     'mkdir (GNU coreutils) '* | \
##############################################
smartmontools-7.1/configure-2881-set x ${MAKE-make}
smartmontools-7.1/configure:2882:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
smartmontools-7.1/configure-2883-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
smartmontools-7.1/configure-2891-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
smartmontools-7.1/configure:2892:case `${MAKE-make} -f conftest.make 2>/dev/null` in
smartmontools-7.1/configure-2893-  *@@@%%%=?*=@@@%%%*)
##############################################
smartmontools-7.1/configure-2957-
smartmontools-7.1/configure:2958:if test "`cd $srcdir && pwd`" != "`pwd`"; then
smartmontools-7.1/configure-2959-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
smartmontools-7.1/configure-3076-
smartmontools-7.1/configure:3077:smartmontools_cvs_tag=`echo '$Id: configure.ac 5022 2019-12-30 15:00:49Z chrfranke $'`
smartmontools-7.1/configure-3078-smartmontools_release_date=2019-12-30
##############################################
smartmontools-7.1/configure-3294-$as_echo_n "checking whether the C++ compiler works... " >&6; }
smartmontools-7.1/configure:3295:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
smartmontools-7.1/configure-3296-
##############################################
smartmontools-7.1/configure-3338-	then :; else
smartmontools-7.1/configure:3339:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
smartmontools-7.1/configure-3340-	fi
##############################################
smartmontools-7.1/configure-3398-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
smartmontools-7.1/configure:3399:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
smartmontools-7.1/configure-3400-	  break;;
##############################################
smartmontools-7.1/configure-3507-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
smartmontools-7.1/configure:3508:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
smartmontools-7.1/configure-3509-       break;;
##############################################
smartmontools-7.1/configure-3739-  if test "$am_compiler_list" = ""; then
smartmontools-7.1/configure:3740:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
smartmontools-7.1/configure-3741-  fi
##############################################
smartmontools-7.1/configure-4465-  if test "$am_compiler_list" = ""; then
smartmontools-7.1/configure:4466:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
smartmontools-7.1/configure-4467-  fi
##############################################
smartmontools-7.1/configure-4600-  if test "$am_compiler_list" = ""; then
smartmontools-7.1/configure:4601:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
smartmontools-7.1/configure-4602-  fi
##############################################
smartmontools-7.1/configure-4839-test "x$ac_build_alias" = x &&
smartmontools-7.1/configure:4840:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
smartmontools-7.1/configure-4841-test "x$ac_build_alias" = x &&
smartmontools-7.1/configure-4842-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
smartmontools-7.1/configure:4843:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
smartmontools-7.1/configure-4844-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
smartmontools-7.1/configure-4863-IFS=$ac_save_IFS
smartmontools-7.1/configure:4864:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
smartmontools-7.1/configure-4865-
##############################################
smartmontools-7.1/configure-4874-else
smartmontools-7.1/configure:4875:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
smartmontools-7.1/configure-4876-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
smartmontools-7.1/configure-4896-IFS=$ac_save_IFS
smartmontools-7.1/configure:4897:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
smartmontools-7.1/configure-4898-
##############################################
smartmontools-7.1/configure-5382-  # Check for GNU $ac_path_GREP
smartmontools-7.1/configure:5383:case `"$ac_path_GREP" --version 2>&1` in
smartmontools-7.1/configure-5384-*GNU*)
##############################################
smartmontools-7.1/configure-5448-  # Check for GNU $ac_path_EGREP
smartmontools-7.1/configure:5449:case `"$ac_path_EGREP" --version 2>&1` in
smartmontools-7.1/configure-5450-*GNU*)
##############################################
smartmontools-7.1/configure-5609-do :
smartmontools-7.1/configure:5610:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
smartmontools-7.1/configure-5611-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
smartmontools-7.1/configure-5614-  cat >>confdefs.h <<_ACEOF
smartmontools-7.1/configure:5615:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
smartmontools-7.1/configure-5616-_ACEOF
##############################################
smartmontools-7.1/configure-5652-do :
smartmontools-7.1/configure:5653:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
smartmontools-7.1/configure-5654-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
smartmontools-7.1/configure-5656-  cat >>confdefs.h <<_ACEOF
smartmontools-7.1/configure:5657:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
smartmontools-7.1/configure-5658-_ACEOF
##############################################
smartmontools-7.1/configure-5687-do :
smartmontools-7.1/configure:5688:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
smartmontools-7.1/configure-5689-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
smartmontools-7.1/configure-5691-  cat >>confdefs.h <<_ACEOF
smartmontools-7.1/configure:5692:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
smartmontools-7.1/configure-5693-_ACEOF
##############################################
smartmontools-7.1/configure-5735-do :
smartmontools-7.1/configure:5736:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
smartmontools-7.1/configure-5737-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
smartmontools-7.1/configure-5742-  cat >>confdefs.h <<_ACEOF
smartmontools-7.1/configure:5743:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
smartmontools-7.1/configure-5744-_ACEOF
##############################################
smartmontools-7.1/configure-5841-do :
smartmontools-7.1/configure:5842:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
smartmontools-7.1/configure-5843-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
smartmontools-7.1/configure-5845-  cat >>confdefs.h <<_ACEOF
smartmontools-7.1/configure:5846:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
smartmontools-7.1/configure-5847-_ACEOF
##############################################
smartmontools-7.1/configure-6577-$as_echo_n "checking for systemdsystemunitdir... " >&6; }
smartmontools-7.1/configure:6578:      systemdsystemunitdir=`$PKG_CONFIG --variable=systemdsystemunitdir systemd 2>/dev/null`
smartmontools-7.1/configure-6579-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${systemdsystemunitdir:-no}" >&5
##############################################
smartmontools-7.1/configure-7134-# Check if we need adapter to old interface (dev_legacy.cpp)
smartmontools-7.1/configure:7135:os_src=`echo "${os_deps}"|sed -n 's,^\([^ .]*\)\.o.*$,\1.cpp,p'`
smartmontools-7.1/configure-7136-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${os_src} uses new interface" >&5
##############################################
smartmontools-7.1/configure-7457-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
smartmontools-7.1/configure:7458:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
smartmontools-7.1/configure-7459-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
smartmontools-7.1/configure-7625-if test -z "$BASH_VERSION$ZSH_VERSION" \
smartmontools-7.1/configure:7626:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
smartmontools-7.1/configure-7627-  as_echo='print -r --'
smartmontools-7.1/configure-7628-  as_echo_n='print -rn --'
smartmontools-7.1/configure:7629:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
smartmontools-7.1/configure-7630-  as_echo='printf %s\n'
##############################################
smartmontools-7.1/configure-7632-else
smartmontools-7.1/configure:7633:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
smartmontools-7.1/configure-7634-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
smartmontools-7.1/configure-7642-	expr "X$arg" : "X\\(.*\\)$as_nl";
smartmontools-7.1/configure:7643:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
smartmontools-7.1/configure-7644-      esac;
##############################################
smartmontools-7.1/configure-7719-# ----------------------------------------
smartmontools-7.1/configure:7720:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
smartmontools-7.1/configure-7721-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
smartmontools-7.1/configure-7791-  {
smartmontools-7.1/configure:7792:    as_val=`expr "$@" || test $? -eq 1`
smartmontools-7.1/configure-7793-  }
##############################################
smartmontools-7.1/configure-7895-      case $as_dir in #(
smartmontools-7.1/configure:7896:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
smartmontools-7.1/configure-7897-      *) as_qdir=$as_dir;;
##############################################
smartmontools-7.1/configure-8030-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
smartmontools-7.1/configure:8031:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
smartmontools-7.1/configure-8032-ac_cs_version="\\
##############################################
smartmontools-7.1/configure-8055-  --*=?*)
smartmontools-7.1/configure:8056:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
smartmontools-7.1/configure:8057:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
smartmontools-7.1/configure-8058-    ac_shift=:
##############################################
smartmontools-7.1/configure-8060-  --*=)
smartmontools-7.1/configure:8061:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
smartmontools-7.1/configure-8062-    ac_optarg=
##############################################
smartmontools-7.1/configure-8084-    case $ac_optarg in
smartmontools-7.1/configure:8085:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
smartmontools-7.1/configure-8086-    '') as_fn_error $? "missing file argument" ;;
##############################################
smartmontools-7.1/configure-8092-    case $ac_optarg in
smartmontools-7.1/configure:8093:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
smartmontools-7.1/configure-8094-    esac
##############################################
smartmontools-7.1/configure-8220-fi
smartmontools-7.1/configure:8221:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
smartmontools-7.1/configure-8222-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
smartmontools-7.1/configure-8237-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
smartmontools-7.1/configure:8238:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
smartmontools-7.1/configure-8239-ac_delim='%!_!# '
##############################################
smartmontools-7.1/configure-8243-
smartmontools-7.1/configure:8244:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
smartmontools-7.1/configure-8245-  if test $ac_delim_n = $ac_delim_num; then
##############################################
smartmontools-7.1/configure-8381-for ac_last_try in false false :; do
smartmontools-7.1/configure:8382:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
smartmontools-7.1/configure-8383-  if test -z "$ac_tt"; then
##############################################
smartmontools-7.1/configure-8513-      esac
smartmontools-7.1/configure:8514:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
smartmontools-7.1/configure-8515-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
smartmontools-7.1/configure-8572-*)
smartmontools-7.1/configure:8573:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
smartmontools-7.1/configure-8574-  # A ".." for each directory in $ac_dir_suffix.
smartmontools-7.1/configure:8575:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
smartmontools-7.1/configure-8576-  case $ac_top_builddir_sub in
##############################################
smartmontools-7.1/configure-8633-/@mandir@/p'
smartmontools-7.1/configure:8634:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
smartmontools-7.1/configure-8635-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
smartmontools-7.1/configure-8650-
smartmontools-7.1/configure:8651:# Neutralize VPATH when `$srcdir' = `.'.
smartmontools-7.1/configure-8652-# Shell code in configure.ac might set extrasub.
##############################################
smartmontools-7.1/configure-8678-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
smartmontools-7.1/configure:8679:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
smartmontools-7.1/configure-8680-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
smartmontools-7.1/configure-8724-    * )
smartmontools-7.1/configure:8725:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
smartmontools-7.1/configure-8726-  esac
##############################################
smartmontools-7.1/configure-8779-    # Strip MF so we end up with the name of the file.
smartmontools-7.1/configure:8780:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
smartmontools-7.1/configure-8781-    # Check whether this is an Automake generated Makefile which includes
##############################################
smartmontools-7.1/configure-8894-set x ${MAKE-make}
smartmontools-7.1/configure:8895:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
smartmontools-7.1/configure-8896-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
smartmontools-7.1/configure-8904-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
smartmontools-7.1/configure:8905:case `${MAKE-make} -f conftest.make 2>/dev/null` in
smartmontools-7.1/configure-8906-  *@@@%%%=?*=@@@%%%*)
##############################################
smartmontools-7.1/configure-8951-      if test -n "$savestates"; then
smartmontools-7.1/configure:8952:        echo "smartd save files:      \`eval eval eval echo $savestates\`MODEL-SERIAL.TYPE.state"
smartmontools-7.1/configure-8953-      fi
smartmontools-7.1/configure-8954-      if test -n "$attributelog"; then
smartmontools-7.1/configure:8955:        echo "smartd attribute logs:  \`eval eval eval echo $attributelog\`MODEL-SERIAL.TYPE.csv"
smartmontools-7.1/configure-8956-      fi
##############################################
smartmontools-7.1/configure-8960-    *)
smartmontools-7.1/configure:8961:      echo "binary install path:    \`eval eval eval echo $sbindir\`"
smartmontools-7.1/configure:8962:      echo "man page install path:  \`eval eval eval echo $mandir\`"
smartmontools-7.1/configure:8963:      echo "doc file install path:  \`eval eval eval echo $docdir\`"
smartmontools-7.1/configure:8964:      echo "examples install path:  \`eval eval eval echo $exampledir\`"
smartmontools-7.1/configure-8965-      if test -n "$drivedbdir"; then
smartmontools-7.1/configure:8966:        echo "drive database file:    \`eval eval eval echo $drivedbdir\`/drivedb.h"
smartmontools-7.1/configure-8967-        if test "$with_update_smart_drivedb" = "yes"; then
smartmontools-7.1/configure:8968:          echo "database update script: \`eval eval eval echo $sbindir\`/update-smart-drivedb"
smartmontools-7.1/configure-8969-          if test "$drivedb_version" = "$smartmontools_drivedb_version"; then
##############################################
smartmontools-7.1/configure-8973-          fi
smartmontools-7.1/configure:8974:          echo "download tools:         \`eval eval eval echo $os_dltools\`"
smartmontools-7.1/configure-8975-          if test -n "$gnupg"; then
smartmontools-7.1/configure:8976:            echo "GnuPG for verification: \`eval eval eval echo $gnupg\`"
smartmontools-7.1/configure-8977-          else
##############################################
smartmontools-7.1/configure-8985-      fi
smartmontools-7.1/configure:8986:      echo "local drive database:   \`eval eval eval echo $sysconfdir\`/smart_drivedb.h"
smartmontools-7.1/configure:8987:      echo "smartd config file:     \`eval eval eval echo $sysconfdir\`/smartd.conf${smartd_suffix}"
smartmontools-7.1/configure:8988:      echo "smartd warning script:  \`eval eval eval echo $smartdscriptdir\`/smartd_warning.sh"
smartmontools-7.1/configure-8989-      if test -n "$smartdplugindir"; then
smartmontools-7.1/configure:8990:        echo "smartd plugin path:     \`eval eval eval echo $smartdplugindir\`"
smartmontools-7.1/configure-8991-      else
##############################################
smartmontools-7.1/configure-8994-      if test -n "$scriptpath"; then
smartmontools-7.1/configure:8995:        echo "PATH within scripts:    \`eval eval eval echo $scriptpath\`"
smartmontools-7.1/configure-8996-      else
##############################################
smartmontools-7.1/configure-8999-      if test -n "$initddir"; then
smartmontools-7.1/configure:9000:        echo "smartd initd script:    \`eval eval eval echo $initddir\`/smartd"
smartmontools-7.1/configure-9001-      elif test -z "$systemdsystemunitdir"; then
##############################################
smartmontools-7.1/configure-9004-      if test -n "$systemdsystemunitdir"; then
smartmontools-7.1/configure:9005:        echo "smartd service file:    \`eval eval eval echo $systemdsystemunitdir\`/smartd.service"
smartmontools-7.1/configure-9006-        if test -n "$systemdenvfile"; then
smartmontools-7.1/configure:9007:          echo "smartd environ file:    \`eval eval eval echo $systemdenvfile\`"
smartmontools-7.1/configure-9008-        else
##############################################
smartmontools-7.1/configure-9012-      if test -n "$savestates"; then
smartmontools-7.1/configure:9013:        echo "smartd save files:      \`eval eval eval echo $savestates\`MODEL-SERIAL.TYPE.state"
smartmontools-7.1/configure-9014-      else
##############################################
smartmontools-7.1/configure-9017-      if test -n "$attributelog"; then
smartmontools-7.1/configure:9018:        echo "smartd attribute logs:  \`eval eval eval echo $attributelog\`MODEL-SERIAL.TYPE.csv"
smartmontools-7.1/configure-9019-      else
##############################################
smartmontools-7.1/configure.ac-11-
smartmontools-7.1/configure.ac:12:smartmontools_cvs_tag=`echo '$Id: configure.ac 5022 2019-12-30 15:00:49Z chrfranke $'`
smartmontools-7.1/configure.ac-13-smartmontools_release_date=2019-12-30
##############################################
smartmontools-7.1/configure.ac-348-      AC_MSG_CHECKING([for systemdsystemunitdir])
smartmontools-7.1/configure.ac:349:      systemdsystemunitdir=`$PKG_CONFIG --variable=systemdsystemunitdir systemd 2>/dev/null`
smartmontools-7.1/configure.ac-350-      AC_MSG_RESULT([${systemdsystemunitdir:-no}])
##############################################
smartmontools-7.1/configure.ac-706-# Check if we need adapter to old interface (dev_legacy.cpp)
smartmontools-7.1/configure.ac:707:os_src=`echo "${os_deps}"|sed -n 's,^\([[^ .]]*\)\.o.*$,\1.cpp,p'`
smartmontools-7.1/configure.ac-708-AC_MSG_CHECKING([whether ${os_src} uses new interface])
##############################################
smartmontools-7.1/configure.ac-868-      if test -n "$savestates"; then
smartmontools-7.1/configure.ac:869:        echo "smartd save files:      \`eval eval eval echo $savestates\`MODEL-SERIAL.TYPE.state"
smartmontools-7.1/configure.ac-870-      fi
smartmontools-7.1/configure.ac-871-      if test -n "$attributelog"; then
smartmontools-7.1/configure.ac:872:        echo "smartd attribute logs:  \`eval eval eval echo $attributelog\`MODEL-SERIAL.TYPE.csv"
smartmontools-7.1/configure.ac-873-      fi
##############################################
smartmontools-7.1/configure.ac-877-    *)
smartmontools-7.1/configure.ac:878:      echo "binary install path:    \`eval eval eval echo $sbindir\`"
smartmontools-7.1/configure.ac:879:      echo "man page install path:  \`eval eval eval echo $mandir\`"
smartmontools-7.1/configure.ac:880:      echo "doc file install path:  \`eval eval eval echo $docdir\`"
smartmontools-7.1/configure.ac:881:      echo "examples install path:  \`eval eval eval echo $exampledir\`"
smartmontools-7.1/configure.ac-882-      if test -n "$drivedbdir"; then
smartmontools-7.1/configure.ac:883:        echo "drive database file:    \`eval eval eval echo $drivedbdir\`/drivedb.h"
smartmontools-7.1/configure.ac-884-        if test "$with_update_smart_drivedb" = "yes"; then
smartmontools-7.1/configure.ac:885:          echo "database update script: \`eval eval eval echo $sbindir\`/update-smart-drivedb"
smartmontools-7.1/configure.ac-886-          if test "$drivedb_version" = "$smartmontools_drivedb_version"; then
##############################################
smartmontools-7.1/configure.ac-890-          fi
smartmontools-7.1/configure.ac:891:          echo "download tools:         \`eval eval eval echo $os_dltools\`"
smartmontools-7.1/configure.ac-892-          if test -n "$gnupg"; then
smartmontools-7.1/configure.ac:893:            echo "GnuPG for verification: \`eval eval eval echo $gnupg\`"
smartmontools-7.1/configure.ac-894-          else
##############################################
smartmontools-7.1/configure.ac-902-      fi
smartmontools-7.1/configure.ac:903:      echo "local drive database:   \`eval eval eval echo $sysconfdir\`/smart_drivedb.h"
smartmontools-7.1/configure.ac:904:      echo "smartd config file:     \`eval eval eval echo $sysconfdir\`/smartd.conf${smartd_suffix}"
smartmontools-7.1/configure.ac:905:      echo "smartd warning script:  \`eval eval eval echo $smartdscriptdir\`/smartd_warning.sh"
smartmontools-7.1/configure.ac-906-      if test -n "$smartdplugindir"; then
smartmontools-7.1/configure.ac:907:        echo "smartd plugin path:     \`eval eval eval echo $smartdplugindir\`"
smartmontools-7.1/configure.ac-908-      else
##############################################
smartmontools-7.1/configure.ac-911-      if test -n "$scriptpath"; then
smartmontools-7.1/configure.ac:912:        echo "PATH within scripts:    \`eval eval eval echo $scriptpath\`"
smartmontools-7.1/configure.ac-913-      else
##############################################
smartmontools-7.1/configure.ac-916-      if test -n "$initddir"; then
smartmontools-7.1/configure.ac:917:        echo "smartd initd script:    \`eval eval eval echo $initddir\`/smartd"
smartmontools-7.1/configure.ac-918-      elif test -z "$systemdsystemunitdir"; then
##############################################
smartmontools-7.1/configure.ac-921-      if test -n "$systemdsystemunitdir"; then
smartmontools-7.1/configure.ac:922:        echo "smartd service file:    \`eval eval eval echo $systemdsystemunitdir\`/smartd.service"
smartmontools-7.1/configure.ac-923-        if test -n "$systemdenvfile"; then
smartmontools-7.1/configure.ac:924:          echo "smartd environ file:    \`eval eval eval echo $systemdenvfile\`"
smartmontools-7.1/configure.ac-925-        else
##############################################
smartmontools-7.1/configure.ac-929-      if test -n "$savestates"; then
smartmontools-7.1/configure.ac:930:        echo "smartd save files:      \`eval eval eval echo $savestates\`MODEL-SERIAL.TYPE.state"
smartmontools-7.1/configure.ac-931-      else
##############################################
smartmontools-7.1/configure.ac-934-      if test -n "$attributelog"; then
smartmontools-7.1/configure.ac:935:        echo "smartd attribute logs:  \`eval eval eval echo $attributelog\`MODEL-SERIAL.TYPE.csv"
smartmontools-7.1/configure.ac-936-      else
##############################################
smartmontools-7.1/depcomp-64-  case $1 in
smartmontools-7.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
smartmontools-7.1/depcomp-66-      *) dir=;;
##############################################
smartmontools-7.1/depcomp-73-{
smartmontools-7.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
smartmontools-7.1/depcomp-75-}
##############################################
smartmontools-7.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
smartmontools-7.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
smartmontools-7.1/depcomp-128-
##############################################
smartmontools-7.1/depcomp-405-        sleep 1
smartmontools-7.1/depcomp:406:        i=`expr $i - 1`
smartmontools-7.1/depcomp-407-      done
smartmontools-7.1/depcomp-408-    fi
smartmontools-7.1/depcomp:409:    i=`expr $i - 1`
smartmontools-7.1/depcomp-410-  done
##############################################
smartmontools-7.1/depcomp-425-  # Do two passes, one to just change these to
smartmontools-7.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
smartmontools-7.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
smartmontools-7.1/depcomp-659-  done
smartmontools-7.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
smartmontools-7.1/depcomp-661-  touch "$tmpdepfile"
##############################################
smartmontools-7.1/install-sh-234-      fi
smartmontools-7.1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
smartmontools-7.1/install-sh-236-    *)
##############################################
smartmontools-7.1/install-sh-280-      dstdir=$dst
smartmontools-7.1/install-sh:281:      dstbase=`basename "$src"`
smartmontools-7.1/install-sh-282-      case $dst in
##############################################
smartmontools-7.1/install-sh-287-    else
smartmontools-7.1/install-sh:288:      dstdir=`dirname "$dst"`
smartmontools-7.1/install-sh-289-      test -d "$dstdir"
##############################################
smartmontools-7.1/install-sh-354-                   test_tmpdir="$tmpdir/a"
smartmontools-7.1/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
smartmontools-7.1/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
smartmontools-7.1/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
smartmontools-7.1/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
smartmontools-7.1/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
smartmontools-7.1/install-sh-419-            case $prefix in
smartmontools-7.1/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
smartmontools-7.1/install-sh-421-              *) qprefix=$prefix;;
##############################################
smartmontools-7.1/install-sh-468-    if $copy_on_change &&
smartmontools-7.1/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
smartmontools-7.1/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
smartmontools-7.1/install-sh-471-       set -f &&
##############################################
smartmontools-7.1/m4/pkg.m4-109-    PKG_CHECK_EXISTS([$3],
smartmontools-7.1/m4/pkg.m4:110:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
smartmontools-7.1/m4/pkg.m4-111-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
smartmontools-7.1/m4/pkg.m4-157-        if test $_pkg_short_errors_supported = yes; then
smartmontools-7.1/m4/pkg.m4:158:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
smartmontools-7.1/m4/pkg.m4-159-        else 
smartmontools-7.1/m4/pkg.m4:160:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
smartmontools-7.1/m4/pkg.m4-161-        fi
##############################################
smartmontools-7.1/Makefile.am-301-	  else file=$$i; fi; \
smartmontools-7.1/Makefile.am:302:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
smartmontools-7.1/Makefile.am:303:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
smartmontools-7.1/Makefile.am:304:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
smartmontools-7.1/Makefile.am:305:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
smartmontools-7.1/Makefile.am-306-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(mandir)/man$$ext/$$inst'"; \
##############################################
smartmontools-7.1/Makefile.am-313-	  else file=$$i; fi; \
smartmontools-7.1/Makefile.am:314:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
smartmontools-7.1/Makefile.am:315:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
smartmontools-7.1/Makefile.am:316:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
smartmontools-7.1/Makefile.am:317:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
smartmontools-7.1/Makefile.am-318-	  echo " rm -f '$(DESTDIR)$(mandir)/man$$ext/$$inst'"; \
##############################################
smartmontools-7.1/Makefile.am-600-    sed -e 's|CURRENT_SVN_VERSION|$(releaseversion)|g' \
smartmontools-7.1/Makefile.am:601:        -e "s|CURRENT_SVN_DATE|`sed -n 's,^.*DATE[^"]*"\([^"]*\)".*$$,\1,p' svnversion.h`|g" \
smartmontools-7.1/Makefile.am:602:        -e "s|CURRENT_SVN_REV|`sed -n 's,^.*REV[^"]*"\([^"]*\)".*$$,r\1,p' svnversion.h`|g" \
smartmontools-7.1/Makefile.am-603-        -e 's|/usr/local/share/man/|$(mandir)/|g' \
##############################################
smartmontools-7.1/Makefile.am-795-WIN_RC_FILTER = { \
smartmontools-7.1/Makefile.am:796:    ver=`echo '$(PACKAGE_VERSION).0' | sed -n 's,^\([0-9]*\.[0-9]*\.[0-9]*\).*$$,\1,p'` && \
smartmontools-7.1/Makefile.am:797:    rev=`sed -n 's,^.*REV[^"]*"\([0-9]*\).*$$,\1,p' svnversion.h` && \
smartmontools-7.1/Makefile.am:798:    txtver="$${ver:-0.0.0}.$${rev:-0}" && binver=`echo "$$txtver" | sed 's|\.|,|g'` && \
smartmontools-7.1/Makefile.am:799:    yy=`sed -n 's,^.*DATE[^"]*"20\([0-9][0-9]\).*$$,\1,p' svnversion.h` && yy="$${yy:-XX}" && \
smartmontools-7.1/Makefile.am-800-    sed -e "s|@DESC@|$$d|" -e "s|@NAME@|$$n|" -e "s|@BINARY_VERSION@|$$binver|g" \
##############################################
smartmontools-7.1/Makefile.am-935-	test -z '$(builddir_win64)' || ( cd $(builddir_win64) && make distdir-win32 )
smartmontools-7.1/Makefile.am:936:	@date=`sed -n 's,^.*DATE[^"]*"\([^"]*\)".*$$,\1,p' svnversion.h` && \
smartmontools-7.1/Makefile.am:937:	rev=`sed -n 's,^.*REV[^"]*"\([^"]*\)".*$$,r\1,p' svnversion.h` && \
smartmontools-7.1/Makefile.am:938:	version=`sed -n 's|^ *VALUE "FileVersion", "\([0-9.]*\)".*$$|\1|p' smartctl_res.rc` && \
smartmontools-7.1/Makefile.am:939:	yy=`echo "$$date" | sed -n 's,^20\([0-9][0-9]\).*$$,\1,p'`; yy="$${yy:-XX}" && \
smartmontools-7.1/Makefile.am-940-	verstr="$(PACKAGE_VERSION) $$date $$rev "$(BUILD_INFO) && \
##############################################
smartmontools-7.1/Makefile.am-1013-	cp -p smartctl.exe $@.tmp
smartmontools-7.1/Makefile.am:1014:	@if test `od -A n -j 220 -N 2 -d $@.tmp` -eq 3; then :; \
smartmontools-7.1/Makefile.am-1015-	  else echo "invalid EXE header"; exit 1; fi
##############################################
smartmontools-7.1/Makefile.am-1017-	@echo -ne '\002' | dd bs=1 seek=220 count=1 conv=notrunc of=$@.tmp 2>/dev/null
smartmontools-7.1/Makefile.am:1018:	@if test `od -A n -j 220 -N 2 -d $@.tmp` -eq 2; then :; \
smartmontools-7.1/Makefile.am-1019-	  else echo "EXE patch failed"; exit 1; fi
##############################################
smartmontools-7.1/Makefile.am-1089-	@( cd $(distdir_darwin)/root && find . | cpio -o --format odc --owner 0:80 | gzip -c ) > $(distdir_darwin)/pkg/Payload
smartmontools-7.1/Makefile.am:1090:	PAYLOAD_FILES=`find $(distdir_darwin)/root | wc -l` &&\
smartmontools-7.1/Makefile.am:1091:	PAYLOAD_SIZEKB=`du -BK  -s $(distdir_darwin)/root|${AWK} '{print $$1}'|tr -d 'K'` &&\
smartmontools-7.1/Makefile.am-1092-	sed -e "s|@version@|$(VERSION)|" -e "s|@files@|$${PAYLOAD_FILES}|" \
##############################################
smartmontools-7.1/Makefile.in-56-  { \
smartmontools-7.1/Makefile.in:57:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
smartmontools-7.1/Makefile.in-58-  }; \
##############################################
smartmontools-7.1/Makefile.in-284-smartd_OBJECTS = $(am_smartd_OBJECTS)
smartmontools-7.1/Makefile.in:285:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
smartmontools-7.1/Makefile.in-286-am__vpath_adj = case $$p in \
smartmontools-7.1/Makefile.in:287:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
smartmontools-7.1/Makefile.in-288-    *) f=$$p;; \
smartmontools-7.1/Makefile.in-289-  esac;
smartmontools-7.1/Makefile.in:290:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
smartmontools-7.1/Makefile.in-291-am__install_max = 40
smartmontools-7.1/Makefile.in-292-am__nobase_strip_setup = \
smartmontools-7.1/Makefile.in:293:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
smartmontools-7.1/Makefile.in-294-am__nobase_strip = \
##############################################
smartmontools-7.1/Makefile.in-766-    sed -e 's|CURRENT_SVN_VERSION|$(releaseversion)|g' \
smartmontools-7.1/Makefile.in:767:        -e "s|CURRENT_SVN_DATE|`sed -n 's,^.*DATE[^"]*"\([^"]*\)".*$$,\1,p' svnversion.h`|g" \
smartmontools-7.1/Makefile.in:768:        -e "s|CURRENT_SVN_REV|`sed -n 's,^.*REV[^"]*"\([^"]*\)".*$$,r\1,p' svnversion.h`|g" \
smartmontools-7.1/Makefile.in-769-        -e 's|/usr/local/share/man/|$(mandir)/|g' \
##############################################
smartmontools-7.1/Makefile.in-867-@OS_WIN32_MINGW_TRUE@WIN_RC_FILTER = { \
smartmontools-7.1/Makefile.in:868:@OS_WIN32_MINGW_TRUE@    ver=`echo '$(PACKAGE_VERSION).0' | sed -n 's,^\([0-9]*\.[0-9]*\.[0-9]*\).*$$,\1,p'` && \
smartmontools-7.1/Makefile.in:869:@OS_WIN32_MINGW_TRUE@    rev=`sed -n 's,^.*REV[^"]*"\([0-9]*\).*$$,\1,p' svnversion.h` && \
smartmontools-7.1/Makefile.in:870:@OS_WIN32_MINGW_TRUE@    txtver="$${ver:-0.0.0}.$${rev:-0}" && binver=`echo "$$txtver" | sed 's|\.|,|g'` && \
smartmontools-7.1/Makefile.in:871:@OS_WIN32_MINGW_TRUE@    yy=`sed -n 's,^.*DATE[^"]*"20\([0-9][0-9]\).*$$,\1,p' svnversion.h` && yy="$${yy:-XX}" && \
smartmontools-7.1/Makefile.in-872-@OS_WIN32_MINGW_TRUE@    sed -e "s|@DESC@|$$d|" -e "s|@NAME@|$$n|" -e "s|@BINARY_VERSION@|$$binver|g" \
##############################################
smartmontools-7.1/Makefile.in-1210-.c.obj:
smartmontools-7.1/Makefile.in:1211:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
smartmontools-7.1/Makefile.in-1212-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
smartmontools-7.1/Makefile.in-1214-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1215:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
smartmontools-7.1/Makefile.in-1216-
smartmontools-7.1/Makefile.in-1217-getopt.o: getopt/getopt.c
smartmontools-7.1/Makefile.in:1218:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getopt.o -MD -MP -MF $(DEPDIR)/getopt.Tpo -c -o getopt.o `test -f 'getopt/getopt.c' || echo '$(srcdir)/'`getopt/getopt.c
smartmontools-7.1/Makefile.in-1219-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/getopt.Tpo $(DEPDIR)/getopt.Po
##############################################
smartmontools-7.1/Makefile.in-1221-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1222:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getopt.o `test -f 'getopt/getopt.c' || echo '$(srcdir)/'`getopt/getopt.c
smartmontools-7.1/Makefile.in-1223-
smartmontools-7.1/Makefile.in-1224-getopt.obj: getopt/getopt.c
smartmontools-7.1/Makefile.in:1225:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getopt.obj -MD -MP -MF $(DEPDIR)/getopt.Tpo -c -o getopt.obj `if test -f 'getopt/getopt.c'; then $(CYGPATH_W) 'getopt/getopt.c'; else $(CYGPATH_W) '$(srcdir)/getopt/getopt.c'; fi`
smartmontools-7.1/Makefile.in-1226-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/getopt.Tpo $(DEPDIR)/getopt.Po
##############################################
smartmontools-7.1/Makefile.in-1228-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1229:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getopt.obj `if test -f 'getopt/getopt.c'; then $(CYGPATH_W) 'getopt/getopt.c'; else $(CYGPATH_W) '$(srcdir)/getopt/getopt.c'; fi`
smartmontools-7.1/Makefile.in-1230-
smartmontools-7.1/Makefile.in-1231-getopt1.o: getopt/getopt1.c
smartmontools-7.1/Makefile.in:1232:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getopt1.o -MD -MP -MF $(DEPDIR)/getopt1.Tpo -c -o getopt1.o `test -f 'getopt/getopt1.c' || echo '$(srcdir)/'`getopt/getopt1.c
smartmontools-7.1/Makefile.in-1233-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/getopt1.Tpo $(DEPDIR)/getopt1.Po
##############################################
smartmontools-7.1/Makefile.in-1235-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1236:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getopt1.o `test -f 'getopt/getopt1.c' || echo '$(srcdir)/'`getopt/getopt1.c
smartmontools-7.1/Makefile.in-1237-
smartmontools-7.1/Makefile.in-1238-getopt1.obj: getopt/getopt1.c
smartmontools-7.1/Makefile.in:1239:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getopt1.obj -MD -MP -MF $(DEPDIR)/getopt1.Tpo -c -o getopt1.obj `if test -f 'getopt/getopt1.c'; then $(CYGPATH_W) 'getopt/getopt1.c'; else $(CYGPATH_W) '$(srcdir)/getopt/getopt1.c'; fi`
smartmontools-7.1/Makefile.in-1240-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/getopt1.Tpo $(DEPDIR)/getopt1.Po
##############################################
smartmontools-7.1/Makefile.in-1242-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1243:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getopt1.obj `if test -f 'getopt/getopt1.c'; then $(CYGPATH_W) 'getopt/getopt1.c'; else $(CYGPATH_W) '$(srcdir)/getopt/getopt1.c'; fi`
smartmontools-7.1/Makefile.in-1244-
smartmontools-7.1/Makefile.in-1245-regex.o: regex/regex.c
smartmontools-7.1/Makefile.in:1246:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT regex.o -MD -MP -MF $(DEPDIR)/regex.Tpo -c -o regex.o `test -f 'regex/regex.c' || echo '$(srcdir)/'`regex/regex.c
smartmontools-7.1/Makefile.in-1247-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/regex.Tpo $(DEPDIR)/regex.Po
##############################################
smartmontools-7.1/Makefile.in-1249-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1250:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regex.o `test -f 'regex/regex.c' || echo '$(srcdir)/'`regex/regex.c
smartmontools-7.1/Makefile.in-1251-
smartmontools-7.1/Makefile.in-1252-regex.obj: regex/regex.c
smartmontools-7.1/Makefile.in:1253:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT regex.obj -MD -MP -MF $(DEPDIR)/regex.Tpo -c -o regex.obj `if test -f 'regex/regex.c'; then $(CYGPATH_W) 'regex/regex.c'; else $(CYGPATH_W) '$(srcdir)/regex/regex.c'; fi`
smartmontools-7.1/Makefile.in-1254-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/regex.Tpo $(DEPDIR)/regex.Po
##############################################
smartmontools-7.1/Makefile.in-1256-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1257:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regex.obj `if test -f 'regex/regex.c'; then $(CYGPATH_W) 'regex/regex.c'; else $(CYGPATH_W) '$(srcdir)/regex/regex.c'; fi`
smartmontools-7.1/Makefile.in-1258-
smartmontools-7.1/Makefile.in-1259-regcomp.o: regex/regcomp.c
smartmontools-7.1/Makefile.in:1260:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT regcomp.o -MD -MP -MF $(DEPDIR)/regcomp.Tpo -c -o regcomp.o `test -f 'regex/regcomp.c' || echo '$(srcdir)/'`regex/regcomp.c
smartmontools-7.1/Makefile.in-1261-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/regcomp.Tpo $(DEPDIR)/regcomp.Po
##############################################
smartmontools-7.1/Makefile.in-1263-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1264:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regcomp.o `test -f 'regex/regcomp.c' || echo '$(srcdir)/'`regex/regcomp.c
smartmontools-7.1/Makefile.in-1265-
smartmontools-7.1/Makefile.in-1266-regcomp.obj: regex/regcomp.c
smartmontools-7.1/Makefile.in:1267:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT regcomp.obj -MD -MP -MF $(DEPDIR)/regcomp.Tpo -c -o regcomp.obj `if test -f 'regex/regcomp.c'; then $(CYGPATH_W) 'regex/regcomp.c'; else $(CYGPATH_W) '$(srcdir)/regex/regcomp.c'; fi`
smartmontools-7.1/Makefile.in-1268-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/regcomp.Tpo $(DEPDIR)/regcomp.Po
##############################################
smartmontools-7.1/Makefile.in-1270-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1271:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regcomp.obj `if test -f 'regex/regcomp.c'; then $(CYGPATH_W) 'regex/regcomp.c'; else $(CYGPATH_W) '$(srcdir)/regex/regcomp.c'; fi`
smartmontools-7.1/Makefile.in-1272-
smartmontools-7.1/Makefile.in-1273-regexec.o: regex/regexec.c
smartmontools-7.1/Makefile.in:1274:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT regexec.o -MD -MP -MF $(DEPDIR)/regexec.Tpo -c -o regexec.o `test -f 'regex/regexec.c' || echo '$(srcdir)/'`regex/regexec.c
smartmontools-7.1/Makefile.in-1275-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/regexec.Tpo $(DEPDIR)/regexec.Po
##############################################
smartmontools-7.1/Makefile.in-1277-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1278:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regexec.o `test -f 'regex/regexec.c' || echo '$(srcdir)/'`regex/regexec.c
smartmontools-7.1/Makefile.in-1279-
smartmontools-7.1/Makefile.in-1280-regexec.obj: regex/regexec.c
smartmontools-7.1/Makefile.in:1281:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT regexec.obj -MD -MP -MF $(DEPDIR)/regexec.Tpo -c -o regexec.obj `if test -f 'regex/regexec.c'; then $(CYGPATH_W) 'regex/regexec.c'; else $(CYGPATH_W) '$(srcdir)/regex/regexec.c'; fi`
smartmontools-7.1/Makefile.in-1282-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/regexec.Tpo $(DEPDIR)/regexec.Po
##############################################
smartmontools-7.1/Makefile.in-1284-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1285:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regexec.obj `if test -f 'regex/regexec.c'; then $(CYGPATH_W) 'regex/regexec.c'; else $(CYGPATH_W) '$(srcdir)/regex/regexec.c'; fi`
smartmontools-7.1/Makefile.in-1286-
smartmontools-7.1/Makefile.in-1287-regex_internal.o: regex/regex_internal.c
smartmontools-7.1/Makefile.in:1288:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT regex_internal.o -MD -MP -MF $(DEPDIR)/regex_internal.Tpo -c -o regex_internal.o `test -f 'regex/regex_internal.c' || echo '$(srcdir)/'`regex/regex_internal.c
smartmontools-7.1/Makefile.in-1289-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/regex_internal.Tpo $(DEPDIR)/regex_internal.Po
##############################################
smartmontools-7.1/Makefile.in-1291-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1292:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regex_internal.o `test -f 'regex/regex_internal.c' || echo '$(srcdir)/'`regex/regex_internal.c
smartmontools-7.1/Makefile.in-1293-
smartmontools-7.1/Makefile.in-1294-regex_internal.obj: regex/regex_internal.c
smartmontools-7.1/Makefile.in:1295:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT regex_internal.obj -MD -MP -MF $(DEPDIR)/regex_internal.Tpo -c -o regex_internal.obj `if test -f 'regex/regex_internal.c'; then $(CYGPATH_W) 'regex/regex_internal.c'; else $(CYGPATH_W) '$(srcdir)/regex/regex_internal.c'; fi`
smartmontools-7.1/Makefile.in-1296-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/regex_internal.Tpo $(DEPDIR)/regex_internal.Po
##############################################
smartmontools-7.1/Makefile.in-1298-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1299:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regex_internal.obj `if test -f 'regex/regex_internal.c'; then $(CYGPATH_W) 'regex/regex_internal.c'; else $(CYGPATH_W) '$(srcdir)/regex/regex_internal.c'; fi`
smartmontools-7.1/Makefile.in-1300-
##############################################
smartmontools-7.1/Makefile.in-1308-.cpp.obj:
smartmontools-7.1/Makefile.in:1309:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
smartmontools-7.1/Makefile.in-1310-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
smartmontools-7.1/Makefile.in-1312-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1313:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
smartmontools-7.1/Makefile.in-1314-
smartmontools-7.1/Makefile.in-1315-popen_win32.o: os_win32/popen_win32.cpp
smartmontools-7.1/Makefile.in:1316:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT popen_win32.o -MD -MP -MF $(DEPDIR)/popen_win32.Tpo -c -o popen_win32.o `test -f 'os_win32/popen_win32.cpp' || echo '$(srcdir)/'`os_win32/popen_win32.cpp
smartmontools-7.1/Makefile.in-1317-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/popen_win32.Tpo $(DEPDIR)/popen_win32.Po
##############################################
smartmontools-7.1/Makefile.in-1319-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1320:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o popen_win32.o `test -f 'os_win32/popen_win32.cpp' || echo '$(srcdir)/'`os_win32/popen_win32.cpp
smartmontools-7.1/Makefile.in-1321-
smartmontools-7.1/Makefile.in-1322-popen_win32.obj: os_win32/popen_win32.cpp
smartmontools-7.1/Makefile.in:1323:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT popen_win32.obj -MD -MP -MF $(DEPDIR)/popen_win32.Tpo -c -o popen_win32.obj `if test -f 'os_win32/popen_win32.cpp'; then $(CYGPATH_W) 'os_win32/popen_win32.cpp'; else $(CYGPATH_W) '$(srcdir)/os_win32/popen_win32.cpp'; fi`
smartmontools-7.1/Makefile.in-1324-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/popen_win32.Tpo $(DEPDIR)/popen_win32.Po
##############################################
smartmontools-7.1/Makefile.in-1326-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1327:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o popen_win32.obj `if test -f 'os_win32/popen_win32.cpp'; then $(CYGPATH_W) 'os_win32/popen_win32.cpp'; else $(CYGPATH_W) '$(srcdir)/os_win32/popen_win32.cpp'; fi`
smartmontools-7.1/Makefile.in-1328-
smartmontools-7.1/Makefile.in-1329-wmiquery.o: os_win32/wmiquery.cpp
smartmontools-7.1/Makefile.in:1330:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wmiquery.o -MD -MP -MF $(DEPDIR)/wmiquery.Tpo -c -o wmiquery.o `test -f 'os_win32/wmiquery.cpp' || echo '$(srcdir)/'`os_win32/wmiquery.cpp
smartmontools-7.1/Makefile.in-1331-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/wmiquery.Tpo $(DEPDIR)/wmiquery.Po
##############################################
smartmontools-7.1/Makefile.in-1333-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1334:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wmiquery.o `test -f 'os_win32/wmiquery.cpp' || echo '$(srcdir)/'`os_win32/wmiquery.cpp
smartmontools-7.1/Makefile.in-1335-
smartmontools-7.1/Makefile.in-1336-wmiquery.obj: os_win32/wmiquery.cpp
smartmontools-7.1/Makefile.in:1337:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wmiquery.obj -MD -MP -MF $(DEPDIR)/wmiquery.Tpo -c -o wmiquery.obj `if test -f 'os_win32/wmiquery.cpp'; then $(CYGPATH_W) 'os_win32/wmiquery.cpp'; else $(CYGPATH_W) '$(srcdir)/os_win32/wmiquery.cpp'; fi`
smartmontools-7.1/Makefile.in-1338-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/wmiquery.Tpo $(DEPDIR)/wmiquery.Po
##############################################
smartmontools-7.1/Makefile.in-1340-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1341:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wmiquery.obj `if test -f 'os_win32/wmiquery.cpp'; then $(CYGPATH_W) 'os_win32/wmiquery.cpp'; else $(CYGPATH_W) '$(srcdir)/os_win32/wmiquery.cpp'; fi`
smartmontools-7.1/Makefile.in-1342-
smartmontools-7.1/Makefile.in-1343-daemon_win32.o: os_win32/daemon_win32.cpp
smartmontools-7.1/Makefile.in:1344:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT daemon_win32.o -MD -MP -MF $(DEPDIR)/daemon_win32.Tpo -c -o daemon_win32.o `test -f 'os_win32/daemon_win32.cpp' || echo '$(srcdir)/'`os_win32/daemon_win32.cpp
smartmontools-7.1/Makefile.in-1345-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/daemon_win32.Tpo $(DEPDIR)/daemon_win32.Po
##############################################
smartmontools-7.1/Makefile.in-1347-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1348:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o daemon_win32.o `test -f 'os_win32/daemon_win32.cpp' || echo '$(srcdir)/'`os_win32/daemon_win32.cpp
smartmontools-7.1/Makefile.in-1349-
smartmontools-7.1/Makefile.in-1350-daemon_win32.obj: os_win32/daemon_win32.cpp
smartmontools-7.1/Makefile.in:1351:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT daemon_win32.obj -MD -MP -MF $(DEPDIR)/daemon_win32.Tpo -c -o daemon_win32.obj `if test -f 'os_win32/daemon_win32.cpp'; then $(CYGPATH_W) 'os_win32/daemon_win32.cpp'; else $(CYGPATH_W) '$(srcdir)/os_win32/daemon_win32.cpp'; fi`
smartmontools-7.1/Makefile.in-1352-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/daemon_win32.Tpo $(DEPDIR)/daemon_win32.Po
##############################################
smartmontools-7.1/Makefile.in-1354-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1355:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o daemon_win32.obj `if test -f 'os_win32/daemon_win32.cpp'; then $(CYGPATH_W) 'os_win32/daemon_win32.cpp'; else $(CYGPATH_W) '$(srcdir)/os_win32/daemon_win32.cpp'; fi`
smartmontools-7.1/Makefile.in-1356-
smartmontools-7.1/Makefile.in-1357-syslog_win32.o: os_win32/syslog_win32.cpp
smartmontools-7.1/Makefile.in:1358:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT syslog_win32.o -MD -MP -MF $(DEPDIR)/syslog_win32.Tpo -c -o syslog_win32.o `test -f 'os_win32/syslog_win32.cpp' || echo '$(srcdir)/'`os_win32/syslog_win32.cpp
smartmontools-7.1/Makefile.in-1359-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/syslog_win32.Tpo $(DEPDIR)/syslog_win32.Po
##############################################
smartmontools-7.1/Makefile.in-1361-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1362:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o syslog_win32.o `test -f 'os_win32/syslog_win32.cpp' || echo '$(srcdir)/'`os_win32/syslog_win32.cpp
smartmontools-7.1/Makefile.in-1363-
smartmontools-7.1/Makefile.in-1364-syslog_win32.obj: os_win32/syslog_win32.cpp
smartmontools-7.1/Makefile.in:1365:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT syslog_win32.obj -MD -MP -MF $(DEPDIR)/syslog_win32.Tpo -c -o syslog_win32.obj `if test -f 'os_win32/syslog_win32.cpp'; then $(CYGPATH_W) 'os_win32/syslog_win32.cpp'; else $(CYGPATH_W) '$(srcdir)/os_win32/syslog_win32.cpp'; fi`
smartmontools-7.1/Makefile.in-1366-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/syslog_win32.Tpo $(DEPDIR)/syslog_win32.Po
##############################################
smartmontools-7.1/Makefile.in-1368-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
smartmontools-7.1/Makefile.in:1369:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o syslog_win32.obj `if test -f 'os_win32/syslog_win32.cpp'; then $(CYGPATH_W) 'os_win32/syslog_win32.cpp'; else $(CYGPATH_W) '$(srcdir)/os_win32/syslog_win32.cpp'; fi`
smartmontools-7.1/Makefile.in-1370-
##############################################
smartmontools-7.1/Makefile.in-1374-.s.obj:
smartmontools-7.1/Makefile.in:1375:	$(AM_V_CCAS)$(CCASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
smartmontools-7.1/Makefile.in-1376-install-man5: $(man_MANS)
##############################################
smartmontools-7.1/Makefile.in-1380-	test -n "$(man5dir)" \
smartmontools-7.1/Makefile.in:1381:	  && test -n "`echo $$list1$$list2`" \
smartmontools-7.1/Makefile.in-1382-	  || exit 0; \
##############################################
smartmontools-7.1/Makefile.in-1423-	test -n "$(man8dir)" \
smartmontools-7.1/Makefile.in:1424:	  && test -n "`echo $$list1$$list2`" \
smartmontools-7.1/Makefile.in-1425-	  || exit 0; \
##############################################
smartmontools-7.1/Makefile.in-1480-	@list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
smartmontools-7.1/Makefile.in:1481:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
smartmontools-7.1/Makefile.in-1482-	dir='$(DESTDIR)$(docsdir)'; $(am__uninstall_files_from_dir)
##############################################
smartmontools-7.1/Makefile.in-1501-	@list='$(drivedb_DATA)'; test -n "$(drivedbdir)" || list=; \
smartmontools-7.1/Makefile.in:1502:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
smartmontools-7.1/Makefile.in-1503-	dir='$(DESTDIR)$(drivedbdir)'; $(am__uninstall_files_from_dir)
##############################################
smartmontools-7.1/Makefile.in-1522-	@list='$(examples_DATA)'; test -n "$(examplesdir)" || list=; \
smartmontools-7.1/Makefile.in:1523:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
smartmontools-7.1/Makefile.in-1524-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
smartmontools-7.1/Makefile.in-1543-	@list='$(systemdsystemunit_DATA)'; test -n "$(systemdsystemunitdir)" || list=; \
smartmontools-7.1/Makefile.in:1544:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
smartmontools-7.1/Makefile.in-1545-	dir='$(DESTDIR)$(systemdsystemunitdir)'; $(am__uninstall_files_from_dir)
##############################################
smartmontools-7.1/Makefile.in-1576-GTAGS:
smartmontools-7.1/Makefile.in:1577:	here=`$(am__cd) $(top_builddir) && pwd` \
smartmontools-7.1/Makefile.in-1578-	  && $(am__cd) $(top_srcdir) \
##############################################
smartmontools-7.1/Makefile.in-1611-	test -d "$(distdir)" || mkdir "$(distdir)"
smartmontools-7.1/Makefile.in:1612:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
smartmontools-7.1/Makefile.in:1613:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
smartmontools-7.1/Makefile.in-1614-	list='$(DISTFILES)'; \
##############################################
smartmontools-7.1/Makefile.in-1625-	  if test -d $$d/$$file; then \
smartmontools-7.1/Makefile.in:1626:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
smartmontools-7.1/Makefile.in-1627-	    if test -d "$(distdir)/$$file"; then \
##############################################
smartmontools-7.1/Makefile.in-1711-	test -d $(distdir)/_build || exit 0; \
smartmontools-7.1/Makefile.in:1712:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
smartmontools-7.1/Makefile.in-1713-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
smartmontools-7.1/Makefile.in-1755-	}; \
smartmontools-7.1/Makefile.in:1756:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
smartmontools-7.1/Makefile.in-1757-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
smartmontools-7.1/Makefile.in-1767-	fi
smartmontools-7.1/Makefile.in:1768:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
smartmontools-7.1/Makefile.in-1769-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
smartmontools-7.1/Makefile.in-2018-@OS_SOLARIS_TRUE@	  else file=$$i; fi; \
smartmontools-7.1/Makefile.in:2019:@OS_SOLARIS_TRUE@	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
smartmontools-7.1/Makefile.in:2020:@OS_SOLARIS_TRUE@	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
smartmontools-7.1/Makefile.in:2021:@OS_SOLARIS_TRUE@	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
smartmontools-7.1/Makefile.in:2022:@OS_SOLARIS_TRUE@	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
smartmontools-7.1/Makefile.in-2023-@OS_SOLARIS_TRUE@	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(mandir)/man$$ext/$$inst'"; \
##############################################
smartmontools-7.1/Makefile.in-2030-@OS_SOLARIS_TRUE@	  else file=$$i; fi; \
smartmontools-7.1/Makefile.in:2031:@OS_SOLARIS_TRUE@	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
smartmontools-7.1/Makefile.in:2032:@OS_SOLARIS_TRUE@	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
smartmontools-7.1/Makefile.in:2033:@OS_SOLARIS_TRUE@	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
smartmontools-7.1/Makefile.in:2034:@OS_SOLARIS_TRUE@	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
smartmontools-7.1/Makefile.in-2035-@OS_SOLARIS_TRUE@	  echo " rm -f '$(DESTDIR)$(mandir)/man$$ext/$$inst'"; \
##############################################
smartmontools-7.1/Makefile.in-2292-@OS_WIN32_MINGW_TRUE@@OS_WIN32_NSIS_TRUE@	test -z '$(builddir_win64)' || ( cd $(builddir_win64) && make distdir-win32 )
smartmontools-7.1/Makefile.in:2293:@OS_WIN32_MINGW_TRUE@@OS_WIN32_NSIS_TRUE@	@date=`sed -n 's,^.*DATE[^"]*"\([^"]*\)".*$$,\1,p' svnversion.h` && \
smartmontools-7.1/Makefile.in:2294:@OS_WIN32_MINGW_TRUE@@OS_WIN32_NSIS_TRUE@	rev=`sed -n 's,^.*REV[^"]*"\([^"]*\)".*$$,r\1,p' svnversion.h` && \
smartmontools-7.1/Makefile.in:2295:@OS_WIN32_MINGW_TRUE@@OS_WIN32_NSIS_TRUE@	version=`sed -n 's|^ *VALUE "FileVersion", "\([0-9.]*\)".*$$|\1|p' smartctl_res.rc` && \
smartmontools-7.1/Makefile.in:2296:@OS_WIN32_MINGW_TRUE@@OS_WIN32_NSIS_TRUE@	yy=`echo "$$date" | sed -n 's,^20\([0-9][0-9]\).*$$,\1,p'`; yy="$${yy:-XX}" && \
smartmontools-7.1/Makefile.in-2297-@OS_WIN32_MINGW_TRUE@@OS_WIN32_NSIS_TRUE@	verstr="$(PACKAGE_VERSION) $$date $$rev "$(BUILD_INFO) && \
##############################################
smartmontools-7.1/Makefile.in-2368-@OS_WIN32_MINGW_TRUE@	cp -p smartctl.exe $@.tmp
smartmontools-7.1/Makefile.in:2369:@OS_WIN32_MINGW_TRUE@	@if test `od -A n -j 220 -N 2 -d $@.tmp` -eq 3; then :; \
smartmontools-7.1/Makefile.in-2370-@OS_WIN32_MINGW_TRUE@	  else echo "invalid EXE header"; exit 1; fi
##############################################
smartmontools-7.1/Makefile.in-2372-@OS_WIN32_MINGW_TRUE@	@echo -ne '\002' | dd bs=1 seek=220 count=1 conv=notrunc of=$@.tmp 2>/dev/null
smartmontools-7.1/Makefile.in:2373:@OS_WIN32_MINGW_TRUE@	@if test `od -A n -j 220 -N 2 -d $@.tmp` -eq 2; then :; \
smartmontools-7.1/Makefile.in-2374-@OS_WIN32_MINGW_TRUE@	  else echo "EXE patch failed"; exit 1; fi
##############################################
smartmontools-7.1/Makefile.in-2425-@OS_DARWIN_TRUE@	@( cd $(distdir_darwin)/root && find . | cpio -o --format odc --owner 0:80 | gzip -c ) > $(distdir_darwin)/pkg/Payload
smartmontools-7.1/Makefile.in:2426:@OS_DARWIN_TRUE@	PAYLOAD_FILES=`find $(distdir_darwin)/root | wc -l` &&\
smartmontools-7.1/Makefile.in:2427:@OS_DARWIN_TRUE@	PAYLOAD_SIZEKB=`du -BK  -s $(distdir_darwin)/root|${AWK} '{print $$1}'|tr -d 'K'` &&\
smartmontools-7.1/Makefile.in-2428-@OS_DARWIN_TRUE@	sed -e "s|@version@|$(VERSION)|" -e "s|@files@|$${PAYLOAD_FILES}|" \
##############################################
smartmontools-7.1/smartd.cygwin.initd.in-51-    echo -n "Shutting down smartd: "
smartmontools-7.1/smartd.cygwin.initd.in:52:    pid="`cat $PID_FILE 2>/dev/null`" && kill "$pid"
smartmontools-7.1/smartd.cygwin.initd.in-53-    RETVAL=$?
##############################################
smartmontools-7.1/smartd.cygwin.initd.in-56-    echo -n "Reloading smartd configuration: "
smartmontools-7.1/smartd.cygwin.initd.in:57:    pid="`cat $PID_FILE 2>/dev/null`" && kill -HUP "$pid"
smartmontools-7.1/smartd.cygwin.initd.in-58-    RETVAL=$?
##############################################
smartmontools-7.1/smartd.cygwin.initd.in-61-    echo -n "Checking SMART devices now: "
smartmontools-7.1/smartd.cygwin.initd.in:62:    pid="`cat $PID_FILE 2>/dev/null`" && kill -USR1 "$pid"
smartmontools-7.1/smartd.cygwin.initd.in-63-    RETVAL=$?
##############################################
smartmontools-7.1/smartd.initd.in-443-	stop)
smartmontools-7.1/smartd.initd.in:444:	    [ -f $PID_FILE ] && kill `cat $PID_FILE`
smartmontools-7.1/smartd.initd.in-445-	    echo -n "smartd "
##############################################
smartmontools-7.1/smartd.initd.in-452-	reload)
smartmontools-7.1/smartd.initd.in:453:	    kill -s HUP `cat $PID_FILE`
smartmontools-7.1/smartd.initd.in-454-	    ;;
smartmontools-7.1/smartd.initd.in-455-	report)
smartmontools-7.1/smartd.initd.in:456:	    kill -s USR1 `cat $PID_FILE`
smartmontools-7.1/smartd.initd.in-457-	    ;;
##############################################
smartmontools-7.1/smartd_warning.sh.in-64-for cmd in @os_hostname@ 'echo "[Unknown]"'; do
smartmontools-7.1/smartd_warning.sh.in:65:  hostname=`eval $cmd 2>/dev/null` || continue
smartmontools-7.1/smartd_warning.sh.in-66-  test -n "$hostname" || continue
##############################################
smartmontools-7.1/smartd_warning.sh.in-75-  for cmd in @os_dnsdomainname@ 'echo'; do
smartmontools-7.1/smartd_warning.sh.in:76:    dnsdomain=`eval $cmd 2>/dev/null` || continue
smartmontools-7.1/smartd_warning.sh.in-77-    break
##############################################
smartmontools-7.1/smartd_warning.sh.in-82-for cmd in @os_nisdomainname@ 'echo'; do
smartmontools-7.1/smartd_warning.sh.in:83:  nisdomain=`eval $cmd 2>/dev/null` || continue
smartmontools-7.1/smartd_warning.sh.in-84-  break
##############################################
smartmontools-7.1/update-smart-drivedb.in-160-    vecho "$* > $f"
smartmontools-7.1/update-smart-drivedb.in:161:    err=`"$@" 2>&1 > $f` || rc=$?
smartmontools-7.1/update-smart-drivedb.in-162-    if [ -n "$err" ]; then
##############################################
smartmontools-7.1/update-smart-drivedb.in-238-  # Check first chars
smartmontools-7.1/update-smart-drivedb.in:239:  case `dd if="$f" bs=1 count=1 2>/dev/null` in
smartmontools-7.1/update-smart-drivedb.in-240-    $firstchar) ;;
##############################################
smartmontools-7.1/update-smart-drivedb.in-245-  # Check file size
smartmontools-7.1/update-smart-drivedb.in:246:  size=`wc -c < "$f"`
smartmontools-7.1/update-smart-drivedb.in-247-  if test "$size" -lt $minsize; then
##############################################
smartmontools-7.1/update-smart-drivedb.in-336-  rc=0
smartmontools-7.1/update-smart-drivedb.in:337:  out=`"$GPG" $opts --homedir="$gnupgtmp" --verify "$1" "$2" </dev/null 2>&1` || rc=1
smartmontools-7.1/update-smart-drivedb.in-338-  if [ $rc = 0 ]; then
##############################################
smartmontools-7.1/update-smart-drivedb.in-469-# Use destination directory as temp directory for gpg
smartmontools-7.1/update-smart-drivedb.in:470:tmpdir=`dirname "$DEST"`
smartmontools-7.1/update-smart-drivedb.in-471-
##############################################
smartmontools-7.1/update-smart-drivedb.in-474-                       -e "s,/master/,/origin/$BRANCH/,"`
smartmontools-7.1/update-smart-drivedb.in:475:src_asc=`echo "$src" | sed "s,/drivedb\.h,/drivedb.h.raw.asc,"`
smartmontools-7.1/update-smart-drivedb.in-476-test -z "$trunk" || src=$url
##############################################
smartmontools-7.1/update-smart-drivedb.in-487-fi
smartmontools-7.1/update-smart-drivedb.in:488:if ! errmsg=`check_file "$DEST.new" '/' 10000 1000000`; then
smartmontools-7.1/update-smart-drivedb.in-489-  mv "$DEST.new" "$DEST.error"
##############################################
smartmontools-7.1/update-smart-drivedb.in-499-fi
smartmontools-7.1/update-smart-drivedb.in:500:if ! errmsg=`check_file "$DEST.new.raw.asc" '-' 200 2000`; then
smartmontools-7.1/update-smart-drivedb.in-501-  rm -f "$DEST.new"
##############################################
smartmontools-7.1/debian/smartmontools.init-51-    [ ! -d /proc/$pid ] &&  return 1
smartmontools-7.1/debian/smartmontools.init:52:    cmd=`cat /proc/$pid/cmdline | tr "\000" "\n"|head -n 1 |cut -d : -f 1`
smartmontools-7.1/debian/smartmontools.init-53-    # Is this the expected child?
##############################################
smartmontools-7.1/debian/smartmontools.init-64-    # Obtain the pid and check it against the binary name
smartmontools-7.1/debian/smartmontools.init:65:    pid=`cat $PIDFILE`
smartmontools-7.1/debian/smartmontools.init-66-    running_pid $pid $DAEMON || return 1