===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
snacc-1.3.1/tbl-example/p-rec.ber.uu-1-begin 644 p-rec.ber
snacc-1.3.1/tbl-example/p-rec.ber.uu:2:M8(&.81`6!$IO:&X6`446!5-M:71HH!`6#E1H92!":6<@0VAE97-E7X$``P&&
snacc-1.3.1/tbl-example/p-rec.ber.uu:3:MGZ$*0P@Q.3@R,#$P-*(281`6!$UA<GD6`4P6!5-M:71HHT$Q'V$1%@5*86UE
snacc-1.3.1/tbl-example/p-rec.ber.uu:4:M<Q8!4A8%4VUI=&B@"D,(,3DU-S`S,3`Q'F$0%@1,:7-A%@%-%@53;6ET:*`*
snacc-1.3.1/tbl-example/p-rec.ber.uu-5-*0P@Q.38Q,#8R,0``
##############################################
snacc-1.3.1/snacc.m4-27-[  --with-snacc-prefix=DIR prefix where snacc is installed (optional)],
snacc-1.3.1/snacc.m4:28:[ with_snacc_prefix=`cd $with_snacc_prefix 2>/dev/null && pwd` ], [ ])
snacc-1.3.1/snacc.m4-29-AC_ARG_WITH(snacc-exec-prefix,
snacc-1.3.1/snacc.m4-30-[  --with-snacc-exec-prefix=DIR  exec prefix where snacc is installed (optional)],
snacc-1.3.1/snacc.m4:31:[ with_snacc_exec_prefix=`cd $with_snacc_exec_prefix 2>/dev/null && pwd` ], [ ])
snacc-1.3.1/snacc.m4-32-AC_ARG_WITH(snacc, 
snacc-1.3.1/snacc.m4-33-[  --with-snacc=DIR        use an uninstalled snacc in DIR (optional)],
snacc-1.3.1/snacc.m4:34:[ with_snacc=`cd $with_snacc 2>/dev/null && pwd` ], [ ])
snacc-1.3.1/snacc.m4-35-SNACC_DEPS=
##############################################
snacc-1.3.1/snacc.m4-38-    SNACC_CONFIG_UN="$with_snacc/snacc-config --uninstalled=$with_snacc"
snacc-1.3.1/snacc.m4:39:    SNACC_CONFIG="`$with_snacc/snacc-config --exec-prefix`/bin/snacc-config"
snacc-1.3.1/snacc.m4:40:    for dep in `$SNACC_CONFIG_UN --libs --libtool $1`; do
snacc-1.3.1/snacc.m4-41-      case $dep in
##############################################
snacc-1.3.1/snacc.m4-66-   $SHELL -c "$SNACC_CONFIG_UN --version" >/dev/null 2>&1; then 
snacc-1.3.1/snacc.m4:67:  SNACC=`$SNACC_CONFIG_UN --compiler`
snacc-1.3.1/snacc.m4:68:  SNACC_ASN1SPECS=`$SNACC_CONFIG_UN --asn1specs`
snacc-1.3.1/snacc.m4:69:  SNACC_CFLAGS=`$SNACC_CONFIG_UN --cflags $1`
snacc-1.3.1/snacc.m4:70:  SNACC_LIBS=`$SNACC_CONFIG_UN --libs --libtool $1`
snacc-1.3.1/snacc.m4-71-  $3
##############################################
snacc-1.3.1/c-lib/src/Makefile.am-44-$(SNACC): force
snacc-1.3.1/c-lib/src/Makefile.am:45:	cd `dirname $@` && $(MAKE) `basename $@`
snacc-1.3.1/c-lib/src/Makefile.am-46-force: ;
##############################################
snacc-1.3.1/doc/Makefile.am-187-## 		$(REASON)
snacc-1.3.1/doc/Makefile.am:188:## 		trap "$(RM) $@ `basename $(TEX_ROOT) .tex`.aux" 2; $(LATEX) $(TEX_ROOT) || { e=$$?; $(RM) $@ `basename $(TEX_ROOT) .tex`.aux; exit $$e; }
snacc-1.3.1/doc/Makefile.am-189-## 		for f in $(side); do\
##############################################
snacc-1.3.1/doc/Makefile.am-199-## 		$(REASON)
snacc-1.3.1/doc/Makefile.am:200:## 		if [ -s snacc.aux ]; then $(BIBTEX) `basename $(TEX_ROOT) .tex`; fi
snacc-1.3.1/doc/Makefile.am-201-## 
##############################################
snacc-1.3.1/doc/Makefile.am-205-## version.tex:	#$(TOP)/version.h
snacc-1.3.1/doc/Makefile.am:206:## 		echo '\def\snaccversion{'`sed -e '/VERSION/!d' -e 's/.*"\(.*\)".*/\1/' -e q $?`'}' > $@
snacc-1.3.1/doc/Makefile.am-207-## 
##############################################
snacc-1.3.1/doc/Makefile.am-223-## 		for man in $(MANUALS.1); do\
snacc-1.3.1/doc/Makefile.am:224:## 		  $(INSTALL_DATA) $$man $(man1dir)/`basename $$man .1`.$(man1ext);\
snacc-1.3.1/doc/Makefile.am-225-## 		done
snacc-1.3.1/doc/Makefile.am-226-## 		for man in $(MANUALS.n); do\
snacc-1.3.1/doc/Makefile.am:227:## 		  $(INSTALL_DATA) $$man $(man1dir)/`basename $$man .n`.$(mannext);\
snacc-1.3.1/doc/Makefile.am-228-## 		done
##############################################
snacc-1.3.1/doc/tcl.tex-301-
snacc-1.3.1/doc/tcl.tex:302:The notation used is as in the Tcl book \cite{tcl-book}, i.e. `$\Rightarrow$' indicates a normal return value and `$\varnothing$' indicates an error with the error message set in {\Tcl \emph{oblique typeface}}.
snacc-1.3.1/doc/tcl.tex-303-
##############################################
snacc-1.3.1/c-examples/snmp/makefile-66-		@echo ''
snacc-1.3.1/c-examples/snmp/makefile:67:		@echo 'read the README and enter `$(MAKE) fail` to test for yourself'
snacc-1.3.1/c-examples/snmp/makefile-68-		@echo ''
##############################################
snacc-1.3.1/c-examples/makefile-37-		for dir in $(SUBDIRS); do\
snacc-1.3.1/c-examples/makefile:38:		  subfiles=`cd $$dir && $(MAKE) -s $@`;\
snacc-1.3.1/c-examples/makefile-39-		  for file in $$subfiles; do\
##############################################
snacc-1.3.1/c-examples/simple/makefile-19-# augment CPPFLAGS, not overwrite.
snacc-1.3.1/c-examples/simple/makefile:20:# use $(@D) and $(@F) instead of `dirname $@` and `basename $@` (not every system's got the commands).
snacc-1.3.1/c-examples/simple/makefile-21-# we need the compiler for the dependencies, so make it if it doesn't yet exist.
##############################################
snacc-1.3.1/c-examples/simple/makefile-94-		$(REASON)
snacc-1.3.1/c-examples/simple/makefile:95:		$(MAKE) BUFFLAG=-DUSE_MIN_BUF LENFLAG= `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c-examples/simple/makefile-96-		mv $(@F) $@
##############################################
snacc-1.3.1/c-examples/simple/makefile-100-		$(REASON)
snacc-1.3.1/c-examples/simple/makefile:101:		$(MAKE) BUFFLAG=-DUSE_MIN_BUF LENFLAG=-DUSE_INDEF_LEN `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c-examples/simple/makefile-102-		mv $(@F) $@
##############################################
snacc-1.3.1/c-examples/simple/makefile-106-		$(REASON)
snacc-1.3.1/c-examples/simple/makefile:107:		$(MAKE) BUFFLAG=-DUSE_EXP_BUF LENFLAG= `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c-examples/simple/makefile-108-		mv $(@F) $@
##############################################
snacc-1.3.1/c-examples/simple/makefile-112-		$(REASON)
snacc-1.3.1/c-examples/simple/makefile:113:		$(MAKE) BUFFLAG=-DUSE_EXP_BUF LENFLAG=-DUSE_INDEF_LEN `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c-examples/simple/makefile-114-		mv $(@F) $@
##############################################
snacc-1.3.1/c-examples/simple/makefile-118-		$(REASON)
snacc-1.3.1/c-examples/simple/makefile:119:		$(MAKE) LENFLAG= `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c-examples/simple/makefile-120-		mv $(@F) $@
##############################################
snacc-1.3.1/c-examples/simple/makefile-124-		$(REASON)
snacc-1.3.1/c-examples/simple/makefile:125:		$(MAKE) LENFLAG=-DUSE_INDEF_LEN `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c-examples/simple/makefile-126-		mv $(@F) $@
##############################################
snacc-1.3.1/c-examples/simple/good-pr.ber.uu-1-begin 644 good-pr.ber
snacc-1.3.1/c-examples/simple/good-pr.ber.uu:2:M8(&,81`6!$IO:&X6`446!5-M:71HH!`6#E1H92!":6<@0VAE97-E0@,!AI^A
snacc-1.3.1/c-examples/simple/good-pr.ber.uu-3-M"D,(,3DX,C`Q,#2B$F$0%@1-87)Y%@%,%@53;6ET:*-!,1]A$18%2F%M97,6
##############################################
snacc-1.3.1/c-examples/any/makefile-24-# augment CPPFLAGS, not overwrite.
snacc-1.3.1/c-examples/any/makefile:25:# use $(@D) and $(@F) instead of `dirname $@` and `basename $@` (not every system's got the commands).
snacc-1.3.1/c-examples/any/makefile-26-# we need the compiler for the dependencies, so make it if it doesn't yet exist.
##############################################
snacc-1.3.1/c-examples/any/makefile-89-		$(REASON)
snacc-1.3.1/c-examples/any/makefile:90:		$(MAKE) LENFLAG= `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c-examples/any/makefile-91-		mv $(@F) $@
##############################################
snacc-1.3.1/c-examples/any/makefile-95-		$(REASON)
snacc-1.3.1/c-examples/any/makefile:96:		$(MAKE) LENFLAG=-DUSE_INDEF_LEN `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c-examples/any/makefile-97-		mv $(@F) $@
##############################################
snacc-1.3.1/snacc-config.in-10-  case "$option" in
snacc-1.3.1/snacc-config.in:11:  --*=*) argument=`echo $option | sed 's/^.*=//'` ;;
snacc-1.3.1/snacc-config.in-12-  *) ;;
##############################################
snacc-1.3.1/compiler/back-ends/Makefile.am-24-$(GEN_LIBOBJ): force
snacc-1.3.1/compiler/back-ends/Makefile.am:25:	cd `dirname $@` && $(MAKE) `basename $@`
snacc-1.3.1/compiler/back-ends/Makefile.am-26-force: ;
##############################################
snacc-1.3.1/compiler/core/Makefile.am-40-$(snacc_DEPENDENCIES): force
snacc-1.3.1/compiler/core/Makefile.am:41:	cd `dirname $@` && $(MAKE) `basename $@`
snacc-1.3.1/compiler/core/Makefile.am-42-force: ;
##############################################
snacc-1.3.1/c++-examples/snmp/makefile-78-		@echo ''
snacc-1.3.1/c++-examples/snmp/makefile:79:		@echo 'read the README and enter `$(MAKE) fail` to test for yourself'
snacc-1.3.1/c++-examples/snmp/makefile-80-		@echo ''
##############################################
snacc-1.3.1/c++-examples/makefile-29-		for dir in $(SUBDIRS); do\
snacc-1.3.1/c++-examples/makefile:30:		  subfiles=`cd $$dir && $(MAKE) -s $@`;\
snacc-1.3.1/c++-examples/makefile-31-		  for file in $$subfiles; do\
##############################################
snacc-1.3.1/c++-examples/simple/makefile-93-		$(REASON)
snacc-1.3.1/c++-examples/simple/makefile:94:		$(MAKE) LENFLAG= `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c++-examples/simple/makefile-95-		mv $(@F) $@
##############################################
snacc-1.3.1/c++-examples/simple/makefile-99-		$(REASON)
snacc-1.3.1/c++-examples/simple/makefile:100:		$(MAKE) LENFLAG=-DUSE_INDEF_LEN `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c++-examples/simple/makefile-101-		mv $(@F) $@
##############################################
snacc-1.3.1/c++-examples/simple/good-pr.ber.uu-1-begin 644 good-pr.ber
snacc-1.3.1/c++-examples/simple/good-pr.ber.uu:2:M8(&,81`6!$IO:&X6`446!5-M:71HH!`6#E1H92!":6<@0VAE97-E0@,!AI^A
snacc-1.3.1/c++-examples/simple/good-pr.ber.uu-3-M"D,(,3DX,C`Q,#2B$F$0%@1-87)Y%@%,%@53;6ET:*-!,1]A$18%2F%M97,6
##############################################
snacc-1.3.1/c++-examples/any/makefile-98-		$(REASON)
snacc-1.3.1/c++-examples/any/makefile:99:		$(MAKE) LENFLAG= `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c++-examples/any/makefile-100-		mv $(@F) $@
##############################################
snacc-1.3.1/c++-examples/any/makefile-104-		$(REASON)
snacc-1.3.1/c++-examples/any/makefile:105:		$(MAKE) LENFLAG=-DUSE_INDEF_LEN `echo $(@D) | sed -e 's:/$$::'` $(@F)
snacc-1.3.1/c++-examples/any/makefile-106-		mv $(@F) $@
##############################################
snacc-1.3.1/ltconfig-36-  :
snacc-1.3.1/ltconfig:37:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
snacc-1.3.1/ltconfig-38-  # Yippee, $echo works!
##############################################
snacc-1.3.1/ltconfig-71-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
snacc-1.3.1/ltconfig:72:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
snacc-1.3.1/ltconfig:73:       echo_test_string="`eval $cmd`" &&
snacc-1.3.1/ltconfig-74-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then
##############################################
snacc-1.3.1/ltconfig-79-
snacc-1.3.1/ltconfig:80:if test "X`($echo '\t') 2>/dev/null`" != 'X\t' ||
snacc-1.3.1/ltconfig:81:   test "X`($echo "$echo_test_string") 2>/dev/null`" != X"$echo_test_string"; then
snacc-1.3.1/ltconfig-82-  # The Solaris, AIX, and Digital Unix default echo programs unquote
##############################################
snacc-1.3.1/ltconfig-90-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
snacc-1.3.1/ltconfig:91:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
snacc-1.3.1/ltconfig:92:       test "X`($dir/echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
snacc-1.3.1/ltconfig-93-      echo="$dir/echo"
##############################################
snacc-1.3.1/ltconfig-101-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
snacc-1.3.1/ltconfig:102:       test "X`(print -r "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
snacc-1.3.1/ltconfig-103-      # This shell has a builtin print -r that does the trick.
##############################################
snacc-1.3.1/ltconfig-115-      echo='printf "%s\n"'
snacc-1.3.1/ltconfig:116:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
snacc-1.3.1/ltconfig:117:	 test "X`($echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
snacc-1.3.1/ltconfig-118-	# Cool, printf works
snacc-1.3.1/ltconfig-119-	:
snacc-1.3.1/ltconfig:120:      elif test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
snacc-1.3.1/ltconfig:121:	   test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
snacc-1.3.1/ltconfig-122-	CONFIG_SHELL="$ORIGINAL_CONFIG_SHELL"
##############################################
snacc-1.3.1/ltconfig-126-	echo="$CONFIG_SHELL $0 --fallback-echo"
snacc-1.3.1/ltconfig:127:      elif test "X`("$CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
snacc-1.3.1/ltconfig:128:	   test "X`("$CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
snacc-1.3.1/ltconfig-129-	echo="$CONFIG_SHELL $0 --fallback-echo"
##############################################
snacc-1.3.1/ltconfig-134-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
snacc-1.3.1/ltconfig:135:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null; then
snacc-1.3.1/ltconfig-136-	    break
##############################################
snacc-1.3.1/ltconfig-141-	if test "$prev" != 'sed 50q "$0"'; then
snacc-1.3.1/ltconfig:142:	  echo_test_string=`eval $prev`
snacc-1.3.1/ltconfig-143-	  export echo_test_string
##############################################
snacc-1.3.1/ltconfig-166-# The name of this program.
snacc-1.3.1/ltconfig:167:progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'`
snacc-1.3.1/ltconfig-168-
##############################################
snacc-1.3.1/ltconfig-226-  case "$option" in
snacc-1.3.1/ltconfig:227:  -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
snacc-1.3.1/ltconfig-228-  *) optarg= ;;
##############################################
snacc-1.3.1/ltconfig-317-# This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1
snacc-1.3.1/ltconfig:318:#      if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then
snacc-1.3.1/ltconfig-319-#        echo "$progname: warning \`$option' is not a valid host type" 1>&2
##############################################
snacc-1.3.1/ltconfig-395-  # Assume the source directory is the same one as the path to LTMAIN.
snacc-1.3.1/ltconfig:396:  srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'`
snacc-1.3.1/ltconfig-397-  test "$srcdir" = "$ltmain" && srcdir=.
##############################################
snacc-1.3.1/ltconfig-430-  "")
snacc-1.3.1/ltconfig:431:    if host_alias=`$SHELL $ac_config_guess`; then :
snacc-1.3.1/ltconfig-432-    else
##############################################
snacc-1.3.1/ltconfig-437-  esac
snacc-1.3.1/ltconfig:438:  host=`$SHELL $ac_config_sub $host_alias`
snacc-1.3.1/ltconfig-439-  echo "$ac_t$host" 1>&6
##############################################
snacc-1.3.1/ltconfig-454-linux-gnu*) ;;
snacc-1.3.1/ltconfig:455:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
snacc-1.3.1/ltconfig-456-esac
snacc-1.3.1/ltconfig-457-
snacc-1.3.1/ltconfig:458:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
snacc-1.3.1/ltconfig:459:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
snacc-1.3.1/ltconfig:460:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
snacc-1.3.1/ltconfig-461-
##############################################
snacc-1.3.1/ltconfig-612-    *.c) ;;
snacc-1.3.1/ltconfig:613:    *) objext=`echo $ac_file | sed -e s/conftest.//` ;;
snacc-1.3.1/ltconfig-614-    esac
##############################################
snacc-1.3.1/ltconfig-859-  if test "$hard_links" = no; then
snacc-1.3.1/ltconfig:860:    echo "*** WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2
snacc-1.3.1/ltconfig-861-    need_locks=warn
##############################################
snacc-1.3.1/ltconfig-904-if test -n "$special_shlib_compile_flags"; then
snacc-1.3.1/ltconfig:905:  echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
snacc-1.3.1/ltconfig-906-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$special_shlib_compile_flags[ 	]" >/dev/null; then :
##############################################
snacc-1.3.1/ltconfig-951-    echo "$progname:947: checking for ld used by GCC" >&5
snacc-1.3.1/ltconfig:952:    ac_prog=`($CC -print-prog-name=ld) 2>&5`
snacc-1.3.1/ltconfig-953-    case "$ac_prog" in
##############################################
snacc-1.3.1/ltconfig-957-      # Canonicalize the path of ld
snacc-1.3.1/ltconfig:958:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
snacc-1.3.1/ltconfig-959-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
snacc-1.3.1/ltconfig:960:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
snacc-1.3.1/ltconfig-961-      done
##############################################
snacc-1.3.1/ltconfig-1134-      _lt_hint=1;
snacc-1.3.1/ltconfig:1135:      for symbol in `cat $export_symbols`; do
snacc-1.3.1/ltconfig-1136-	echo "	\$symbol @ \$_lt_hint ; " >> $objdir/$soname-def;
snacc-1.3.1/ltconfig:1137:	_lt_hint=`expr 1 + \$_lt_hint`;
snacc-1.3.1/ltconfig-1138-      done~
##############################################
snacc-1.3.1/ltconfig-1201-    if test "$with_gcc" = yes; then
snacc-1.3.1/ltconfig:1202:      collect2name=`${CC} -print-prog-name=collect2`
snacc-1.3.1/ltconfig-1203-      if test -f "$collect2name" && \
##############################################
snacc-1.3.1/ltconfig-1249-    # FIXME: Setting linknames here is a bad hack.
snacc-1.3.1/ltconfig:1250:    archive_cmds='$CC -o $lib $libobjs $linkopts `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
snacc-1.3.1/ltconfig-1251-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
snacc-1.3.1/ltconfig-1254-    old_archive_cmds='lib /OUT:$oldlib$oldobjs'
snacc-1.3.1/ltconfig:1255:    fix_srcfile_path='`cygpath -w $srcfile`'
snacc-1.3.1/ltconfig-1256-    ;;
##############################################
snacc-1.3.1/ltconfig-1303-    if test "$with_gcc" = yes; then
snacc-1.3.1/ltconfig:1304:      archive_cmds='$CC -shared $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
snacc-1.3.1/ltconfig-1305-    else
snacc-1.3.1/ltconfig:1306:      archive_cmds='$LD -shared $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
snacc-1.3.1/ltconfig-1307-    fi
##############################################
snacc-1.3.1/ltconfig-1340-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
snacc-1.3.1/ltconfig:1341:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
snacc-1.3.1/ltconfig-1342-    else
snacc-1.3.1/ltconfig-1343-      allow_undefined_flag=' -expect_unresolved \*'
snacc-1.3.1/ltconfig:1344:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
snacc-1.3.1/ltconfig-1345-    fi
##############################################
snacc-1.3.1/ltconfig-1693-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
snacc-1.3.1/ltconfig:1694:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''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'
snacc-1.3.1/ltconfig-1695-  ;;
##############################################
snacc-1.3.1/ltconfig-1724-  if test "$with_gcc" = yes; then
snacc-1.3.1/ltconfig:1725:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.a'
snacc-1.3.1/ltconfig-1726-  else
snacc-1.3.1/ltconfig:1727:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
snacc-1.3.1/ltconfig-1728-  fi
##############################################
snacc-1.3.1/ltconfig-1811-  file_magic_cmd=/usr/bin/file
snacc-1.3.1/ltconfig:1812:  file_magic_test_file=`echo /lib${libsuff}/libc.so*`
snacc-1.3.1/ltconfig-1813-  deplibs_check_method='pass_all'
##############################################
snacc-1.3.1/ltconfig-1988-  "file_magic "*)
snacc-1.3.1/ltconfig:1989:    file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
snacc-1.3.1/ltconfig-1990-    if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
##############################################
snacc-1.3.1/ltconfig-2061-else
snacc-1.3.1/ltconfig:2062:if eval "test \"`echo '$''{'lt_cv_dlopen'+set}'`\" != set"; then
snacc-1.3.1/ltconfig-2063-  lt_cv_dlopen=no lt_cv_dlopen_libs=
##############################################
snacc-1.3.1/ltconfig-2065-echo "$progname:2063: checking for dlopen" >&5
snacc-1.3.1/ltconfig:2066:if eval "test \"`echo '$''{'ac_cv_func_dlopen'+set}'`\" = set"; then
snacc-1.3.1/ltconfig-2067-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
snacc-1.3.1/ltconfig-2103-
snacc-1.3.1/ltconfig:2104:if eval "test \"`echo '$ac_cv_func_'dlopen`\" = yes"; then
snacc-1.3.1/ltconfig-2105-  echo "$ac_t""yes" 1>&6
##############################################
snacc-1.3.1/ltconfig-2111-ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
snacc-1.3.1/ltconfig:2112:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
snacc-1.3.1/ltconfig-2113-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
snacc-1.3.1/ltconfig-2140-fi
snacc-1.3.1/ltconfig:2141:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
snacc-1.3.1/ltconfig-2142-  echo "$ac_t""yes" 1>&6
##############################################
snacc-1.3.1/ltconfig-2148-ac_lib_var=`echo dld'_'dld_link | sed 'y%./+-%__p_%'`
snacc-1.3.1/ltconfig:2149:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
snacc-1.3.1/ltconfig-2150-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
snacc-1.3.1/ltconfig-2177-fi
snacc-1.3.1/ltconfig:2178:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
snacc-1.3.1/ltconfig-2179-  echo "$ac_t""yes" 1>&6
##############################################
snacc-1.3.1/ltconfig-2184-echo "$progname:2182: checking for shl_load" >&5
snacc-1.3.1/ltconfig:2185:if eval "test \"`echo '$''{'ac_cv_func_shl_load'+set}'`\" = set"; then
snacc-1.3.1/ltconfig-2186-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
snacc-1.3.1/ltconfig-2222-
snacc-1.3.1/ltconfig:2223:if eval "test \"`echo '$ac_cv_func_'shl_load`\" = yes"; then
snacc-1.3.1/ltconfig-2224-  echo "$ac_t""yes" 1>&6
##############################################
snacc-1.3.1/ltconfig-2230-ac_lib_var=`echo dld'_'shl_load | sed 'y%./+-%__p_%'`
snacc-1.3.1/ltconfig:2231:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
snacc-1.3.1/ltconfig-2232-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
snacc-1.3.1/ltconfig-2260-fi
snacc-1.3.1/ltconfig:2261:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
snacc-1.3.1/ltconfig-2262-  echo "$ac_t""yes" 1>&6
##############################################
snacc-1.3.1/ltconfig-2288-for ac_hdr in dlfcn.h; do
snacc-1.3.1/ltconfig:2289:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
snacc-1.3.1/ltconfig-2290-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
snacc-1.3.1/ltconfig-2291-echo "$progname:2289: checking for $ac_hdr" >&5
snacc-1.3.1/ltconfig:2292:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
snacc-1.3.1/ltconfig-2293-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
snacc-1.3.1/ltconfig-2301-{ (eval echo $progname:2299: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
snacc-1.3.1/ltconfig:2302:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
snacc-1.3.1/ltconfig-2303-if test -z "$ac_err"; then
##############################################
snacc-1.3.1/ltconfig-2314-fi
snacc-1.3.1/ltconfig:2315:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
snacc-1.3.1/ltconfig-2316-  echo "$ac_t""yes" 1>&6
##############################################
snacc-1.3.1/ltconfig-2522-      # Double-quote double-evaled strings.
snacc-1.3.1/ltconfig:2523:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
snacc-1.3.1/ltconfig-2524-      ;;
snacc-1.3.1/ltconfig-2525-    *)
snacc-1.3.1/ltconfig:2526:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
snacc-1.3.1/ltconfig-2527-      ;;
##############################################
snacc-1.3.1/ltconfig-2532-  *'\$0 --fallback-echo"')
snacc-1.3.1/ltconfig:2533:    ltecho=`$echo "X$ltecho" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
snacc-1.3.1/ltconfig-2534-    ;;
##############################################
snacc-1.3.1/ltconfig-2542-
snacc-1.3.1/ltconfig:2543:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
snacc-1.3.1/ltconfig-2544-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
snacc-1.3.1/ltconfig-2594-  cat <<EOF > "$cfgfile"
snacc-1.3.1/ltconfig:2595:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Libtool configuration file.
snacc-1.3.1/ltconfig-2596-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
snacc-1.3.1/c++-lib/src/Makefile.am-39-$(SNACC): force
snacc-1.3.1/c++-lib/src/Makefile.am:40:	cd `dirname $@` && $(MAKE) `basename $@`
snacc-1.3.1/c++-lib/src/Makefile.am-41-force: ;