===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
algol68g-2.8.4/compile-67-	mingw/*)
algol68g-2.8.4/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
algol68g-2.8.4/compile-69-	  ;;
algol68g-2.8.4/compile-70-	cygwin/*)
algol68g-2.8.4/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
algol68g-2.8.4/compile-72-	  ;;
algol68g-2.8.4/compile-73-	wine/*)
algol68g-2.8.4/compile:74:	  file=`winepath -w "$file" || echo "$file"`
algol68g-2.8.4/compile-75-	  ;;
##############################################
algol68g-2.8.4/compile-309-# Name of file we expect compiler to create.
algol68g-2.8.4/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
algol68g-2.8.4/compile-311-
##############################################
algol68g-2.8.4/compile-315-# object file name, since that is what matters with a parallel build.
algol68g-2.8.4/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
algol68g-2.8.4/compile-317-while true; do
##############################################
algol68g-2.8.4/config.sub-59-
algol68g-2.8.4/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
algol68g-2.8.4/config.sub-61-
##############################################
algol68g-2.8.4/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations.
algol68g-2.8.4/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
algol68g-2.8.4/config.sub-126-case $maybe_os in
##############################################
algol68g-2.8.4/config.sub-132-    os=-$maybe_os
algol68g-2.8.4/config.sub:133:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
algol68g-2.8.4/config.sub-134-    ;;
algol68g-2.8.4/config.sub-135-  *)
algol68g-2.8.4/config.sub:136:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
algol68g-2.8.4/config.sub-137-    if [ $basic_machine != $1 ]
algol68g-2.8.4/config.sub:138:    then os=`echo $1 | sed 's/.*-/-/'`
algol68g-2.8.4/config.sub-139-    else os=; fi
##############################################
algol68g-2.8.4/config.sub-186-		os=-sco5v6
algol68g-2.8.4/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
algol68g-2.8.4/config.sub-188-		;;
##############################################
algol68g-2.8.4/config.sub-190-		os=-sco3.2v5
algol68g-2.8.4/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
algol68g-2.8.4/config.sub-192-		;;
##############################################
algol68g-2.8.4/config.sub-194-		os=-sco3.2v4
algol68g-2.8.4/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
algol68g-2.8.4/config.sub-196-		;;
algol68g-2.8.4/config.sub-197-	-sco3.2.[4-9]*)
algol68g-2.8.4/config.sub:198:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
algol68g-2.8.4/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
algol68g-2.8.4/config.sub-200-		;;
##############################################
algol68g-2.8.4/config.sub-202-		# Don't forget version if it is 3.2v4 or newer.
algol68g-2.8.4/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
algol68g-2.8.4/config.sub-204-		;;
##############################################
algol68g-2.8.4/config.sub-206-		# Don't forget version if it is 3.2v4 or newer.
algol68g-2.8.4/config.sub:207:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
algol68g-2.8.4/config.sub-208-		;;
##############################################
algol68g-2.8.4/config.sub-210-		os=-sco3.2v2
algol68g-2.8.4/config.sub:211:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
algol68g-2.8.4/config.sub-212-		;;
algol68g-2.8.4/config.sub-213-	-udk*)
algol68g-2.8.4/config.sub:214:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
algol68g-2.8.4/config.sub-215-		;;
##############################################
algol68g-2.8.4/config.sub-217-		os=-isc2.2
algol68g-2.8.4/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
algol68g-2.8.4/config.sub-219-		;;
##############################################
algol68g-2.8.4/config.sub-223-	-isc*)
algol68g-2.8.4/config.sub:224:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
algol68g-2.8.4/config.sub-225-		;;
##############################################
algol68g-2.8.4/config.sub-229-	-ptx*)
algol68g-2.8.4/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
algol68g-2.8.4/config.sub-231-		;;
algol68g-2.8.4/config.sub-232-	-windowsnt*)
algol68g-2.8.4/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
algol68g-2.8.4/config.sub-234-		;;
##############################################
algol68g-2.8.4/config.sub-348-	*-*-*)
algol68g-2.8.4/config.sub:349:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
algol68g-2.8.4/config.sub-350-		exit 1
##############################################
algol68g-2.8.4/config.sub-462-	amd64-*)
algol68g-2.8.4/config.sub:463:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-464-		;;
##############################################
algol68g-2.8.4/config.sub-504-	blackfin-*)
algol68g-2.8.4/config.sub:505:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-506-		os=-linux
##############################################
algol68g-2.8.4/config.sub-512-	c54x-*)
algol68g-2.8.4/config.sub:513:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-514-		;;
algol68g-2.8.4/config.sub-515-	c55x-*)
algol68g-2.8.4/config.sub:516:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-517-		;;
algol68g-2.8.4/config.sub-518-	c6x-*)
algol68g-2.8.4/config.sub:519:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-520-		;;
##############################################
algol68g-2.8.4/config.sub-716-	i*86v32)
algol68g-2.8.4/config.sub:717:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
algol68g-2.8.4/config.sub-718-		os=-sysv32
##############################################
algol68g-2.8.4/config.sub-720-	i*86v4*)
algol68g-2.8.4/config.sub:721:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
algol68g-2.8.4/config.sub-722-		os=-sysv4
##############################################
algol68g-2.8.4/config.sub-724-	i*86v)
algol68g-2.8.4/config.sub:725:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
algol68g-2.8.4/config.sub-726-		os=-sysv
##############################################
algol68g-2.8.4/config.sub-728-	i*86sol2)
algol68g-2.8.4/config.sub:729:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
algol68g-2.8.4/config.sub-730-		os=-solaris2
##############################################
algol68g-2.8.4/config.sub-758-	m68knommu-*)
algol68g-2.8.4/config.sub:759:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-760-		os=-linux
##############################################
algol68g-2.8.4/config.sub-791-	mips3*-*)
algol68g-2.8.4/config.sub:792:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
algol68g-2.8.4/config.sub-793-		;;
algol68g-2.8.4/config.sub-794-	mips3*)
algol68g-2.8.4/config.sub:795:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
algol68g-2.8.4/config.sub-796-		;;
##############################################
algol68g-2.8.4/config.sub-809-	ms1-*)
algol68g-2.8.4/config.sub:810:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
algol68g-2.8.4/config.sub-811-		;;
##############################################
algol68g-2.8.4/config.sub-920-	parisc-*)
algol68g-2.8.4/config.sub:921:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-922-		os=-linux
##############################################
algol68g-2.8.4/config.sub-936-	pc98-*)
algol68g-2.8.4/config.sub:937:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-938-		;;
##############################################
algol68g-2.8.4/config.sub-951-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
algol68g-2.8.4/config.sub:952:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-953-		;;
algol68g-2.8.4/config.sub-954-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
algol68g-2.8.4/config.sub:955:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-956-		;;
algol68g-2.8.4/config.sub-957-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
algol68g-2.8.4/config.sub:958:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-959-		;;
algol68g-2.8.4/config.sub-960-	pentium4-*)
algol68g-2.8.4/config.sub:961:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-962-		;;
##############################################
algol68g-2.8.4/config.sub-970-	ppc-* | ppcbe-*)
algol68g-2.8.4/config.sub:971:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-972-		;;
##############################################
algol68g-2.8.4/config.sub-976-	ppcle-* | powerpclittle-*)
algol68g-2.8.4/config.sub:977:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-978-		;;
##############################################
algol68g-2.8.4/config.sub-980-		;;
algol68g-2.8.4/config.sub:981:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-982-		;;
##############################################
algol68g-2.8.4/config.sub-986-	ppc64le-* | powerpc64little-*)
algol68g-2.8.4/config.sub:987:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-988-		;;
##############################################
algol68g-2.8.4/config.sub-1065-	strongarm-* | thumb-*)
algol68g-2.8.4/config.sub:1066:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
algol68g-2.8.4/config.sub-1067-		;;
##############################################
algol68g-2.8.4/config.sub-1195-	xscale-* | xscalee[bl]-*)
algol68g-2.8.4/config.sub:1196:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
algol68g-2.8.4/config.sub-1197-		;;
##############################################
algol68g-2.8.4/config.sub-1272-	*)
algol68g-2.8.4/config.sub:1273:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
algol68g-2.8.4/config.sub-1274-		exit 1
##############################################
algol68g-2.8.4/config.sub-1280-	*-digital*)
algol68g-2.8.4/config.sub:1281:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
algol68g-2.8.4/config.sub-1282-		;;
algol68g-2.8.4/config.sub-1283-	*-commodore*)
algol68g-2.8.4/config.sub:1284:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
algol68g-2.8.4/config.sub-1285-		;;
##############################################
algol68g-2.8.4/config.sub-1301-	-solaris1 | -solaris1.*)
algol68g-2.8.4/config.sub:1302:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
algol68g-2.8.4/config.sub-1303-		;;
##############################################
algol68g-2.8.4/config.sub-1313-	-gnu/linux*)
algol68g-2.8.4/config.sub:1314:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
algol68g-2.8.4/config.sub-1315-		;;
##############################################
algol68g-2.8.4/config.sub-1359-	-nto*)
algol68g-2.8.4/config.sub:1360:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
algol68g-2.8.4/config.sub-1361-		;;
##############################################
algol68g-2.8.4/config.sub-1366-	-mac*)
algol68g-2.8.4/config.sub:1367:		os=`echo $os | sed -e 's|mac|macos|'`
algol68g-2.8.4/config.sub-1368-		;;
##############################################
algol68g-2.8.4/config.sub-1372-	-linux*)
algol68g-2.8.4/config.sub:1373:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
algol68g-2.8.4/config.sub-1374-		;;
algol68g-2.8.4/config.sub-1375-	-sunos5*)
algol68g-2.8.4/config.sub:1376:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
algol68g-2.8.4/config.sub-1377-		;;
algol68g-2.8.4/config.sub-1378-	-sunos6*)
algol68g-2.8.4/config.sub:1379:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
algol68g-2.8.4/config.sub-1380-		;;
##############################################
algol68g-2.8.4/config.sub-1427-	-sinix5.*)
algol68g-2.8.4/config.sub:1428:		os=`echo $os | sed -e 's|sinix|sysv|'`
algol68g-2.8.4/config.sub-1429-		;;
##############################################
algol68g-2.8.4/config.sub-1483-		# Get rid of the `-' at the beginning of $os.
algol68g-2.8.4/config.sub:1484:		os=`echo $os | sed 's/[^-]*-//'`
algol68g-2.8.4/config.sub:1485:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
algol68g-2.8.4/config.sub-1486-		exit 1
##############################################
algol68g-2.8.4/config.sub-1743-		esac
algol68g-2.8.4/config.sub:1744:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
algol68g-2.8.4/config.sub-1745-		;;
##############################################
algol68g-2.8.4/INSTALL-173-directory configuration variables that were expressed in terms of
algol68g-2.8.4/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
algol68g-2.8.4/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
algol68g-2.8.4/install-sh-229-      fi
algol68g-2.8.4/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
algol68g-2.8.4/install-sh-231-    *)
##############################################
algol68g-2.8.4/install-sh-276-      dstdir=$dst
algol68g-2.8.4/install-sh:277:      dst=$dstdir/`basename "$src"`
algol68g-2.8.4/install-sh-278-      dstdir_status=0
##############################################
algol68g-2.8.4/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
algol68g-2.8.4/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
algol68g-2.8.4/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
algol68g-2.8.4/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
algol68g-2.8.4/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
algol68g-2.8.4/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
algol68g-2.8.4/install-sh-425-	    case $prefix in
algol68g-2.8.4/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
algol68g-2.8.4/install-sh-427-	      *) qprefix=$prefix;;
##############################################
algol68g-2.8.4/install-sh-474-    if $copy_on_change &&
algol68g-2.8.4/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
algol68g-2.8.4/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
algol68g-2.8.4/install-sh-477-
##############################################
algol68g-2.8.4/config.guess-40-
algol68g-2.8.4/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
algol68g-2.8.4/config.guess-42-
##############################################
algol68g-2.8.4/config.guess-110-: ${TMPDIR=/tmp} ;
algol68g-2.8.4/config.guess:111: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
algol68g-2.8.4/config.guess-112- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
algol68g-2.8.4/config.guess-196-	    *)
algol68g-2.8.4/config.guess:197:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
algol68g-2.8.4/config.guess-198-		;;
##############################################
algol68g-2.8.4/config.guess-223-	*4.0)
algol68g-2.8.4/config.guess:224:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
algol68g-2.8.4/config.guess-225-		;;
algol68g-2.8.4/config.guess-226-	*5.*)
algol68g-2.8.4/config.guess:227:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
algol68g-2.8.4/config.guess-228-		;;
##############################################
algol68g-2.8.4/config.guess-233-	# types through head -n 1, so we only detect the type of CPU 0.
algol68g-2.8.4/config.guess:234:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
algol68g-2.8.4/config.guess-235-	case "$ALPHA_CPU_TYPE" in
##############################################
algol68g-2.8.4/config.guess-271-	# 1.2 uses "1.2" for uname -r.
algol68g-2.8.4/config.guess:272:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
algol68g-2.8.4/config.guess-273-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
algol68g-2.8.4/config.guess-331-    s390x:SunOS:*:*)
algol68g-2.8.4/config.guess:332:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
algol68g-2.8.4/config.guess-333-	exit ;;
algol68g-2.8.4/config.guess-334-    sun4H:SunOS:5.*:*)
algol68g-2.8.4/config.guess:335:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
algol68g-2.8.4/config.guess-336-	exit ;;
algol68g-2.8.4/config.guess-337-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
algol68g-2.8.4/config.guess:338:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
algol68g-2.8.4/config.guess-339-	exit ;;
##############################################
algol68g-2.8.4/config.guess-356-	fi
algol68g-2.8.4/config.guess:357:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
algol68g-2.8.4/config.guess-358-	exit ;;
##############################################
algol68g-2.8.4/config.guess-362-	# it's likely to be more like Solaris than SunOS4.
algol68g-2.8.4/config.guess:363:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
algol68g-2.8.4/config.guess-364-	exit ;;
##############################################
algol68g-2.8.4/config.guess-371-	# Japanese Language versions have a version number like `4.1.3-JL'.
algol68g-2.8.4/config.guess:372:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
algol68g-2.8.4/config.guess-373-	exit ;;
##############################################
algol68g-2.8.4/config.guess-377-    sun*:*:4.2BSD:*)
algol68g-2.8.4/config.guess:378:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
algol68g-2.8.4/config.guess-379-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
algol68g-2.8.4/config.guess-459-	$CC_FOR_BUILD -o $dummy $dummy.c &&
algol68g-2.8.4/config.guess:460:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
algol68g-2.8.4/config.guess:461:	  SYSTEM_NAME=`$dummy $dummyarg` &&
algol68g-2.8.4/config.guess-462-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
algol68g-2.8.4/config.guess-515-    *:IRIX*:*:*)
algol68g-2.8.4/config.guess:516:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
algol68g-2.8.4/config.guess-517-	exit ;;
##############################################
algol68g-2.8.4/config.guess-545-EOF
algol68g-2.8.4/config.guess:546:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
algol68g-2.8.4/config.guess-547-		then
##############################################
algol68g-2.8.4/config.guess-558-    *:AIX:*:[4567])
algol68g-2.8.4/config.guess:559:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
algol68g-2.8.4/config.guess-560-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
algol68g-2.8.4/config.guess-593-    9000/[34678]??:HP-UX:*:*)
algol68g-2.8.4/config.guess:594:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
algol68g-2.8.4/config.guess-595-	case "${UNAME_MACHINE}" in
##############################################
algol68g-2.8.4/config.guess-647-EOF
algol68g-2.8.4/config.guess:648:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
algol68g-2.8.4/config.guess-649-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
algol68g-2.8.4/config.guess-675-    ia64:HP-UX:*:*)
algol68g-2.8.4/config.guess:676:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
algol68g-2.8.4/config.guess-677-	echo ia64-hp-hpux${HPUX_REV}
##############################################
algol68g-2.8.4/config.guess-705-EOF
algol68g-2.8.4/config.guess:706:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
algol68g-2.8.4/config.guess-707-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
algol68g-2.8.4/config.guess-776-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
algol68g-2.8.4/config.guess:777:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
algol68g-2.8.4/config.guess-778-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
algol68g-2.8.4/config.guess-781-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
algol68g-2.8.4/config.guess:782:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
algol68g-2.8.4/config.guess-783-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
algol68g-2.8.4/config.guess-796-	    pc98)
algol68g-2.8.4/config.guess:797:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
algol68g-2.8.4/config.guess-798-	    amd64)
algol68g-2.8.4/config.guess:799:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
algol68g-2.8.4/config.guess-800-	    *)
algol68g-2.8.4/config.guess:801:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
algol68g-2.8.4/config.guess-802-	esac
##############################################
algol68g-2.8.4/config.guess-850-    prep*:SunOS:5.*:*)
algol68g-2.8.4/config.guess:851:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
algol68g-2.8.4/config.guess-852-	exit ;;
##############################################
algol68g-2.8.4/config.guess-854-	# the GNU system
algol68g-2.8.4/config.guess:855:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
algol68g-2.8.4/config.guess-856-	exit ;;
##############################################
algol68g-2.8.4/config.guess-858-	# other systems with GNU libc and userland
algol68g-2.8.4/config.guess:859:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
algol68g-2.8.4/config.guess-860-	exit ;;
##############################################
algol68g-2.8.4/config.guess-913-EOF
algol68g-2.8.4/config.guess:914:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
algol68g-2.8.4/config.guess-915-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
algol68g-2.8.4/config.guess-941-EOF
algol68g-2.8.4/config.guess:942:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
algol68g-2.8.4/config.guess-943-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
algol68g-2.8.4/config.guess-1026-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
algol68g-2.8.4/config.guess:1027:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
algol68g-2.8.4/config.guess-1028-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
algol68g-2.8.4/config.guess-1296-    *:DragonFly:*:*)
algol68g-2.8.4/config.guess:1297:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
algol68g-2.8.4/config.guess-1298-	exit ;;
##############################################
algol68g-2.8.4/config.guess-1309-    i*86:skyos:*:*)
algol68g-2.8.4/config.guess:1310:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
algol68g-2.8.4/config.guess-1311-	exit ;;
##############################################
algol68g-2.8.4/config.guess-1437-
algol68g-2.8.4/config.guess:1438:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
algol68g-2.8.4/config.guess-1439-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
algol68g-2.8.4/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
algol68g-2.8.4/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
algol68g-2.8.4/configure-47-  as_echo='print -r --'
algol68g-2.8.4/configure-48-  as_echo_n='print -rn --'
algol68g-2.8.4/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
algol68g-2.8.4/configure-50-  as_echo='printf %s\n'
##############################################
algol68g-2.8.4/configure-52-else
algol68g-2.8.4/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
algol68g-2.8.4/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
algol68g-2.8.4/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
algol68g-2.8.4/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
algol68g-2.8.4/configure-64-      esac;
##############################################
algol68g-2.8.4/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
algol68g-2.8.4/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
algol68g-2.8.4/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
algol68g-2.8.4/configure-327-      case $as_dir in #(
algol68g-2.8.4/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
algol68g-2.8.4/configure-329-      *) as_qdir=$as_dir;;
##############################################
algol68g-2.8.4/configure-400-  {
algol68g-2.8.4/configure:401:    as_val=`expr "$@" || test $? -eq 1`
algol68g-2.8.4/configure-402-  }
##############################################
algol68g-2.8.4/configure-407-# ----------------------------------------
algol68g-2.8.4/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
algol68g-2.8.4/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
algol68g-2.8.4/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
algol68g-2.8.4/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
algol68g-2.8.4/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
algol68g-2.8.4/configure-817-  case $ac_option in
algol68g-2.8.4/configure:818:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
algol68g-2.8.4/configure-819-  *=)   ac_optarg= ;;
##############################################
algol68g-2.8.4/configure-861-  -disable-* | --disable-*)
algol68g-2.8.4/configure:862:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
algol68g-2.8.4/configure-863-    # Reject names that are not valid shell variable names.
##############################################
algol68g-2.8.4/configure-866-    ac_useropt_orig=$ac_useropt
algol68g-2.8.4/configure:867:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
algol68g-2.8.4/configure-868-    case $ac_user_opts in
##############################################
algol68g-2.8.4/configure-887-  -enable-* | --enable-*)
algol68g-2.8.4/configure:888:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
algol68g-2.8.4/configure-889-    # Reject names that are not valid shell variable names.
##############################################
algol68g-2.8.4/configure-892-    ac_useropt_orig=$ac_useropt
algol68g-2.8.4/configure:893:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
algol68g-2.8.4/configure-894-    case $ac_user_opts in
##############################################
algol68g-2.8.4/configure-1091-  -with-* | --with-*)
algol68g-2.8.4/configure:1092:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
algol68g-2.8.4/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
algol68g-2.8.4/configure-1096-    ac_useropt_orig=$ac_useropt
algol68g-2.8.4/configure:1097:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
algol68g-2.8.4/configure-1098-    case $ac_user_opts in
##############################################
algol68g-2.8.4/configure-1107-  -without-* | --without-*)
algol68g-2.8.4/configure:1108:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
algol68g-2.8.4/configure-1109-    # Reject names that are not valid shell variable names.
##############################################
algol68g-2.8.4/configure-1112-    ac_useropt_orig=$ac_useropt
algol68g-2.8.4/configure:1113:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
algol68g-2.8.4/configure-1114-    case $ac_user_opts in
##############################################
algol68g-2.8.4/configure-1145-  *=*)
algol68g-2.8.4/configure:1146:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
algol68g-2.8.4/configure-1147-    # Reject names that are not valid shell variable names.
##############################################
algol68g-2.8.4/configure-1166-if test -n "$ac_prev"; then
algol68g-2.8.4/configure:1167:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
algol68g-2.8.4/configure-1168-  as_fn_error $? "missing argument to $ac_option"
##############################################
algol68g-2.8.4/configure-1188-    */ )
algol68g-2.8.4/configure:1189:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
algol68g-2.8.4/configure-1190-      eval $ac_var=\$ac_val;;
##############################################
algol68g-2.8.4/configure-1223-ac_ls_di=`ls -di .` &&
algol68g-2.8.4/configure:1224:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
algol68g-2.8.4/configure-1225-  as_fn_error $? "working directory cannot be determined"
##############################################
algol68g-2.8.4/configure-1279-case $srcdir in
algol68g-2.8.4/configure:1280:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
algol68g-2.8.4/configure-1281-esac
##############################################
algol68g-2.8.4/configure-1322-By default, \`make install' will install all the files in
algol68g-2.8.4/configure:1323:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
algol68g-2.8.4/configure:1324:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
algol68g-2.8.4/configure-1325-for instance \`--prefix=\$HOME'.
##############################################
algol68g-2.8.4/configure-1428-*)
algol68g-2.8.4/configure:1429:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
algol68g-2.8.4/configure-1430-  # A ".." for each directory in $ac_dir_suffix.
algol68g-2.8.4/configure:1431:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
algol68g-2.8.4/configure-1432-  case $ac_top_builddir_sub in
##############################################
algol68g-2.8.4/configure-1956-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
algol68g-2.8.4/configure:1957:  as_decl_name=`echo $2|sed 's/ *(.*//'`
algol68g-2.8.4/configure:1958:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
algol68g-2.8.4/configure-1959-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
algol68g-2.8.4/configure-2070-    *\'*)
algol68g-2.8.4/configure:2071:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
algol68g-2.8.4/configure-2072-    esac
##############################################
algol68g-2.8.4/configure-2153-      case $ac_val in
algol68g-2.8.4/configure:2154:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
algol68g-2.8.4/configure-2155-      esac
##############################################
algol68g-2.8.4/configure-2168-	case $ac_val in
algol68g-2.8.4/configure:2169:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
algol68g-2.8.4/configure-2170-	esac
##############################################
algol68g-2.8.4/configure-2288-    set,)
algol68g-2.8.4/configure:2289:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
algol68g-2.8.4/configure:2290:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
algol68g-2.8.4/configure-2291-      ac_cache_corrupted=: ;;
##############################################
algol68g-2.8.4/configure-2299-	# differences in whitespace do not lead to failure.
algol68g-2.8.4/configure:2300:	ac_old_val_w=`echo x $ac_old_val`
algol68g-2.8.4/configure:2301:	ac_new_val_w=`echo x $ac_new_val`
algol68g-2.8.4/configure-2302-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
algol68g-2.8.4/configure-2319-    case $ac_new_val in
algol68g-2.8.4/configure:2320:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
algol68g-2.8.4/configure-2321-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
algol68g-2.8.4/configure-2423-test "x$ac_build_alias" = x &&
algol68g-2.8.4/configure:2424:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
algol68g-2.8.4/configure-2425-test "x$ac_build_alias" = x &&
algol68g-2.8.4/configure-2426-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
algol68g-2.8.4/configure:2427:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
algol68g-2.8.4/configure-2428-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
algol68g-2.8.4/configure-2447-IFS=$ac_save_IFS
algol68g-2.8.4/configure:2448:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
algol68g-2.8.4/configure-2449-
##############################################
algol68g-2.8.4/configure-2458-else
algol68g-2.8.4/configure:2459:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
algol68g-2.8.4/configure-2460-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
algol68g-2.8.4/configure-2480-IFS=$ac_save_IFS
algol68g-2.8.4/configure:2481:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
algol68g-2.8.4/configure-2482-
##############################################
algol68g-2.8.4/configure-2491-else
algol68g-2.8.4/configure:2492:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
algol68g-2.8.4/configure-2493-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
algol68g-2.8.4/configure-2513-IFS=$ac_save_IFS
algol68g-2.8.4/configure:2514:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
algol68g-2.8.4/configure-2515-
##############################################
algol68g-2.8.4/configure-2816-     echo "timestamp, slept: $am_has_slept" > conftest.file
algol68g-2.8.4/configure:2817:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
algol68g-2.8.4/configure-2818-     if test "$*" = "X"; then
algol68g-2.8.4/configure-2819-	# -L didn't work.
algol68g-2.8.4/configure:2820:	set X `ls -t "$srcdir/configure" conftest.file`
algol68g-2.8.4/configure-2821-     fi
##############################################
algol68g-2.8.4/configure-2867-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
algol68g-2.8.4/configure:2868:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
algol68g-2.8.4/configure-2869-
algol68g-2.8.4/configure-2870-# expand $ac_aux_dir to an absolute path
algol68g-2.8.4/configure:2871:am_aux_dir=`cd $ac_aux_dir && pwd`
algol68g-2.8.4/configure-2872-
##############################################
algol68g-2.8.4/configure-3012-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
algol68g-2.8.4/configure:3013:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
algol68g-2.8.4/configure-3014-	     'mkdir (GNU coreutils) '* | \
##############################################
algol68g-2.8.4/configure-3085-set x ${MAKE-make}
algol68g-2.8.4/configure:3086:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
algol68g-2.8.4/configure-3087-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
algol68g-2.8.4/configure-3095-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
algol68g-2.8.4/configure:3096:case `${MAKE-make} -f conftest.make 2>/dev/null` in
algol68g-2.8.4/configure-3097-  *@@@%%%=?*=@@@%%%*)
##############################################
algol68g-2.8.4/configure-3161-
algol68g-2.8.4/configure:3162:if test "`cd $srcdir && pwd`" != "`pwd`"; then
algol68g-2.8.4/configure-3163-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
algol68g-2.8.4/configure-3484-$as_echo_n "checking whether the C compiler works... " >&6; }
algol68g-2.8.4/configure:3485:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
algol68g-2.8.4/configure-3486-
##############################################
algol68g-2.8.4/configure-3528-	then :; else
algol68g-2.8.4/configure:3529:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
algol68g-2.8.4/configure-3530-	fi
##############################################
algol68g-2.8.4/configure-3588-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
algol68g-2.8.4/configure:3589:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
algol68g-2.8.4/configure-3590-	  break;;
##############################################
algol68g-2.8.4/configure-3697-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
algol68g-2.8.4/configure:3698:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
algol68g-2.8.4/configure-3699-       break;;
##############################################
algol68g-2.8.4/configure-4005-# Ignore all kinds of additional output from 'make'.
algol68g-2.8.4/configure:4006:case `$am_make -s -f confmf 2> /dev/null` in #(
algol68g-2.8.4/configure-4007-*the\ am__doit\ target*)
##############################################
algol68g-2.8.4/configure-4015-   echo '.include "confinc"' > confmf
algol68g-2.8.4/configure:4016:   case `$am_make -s -f confmf 2> /dev/null` in #(
algol68g-2.8.4/configure-4017-   *the\ am__doit\ target*)
##############################################
algol68g-2.8.4/configure-4078-  if test "$am_compiler_list" = ""; then
algol68g-2.8.4/configure:4079:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
algol68g-2.8.4/configure-4080-  fi
##############################################
algol68g-2.8.4/configure-4649-  # Check for GNU $ac_path_GREP
algol68g-2.8.4/configure:4650:case `"$ac_path_GREP" --version 2>&1` in
algol68g-2.8.4/configure-4651-*GNU*)
##############################################
algol68g-2.8.4/configure-4715-  # Check for GNU $ac_path_EGREP
algol68g-2.8.4/configure:4716:case `"$ac_path_EGREP" --version 2>&1` in
algol68g-2.8.4/configure-4717-*GNU*)
##############################################
algol68g-2.8.4/configure-4876-do :
algol68g-2.8.4/configure:4877:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
algol68g-2.8.4/configure-4878-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
algol68g-2.8.4/configure-4881-  cat >>confdefs.h <<_ACEOF
algol68g-2.8.4/configure:4882:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
algol68g-2.8.4/configure-4883-_ACEOF
##############################################
algol68g-2.8.4/configure-5289-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
algol68g-2.8.4/configure:5290:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
algol68g-2.8.4/configure-5291-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
algol68g-2.8.4/configure-5321-  cat >>confdefs.h <<_ACEOF
algol68g-2.8.4/configure:5322:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
algol68g-2.8.4/configure-5323-_ACEOF
##############################################
algol68g-2.8.4/configure-5549-do :
algol68g-2.8.4/configure:5550:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
algol68g-2.8.4/configure-5551-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
algol68g-2.8.4/configure-5553-  cat >>confdefs.h <<_ACEOF
algol68g-2.8.4/configure:5554:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
algol68g-2.8.4/configure-5555-_ACEOF
##############################################
algol68g-2.8.4/configure-7375-do :
algol68g-2.8.4/configure:7376:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
algol68g-2.8.4/configure-7377-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
algol68g-2.8.4/configure-7379-  cat >>confdefs.h <<_ACEOF
algol68g-2.8.4/configure:7380:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
algol68g-2.8.4/configure-7381-_ACEOF
##############################################
algol68g-2.8.4/configure-18942-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
algol68g-2.8.4/configure:18943:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
algol68g-2.8.4/configure-18944-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
algol68g-2.8.4/configure-19037-if test -z "$BASH_VERSION$ZSH_VERSION" \
algol68g-2.8.4/configure:19038:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
algol68g-2.8.4/configure-19039-  as_echo='print -r --'
algol68g-2.8.4/configure-19040-  as_echo_n='print -rn --'
algol68g-2.8.4/configure:19041:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
algol68g-2.8.4/configure-19042-  as_echo='printf %s\n'
##############################################
algol68g-2.8.4/configure-19044-else
algol68g-2.8.4/configure:19045:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
algol68g-2.8.4/configure-19046-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
algol68g-2.8.4/configure-19054-	expr "X$arg" : "X\\(.*\\)$as_nl";
algol68g-2.8.4/configure:19055:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
algol68g-2.8.4/configure-19056-      esac;
##############################################
algol68g-2.8.4/configure-19131-# ----------------------------------------
algol68g-2.8.4/configure:19132:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
algol68g-2.8.4/configure-19133-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
algol68g-2.8.4/configure-19203-  {
algol68g-2.8.4/configure:19204:    as_val=`expr "$@" || test $? -eq 1`
algol68g-2.8.4/configure-19205-  }
##############################################
algol68g-2.8.4/configure-19307-      case $as_dir in #(
algol68g-2.8.4/configure:19308:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
algol68g-2.8.4/configure-19309-      *) as_qdir=$as_dir;;
##############################################
algol68g-2.8.4/configure-19442-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
algol68g-2.8.4/configure:19443:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
algol68g-2.8.4/configure-19444-ac_cs_version="\\
##############################################
algol68g-2.8.4/configure-19467-  --*=?*)
algol68g-2.8.4/configure:19468:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
algol68g-2.8.4/configure:19469:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
algol68g-2.8.4/configure-19470-    ac_shift=:
##############################################
algol68g-2.8.4/configure-19472-  --*=)
algol68g-2.8.4/configure:19473:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
algol68g-2.8.4/configure-19474-    ac_optarg=
##############################################
algol68g-2.8.4/configure-19496-    case $ac_optarg in
algol68g-2.8.4/configure:19497:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
algol68g-2.8.4/configure-19498-    '') as_fn_error $? "missing file argument" ;;
##############################################
algol68g-2.8.4/configure-19504-    case $ac_optarg in
algol68g-2.8.4/configure:19505:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
algol68g-2.8.4/configure-19506-    esac
##############################################
algol68g-2.8.4/configure-19632-fi
algol68g-2.8.4/configure:19633:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
algol68g-2.8.4/configure-19634-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
algol68g-2.8.4/configure-19649-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
algol68g-2.8.4/configure:19650:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
algol68g-2.8.4/configure-19651-ac_delim='%!_!# '
##############################################
algol68g-2.8.4/configure-19655-
algol68g-2.8.4/configure:19656:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
algol68g-2.8.4/configure-19657-  if test $ac_delim_n = $ac_delim_num; then
##############################################
algol68g-2.8.4/configure-19793-for ac_last_try in false false :; do
algol68g-2.8.4/configure:19794:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
algol68g-2.8.4/configure-19795-  if test -z "$ac_tt"; then
##############################################
algol68g-2.8.4/configure-19925-      esac
algol68g-2.8.4/configure:19926:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
algol68g-2.8.4/configure-19927-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
algol68g-2.8.4/configure-19984-*)
algol68g-2.8.4/configure:19985:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
algol68g-2.8.4/configure-19986-  # A ".." for each directory in $ac_dir_suffix.
algol68g-2.8.4/configure:19987:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
algol68g-2.8.4/configure-19988-  case $ac_top_builddir_sub in
##############################################
algol68g-2.8.4/configure-20045-/@mandir@/p'
algol68g-2.8.4/configure:20046:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
algol68g-2.8.4/configure-20047-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
algol68g-2.8.4/configure-20062-
algol68g-2.8.4/configure:20063:# Neutralize VPATH when `$srcdir' = `.'.
algol68g-2.8.4/configure-20064-# Shell code in configure.ac might set extrasub.
##############################################
algol68g-2.8.4/configure-20090-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
algol68g-2.8.4/configure:20091:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
algol68g-2.8.4/configure-20092-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
algol68g-2.8.4/configure-20136-    * )
algol68g-2.8.4/configure:20137:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
algol68g-2.8.4/configure-20138-  esac
##############################################
algol68g-2.8.4/configure-20183-    # Strip MF so we end up with the name of the file.
algol68g-2.8.4/configure:20184:    mf=`echo "$mf" | sed -e 's/:.*$//'`
algol68g-2.8.4/configure-20185-    # Check whether this is an Automake generated Makefile or not.
##############################################
algol68g-2.8.4/configure-20220-    # from the Makefile without running 'make'.
algol68g-2.8.4/configure:20221:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
algol68g-2.8.4/configure-20222-    test -z "$DEPDIR" && continue
algol68g-2.8.4/configure:20223:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
algol68g-2.8.4/configure-20224-    test -z "$am__include" && continue
algol68g-2.8.4/configure:20225:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
algol68g-2.8.4/configure-20226-    # Find all dependency output files, they are included files with
##############################################
algol68g-2.8.4/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
algol68g-2.8.4/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
algol68g-2.8.4/aclocal.m4-94-# and then we would define $MISSING as
##############################################
algol68g-2.8.4/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
algol68g-2.8.4/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
algol68g-2.8.4/aclocal.m4-110-])
##############################################
algol68g-2.8.4/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
algol68g-2.8.4/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
algol68g-2.8.4/aclocal.m4-208-  fi
##############################################
algol68g-2.8.4/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
algol68g-2.8.4/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
algol68g-2.8.4/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
algol68g-2.8.4/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
algol68g-2.8.4/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
algol68g-2.8.4/aclocal.m4-368-    else
##############################################
algol68g-2.8.4/aclocal.m4-372-    # from the Makefile without running 'make'.
algol68g-2.8.4/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
algol68g-2.8.4/aclocal.m4-374-    test -z "$DEPDIR" && continue
algol68g-2.8.4/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
algol68g-2.8.4/aclocal.m4-376-    test -z "$am__include" && continue
algol68g-2.8.4/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
algol68g-2.8.4/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
algol68g-2.8.4/aclocal.m4-386-      test -f "$dirpart/$file" && continue
algol68g-2.8.4/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
algol68g-2.8.4/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
algol68g-2.8.4/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl
algol68g-2.8.4/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then
algol68g-2.8.4/aclocal.m4-446-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
algol68g-2.8.4/aclocal.m4-599-    * )
algol68g-2.8.4/aclocal.m4:600:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
algol68g-2.8.4/aclocal.m4-601-  esac
algol68g-2.8.4/aclocal.m4-602-done
algol68g-2.8.4/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
algol68g-2.8.4/aclocal.m4-604-
##############################################
algol68g-2.8.4/aclocal.m4-670-# Ignore all kinds of additional output from 'make'.
algol68g-2.8.4/aclocal.m4:671:case `$am_make -s -f confmf 2> /dev/null` in #(
algol68g-2.8.4/aclocal.m4-672-*the\ am__doit\ target*)
##############################################
algol68g-2.8.4/aclocal.m4-680-   echo '.include "confinc"' > confmf
algol68g-2.8.4/aclocal.m4:681:   case `$am_make -s -f confmf 2> /dev/null` in #(
algol68g-2.8.4/aclocal.m4-682-   *the\ am__doit\ target*)
##############################################
algol68g-2.8.4/aclocal.m4-862-     echo "timestamp, slept: $am_has_slept" > conftest.file
algol68g-2.8.4/aclocal.m4:863:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
algol68g-2.8.4/aclocal.m4-864-     if test "$[*]" = "X"; then
algol68g-2.8.4/aclocal.m4-865-	# -L didn't work.
algol68g-2.8.4/aclocal.m4:866:	set X `ls -t "$srcdir/configure" conftest.file`
algol68g-2.8.4/aclocal.m4-867-     fi
##############################################
algol68g-2.8.4/Makefile.in-42-  { \
algol68g-2.8.4/Makefile.in:43:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
algol68g-2.8.4/Makefile.in-44-  }; \
##############################################
algol68g-2.8.4/Makefile.in-157-  esac
algol68g-2.8.4/Makefile.in:158:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
algol68g-2.8.4/Makefile.in-159-am__vpath_adj = case $$p in \
algol68g-2.8.4/Makefile.in:160:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
algol68g-2.8.4/Makefile.in-161-    *) f=$$p;; \
algol68g-2.8.4/Makefile.in-162-  esac;
algol68g-2.8.4/Makefile.in:163:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
algol68g-2.8.4/Makefile.in-164-am__install_max = 40
algol68g-2.8.4/Makefile.in-165-am__nobase_strip_setup = \
algol68g-2.8.4/Makefile.in:166:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
algol68g-2.8.4/Makefile.in-167-am__nobase_strip = \
##############################################
algol68g-2.8.4/Makefile.in-513-.c.o:
algol68g-2.8.4/Makefile.in:514:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
algol68g-2.8.4/Makefile.in-515-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
algol68g-2.8.4/Makefile.in-521-.c.obj:
algol68g-2.8.4/Makefile.in:522:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
algol68g-2.8.4/Makefile.in:523:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
algol68g-2.8.4/Makefile.in-524-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
algol68g-2.8.4/Makefile.in-526-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:527:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
algol68g-2.8.4/Makefile.in-528-
algol68g-2.8.4/Makefile.in-529-source/a68g-a68g.o: source/a68g.c
algol68g-2.8.4/Makefile.in:530:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-a68g.o -MD -MP -MF source/$(DEPDIR)/a68g-a68g.Tpo -c -o source/a68g-a68g.o `test -f 'source/a68g.c' || echo '$(srcdir)/'`source/a68g.c
algol68g-2.8.4/Makefile.in-531-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-a68g.Tpo source/$(DEPDIR)/a68g-a68g.Po
##############################################
algol68g-2.8.4/Makefile.in-533-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:534:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-a68g.o `test -f 'source/a68g.c' || echo '$(srcdir)/'`source/a68g.c
algol68g-2.8.4/Makefile.in-535-
algol68g-2.8.4/Makefile.in-536-source/a68g-a68g.obj: source/a68g.c
algol68g-2.8.4/Makefile.in:537:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-a68g.obj -MD -MP -MF source/$(DEPDIR)/a68g-a68g.Tpo -c -o source/a68g-a68g.obj `if test -f 'source/a68g.c'; then $(CYGPATH_W) 'source/a68g.c'; else $(CYGPATH_W) '$(srcdir)/source/a68g.c'; fi`
algol68g-2.8.4/Makefile.in-538-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-a68g.Tpo source/$(DEPDIR)/a68g-a68g.Po
##############################################
algol68g-2.8.4/Makefile.in-540-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:541:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-a68g.obj `if test -f 'source/a68g.c'; then $(CYGPATH_W) 'source/a68g.c'; else $(CYGPATH_W) '$(srcdir)/source/a68g.c'; fi`
algol68g-2.8.4/Makefile.in-542-
algol68g-2.8.4/Makefile.in-543-source/a68g-code.o: source/code.c
algol68g-2.8.4/Makefile.in:544:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-code.o -MD -MP -MF source/$(DEPDIR)/a68g-code.Tpo -c -o source/a68g-code.o `test -f 'source/code.c' || echo '$(srcdir)/'`source/code.c
algol68g-2.8.4/Makefile.in-545-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-code.Tpo source/$(DEPDIR)/a68g-code.Po
##############################################
algol68g-2.8.4/Makefile.in-547-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:548:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-code.o `test -f 'source/code.c' || echo '$(srcdir)/'`source/code.c
algol68g-2.8.4/Makefile.in-549-
algol68g-2.8.4/Makefile.in-550-source/a68g-code.obj: source/code.c
algol68g-2.8.4/Makefile.in:551:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-code.obj -MD -MP -MF source/$(DEPDIR)/a68g-code.Tpo -c -o source/a68g-code.obj `if test -f 'source/code.c'; then $(CYGPATH_W) 'source/code.c'; else $(CYGPATH_W) '$(srcdir)/source/code.c'; fi`
algol68g-2.8.4/Makefile.in-552-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-code.Tpo source/$(DEPDIR)/a68g-code.Po
##############################################
algol68g-2.8.4/Makefile.in-554-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:555:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-code.obj `if test -f 'source/code.c'; then $(CYGPATH_W) 'source/code.c'; else $(CYGPATH_W) '$(srcdir)/source/code.c'; fi`
algol68g-2.8.4/Makefile.in-556-
algol68g-2.8.4/Makefile.in-557-source/a68g-environ.o: source/environ.c
algol68g-2.8.4/Makefile.in:558:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-environ.o -MD -MP -MF source/$(DEPDIR)/a68g-environ.Tpo -c -o source/a68g-environ.o `test -f 'source/environ.c' || echo '$(srcdir)/'`source/environ.c
algol68g-2.8.4/Makefile.in-559-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-environ.Tpo source/$(DEPDIR)/a68g-environ.Po
##############################################
algol68g-2.8.4/Makefile.in-561-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:562:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-environ.o `test -f 'source/environ.c' || echo '$(srcdir)/'`source/environ.c
algol68g-2.8.4/Makefile.in-563-
algol68g-2.8.4/Makefile.in-564-source/a68g-environ.obj: source/environ.c
algol68g-2.8.4/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-environ.obj -MD -MP -MF source/$(DEPDIR)/a68g-environ.Tpo -c -o source/a68g-environ.obj `if test -f 'source/environ.c'; then $(CYGPATH_W) 'source/environ.c'; else $(CYGPATH_W) '$(srcdir)/source/environ.c'; fi`
algol68g-2.8.4/Makefile.in-566-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-environ.Tpo source/$(DEPDIR)/a68g-environ.Po
##############################################
algol68g-2.8.4/Makefile.in-568-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:569:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-environ.obj `if test -f 'source/environ.c'; then $(CYGPATH_W) 'source/environ.c'; else $(CYGPATH_W) '$(srcdir)/source/environ.c'; fi`
algol68g-2.8.4/Makefile.in-570-
algol68g-2.8.4/Makefile.in-571-source/a68g-genie.o: source/genie.c
algol68g-2.8.4/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-genie.o -MD -MP -MF source/$(DEPDIR)/a68g-genie.Tpo -c -o source/a68g-genie.o `test -f 'source/genie.c' || echo '$(srcdir)/'`source/genie.c
algol68g-2.8.4/Makefile.in-573-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-genie.Tpo source/$(DEPDIR)/a68g-genie.Po
##############################################
algol68g-2.8.4/Makefile.in-575-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:576:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-genie.o `test -f 'source/genie.c' || echo '$(srcdir)/'`source/genie.c
algol68g-2.8.4/Makefile.in-577-
algol68g-2.8.4/Makefile.in-578-source/a68g-genie.obj: source/genie.c
algol68g-2.8.4/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-genie.obj -MD -MP -MF source/$(DEPDIR)/a68g-genie.Tpo -c -o source/a68g-genie.obj `if test -f 'source/genie.c'; then $(CYGPATH_W) 'source/genie.c'; else $(CYGPATH_W) '$(srcdir)/source/genie.c'; fi`
algol68g-2.8.4/Makefile.in-580-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-genie.Tpo source/$(DEPDIR)/a68g-genie.Po
##############################################
algol68g-2.8.4/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-genie.obj `if test -f 'source/genie.c'; then $(CYGPATH_W) 'source/genie.c'; else $(CYGPATH_W) '$(srcdir)/source/genie.c'; fi`
algol68g-2.8.4/Makefile.in-584-
algol68g-2.8.4/Makefile.in-585-source/a68g-gsl.o: source/gsl.c
algol68g-2.8.4/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-gsl.o -MD -MP -MF source/$(DEPDIR)/a68g-gsl.Tpo -c -o source/a68g-gsl.o `test -f 'source/gsl.c' || echo '$(srcdir)/'`source/gsl.c
algol68g-2.8.4/Makefile.in-587-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-gsl.Tpo source/$(DEPDIR)/a68g-gsl.Po
##############################################
algol68g-2.8.4/Makefile.in-589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:590:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-gsl.o `test -f 'source/gsl.c' || echo '$(srcdir)/'`source/gsl.c
algol68g-2.8.4/Makefile.in-591-
algol68g-2.8.4/Makefile.in-592-source/a68g-gsl.obj: source/gsl.c
algol68g-2.8.4/Makefile.in:593:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-gsl.obj -MD -MP -MF source/$(DEPDIR)/a68g-gsl.Tpo -c -o source/a68g-gsl.obj `if test -f 'source/gsl.c'; then $(CYGPATH_W) 'source/gsl.c'; else $(CYGPATH_W) '$(srcdir)/source/gsl.c'; fi`
algol68g-2.8.4/Makefile.in-594-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-gsl.Tpo source/$(DEPDIR)/a68g-gsl.Po
##############################################
algol68g-2.8.4/Makefile.in-596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:597:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-gsl.obj `if test -f 'source/gsl.c'; then $(CYGPATH_W) 'source/gsl.c'; else $(CYGPATH_W) '$(srcdir)/source/gsl.c'; fi`
algol68g-2.8.4/Makefile.in-598-
algol68g-2.8.4/Makefile.in-599-source/a68g-inet.o: source/inet.c
algol68g-2.8.4/Makefile.in:600:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-inet.o -MD -MP -MF source/$(DEPDIR)/a68g-inet.Tpo -c -o source/a68g-inet.o `test -f 'source/inet.c' || echo '$(srcdir)/'`source/inet.c
algol68g-2.8.4/Makefile.in-601-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-inet.Tpo source/$(DEPDIR)/a68g-inet.Po
##############################################
algol68g-2.8.4/Makefile.in-603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:604:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-inet.o `test -f 'source/inet.c' || echo '$(srcdir)/'`source/inet.c
algol68g-2.8.4/Makefile.in-605-
algol68g-2.8.4/Makefile.in-606-source/a68g-inet.obj: source/inet.c
algol68g-2.8.4/Makefile.in:607:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-inet.obj -MD -MP -MF source/$(DEPDIR)/a68g-inet.Tpo -c -o source/a68g-inet.obj `if test -f 'source/inet.c'; then $(CYGPATH_W) 'source/inet.c'; else $(CYGPATH_W) '$(srcdir)/source/inet.c'; fi`
algol68g-2.8.4/Makefile.in-608-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-inet.Tpo source/$(DEPDIR)/a68g-inet.Po
##############################################
algol68g-2.8.4/Makefile.in-610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:611:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-inet.obj `if test -f 'source/inet.c'; then $(CYGPATH_W) 'source/inet.c'; else $(CYGPATH_W) '$(srcdir)/source/inet.c'; fi`
algol68g-2.8.4/Makefile.in-612-
algol68g-2.8.4/Makefile.in-613-source/a68g-monitor.o: source/monitor.c
algol68g-2.8.4/Makefile.in:614:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-monitor.o -MD -MP -MF source/$(DEPDIR)/a68g-monitor.Tpo -c -o source/a68g-monitor.o `test -f 'source/monitor.c' || echo '$(srcdir)/'`source/monitor.c
algol68g-2.8.4/Makefile.in-615-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-monitor.Tpo source/$(DEPDIR)/a68g-monitor.Po
##############################################
algol68g-2.8.4/Makefile.in-617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:618:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-monitor.o `test -f 'source/monitor.c' || echo '$(srcdir)/'`source/monitor.c
algol68g-2.8.4/Makefile.in-619-
algol68g-2.8.4/Makefile.in-620-source/a68g-monitor.obj: source/monitor.c
algol68g-2.8.4/Makefile.in:621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-monitor.obj -MD -MP -MF source/$(DEPDIR)/a68g-monitor.Tpo -c -o source/a68g-monitor.obj `if test -f 'source/monitor.c'; then $(CYGPATH_W) 'source/monitor.c'; else $(CYGPATH_W) '$(srcdir)/source/monitor.c'; fi`
algol68g-2.8.4/Makefile.in-622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-monitor.Tpo source/$(DEPDIR)/a68g-monitor.Po
##############################################
algol68g-2.8.4/Makefile.in-624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-monitor.obj `if test -f 'source/monitor.c'; then $(CYGPATH_W) 'source/monitor.c'; else $(CYGPATH_W) '$(srcdir)/source/monitor.c'; fi`
algol68g-2.8.4/Makefile.in-626-
algol68g-2.8.4/Makefile.in-627-source/a68g-mp.o: source/mp.c
algol68g-2.8.4/Makefile.in:628:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-mp.o -MD -MP -MF source/$(DEPDIR)/a68g-mp.Tpo -c -o source/a68g-mp.o `test -f 'source/mp.c' || echo '$(srcdir)/'`source/mp.c
algol68g-2.8.4/Makefile.in-629-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-mp.Tpo source/$(DEPDIR)/a68g-mp.Po
##############################################
algol68g-2.8.4/Makefile.in-631-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:632:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-mp.o `test -f 'source/mp.c' || echo '$(srcdir)/'`source/mp.c
algol68g-2.8.4/Makefile.in-633-
algol68g-2.8.4/Makefile.in-634-source/a68g-mp.obj: source/mp.c
algol68g-2.8.4/Makefile.in:635:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-mp.obj -MD -MP -MF source/$(DEPDIR)/a68g-mp.Tpo -c -o source/a68g-mp.obj `if test -f 'source/mp.c'; then $(CYGPATH_W) 'source/mp.c'; else $(CYGPATH_W) '$(srcdir)/source/mp.c'; fi`
algol68g-2.8.4/Makefile.in-636-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-mp.Tpo source/$(DEPDIR)/a68g-mp.Po
##############################################
algol68g-2.8.4/Makefile.in-638-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:639:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-mp.obj `if test -f 'source/mp.c'; then $(CYGPATH_W) 'source/mp.c'; else $(CYGPATH_W) '$(srcdir)/source/mp.c'; fi`
algol68g-2.8.4/Makefile.in-640-
algol68g-2.8.4/Makefile.in-641-source/a68g-plotutils.o: source/plotutils.c
algol68g-2.8.4/Makefile.in:642:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-plotutils.o -MD -MP -MF source/$(DEPDIR)/a68g-plotutils.Tpo -c -o source/a68g-plotutils.o `test -f 'source/plotutils.c' || echo '$(srcdir)/'`source/plotutils.c
algol68g-2.8.4/Makefile.in-643-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-plotutils.Tpo source/$(DEPDIR)/a68g-plotutils.Po
##############################################
algol68g-2.8.4/Makefile.in-645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:646:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-plotutils.o `test -f 'source/plotutils.c' || echo '$(srcdir)/'`source/plotutils.c
algol68g-2.8.4/Makefile.in-647-
algol68g-2.8.4/Makefile.in-648-source/a68g-plotutils.obj: source/plotutils.c
algol68g-2.8.4/Makefile.in:649:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-plotutils.obj -MD -MP -MF source/$(DEPDIR)/a68g-plotutils.Tpo -c -o source/a68g-plotutils.obj `if test -f 'source/plotutils.c'; then $(CYGPATH_W) 'source/plotutils.c'; else $(CYGPATH_W) '$(srcdir)/source/plotutils.c'; fi`
algol68g-2.8.4/Makefile.in-650-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-plotutils.Tpo source/$(DEPDIR)/a68g-plotutils.Po
##############################################
algol68g-2.8.4/Makefile.in-652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:653:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-plotutils.obj `if test -f 'source/plotutils.c'; then $(CYGPATH_W) 'source/plotutils.c'; else $(CYGPATH_W) '$(srcdir)/source/plotutils.c'; fi`
algol68g-2.8.4/Makefile.in-654-
algol68g-2.8.4/Makefile.in-655-source/a68g-postgresql.o: source/postgresql.c
algol68g-2.8.4/Makefile.in:656:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-postgresql.o -MD -MP -MF source/$(DEPDIR)/a68g-postgresql.Tpo -c -o source/a68g-postgresql.o `test -f 'source/postgresql.c' || echo '$(srcdir)/'`source/postgresql.c
algol68g-2.8.4/Makefile.in-657-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-postgresql.Tpo source/$(DEPDIR)/a68g-postgresql.Po
##############################################
algol68g-2.8.4/Makefile.in-659-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:660:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-postgresql.o `test -f 'source/postgresql.c' || echo '$(srcdir)/'`source/postgresql.c
algol68g-2.8.4/Makefile.in-661-
algol68g-2.8.4/Makefile.in-662-source/a68g-postgresql.obj: source/postgresql.c
algol68g-2.8.4/Makefile.in:663:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-postgresql.obj -MD -MP -MF source/$(DEPDIR)/a68g-postgresql.Tpo -c -o source/a68g-postgresql.obj `if test -f 'source/postgresql.c'; then $(CYGPATH_W) 'source/postgresql.c'; else $(CYGPATH_W) '$(srcdir)/source/postgresql.c'; fi`
algol68g-2.8.4/Makefile.in-664-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-postgresql.Tpo source/$(DEPDIR)/a68g-postgresql.Po
##############################################
algol68g-2.8.4/Makefile.in-666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:667:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-postgresql.obj `if test -f 'source/postgresql.c'; then $(CYGPATH_W) 'source/postgresql.c'; else $(CYGPATH_W) '$(srcdir)/source/postgresql.c'; fi`
algol68g-2.8.4/Makefile.in-668-
algol68g-2.8.4/Makefile.in-669-source/a68g-pretty.o: source/pretty.c
algol68g-2.8.4/Makefile.in:670:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-pretty.o -MD -MP -MF source/$(DEPDIR)/a68g-pretty.Tpo -c -o source/a68g-pretty.o `test -f 'source/pretty.c' || echo '$(srcdir)/'`source/pretty.c
algol68g-2.8.4/Makefile.in-671-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-pretty.Tpo source/$(DEPDIR)/a68g-pretty.Po
##############################################
algol68g-2.8.4/Makefile.in-673-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:674:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-pretty.o `test -f 'source/pretty.c' || echo '$(srcdir)/'`source/pretty.c
algol68g-2.8.4/Makefile.in-675-
algol68g-2.8.4/Makefile.in-676-source/a68g-pretty.obj: source/pretty.c
algol68g-2.8.4/Makefile.in:677:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-pretty.obj -MD -MP -MF source/$(DEPDIR)/a68g-pretty.Tpo -c -o source/a68g-pretty.obj `if test -f 'source/pretty.c'; then $(CYGPATH_W) 'source/pretty.c'; else $(CYGPATH_W) '$(srcdir)/source/pretty.c'; fi`
algol68g-2.8.4/Makefile.in-678-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-pretty.Tpo source/$(DEPDIR)/a68g-pretty.Po
##############################################
algol68g-2.8.4/Makefile.in-680-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:681:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-pretty.obj `if test -f 'source/pretty.c'; then $(CYGPATH_W) 'source/pretty.c'; else $(CYGPATH_W) '$(srcdir)/source/pretty.c'; fi`
algol68g-2.8.4/Makefile.in-682-
algol68g-2.8.4/Makefile.in-683-source/a68g-syntax.o: source/syntax.c
algol68g-2.8.4/Makefile.in:684:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-syntax.o -MD -MP -MF source/$(DEPDIR)/a68g-syntax.Tpo -c -o source/a68g-syntax.o `test -f 'source/syntax.c' || echo '$(srcdir)/'`source/syntax.c
algol68g-2.8.4/Makefile.in-685-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-syntax.Tpo source/$(DEPDIR)/a68g-syntax.Po
##############################################
algol68g-2.8.4/Makefile.in-687-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:688:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-syntax.o `test -f 'source/syntax.c' || echo '$(srcdir)/'`source/syntax.c
algol68g-2.8.4/Makefile.in-689-
algol68g-2.8.4/Makefile.in-690-source/a68g-syntax.obj: source/syntax.c
algol68g-2.8.4/Makefile.in:691:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -MT source/a68g-syntax.obj -MD -MP -MF source/$(DEPDIR)/a68g-syntax.Tpo -c -o source/a68g-syntax.obj `if test -f 'source/syntax.c'; then $(CYGPATH_W) 'source/syntax.c'; else $(CYGPATH_W) '$(srcdir)/source/syntax.c'; fi`
algol68g-2.8.4/Makefile.in-692-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/a68g-syntax.Tpo source/$(DEPDIR)/a68g-syntax.Po
##############################################
algol68g-2.8.4/Makefile.in-694-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
algol68g-2.8.4/Makefile.in:695:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(a68g_CFLAGS) $(CFLAGS) -c -o source/a68g-syntax.obj `if test -f 'source/syntax.c'; then $(CYGPATH_W) 'source/syntax.c'; else $(CYGPATH_W) '$(srcdir)/source/syntax.c'; fi`
algol68g-2.8.4/Makefile.in-696-install-man1: $(man_MANS)
##############################################
algol68g-2.8.4/Makefile.in-700-	test -n "$(man1dir)" \
algol68g-2.8.4/Makefile.in:701:	  && test -n "`echo $$list1$$list2`" \
algol68g-2.8.4/Makefile.in-702-	  || exit 0; \
##############################################
algol68g-2.8.4/Makefile.in-757-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
algol68g-2.8.4/Makefile.in:758:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
algol68g-2.8.4/Makefile.in-759-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
algol68g-2.8.4/Makefile.in-778-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
algol68g-2.8.4/Makefile.in:779:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
algol68g-2.8.4/Makefile.in-780-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
algol68g-2.8.4/Makefile.in-811-GTAGS:
algol68g-2.8.4/Makefile.in:812:	here=`$(am__cd) $(top_builddir) && pwd` \
algol68g-2.8.4/Makefile.in-813-	  && $(am__cd) $(top_srcdir) \
##############################################
algol68g-2.8.4/Makefile.in-851-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
algol68g-2.8.4/Makefile.in:852:	      all=`expr $$all + 1`; \
algol68g-2.8.4/Makefile.in-853-	      case " $(XFAIL_TESTS) " in \
algol68g-2.8.4/Makefile.in-854-	      *[\ \	]$$tst[\ \	]*) \
algol68g-2.8.4/Makefile.in:855:		xpass=`expr $$xpass + 1`; \
algol68g-2.8.4/Makefile.in:856:		failed=`expr $$failed + 1`; \
algol68g-2.8.4/Makefile.in-857-		col=$$red; res=XPASS; \
##############################################
algol68g-2.8.4/Makefile.in-863-	    elif test $$? -ne 77; then \
algol68g-2.8.4/Makefile.in:864:	      all=`expr $$all + 1`; \
algol68g-2.8.4/Makefile.in-865-	      case " $(XFAIL_TESTS) " in \
algol68g-2.8.4/Makefile.in-866-	      *[\ \	]$$tst[\ \	]*) \
algol68g-2.8.4/Makefile.in:867:		xfail=`expr $$xfail + 1`; \
algol68g-2.8.4/Makefile.in-868-		col=$$lgn; res=XFAIL; \
##############################################
algol68g-2.8.4/Makefile.in-870-	      *) \
algol68g-2.8.4/Makefile.in:871:		failed=`expr $$failed + 1`; \
algol68g-2.8.4/Makefile.in-872-		col=$$red; res=FAIL; \
##############################################
algol68g-2.8.4/Makefile.in-875-	    else \
algol68g-2.8.4/Makefile.in:876:	      skip=`expr $$skip + 1`; \
algol68g-2.8.4/Makefile.in-877-	      col=$$blu; res=SKIP; \
##############################################
algol68g-2.8.4/Makefile.in-910-	    fi; \
algol68g-2.8.4/Makefile.in:911:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
algol68g-2.8.4/Makefile.in-912-	      dashes="$$skipped"; \
##############################################
algol68g-2.8.4/Makefile.in-916-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
algol68g-2.8.4/Makefile.in:917:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
algol68g-2.8.4/Makefile.in-918-	      dashes="$$report"; \
algol68g-2.8.4/Makefile.in-919-	  fi; \
algol68g-2.8.4/Makefile.in:920:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
algol68g-2.8.4/Makefile.in-921-	  if test "$$failed" -eq 0; then \
##############################################
algol68g-2.8.4/Makefile.in-936-	test -d "$(distdir)" || mkdir "$(distdir)"
algol68g-2.8.4/Makefile.in:937:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
algol68g-2.8.4/Makefile.in:938:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
algol68g-2.8.4/Makefile.in-939-	list='$(DISTFILES)'; \
##############################################
algol68g-2.8.4/Makefile.in-950-	  if test -d $$d/$$file; then \
algol68g-2.8.4/Makefile.in:951:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
algol68g-2.8.4/Makefile.in-952-	    if test -d "$(distdir)/$$file"; then \
##############################################
algol68g-2.8.4/Makefile.in-1036-	test -d $(distdir)/_build || exit 0; \
algol68g-2.8.4/Makefile.in:1037:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
algol68g-2.8.4/Makefile.in-1038-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
algol68g-2.8.4/Makefile.in-1080-	}; \
algol68g-2.8.4/Makefile.in:1081:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
algol68g-2.8.4/Makefile.in-1082-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
algol68g-2.8.4/Makefile.in-1092-	fi
algol68g-2.8.4/Makefile.in:1093:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
algol68g-2.8.4/Makefile.in-1094-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
algol68g-2.8.4/source/a68g.h-1497-#define ACTIVE(p) ((p)->active)
algol68g-2.8.4/source/a68g.h:1498:#define ADDR(p) ((p)->addr)
algol68g-2.8.4/source/a68g.h-1499-#define ANNOTATION(p) ((p)->annotation)
##############################################
algol68g-2.8.4/source/a68g.h-1622-#define HEAP_POINTER(p) ((p)->heap_pointer)
algol68g-2.8.4/source/a68g.h:1623:#define H_ADDR(p) ((p)->h_addr)
algol68g-2.8.4/source/a68g.h-1624-#define H_LENGTH(p) ((p)->h_length)
##############################################
algol68g-2.8.4/source/a68g.h-1815-#define SHORT_ID(p) ((p)->short_id)
algol68g-2.8.4/source/a68g.h:1816:#define SIN_ADDR(p) ((p)->sin_addr)
algol68g-2.8.4/source/a68g.h-1817-#define SIN_FAMILY(p) ((p)->sin_family)
##############################################
algol68g-2.8.4/source/inet.c-119-  }
algol68g-2.8.4/source/inet.c:120:  COPY (&SIN_ADDR (&socket_address), H_ADDR (host_address), H_LENGTH (host_address));
algol68g-2.8.4/source/inet.c-121-  protocol = getprotobyname (PROTOCOL);
##############################################
algol68g-2.8.4/source/inet.c-242-  }
algol68g-2.8.4/source/inet.c:243:  COPY (&SIN_ADDR (&socket_address), H_ADDR (host_address), H_LENGTH (host_address));
algol68g-2.8.4/source/inet.c-244-  protocol = getprotobyname (PROTOCOL);
##############################################
algol68g-2.8.4/source/inet.c-362-  }
algol68g-2.8.4/source/inet.c:363:  COPY (&SIN_ADDR (&socket_address), H_ADDR (host_address), H_LENGTH (host_address));
algol68g-2.8.4/source/inet.c-364-  protocol = getprotobyname (PROTOCOL);
##############################################
algol68g-2.8.4/source/inet.c-496-  }
algol68g-2.8.4/source/inet.c:497:  COPY (&SIN_ADDR (&socket_address), H_ADDR (host_address), H_LENGTH (host_address));
algol68g-2.8.4/source/inet.c-498-  protocol = getprotobyname (PROTOCOL);
##############################################
algol68g-2.8.4/depcomp-64-  case $1 in
algol68g-2.8.4/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
algol68g-2.8.4/depcomp-66-      *) dir=;;
##############################################
algol68g-2.8.4/depcomp-73-{
algol68g-2.8.4/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
algol68g-2.8.4/depcomp-75-}
##############################################
algol68g-2.8.4/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
algol68g-2.8.4/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
algol68g-2.8.4/depcomp-128-
##############################################
algol68g-2.8.4/depcomp-405-        sleep 1
algol68g-2.8.4/depcomp:406:        i=`expr $i - 1`
algol68g-2.8.4/depcomp-407-      done
algol68g-2.8.4/depcomp-408-    fi
algol68g-2.8.4/depcomp:409:    i=`expr $i - 1`
algol68g-2.8.4/depcomp-410-  done
##############################################
algol68g-2.8.4/depcomp-425-  # Do two passes, one to just change these to
algol68g-2.8.4/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
algol68g-2.8.4/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
algol68g-2.8.4/depcomp-659-  done
algol68g-2.8.4/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
algol68g-2.8.4/depcomp-661-  touch "$tmpdepfile"