===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pax-20201030/Build.sh-111-fx=
pax-20201030/Build.sh:112:me=`basename "$0"`
pax-20201030/Build.sh-113-orig_CFLAGS=$CFLAGS
##############################################
pax-20201030/Build.sh-137-	f=$1
pax-20201030/Build.sh:138:	fu=`upper $f`
pax-20201030/Build.sh-139-	eval fv=\$HAVE_$fu
##############################################
pax-20201030/Build.sh-167-		fi
pax-20201030/Build.sh:168:		eval ft=\$HAVE_`upper $2`
pax-20201030/Build.sh-169-		shift
##############################################
pax-20201030/Build.sh-234-	f=$1
pax-20201030/Build.sh:235:	fu=`upper $f`
pax-20201030/Build.sh-236-	eval fv=\$HAVE_$fu
##############################################
pax-20201030/Build.sh-283-	fi
pax-20201030/Build.sh:284:	eval fv=\$HAVE_CAN_`upper $vn`
pax-20201030/Build.sh-285-	test_z "$fl" || test 11 = $fa$fv || LDFLAGS=$save_LDFLAGS
##############################################
pax-20201030/Build.sh-297-	hf=$1; shift
pax-20201030/Build.sh:298:	hv=`echo "$hf" | tr -d "$lfcr" | tr -c $alll$allu$alln $alls`
pax-20201030/Build.sh-299-	echo "/* NeXTstep bug workaround */" >x
##############################################
pax-20201030/Build.sh-340-
pax-20201030/Build.sh:341:curdir=`pwd` srcdir=`dirname "$0" 2>/dev/null`
pax-20201030/Build.sh-342-case x$srcdir in
##############################################
pax-20201030/Build.sh-847-	vv '|' "$CC $CFLAGS $CPPFLAGS $LDFLAGS $NOWARN -v conftest.c $LIBS"
pax-20201030/Build.sh:848:	vv '|' 'eval echo "\`$CC $CFLAGS $CPPFLAGS $LDFLAGS $NOWARN $LIBS -dumpmachine\`" \
pax-20201030/Build.sh:849:		 "gcc\`$CC $CFLAGS $CPPFLAGS $LDFLAGS $NOWARN $LIBS -dumpversion\`"'
pax-20201030/Build.sh-850-	;;
##############################################
pax-20201030/Build.sh-884-		else
pax-20201030/Build.sh:885:			C89_COMPILER=`ntpath2posix -c "$C89_COMPILER"`
pax-20201030/Build.sh-886-		fi
##############################################
pax-20201030/Build.sh-889-		else
pax-20201030/Build.sh:890:			C89_LINKER=`ntpath2posix -c "$C89_LINKER"`
pax-20201030/Build.sh-891-		fi
##############################################
pax-20201030/Build.sh-1089-#
pax-20201030/Build.sh:1090:i=`echo :"$orig_CFLAGS" | sed 's/^://' | tr -c -d $alll$allu$alln`
pax-20201030/Build.sh-1091-# optimisation: only if orig_CFLAGS is empty
##############################################
pax-20201030/Build.sh-1892-for file in $SRCS; do
pax-20201030/Build.sh:1893:	op=`echo x"$file" | sed 's/^x\(.*\)\.c$/\1./'`
pax-20201030/Build.sh-1894-	test -f $file || file=$srcdir/$file
##############################################
pax-20201030/Build.sh-1976-		test $cm = dragonegg && \
pax-20201030/Build.sh:1977:		    op=`echo x"$file" | sed 's/^x\(.*\)\.c$/\1./'`
pax-20201030/Build.sh-1978-		test -f $file || file=$srcdir/$file