=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== black-box-1.4.8/depcomp-69- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} black-box-1.4.8/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} black-box-1.4.8/depcomp-71- ############################################## black-box-1.4.8/depcomp-217- # Version 6 uses the directory in both cases. black-box-1.4.8/depcomp:218: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` black-box-1.4.8/depcomp-219- tmpdepfile="$stripped.u" ############################################## black-box-1.4.8/depcomp-228- else black-box-1.4.8/depcomp:229: stripped=`echo "$stripped" | sed 's,^.*/,,'` black-box-1.4.8/depcomp-230- tmpdepfile="$stripped.u" ############################################## black-box-1.4.8/depcomp-242- # Do two passes, one to just change these to black-box-1.4.8/depcomp:243: # `$object: dependent.h' and one to simply `dependent.h:'. black-box-1.4.8/depcomp-244- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## black-box-1.4.8/depcomp-283- # Do two passes, one to just change these to black-box-1.4.8/depcomp:284: # `$object: dependent.h' and one to simply `dependent.h:'. black-box-1.4.8/depcomp-285- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## black-box-1.4.8/depcomp-299- # Much of this is similar to the tru64 case; see comments there. black-box-1.4.8/depcomp:300: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` black-box-1.4.8/depcomp-301- test "x$dir" = "x$object" && dir= black-box-1.4.8/depcomp:302: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` black-box-1.4.8/depcomp-303- if test "$libtool" = yes; then ############################################## black-box-1.4.8/depcomp-338- # Subdirectories are respected. black-box-1.4.8/depcomp:339: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` black-box-1.4.8/depcomp-340- test "x$dir" = "x$object" && dir= black-box-1.4.8/depcomp:341: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` black-box-1.4.8/depcomp-342- ############################################## black-box-1.4.8/depcomp-477- done black-box-1.4.8/depcomp:478: obj_suffix="`echo $object | sed 's/^.*\././'`" black-box-1.4.8/depcomp-479- touch "$tmpdepfile" ############################################## black-box-1.4.8/acinclude.m4-44- else black-box-1.4.8/acinclude.m4:45: SDL_CFLAGS=`$SDL_CONFIG $sdl_config_args --cflags` black-box-1.4.8/acinclude.m4:46: SDL_LIBS=`$SDL_CONFIG $sdl_config_args --libs` black-box-1.4.8/acinclude.m4-47- ############################################## black-box-1.4.8/configure-107-do black-box-1.4.8/configure:108: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then black-box-1.4.8/configure-109- eval $as_var=C; export $as_var ############################################## black-box-1.4.8/configure-215- test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && black-box-1.4.8/configure:216: test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } black-box-1.4.8/configure-217-") 2> /dev/null; then ############################################## black-box-1.4.8/configure-330- test "x$as_lineno_1" != "x$as_lineno_2" && black-box-1.4.8/configure:331: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } black-box-1.4.8/configure-332- ############################################## black-box-1.4.8/configure-425- test "x$as_lineno_1" != "x$as_lineno_2" && black-box-1.4.8/configure:426: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { black-box-1.4.8/configure-427- ############################################## black-box-1.4.8/configure-536- esac; black-box-1.4.8/configure:537: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in black-box-1.4.8/configure-538- ???[sx]*):;;*)false;;esac;fi ############################################## black-box-1.4.8/configure-741- case $ac_option in black-box-1.4.8/configure:742: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; black-box-1.4.8/configure-743- *) ac_optarg=yes ;; ############################################## black-box-1.4.8/configure-784- -disable-* | --disable-*) black-box-1.4.8/configure:785: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` black-box-1.4.8/configure-786- # Reject names that are not valid shell variable names. ############################################## black-box-1.4.8/configure-789- { (exit 1); exit 1; }; } black-box-1.4.8/configure:790: ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` black-box-1.4.8/configure-791- eval enable_$ac_feature=no ;; ############################################## black-box-1.4.8/configure-803- -enable-* | --enable-*) black-box-1.4.8/configure:804: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` black-box-1.4.8/configure-805- # Reject names that are not valid shell variable names. ############################################## black-box-1.4.8/configure-808- { (exit 1); exit 1; }; } black-box-1.4.8/configure:809: ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` black-box-1.4.8/configure-810- eval enable_$ac_feature=\$ac_optarg ;; ############################################## black-box-1.4.8/configure-1000- -with-* | --with-*) black-box-1.4.8/configure:1001: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` black-box-1.4.8/configure-1002- # Reject names that are not valid shell variable names. ############################################## black-box-1.4.8/configure-1005- { (exit 1); exit 1; }; } black-box-1.4.8/configure:1006: ac_package=`echo $ac_package | sed 's/[-.]/_/g'` black-box-1.4.8/configure-1007- eval with_$ac_package=\$ac_optarg ;; ############################################## black-box-1.4.8/configure-1009- -without-* | --without-*) black-box-1.4.8/configure:1010: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` black-box-1.4.8/configure-1011- # Reject names that are not valid shell variable names. ############################################## black-box-1.4.8/configure-1014- { (exit 1); exit 1; }; } black-box-1.4.8/configure:1015: ac_package=`echo $ac_package | sed 's/[-.]/_/g'` black-box-1.4.8/configure-1016- eval with_$ac_package=no ;; ############################################## black-box-1.4.8/configure-1041- *=*) black-box-1.4.8/configure:1042: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` black-box-1.4.8/configure-1043- # Reject names that are not valid shell variable names. ############################################## black-box-1.4.8/configure-1061-if test -n "$ac_prev"; then black-box-1.4.8/configure:1062: ac_option=--`echo $ac_prev | sed 's/_/-/g'` black-box-1.4.8/configure-1063- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## black-box-1.4.8/configure-1107-ac_ls_di=`ls -di .` && black-box-1.4.8/configure:1108:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || black-box-1.4.8/configure-1109- { echo "$as_me: error: Working directory cannot be determined" >&2 ############################################## black-box-1.4.8/configure-1167-case $srcdir in black-box-1.4.8/configure:1168:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; black-box-1.4.8/configure-1169-esac ############################################## black-box-1.4.8/configure-1210-By default, \`make install' will install all the files in black-box-1.4.8/configure:1211:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify black-box-1.4.8/configure:1212:an installation prefix other than \`$ac_default_prefix' using \`--prefix', black-box-1.4.8/configure-1213-for instance \`--prefix=\$HOME'. ############################################## black-box-1.4.8/configure-1294-*) black-box-1.4.8/configure:1295: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` black-box-1.4.8/configure-1296- # A ".." for each directory in $ac_dir_suffix. black-box-1.4.8/configure:1297: ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` black-box-1.4.8/configure-1298- case $ac_top_builddir_sub in ############################################## black-box-1.4.8/configure-1427- *\'*) black-box-1.4.8/configure:1428: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; black-box-1.4.8/configure-1429- esac ############################################## black-box-1.4.8/configure-1513- case $ac_val in black-box-1.4.8/configure:1514: *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; black-box-1.4.8/configure-1515- esac ############################################## black-box-1.4.8/configure-1530- case $ac_val in black-box-1.4.8/configure:1531: *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; black-box-1.4.8/configure-1532- esac ############################################## black-box-1.4.8/configure-1638- set,) black-box-1.4.8/configure:1639: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 black-box-1.4.8/configure:1640:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} black-box-1.4.8/configure-1641- ac_cache_corrupted=: ;; ############################################## black-box-1.4.8/configure-1660- case $ac_new_val in black-box-1.4.8/configure:1661: *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; black-box-1.4.8/configure-1662- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## black-box-1.4.8/configure-1746-test "x$ac_build_alias" = x && black-box-1.4.8/configure:1747: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` black-box-1.4.8/configure-1748-test "x$ac_build_alias" = x && ############################################## black-box-1.4.8/configure-1751- { (exit 1); exit 1; }; } black-box-1.4.8/configure:1752:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || black-box-1.4.8/configure-1753- { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 ############################################## black-box-1.4.8/configure-1776-IFS=$ac_save_IFS black-box-1.4.8/configure:1777:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac black-box-1.4.8/configure-1778- ############################################## black-box-1.4.8/configure-1787-else black-box-1.4.8/configure:1788: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || black-box-1.4.8/configure-1789- { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 ############################################## black-box-1.4.8/configure-1813-IFS=$ac_save_IFS black-box-1.4.8/configure:1814:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac black-box-1.4.8/configure-1815- ############################################## black-box-1.4.8/configure-1824-else black-box-1.4.8/configure:1825: ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || black-box-1.4.8/configure-1826- { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5 ############################################## black-box-1.4.8/configure-1850-IFS=$ac_save_IFS black-box-1.4.8/configure:1851:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac black-box-1.4.8/configure-1852- ############################################## black-box-1.4.8/configure-1956-if ( black-box-1.4.8/configure:1957: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` black-box-1.4.8/configure-1958- if test "$*" = "X"; then black-box-1.4.8/configure-1959- # -L didn't work. black-box-1.4.8/configure:1960: set X `ls -t $srcdir/configure conftest.file` black-box-1.4.8/configure-1961- fi ############################################## black-box-1.4.8/configure-2000-_ACEOF black-box-1.4.8/configure:2001:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` black-box-1.4.8/configure-2002-rm -f conftest.sed ############################################## black-box-1.4.8/configure-2004-# expand $ac_aux_dir to an absolute path black-box-1.4.8/configure:2005:am_aux_dir=`cd $ac_aux_dir && pwd` black-box-1.4.8/configure-2006- ############################################## black-box-1.4.8/configure-2030- { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue black-box-1.4.8/configure:2031: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( black-box-1.4.8/configure-2032- 'mkdir (GNU coreutils) '* | \ ############################################## black-box-1.4.8/configure-2108-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } black-box-1.4.8/configure:2109:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` black-box-1.4.8/configure-2110-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## black-box-1.4.8/configure-2118-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. black-box-1.4.8/configure:2119:case `${MAKE-make} -f conftest.make 2>/dev/null` in black-box-1.4.8/configure-2120- *@@@%%%=?*=@@@%%%*) ############################################## black-box-1.4.8/configure-2145- black-box-1.4.8/configure:2146:if test "`cd $srcdir && pwd`" != "`pwd`"; then black-box-1.4.8/configure-2147- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## black-box-1.4.8/configure-2631-echo "$as_me:$LINENO: checking for C compiler version" >&5 black-box-1.4.8/configure:2632:ac_compiler=`set X $ac_compile; echo $2` black-box-1.4.8/configure-2633-{ (ac_try="$ac_compiler --version >&5" ############################################## black-box-1.4.8/configure-2685-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } black-box-1.4.8/configure:2686:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` black-box-1.4.8/configure-2687-# ############################################## black-box-1.4.8/configure-2733- then :; else black-box-1.4.8/configure:2734: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` black-box-1.4.8/configure-2735- fi ############################################## black-box-1.4.8/configure-2830- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; black-box-1.4.8/configure:2831: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` black-box-1.4.8/configure-2832- break;; ############################################## black-box-1.4.8/configure-2885- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; black-box-1.4.8/configure:2886: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` black-box-1.4.8/configure-2887- break;; ############################################## black-box-1.4.8/configure-2960-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } black-box-1.4.8/configure:2961:GCC=`test $ac_compiler_gnu = yes && echo yes` black-box-1.4.8/configure-2962-ac_test_CFLAGS=${CFLAGS+set} ############################################## black-box-1.4.8/configure-3259-# case it prints its new name instead of `make'. black-box-1.4.8/configure:3260:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then black-box-1.4.8/configure-3261- am__include=include ############################################## black-box-1.4.8/configure-3267- echo '.include "confinc"' > confmf black-box-1.4.8/configure:3268: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then black-box-1.4.8/configure-3269- am__include=.include ############################################## black-box-1.4.8/configure-3326- if test "$am_compiler_list" = ""; then black-box-1.4.8/configure:3327: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` black-box-1.4.8/configure-3328- fi ############################################## black-box-1.4.8/configure-3781- else black-box-1.4.8/configure:3782: SDL_CFLAGS=`$SDL_CONFIG $sdl_config_args --cflags` black-box-1.4.8/configure:3783: SDL_LIBS=`$SDL_CONFIG $sdl_config_args --libs` black-box-1.4.8/configure-3784- ############################################## black-box-1.4.8/configure-4259-' black-box-1.4.8/configure:4260:DEFS=`sed -n "$ac_script" confdefs.h` black-box-1.4.8/configure-4261- ############################################## black-box-1.4.8/configure-4267- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' black-box-1.4.8/configure:4268: ac_i=`echo "$ac_i" | sed "$ac_script"` black-box-1.4.8/configure-4269- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## black-box-1.4.8/configure-4411-do black-box-1.4.8/configure:4412: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then black-box-1.4.8/configure-4413- eval $as_var=C; export $as_var ############################################## black-box-1.4.8/configure-4461- test "x$as_lineno_1" != "x$as_lineno_2" && black-box-1.4.8/configure:4462: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { black-box-1.4.8/configure-4463- ############################################## black-box-1.4.8/configure-4572- esac; black-box-1.4.8/configure:4573: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in black-box-1.4.8/configure-4574- ???[sx]*):;;*)false;;esac;fi ############################################## black-box-1.4.8/configure-4641-configured by $0, generated by GNU Autoconf 2.61, black-box-1.4.8/configure:4642: with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" black-box-1.4.8/configure-4643- ############################################## black-box-1.4.8/configure-4661- --*=*) black-box-1.4.8/configure:4662: ac_option=`expr "X$1" : 'X\([^=]*\)='` black-box-1.4.8/configure:4663: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` black-box-1.4.8/configure-4664- ac_shift=: ############################################## black-box-1.4.8/configure-4906- black-box-1.4.8/configure:4907: if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 93; then black-box-1.4.8/configure-4908- break ############################################## black-box-1.4.8/configure-4917- black-box-1.4.8/configure:4918:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` black-box-1.4.8/configure-4919-if test -n "$ac_eof"; then black-box-1.4.8/configure:4920: ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` black-box-1.4.8/configure:4921: ac_eof=`expr $ac_eof + 1` black-box-1.4.8/configure-4922-fi ############################################## black-box-1.4.8/configure-5055- case $as_dir in #( black-box-1.4.8/configure:5056: *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( black-box-1.4.8/configure-5057- *) as_qdir=$as_dir;; ############################################## black-box-1.4.8/configure-5093-*) black-box-1.4.8/configure:5094: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` black-box-1.4.8/configure-5095- # A ".." for each directory in $ac_dir_suffix. black-box-1.4.8/configure:5096: ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` black-box-1.4.8/configure-5097- case $ac_top_builddir_sub in ############################################## black-box-1.4.8/configure-5171- black-box-1.4.8/configure:5172:# Neutralize VPATH when `$srcdir' = `.'. black-box-1.4.8/configure-5173-# Shell code in configure.ac might set extrasub. ############################################## black-box-1.4.8/configure-5196-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && black-box-1.4.8/configure:5197: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && black-box-1.4.8/configure:5198: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && black-box-1.4.8/configure-5199- { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## black-box-1.4.8/configure-5220- # Strip MF so we end up with the name of the file. black-box-1.4.8/configure:5221: mf=`echo "$mf" | sed -e 's/:.*$//'` black-box-1.4.8/configure-5222- # Check whether this is an Automake generated Makefile or not. ############################################## black-box-1.4.8/configure-5257- # from the Makefile without running `make'. black-box-1.4.8/configure:5258: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` black-box-1.4.8/configure-5259- test -z "$DEPDIR" && continue black-box-1.4.8/configure:5260: am__include=`sed -n 's/^am__include = //p' < "$mf"` black-box-1.4.8/configure-5261- test -z "am__include" && continue black-box-1.4.8/configure:5262: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` black-box-1.4.8/configure-5263- # When using ansi2knr, U may be empty or an underscore; expand it black-box-1.4.8/configure:5264: U=`sed -n 's/^U = //p' < "$mf"` black-box-1.4.8/configure-5265- # Find all dependency output files, they are included files with ############################################## black-box-1.4.8/configure-5304- case $as_dir in #( black-box-1.4.8/configure:5305: *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( black-box-1.4.8/configure-5306- *) as_qdir=$as_dir;; ############################################## black-box-1.4.8/data/Makefile.in-205- dot_seen=no; \ black-box-1.4.8/data/Makefile.in:206: target=`echo $@ | sed s/-recursive//`; \ black-box-1.4.8/data/Makefile.in-207- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## black-box-1.4.8/data/Makefile.in-240- rev="$$rev ."; \ black-box-1.4.8/data/Makefile.in:241: target=`echo $@ | sed s/-recursive//`; \ black-box-1.4.8/data/Makefile.in-242- for subdir in $$rev; do \ ############################################## black-box-1.4.8/data/Makefile.in-314-GTAGS: black-box-1.4.8/data/Makefile.in:315: here=`$(am__cd) $(top_builddir) && pwd` \ black-box-1.4.8/data/Makefile.in-316- && cd $(top_srcdir) \ ############################################## black-box-1.4.8/data/Makefile.in-322-distdir: $(DISTFILES) black-box-1.4.8/data/Makefile.in:323: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ black-box-1.4.8/data/Makefile.in:324: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ black-box-1.4.8/data/Makefile.in-325- list='$(DISTFILES)'; \ ############################################## black-box-1.4.8/data/Makefile.in-336- if test -d $$d/$$file; then \ black-box-1.4.8/data/Makefile.in:337: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ black-box-1.4.8/data/Makefile.in-338- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ############################################## black-box-1.4.8/data/Makefile.in-352- || exit 1; \ black-box-1.4.8/data/Makefile.in:353: distdir=`$(am__cd) $(distdir) && pwd`; \ black-box-1.4.8/data/Makefile.in:354: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ black-box-1.4.8/data/Makefile.in-355- (cd $$subdir && \ ############################################## black-box-1.4.8/data/sound/Makefile.in-46-DIST_SOURCES = black-box-1.4.8/data/sound/Makefile.in:47:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; black-box-1.4.8/data/sound/Makefile.in-48-am__vpath_adj = case $$p in \ black-box-1.4.8/data/sound/Makefile.in:49: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ black-box-1.4.8/data/sound/Makefile.in-50- *) f=$$p;; \ black-box-1.4.8/data/sound/Makefile.in-51- esac; black-box-1.4.8/data/sound/Makefile.in:52:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; black-box-1.4.8/data/sound/Makefile.in-53-am__installdirs = "$(DESTDIR)$(sounddir)" ############################################## black-box-1.4.8/data/sound/Makefile.in-213-distdir: $(DISTFILES) black-box-1.4.8/data/sound/Makefile.in:214: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ black-box-1.4.8/data/sound/Makefile.in:215: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ black-box-1.4.8/data/sound/Makefile.in-216- list='$(DISTFILES)'; \ ############################################## black-box-1.4.8/data/sound/Makefile.in-227- if test -d $$d/$$file; then \ black-box-1.4.8/data/sound/Makefile.in:228: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ black-box-1.4.8/data/sound/Makefile.in-229- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ############################################## black-box-1.4.8/data/gfx/Makefile.in-46-DIST_SOURCES = black-box-1.4.8/data/gfx/Makefile.in:47:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; black-box-1.4.8/data/gfx/Makefile.in-48-am__vpath_adj = case $$p in \ black-box-1.4.8/data/gfx/Makefile.in:49: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ black-box-1.4.8/data/gfx/Makefile.in-50- *) f=$$p;; \ black-box-1.4.8/data/gfx/Makefile.in-51- esac; black-box-1.4.8/data/gfx/Makefile.in:52:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; black-box-1.4.8/data/gfx/Makefile.in-53-am__installdirs = "$(DESTDIR)$(gfxdir)" ############################################## black-box-1.4.8/data/gfx/Makefile.in-219-distdir: $(DISTFILES) black-box-1.4.8/data/gfx/Makefile.in:220: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ black-box-1.4.8/data/gfx/Makefile.in:221: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ black-box-1.4.8/data/gfx/Makefile.in-222- list='$(DISTFILES)'; \ ############################################## black-box-1.4.8/data/gfx/Makefile.in-233- if test -d $$d/$$file; then \ black-box-1.4.8/data/gfx/Makefile.in:234: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ black-box-1.4.8/data/gfx/Makefile.in-235- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ############################################## black-box-1.4.8/Makefile.in-223- dot_seen=no; \ black-box-1.4.8/Makefile.in:224: target=`echo $@ | sed s/-recursive//`; \ black-box-1.4.8/Makefile.in-225- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## black-box-1.4.8/Makefile.in-258- rev="$$rev ."; \ black-box-1.4.8/Makefile.in:259: target=`echo $@ | sed s/-recursive//`; \ black-box-1.4.8/Makefile.in-260- for subdir in $$rev; do \ ############################################## black-box-1.4.8/Makefile.in-332-GTAGS: black-box-1.4.8/Makefile.in:333: here=`$(am__cd) $(top_builddir) && pwd` \ black-box-1.4.8/Makefile.in-334- && cd $(top_srcdir) \ ############################################## black-box-1.4.8/Makefile.in-342- test -d $(distdir) || mkdir $(distdir) black-box-1.4.8/Makefile.in:343: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ black-box-1.4.8/Makefile.in:344: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ black-box-1.4.8/Makefile.in-345- list='$(DISTFILES)'; \ ############################################## black-box-1.4.8/Makefile.in-356- if test -d $$d/$$file; then \ black-box-1.4.8/Makefile.in:357: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ black-box-1.4.8/Makefile.in-358- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ############################################## black-box-1.4.8/Makefile.in-372- || exit 1; \ black-box-1.4.8/Makefile.in:373: distdir=`$(am__cd) $(distdir) && pwd`; \ black-box-1.4.8/Makefile.in:374: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ black-box-1.4.8/Makefile.in-375- (cd $$subdir && \ ############################################## black-box-1.4.8/Makefile.in-434- chmod a-w $(distdir) black-box-1.4.8/Makefile.in:435: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ black-box-1.4.8/Makefile.in-436- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## black-box-1.4.8/Makefile.in-465- @cd $(distuninstallcheck_dir) \ black-box-1.4.8/Makefile.in:466: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ black-box-1.4.8/Makefile.in-467- || { echo "ERROR: files left after uninstall:" ; \ ############################################## black-box-1.4.8/Makefile.in-477- fi black-box-1.4.8/Makefile.in:478: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ black-box-1.4.8/Makefile.in-479- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## black-box-1.4.8/config.sub-56- black-box-1.4.8/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'` black-box-1.4.8/config.sub-58- ############################################## black-box-1.4.8/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations. black-box-1.4.8/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` black-box-1.4.8/config.sub-122-case $maybe_os in ############################################## black-box-1.4.8/config.sub-126- os=-$maybe_os black-box-1.4.8/config.sub:127: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` black-box-1.4.8/config.sub-128- ;; black-box-1.4.8/config.sub-129- *) black-box-1.4.8/config.sub:130: basic_machine=`echo $1 | sed 's/-[^-]*$//'` black-box-1.4.8/config.sub-131- if [ $basic_machine != $1 ] black-box-1.4.8/config.sub:132: then os=`echo $1 | sed 's/.*-/-/'` black-box-1.4.8/config.sub-133- else os=; fi ############################################## black-box-1.4.8/config.sub-177- os=-sco5v6 black-box-1.4.8/config.sub:178: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` black-box-1.4.8/config.sub-179- ;; ############################################## black-box-1.4.8/config.sub-181- os=-sco3.2v5 black-box-1.4.8/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` black-box-1.4.8/config.sub-183- ;; ############################################## black-box-1.4.8/config.sub-185- os=-sco3.2v4 black-box-1.4.8/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` black-box-1.4.8/config.sub-187- ;; black-box-1.4.8/config.sub-188- -sco3.2.[4-9]*) black-box-1.4.8/config.sub:189: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` black-box-1.4.8/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` black-box-1.4.8/config.sub-191- ;; ############################################## black-box-1.4.8/config.sub-193- # Don't forget version if it is 3.2v4 or newer. black-box-1.4.8/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` black-box-1.4.8/config.sub-195- ;; ############################################## black-box-1.4.8/config.sub-197- # Don't forget version if it is 3.2v4 or newer. black-box-1.4.8/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` black-box-1.4.8/config.sub-199- ;; ############################################## black-box-1.4.8/config.sub-201- os=-sco3.2v2 black-box-1.4.8/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` black-box-1.4.8/config.sub-203- ;; black-box-1.4.8/config.sub-204- -udk*) black-box-1.4.8/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` black-box-1.4.8/config.sub-206- ;; ############################################## black-box-1.4.8/config.sub-208- os=-isc2.2 black-box-1.4.8/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` black-box-1.4.8/config.sub-210- ;; ############################################## black-box-1.4.8/config.sub-214- -isc*) black-box-1.4.8/config.sub:215: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` black-box-1.4.8/config.sub-216- ;; ############################################## black-box-1.4.8/config.sub-220- -ptx*) black-box-1.4.8/config.sub:221: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` black-box-1.4.8/config.sub-222- ;; black-box-1.4.8/config.sub-223- -windowsnt*) black-box-1.4.8/config.sub:224: os=`echo $os | sed -e 's/windowsnt/winnt/'` black-box-1.4.8/config.sub-225- ;; ############################################## black-box-1.4.8/config.sub-309- *-*-*) black-box-1.4.8/config.sub:310: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 black-box-1.4.8/config.sub-311- exit 1 ############################################## black-box-1.4.8/config.sub-411- amd64-*) black-box-1.4.8/config.sub:412: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` black-box-1.4.8/config.sub-413- ;; ############################################## black-box-1.4.8/config.sub-632- i*86v32) black-box-1.4.8/config.sub:633: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` black-box-1.4.8/config.sub-634- os=-sysv32 ############################################## black-box-1.4.8/config.sub-636- i*86v4*) black-box-1.4.8/config.sub:637: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` black-box-1.4.8/config.sub-638- os=-sysv4 ############################################## black-box-1.4.8/config.sub-640- i*86v) black-box-1.4.8/config.sub:641: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` black-box-1.4.8/config.sub-642- os=-sysv ############################################## black-box-1.4.8/config.sub-644- i*86sol2) black-box-1.4.8/config.sub:645: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` black-box-1.4.8/config.sub-646- os=-solaris2 ############################################## black-box-1.4.8/config.sub-692- mips3*-*) black-box-1.4.8/config.sub:693: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` black-box-1.4.8/config.sub-694- ;; black-box-1.4.8/config.sub-695- mips3*) black-box-1.4.8/config.sub:696: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown black-box-1.4.8/config.sub-697- ;; ############################################## black-box-1.4.8/config.sub-710- ms1-*) black-box-1.4.8/config.sub:711: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` black-box-1.4.8/config.sub-712- ;; ############################################## black-box-1.4.8/config.sub-823- pc98-*) black-box-1.4.8/config.sub:824: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` black-box-1.4.8/config.sub-825- ;; ############################################## black-box-1.4.8/config.sub-838- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) black-box-1.4.8/config.sub:839: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` black-box-1.4.8/config.sub-840- ;; black-box-1.4.8/config.sub-841- pentiumpro-* | p6-* | 6x86-* | athlon-*) black-box-1.4.8/config.sub:842: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` black-box-1.4.8/config.sub-843- ;; black-box-1.4.8/config.sub-844- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) black-box-1.4.8/config.sub:845: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` black-box-1.4.8/config.sub-846- ;; black-box-1.4.8/config.sub-847- pentium4-*) black-box-1.4.8/config.sub:848: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` black-box-1.4.8/config.sub-849- ;; ############################################## black-box-1.4.8/config.sub-856- ;; black-box-1.4.8/config.sub:857: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` black-box-1.4.8/config.sub-858- ;; ############################################## black-box-1.4.8/config.sub-862- ppcle-* | powerpclittle-*) black-box-1.4.8/config.sub:863: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` black-box-1.4.8/config.sub-864- ;; ############################################## black-box-1.4.8/config.sub-866- ;; black-box-1.4.8/config.sub:867: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` black-box-1.4.8/config.sub-868- ;; ############################################## black-box-1.4.8/config.sub-872- ppc64le-* | powerpc64little-*) black-box-1.4.8/config.sub:873: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` black-box-1.4.8/config.sub-874- ;; ############################################## black-box-1.4.8/config.sub-1149- *) black-box-1.4.8/config.sub:1150: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 black-box-1.4.8/config.sub-1151- exit 1 ############################################## black-box-1.4.8/config.sub-1157- *-digital*) black-box-1.4.8/config.sub:1158: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` black-box-1.4.8/config.sub-1159- ;; black-box-1.4.8/config.sub-1160- *-commodore*) black-box-1.4.8/config.sub:1161: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` black-box-1.4.8/config.sub-1162- ;; ############################################## black-box-1.4.8/config.sub-1175- -solaris1 | -solaris1.*) black-box-1.4.8/config.sub:1176: os=`echo $os | sed -e 's|solaris1|sunos4|'` black-box-1.4.8/config.sub-1177- ;; ############################################## black-box-1.4.8/config.sub-1187- -gnu/linux*) black-box-1.4.8/config.sub:1188: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` black-box-1.4.8/config.sub-1189- ;; ############################################## black-box-1.4.8/config.sub-1231- -nto*) black-box-1.4.8/config.sub:1232: os=`echo $os | sed -e 's|nto|nto-qnx|'` black-box-1.4.8/config.sub-1233- ;; ############################################## black-box-1.4.8/config.sub-1238- -mac*) black-box-1.4.8/config.sub:1239: os=`echo $os | sed -e 's|mac|macos|'` black-box-1.4.8/config.sub-1240- ;; ############################################## black-box-1.4.8/config.sub-1244- -linux*) black-box-1.4.8/config.sub:1245: os=`echo $os | sed -e 's|linux|linux-gnu|'` black-box-1.4.8/config.sub-1246- ;; black-box-1.4.8/config.sub-1247- -sunos5*) black-box-1.4.8/config.sub:1248: os=`echo $os | sed -e 's|sunos5|solaris2|'` black-box-1.4.8/config.sub-1249- ;; black-box-1.4.8/config.sub-1250- -sunos6*) black-box-1.4.8/config.sub:1251: os=`echo $os | sed -e 's|sunos6|solaris3|'` black-box-1.4.8/config.sub-1252- ;; ############################################## black-box-1.4.8/config.sub-1299- -sinix5.*) black-box-1.4.8/config.sub:1300: os=`echo $os | sed -e 's|sinix|sysv|'` black-box-1.4.8/config.sub-1301- ;; ############################################## black-box-1.4.8/config.sub-1350- # Get rid of the `-' at the beginning of $os. black-box-1.4.8/config.sub:1351: os=`echo $os | sed 's/[^-]*-//'` black-box-1.4.8/config.sub:1352: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 black-box-1.4.8/config.sub-1353- exit 1 ############################################## black-box-1.4.8/config.sub-1595- esac black-box-1.4.8/config.sub:1596: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` black-box-1.4.8/config.sub-1597- ;; ############################################## black-box-1.4.8/install-sh-211- fi black-box-1.4.8/install-sh:212: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; black-box-1.4.8/install-sh-213- *) ############################################## black-box-1.4.8/install-sh-263- dstdir=$dst black-box-1.4.8/install-sh:264: dst=$dstdir/`basename "$src"` black-box-1.4.8/install-sh-265- dstdir_status=0 ############################################## black-box-1.4.8/install-sh-345- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. black-box-1.4.8/install-sh:346: ls_ld_tmpdir=`ls -ld "$tmpdir"` black-box-1.4.8/install-sh-347- case $ls_ld_tmpdir in ############################################## black-box-1.4.8/install-sh-352- $mkdirprog -m$different_mode -p -- "$tmpdir" && { black-box-1.4.8/install-sh:353: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` black-box-1.4.8/install-sh-354- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## black-box-1.4.8/install-sh-419- case $prefix in black-box-1.4.8/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; black-box-1.4.8/install-sh-421- *) qprefix=$prefix;; ############################################## black-box-1.4.8/src/Makefile.in-200- @list='$(bin_PROGRAMS)'; for p in $$list; do \ black-box-1.4.8/src/Makefile.in:201: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ black-box-1.4.8/src/Makefile.in-202- if test -f $$p \ black-box-1.4.8/src/Makefile.in-203- ; then \ black-box-1.4.8/src/Makefile.in:204: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ black-box-1.4.8/src/Makefile.in-205- echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## black-box-1.4.8/src/Makefile.in-212- @list='$(bin_PROGRAMS)'; for p in $$list; do \ black-box-1.4.8/src/Makefile.in:213: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ black-box-1.4.8/src/Makefile.in-214- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## black-box-1.4.8/src/Makefile.in-240-.c.obj: black-box-1.4.8/src/Makefile.in:241:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` black-box-1.4.8/src/Makefile.in-242-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## black-box-1.4.8/src/Makefile.in-244-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ black-box-1.4.8/src/Makefile.in:245:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` black-box-1.4.8/src/Makefile.in-246- ############################################## black-box-1.4.8/src/Makefile.in-287-GTAGS: black-box-1.4.8/src/Makefile.in:288: here=`$(am__cd) $(top_builddir) && pwd` \ black-box-1.4.8/src/Makefile.in-289- && cd $(top_srcdir) \ ############################################## black-box-1.4.8/src/Makefile.in-295-distdir: $(DISTFILES) black-box-1.4.8/src/Makefile.in:296: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ black-box-1.4.8/src/Makefile.in:297: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ black-box-1.4.8/src/Makefile.in-298- list='$(DISTFILES)'; \ ############################################## black-box-1.4.8/src/Makefile.in-309- if test -d $$d/$$file; then \ black-box-1.4.8/src/Makefile.in:310: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ black-box-1.4.8/src/Makefile.in-311- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ############################################## black-box-1.4.8/aclocal.m4-62-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to black-box-1.4.8/aclocal.m4:63:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. black-box-1.4.8/aclocal.m4-64-# ############################################## black-box-1.4.8/aclocal.m4-86-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: black-box-1.4.8/aclocal.m4:87:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` black-box-1.4.8/aclocal.m4-88-# and then we would define $MISSING as ############################################## black-box-1.4.8/aclocal.m4-102-# expand $ac_aux_dir to an absolute path black-box-1.4.8/aclocal.m4:103:am_aux_dir=`cd $ac_aux_dir && pwd` black-box-1.4.8/aclocal.m4-104-]) ############################################## black-box-1.4.8/aclocal.m4-202- if test "$am_compiler_list" = ""; then black-box-1.4.8/aclocal.m4:203: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` black-box-1.4.8/aclocal.m4-204- fi ############################################## black-box-1.4.8/aclocal.m4-314- # Strip MF so we end up with the name of the file. black-box-1.4.8/aclocal.m4:315: mf=`echo "$mf" | sed -e 's/:.*$//'` black-box-1.4.8/aclocal.m4-316- # Check whether this is an Automake generated Makefile or not. ############################################## black-box-1.4.8/aclocal.m4-323- if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then black-box-1.4.8/aclocal.m4:324: dirpart=`AS_DIRNAME("$mf")` black-box-1.4.8/aclocal.m4-325- else ############################################## black-box-1.4.8/aclocal.m4-329- # from the Makefile without running `make'. black-box-1.4.8/aclocal.m4:330: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` black-box-1.4.8/aclocal.m4-331- test -z "$DEPDIR" && continue black-box-1.4.8/aclocal.m4:332: am__include=`sed -n 's/^am__include = //p' < "$mf"` black-box-1.4.8/aclocal.m4-333- test -z "am__include" && continue black-box-1.4.8/aclocal.m4:334: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` black-box-1.4.8/aclocal.m4-335- # When using ansi2knr, U may be empty or an underscore; expand it black-box-1.4.8/aclocal.m4:336: U=`sed -n 's/^U = //p' < "$mf"` black-box-1.4.8/aclocal.m4-337- # Find all dependency output files, they are included files with ############################################## black-box-1.4.8/aclocal.m4-345- test -f "$dirpart/$file" && continue black-box-1.4.8/aclocal.m4:346: fdir=`AS_DIRNAME(["$file"])` black-box-1.4.8/aclocal.m4-347- AS_MKDIR_P([$dirpart/$fdir]) ############################################## black-box-1.4.8/aclocal.m4-399-AC_REQUIRE([AC_PROG_INSTALL])dnl black-box-1.4.8/aclocal.m4:400:if test "`cd $srcdir && pwd`" != "`pwd`"; then black-box-1.4.8/aclocal.m4-401- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## black-box-1.4.8/aclocal.m4-487- * ) black-box-1.4.8/aclocal.m4:488: _am_stamp_count=`expr $_am_stamp_count + 1` ;; black-box-1.4.8/aclocal.m4-489- esac black-box-1.4.8/aclocal.m4-490-done black-box-1.4.8/aclocal.m4:491:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) black-box-1.4.8/aclocal.m4-492- ############################################## black-box-1.4.8/aclocal.m4-559-# case it prints its new name instead of `make'. black-box-1.4.8/aclocal.m4:560:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then black-box-1.4.8/aclocal.m4-561- am__include=include ############################################## black-box-1.4.8/aclocal.m4-567- echo '.include "confinc"' > confmf black-box-1.4.8/aclocal.m4:568: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then black-box-1.4.8/aclocal.m4-569- am__include=.include ############################################## black-box-1.4.8/aclocal.m4-698-if ( black-box-1.4.8/aclocal.m4:699: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` black-box-1.4.8/aclocal.m4-700- if test "$[*]" = "X"; then black-box-1.4.8/aclocal.m4-701- # -L didn't work. black-box-1.4.8/aclocal.m4:702: set X `ls -t $srcdir/configure conftest.file` black-box-1.4.8/aclocal.m4-703- fi ############################################## black-box-1.4.8/missing-131- # Could not run --version or --help. This is probably someone black-box-1.4.8/missing:132: # running `$TOOL --version' or `$TOOL --help' to check whether black-box-1.4.8/missing-133- # $TOOL exists and not knowing $TOOL uses missing. ############################################## black-box-1.4.8/missing-165- from any GNU archive site." black-box-1.4.8/missing:166: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` black-box-1.4.8/missing-167- test -z "$files" && files="config.h" ############################################## black-box-1.4.8/missing-194- proper tools for further handling them. black-box-1.4.8/missing:195: You can get \`$1' as part of \`Autoconf' from any GNU black-box-1.4.8/missing-196- archive site." black-box-1.4.8/missing-197- black-box-1.4.8/missing:198: file=`echo "$*" | sed -n "$sed_output"` black-box-1.4.8/missing:199: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` black-box-1.4.8/missing-200- if test -f "$file"; then ############################################## black-box-1.4.8/missing-223- *.y) black-box-1.4.8/missing:224: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` black-box-1.4.8/missing-225- if test -f "$SRCFILE"; then ############################################## black-box-1.4.8/missing-227- fi black-box-1.4.8/missing:228: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` black-box-1.4.8/missing-229- if test -f "$SRCFILE"; then ############################################## black-box-1.4.8/missing-253- *.l) black-box-1.4.8/missing:254: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` black-box-1.4.8/missing-255- if test -f "$SRCFILE"; then ############################################## black-box-1.4.8/missing-272- black-box-1.4.8/missing:273: file=`echo "$*" | sed -n "$sed_output"` black-box-1.4.8/missing:274: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` black-box-1.4.8/missing-275- if test -f "$file"; then ############################################## black-box-1.4.8/missing-292- # The file to touch is that specified with -o ... black-box-1.4.8/missing:293: file=`echo "$*" | sed -n "$sed_output"` black-box-1.4.8/missing:294: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` black-box-1.4.8/missing-295- if test -z "$file"; then black-box-1.4.8/missing-296- # ... or it is the one specified with @setfilename ... black-box-1.4.8/missing:297: infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` black-box-1.4.8/missing-298- file=`sed -n ' ############################################## black-box-1.4.8/missing-304- # ... or it is derived from the source name (dir/f.texi becomes f.info) black-box-1.4.8/missing:305: test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info black-box-1.4.8/missing-306- fi ############################################## black-box-1.4.8/missing-328- *o*) black-box-1.4.8/missing:329: firstarg=`echo "$firstarg" | sed s/o//` black-box-1.4.8/missing-330- tar "$firstarg" "$@" && exit 0 ############################################## black-box-1.4.8/missing-334- *h*) black-box-1.4.8/missing:335: firstarg=`echo "$firstarg" | sed s/h//` black-box-1.4.8/missing-336- tar "$firstarg" "$@" && exit 0 ############################################## black-box-1.4.8/config.guess-40- black-box-1.4.8/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'` black-box-1.4.8/config.guess-42- ############################################## black-box-1.4.8/config.guess-109-: ${TMPDIR=/tmp} ; black-box-1.4.8/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || black-box-1.4.8/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## black-box-1.4.8/config.guess-194- *) black-box-1.4.8/config.guess:195: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` black-box-1.4.8/config.guess-196- ;; ############################################## black-box-1.4.8/config.guess-221- *4.0) black-box-1.4.8/config.guess:222: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` black-box-1.4.8/config.guess-223- ;; black-box-1.4.8/config.guess-224- *5.*) black-box-1.4.8/config.guess:225: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` black-box-1.4.8/config.guess-226- ;; ############################################## black-box-1.4.8/config.guess-231- # types through head -n 1, so we only detect the type of CPU 0. black-box-1.4.8/config.guess:232: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` black-box-1.4.8/config.guess-233- case "$ALPHA_CPU_TYPE" in ############################################## black-box-1.4.8/config.guess-269- # 1.2 uses "1.2" for uname -r. black-box-1.4.8/config.guess:270: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` black-box-1.4.8/config.guess-271- exit ;; ############################################## black-box-1.4.8/config.guess-326- sun4H:SunOS:5.*:*) black-box-1.4.8/config.guess:327: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` black-box-1.4.8/config.guess-328- exit ;; black-box-1.4.8/config.guess-329- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) black-box-1.4.8/config.guess:330: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` black-box-1.4.8/config.guess-331- exit ;; black-box-1.4.8/config.guess-332- i86pc:SunOS:5.*:*) black-box-1.4.8/config.guess:333: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` black-box-1.4.8/config.guess-334- exit ;; ############################################## black-box-1.4.8/config.guess-338- # it's likely to be more like Solaris than SunOS4. black-box-1.4.8/config.guess:339: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` black-box-1.4.8/config.guess-340- exit ;; ############################################## black-box-1.4.8/config.guess-347- # Japanese Language versions have a version number like `4.1.3-JL'. black-box-1.4.8/config.guess:348: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` black-box-1.4.8/config.guess-349- exit ;; ############################################## black-box-1.4.8/config.guess-353- sun*:*:4.2BSD:*) black-box-1.4.8/config.guess:354: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` black-box-1.4.8/config.guess-355- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## black-box-1.4.8/config.guess-435- $CC_FOR_BUILD -o $dummy $dummy.c && black-box-1.4.8/config.guess:436: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && black-box-1.4.8/config.guess:437: SYSTEM_NAME=`$dummy $dummyarg` && black-box-1.4.8/config.guess-438- { echo "$SYSTEM_NAME"; exit; } ############################################## black-box-1.4.8/config.guess-491- *:IRIX*:*:*) black-box-1.4.8/config.guess:492: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` black-box-1.4.8/config.guess-493- exit ;; ############################################## black-box-1.4.8/config.guess-521-EOF black-box-1.4.8/config.guess:522: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` black-box-1.4.8/config.guess-523- then ############################################## black-box-1.4.8/config.guess-534- *:AIX:*:[45]) black-box-1.4.8/config.guess:535: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` black-box-1.4.8/config.guess-536- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## black-box-1.4.8/config.guess-569- 9000/[34678]??:HP-UX:*:*) black-box-1.4.8/config.guess:570: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` black-box-1.4.8/config.guess-571- case "${UNAME_MACHINE}" in ############################################## black-box-1.4.8/config.guess-623-EOF black-box-1.4.8/config.guess:624: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` black-box-1.4.8/config.guess-625- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## black-box-1.4.8/config.guess-651- ia64:HP-UX:*:*) black-box-1.4.8/config.guess:652: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` black-box-1.4.8/config.guess-653- echo ia64-hp-hpux${HPUX_REV} ############################################## black-box-1.4.8/config.guess-681-EOF black-box-1.4.8/config.guess:682: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && black-box-1.4.8/config.guess-683- { echo "$SYSTEM_NAME"; exit; } ############################################## black-box-1.4.8/config.guess-752- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` black-box-1.4.8/config.guess:753: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` black-box-1.4.8/config.guess-754- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## black-box-1.4.8/config.guess-757- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` black-box-1.4.8/config.guess:758: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` black-box-1.4.8/config.guess-759- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## black-box-1.4.8/config.guess-772- pc98) black-box-1.4.8/config.guess:773: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; black-box-1.4.8/config.guess-774- amd64) black-box-1.4.8/config.guess:775: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; black-box-1.4.8/config.guess-776- *) black-box-1.4.8/config.guess:777: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; black-box-1.4.8/config.guess-778- esac ############################################## black-box-1.4.8/config.guess-817- prep*:SunOS:5.*:*) black-box-1.4.8/config.guess:818: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` black-box-1.4.8/config.guess-819- exit ;; ############################################## black-box-1.4.8/config.guess-821- # the GNU system black-box-1.4.8/config.guess:822: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` black-box-1.4.8/config.guess-823- exit ;; ############################################## black-box-1.4.8/config.guess-825- # other systems with GNU libc and userland black-box-1.4.8/config.guess:826: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu black-box-1.4.8/config.guess-827- exit ;; ############################################## black-box-1.4.8/config.guess-1050- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) black-box-1.4.8/config.guess:1051: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` black-box-1.4.8/config.guess-1052- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## black-box-1.4.8/config.guess-1282- *:DragonFly:*:*) black-box-1.4.8/config.guess:1283: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` black-box-1.4.8/config.guess-1284- exit ;; ############################################## black-box-1.4.8/config.guess-1295- i*86:skyos:*:*) black-box-1.4.8/config.guess:1296: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' black-box-1.4.8/config.guess-1297- exit ;; ############################################## black-box-1.4.8/config.guess-1420- black-box-1.4.8/config.guess:1421:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && black-box-1.4.8/config.guess-1422- { echo "$SYSTEM_NAME"; exit; }