===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ntfs-3g-2017.3.23AR.5/aclocal.m4-58-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
ntfs-3g-2017.3.23AR.5/aclocal.m4:59:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
ntfs-3g-2017.3.23AR.5/aclocal.m4:60:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
ntfs-3g-2017.3.23AR.5/aclocal.m4-61-  else
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-74-               sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'`
ntfs-3g-2017.3.23AR.5/aclocal.m4:75:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
ntfs-3g-2017.3.23AR.5/aclocal.m4-76-    major=`echo $libgcrypt_config_version | \
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-106-     if test "$req_libgcrypt_api" -gt 0 ; then
ntfs-3g-2017.3.23AR.5/aclocal.m4:107:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
ntfs-3g-2017.3.23AR.5/aclocal.m4-108-        if test "$tmp" -gt 0 ; then
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-119-  if test $ok = yes; then
ntfs-3g-2017.3.23AR.5/aclocal.m4:120:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
ntfs-3g-2017.3.23AR.5/aclocal.m4:121:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
ntfs-3g-2017.3.23AR.5/aclocal.m4-122-    ifelse([$2], , :, [$2])
ntfs-3g-2017.3.23AR.5/aclocal.m4-123-    if test x"$host" != x ; then
ntfs-3g-2017.3.23AR.5/aclocal.m4:124:      libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
ntfs-3g-2017.3.23AR.5/aclocal.m4-125-      if test x"$libgcrypt_config_host" != xnone ; then
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-221-    PKG_CHECK_EXISTS([$3],
ntfs-3g-2017.3.23AR.5/aclocal.m4:222:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
ntfs-3g-2017.3.23AR.5/aclocal.m4-223-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-270-        if test $_pkg_short_errors_supported = yes; then
ntfs-3g-2017.3.23AR.5/aclocal.m4:271:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
ntfs-3g-2017.3.23AR.5/aclocal.m4-272-        else 
ntfs-3g-2017.3.23AR.5/aclocal.m4:273:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
ntfs-3g-2017.3.23AR.5/aclocal.m4-274-        fi
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-416-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ntfs-3g-2017.3.23AR.5/aclocal.m4:417:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ntfs-3g-2017.3.23AR.5/aclocal.m4-418-# and then we would define $MISSING as
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-432-# expand $ac_aux_dir to an absolute path
ntfs-3g-2017.3.23AR.5/aclocal.m4:433:am_aux_dir=`cd $ac_aux_dir && pwd`
ntfs-3g-2017.3.23AR.5/aclocal.m4-434-])
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-530-  if test "$am_compiler_list" = ""; then
ntfs-3g-2017.3.23AR.5/aclocal.m4:531:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ntfs-3g-2017.3.23AR.5/aclocal.m4-532-  fi
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-681-    # Strip MF so we end up with the name of the file.
ntfs-3g-2017.3.23AR.5/aclocal.m4:682:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ntfs-3g-2017.3.23AR.5/aclocal.m4-683-    # Check whether this is an Automake generated Makefile or not.
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-690-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ntfs-3g-2017.3.23AR.5/aclocal.m4:691:      dirpart=`AS_DIRNAME("$mf")`
ntfs-3g-2017.3.23AR.5/aclocal.m4-692-    else
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-696-    # from the Makefile without running 'make'.
ntfs-3g-2017.3.23AR.5/aclocal.m4:697:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ntfs-3g-2017.3.23AR.5/aclocal.m4-698-    test -z "$DEPDIR" && continue
ntfs-3g-2017.3.23AR.5/aclocal.m4:699:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ntfs-3g-2017.3.23AR.5/aclocal.m4-700-    test -z "$am__include" && continue
ntfs-3g-2017.3.23AR.5/aclocal.m4:701:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ntfs-3g-2017.3.23AR.5/aclocal.m4-702-    # Find all dependency output files, they are included files with
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-710-      test -f "$dirpart/$file" && continue
ntfs-3g-2017.3.23AR.5/aclocal.m4:711:      fdir=`AS_DIRNAME(["$file"])`
ntfs-3g-2017.3.23AR.5/aclocal.m4-712-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-762-AC_REQUIRE([AC_PROG_INSTALL])dnl
ntfs-3g-2017.3.23AR.5/aclocal.m4:763:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ntfs-3g-2017.3.23AR.5/aclocal.m4-764-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-877-    * )
ntfs-3g-2017.3.23AR.5/aclocal.m4:878:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ntfs-3g-2017.3.23AR.5/aclocal.m4-879-  esac
ntfs-3g-2017.3.23AR.5/aclocal.m4-880-done
ntfs-3g-2017.3.23AR.5/aclocal.m4:881:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ntfs-3g-2017.3.23AR.5/aclocal.m4-882-
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-984-# Ignore all kinds of additional output from 'make'.
ntfs-3g-2017.3.23AR.5/aclocal.m4:985:case `$am_make -s -f confmf 2> /dev/null` in #(
ntfs-3g-2017.3.23AR.5/aclocal.m4-986-*the\ am__doit\ target*)
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-994-   echo '.include "confinc"' > confmf
ntfs-3g-2017.3.23AR.5/aclocal.m4:995:   case `$am_make -s -f confmf 2> /dev/null` in #(
ntfs-3g-2017.3.23AR.5/aclocal.m4-996-   *the\ am__doit\ target*)
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-1024-set dummy $CC
ntfs-3g-2017.3.23AR.5/aclocal.m4:1025:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
ntfs-3g-2017.3.23AR.5/aclocal.m4-1026-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
ntfs-3g-2017.3.23AR.5/aclocal.m4-1144-     echo "timestamp, slept: $am_has_slept" > conftest.file
ntfs-3g-2017.3.23AR.5/aclocal.m4:1145:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ntfs-3g-2017.3.23AR.5/aclocal.m4-1146-     if test "$[*]" = "X"; then
ntfs-3g-2017.3.23AR.5/aclocal.m4-1147-	# -L didn't work.
ntfs-3g-2017.3.23AR.5/aclocal.m4:1148:	set X `ls -t "$srcdir/configure" conftest.file`
ntfs-3g-2017.3.23AR.5/aclocal.m4-1149-     fi
##############################################
ntfs-3g-2017.3.23AR.5/compile-67-	mingw/*)
ntfs-3g-2017.3.23AR.5/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ntfs-3g-2017.3.23AR.5/compile-69-	  ;;
ntfs-3g-2017.3.23AR.5/compile-70-	cygwin/*)
ntfs-3g-2017.3.23AR.5/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ntfs-3g-2017.3.23AR.5/compile-72-	  ;;
ntfs-3g-2017.3.23AR.5/compile-73-	wine/*)
ntfs-3g-2017.3.23AR.5/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ntfs-3g-2017.3.23AR.5/compile-75-	  ;;
##############################################
ntfs-3g-2017.3.23AR.5/compile-309-# Name of file we expect compiler to create.
ntfs-3g-2017.3.23AR.5/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ntfs-3g-2017.3.23AR.5/compile-311-
##############################################
ntfs-3g-2017.3.23AR.5/compile-315-# object file name, since that is what matters with a parallel build.
ntfs-3g-2017.3.23AR.5/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ntfs-3g-2017.3.23AR.5/compile-317-while true; do
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-34-
ntfs-3g-2017.3.23AR.5/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
ntfs-3g-2017.3.23AR.5/config.guess-36-
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-102-: ${TMPDIR=/tmp} ;
ntfs-3g-2017.3.23AR.5/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ntfs-3g-2017.3.23AR.5/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-151-	EOF
ntfs-3g-2017.3.23AR.5/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
ntfs-3g-2017.3.23AR.5/config.guess-153-	;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-209-	    *)
ntfs-3g-2017.3.23AR.5/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
ntfs-3g-2017.3.23AR.5/config.guess-211-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-240-	*4.0)
ntfs-3g-2017.3.23AR.5/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ntfs-3g-2017.3.23AR.5/config.guess-242-		;;
ntfs-3g-2017.3.23AR.5/config.guess-243-	*5.*)
ntfs-3g-2017.3.23AR.5/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ntfs-3g-2017.3.23AR.5/config.guess-245-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
ntfs-3g-2017.3.23AR.5/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ntfs-3g-2017.3.23AR.5/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-288-	# 1.2 uses "1.2" for uname -r.
ntfs-3g-2017.3.23AR.5/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
ntfs-3g-2017.3.23AR.5/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-348-    s390x:SunOS:*:*)
ntfs-3g-2017.3.23AR.5/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ntfs-3g-2017.3.23AR.5/config.guess-350-	exit ;;
ntfs-3g-2017.3.23AR.5/config.guess-351-    sun4H:SunOS:5.*:*)
ntfs-3g-2017.3.23AR.5/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ntfs-3g-2017.3.23AR.5/config.guess-353-	exit ;;
ntfs-3g-2017.3.23AR.5/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ntfs-3g-2017.3.23AR.5/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ntfs-3g-2017.3.23AR.5/config.guess-356-	exit ;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-373-	fi
ntfs-3g-2017.3.23AR.5/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ntfs-3g-2017.3.23AR.5/config.guess-375-	exit ;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
ntfs-3g-2017.3.23AR.5/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ntfs-3g-2017.3.23AR.5/config.guess-381-	exit ;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
ntfs-3g-2017.3.23AR.5/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ntfs-3g-2017.3.23AR.5/config.guess-390-	exit ;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-394-    sun*:*:4.2BSD:*)
ntfs-3g-2017.3.23AR.5/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ntfs-3g-2017.3.23AR.5/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
ntfs-3g-2017.3.23AR.5/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ntfs-3g-2017.3.23AR.5/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
ntfs-3g-2017.3.23AR.5/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-532-    *:IRIX*:*:*)
ntfs-3g-2017.3.23AR.5/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ntfs-3g-2017.3.23AR.5/config.guess-534-	exit ;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-562-EOF
ntfs-3g-2017.3.23AR.5/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
ntfs-3g-2017.3.23AR.5/config.guess-564-		then
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-575-    *:AIX:*:[4567])
ntfs-3g-2017.3.23AR.5/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ntfs-3g-2017.3.23AR.5/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-610-    9000/[34678]??:HP-UX:*:*)
ntfs-3g-2017.3.23AR.5/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ntfs-3g-2017.3.23AR.5/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-664-EOF
ntfs-3g-2017.3.23AR.5/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ntfs-3g-2017.3.23AR.5/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-692-    ia64:HP-UX:*:*)
ntfs-3g-2017.3.23AR.5/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ntfs-3g-2017.3.23AR.5/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-722-EOF
ntfs-3g-2017.3.23AR.5/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
ntfs-3g-2017.3.23AR.5/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ntfs-3g-2017.3.23AR.5/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ntfs-3g-2017.3.23AR.5/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ntfs-3g-2017.3.23AR.5/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
ntfs-3g-2017.3.23AR.5/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-814-	    amd64)
ntfs-3g-2017.3.23AR.5/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ntfs-3g-2017.3.23AR.5/config.guess-816-	    *)
ntfs-3g-2017.3.23AR.5/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ntfs-3g-2017.3.23AR.5/config.guess-818-	esac
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-872-    prep*:SunOS:5.*:*)
ntfs-3g-2017.3.23AR.5/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ntfs-3g-2017.3.23AR.5/config.guess-874-	exit ;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-876-	# the GNU system
ntfs-3g-2017.3.23AR.5/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ntfs-3g-2017.3.23AR.5/config.guess-878-	exit ;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-880-	# other systems with GNU libc and userland
ntfs-3g-2017.3.23AR.5/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
ntfs-3g-2017.3.23AR.5/config.guess-882-	exit ;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-968-EOF
ntfs-3g-2017.3.23AR.5/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
ntfs-3g-2017.3.23AR.5/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ntfs-3g-2017.3.23AR.5/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ntfs-3g-2017.3.23AR.5/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-1337-    *:DragonFly:*:*)
ntfs-3g-2017.3.23AR.5/config.guess:1338:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ntfs-3g-2017.3.23AR.5/config.guess-1339-	exit ;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-1350-    i*86:skyos:*:*)
ntfs-3g-2017.3.23AR.5/config.guess:1351:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
ntfs-3g-2017.3.23AR.5/config.guess-1352-	exit ;;
##############################################
ntfs-3g-2017.3.23AR.5/config.guess-1478-
ntfs-3g-2017.3.23AR.5/config.guess:1479:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
ntfs-3g-2017.3.23AR.5/config.guess-1480-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-52-
ntfs-3g-2017.3.23AR.5/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
ntfs-3g-2017.3.23AR.5/config.sub-54-
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
ntfs-3g-2017.3.23AR.5/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ntfs-3g-2017.3.23AR.5/config.sub-117-case $maybe_os in
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-123-    os=-$maybe_os
ntfs-3g-2017.3.23AR.5/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ntfs-3g-2017.3.23AR.5/config.sub-125-    ;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-127-    os=-linux-android
ntfs-3g-2017.3.23AR.5/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
ntfs-3g-2017.3.23AR.5/config.sub-129-    ;;
ntfs-3g-2017.3.23AR.5/config.sub-130-  *)
ntfs-3g-2017.3.23AR.5/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ntfs-3g-2017.3.23AR.5/config.sub-132-    if [ $basic_machine != $1 ]
ntfs-3g-2017.3.23AR.5/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
ntfs-3g-2017.3.23AR.5/config.sub-134-    else os=; fi
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-181-		os=-sco5v6
ntfs-3g-2017.3.23AR.5/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-183-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-185-		os=-sco3.2v5
ntfs-3g-2017.3.23AR.5/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-187-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-189-		os=-sco3.2v4
ntfs-3g-2017.3.23AR.5/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-191-		;;
ntfs-3g-2017.3.23AR.5/config.sub-192-	-sco3.2.[4-9]*)
ntfs-3g-2017.3.23AR.5/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ntfs-3g-2017.3.23AR.5/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-195-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
ntfs-3g-2017.3.23AR.5/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-199-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
ntfs-3g-2017.3.23AR.5/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-203-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-205-		os=-sco3.2v2
ntfs-3g-2017.3.23AR.5/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-207-		;;
ntfs-3g-2017.3.23AR.5/config.sub-208-	-udk*)
ntfs-3g-2017.3.23AR.5/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-210-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-212-		os=-isc2.2
ntfs-3g-2017.3.23AR.5/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-214-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-218-	-isc*)
ntfs-3g-2017.3.23AR.5/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-220-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-230-	-ptx*)
ntfs-3g-2017.3.23AR.5/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ntfs-3g-2017.3.23AR.5/config.sub-232-		;;
ntfs-3g-2017.3.23AR.5/config.sub-233-	-windowsnt*)
ntfs-3g-2017.3.23AR.5/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ntfs-3g-2017.3.23AR.5/config.sub-235-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-359-	*-*-*)
ntfs-3g-2017.3.23AR.5/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ntfs-3g-2017.3.23AR.5/config.sub-361-		exit 1
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-479-	amd64-*)
ntfs-3g-2017.3.23AR.5/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-481-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-521-	blackfin-*)
ntfs-3g-2017.3.23AR.5/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-523-		os=-linux
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-529-	c54x-*)
ntfs-3g-2017.3.23AR.5/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-531-		;;
ntfs-3g-2017.3.23AR.5/config.sub-532-	c55x-*)
ntfs-3g-2017.3.23AR.5/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-534-		;;
ntfs-3g-2017.3.23AR.5/config.sub-535-	c6x-*)
ntfs-3g-2017.3.23AR.5/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-537-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-732-	i*86v32)
ntfs-3g-2017.3.23AR.5/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-734-		os=-sysv32
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-736-	i*86v4*)
ntfs-3g-2017.3.23AR.5/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-738-		os=-sysv4
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-740-	i*86v)
ntfs-3g-2017.3.23AR.5/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-742-		os=-sysv
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-744-	i*86sol2)
ntfs-3g-2017.3.23AR.5/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ntfs-3g-2017.3.23AR.5/config.sub-746-		os=-solaris2
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-774-	m68knommu-*)
ntfs-3g-2017.3.23AR.5/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-776-		os=-linux
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-811-	mips3*-*)
ntfs-3g-2017.3.23AR.5/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ntfs-3g-2017.3.23AR.5/config.sub-813-		;;
ntfs-3g-2017.3.23AR.5/config.sub-814-	mips3*)
ntfs-3g-2017.3.23AR.5/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ntfs-3g-2017.3.23AR.5/config.sub-816-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-829-	ms1-*)
ntfs-3g-2017.3.23AR.5/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
ntfs-3g-2017.3.23AR.5/config.sub-831-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-948-	parisc-*)
ntfs-3g-2017.3.23AR.5/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-950-		os=-linux
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-964-	pc98-*)
ntfs-3g-2017.3.23AR.5/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-966-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ntfs-3g-2017.3.23AR.5/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-981-		;;
ntfs-3g-2017.3.23AR.5/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ntfs-3g-2017.3.23AR.5/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-984-		;;
ntfs-3g-2017.3.23AR.5/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ntfs-3g-2017.3.23AR.5/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-987-		;;
ntfs-3g-2017.3.23AR.5/config.sub-988-	pentium4-*)
ntfs-3g-2017.3.23AR.5/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-990-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-998-	ppc-* | ppcbe-*)
ntfs-3g-2017.3.23AR.5/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-1000-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1004-	ppcle-* | powerpclittle-*)
ntfs-3g-2017.3.23AR.5/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-1006-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1008-		;;
ntfs-3g-2017.3.23AR.5/config.sub:1009:	ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-1010-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1014-	ppc64le-* | powerpc64little-*)
ntfs-3g-2017.3.23AR.5/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-1016-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1097-	strongarm-* | thumb-*)
ntfs-3g-2017.3.23AR.5/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub-1099-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1227-	xscale-* | xscalee[bl]-*)
ntfs-3g-2017.3.23AR.5/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
ntfs-3g-2017.3.23AR.5/config.sub-1229-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1304-	*)
ntfs-3g-2017.3.23AR.5/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ntfs-3g-2017.3.23AR.5/config.sub-1306-		exit 1
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1312-	*-digital*)
ntfs-3g-2017.3.23AR.5/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ntfs-3g-2017.3.23AR.5/config.sub-1314-		;;
ntfs-3g-2017.3.23AR.5/config.sub-1315-	*-commodore*)
ntfs-3g-2017.3.23AR.5/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ntfs-3g-2017.3.23AR.5/config.sub-1317-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1333-	-solaris1 | -solaris1.*)
ntfs-3g-2017.3.23AR.5/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ntfs-3g-2017.3.23AR.5/config.sub-1335-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1345-	-gnu/linux*)
ntfs-3g-2017.3.23AR.5/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ntfs-3g-2017.3.23AR.5/config.sub-1347-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1391-	-nto*)
ntfs-3g-2017.3.23AR.5/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ntfs-3g-2017.3.23AR.5/config.sub-1393-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1398-	-mac*)
ntfs-3g-2017.3.23AR.5/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
ntfs-3g-2017.3.23AR.5/config.sub-1400-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1404-	-linux*)
ntfs-3g-2017.3.23AR.5/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ntfs-3g-2017.3.23AR.5/config.sub-1406-		;;
ntfs-3g-2017.3.23AR.5/config.sub-1407-	-sunos5*)
ntfs-3g-2017.3.23AR.5/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ntfs-3g-2017.3.23AR.5/config.sub-1409-		;;
ntfs-3g-2017.3.23AR.5/config.sub-1410-	-sunos6*)
ntfs-3g-2017.3.23AR.5/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ntfs-3g-2017.3.23AR.5/config.sub-1412-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1459-	-sinix5.*)
ntfs-3g-2017.3.23AR.5/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
ntfs-3g-2017.3.23AR.5/config.sub-1461-		;;
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
ntfs-3g-2017.3.23AR.5/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
ntfs-3g-2017.3.23AR.5/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ntfs-3g-2017.3.23AR.5/config.sub-1515-		exit 1
##############################################
ntfs-3g-2017.3.23AR.5/config.sub-1775-		esac
ntfs-3g-2017.3.23AR.5/config.sub:1776:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ntfs-3g-2017.3.23AR.5/config.sub-1777-		;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ntfs-3g-2017.3.23AR.5/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ntfs-3g-2017.3.23AR.5/configure-47-  as_echo='print -r --'
ntfs-3g-2017.3.23AR.5/configure-48-  as_echo_n='print -rn --'
ntfs-3g-2017.3.23AR.5/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ntfs-3g-2017.3.23AR.5/configure-50-  as_echo='printf %s\n'
##############################################
ntfs-3g-2017.3.23AR.5/configure-52-else
ntfs-3g-2017.3.23AR.5/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ntfs-3g-2017.3.23AR.5/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ntfs-3g-2017.3.23AR.5/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ntfs-3g-2017.3.23AR.5/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ntfs-3g-2017.3.23AR.5/configure-64-      esac;
##############################################
ntfs-3g-2017.3.23AR.5/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ntfs-3g-2017.3.23AR.5/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ntfs-3g-2017.3.23AR.5/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
ntfs-3g-2017.3.23AR.5/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
ntfs-3g-2017.3.23AR.5/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
ntfs-3g-2017.3.23AR.5/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
ntfs-3g-2017.3.23AR.5/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
ntfs-3g-2017.3.23AR.5/configure-335-      case $as_dir in #(
ntfs-3g-2017.3.23AR.5/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ntfs-3g-2017.3.23AR.5/configure-337-      *) as_qdir=$as_dir;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-408-  {
ntfs-3g-2017.3.23AR.5/configure:409:    as_val=`expr "$@" || test $? -eq 1`
ntfs-3g-2017.3.23AR.5/configure-410-  }
##############################################
ntfs-3g-2017.3.23AR.5/configure-415-# ----------------------------------------
ntfs-3g-2017.3.23AR.5/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ntfs-3g-2017.3.23AR.5/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ntfs-3g-2017.3.23AR.5/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ntfs-3g-2017.3.23AR.5/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ntfs-3g-2017.3.23AR.5/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ntfs-3g-2017.3.23AR.5/configure-933-  case $ac_option in
ntfs-3g-2017.3.23AR.5/configure:934:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ntfs-3g-2017.3.23AR.5/configure-935-  *=)   ac_optarg= ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-977-  -disable-* | --disable-*)
ntfs-3g-2017.3.23AR.5/configure:978:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ntfs-3g-2017.3.23AR.5/configure-979-    # Reject names that are not valid shell variable names.
##############################################
ntfs-3g-2017.3.23AR.5/configure-982-    ac_useropt_orig=$ac_useropt
ntfs-3g-2017.3.23AR.5/configure:983:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ntfs-3g-2017.3.23AR.5/configure-984-    case $ac_user_opts in
##############################################
ntfs-3g-2017.3.23AR.5/configure-1003-  -enable-* | --enable-*)
ntfs-3g-2017.3.23AR.5/configure:1004:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ntfs-3g-2017.3.23AR.5/configure-1005-    # Reject names that are not valid shell variable names.
##############################################
ntfs-3g-2017.3.23AR.5/configure-1008-    ac_useropt_orig=$ac_useropt
ntfs-3g-2017.3.23AR.5/configure:1009:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ntfs-3g-2017.3.23AR.5/configure-1010-    case $ac_user_opts in
##############################################
ntfs-3g-2017.3.23AR.5/configure-1207-  -with-* | --with-*)
ntfs-3g-2017.3.23AR.5/configure:1208:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ntfs-3g-2017.3.23AR.5/configure-1209-    # Reject names that are not valid shell variable names.
##############################################
ntfs-3g-2017.3.23AR.5/configure-1212-    ac_useropt_orig=$ac_useropt
ntfs-3g-2017.3.23AR.5/configure:1213:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ntfs-3g-2017.3.23AR.5/configure-1214-    case $ac_user_opts in
##############################################
ntfs-3g-2017.3.23AR.5/configure-1223-  -without-* | --without-*)
ntfs-3g-2017.3.23AR.5/configure:1224:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ntfs-3g-2017.3.23AR.5/configure-1225-    # Reject names that are not valid shell variable names.
##############################################
ntfs-3g-2017.3.23AR.5/configure-1228-    ac_useropt_orig=$ac_useropt
ntfs-3g-2017.3.23AR.5/configure:1229:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ntfs-3g-2017.3.23AR.5/configure-1230-    case $ac_user_opts in
##############################################
ntfs-3g-2017.3.23AR.5/configure-1261-  *=*)
ntfs-3g-2017.3.23AR.5/configure:1262:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ntfs-3g-2017.3.23AR.5/configure-1263-    # Reject names that are not valid shell variable names.
##############################################
ntfs-3g-2017.3.23AR.5/configure-1282-if test -n "$ac_prev"; then
ntfs-3g-2017.3.23AR.5/configure:1283:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ntfs-3g-2017.3.23AR.5/configure-1284-  as_fn_error $? "missing argument to $ac_option"
##############################################
ntfs-3g-2017.3.23AR.5/configure-1304-    */ )
ntfs-3g-2017.3.23AR.5/configure:1305:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ntfs-3g-2017.3.23AR.5/configure-1306-      eval $ac_var=\$ac_val;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-1339-ac_ls_di=`ls -di .` &&
ntfs-3g-2017.3.23AR.5/configure:1340:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ntfs-3g-2017.3.23AR.5/configure-1341-  as_fn_error $? "working directory cannot be determined"
##############################################
ntfs-3g-2017.3.23AR.5/configure-1395-case $srcdir in
ntfs-3g-2017.3.23AR.5/configure:1396:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ntfs-3g-2017.3.23AR.5/configure-1397-esac
##############################################
ntfs-3g-2017.3.23AR.5/configure-1438-By default, \`make install' will install all the files in
ntfs-3g-2017.3.23AR.5/configure:1439:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ntfs-3g-2017.3.23AR.5/configure:1440:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ntfs-3g-2017.3.23AR.5/configure-1441-for instance \`--prefix=\$HOME'.
##############################################
ntfs-3g-2017.3.23AR.5/configure-1594-*)
ntfs-3g-2017.3.23AR.5/configure:1595:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ntfs-3g-2017.3.23AR.5/configure-1596-  # A ".." for each directory in $ac_dir_suffix.
ntfs-3g-2017.3.23AR.5/configure:1597:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ntfs-3g-2017.3.23AR.5/configure-1598-  case $ac_top_builddir_sub in
##############################################
ntfs-3g-2017.3.23AR.5/configure-2193-    *\'*)
ntfs-3g-2017.3.23AR.5/configure:2194:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ntfs-3g-2017.3.23AR.5/configure-2195-    esac
##############################################
ntfs-3g-2017.3.23AR.5/configure-2276-      case $ac_val in
ntfs-3g-2017.3.23AR.5/configure:2277:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ntfs-3g-2017.3.23AR.5/configure-2278-      esac
##############################################
ntfs-3g-2017.3.23AR.5/configure-2291-	case $ac_val in
ntfs-3g-2017.3.23AR.5/configure:2292:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ntfs-3g-2017.3.23AR.5/configure-2293-	esac
##############################################
ntfs-3g-2017.3.23AR.5/configure-2412-    set,)
ntfs-3g-2017.3.23AR.5/configure:2413:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ntfs-3g-2017.3.23AR.5/configure:2414:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ntfs-3g-2017.3.23AR.5/configure-2415-      ac_cache_corrupted=: ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-2423-	# differences in whitespace do not lead to failure.
ntfs-3g-2017.3.23AR.5/configure:2424:	ac_old_val_w=`echo x $ac_old_val`
ntfs-3g-2017.3.23AR.5/configure:2425:	ac_new_val_w=`echo x $ac_new_val`
ntfs-3g-2017.3.23AR.5/configure-2426-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ntfs-3g-2017.3.23AR.5/configure-2443-    case $ac_new_val in
ntfs-3g-2017.3.23AR.5/configure:2444:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ntfs-3g-2017.3.23AR.5/configure-2445-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-2514-test "x$ac_build_alias" = x &&
ntfs-3g-2017.3.23AR.5/configure:2515:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ntfs-3g-2017.3.23AR.5/configure-2516-test "x$ac_build_alias" = x &&
ntfs-3g-2017.3.23AR.5/configure-2517-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ntfs-3g-2017.3.23AR.5/configure:2518:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ntfs-3g-2017.3.23AR.5/configure-2519-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ntfs-3g-2017.3.23AR.5/configure-2538-IFS=$ac_save_IFS
ntfs-3g-2017.3.23AR.5/configure:2539:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ntfs-3g-2017.3.23AR.5/configure-2540-
##############################################
ntfs-3g-2017.3.23AR.5/configure-2549-else
ntfs-3g-2017.3.23AR.5/configure:2550:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ntfs-3g-2017.3.23AR.5/configure-2551-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ntfs-3g-2017.3.23AR.5/configure-2571-IFS=$ac_save_IFS
ntfs-3g-2017.3.23AR.5/configure:2572:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ntfs-3g-2017.3.23AR.5/configure-2573-
##############################################
ntfs-3g-2017.3.23AR.5/configure-2582-else
ntfs-3g-2017.3.23AR.5/configure:2583:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
ntfs-3g-2017.3.23AR.5/configure-2584-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
ntfs-3g-2017.3.23AR.5/configure-2604-IFS=$ac_save_IFS
ntfs-3g-2017.3.23AR.5/configure:2605:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
ntfs-3g-2017.3.23AR.5/configure-2606-
##############################################
ntfs-3g-2017.3.23AR.5/configure-2734-     echo "timestamp, slept: $am_has_slept" > conftest.file
ntfs-3g-2017.3.23AR.5/configure:2735:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ntfs-3g-2017.3.23AR.5/configure-2736-     if test "$*" = "X"; then
ntfs-3g-2017.3.23AR.5/configure-2737-	# -L didn't work.
ntfs-3g-2017.3.23AR.5/configure:2738:	set X `ls -t "$srcdir/configure" conftest.file`
ntfs-3g-2017.3.23AR.5/configure-2739-     fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-2785-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ntfs-3g-2017.3.23AR.5/configure:2786:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ntfs-3g-2017.3.23AR.5/configure-2787-
ntfs-3g-2017.3.23AR.5/configure-2788-# expand $ac_aux_dir to an absolute path
ntfs-3g-2017.3.23AR.5/configure:2789:am_aux_dir=`cd $ac_aux_dir && pwd`
ntfs-3g-2017.3.23AR.5/configure-2790-
##############################################
ntfs-3g-2017.3.23AR.5/configure-2930-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ntfs-3g-2017.3.23AR.5/configure:2931:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ntfs-3g-2017.3.23AR.5/configure-2932-	     'mkdir (GNU coreutils) '* | \
##############################################
ntfs-3g-2017.3.23AR.5/configure-3003-set x ${MAKE-make}
ntfs-3g-2017.3.23AR.5/configure:3004:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ntfs-3g-2017.3.23AR.5/configure-3005-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ntfs-3g-2017.3.23AR.5/configure-3013-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ntfs-3g-2017.3.23AR.5/configure:3014:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ntfs-3g-2017.3.23AR.5/configure-3015-  *@@@%%%=?*=@@@%%%*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-3079-
ntfs-3g-2017.3.23AR.5/configure:3080:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ntfs-3g-2017.3.23AR.5/configure-3081-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ntfs-3g-2017.3.23AR.5/configure-3382-# Ignore all kinds of additional output from 'make'.
ntfs-3g-2017.3.23AR.5/configure:3383:case `$am_make -s -f confmf 2> /dev/null` in #(
ntfs-3g-2017.3.23AR.5/configure-3384-*the\ am__doit\ target*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-3392-   echo '.include "confinc"' > confmf
ntfs-3g-2017.3.23AR.5/configure:3393:   case `$am_make -s -f confmf 2> /dev/null` in #(
ntfs-3g-2017.3.23AR.5/configure-3394-   *the\ am__doit\ target*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-3771-$as_echo_n "checking whether the C compiler works... " >&6; }
ntfs-3g-2017.3.23AR.5/configure:3772:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ntfs-3g-2017.3.23AR.5/configure-3773-
##############################################
ntfs-3g-2017.3.23AR.5/configure-3815-	then :; else
ntfs-3g-2017.3.23AR.5/configure:3816:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ntfs-3g-2017.3.23AR.5/configure-3817-	fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-3875-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ntfs-3g-2017.3.23AR.5/configure:3876:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ntfs-3g-2017.3.23AR.5/configure-3877-	  break;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-3984-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ntfs-3g-2017.3.23AR.5/configure:3985:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ntfs-3g-2017.3.23AR.5/configure-3986-       break;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-4243-  if test "$am_compiler_list" = ""; then
ntfs-3g-2017.3.23AR.5/configure:4244:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ntfs-3g-2017.3.23AR.5/configure-4245-  fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-4500-  # Check for GNU $ac_path_GREP
ntfs-3g-2017.3.23AR.5/configure:4501:case `"$ac_path_GREP" --version 2>&1` in
ntfs-3g-2017.3.23AR.5/configure-4502-*GNU*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-4566-  # Check for GNU $ac_path_EGREP
ntfs-3g-2017.3.23AR.5/configure:4567:case `"$ac_path_EGREP" --version 2>&1` in
ntfs-3g-2017.3.23AR.5/configure-4568-*GNU*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-4727-do :
ntfs-3g-2017.3.23AR.5/configure:4728:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ntfs-3g-2017.3.23AR.5/configure-4729-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ntfs-3g-2017.3.23AR.5/configure-4732-  cat >>confdefs.h <<_ACEOF
ntfs-3g-2017.3.23AR.5/configure:4733:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ntfs-3g-2017.3.23AR.5/configure-4734-_ACEOF
##############################################
ntfs-3g-2017.3.23AR.5/configure-5180-  if test "$am_compiler_list" = ""; then
ntfs-3g-2017.3.23AR.5/configure:5181:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ntfs-3g-2017.3.23AR.5/configure-5182-  fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-5404-set dummy $CC
ntfs-3g-2017.3.23AR.5/configure:5405:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
ntfs-3g-2017.3.23AR.5/configure-5406-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
ntfs-3g-2017.3.23AR.5/configure-5467-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ntfs-3g-2017.3.23AR.5/configure:5468:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ntfs-3g-2017.3.23AR.5/configure-5469-  ECHO='print -r --'
ntfs-3g-2017.3.23AR.5/configure:5470:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ntfs-3g-2017.3.23AR.5/configure-5471-  ECHO='printf %s\n'
##############################################
ntfs-3g-2017.3.23AR.5/configure-5536-  # Check for GNU $ac_path_SED
ntfs-3g-2017.3.23AR.5/configure:5537:case `"$ac_path_SED" --version 2>&1` in
ntfs-3g-2017.3.23AR.5/configure-5538-*GNU*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-5615-  # Check for GNU $ac_path_FGREP
ntfs-3g-2017.3.23AR.5/configure:5616:case `"$ac_path_FGREP" --version 2>&1` in
ntfs-3g-2017.3.23AR.5/configure-5617-*GNU*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-5695-    # gcc leaves a trailing carriage return which upsets mingw
ntfs-3g-2017.3.23AR.5/configure:5696:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ntfs-3g-2017.3.23AR.5/configure-5697-  *)
ntfs-3g-2017.3.23AR.5/configure:5698:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ntfs-3g-2017.3.23AR.5/configure-5699-  esac
##############################################
ntfs-3g-2017.3.23AR.5/configure-5704-      # Canonicalize the pathname of ld
ntfs-3g-2017.3.23AR.5/configure:5705:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ntfs-3g-2017.3.23AR.5/configure-5706-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ntfs-3g-2017.3.23AR.5/configure:5707:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ntfs-3g-2017.3.23AR.5/configure-5708-      done
##############################################
ntfs-3g-2017.3.23AR.5/configure-5739-      # Break only if it was the GNU/non-GNU ld that we prefer.
ntfs-3g-2017.3.23AR.5/configure:5740:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ntfs-3g-2017.3.23AR.5/configure-5741-      *GNU* | *'with BFD'*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-5770-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ntfs-3g-2017.3.23AR.5/configure:5771:case `$LD -v 2>&1 </dev/null` in
ntfs-3g-2017.3.23AR.5/configure-5772-*GNU* | *'with BFD'*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-5815-	# Tru64's nm complains that /dev/null is an invalid object file
ntfs-3g-2017.3.23AR.5/configure:5816:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ntfs-3g-2017.3.23AR.5/configure-5817-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-5821-	*)
ntfs-3g-2017.3.23AR.5/configure:5822:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ntfs-3g-2017.3.23AR.5/configure-5823-	  */dev/null*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-5949-
ntfs-3g-2017.3.23AR.5/configure:5950:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ntfs-3g-2017.3.23AR.5/configure-5951-    *COFF*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-6050-    # And add a safety zone
ntfs-3g-2017.3.23AR.5/configure:6051:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ntfs-3g-2017.3.23AR.5/configure:6052:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ntfs-3g-2017.3.23AR.5/configure-6053-    ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-6083-    if test -n "$kargmax"; then
ntfs-3g-2017.3.23AR.5/configure:6084:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ntfs-3g-2017.3.23AR.5/configure-6085-    else
##############################################
ntfs-3g-2017.3.23AR.5/configure-6091-    if test -n "$lt_cv_sys_max_cmd_len"; then
ntfs-3g-2017.3.23AR.5/configure:6092:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ntfs-3g-2017.3.23AR.5/configure:6093:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ntfs-3g-2017.3.23AR.5/configure-6094-    else
##############################################
ntfs-3g-2017.3.23AR.5/configure-6103-      # we can't tell.
ntfs-3g-2017.3.23AR.5/configure:6104:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ntfs-3g-2017.3.23AR.5/configure-6105-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ntfs-3g-2017.3.23AR.5/configure-6107-      do
ntfs-3g-2017.3.23AR.5/configure:6108:        i=`expr $i + 1`
ntfs-3g-2017.3.23AR.5/configure-6109-        teststring=$teststring$teststring
##############################################
ntfs-3g-2017.3.23AR.5/configure-6111-      # Only check the string length outside the loop.
ntfs-3g-2017.3.23AR.5/configure:6112:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ntfs-3g-2017.3.23AR.5/configure-6113-      teststring=
##############################################
ntfs-3g-2017.3.23AR.5/configure-6116-      # linker.  It appears as though 1/2 is a usable value.
ntfs-3g-2017.3.23AR.5/configure:6117:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ntfs-3g-2017.3.23AR.5/configure-6118-    fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-6556-openbsd*)
ntfs-3g-2017.3.23AR.5/configure:6557:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ntfs-3g-2017.3.23AR.5/configure-6558-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ntfs-3g-2017.3.23AR.5/configure-6623-    else
ntfs-3g-2017.3.23AR.5/configure:6624:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
ntfs-3g-2017.3.23AR.5/configure-6625-    fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-6768-  # decide which to use based on capabilities of $DLLTOOL
ntfs-3g-2017.3.23AR.5/configure:6769:  case `$DLLTOOL --help 2>&1` in
ntfs-3g-2017.3.23AR.5/configure-6770-  *--identify-strict*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-7289-# If we're using GNU nm, then use its standard symbol codes.
ntfs-3g-2017.3.23AR.5/configure:7290:case `$NM -V 2>&1` in
ntfs-3g-2017.3.23AR.5/configure-7291-*GNU* | *'with BFD'*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-7307-mingw*)
ntfs-3g-2017.3.23AR.5/configure:7308:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ntfs-3g-2017.3.23AR.5/configure-7309-  ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-7526-   if test "$GCC" = yes; then
ntfs-3g-2017.3.23AR.5/configure:7527:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ntfs-3g-2017.3.23AR.5/configure-7528-   fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-7530- /*)
ntfs-3g-2017.3.23AR.5/configure:7531:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ntfs-3g-2017.3.23AR.5/configure-7532-   ;; #(
##############################################
ntfs-3g-2017.3.23AR.5/configure-7566-  test $ac_status = 0; }; then
ntfs-3g-2017.3.23AR.5/configure:7567:    case `/usr/bin/file conftest.$ac_objext` in
ntfs-3g-2017.3.23AR.5/configure-7568-      *ELF-32*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-7586-    if test "$lt_cv_prog_gnu_ld" = yes; then
ntfs-3g-2017.3.23AR.5/configure:7587:      case `/usr/bin/file conftest.$ac_objext` in
ntfs-3g-2017.3.23AR.5/configure-7588-	*32-bit*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-7598-    else
ntfs-3g-2017.3.23AR.5/configure:7599:      case `/usr/bin/file conftest.$ac_objext` in
ntfs-3g-2017.3.23AR.5/configure-7600-	*32-bit*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-8782-done
ntfs-3g-2017.3.23AR.5/configure:8783:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ntfs-3g-2017.3.23AR.5/configure-8784-
##############################################
ntfs-3g-2017.3.23AR.5/configure-8811-	"file_magic "*)
ntfs-3g-2017.3.23AR.5/configure:8812:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ntfs-3g-2017.3.23AR.5/configure-8813-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ntfs-3g-2017.3.23AR.5/configure-8877-	"file_magic "*)
ntfs-3g-2017.3.23AR.5/configure:8878:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ntfs-3g-2017.3.23AR.5/configure-8879-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ntfs-3g-2017.3.23AR.5/configure-9244-      *)
ntfs-3g-2017.3.23AR.5/configure:9245:	case `$CC -V 2>&1 | sed 5q` in
ntfs-3g-2017.3.23AR.5/configure-9246-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-9604-  if test "$hard_links" = no; then
ntfs-3g-2017.3.23AR.5/configure:9605:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ntfs-3g-2017.3.23AR.5/configure:9606:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ntfs-3g-2017.3.23AR.5/configure-9607-    need_locks=warn
##############################################
ntfs-3g-2017.3.23AR.5/configure-9690-	# shared libraries, regardless of the interface used.
ntfs-3g-2017.3.23AR.5/configure:9691:	case `$LD -v 2>&1` in
ntfs-3g-2017.3.23AR.5/configure-9692-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-9722-    supports_anon_versioning=no
ntfs-3g-2017.3.23AR.5/configure:9723:    case `$LD -v 2>&1` in
ntfs-3g-2017.3.23AR.5/configure-9724-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-9791-	# is EXPORTS), use it as is; otherwise, prepend...
ntfs-3g-2017.3.23AR.5/configure:9792:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ntfs-3g-2017.3.23AR.5/configure-9793-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ntfs-3g-2017.3.23AR.5/configure-9819-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ntfs-3g-2017.3.23AR.5/configure:9820:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ntfs-3g-2017.3.23AR.5/configure:9821:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ntfs-3g-2017.3.23AR.5/configure-9822-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-9837-        pgcc*)				# Portland Group C compiler
ntfs-3g-2017.3.23AR.5/configure:9838:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ntfs-3g-2017.3.23AR.5/configure-9839-	  tmp_addflag=' $pic_flag'
##############################################
ntfs-3g-2017.3.23AR.5/configure-9842-					# Portland Group f77 and f90 compilers
ntfs-3g-2017.3.23AR.5/configure:9843:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ntfs-3g-2017.3.23AR.5/configure-9844-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-9857-	nvcc*)	# Cuda Compiler Driver 2.2
ntfs-3g-2017.3.23AR.5/configure:9858:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ntfs-3g-2017.3.23AR.5/configure-9859-	  compiler_needs_object=yes
##############################################
ntfs-3g-2017.3.23AR.5/configure-9861-	esac
ntfs-3g-2017.3.23AR.5/configure:9862:	case `$CC -V 2>&1 | sed 5q` in
ntfs-3g-2017.3.23AR.5/configure-9863-	*Sun\ C*)			# Sun C 5.9
ntfs-3g-2017.3.23AR.5/configure:9864:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ntfs-3g-2017.3.23AR.5/configure-9865-	  compiler_needs_object=yes
##############################################
ntfs-3g-2017.3.23AR.5/configure-9929-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ntfs-3g-2017.3.23AR.5/configure:9930:      case `$LD -v 2>&1` in
ntfs-3g-2017.3.23AR.5/configure-9931-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-10052-	# below for broken collect2 doesn't work under 4.3+
ntfs-3g-2017.3.23AR.5/configure:10053:	  collect2name=`${CC} -print-prog-name=collect2`
ntfs-3g-2017.3.23AR.5/configure-10054-	  if test -f "$collect2name" &&
##############################################
ntfs-3g-2017.3.23AR.5/configure-10125-      }'
ntfs-3g-2017.3.23AR.5/configure:10126:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ntfs-3g-2017.3.23AR.5/configure-10127-  # Check for a 64-bit object if we didn't find anything.
ntfs-3g-2017.3.23AR.5/configure-10128-  if test -z "$lt_cv_aix_libpath_"; then
ntfs-3g-2017.3.23AR.5/configure:10129:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ntfs-3g-2017.3.23AR.5/configure-10130-  fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-10143-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ntfs-3g-2017.3.23AR.5/configure:10144:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ntfs-3g-2017.3.23AR.5/configure-10145-      else
##############################################
ntfs-3g-2017.3.23AR.5/configure-10178-      }'
ntfs-3g-2017.3.23AR.5/configure:10179:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ntfs-3g-2017.3.23AR.5/configure-10180-  # Check for a 64-bit object if we didn't find anything.
ntfs-3g-2017.3.23AR.5/configure-10181-  if test -z "$lt_cv_aix_libpath_"; then
ntfs-3g-2017.3.23AR.5/configure:10182:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ntfs-3g-2017.3.23AR.5/configure-10183-  fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-10251-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ntfs-3g-2017.3.23AR.5/configure:10252:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ntfs-3g-2017.3.23AR.5/configure-10253-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ntfs-3g-2017.3.23AR.5/configure-10288-	# FIXME: Setting linknames here is a bad hack.
ntfs-3g-2017.3.23AR.5/configure:10289:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ntfs-3g-2017.3.23AR.5/configure-10290-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ntfs-3g-2017.3.23AR.5/configure-10306-  if test "$lt_cv_ld_force_load" = "yes"; then
ntfs-3g-2017.3.23AR.5/configure:10307:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ntfs-3g-2017.3.23AR.5/configure-10308-
##############################################
ntfs-3g-2017.3.23AR.5/configure-10486-      if test "$GCC" = yes; then
ntfs-3g-2017.3.23AR.5/configure:10487:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/configure-10488-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ntfs-3g-2017.3.23AR.5/configure-10514-	if test "$lt_cv_irix_exported_symbol" = yes; then
ntfs-3g-2017.3.23AR.5/configure:10515:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ntfs-3g-2017.3.23AR.5/configure-10516-	fi
ntfs-3g-2017.3.23AR.5/configure-10517-      else
ntfs-3g-2017.3.23AR.5/configure:10518:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/configure:10519:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ntfs-3g-2017.3.23AR.5/configure-10520-      fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-10554-	hardcode_direct_absolute=yes
ntfs-3g-2017.3.23AR.5/configure:10555:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ntfs-3g-2017.3.23AR.5/configure-10556-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ntfs-3g-2017.3.23AR.5/configure-10587-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ntfs-3g-2017.3.23AR.5/configure:10588:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/configure-10589-      else
ntfs-3g-2017.3.23AR.5/configure-10590-	allow_undefined_flag=' -expect_unresolved \*'
ntfs-3g-2017.3.23AR.5/configure:10591:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/configure-10592-      fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-10600-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ntfs-3g-2017.3.23AR.5/configure:10601:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/configure-10602-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ntfs-3g-2017.3.23AR.5/configure-10604-	allow_undefined_flag=' -expect_unresolved \*'
ntfs-3g-2017.3.23AR.5/configure:10605:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/configure:10606:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ntfs-3g-2017.3.23AR.5/configure:10607:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ntfs-3g-2017.3.23AR.5/configure-10608-
##############################################
ntfs-3g-2017.3.23AR.5/configure-10623-      else
ntfs-3g-2017.3.23AR.5/configure:10624:	case `$CC -V 2>&1` in
ntfs-3g-2017.3.23AR.5/configure-10625-	*"Compilers 5.0"*)
##############################################
ntfs-3g-2017.3.23AR.5/configure-11022-  esac
ntfs-3g-2017.3.23AR.5/configure:11023:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ntfs-3g-2017.3.23AR.5/configure-11024-  case $lt_search_path_spec in
##############################################
ntfs-3g-2017.3.23AR.5/configure-11029-    # okay in the real world where ";" in dirpaths is itself problematic.
ntfs-3g-2017.3.23AR.5/configure:11030:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ntfs-3g-2017.3.23AR.5/configure-11031-    ;;
ntfs-3g-2017.3.23AR.5/configure-11032-  *)
ntfs-3g-2017.3.23AR.5/configure:11033:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ntfs-3g-2017.3.23AR.5/configure-11034-    ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-11038-  lt_tmp_lt_search_path_spec=
ntfs-3g-2017.3.23AR.5/configure:11039:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ntfs-3g-2017.3.23AR.5/configure-11040-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ntfs-3g-2017.3.23AR.5/configure-11073-  esac
ntfs-3g-2017.3.23AR.5/configure:11074:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ntfs-3g-2017.3.23AR.5/configure-11075-else
##############################################
ntfs-3g-2017.3.23AR.5/configure-11161-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ntfs-3g-2017.3.23AR.5/configure:11162:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ntfs-3g-2017.3.23AR.5/configure-11163-    ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-11197-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ntfs-3g-2017.3.23AR.5/configure:11198:    postinstall_cmds='base_file=`basename \${file}`~
ntfs-3g-2017.3.23AR.5/configure:11199:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ntfs-3g-2017.3.23AR.5/configure:11200:      dldir=$destdir/`dirname \$dlpath`~
ntfs-3g-2017.3.23AR.5/configure-11201-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ntfs-3g-2017.3.23AR.5/configure-11206-      fi'
ntfs-3g-2017.3.23AR.5/configure:11207:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ntfs-3g-2017.3.23AR.5/configure-11208-      dlpath=$dir/\$dldll~
##############################################
ntfs-3g-2017.3.23AR.5/configure-11214-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ntfs-3g-2017.3.23AR.5/configure:11215:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ntfs-3g-2017.3.23AR.5/configure-11216-
##############################################
ntfs-3g-2017.3.23AR.5/configure-11220-      # MinGW DLLs use traditional 'lib' prefix
ntfs-3g-2017.3.23AR.5/configure:11221:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ntfs-3g-2017.3.23AR.5/configure-11222-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-11224-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ntfs-3g-2017.3.23AR.5/configure:11225:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ntfs-3g-2017.3.23AR.5/configure-11226-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-11233-    libname_spec='$name'
ntfs-3g-2017.3.23AR.5/configure:11234:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ntfs-3g-2017.3.23AR.5/configure-11235-    library_names_spec='${libname}.dll.lib'
##############################################
ntfs-3g-2017.3.23AR.5/configure-11245-        # Let DOS variable expansion print the short 8.3 style file name.
ntfs-3g-2017.3.23AR.5/configure:11246:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ntfs-3g-2017.3.23AR.5/configure-11247-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ntfs-3g-2017.3.23AR.5/configure-11250-      # Convert to MSYS style.
ntfs-3g-2017.3.23AR.5/configure:11251:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ntfs-3g-2017.3.23AR.5/configure-11252-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-11256-      # like /cygdrive/c/PROGRA~1:/cygdr...
ntfs-3g-2017.3.23AR.5/configure:11257:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ntfs-3g-2017.3.23AR.5/configure:11258:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ntfs-3g-2017.3.23AR.5/configure:11259:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ntfs-3g-2017.3.23AR.5/configure-11260-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-11264-        # It is most probably a Windows format PATH.
ntfs-3g-2017.3.23AR.5/configure:11265:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ntfs-3g-2017.3.23AR.5/configure-11266-      else
ntfs-3g-2017.3.23AR.5/configure:11267:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ntfs-3g-2017.3.23AR.5/configure-11268-      fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-11274-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ntfs-3g-2017.3.23AR.5/configure:11275:    postinstall_cmds='base_file=`basename \${file}`~
ntfs-3g-2017.3.23AR.5/configure:11276:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ntfs-3g-2017.3.23AR.5/configure:11277:      dldir=$destdir/`dirname \$dlpath`~
ntfs-3g-2017.3.23AR.5/configure-11278-      test -d \$dldir || mkdir -p \$dldir~
ntfs-3g-2017.3.23AR.5/configure-11279-      $install_prog $dir/$dlname \$dldir/$dlname'
ntfs-3g-2017.3.23AR.5/configure:11280:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ntfs-3g-2017.3.23AR.5/configure-11281-      dlpath=$dir/\$dldll~
##############################################
ntfs-3g-2017.3.23AR.5/configure-11288-    # Assume MSVC wrapper
ntfs-3g-2017.3.23AR.5/configure:11289:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ntfs-3g-2017.3.23AR.5/configure-11290-    dynamic_linker='Win32 ld.exe'
##############################################
ntfs-3g-2017.3.23AR.5/configure-11305-  shlibpath_var=DYLD_LIBRARY_PATH
ntfs-3g-2017.3.23AR.5/configure:11306:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ntfs-3g-2017.3.23AR.5/configure-11307-
##############################################
ntfs-3g-2017.3.23AR.5/configure-11545-  if test -f /etc/ld.so.conf; then
ntfs-3g-2017.3.23AR.5/configure:11546:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ntfs-3g-2017.3.23AR.5/configure-11547-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
ntfs-3g-2017.3.23AR.5/configure-11608-  shlibpath_var=LD_LIBRARY_PATH
ntfs-3g-2017.3.23AR.5/configure:11609:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ntfs-3g-2017.3.23AR.5/configure-11610-    case $host_os in
##############################################
ntfs-3g-2017.3.23AR.5/configure-13040-  test $ac_status = 0; }; then
ntfs-3g-2017.3.23AR.5/configure:13041:  pkg_cv_FUSE_MODULE_CFLAGS=`$PKG_CONFIG --cflags "fuse >= 2.6.0" 2>/dev/null`
ntfs-3g-2017.3.23AR.5/configure-13042-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ntfs-3g-2017.3.23AR.5/configure-13057-  test $ac_status = 0; }; then
ntfs-3g-2017.3.23AR.5/configure:13058:  pkg_cv_FUSE_MODULE_LIBS=`$PKG_CONFIG --libs "fuse >= 2.6.0" 2>/dev/null`
ntfs-3g-2017.3.23AR.5/configure-13059-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ntfs-3g-2017.3.23AR.5/configure-13078-        if test $_pkg_short_errors_supported = yes; then
ntfs-3g-2017.3.23AR.5/configure:13079:	        FUSE_MODULE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fuse >= 2.6.0" 2>&1`
ntfs-3g-2017.3.23AR.5/configure-13080-        else
ntfs-3g-2017.3.23AR.5/configure:13081:	        FUSE_MODULE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fuse >= 2.6.0" 2>&1`
ntfs-3g-2017.3.23AR.5/configure-13082-        fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-13103-fi
ntfs-3g-2017.3.23AR.5/configure:13104:	FUSE_LIB_PATH=`$PKG_CONFIG --libs-only-L fuse | sed -e 's,//*,/,g' -e 's, *$,,'`
ntfs-3g-2017.3.23AR.5/configure-13105-fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-13224-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
ntfs-3g-2017.3.23AR.5/configure:13225:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
ntfs-3g-2017.3.23AR.5/configure:13226:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
ntfs-3g-2017.3.23AR.5/configure-13227-  else
##############################################
ntfs-3g-2017.3.23AR.5/configure-13241-               sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'`
ntfs-3g-2017.3.23AR.5/configure:13242:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
ntfs-3g-2017.3.23AR.5/configure-13243-    major=`echo $libgcrypt_config_version | \
##############################################
ntfs-3g-2017.3.23AR.5/configure-13275-     if test "$req_libgcrypt_api" -gt 0 ; then
ntfs-3g-2017.3.23AR.5/configure:13276:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
ntfs-3g-2017.3.23AR.5/configure-13277-        if test "$tmp" -gt 0 ; then
##############################################
ntfs-3g-2017.3.23AR.5/configure-13291-  if test $ok = yes; then
ntfs-3g-2017.3.23AR.5/configure:13292:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
ntfs-3g-2017.3.23AR.5/configure:13293:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
ntfs-3g-2017.3.23AR.5/configure-13294-     have_libgcrypt=true
ntfs-3g-2017.3.23AR.5/configure-13295-    if test x"$host" != x ; then
ntfs-3g-2017.3.23AR.5/configure:13296:      libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
ntfs-3g-2017.3.23AR.5/configure-13297-      if test x"$libgcrypt_config_host" != xnone ; then
##############################################
ntfs-3g-2017.3.23AR.5/configure-13347-  test $ac_status = 0; }; then
ntfs-3g-2017.3.23AR.5/configure:13348:  pkg_cv_GNUTLS_CFLAGS=`$PKG_CONFIG --cflags "gnutls >= 1.4.4" 2>/dev/null`
ntfs-3g-2017.3.23AR.5/configure-13349-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ntfs-3g-2017.3.23AR.5/configure-13364-  test $ac_status = 0; }; then
ntfs-3g-2017.3.23AR.5/configure:13365:  pkg_cv_GNUTLS_LIBS=`$PKG_CONFIG --libs "gnutls >= 1.4.4" 2>/dev/null`
ntfs-3g-2017.3.23AR.5/configure-13366-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ntfs-3g-2017.3.23AR.5/configure-13385-        if test $_pkg_short_errors_supported = yes; then
ntfs-3g-2017.3.23AR.5/configure:13386:	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnutls >= 1.4.4" 2>&1`
ntfs-3g-2017.3.23AR.5/configure-13387-        else
ntfs-3g-2017.3.23AR.5/configure:13388:	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnutls >= 1.4.4" 2>&1`
ntfs-3g-2017.3.23AR.5/configure-13389-        fi
##############################################
ntfs-3g-2017.3.23AR.5/configure-13807-do :
ntfs-3g-2017.3.23AR.5/configure:13808:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ntfs-3g-2017.3.23AR.5/configure-13809-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ntfs-3g-2017.3.23AR.5/configure-13811-  cat >>confdefs.h <<_ACEOF
ntfs-3g-2017.3.23AR.5/configure:13812:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ntfs-3g-2017.3.23AR.5/configure-13813-_ACEOF
##############################################
ntfs-3g-2017.3.23AR.5/configure-14622-do :
ntfs-3g-2017.3.23AR.5/configure:14623:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ntfs-3g-2017.3.23AR.5/configure-14624-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ntfs-3g-2017.3.23AR.5/configure-14627-  cat >>confdefs.h <<_ACEOF
ntfs-3g-2017.3.23AR.5/configure:14628:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ntfs-3g-2017.3.23AR.5/configure-14629-_ACEOF
##############################################
ntfs-3g-2017.3.23AR.5/configure-14712-do :
ntfs-3g-2017.3.23AR.5/configure:14713:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ntfs-3g-2017.3.23AR.5/configure-14714-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ntfs-3g-2017.3.23AR.5/configure-14716-  cat >>confdefs.h <<_ACEOF
ntfs-3g-2017.3.23AR.5/configure:14717:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ntfs-3g-2017.3.23AR.5/configure-14718-_ACEOF
##############################################
ntfs-3g-2017.3.23AR.5/configure-15311-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ntfs-3g-2017.3.23AR.5/configure:15312:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ntfs-3g-2017.3.23AR.5/configure-15313-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ntfs-3g-2017.3.23AR.5/configure-15467-if test -z "$BASH_VERSION$ZSH_VERSION" \
ntfs-3g-2017.3.23AR.5/configure:15468:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ntfs-3g-2017.3.23AR.5/configure-15469-  as_echo='print -r --'
ntfs-3g-2017.3.23AR.5/configure-15470-  as_echo_n='print -rn --'
ntfs-3g-2017.3.23AR.5/configure:15471:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ntfs-3g-2017.3.23AR.5/configure-15472-  as_echo='printf %s\n'
##############################################
ntfs-3g-2017.3.23AR.5/configure-15474-else
ntfs-3g-2017.3.23AR.5/configure:15475:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ntfs-3g-2017.3.23AR.5/configure-15476-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ntfs-3g-2017.3.23AR.5/configure-15484-	expr "X$arg" : "X\\(.*\\)$as_nl";
ntfs-3g-2017.3.23AR.5/configure:15485:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ntfs-3g-2017.3.23AR.5/configure-15486-      esac;
##############################################
ntfs-3g-2017.3.23AR.5/configure-15561-# ----------------------------------------
ntfs-3g-2017.3.23AR.5/configure:15562:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ntfs-3g-2017.3.23AR.5/configure-15563-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ntfs-3g-2017.3.23AR.5/configure-15633-  {
ntfs-3g-2017.3.23AR.5/configure:15634:    as_val=`expr "$@" || test $? -eq 1`
ntfs-3g-2017.3.23AR.5/configure-15635-  }
##############################################
ntfs-3g-2017.3.23AR.5/configure-15737-      case $as_dir in #(
ntfs-3g-2017.3.23AR.5/configure:15738:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ntfs-3g-2017.3.23AR.5/configure-15739-      *) as_qdir=$as_dir;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-15872-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ntfs-3g-2017.3.23AR.5/configure:15873:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ntfs-3g-2017.3.23AR.5/configure-15874-ac_cs_version="\\
##############################################
ntfs-3g-2017.3.23AR.5/configure-15897-  --*=?*)
ntfs-3g-2017.3.23AR.5/configure:15898:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ntfs-3g-2017.3.23AR.5/configure:15899:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ntfs-3g-2017.3.23AR.5/configure-15900-    ac_shift=:
##############################################
ntfs-3g-2017.3.23AR.5/configure-15902-  --*=)
ntfs-3g-2017.3.23AR.5/configure:15903:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ntfs-3g-2017.3.23AR.5/configure-15904-    ac_optarg=
##############################################
ntfs-3g-2017.3.23AR.5/configure-15926-    case $ac_optarg in
ntfs-3g-2017.3.23AR.5/configure:15927:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ntfs-3g-2017.3.23AR.5/configure-15928-    '') as_fn_error $? "missing file argument" ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-15934-    case $ac_optarg in
ntfs-3g-2017.3.23AR.5/configure:15935:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ntfs-3g-2017.3.23AR.5/configure-15936-    esac
##############################################
ntfs-3g-2017.3.23AR.5/configure-16003-delay_variable_subst='$delay_variable_subst'
ntfs-3g-2017.3.23AR.5/configure:16004:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16005:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16006:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16007:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16008:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16009:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16010:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16011:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16012:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16013:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16014:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16015:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16016:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16017:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16018:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16019:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16020:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16021:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16022:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16023:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16024:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16025:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16026:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16027:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16028:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16029:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16030:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16031:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16032:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16033:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16034:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16035:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16036:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16037:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16038:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16039:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16040:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16041:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16042:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16043:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16044:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16045:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16046:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16047:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16048:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16049:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16050:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16051:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16052:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16053:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16054:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16055:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16056:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16057:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16058:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16059:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16060:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16061:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16062:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16063:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16064:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16065:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16066:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16067:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16068:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16069:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16070:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16071:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16072:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16073:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16074:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16075:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16076:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16077:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16078:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16079:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16080:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16081:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16082:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16083:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16084:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16085:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16086:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16087:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16088:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16089:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16090:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16091:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16092:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16093:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16094:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16095:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16096:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16097:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16098:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16099:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16100:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16101:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16102:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16103:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16104:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16105:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16106:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16107:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16108:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16109:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16110:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16111:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16112:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16113:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16114:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16115:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16116:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16117:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16118:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16119:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16120:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16121:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16122:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16123:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16124:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16125:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16126:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16127:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16128:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16129:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16130:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16131:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16132:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure:16133:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/configure-16134-
##############################################
ntfs-3g-2017.3.23AR.5/configure-16212-striplib; do
ntfs-3g-2017.3.23AR.5/configure:16213:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ntfs-3g-2017.3.23AR.5/configure-16214-    *[\\\\\\\`\\"\\\$]*)
ntfs-3g-2017.3.23AR.5/configure:16215:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ntfs-3g-2017.3.23AR.5/configure-16216-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-16242-sys_lib_dlsearch_path_spec; do
ntfs-3g-2017.3.23AR.5/configure:16243:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ntfs-3g-2017.3.23AR.5/configure-16244-    *[\\\\\\\`\\"\\\$]*)
ntfs-3g-2017.3.23AR.5/configure:16245:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ntfs-3g-2017.3.23AR.5/configure-16246-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-16371-fi
ntfs-3g-2017.3.23AR.5/configure:16372:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ntfs-3g-2017.3.23AR.5/configure-16373-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ntfs-3g-2017.3.23AR.5/configure-16388-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ntfs-3g-2017.3.23AR.5/configure:16389:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ntfs-3g-2017.3.23AR.5/configure-16390-ac_delim='%!_!# '
##############################################
ntfs-3g-2017.3.23AR.5/configure-16394-
ntfs-3g-2017.3.23AR.5/configure:16395:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ntfs-3g-2017.3.23AR.5/configure-16396-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ntfs-3g-2017.3.23AR.5/configure-16532-for ac_last_try in false false :; do
ntfs-3g-2017.3.23AR.5/configure:16533:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ntfs-3g-2017.3.23AR.5/configure-16534-  if test -z "$ac_tt"; then
##############################################
ntfs-3g-2017.3.23AR.5/configure-16664-      esac
ntfs-3g-2017.3.23AR.5/configure:16665:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ntfs-3g-2017.3.23AR.5/configure-16666-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ntfs-3g-2017.3.23AR.5/configure-16723-*)
ntfs-3g-2017.3.23AR.5/configure:16724:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ntfs-3g-2017.3.23AR.5/configure-16725-  # A ".." for each directory in $ac_dir_suffix.
ntfs-3g-2017.3.23AR.5/configure:16726:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ntfs-3g-2017.3.23AR.5/configure-16727-  case $ac_top_builddir_sub in
##############################################
ntfs-3g-2017.3.23AR.5/configure-16784-/@mandir@/p'
ntfs-3g-2017.3.23AR.5/configure:16785:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ntfs-3g-2017.3.23AR.5/configure-16786-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ntfs-3g-2017.3.23AR.5/configure-16801-
ntfs-3g-2017.3.23AR.5/configure:16802:# Neutralize VPATH when `$srcdir' = `.'.
ntfs-3g-2017.3.23AR.5/configure-16803-# Shell code in configure.ac might set extrasub.
##############################################
ntfs-3g-2017.3.23AR.5/configure-16829-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ntfs-3g-2017.3.23AR.5/configure:16830:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ntfs-3g-2017.3.23AR.5/configure-16831-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ntfs-3g-2017.3.23AR.5/configure-16875-    * )
ntfs-3g-2017.3.23AR.5/configure:16876:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ntfs-3g-2017.3.23AR.5/configure-16877-  esac
##############################################
ntfs-3g-2017.3.23AR.5/configure-16922-    # Strip MF so we end up with the name of the file.
ntfs-3g-2017.3.23AR.5/configure:16923:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ntfs-3g-2017.3.23AR.5/configure-16924-    # Check whether this is an Automake generated Makefile or not.
##############################################
ntfs-3g-2017.3.23AR.5/configure-16959-    # from the Makefile without running 'make'.
ntfs-3g-2017.3.23AR.5/configure:16960:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ntfs-3g-2017.3.23AR.5/configure-16961-    test -z "$DEPDIR" && continue
ntfs-3g-2017.3.23AR.5/configure:16962:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ntfs-3g-2017.3.23AR.5/configure-16963-    test -z "$am__include" && continue
ntfs-3g-2017.3.23AR.5/configure:16964:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ntfs-3g-2017.3.23AR.5/configure-16965-    # Find all dependency output files, they are included files with
##############################################
ntfs-3g-2017.3.23AR.5/configure-17018-
ntfs-3g-2017.3.23AR.5/configure:17019:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ntfs-3g-2017.3.23AR.5/configure-17020-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ntfs-3g-2017.3.23AR.5/configure.ac-329-	)
ntfs-3g-2017.3.23AR.5/configure.ac:330:	FUSE_LIB_PATH=`$PKG_CONFIG --libs-only-L fuse | sed -e 's,/[/]*,/,g' -e 's,[ ]*$,,'`
ntfs-3g-2017.3.23AR.5/configure.ac-331-fi
##############################################
ntfs-3g-2017.3.23AR.5/depcomp-64-  case $1 in
ntfs-3g-2017.3.23AR.5/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ntfs-3g-2017.3.23AR.5/depcomp-66-      *) dir=;;
##############################################
ntfs-3g-2017.3.23AR.5/depcomp-73-{
ntfs-3g-2017.3.23AR.5/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ntfs-3g-2017.3.23AR.5/depcomp-75-}
##############################################
ntfs-3g-2017.3.23AR.5/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ntfs-3g-2017.3.23AR.5/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ntfs-3g-2017.3.23AR.5/depcomp-128-
##############################################
ntfs-3g-2017.3.23AR.5/depcomp-405-        sleep 1
ntfs-3g-2017.3.23AR.5/depcomp:406:        i=`expr $i - 1`
ntfs-3g-2017.3.23AR.5/depcomp-407-      done
ntfs-3g-2017.3.23AR.5/depcomp-408-    fi
ntfs-3g-2017.3.23AR.5/depcomp:409:    i=`expr $i - 1`
ntfs-3g-2017.3.23AR.5/depcomp-410-  done
##############################################
ntfs-3g-2017.3.23AR.5/depcomp-425-  # Do two passes, one to just change these to
ntfs-3g-2017.3.23AR.5/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ntfs-3g-2017.3.23AR.5/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ntfs-3g-2017.3.23AR.5/depcomp-659-  done
ntfs-3g-2017.3.23AR.5/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ntfs-3g-2017.3.23AR.5/depcomp-661-  touch "$tmpdepfile"
##############################################
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in-40-  { \
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in-42-  }; \
##############################################
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in-363-GTAGS:
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in:364:	here=`$(am__cd) $(top_builddir) && pwd` \
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in-365-	  && $(am__cd) $(top_srcdir) \
##############################################
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in-386-distdir: $(DISTFILES)
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in:387:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in:388:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in-389-	list='$(DISTFILES)'; \
##############################################
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in-400-	  if test -d $$d/$$file; then \
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in:401:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ntfs-3g-2017.3.23AR.5/include/fuse-lite/Makefile.in-402-	    if test -d "$(distdir)/$$file"; then \
##############################################
ntfs-3g-2017.3.23AR.5/include/Makefile.in-39-  { \
ntfs-3g-2017.3.23AR.5/include/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in-41-  }; \
##############################################
ntfs-3g-2017.3.23AR.5/include/Makefile.in-156-  while test -n "$$dir1"; do \
ntfs-3g-2017.3.23AR.5/include/Makefile.in:157:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in-158-    if test "$$first" != "."; then \
ntfs-3g-2017.3.23AR.5/include/Makefile.in-159-      if test "$$first" = ".."; then \
ntfs-3g-2017.3.23AR.5/include/Makefile.in:160:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in:161:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in-162-      else \
ntfs-3g-2017.3.23AR.5/include/Makefile.in:163:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in-164-        if test "$$first2" = "$$first"; then \
ntfs-3g-2017.3.23AR.5/include/Makefile.in:165:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in-166-        else \
##############################################
ntfs-3g-2017.3.23AR.5/include/Makefile.in-171-    fi; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in:172:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in-173-  done; \
##############################################
ntfs-3g-2017.3.23AR.5/include/Makefile.in-379-	dot_seen=no; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in:380:	target=`echo $@ | sed s/-recursive//`; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in-381-	case "$@" in \
##############################################
ntfs-3g-2017.3.23AR.5/include/Makefile.in-442-GTAGS:
ntfs-3g-2017.3.23AR.5/include/Makefile.in:443:	here=`$(am__cd) $(top_builddir) && pwd` \
ntfs-3g-2017.3.23AR.5/include/Makefile.in-444-	  && $(am__cd) $(top_srcdir) \
##############################################
ntfs-3g-2017.3.23AR.5/include/Makefile.in-465-distdir: $(DISTFILES)
ntfs-3g-2017.3.23AR.5/include/Makefile.in:466:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in:467:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in-468-	list='$(DISTFILES)'; \
##############################################
ntfs-3g-2017.3.23AR.5/include/Makefile.in-479-	  if test -d $$d/$$file; then \
ntfs-3g-2017.3.23AR.5/include/Makefile.in:480:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ntfs-3g-2017.3.23AR.5/include/Makefile.in-481-	    if test -d "$(distdir)/$$file"; then \
##############################################
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-40-  { \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-42-  }; \
##############################################
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-128-	unistr.h volume.h xattrs.h
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-130-am__vpath_adj = case $$p in \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-132-    *) f=$$p;; \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-133-  esac;
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-135-am__install_max = 40
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-136-am__nobase_strip_setup = \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-138-am__nobase_strip = \
##############################################
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-428-	@list='$(ntfs3ginclude_HEADERS)'; test -n "$(ntfs3gincludedir)" || list=; \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in:429:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-430-	dir='$(DESTDIR)$(ntfs3gincludedir)'; $(am__uninstall_files_from_dir)
##############################################
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-461-GTAGS:
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in:462:	here=`$(am__cd) $(top_builddir) && pwd` \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-463-	  && $(am__cd) $(top_srcdir) \
##############################################
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-484-distdir: $(DISTFILES)
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in:485:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in:486:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-487-	list='$(DISTFILES)'; \
##############################################
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-498-	  if test -d $$d/$$file; then \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in:499:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ntfs-3g-2017.3.23AR.5/include/ntfs-3g/Makefile.in-500-	    if test -d "$(distdir)/$$file"; then \
##############################################
ntfs-3g-2017.3.23AR.5/INSTALL-173-directory configuration variables that were expressed in terms of
ntfs-3g-2017.3.23AR.5/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
ntfs-3g-2017.3.23AR.5/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
ntfs-3g-2017.3.23AR.5/install-sh-229-      fi
ntfs-3g-2017.3.23AR.5/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ntfs-3g-2017.3.23AR.5/install-sh-231-    *)
##############################################
ntfs-3g-2017.3.23AR.5/install-sh-276-      dstdir=$dst
ntfs-3g-2017.3.23AR.5/install-sh:277:      dst=$dstdir/`basename "$src"`
ntfs-3g-2017.3.23AR.5/install-sh-278-      dstdir_status=0
##############################################
ntfs-3g-2017.3.23AR.5/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ntfs-3g-2017.3.23AR.5/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
ntfs-3g-2017.3.23AR.5/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
ntfs-3g-2017.3.23AR.5/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
ntfs-3g-2017.3.23AR.5/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
ntfs-3g-2017.3.23AR.5/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ntfs-3g-2017.3.23AR.5/install-sh-425-	    case $prefix in
ntfs-3g-2017.3.23AR.5/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ntfs-3g-2017.3.23AR.5/install-sh-427-	      *) qprefix=$prefix;;
##############################################
ntfs-3g-2017.3.23AR.5/install-sh-474-    if $copy_on_change &&
ntfs-3g-2017.3.23AR.5/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
ntfs-3g-2017.3.23AR.5/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
ntfs-3g-2017.3.23AR.5/install-sh-477-
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-40-  { \
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-42-  }; \
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-427-.c.obj:
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:428:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-429-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-431-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:432:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-433-
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-441-libfuse_lite_la-fuse.lo: fuse.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse.lo -MD -MP -MF $(DEPDIR)/libfuse_lite_la-fuse.Tpo -c -o libfuse_lite_la-fuse.lo `test -f 'fuse.c' || echo '$(srcdir)/'`fuse.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfuse_lite_la-fuse.Tpo $(DEPDIR)/libfuse_lite_la-fuse.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-fuse.lo `test -f 'fuse.c' || echo '$(srcdir)/'`fuse.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-447-
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-448-libfuse_lite_la-fuse_kern_chan.lo: fuse_kern_chan.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse_kern_chan.lo -MD -MP -MF $(DEPDIR)/libfuse_lite_la-fuse_kern_chan.Tpo -c -o libfuse_lite_la-fuse_kern_chan.lo `test -f 'fuse_kern_chan.c' || echo '$(srcdir)/'`fuse_kern_chan.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfuse_lite_la-fuse_kern_chan.Tpo $(DEPDIR)/libfuse_lite_la-fuse_kern_chan.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-fuse_kern_chan.lo `test -f 'fuse_kern_chan.c' || echo '$(srcdir)/'`fuse_kern_chan.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-454-
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-455-libfuse_lite_la-fuse_loop.lo: fuse_loop.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:456:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse_loop.lo -MD -MP -MF $(DEPDIR)/libfuse_lite_la-fuse_loop.Tpo -c -o libfuse_lite_la-fuse_loop.lo `test -f 'fuse_loop.c' || echo '$(srcdir)/'`fuse_loop.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-457-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfuse_lite_la-fuse_loop.Tpo $(DEPDIR)/libfuse_lite_la-fuse_loop.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-459-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:460:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-fuse_loop.lo `test -f 'fuse_loop.c' || echo '$(srcdir)/'`fuse_loop.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-461-
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-462-libfuse_lite_la-fuse_lowlevel.lo: fuse_lowlevel.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:463:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse_lowlevel.lo -MD -MP -MF $(DEPDIR)/libfuse_lite_la-fuse_lowlevel.Tpo -c -o libfuse_lite_la-fuse_lowlevel.lo `test -f 'fuse_lowlevel.c' || echo '$(srcdir)/'`fuse_lowlevel.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-464-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfuse_lite_la-fuse_lowlevel.Tpo $(DEPDIR)/libfuse_lite_la-fuse_lowlevel.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-466-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:467:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-fuse_lowlevel.lo `test -f 'fuse_lowlevel.c' || echo '$(srcdir)/'`fuse_lowlevel.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-468-
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-469-libfuse_lite_la-fuse_opt.lo: fuse_opt.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:470:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse_opt.lo -MD -MP -MF $(DEPDIR)/libfuse_lite_la-fuse_opt.Tpo -c -o libfuse_lite_la-fuse_opt.lo `test -f 'fuse_opt.c' || echo '$(srcdir)/'`fuse_opt.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-471-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfuse_lite_la-fuse_opt.Tpo $(DEPDIR)/libfuse_lite_la-fuse_opt.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-473-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:474:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-fuse_opt.lo `test -f 'fuse_opt.c' || echo '$(srcdir)/'`fuse_opt.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-475-
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-476-libfuse_lite_la-fuse_session.lo: fuse_session.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:477:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse_session.lo -MD -MP -MF $(DEPDIR)/libfuse_lite_la-fuse_session.Tpo -c -o libfuse_lite_la-fuse_session.lo `test -f 'fuse_session.c' || echo '$(srcdir)/'`fuse_session.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-478-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfuse_lite_la-fuse_session.Tpo $(DEPDIR)/libfuse_lite_la-fuse_session.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-480-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:481:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-fuse_session.lo `test -f 'fuse_session.c' || echo '$(srcdir)/'`fuse_session.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-482-
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-483-libfuse_lite_la-fuse_signals.lo: fuse_signals.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:484:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse_signals.lo -MD -MP -MF $(DEPDIR)/libfuse_lite_la-fuse_signals.Tpo -c -o libfuse_lite_la-fuse_signals.lo `test -f 'fuse_signals.c' || echo '$(srcdir)/'`fuse_signals.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-485-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfuse_lite_la-fuse_signals.Tpo $(DEPDIR)/libfuse_lite_la-fuse_signals.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-487-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:488:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-fuse_signals.lo `test -f 'fuse_signals.c' || echo '$(srcdir)/'`fuse_signals.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-489-
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-490-libfuse_lite_la-fusermount.lo: fusermount.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:491:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fusermount.lo -MD -MP -MF $(DEPDIR)/libfuse_lite_la-fusermount.Tpo -c -o libfuse_lite_la-fusermount.lo `test -f 'fusermount.c' || echo '$(srcdir)/'`fusermount.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-492-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfuse_lite_la-fusermount.Tpo $(DEPDIR)/libfuse_lite_la-fusermount.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-494-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:495:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-fusermount.lo `test -f 'fusermount.c' || echo '$(srcdir)/'`fusermount.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-496-
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-497-libfuse_lite_la-helper.lo: helper.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:498:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-helper.lo -MD -MP -MF $(DEPDIR)/libfuse_lite_la-helper.Tpo -c -o libfuse_lite_la-helper.lo `test -f 'helper.c' || echo '$(srcdir)/'`helper.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-499-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfuse_lite_la-helper.Tpo $(DEPDIR)/libfuse_lite_la-helper.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-501-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:502:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-helper.lo `test -f 'helper.c' || echo '$(srcdir)/'`helper.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-503-
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-504-libfuse_lite_la-mount.lo: mount.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:505:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-mount.lo -MD -MP -MF $(DEPDIR)/libfuse_lite_la-mount.Tpo -c -o libfuse_lite_la-mount.lo `test -f 'mount.c' || echo '$(srcdir)/'`mount.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-506-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfuse_lite_la-mount.Tpo $(DEPDIR)/libfuse_lite_la-mount.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-508-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:509:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-mount.lo `test -f 'mount.c' || echo '$(srcdir)/'`mount.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-510-
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-511-libfuse_lite_la-mount_util.lo: mount_util.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:512:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-mount_util.lo -MD -MP -MF $(DEPDIR)/libfuse_lite_la-mount_util.Tpo -c -o libfuse_lite_la-mount_util.lo `test -f 'mount_util.c' || echo '$(srcdir)/'`mount_util.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-513-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfuse_lite_la-mount_util.Tpo $(DEPDIR)/libfuse_lite_la-mount_util.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:516:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfuse_lite_la_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-mount_util.lo `test -f 'mount_util.c' || echo '$(srcdir)/'`mount_util.c
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-517-
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-553-GTAGS:
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:554:	here=`$(am__cd) $(top_builddir) && pwd` \
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-555-	  && $(am__cd) $(top_srcdir) \
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-576-distdir: $(DISTFILES)
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:577:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:578:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-579-	list='$(DISTFILES)'; \
##############################################
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-590-	  if test -d $$d/$$file; then \
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in:591:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ntfs-3g-2017.3.23AR.5/libfuse-lite/Makefile.in-592-	    if test -d "$(distdir)/$$file"; then \
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/index.c-193-
ntfs-3g-2017.3.23AR.5/libntfs-3g/index.c:194:static leVCN *ntfs_ie_get_vcn_addr(INDEX_ENTRY *ie)
ntfs-3g-2017.3.23AR.5/libntfs-3g/index.c-195-{
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/index.c-203-{
ntfs-3g-2017.3.23AR.5/libntfs-3g/index.c:204:	return sle64_to_cpup(ntfs_ie_get_vcn_addr(ie));
ntfs-3g-2017.3.23AR.5/libntfs-3g/index.c-205-}
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/index.c-340-{
ntfs-3g-2017.3.23AR.5/libntfs-3g/index.c:341:	*ntfs_ie_get_vcn_addr(ie) = cpu_to_sle64(vcn);
ntfs-3g-2017.3.23AR.5/libntfs-3g/index.c-342-}
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-41-  { \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-43-  }; \
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-99-CONFIG_CLEAN_VPATH_FILES =
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:100:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-101-am__vpath_adj = case $$p in \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:102:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-103-    *) f=$$p;; \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-104-  esac;
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:105:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-106-am__install_max = 40
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-107-am__nobase_strip_setup = \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:108:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-109-am__nobase_strip = \
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-563-.c.obj:
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:564:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-565-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-569-
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-577-libntfs_3g_la-acls.lo: acls.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-acls.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-acls.Tpo -c -o libntfs_3g_la-acls.lo `test -f 'acls.c' || echo '$(srcdir)/'`acls.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-579-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-acls.Tpo $(DEPDIR)/libntfs_3g_la-acls.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-acls.lo `test -f 'acls.c' || echo '$(srcdir)/'`acls.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-583-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-584-libntfs_3g_la-attrib.lo: attrib.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-attrib.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-attrib.Tpo -c -o libntfs_3g_la-attrib.lo `test -f 'attrib.c' || echo '$(srcdir)/'`attrib.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-586-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-attrib.Tpo $(DEPDIR)/libntfs_3g_la-attrib.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-attrib.lo `test -f 'attrib.c' || echo '$(srcdir)/'`attrib.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-590-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-591-libntfs_3g_la-attrlist.lo: attrlist.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:592:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-attrlist.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-attrlist.Tpo -c -o libntfs_3g_la-attrlist.lo `test -f 'attrlist.c' || echo '$(srcdir)/'`attrlist.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-593-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-attrlist.Tpo $(DEPDIR)/libntfs_3g_la-attrlist.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-595-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:596:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-attrlist.lo `test -f 'attrlist.c' || echo '$(srcdir)/'`attrlist.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-597-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-598-libntfs_3g_la-bitmap.lo: bitmap.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:599:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-bitmap.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-bitmap.Tpo -c -o libntfs_3g_la-bitmap.lo `test -f 'bitmap.c' || echo '$(srcdir)/'`bitmap.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-600-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-bitmap.Tpo $(DEPDIR)/libntfs_3g_la-bitmap.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-602-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:603:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-bitmap.lo `test -f 'bitmap.c' || echo '$(srcdir)/'`bitmap.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-604-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-605-libntfs_3g_la-bootsect.lo: bootsect.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:606:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-bootsect.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-bootsect.Tpo -c -o libntfs_3g_la-bootsect.lo `test -f 'bootsect.c' || echo '$(srcdir)/'`bootsect.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-607-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-bootsect.Tpo $(DEPDIR)/libntfs_3g_la-bootsect.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-609-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:610:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-bootsect.lo `test -f 'bootsect.c' || echo '$(srcdir)/'`bootsect.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-611-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-612-libntfs_3g_la-cache.lo: cache.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:613:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-cache.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-cache.Tpo -c -o libntfs_3g_la-cache.lo `test -f 'cache.c' || echo '$(srcdir)/'`cache.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-614-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-cache.Tpo $(DEPDIR)/libntfs_3g_la-cache.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-616-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:617:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-cache.lo `test -f 'cache.c' || echo '$(srcdir)/'`cache.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-618-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-619-libntfs_3g_la-collate.lo: collate.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:620:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-collate.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-collate.Tpo -c -o libntfs_3g_la-collate.lo `test -f 'collate.c' || echo '$(srcdir)/'`collate.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-621-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-collate.Tpo $(DEPDIR)/libntfs_3g_la-collate.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-623-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:624:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-collate.lo `test -f 'collate.c' || echo '$(srcdir)/'`collate.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-625-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-626-libntfs_3g_la-compat.lo: compat.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:627:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-compat.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-compat.Tpo -c -o libntfs_3g_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-628-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-compat.Tpo $(DEPDIR)/libntfs_3g_la-compat.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-630-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:631:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-632-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-633-libntfs_3g_la-compress.lo: compress.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:634:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-compress.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-compress.Tpo -c -o libntfs_3g_la-compress.lo `test -f 'compress.c' || echo '$(srcdir)/'`compress.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-635-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-compress.Tpo $(DEPDIR)/libntfs_3g_la-compress.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-637-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:638:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-compress.lo `test -f 'compress.c' || echo '$(srcdir)/'`compress.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-639-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-640-libntfs_3g_la-debug.lo: debug.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:641:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-debug.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-debug.Tpo -c -o libntfs_3g_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-642-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-debug.Tpo $(DEPDIR)/libntfs_3g_la-debug.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-644-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:645:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-646-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-647-libntfs_3g_la-device.lo: device.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:648:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-device.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-device.Tpo -c -o libntfs_3g_la-device.lo `test -f 'device.c' || echo '$(srcdir)/'`device.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-649-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-device.Tpo $(DEPDIR)/libntfs_3g_la-device.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-651-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:652:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-device.lo `test -f 'device.c' || echo '$(srcdir)/'`device.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-653-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-654-libntfs_3g_la-dir.lo: dir.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:655:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-dir.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-dir.Tpo -c -o libntfs_3g_la-dir.lo `test -f 'dir.c' || echo '$(srcdir)/'`dir.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-656-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-dir.Tpo $(DEPDIR)/libntfs_3g_la-dir.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-658-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:659:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-dir.lo `test -f 'dir.c' || echo '$(srcdir)/'`dir.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-660-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-661-libntfs_3g_la-ea.lo: ea.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:662:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-ea.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-ea.Tpo -c -o libntfs_3g_la-ea.lo `test -f 'ea.c' || echo '$(srcdir)/'`ea.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-663-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-ea.Tpo $(DEPDIR)/libntfs_3g_la-ea.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-665-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:666:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-ea.lo `test -f 'ea.c' || echo '$(srcdir)/'`ea.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-667-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-668-libntfs_3g_la-efs.lo: efs.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:669:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-efs.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-efs.Tpo -c -o libntfs_3g_la-efs.lo `test -f 'efs.c' || echo '$(srcdir)/'`efs.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-670-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-efs.Tpo $(DEPDIR)/libntfs_3g_la-efs.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-672-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:673:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-efs.lo `test -f 'efs.c' || echo '$(srcdir)/'`efs.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-674-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-675-libntfs_3g_la-index.lo: index.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:676:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-index.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-index.Tpo -c -o libntfs_3g_la-index.lo `test -f 'index.c' || echo '$(srcdir)/'`index.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-677-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-index.Tpo $(DEPDIR)/libntfs_3g_la-index.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-679-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:680:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-index.lo `test -f 'index.c' || echo '$(srcdir)/'`index.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-681-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-682-libntfs_3g_la-inode.lo: inode.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:683:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-inode.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-inode.Tpo -c -o libntfs_3g_la-inode.lo `test -f 'inode.c' || echo '$(srcdir)/'`inode.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-684-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-inode.Tpo $(DEPDIR)/libntfs_3g_la-inode.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-686-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:687:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-inode.lo `test -f 'inode.c' || echo '$(srcdir)/'`inode.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-688-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-689-libntfs_3g_la-ioctl.lo: ioctl.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:690:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-ioctl.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-ioctl.Tpo -c -o libntfs_3g_la-ioctl.lo `test -f 'ioctl.c' || echo '$(srcdir)/'`ioctl.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-691-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-ioctl.Tpo $(DEPDIR)/libntfs_3g_la-ioctl.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-693-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:694:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-ioctl.lo `test -f 'ioctl.c' || echo '$(srcdir)/'`ioctl.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-695-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-696-libntfs_3g_la-lcnalloc.lo: lcnalloc.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:697:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-lcnalloc.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-lcnalloc.Tpo -c -o libntfs_3g_la-lcnalloc.lo `test -f 'lcnalloc.c' || echo '$(srcdir)/'`lcnalloc.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-698-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-lcnalloc.Tpo $(DEPDIR)/libntfs_3g_la-lcnalloc.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-700-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:701:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-lcnalloc.lo `test -f 'lcnalloc.c' || echo '$(srcdir)/'`lcnalloc.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-702-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-703-libntfs_3g_la-logfile.lo: logfile.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:704:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-logfile.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-logfile.Tpo -c -o libntfs_3g_la-logfile.lo `test -f 'logfile.c' || echo '$(srcdir)/'`logfile.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-705-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-logfile.Tpo $(DEPDIR)/libntfs_3g_la-logfile.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-707-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:708:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-logfile.lo `test -f 'logfile.c' || echo '$(srcdir)/'`logfile.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-709-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-710-libntfs_3g_la-logging.lo: logging.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:711:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-logging.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-logging.Tpo -c -o libntfs_3g_la-logging.lo `test -f 'logging.c' || echo '$(srcdir)/'`logging.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-712-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-logging.Tpo $(DEPDIR)/libntfs_3g_la-logging.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-714-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:715:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-logging.lo `test -f 'logging.c' || echo '$(srcdir)/'`logging.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-716-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-717-libntfs_3g_la-mft.lo: mft.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:718:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-mft.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-mft.Tpo -c -o libntfs_3g_la-mft.lo `test -f 'mft.c' || echo '$(srcdir)/'`mft.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-719-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-mft.Tpo $(DEPDIR)/libntfs_3g_la-mft.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-721-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:722:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-mft.lo `test -f 'mft.c' || echo '$(srcdir)/'`mft.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-723-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-724-libntfs_3g_la-misc.lo: misc.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:725:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-misc.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-misc.Tpo -c -o libntfs_3g_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-726-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-misc.Tpo $(DEPDIR)/libntfs_3g_la-misc.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-728-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:729:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-730-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-731-libntfs_3g_la-mst.lo: mst.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:732:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-mst.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-mst.Tpo -c -o libntfs_3g_la-mst.lo `test -f 'mst.c' || echo '$(srcdir)/'`mst.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-733-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-mst.Tpo $(DEPDIR)/libntfs_3g_la-mst.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-735-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:736:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-mst.lo `test -f 'mst.c' || echo '$(srcdir)/'`mst.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-737-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-738-libntfs_3g_la-object_id.lo: object_id.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:739:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-object_id.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-object_id.Tpo -c -o libntfs_3g_la-object_id.lo `test -f 'object_id.c' || echo '$(srcdir)/'`object_id.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-740-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-object_id.Tpo $(DEPDIR)/libntfs_3g_la-object_id.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-742-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:743:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-object_id.lo `test -f 'object_id.c' || echo '$(srcdir)/'`object_id.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-744-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-745-libntfs_3g_la-realpath.lo: realpath.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:746:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-realpath.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-realpath.Tpo -c -o libntfs_3g_la-realpath.lo `test -f 'realpath.c' || echo '$(srcdir)/'`realpath.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-747-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-realpath.Tpo $(DEPDIR)/libntfs_3g_la-realpath.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-749-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:750:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-realpath.lo `test -f 'realpath.c' || echo '$(srcdir)/'`realpath.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-751-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-752-libntfs_3g_la-reparse.lo: reparse.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:753:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-reparse.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-reparse.Tpo -c -o libntfs_3g_la-reparse.lo `test -f 'reparse.c' || echo '$(srcdir)/'`reparse.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-754-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-reparse.Tpo $(DEPDIR)/libntfs_3g_la-reparse.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-756-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:757:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-reparse.lo `test -f 'reparse.c' || echo '$(srcdir)/'`reparse.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-758-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-759-libntfs_3g_la-runlist.lo: runlist.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:760:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-runlist.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-runlist.Tpo -c -o libntfs_3g_la-runlist.lo `test -f 'runlist.c' || echo '$(srcdir)/'`runlist.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-761-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-runlist.Tpo $(DEPDIR)/libntfs_3g_la-runlist.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-763-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:764:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-runlist.lo `test -f 'runlist.c' || echo '$(srcdir)/'`runlist.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-765-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-766-libntfs_3g_la-security.lo: security.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:767:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-security.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-security.Tpo -c -o libntfs_3g_la-security.lo `test -f 'security.c' || echo '$(srcdir)/'`security.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-768-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-security.Tpo $(DEPDIR)/libntfs_3g_la-security.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-770-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:771:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-security.lo `test -f 'security.c' || echo '$(srcdir)/'`security.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-772-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-773-libntfs_3g_la-unistr.lo: unistr.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:774:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-unistr.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-unistr.Tpo -c -o libntfs_3g_la-unistr.lo `test -f 'unistr.c' || echo '$(srcdir)/'`unistr.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-775-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-unistr.Tpo $(DEPDIR)/libntfs_3g_la-unistr.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-777-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:778:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-unistr.lo `test -f 'unistr.c' || echo '$(srcdir)/'`unistr.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-779-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-780-libntfs_3g_la-volume.lo: volume.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:781:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-volume.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-volume.Tpo -c -o libntfs_3g_la-volume.lo `test -f 'volume.c' || echo '$(srcdir)/'`volume.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-782-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-volume.Tpo $(DEPDIR)/libntfs_3g_la-volume.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-784-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:785:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-volume.lo `test -f 'volume.c' || echo '$(srcdir)/'`volume.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-786-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-787-libntfs_3g_la-xattrs.lo: xattrs.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:788:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-xattrs.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-xattrs.Tpo -c -o libntfs_3g_la-xattrs.lo `test -f 'xattrs.c' || echo '$(srcdir)/'`xattrs.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-789-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-xattrs.Tpo $(DEPDIR)/libntfs_3g_la-xattrs.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-791-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:792:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-xattrs.lo `test -f 'xattrs.c' || echo '$(srcdir)/'`xattrs.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-793-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-794-libntfs_3g_la-win32_io.lo: win32_io.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:795:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-win32_io.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-win32_io.Tpo -c -o libntfs_3g_la-win32_io.lo `test -f 'win32_io.c' || echo '$(srcdir)/'`win32_io.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-796-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-win32_io.Tpo $(DEPDIR)/libntfs_3g_la-win32_io.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-798-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:799:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-win32_io.lo `test -f 'win32_io.c' || echo '$(srcdir)/'`win32_io.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-800-
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-801-libntfs_3g_la-unix_io.lo: unix_io.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:802:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-unix_io.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-unix_io.Tpo -c -o libntfs_3g_la-unix_io.lo `test -f 'unix_io.c' || echo '$(srcdir)/'`unix_io.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-803-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntfs_3g_la-unix_io.Tpo $(DEPDIR)/libntfs_3g_la-unix_io.Plo
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-805-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:806:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntfs_3g_la_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-unix_io.lo `test -f 'unix_io.c' || echo '$(srcdir)/'`unix_io.c
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-807-
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-831-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:832:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-833-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-864-GTAGS:
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:865:	here=`$(am__cd) $(top_builddir) && pwd` \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-866-	  && $(am__cd) $(top_srcdir) \
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-887-distdir: $(DISTFILES)
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:888:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:889:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-890-	list='$(DISTFILES)'; \
##############################################
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-901-	  if test -d $$d/$$file; then \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in:902:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ntfs-3g-2017.3.23AR.5/libntfs-3g/Makefile.in-903-	    if test -d "$(distdir)/$$file"; then \
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-167-{
ntfs-3g-2017.3.23AR.5/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-179-{
ntfs-3g-2017.3.23AR.5/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-198-    # Extract subdirectory from the argument.
ntfs-3g-2017.3.23AR.5/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-204-    fi
ntfs-3g-2017.3.23AR.5/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-217-    case ${2} in
ntfs-3g-2017.3.23AR.5/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
ntfs-3g-2017.3.23AR.5/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
ntfs-3g-2017.3.23AR.5/ltmain.sh-220-    esac
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-380-     progdir=$func_dirname_result
ntfs-3g-2017.3.23AR.5/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
ntfs-3g-2017.3.23AR.5/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
ntfs-3g-2017.3.23AR.5/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
ntfs-3g-2017.3.23AR.5/ltmain.sh-419-bs='\\'
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
ntfs-3g-2017.3.23AR.5/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-533-      done
ntfs-3g-2017.3.23AR.5/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-535-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-566-      # If mktemp works, use that first and foremost
ntfs-3g-2017.3.23AR.5/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
ntfs-3g-2017.3.23AR.5/ltmain.sh-568-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-597-      *[\\\`\"\$]*)
ntfs-3g-2017.3.23AR.5/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
ntfs-3g-2017.3.23AR.5/ltmain.sh-599-      *)
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
ntfs-3g-2017.3.23AR.5/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-704-    ;;
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
ntfs-3g-2017.3.23AR.5/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
ntfs-3g-2017.3.23AR.5/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
ntfs-3g-2017.3.23AR.5/ltmain.sh-772-	p
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-803-
ntfs-3g-2017.3.23AR.5/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
ntfs-3g-2017.3.23AR.5/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-816-
ntfs-3g-2017.3.23AR.5/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
ntfs-3g-2017.3.23AR.5/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-862-{
ntfs-3g-2017.3.23AR.5/ltmain.sh:863:    func_arith_result=`expr "${@}"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-870-{
ntfs-3g-2017.3.23AR.5/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
ntfs-3g-2017.3.23AR.5/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-877-{
ntfs-3g-2017.3.23AR.5/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-884-{
ntfs-3g-2017.3.23AR.5/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-968-	# quotes we have to do it in 2 steps:
ntfs-3g-2017.3.23AR.5/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-970-	eval "$extractedcf"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-1382-      done
ntfs-3g-2017.3.23AR.5/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
ntfs-3g-2017.3.23AR.5/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
ntfs-3g-2017.3.23AR.5/ltmain.sh-1385-      case $@ in
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-1395-	    # Evaluate the configuration.
ntfs-3g-2017.3.23AR.5/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
ntfs-3g-2017.3.23AR.5/ltmain.sh-1397-	    CC_quoted=
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-1401-	    done
ntfs-3g-2017.3.23AR.5/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
ntfs-3g-2017.3.23AR.5/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
ntfs-3g-2017.3.23AR.5/ltmain.sh-1404-	    case "$@ " in
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
ntfs-3g-2017.3.23AR.5/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
ntfs-3g-2017.3.23AR.5/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
ntfs-3g-2017.3.23AR.5/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-1721-    # LT_CYGPATH in this case.
ntfs-3g-2017.3.23AR.5/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-1723-  fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
ntfs-3g-2017.3.23AR.5/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-2060-    *.[cCFSifmso] | \
ntfs-3g-2017.3.23AR.5/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
ntfs-3g-2017.3.23AR.5/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
ntfs-3g-2017.3.23AR.5/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
ntfs-3g-2017.3.23AR.5/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
ntfs-3g-2017.3.23AR.5/ltmain.sh-2158-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-2204-      if test "$need_locks" = warn &&
ntfs-3g-2017.3.23AR.5/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh-2206-	$ECHO "\
ntfs-3g-2017.3.23AR.5/ltmain.sh-2207-*** ERROR, $lockfile contains:
ntfs-3g-2017.3.23AR.5/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
ntfs-3g-2017.3.23AR.5/ltmain.sh-2209-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-2253-      if test "$need_locks" = warn &&
ntfs-3g-2017.3.23AR.5/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh-2255-	$ECHO "\
ntfs-3g-2017.3.23AR.5/ltmain.sh-2256-*** ERROR, $lockfile contains:
ntfs-3g-2017.3.23AR.5/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
ntfs-3g-2017.3.23AR.5/ltmain.sh-2258-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-2548-	  test -n "$library_names" && \
ntfs-3g-2017.3.23AR.5/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
ntfs-3g-2017.3.23AR.5/ltmain.sh-2550-	  continue
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
ntfs-3g-2017.3.23AR.5/ltmain.sh-2561-	  fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-2577-      # Get the absolute pathname.
ntfs-3g-2017.3.23AR.5/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
ntfs-3g-2017.3.23AR.5/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
ntfs-3g-2017.3.23AR.5/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-2959-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
ntfs-3g-2017.3.23AR.5/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-2972-	  else
ntfs-3g-2017.3.23AR.5/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-2974-	  fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3130-	    fi
ntfs-3g-2017.3.23AR.5/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
ntfs-3g-2017.3.23AR.5/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
ntfs-3g-2017.3.23AR.5/ltmain.sh-3134-	      finalize=no
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3149-	        # Replace the output file specification.
ntfs-3g-2017.3.23AR.5/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3151-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
ntfs-3g-2017.3.23AR.5/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3170-	  fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3241-    my_pic_p="${3-no}"
ntfs-3g-2017.3.23AR.5/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3243-    my_dlsyms=
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
ntfs-3g-2017.3.23AR.5/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
ntfs-3g-2017.3.23AR.5/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3509-	  else
ntfs-3g-2017.3.23AR.5/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3512-	  fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3514-	*)
ntfs-3g-2017.3.23AR.5/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3517-	  ;;
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3529-      # Nullify the symbol file.
ntfs-3g-2017.3.23AR.5/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3532-    fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3545-  win32_libid_type="unknown"
ntfs-3g-2017.3.23AR.5/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3547-  case $win32_fileres in
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3596-  $opt_debug
ntfs-3g-2017.3.23AR.5/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3598-}
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3613-  $opt_debug
ntfs-3g-2017.3.23AR.5/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ntfs-3g-2017.3.23AR.5/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ntfs-3g-2017.3.23AR.5/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3700-    # binutils import library
ntfs-3g-2017.3.23AR.5/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
ntfs-3g-2017.3.23AR.5/ltmain.sh-3703-    # ms-generated import library
ntfs-3g-2017.3.23AR.5/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3705-  else
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3780-	  darwin_curdir=`pwd`
ntfs-3g-2017.3.23AR.5/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
ntfs-3g-2017.3.23AR.5/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3785-	    darwin_arch=
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
ntfs-3g-2017.3.23AR.5/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3797-	    darwin_file=
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
ntfs-3g-2017.3.23AR.5/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3814-      esac
ntfs-3g-2017.3.23AR.5/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3816-    done
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3885-
ntfs-3g-2017.3.23AR.5/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3887-    $ECHO "\
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3920-    --lt-dump-script)
ntfs-3g-2017.3.23AR.5/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
ntfs-3g-2017.3.23AR.5/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
ntfs-3g-2017.3.23AR.5/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
ntfs-3g-2017.3.23AR.5/ltmain.sh-3949-  done
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-4005-  # Find the directory that this script lives in.
ntfs-3g-2017.3.23AR.5/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
ntfs-3g-2017.3.23AR.5/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
ntfs-3g-2017.3.23AR.5/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
ntfs-3g-2017.3.23AR.5/ltmain.sh-4011-  while test -n \"\$file\"; do
ntfs-3g-2017.3.23AR.5/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
ntfs-3g-2017.3.23AR.5/ltmain.sh-4013-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-4021-
ntfs-3g-2017.3.23AR.5/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
ntfs-3g-2017.3.23AR.5/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
ntfs-3g-2017.3.23AR.5/ltmain.sh-4024-  done
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-4035-    case \"\$thisdir\" in
ntfs-3g-2017.3.23AR.5/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
ntfs-3g-2017.3.23AR.5/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-4041-  # Try to get the absolute directory name.
ntfs-3g-2017.3.23AR.5/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
ntfs-3g-2017.3.23AR.5/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
ntfs-3g-2017.3.23AR.5/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
ntfs-3g-2017.3.23AR.5/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
ntfs-3g-2017.3.23AR.5/ltmain.sh-4068-      else
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
ntfs-3g-2017.3.23AR.5/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
ntfs-3g-2017.3.23AR.5/ltmain.sh-4112-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-5085-    $opt_debug
ntfs-3g-2017.3.23AR.5/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
ntfs-3g-2017.3.23AR.5/ltmain.sh-5087-    *import*) : ;;
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-5307-	    moreargs=
ntfs-3g-2017.3.23AR.5/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-5309-	    do
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-5563-	*)
ntfs-3g-2017.3.23AR.5/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
ntfs-3g-2017.3.23AR.5/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ntfs-3g-2017.3.23AR.5/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
ntfs-3g-2017.3.23AR.5/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
ntfs-3g-2017.3.23AR.5/ltmain.sh-6018-    else
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-6328-		  set dummy $deplibs_check_method; shift
ntfs-3g-2017.3.23AR.5/ltmain.sh:6329:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-6330-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-6391-	else
ntfs-3g-2017.3.23AR.5/ltmain.sh:6392:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
ntfs-3g-2017.3.23AR.5/ltmain.sh-6393-	fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-6420-	if test -n "$inherited_linker_flags"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:6421:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-6422-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-6428-	fi
ntfs-3g-2017.3.23AR.5/ltmain.sh:6429:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-6430-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-6501-	*)
ntfs-3g-2017.3.23AR.5/ltmain.sh:6502:	  abs_ladir=`cd "$ladir" && pwd`
ntfs-3g-2017.3.23AR.5/ltmain.sh-6503-	  if test -z "$abs_ladir"; then
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-6754-	    shift
ntfs-3g-2017.3.23AR.5/ltmain.sh:6755:	    libname=`eval "\\$ECHO \"$libname_spec\""`
ntfs-3g-2017.3.23AR.5/ltmain.sh-6756-	    # use dlname if we got it. it's perfectly good, no?
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7046-		*)
ntfs-3g-2017.3.23AR.5/ltmain.sh:7047:		  absdir=`cd "$dir" && pwd`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7048-		  if test -z "$absdir"; then
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7057-		  depdepl=
ntfs-3g-2017.3.23AR.5/ltmain.sh:7058:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7059-		  if test -n "$deplibrary_names" ; then
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7064-		      depdepl="$absdir/$objdir/$depdepl"
ntfs-3g-2017.3.23AR.5/ltmain.sh:7065:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7066-                      if test -z "$darwin_install_name"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:7067:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7068-                      fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7079-		else
ntfs-3g-2017.3.23AR.5/ltmain.sh:7080:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7081-		  test -z "$libdir" && \
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7102-	else
ntfs-3g-2017.3.23AR.5/ltmain.sh:7103:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7104-	fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7251-	test "$module" = no && \
ntfs-3g-2017.3.23AR.5/ltmain.sh:7252:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
ntfs-3g-2017.3.23AR.5/ltmain.sh-7253-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7386-	if test "$age" -gt "$current"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:7387:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
ntfs-3g-2017.3.23AR.5/ltmain.sh-7388-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7547-	removelist=
ntfs-3g-2017.3.23AR.5/ltmain.sh:7548:	tempremovelist=`$ECHO "$output_objdir/*"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7549-	for p in $tempremovelist; do
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7573-	# Transform .lo files to .o files.
ntfs-3g-2017.3.23AR.5/ltmain.sh:7574:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7575-      fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7578-      #for path in $notinst_path; do
ntfs-3g-2017.3.23AR.5/ltmain.sh:7579:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
ntfs-3g-2017.3.23AR.5/ltmain.sh:7580:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
ntfs-3g-2017.3.23AR.5/ltmain.sh:7581:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7582-      #done
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7699-		if test -n "$i" ; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:7700:		  libname=`eval "\\$ECHO \"$libname_spec\""`
ntfs-3g-2017.3.23AR.5/ltmain.sh:7701:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7702-		  set dummy $deplib_matches; shift
ntfs-3g-2017.3.23AR.5/ltmain.sh-7703-		  deplib_match=$1
ntfs-3g-2017.3.23AR.5/ltmain.sh:7704:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
ntfs-3g-2017.3.23AR.5/ltmain.sh-7705-		    func_append newdeplibs " $i"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7742-		  if test -n "$i" ; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:7743:		    libname=`eval "\\$ECHO \"$libname_spec\""`
ntfs-3g-2017.3.23AR.5/ltmain.sh:7744:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7745-		    set dummy $deplib_matches; shift
ntfs-3g-2017.3.23AR.5/ltmain.sh-7746-		    deplib_match=$1
ntfs-3g-2017.3.23AR.5/ltmain.sh:7747:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
ntfs-3g-2017.3.23AR.5/ltmain.sh-7748-		      func_append newdeplibs " $i"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7777-	  set dummy $deplibs_check_method; shift
ntfs-3g-2017.3.23AR.5/ltmain.sh:7778:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7779-	  for a_deplib in $deplibs; do
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7792-	      if test -n "$a_deplib" ; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:7793:		libname=`eval "\\$ECHO \"$libname_spec\""`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7794-		if test -n "$file_magic_glob"; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:7795:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7796-		else
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7802-		    shopt -s nocaseglob
ntfs-3g-2017.3.23AR.5/ltmain.sh:7803:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7804-		    $nocaseglob
ntfs-3g-2017.3.23AR.5/ltmain.sh-7805-		  else
ntfs-3g-2017.3.23AR.5/ltmain.sh:7806:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7807-		  fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7820-		      while test -h "$potlib" 2>/dev/null; do
ntfs-3g-2017.3.23AR.5/ltmain.sh:7821:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7822-			case $potliblink in
ntfs-3g-2017.3.23AR.5/ltmain.sh-7823-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
ntfs-3g-2017.3.23AR.5/ltmain.sh:7824:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
ntfs-3g-2017.3.23AR.5/ltmain.sh-7825-			esac
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7861-	  set dummy $deplibs_check_method; shift
ntfs-3g-2017.3.23AR.5/ltmain.sh:7862:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7863-	  for a_deplib in $deplibs; do
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7876-	      if test -n "$a_deplib" ; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:7877:		libname=`eval "\\$ECHO \"$libname_spec\""`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7878-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
ntfs-3g-2017.3.23AR.5/ltmain.sh:7879:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7880-		  for potent_lib in $potential_libs; do
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7915-	  newdeplibs=""
ntfs-3g-2017.3.23AR.5/ltmain.sh:7916:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7917-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7919-	      # can't use Xsed below, because $i might contain '/'
ntfs-3g-2017.3.23AR.5/ltmain.sh:7920:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7921-	    done
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7945-	  # On Rhapsody replace the C library with the System framework
ntfs-3g-2017.3.23AR.5/ltmain.sh:7946:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-7947-	  ;;
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-7997-	*-*-darwin*)
ntfs-3g-2017.3.23AR.5/ltmain.sh:7998:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh:7999:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh:8000:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8001-	  ;;
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8124-	# Use standard objects if they are pic
ntfs-3g-2017.3.23AR.5/ltmain.sh:8125:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8126-	test "X$libobjs" = "X " && libobjs=
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8139-	    # exporting using user supplied symfile
ntfs-3g-2017.3.23AR.5/ltmain.sh:8140:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
ntfs-3g-2017.3.23AR.5/ltmain.sh-8141-	      # and it's NOT already a .def file. Must figure out
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8636-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
ntfs-3g-2017.3.23AR.5/ltmain.sh:8637:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8638-	else
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8650-      # Create the old-style object.
ntfs-3g-2017.3.23AR.5/ltmain.sh:8651:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
ntfs-3g-2017.3.23AR.5/ltmain.sh-8652-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8710-	# On Rhapsody replace the C library is the System framework
ntfs-3g-2017.3.23AR.5/ltmain.sh:8711:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
ntfs-3g-2017.3.23AR.5/ltmain.sh:8712:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8713-	;;
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8728-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
ntfs-3g-2017.3.23AR.5/ltmain.sh:8729:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh:8730:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8731-	;;
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8806-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ntfs-3g-2017.3.23AR.5/ltmain.sh:8807:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8808-	  case :$dllsearchpath: in
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8866-	# Transform all the library objects into standard objects.
ntfs-3g-2017.3.23AR.5/ltmain.sh:8867:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ntfs-3g-2017.3.23AR.5/ltmain.sh:8868:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8869-      fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8896-	# Replace the output file specification.
ntfs-3g-2017.3.23AR.5/ltmain.sh:8897:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8898-	link_command="$compile_command$compile_rpath"
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8905-	  func_to_tool_file "$output"
ntfs-3g-2017.3.23AR.5/ltmain.sh:8906:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8907-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8949-	# Replace the output file specification.
ntfs-3g-2017.3.23AR.5/ltmain.sh:8950:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8951-	# Delete the old output file.
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8957-	  func_to_tool_file "$output"
ntfs-3g-2017.3.23AR.5/ltmain.sh:8958:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8959-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8975-	  if test "$fast_install" = yes; then
ntfs-3g-2017.3.23AR.5/ltmain.sh:8976:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8977-	  else
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8987-      # Replace the output file specification.
ntfs-3g-2017.3.23AR.5/ltmain.sh:8988:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8989-
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-8996-	func_to_tool_file "$output_objdir/$outputname"
ntfs-3g-2017.3.23AR.5/ltmain.sh:8997:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ntfs-3g-2017.3.23AR.5/ltmain.sh-8998-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-9017-	relink_command="(cd `pwd`; $relink_command)"
ntfs-3g-2017.3.23AR.5/ltmain.sh:9018:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-9019-      fi
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-9261-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
ntfs-3g-2017.3.23AR.5/ltmain.sh:9262:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ntfs-3g-2017.3.23AR.5/ltmain.sh-9263-      if test "$hardcode_automatic" = yes ; then
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-9282-		func_resolve_sysroot "$deplib"
ntfs-3g-2017.3.23AR.5/ltmain.sh:9283:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
ntfs-3g-2017.3.23AR.5/ltmain.sh-9284-		test -z "$libdir" && \
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-9308-		name="$func_basename_result"
ntfs-3g-2017.3.23AR.5/ltmain.sh:9309:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ntfs-3g-2017.3.23AR.5/ltmain.sh-9310-		test -z "$libdir" && \
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-9327-		name="$func_basename_result"
ntfs-3g-2017.3.23AR.5/ltmain.sh:9328:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ntfs-3g-2017.3.23AR.5/ltmain.sh-9329-		test -z "$libdir" && \
##############################################
ntfs-3g-2017.3.23AR.5/ltmain.sh-9646-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
ntfs-3g-2017.3.23AR.5/ltmain.sh:9647:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
ntfs-3g-2017.3.23AR.5/ltmain.sh-9648-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-125-done
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-127-])
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-429-
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-437-#
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-551-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-564-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-720-
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1091:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1143-      }]'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1148-  fi],[])
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1181-  ECHO='print -r --'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1217-
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1237-   if test "$GCC" = yes; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1239-   fi
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1241- /*)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1243-   ;; #(
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1272-      *ELF-32*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1288-	*32-bit*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1298-    else
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1300-	*32-bit*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1656-    # And add a safety zone
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1657:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1658:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1659-    ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1689-    if test -n "$kargmax"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1690:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1691-    else
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1697-    if test -n "$lt_cv_sys_max_cmd_len"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1698:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1699:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1700-    else
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1709-      # we can't tell.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1710:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1711-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1713-      do
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1714:        i=`expr $i + 1`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1715-        teststring=$teststring$teststring
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1717-      # Only check the string length outside the loop.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1718:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1719-      teststring=
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1722-      # linker.  It appears as though 1/2 is a usable value.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:1723:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-1724-    fi
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2047-  if test "$hard_links" = no; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2048:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2049-    need_locks=warn
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2178-  esac
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2179:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2180-  case $lt_search_path_spec in
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2185-    # okay in the real world where ";" in dirpaths is itself problematic.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2186:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2187-    ;;
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2188-  *)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2189:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2190-    ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2194-  lt_tmp_lt_search_path_spec=
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2195:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2196-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2229-  esac
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2230:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2231-else
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2317-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2318:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2319-    ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2353-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2354:    postinstall_cmds='base_file=`basename \${file}`~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2355:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2356:      dldir=$destdir/`dirname \$dlpath`~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2357-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2362-      fi'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2363:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2364-      dlpath=$dir/\$dldll~
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2370-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2371:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2372-m4_if([$1], [],[
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2376-      # MinGW DLLs use traditional 'lib' prefix
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2377:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2378-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2380-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2381:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2382-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2389-    libname_spec='$name'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2390:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2391-    library_names_spec='${libname}.dll.lib'
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2401-        # Let DOS variable expansion print the short 8.3 style file name.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2402:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2403-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2406-      # Convert to MSYS style.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2407:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2408-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2412-      # like /cygdrive/c/PROGRA~1:/cygdr...
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2413:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2414:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2415:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2416-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2420-        # It is most probably a Windows format PATH.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2421:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2422-      else
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2423:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2424-      fi
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2430-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2431:    postinstall_cmds='base_file=`basename \${file}`~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2432:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2433:      dldir=$destdir/`dirname \$dlpath`~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2434-      test -d \$dldir || mkdir -p \$dldir~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2435-      $install_prog $dir/$dlname \$dldir/$dlname'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2436:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2437-      dlpath=$dir/\$dldll~
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2444-    # Assume MSVC wrapper
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2445:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2446-    dynamic_linker='Win32 ld.exe'
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2461-  shlibpath_var=DYLD_LIBRARY_PATH
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2462:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2463-m4_if([$1], [],[
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2682-  if test -f /etc/ld.so.conf; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2683:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2684-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2745-  shlibpath_var=LD_LIBRARY_PATH
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2746:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2747-    case $host_os in
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2962-	"file_magic "*)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:2963:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-2964-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3045-    # gcc leaves a trailing carriage return which upsets mingw
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3046:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3047-  *)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3048:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3049-  esac
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3054-      # Canonicalize the pathname of ld
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3055:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3056-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3057:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3058-      done
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3085-      # Break only if it was the GNU/non-GNU ld that we prefer.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3086:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3087-      *GNU* | *'with BFD'*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3125-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3126:case `$LD -v 2>&1 </dev/null` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3127-*GNU* | *'with BFD'*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3320-openbsd*)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3321:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3322-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3384-    else
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3385:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3386-    fi
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3430-	# Tru64's nm complains that /dev/null is an invalid object file
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3431:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3432-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3436-	*)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3437:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3438-	  */dev/null*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3462-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3463:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3464-    *COFF*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3521-  # decide which to use based on capabilities of $DLLTOOL
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3522:  case `$DLLTOOL --help 2>&1` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3523-  *--identify-strict*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3680-# If we're using GNU nm, then use its standard symbol codes.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3681:case `$NM -V 2>&1` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3682-*GNU* | *'with BFD'*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3698-mingw*)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3699:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3700-  ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3751-    nlist=conftest.nm
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:3752:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-3753-      # Try sorting and uniquifying the output.
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4089-	  *)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4090:	    case `$CC -V 2>&1 | sed 5q` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4091-	    *Sun\ C*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4394-      *)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4395:	case `$CC -V 2>&1 | sed 5q` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4396-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4666-	# shared libraries, regardless of the interface used.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4667:	case `$LD -v 2>&1` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4668-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4698-    supports_anon_versioning=no
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4699:    case `$LD -v 2>&1` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4700-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4767-	# is EXPORTS), use it as is; otherwise, prepend...
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4768:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4769-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4795-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4796:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4797:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4798-      ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4813-        pgcc*)				# Portland Group C compiler
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4814:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4815-	  tmp_addflag=' $pic_flag'
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4818-					# Portland Group f77 and f90 compilers
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4819:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4820-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4833-	nvcc*)	# Cuda Compiler Driver 2.2
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4834:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4835-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4837-	esac
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4838:	case `$CC -V 2>&1 | sed 5q` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4839-	*Sun\ C*)			# Sun C 5.9
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4840:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4841-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4905-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:4906:      case `$LD -v 2>&1` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-4907-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5028-	# below for broken collect2 doesn't work under 4.3+
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5029:	  collect2name=`${CC} -print-prog-name=collect2`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5030-	  if test -f "$collect2name" &&
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5077-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5078:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5079-      else
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5143-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5144:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5145-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5180-	# FIXME: Setting linknames here is a bad hack.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5181:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5182-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5318-      if test "$GCC" = yes; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5319:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5320-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5341-	if test "$lt_cv_irix_exported_symbol" = yes; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5342:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5343-	fi
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5344-      else
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5345:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5346:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5347-      fi
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5381-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5382:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5383-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5414-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5415:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5416-      else
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5417-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5418:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5419-      fi
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5427-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5428:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5429-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5431-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5432:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5433:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5434:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5435-
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5450-      else
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5451:	case `$CC -V 2>&1` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5452-	*"Compilers 5.0"*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5643-	  _LT_TAGVAR(allow_undefined_flag, $1)=
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5644:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5645-	  then
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5943-        # ancient GNU ld didn't support --whole-archive et. al.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:5944:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-5945-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6026-          # below for broken collect2 doesn't work under 4.3+
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6027:	  collect2name=`${CC} -print-prog-name=collect2`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6028-	  if test -f "$collect2name" &&
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6076-
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6077:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6078-        else
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6142-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6143:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6144-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6183-	    # is EXPORTS), use it as is; otherwise, prepend...
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6184:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6185-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6266-            # dependencies.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6267:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6268-            ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6331-	    # dependencies.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6332:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6333-	    ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6367-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6368:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6369:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6370-	;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6374-	    # SGI C++
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6375:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6376-
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6385-	      if test "$with_gnu_ld" = no; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6386:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6387-	      else
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6388:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6389-	      fi
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6406-	    # to its proper name (with version) after linking.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6407:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6408:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6409-	    # Commands to make compiler produce verbose output that lists
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6416-	    # dependencies.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6417:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6418-
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6431-	    # earlier do not add the objects themselves.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6432:	    case `$CC -V 2>&1` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6433-	      *"Version 7."*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6452-            # Portland Group C++ compiler
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6453:	    case `$CC -V` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6454-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6457-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6458:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6459-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6461-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6462:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6463-		$RANLIB $oldlib'
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6466-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6467:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6468-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6470-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6471:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6472-	      ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6480-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6481:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6482-            ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6499-	    # dependencies.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6500:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6501-	    ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6514-	  *)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6515:	    case `$CC -V 2>&1 | sed 5q` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6516-	    *Sun\ C*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6521-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6522:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6523-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6591-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6592:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6593-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6610-	    # to its proper name (with version) after linking.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6611:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6612-
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6631-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6632:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6633-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6636-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6637:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6638:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6639-	          echo "-hidden">> $lib.exp~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6640:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6641-	          $RM $lib.exp'
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6655-	    # dependencies.
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6656:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6657-	    ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6662-	        osf3*)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6663:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6664-		  ;;
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6665-	        *)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6666:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6667-		  ;;
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6915-  case ${2} in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6916:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:6917:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-6918-  esac
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-7003-
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:7004:  for p in `eval "$output_verbose_link_cmd"`; do
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-7005-    case ${prev}${p} in
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-7101-linux*)
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:7102:  case `$CC -V 2>&1 | sed 5q` in
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-7103-  *Sun\ C*)
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-7152-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:7153: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-7154-fi
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-7764-    test $lt_ac_count -gt 10 && break
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:7765:    lt_ac_count=`expr $lt_ac_count + 1`
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-7766-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-7835-# ------------------------------------------------------
ntfs-3g-2017.3.23AR.5/m4/libtool.m4:7836:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
ntfs-3g-2017.3.23AR.5/m4/libtool.m4-7837-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
ntfs-3g-2017.3.23AR.5/m4/ltsugar.m4-67-m4_define([lt_combine],
ntfs-3g-2017.3.23AR.5/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
ntfs-3g-2017.3.23AR.5/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-40-  { \
ntfs-3g-2017.3.23AR.5/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ntfs-3g-2017.3.23AR.5/Makefile.in-42-  }; \
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-127-  esac
ntfs-3g-2017.3.23AR.5/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ntfs-3g-2017.3.23AR.5/Makefile.in-129-am__vpath_adj = case $$p in \
ntfs-3g-2017.3.23AR.5/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ntfs-3g-2017.3.23AR.5/Makefile.in-131-    *) f=$$p;; \
ntfs-3g-2017.3.23AR.5/Makefile.in-132-  esac;
ntfs-3g-2017.3.23AR.5/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ntfs-3g-2017.3.23AR.5/Makefile.in-134-am__install_max = 40
ntfs-3g-2017.3.23AR.5/Makefile.in-135-am__nobase_strip_setup = \
ntfs-3g-2017.3.23AR.5/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ntfs-3g-2017.3.23AR.5/Makefile.in-137-am__nobase_strip = \
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-203-  while test -n "$$dir1"; do \
ntfs-3g-2017.3.23AR.5/Makefile.in:204:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ntfs-3g-2017.3.23AR.5/Makefile.in-205-    if test "$$first" != "."; then \
ntfs-3g-2017.3.23AR.5/Makefile.in-206-      if test "$$first" = ".."; then \
ntfs-3g-2017.3.23AR.5/Makefile.in:207:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ntfs-3g-2017.3.23AR.5/Makefile.in:208:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ntfs-3g-2017.3.23AR.5/Makefile.in-209-      else \
ntfs-3g-2017.3.23AR.5/Makefile.in:210:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ntfs-3g-2017.3.23AR.5/Makefile.in-211-        if test "$$first2" = "$$first"; then \
ntfs-3g-2017.3.23AR.5/Makefile.in:212:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ntfs-3g-2017.3.23AR.5/Makefile.in-213-        else \
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-218-    fi; \
ntfs-3g-2017.3.23AR.5/Makefile.in:219:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ntfs-3g-2017.3.23AR.5/Makefile.in-220-  done; \
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-483-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
ntfs-3g-2017.3.23AR.5/Makefile.in:484:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ntfs-3g-2017.3.23AR.5/Makefile.in-485-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-500-	dot_seen=no; \
ntfs-3g-2017.3.23AR.5/Makefile.in:501:	target=`echo $@ | sed s/-recursive//`; \
ntfs-3g-2017.3.23AR.5/Makefile.in-502-	case "$@" in \
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-563-GTAGS:
ntfs-3g-2017.3.23AR.5/Makefile.in:564:	here=`$(am__cd) $(top_builddir) && pwd` \
ntfs-3g-2017.3.23AR.5/Makefile.in-565-	  && $(am__cd) $(top_srcdir) \
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-595-	test -d "$(distdir)" || mkdir "$(distdir)"
ntfs-3g-2017.3.23AR.5/Makefile.in:596:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/Makefile.in:597:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/Makefile.in-598-	list='$(DISTFILES)'; \
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-609-	  if test -d $$d/$$file; then \
ntfs-3g-2017.3.23AR.5/Makefile.in:610:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ntfs-3g-2017.3.23AR.5/Makefile.in-611-	    if test -d "$(distdir)/$$file"; then \
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-717-	test -d $(distdir)/_build || exit 0; \
ntfs-3g-2017.3.23AR.5/Makefile.in:718:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ntfs-3g-2017.3.23AR.5/Makefile.in-719-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-760-	}; \
ntfs-3g-2017.3.23AR.5/Makefile.in:761:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ntfs-3g-2017.3.23AR.5/Makefile.in-762-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ntfs-3g-2017.3.23AR.5/Makefile.in-772-	fi
ntfs-3g-2017.3.23AR.5/Makefile.in:773:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ntfs-3g-2017.3.23AR.5/Makefile.in-774-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-40-  { \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-42-  }; \
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-414-  esac
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:415:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-416-am__vpath_adj = case $$p in \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:417:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-418-    *) f=$$p;; \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-419-  esac;
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:420:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-421-am__install_max = 40
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-422-am__nobase_strip_setup = \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:423:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-424-am__nobase_strip = \
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-835-	test -n "$(EXEEXT)" || exit 0; \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:836:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-837-	echo " rm -f" $$list; \
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-884-	test -n "$(EXEEXT)" || exit 0; \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:885:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-886-	echo " rm -f" $$list; \
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1027-.c.obj:
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1028:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1029-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1031-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1032:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1033-
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1041-mkntfs-attrdef.o: attrdef.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1042:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkntfs-attrdef.o -MD -MP -MF $(DEPDIR)/mkntfs-attrdef.Tpo -c -o mkntfs-attrdef.o `test -f 'attrdef.c' || echo '$(srcdir)/'`attrdef.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1043-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkntfs-attrdef.Tpo $(DEPDIR)/mkntfs-attrdef.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1045-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1046:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkntfs-attrdef.o `test -f 'attrdef.c' || echo '$(srcdir)/'`attrdef.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1047-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1048-mkntfs-attrdef.obj: attrdef.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1049:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkntfs-attrdef.obj -MD -MP -MF $(DEPDIR)/mkntfs-attrdef.Tpo -c -o mkntfs-attrdef.obj `if test -f 'attrdef.c'; then $(CYGPATH_W) 'attrdef.c'; else $(CYGPATH_W) '$(srcdir)/attrdef.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1050-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkntfs-attrdef.Tpo $(DEPDIR)/mkntfs-attrdef.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1052-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1053:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkntfs-attrdef.obj `if test -f 'attrdef.c'; then $(CYGPATH_W) 'attrdef.c'; else $(CYGPATH_W) '$(srcdir)/attrdef.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1054-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1055-mkntfs-boot.o: boot.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1056:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkntfs-boot.o -MD -MP -MF $(DEPDIR)/mkntfs-boot.Tpo -c -o mkntfs-boot.o `test -f 'boot.c' || echo '$(srcdir)/'`boot.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1057-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkntfs-boot.Tpo $(DEPDIR)/mkntfs-boot.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1059-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1060:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkntfs-boot.o `test -f 'boot.c' || echo '$(srcdir)/'`boot.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1061-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1062-mkntfs-boot.obj: boot.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1063:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkntfs-boot.obj -MD -MP -MF $(DEPDIR)/mkntfs-boot.Tpo -c -o mkntfs-boot.obj `if test -f 'boot.c'; then $(CYGPATH_W) 'boot.c'; else $(CYGPATH_W) '$(srcdir)/boot.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1064-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkntfs-boot.Tpo $(DEPDIR)/mkntfs-boot.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1066-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1067:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkntfs-boot.obj `if test -f 'boot.c'; then $(CYGPATH_W) 'boot.c'; else $(CYGPATH_W) '$(srcdir)/boot.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1068-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1069-mkntfs-sd.o: sd.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1070:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkntfs-sd.o -MD -MP -MF $(DEPDIR)/mkntfs-sd.Tpo -c -o mkntfs-sd.o `test -f 'sd.c' || echo '$(srcdir)/'`sd.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1071-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkntfs-sd.Tpo $(DEPDIR)/mkntfs-sd.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1073-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1074:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkntfs-sd.o `test -f 'sd.c' || echo '$(srcdir)/'`sd.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1075-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1076-mkntfs-sd.obj: sd.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1077:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkntfs-sd.obj -MD -MP -MF $(DEPDIR)/mkntfs-sd.Tpo -c -o mkntfs-sd.obj `if test -f 'sd.c'; then $(CYGPATH_W) 'sd.c'; else $(CYGPATH_W) '$(srcdir)/sd.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1078-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkntfs-sd.Tpo $(DEPDIR)/mkntfs-sd.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1080-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1081:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkntfs-sd.obj `if test -f 'sd.c'; then $(CYGPATH_W) 'sd.c'; else $(CYGPATH_W) '$(srcdir)/sd.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1082-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1083-mkntfs-mkntfs.o: mkntfs.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1084:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkntfs-mkntfs.o -MD -MP -MF $(DEPDIR)/mkntfs-mkntfs.Tpo -c -o mkntfs-mkntfs.o `test -f 'mkntfs.c' || echo '$(srcdir)/'`mkntfs.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1085-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkntfs-mkntfs.Tpo $(DEPDIR)/mkntfs-mkntfs.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1087-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1088:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkntfs-mkntfs.o `test -f 'mkntfs.c' || echo '$(srcdir)/'`mkntfs.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1089-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1090-mkntfs-mkntfs.obj: mkntfs.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1091:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkntfs-mkntfs.obj -MD -MP -MF $(DEPDIR)/mkntfs-mkntfs.Tpo -c -o mkntfs-mkntfs.obj `if test -f 'mkntfs.c'; then $(CYGPATH_W) 'mkntfs.c'; else $(CYGPATH_W) '$(srcdir)/mkntfs.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1092-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkntfs-mkntfs.Tpo $(DEPDIR)/mkntfs-mkntfs.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1094-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1095:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkntfs-mkntfs.obj `if test -f 'mkntfs.c'; then $(CYGPATH_W) 'mkntfs.c'; else $(CYGPATH_W) '$(srcdir)/mkntfs.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1096-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1097-mkntfs-utils.o: utils.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1098:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkntfs-utils.o -MD -MP -MF $(DEPDIR)/mkntfs-utils.Tpo -c -o mkntfs-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1099-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkntfs-utils.Tpo $(DEPDIR)/mkntfs-utils.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1101-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1102:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkntfs-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1103-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1104-mkntfs-utils.obj: utils.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1105:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkntfs-utils.obj -MD -MP -MF $(DEPDIR)/mkntfs-utils.Tpo -c -o mkntfs-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1106-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkntfs-utils.Tpo $(DEPDIR)/mkntfs-utils.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1108-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1109:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkntfs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkntfs-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1110-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1111-ntfsdecrypt-ntfsdecrypt.o: ntfsdecrypt.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1112:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfsdecrypt_CFLAGS) $(CFLAGS) -MT ntfsdecrypt-ntfsdecrypt.o -MD -MP -MF $(DEPDIR)/ntfsdecrypt-ntfsdecrypt.Tpo -c -o ntfsdecrypt-ntfsdecrypt.o `test -f 'ntfsdecrypt.c' || echo '$(srcdir)/'`ntfsdecrypt.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1113-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntfsdecrypt-ntfsdecrypt.Tpo $(DEPDIR)/ntfsdecrypt-ntfsdecrypt.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1115-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1116:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfsdecrypt_CFLAGS) $(CFLAGS) -c -o ntfsdecrypt-ntfsdecrypt.o `test -f 'ntfsdecrypt.c' || echo '$(srcdir)/'`ntfsdecrypt.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1117-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1118-ntfsdecrypt-ntfsdecrypt.obj: ntfsdecrypt.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1119:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfsdecrypt_CFLAGS) $(CFLAGS) -MT ntfsdecrypt-ntfsdecrypt.obj -MD -MP -MF $(DEPDIR)/ntfsdecrypt-ntfsdecrypt.Tpo -c -o ntfsdecrypt-ntfsdecrypt.obj `if test -f 'ntfsdecrypt.c'; then $(CYGPATH_W) 'ntfsdecrypt.c'; else $(CYGPATH_W) '$(srcdir)/ntfsdecrypt.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1120-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntfsdecrypt-ntfsdecrypt.Tpo $(DEPDIR)/ntfsdecrypt-ntfsdecrypt.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1122-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1123:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfsdecrypt_CFLAGS) $(CFLAGS) -c -o ntfsdecrypt-ntfsdecrypt.obj `if test -f 'ntfsdecrypt.c'; then $(CYGPATH_W) 'ntfsdecrypt.c'; else $(CYGPATH_W) '$(srcdir)/ntfsdecrypt.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1124-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1125-ntfsdecrypt-utils.o: utils.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1126:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfsdecrypt_CFLAGS) $(CFLAGS) -MT ntfsdecrypt-utils.o -MD -MP -MF $(DEPDIR)/ntfsdecrypt-utils.Tpo -c -o ntfsdecrypt-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1127-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntfsdecrypt-utils.Tpo $(DEPDIR)/ntfsdecrypt-utils.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1129-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1130:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfsdecrypt_CFLAGS) $(CFLAGS) -c -o ntfsdecrypt-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1131-
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1132-ntfsdecrypt-utils.obj: utils.c
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1133:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfsdecrypt_CFLAGS) $(CFLAGS) -MT ntfsdecrypt-utils.obj -MD -MP -MF $(DEPDIR)/ntfsdecrypt-utils.Tpo -c -o ntfsdecrypt-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1134-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntfsdecrypt-utils.Tpo $(DEPDIR)/ntfsdecrypt-utils.Po
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1136-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1137:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfsdecrypt_CFLAGS) $(CFLAGS) -c -o ntfsdecrypt-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1138-
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1148-	test -n "$(man8dir)" \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1149:	  && test -n "`echo $$list1$$list2`" \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1150-	  || exit 0; \
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1217-GTAGS:
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1218:	here=`$(am__cd) $(top_builddir) && pwd` \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1219-	  && $(am__cd) $(top_srcdir) \
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1240-distdir: $(DISTFILES)
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1241:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1242:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1243-	list='$(DISTFILES)'; \
##############################################
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1254-	  if test -d $$d/$$file; then \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in:1255:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ntfs-3g-2017.3.23AR.5/ntfsprogs/Makefile.in-1256-	    if test -d "$(distdir)/$$file"; then \
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-41-  { \
ntfs-3g-2017.3.23AR.5/src/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in-43-  }; \
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-183-  esac
ntfs-3g-2017.3.23AR.5/src/Makefile.in:184:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ntfs-3g-2017.3.23AR.5/src/Makefile.in-185-am__vpath_adj = case $$p in \
ntfs-3g-2017.3.23AR.5/src/Makefile.in:186:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in-187-    *) f=$$p;; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in-188-  esac;
ntfs-3g-2017.3.23AR.5/src/Makefile.in:189:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ntfs-3g-2017.3.23AR.5/src/Makefile.in-190-am__install_max = 40
ntfs-3g-2017.3.23AR.5/src/Makefile.in-191-am__nobase_strip_setup = \
ntfs-3g-2017.3.23AR.5/src/Makefile.in:192:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-193-am__nobase_strip = \
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-501-	test -n "$(EXEEXT)" || exit 0; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in:502:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in-503-	echo " rm -f" $$list; \
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-550-	test -n "$(EXEEXT)" || exit 0; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in:551:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in-552-	echo " rm -f" $$list; \
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-586-.c.obj:
ntfs-3g-2017.3.23AR.5/src/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-588-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/src/Makefile.in:591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-592-
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-600-lowntfs_3g-lowntfs-3g.o: lowntfs-3g.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in:601:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -MT lowntfs_3g-lowntfs-3g.o -MD -MP -MF $(DEPDIR)/lowntfs_3g-lowntfs-3g.Tpo -c -o lowntfs_3g-lowntfs-3g.o `test -f 'lowntfs-3g.c' || echo '$(srcdir)/'`lowntfs-3g.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in-602-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lowntfs_3g-lowntfs-3g.Tpo $(DEPDIR)/lowntfs_3g-lowntfs-3g.Po
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-604-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/src/Makefile.in:605:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -c -o lowntfs_3g-lowntfs-3g.o `test -f 'lowntfs-3g.c' || echo '$(srcdir)/'`lowntfs-3g.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in-606-
ntfs-3g-2017.3.23AR.5/src/Makefile.in-607-lowntfs_3g-lowntfs-3g.obj: lowntfs-3g.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in:608:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -MT lowntfs_3g-lowntfs-3g.obj -MD -MP -MF $(DEPDIR)/lowntfs_3g-lowntfs-3g.Tpo -c -o lowntfs_3g-lowntfs-3g.obj `if test -f 'lowntfs-3g.c'; then $(CYGPATH_W) 'lowntfs-3g.c'; else $(CYGPATH_W) '$(srcdir)/lowntfs-3g.c'; fi`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-609-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lowntfs_3g-lowntfs-3g.Tpo $(DEPDIR)/lowntfs_3g-lowntfs-3g.Po
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-611-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/src/Makefile.in:612:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -c -o lowntfs_3g-lowntfs-3g.obj `if test -f 'lowntfs-3g.c'; then $(CYGPATH_W) 'lowntfs-3g.c'; else $(CYGPATH_W) '$(srcdir)/lowntfs-3g.c'; fi`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-613-
ntfs-3g-2017.3.23AR.5/src/Makefile.in-614-lowntfs_3g-ntfs-3g_common.o: ntfs-3g_common.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in:615:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -MT lowntfs_3g-ntfs-3g_common.o -MD -MP -MF $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Tpo -c -o lowntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo '$(srcdir)/'`ntfs-3g_common.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in-616-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Po
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-618-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/src/Makefile.in:619:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -c -o lowntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo '$(srcdir)/'`ntfs-3g_common.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in-620-
ntfs-3g-2017.3.23AR.5/src/Makefile.in-621-lowntfs_3g-ntfs-3g_common.obj: ntfs-3g_common.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in:622:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -MT lowntfs_3g-ntfs-3g_common.obj -MD -MP -MF $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Tpo -c -o lowntfs_3g-ntfs-3g_common.obj `if test -f 'ntfs-3g_common.c'; then $(CYGPATH_W) 'ntfs-3g_common.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g_common.c'; fi`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-623-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Po
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-625-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/src/Makefile.in:626:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -c -o lowntfs_3g-ntfs-3g_common.obj `if test -f 'ntfs-3g_common.c'; then $(CYGPATH_W) 'ntfs-3g_common.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g_common.c'; fi`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-627-
ntfs-3g-2017.3.23AR.5/src/Makefile.in-628-ntfs_3g-ntfs-3g.o: ntfs-3g.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in:629:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -MT ntfs_3g-ntfs-3g.o -MD -MP -MF $(DEPDIR)/ntfs_3g-ntfs-3g.Tpo -c -o ntfs_3g-ntfs-3g.o `test -f 'ntfs-3g.c' || echo '$(srcdir)/'`ntfs-3g.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in-630-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntfs_3g-ntfs-3g.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g.Po
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-632-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/src/Makefile.in:633:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -c -o ntfs_3g-ntfs-3g.o `test -f 'ntfs-3g.c' || echo '$(srcdir)/'`ntfs-3g.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in-634-
ntfs-3g-2017.3.23AR.5/src/Makefile.in-635-ntfs_3g-ntfs-3g.obj: ntfs-3g.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in:636:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -MT ntfs_3g-ntfs-3g.obj -MD -MP -MF $(DEPDIR)/ntfs_3g-ntfs-3g.Tpo -c -o ntfs_3g-ntfs-3g.obj `if test -f 'ntfs-3g.c'; then $(CYGPATH_W) 'ntfs-3g.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g.c'; fi`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-637-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntfs_3g-ntfs-3g.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g.Po
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-639-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/src/Makefile.in:640:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -c -o ntfs_3g-ntfs-3g.obj `if test -f 'ntfs-3g.c'; then $(CYGPATH_W) 'ntfs-3g.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g.c'; fi`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-641-
ntfs-3g-2017.3.23AR.5/src/Makefile.in-642-ntfs_3g-ntfs-3g_common.o: ntfs-3g_common.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in:643:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -MT ntfs_3g-ntfs-3g_common.o -MD -MP -MF $(DEPDIR)/ntfs_3g-ntfs-3g_common.Tpo -c -o ntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo '$(srcdir)/'`ntfs-3g_common.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in-644-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g_common.Po
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-646-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/src/Makefile.in:647:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -c -o ntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo '$(srcdir)/'`ntfs-3g_common.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in-648-
ntfs-3g-2017.3.23AR.5/src/Makefile.in-649-ntfs_3g-ntfs-3g_common.obj: ntfs-3g_common.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in:650:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -MT ntfs_3g-ntfs-3g_common.obj -MD -MP -MF $(DEPDIR)/ntfs_3g-ntfs-3g_common.Tpo -c -o ntfs_3g-ntfs-3g_common.obj `if test -f 'ntfs-3g_common.c'; then $(CYGPATH_W) 'ntfs-3g_common.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g_common.c'; fi`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-651-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g_common.Po
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-653-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/src/Makefile.in:654:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -c -o ntfs_3g-ntfs-3g_common.obj `if test -f 'ntfs-3g_common.c'; then $(CYGPATH_W) 'ntfs-3g_common.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g_common.c'; fi`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-655-
ntfs-3g-2017.3.23AR.5/src/Makefile.in-656-ntfs_3g_probe-ntfs-3g.probe.o: ntfs-3g.probe.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in:657:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_probe_CFLAGS) $(CFLAGS) -MT ntfs_3g_probe-ntfs-3g.probe.o -MD -MP -MF $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo -c -o ntfs_3g_probe-ntfs-3g.probe.o `test -f 'ntfs-3g.probe.c' || echo '$(srcdir)/'`ntfs-3g.probe.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in-658-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Po
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-660-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/src/Makefile.in:661:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_probe_CFLAGS) $(CFLAGS) -c -o ntfs_3g_probe-ntfs-3g.probe.o `test -f 'ntfs-3g.probe.c' || echo '$(srcdir)/'`ntfs-3g.probe.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in-662-
ntfs-3g-2017.3.23AR.5/src/Makefile.in-663-ntfs_3g_probe-ntfs-3g.probe.obj: ntfs-3g.probe.c
ntfs-3g-2017.3.23AR.5/src/Makefile.in:664:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_probe_CFLAGS) $(CFLAGS) -MT ntfs_3g_probe-ntfs-3g.probe.obj -MD -MP -MF $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo -c -o ntfs_3g_probe-ntfs-3g.probe.obj `if test -f 'ntfs-3g.probe.c'; then $(CYGPATH_W) 'ntfs-3g.probe.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g.probe.c'; fi`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-665-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Po
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-667-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ntfs-3g-2017.3.23AR.5/src/Makefile.in:668:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_probe_CFLAGS) $(CFLAGS) -c -o ntfs_3g_probe-ntfs-3g.probe.obj `if test -f 'ntfs-3g.probe.c'; then $(CYGPATH_W) 'ntfs-3g.probe.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g.probe.c'; fi`
ntfs-3g-2017.3.23AR.5/src/Makefile.in-669-
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-679-	test -n "$(man8dir)" \
ntfs-3g-2017.3.23AR.5/src/Makefile.in:680:	  && test -n "`echo $$list1$$list2`" \
ntfs-3g-2017.3.23AR.5/src/Makefile.in-681-	  || exit 0; \
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-736-	@list='$(rootsbin_DATA)'; test -n "$(rootsbindir)" || list=; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in:737:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in-738-	dir='$(DESTDIR)$(rootsbindir)'; $(am__uninstall_files_from_dir)
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-769-GTAGS:
ntfs-3g-2017.3.23AR.5/src/Makefile.in:770:	here=`$(am__cd) $(top_builddir) && pwd` \
ntfs-3g-2017.3.23AR.5/src/Makefile.in-771-	  && $(am__cd) $(top_srcdir) \
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-792-distdir: $(DISTFILES)
ntfs-3g-2017.3.23AR.5/src/Makefile.in:793:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in:794:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in-795-	list='$(DISTFILES)'; \
##############################################
ntfs-3g-2017.3.23AR.5/src/Makefile.in-806-	  if test -d $$d/$$file; then \
ntfs-3g-2017.3.23AR.5/src/Makefile.in:807:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ntfs-3g-2017.3.23AR.5/src/Makefile.in-808-	    if test -d "$(distdir)/$$file"; then \