===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
parafly-0.1.0/Makefile-78-  while test -n "$$dir1"; do \
parafly-0.1.0/Makefile:79:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
parafly-0.1.0/Makefile-80-    if test "$$first" != "."; then \
parafly-0.1.0/Makefile-81-      if test "$$first" = ".."; then \
parafly-0.1.0/Makefile:82:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
parafly-0.1.0/Makefile:83:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
parafly-0.1.0/Makefile-84-      else \
parafly-0.1.0/Makefile:85:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
parafly-0.1.0/Makefile-86-        if test "$$first2" = "$$first"; then \
parafly-0.1.0/Makefile:87:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
parafly-0.1.0/Makefile-88-        else \
##############################################
parafly-0.1.0/Makefile-93-    fi; \
parafly-0.1.0/Makefile:94:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
parafly-0.1.0/Makefile-95-  done; \
##############################################
parafly-0.1.0/Makefile-255-	dot_seen=no; \
parafly-0.1.0/Makefile:256:	target=`echo $@ | sed s/-recursive//`; \
parafly-0.1.0/Makefile-257-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
parafly-0.1.0/Makefile-290-	rev="$$rev ."; \
parafly-0.1.0/Makefile:291:	target=`echo $@ | sed s/-recursive//`; \
parafly-0.1.0/Makefile-292-	for subdir in $$rev; do \
##############################################
parafly-0.1.0/Makefile-368-GTAGS:
parafly-0.1.0/Makefile:369:	here=`$(am__cd) $(top_builddir) && pwd` \
parafly-0.1.0/Makefile-370-	  && $(am__cd) $(top_srcdir) \
##############################################
parafly-0.1.0/Makefile-378-	test -d "$(distdir)" || mkdir "$(distdir)"
parafly-0.1.0/Makefile:379:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
parafly-0.1.0/Makefile:380:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
parafly-0.1.0/Makefile-381-	list='$(DISTFILES)'; \
##############################################
parafly-0.1.0/Makefile-392-	  if test -d $$d/$$file; then \
parafly-0.1.0/Makefile:393:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
parafly-0.1.0/Makefile-394-	    if test -d "$(distdir)/$$file"; then \
##############################################
parafly-0.1.0/Makefile-500-	test -d $(distdir)/_build || exit 0; \
parafly-0.1.0/Makefile:501:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
parafly-0.1.0/Makefile-502-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
parafly-0.1.0/Makefile-534-	@$(am__cd) '$(distuninstallcheck_dir)' \
parafly-0.1.0/Makefile:535:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
parafly-0.1.0/Makefile-536-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
parafly-0.1.0/Makefile-546-	fi
parafly-0.1.0/Makefile:547:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
parafly-0.1.0/Makefile-548-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
parafly-0.1.0/Makefile.in-78-  while test -n "$$dir1"; do \
parafly-0.1.0/Makefile.in:79:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
parafly-0.1.0/Makefile.in-80-    if test "$$first" != "."; then \
parafly-0.1.0/Makefile.in-81-      if test "$$first" = ".."; then \
parafly-0.1.0/Makefile.in:82:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
parafly-0.1.0/Makefile.in:83:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
parafly-0.1.0/Makefile.in-84-      else \
parafly-0.1.0/Makefile.in:85:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
parafly-0.1.0/Makefile.in-86-        if test "$$first2" = "$$first"; then \
parafly-0.1.0/Makefile.in:87:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
parafly-0.1.0/Makefile.in-88-        else \
##############################################
parafly-0.1.0/Makefile.in-93-    fi; \
parafly-0.1.0/Makefile.in:94:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
parafly-0.1.0/Makefile.in-95-  done; \
##############################################
parafly-0.1.0/Makefile.in-255-	dot_seen=no; \
parafly-0.1.0/Makefile.in:256:	target=`echo $@ | sed s/-recursive//`; \
parafly-0.1.0/Makefile.in-257-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
parafly-0.1.0/Makefile.in-290-	rev="$$rev ."; \
parafly-0.1.0/Makefile.in:291:	target=`echo $@ | sed s/-recursive//`; \
parafly-0.1.0/Makefile.in-292-	for subdir in $$rev; do \
##############################################
parafly-0.1.0/Makefile.in-368-GTAGS:
parafly-0.1.0/Makefile.in:369:	here=`$(am__cd) $(top_builddir) && pwd` \
parafly-0.1.0/Makefile.in-370-	  && $(am__cd) $(top_srcdir) \
##############################################
parafly-0.1.0/Makefile.in-378-	test -d "$(distdir)" || mkdir "$(distdir)"
parafly-0.1.0/Makefile.in:379:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
parafly-0.1.0/Makefile.in:380:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
parafly-0.1.0/Makefile.in-381-	list='$(DISTFILES)'; \
##############################################
parafly-0.1.0/Makefile.in-392-	  if test -d $$d/$$file; then \
parafly-0.1.0/Makefile.in:393:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
parafly-0.1.0/Makefile.in-394-	    if test -d "$(distdir)/$$file"; then \
##############################################
parafly-0.1.0/Makefile.in-500-	test -d $(distdir)/_build || exit 0; \
parafly-0.1.0/Makefile.in:501:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
parafly-0.1.0/Makefile.in-502-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
parafly-0.1.0/Makefile.in-534-	@$(am__cd) '$(distuninstallcheck_dir)' \
parafly-0.1.0/Makefile.in:535:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
parafly-0.1.0/Makefile.in-536-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
parafly-0.1.0/Makefile.in-546-	fi
parafly-0.1.0/Makefile.in:547:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
parafly-0.1.0/Makefile.in-548-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
parafly-0.1.0/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
parafly-0.1.0/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
parafly-0.1.0/aclocal.m4-69-#
##############################################
parafly-0.1.0/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
parafly-0.1.0/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
parafly-0.1.0/aclocal.m4-93-# and then we would define $MISSING as
##############################################
parafly-0.1.0/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
parafly-0.1.0/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
parafly-0.1.0/aclocal.m4-109-])
##############################################
parafly-0.1.0/aclocal.m4-208-  if test "$am_compiler_list" = ""; then
parafly-0.1.0/aclocal.m4:209:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
parafly-0.1.0/aclocal.m4-210-  fi
##############################################
parafly-0.1.0/aclocal.m4-354-    # Strip MF so we end up with the name of the file.
parafly-0.1.0/aclocal.m4:355:    mf=`echo "$mf" | sed -e 's/:.*$//'`
parafly-0.1.0/aclocal.m4-356-    # Check whether this is an Automake generated Makefile or not.
##############################################
parafly-0.1.0/aclocal.m4-363-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
parafly-0.1.0/aclocal.m4:364:      dirpart=`AS_DIRNAME("$mf")`
parafly-0.1.0/aclocal.m4-365-    else
##############################################
parafly-0.1.0/aclocal.m4-369-    # from the Makefile without running `make'.
parafly-0.1.0/aclocal.m4:370:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
parafly-0.1.0/aclocal.m4-371-    test -z "$DEPDIR" && continue
parafly-0.1.0/aclocal.m4:372:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
parafly-0.1.0/aclocal.m4-373-    test -z "am__include" && continue
parafly-0.1.0/aclocal.m4:374:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
parafly-0.1.0/aclocal.m4-375-    # When using ansi2knr, U may be empty or an underscore; expand it
parafly-0.1.0/aclocal.m4:376:    U=`sed -n 's/^U = //p' < "$mf"`
parafly-0.1.0/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
parafly-0.1.0/aclocal.m4-385-      test -f "$dirpart/$file" && continue
parafly-0.1.0/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
parafly-0.1.0/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
parafly-0.1.0/aclocal.m4-440-AC_REQUIRE([AC_PROG_INSTALL])dnl
parafly-0.1.0/aclocal.m4:441:if test "`cd $srcdir && pwd`" != "`pwd`"; then
parafly-0.1.0/aclocal.m4-442-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
parafly-0.1.0/aclocal.m4-542-    * )
parafly-0.1.0/aclocal.m4:543:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
parafly-0.1.0/aclocal.m4-544-  esac
parafly-0.1.0/aclocal.m4-545-done
parafly-0.1.0/aclocal.m4:546:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
parafly-0.1.0/aclocal.m4-547-
##############################################
parafly-0.1.0/aclocal.m4-617-# Ignore all kinds of additional output from `make'.
parafly-0.1.0/aclocal.m4:618:case `$am_make -s -f confmf 2> /dev/null` in #(
parafly-0.1.0/aclocal.m4-619-*the\ am__doit\ target*)
##############################################
parafly-0.1.0/aclocal.m4-627-   echo '.include "confinc"' > confmf
parafly-0.1.0/aclocal.m4:628:   case `$am_make -s -f confmf 2> /dev/null` in #(
parafly-0.1.0/aclocal.m4-629-   *the\ am__doit\ target*)
##############################################
parafly-0.1.0/aclocal.m4-780-if (
parafly-0.1.0/aclocal.m4:781:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
parafly-0.1.0/aclocal.m4-782-   if test "$[*]" = "X"; then
parafly-0.1.0/aclocal.m4-783-      # -L didn't work.
parafly-0.1.0/aclocal.m4:784:      set X `ls -t "$srcdir/configure" conftest.file`
parafly-0.1.0/aclocal.m4-785-   fi
##############################################
parafly-0.1.0/config.status-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
parafly-0.1.0/config.status:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
parafly-0.1.0/config.status-50-  as_echo='printf %s\n'
##############################################
parafly-0.1.0/config.status-52-else
parafly-0.1.0/config.status:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
parafly-0.1.0/config.status-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
parafly-0.1.0/config.status-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
parafly-0.1.0/config.status:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
parafly-0.1.0/config.status-64-      esac;
##############################################
parafly-0.1.0/config.status-178-  test "x$as_lineno_1" != "x$as_lineno_2" &&
parafly-0.1.0/config.status:179:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
parafly-0.1.0/config.status-180-
##############################################
parafly-0.1.0/config.status-291-	esac;
parafly-0.1.0/config.status:292:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
parafly-0.1.0/config.status-293-	???[sx]*):;;*)false;;esac;fi
##############################################
parafly-0.1.0/config.status-377-  --*=*)
parafly-0.1.0/config.status:378:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
parafly-0.1.0/config.status:379:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
parafly-0.1.0/config.status-380-    ac_shift=:
##############################################
parafly-0.1.0/config.status-399-    case $ac_optarg in
parafly-0.1.0/config.status:400:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
parafly-0.1.0/config.status-401-    esac
##############################################
parafly-0.1.0/config.status-406-    case $ac_optarg in
parafly-0.1.0/config.status:407:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
parafly-0.1.0/config.status-408-    esac
##############################################
parafly-0.1.0/config.status-526-ac_cr=''
parafly-0.1.0/config.status:527:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
parafly-0.1.0/config.status-528-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
parafly-0.1.0/config.status-747-      esac
parafly-0.1.0/config.status:748:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
parafly-0.1.0/config.status-749-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
parafly-0.1.0/config.status-810-      case $as_dir in #(
parafly-0.1.0/config.status:811:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
parafly-0.1.0/config.status-812-      *) as_qdir=$as_dir;;
##############################################
parafly-0.1.0/config.status-848-*)
parafly-0.1.0/config.status:849:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
parafly-0.1.0/config.status-850-  # A ".." for each directory in $ac_dir_suffix.
parafly-0.1.0/config.status:851:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
parafly-0.1.0/config.status-852-  case $ac_top_builddir_sub in
##############################################
parafly-0.1.0/config.status-908-'
parafly-0.1.0/config.status:909:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
parafly-0.1.0/config.status-910-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
parafly-0.1.0/config.status-952-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
parafly-0.1.0/config.status:953:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
parafly-0.1.0/config.status:954:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
parafly-0.1.0/config.status-955-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
parafly-0.1.0/config.status-1005-    * )
parafly-0.1.0/config.status:1006:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
parafly-0.1.0/config.status-1007-  esac
##############################################
parafly-0.1.0/config.status-1052-    # Strip MF so we end up with the name of the file.
parafly-0.1.0/config.status:1053:    mf=`echo "$mf" | sed -e 's/:.*$//'`
parafly-0.1.0/config.status-1054-    # Check whether this is an Automake generated Makefile or not.
##############################################
parafly-0.1.0/config.status-1089-    # from the Makefile without running `make'.
parafly-0.1.0/config.status:1090:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
parafly-0.1.0/config.status-1091-    test -z "$DEPDIR" && continue
parafly-0.1.0/config.status:1092:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
parafly-0.1.0/config.status-1093-    test -z "am__include" && continue
parafly-0.1.0/config.status:1094:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
parafly-0.1.0/config.status-1095-    # When using ansi2knr, U may be empty or an underscore; expand it
parafly-0.1.0/config.status:1096:    U=`sed -n 's/^U = //p' < "$mf"`
parafly-0.1.0/config.status-1097-    # Find all dependency output files, they are included files with
##############################################
parafly-0.1.0/config.status-1136-      case $as_dir in #(
parafly-0.1.0/config.status:1137:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
parafly-0.1.0/config.status-1138-      *) as_qdir=$as_dir;;
##############################################
parafly-0.1.0/configure-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
parafly-0.1.0/configure:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
parafly-0.1.0/configure-50-  as_echo='printf %s\n'
##############################################
parafly-0.1.0/configure-52-else
parafly-0.1.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
parafly-0.1.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
parafly-0.1.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
parafly-0.1.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
parafly-0.1.0/configure-64-      esac;
##############################################
parafly-0.1.0/configure-236-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
parafly-0.1.0/configure:237:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
parafly-0.1.0/configure-238-") 2> /dev/null; then
##############################################
parafly-0.1.0/configure-351-  test "x$as_lineno_1" != "x$as_lineno_2" &&
parafly-0.1.0/configure:352:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
parafly-0.1.0/configure-353-
##############################################
parafly-0.1.0/configure-447-  test "x$as_lineno_1" != "x$as_lineno_2" &&
parafly-0.1.0/configure:448:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
parafly-0.1.0/configure-449-
##############################################
parafly-0.1.0/configure-560-	esac;
parafly-0.1.0/configure:561:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
parafly-0.1.0/configure-562-	???[sx]*):;;*)false;;esac;fi
##############################################
parafly-0.1.0/configure-759-  case $ac_option in
parafly-0.1.0/configure:760:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
parafly-0.1.0/configure-761-  *)	ac_optarg=yes ;;
##############################################
parafly-0.1.0/configure-802-  -disable-* | --disable-*)
parafly-0.1.0/configure:803:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
parafly-0.1.0/configure-804-    # Reject names that are not valid shell variable names.
##############################################
parafly-0.1.0/configure-808-    ac_useropt_orig=$ac_useropt
parafly-0.1.0/configure:809:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
parafly-0.1.0/configure-810-    case $ac_user_opts in
##############################################
parafly-0.1.0/configure-829-  -enable-* | --enable-*)
parafly-0.1.0/configure:830:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
parafly-0.1.0/configure-831-    # Reject names that are not valid shell variable names.
##############################################
parafly-0.1.0/configure-835-    ac_useropt_orig=$ac_useropt
parafly-0.1.0/configure:836:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
parafly-0.1.0/configure-837-    case $ac_user_opts in
##############################################
parafly-0.1.0/configure-1034-  -with-* | --with-*)
parafly-0.1.0/configure:1035:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
parafly-0.1.0/configure-1036-    # Reject names that are not valid shell variable names.
##############################################
parafly-0.1.0/configure-1040-    ac_useropt_orig=$ac_useropt
parafly-0.1.0/configure:1041:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
parafly-0.1.0/configure-1042-    case $ac_user_opts in
##############################################
parafly-0.1.0/configure-1051-  -without-* | --without-*)
parafly-0.1.0/configure:1052:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
parafly-0.1.0/configure-1053-    # Reject names that are not valid shell variable names.
##############################################
parafly-0.1.0/configure-1057-    ac_useropt_orig=$ac_useropt
parafly-0.1.0/configure:1058:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
parafly-0.1.0/configure-1059-    case $ac_user_opts in
##############################################
parafly-0.1.0/configure-1091-  *=*)
parafly-0.1.0/configure:1092:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
parafly-0.1.0/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
parafly-0.1.0/configure-1111-if test -n "$ac_prev"; then
parafly-0.1.0/configure:1112:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
parafly-0.1.0/configure-1113-  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
parafly-0.1.0/configure-1135-    */ )
parafly-0.1.0/configure:1136:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
parafly-0.1.0/configure-1137-      eval $ac_var=\$ac_val;;
##############################################
parafly-0.1.0/configure-1173-ac_ls_di=`ls -di .` &&
parafly-0.1.0/configure:1174:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
parafly-0.1.0/configure-1175-  { $as_echo "$as_me: error: working directory cannot be determined" >&2
##############################################
parafly-0.1.0/configure-1233-case $srcdir in
parafly-0.1.0/configure:1234:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
parafly-0.1.0/configure-1235-esac
##############################################
parafly-0.1.0/configure-1276-By default, \`make install' will install all the files in
parafly-0.1.0/configure:1277:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
parafly-0.1.0/configure:1278:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
parafly-0.1.0/configure-1279-for instance \`--prefix=\$HOME'.
##############################################
parafly-0.1.0/configure-1354-*)
parafly-0.1.0/configure:1355:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
parafly-0.1.0/configure-1356-  # A ".." for each directory in $ac_dir_suffix.
parafly-0.1.0/configure:1357:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
parafly-0.1.0/configure-1358-  case $ac_top_builddir_sub in
##############################################
parafly-0.1.0/configure-1487-    *\'*)
parafly-0.1.0/configure:1488:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
parafly-0.1.0/configure-1489-    esac
##############################################
parafly-0.1.0/configure-1574-      case $ac_val in
parafly-0.1.0/configure:1575:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
parafly-0.1.0/configure-1576-      esac
##############################################
parafly-0.1.0/configure-1591-	case $ac_val in
parafly-0.1.0/configure:1592:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
parafly-0.1.0/configure-1593-	esac
##############################################
parafly-0.1.0/configure-1702-    set,)
parafly-0.1.0/configure:1703:      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
parafly-0.1.0/configure:1704:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
parafly-0.1.0/configure-1705-      ac_cache_corrupted=: ;;
##############################################
parafly-0.1.0/configure-1713-	# differences in whitespace do not lead to failure.
parafly-0.1.0/configure:1714:	ac_old_val_w=`echo x $ac_old_val`
parafly-0.1.0/configure:1715:	ac_new_val_w=`echo x $ac_new_val`
parafly-0.1.0/configure-1716-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
parafly-0.1.0/configure-1733-    case $ac_new_val in
parafly-0.1.0/configure:1734:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
parafly-0.1.0/configure-1735-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
parafly-0.1.0/configure-1937-if (
parafly-0.1.0/configure:1938:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
parafly-0.1.0/configure-1939-   if test "$*" = "X"; then
parafly-0.1.0/configure-1940-      # -L didn't work.
parafly-0.1.0/configure:1941:      set X `ls -t "$srcdir/configure" conftest.file`
parafly-0.1.0/configure-1942-   fi
##############################################
parafly-0.1.0/configure-1979-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
parafly-0.1.0/configure:1980:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
parafly-0.1.0/configure-1981-
parafly-0.1.0/configure-1982-# expand $ac_aux_dir to an absolute path
parafly-0.1.0/configure:1983:am_aux_dir=`cd $ac_aux_dir && pwd`
parafly-0.1.0/configure-1984-
##############################################
parafly-0.1.0/configure-2124-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
parafly-0.1.0/configure:2125:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
parafly-0.1.0/configure-2126-	     'mkdir (GNU coreutils) '* | \
##############################################
parafly-0.1.0/configure-2203-set x ${MAKE-make}
parafly-0.1.0/configure:2204:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
parafly-0.1.0/configure-2205-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
parafly-0.1.0/configure-2213-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
parafly-0.1.0/configure:2214:case `${MAKE-make} -f conftest.make 2>/dev/null` in
parafly-0.1.0/configure-2215-  *@@@%%%=?*=@@@%%%*)
##############################################
parafly-0.1.0/configure-2240-
parafly-0.1.0/configure:2241:if test "`cd $srcdir && pwd`" != "`pwd`"; then
parafly-0.1.0/configure-2242-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
parafly-0.1.0/configure-2481-$as_echo_n "checking for C++ compiler default output file name... " >&6; }
parafly-0.1.0/configure:2482:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
parafly-0.1.0/configure-2483-
##############################################
parafly-0.1.0/configure-2525-	then :; else
parafly-0.1.0/configure:2526:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
parafly-0.1.0/configure-2527-	fi
##############################################
parafly-0.1.0/configure-2628-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
parafly-0.1.0/configure:2629:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
parafly-0.1.0/configure-2630-	  break;;
##############################################
parafly-0.1.0/configure-2686-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
parafly-0.1.0/configure:2687:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
parafly-0.1.0/configure-2688-       break;;
##############################################
parafly-0.1.0/configure-2951-# Ignore all kinds of additional output from `make'.
parafly-0.1.0/configure:2952:case `$am_make -s -f confmf 2> /dev/null` in #(
parafly-0.1.0/configure-2953-*the\ am__doit\ target*)
##############################################
parafly-0.1.0/configure-2961-   echo '.include "confinc"' > confmf
parafly-0.1.0/configure:2962:   case `$am_make -s -f confmf 2> /dev/null` in #(
parafly-0.1.0/configure-2963-   *the\ am__doit\ target*)
##############################################
parafly-0.1.0/configure-3022-  if test "$am_compiler_list" = ""; then
parafly-0.1.0/configure:3023:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
parafly-0.1.0/configure-3024-  fi
##############################################
parafly-0.1.0/configure-3310-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
parafly-0.1.0/configure:3311:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
parafly-0.1.0/configure-3312-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
parafly-0.1.0/configure-3402-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
parafly-0.1.0/configure:3403:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
parafly-0.1.0/configure-3404-  as_echo='printf %s\n'
##############################################
parafly-0.1.0/configure-3406-else
parafly-0.1.0/configure:3407:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
parafly-0.1.0/configure-3408-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
parafly-0.1.0/configure-3416-	expr "X$arg" : "X\\(.*\\)$as_nl";
parafly-0.1.0/configure:3417:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
parafly-0.1.0/configure-3418-      esac;
##############################################
parafly-0.1.0/configure-3532-  test "x$as_lineno_1" != "x$as_lineno_2" &&
parafly-0.1.0/configure:3533:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
parafly-0.1.0/configure-3534-
##############################################
parafly-0.1.0/configure-3645-	esac;
parafly-0.1.0/configure:3646:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
parafly-0.1.0/configure-3647-	???[sx]*):;;*)false;;esac;fi
##############################################
parafly-0.1.0/configure-3730-configured by $0, generated by GNU Autoconf 2.63,
parafly-0.1.0/configure:3731:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
parafly-0.1.0/configure-3732-
##############################################
parafly-0.1.0/configure-3751-  --*=*)
parafly-0.1.0/configure:3752:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
parafly-0.1.0/configure:3753:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
parafly-0.1.0/configure-3754-    ac_shift=:
##############################################
parafly-0.1.0/configure-3773-    case $ac_optarg in
parafly-0.1.0/configure:3774:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
parafly-0.1.0/configure-3775-    esac
##############################################
parafly-0.1.0/configure-3780-    case $ac_optarg in
parafly-0.1.0/configure:3781:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
parafly-0.1.0/configure-3782-    esac
##############################################
parafly-0.1.0/configure-3909-ac_cr=''
parafly-0.1.0/configure:3910:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
parafly-0.1.0/configure-3911-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
parafly-0.1.0/configure-3928-   { (exit 1); exit 1; }; }
parafly-0.1.0/configure:3929:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
parafly-0.1.0/configure-3930-ac_delim='%!_!# '
##############################################
parafly-0.1.0/configure-3936-
parafly-0.1.0/configure:3937:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
parafly-0.1.0/configure-3938-  if test $ac_delim_n = $ac_delim_num; then
##############################################
parafly-0.1.0/configure-4070-for ac_last_try in false false :; do
parafly-0.1.0/configure:4071:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
parafly-0.1.0/configure-4072-  if test -z "$ac_t"; then
##############################################
parafly-0.1.0/configure-4210-      esac
parafly-0.1.0/configure:4211:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
parafly-0.1.0/configure-4212-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
parafly-0.1.0/configure-4273-      case $as_dir in #(
parafly-0.1.0/configure:4274:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
parafly-0.1.0/configure-4275-      *) as_qdir=$as_dir;;
##############################################
parafly-0.1.0/configure-4311-*)
parafly-0.1.0/configure:4312:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
parafly-0.1.0/configure-4313-  # A ".." for each directory in $ac_dir_suffix.
parafly-0.1.0/configure:4314:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
parafly-0.1.0/configure-4315-  case $ac_top_builddir_sub in
##############################################
parafly-0.1.0/configure-4374-'
parafly-0.1.0/configure:4375:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
parafly-0.1.0/configure-4376-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
parafly-0.1.0/configure-4391-
parafly-0.1.0/configure:4392:# Neutralize VPATH when `$srcdir' = `.'.
parafly-0.1.0/configure-4393-# Shell code in configure.ac might set extrasub.
##############################################
parafly-0.1.0/configure-4421-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
parafly-0.1.0/configure:4422:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
parafly-0.1.0/configure:4423:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
parafly-0.1.0/configure-4424-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
parafly-0.1.0/configure-4474-    * )
parafly-0.1.0/configure:4475:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
parafly-0.1.0/configure-4476-  esac
##############################################
parafly-0.1.0/configure-4521-    # Strip MF so we end up with the name of the file.
parafly-0.1.0/configure:4522:    mf=`echo "$mf" | sed -e 's/:.*$//'`
parafly-0.1.0/configure-4523-    # Check whether this is an Automake generated Makefile or not.
##############################################
parafly-0.1.0/configure-4558-    # from the Makefile without running `make'.
parafly-0.1.0/configure:4559:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
parafly-0.1.0/configure-4560-    test -z "$DEPDIR" && continue
parafly-0.1.0/configure:4561:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
parafly-0.1.0/configure-4562-    test -z "am__include" && continue
parafly-0.1.0/configure:4563:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
parafly-0.1.0/configure-4564-    # When using ansi2knr, U may be empty or an underscore; expand it
parafly-0.1.0/configure:4565:    U=`sed -n 's/^U = //p' < "$mf"`
parafly-0.1.0/configure-4566-    # Find all dependency output files, they are included files with
##############################################
parafly-0.1.0/configure-4605-      case $as_dir in #(
parafly-0.1.0/configure:4606:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
parafly-0.1.0/configure-4607-      *) as_qdir=$as_dir;;
##############################################
parafly-0.1.0/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
parafly-0.1.0/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
parafly-0.1.0/depcomp-69-
##############################################
parafly-0.1.0/depcomp-234-  # Version 6 uses the directory in both cases.
parafly-0.1.0/depcomp:235:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
parafly-0.1.0/depcomp-236-  test "x$dir" = "x$object" && dir=
parafly-0.1.0/depcomp:237:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
parafly-0.1.0/depcomp-238-  if test "$libtool" = yes; then
##############################################
parafly-0.1.0/depcomp-263-    # Do two passes, one to just change these to
parafly-0.1.0/depcomp:264:    # `$object: dependent.h' and one to simply `dependent.h:'.
parafly-0.1.0/depcomp-265-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
parafly-0.1.0/depcomp-305-  # Do two passes, one to just change these to
parafly-0.1.0/depcomp:306:  # `$object: dependent.h' and one to simply `dependent.h:'.
parafly-0.1.0/depcomp-307-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
parafly-0.1.0/depcomp-321-  # Much of this is similar to the tru64 case; see comments there.
parafly-0.1.0/depcomp:322:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
parafly-0.1.0/depcomp-323-  test "x$dir" = "x$object" && dir=
parafly-0.1.0/depcomp:324:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
parafly-0.1.0/depcomp-325-  if test "$libtool" = yes; then
##############################################
parafly-0.1.0/depcomp-365-   # Subdirectories are respected.
parafly-0.1.0/depcomp:366:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
parafly-0.1.0/depcomp-367-   test "x$dir" = "x$object" && dir=
parafly-0.1.0/depcomp:368:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
parafly-0.1.0/depcomp-369-
##############################################
parafly-0.1.0/depcomp-557-  done
parafly-0.1.0/depcomp:558:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
parafly-0.1.0/depcomp-559-  touch "$tmpdepfile"
##############################################
parafly-0.1.0/install-sh-229-      fi
parafly-0.1.0/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
parafly-0.1.0/install-sh-231-    *)
##############################################
parafly-0.1.0/install-sh-276-      dstdir=$dst
parafly-0.1.0/install-sh:277:      dst=$dstdir/`basename "$src"`
parafly-0.1.0/install-sh-278-      dstdir_status=0
##############################################
parafly-0.1.0/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
parafly-0.1.0/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
parafly-0.1.0/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
parafly-0.1.0/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
parafly-0.1.0/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
parafly-0.1.0/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
parafly-0.1.0/install-sh-425-	    case $prefix in
parafly-0.1.0/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
parafly-0.1.0/install-sh-427-	      *) qprefix=$prefix;;
##############################################
parafly-0.1.0/install-sh-474-    if $copy_on_change &&
parafly-0.1.0/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
parafly-0.1.0/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
parafly-0.1.0/install-sh-477-
##############################################
parafly-0.1.0/missing-129-       # Could not run --version or --help.  This is probably someone
parafly-0.1.0/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
parafly-0.1.0/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
parafly-0.1.0/missing-163-         from any GNU archive site."
parafly-0.1.0/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
parafly-0.1.0/missing-165-    test -z "$files" && files="config.h"
##############################################
parafly-0.1.0/missing-192-         proper tools for further handling them.
parafly-0.1.0/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
parafly-0.1.0/missing-194-         archive site."
parafly-0.1.0/missing-195-
parafly-0.1.0/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
parafly-0.1.0/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
parafly-0.1.0/missing-198-    if test -f "$file"; then
##############################################
parafly-0.1.0/missing-221-	*.y)
parafly-0.1.0/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
parafly-0.1.0/missing-223-	    if test -f "$SRCFILE"; then
##############################################
parafly-0.1.0/missing-225-	    fi
parafly-0.1.0/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
parafly-0.1.0/missing-227-	    if test -f "$SRCFILE"; then
##############################################
parafly-0.1.0/missing-251-	*.l)
parafly-0.1.0/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
parafly-0.1.0/missing-253-	    if test -f "$SRCFILE"; then
##############################################
parafly-0.1.0/missing-270-
parafly-0.1.0/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
parafly-0.1.0/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
parafly-0.1.0/missing-273-    if test -f "$file"; then
##############################################
parafly-0.1.0/missing-290-    # The file to touch is that specified with -o ...
parafly-0.1.0/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
parafly-0.1.0/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
parafly-0.1.0/missing-293-    if test -z "$file"; then
parafly-0.1.0/missing-294-      # ... or it is the one specified with @setfilename ...
parafly-0.1.0/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
parafly-0.1.0/missing-296-      file=`sed -n '
##############################################
parafly-0.1.0/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
parafly-0.1.0/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
parafly-0.1.0/missing-304-    fi
##############################################
parafly-0.1.0/src/Makefile-241-.cpp.obj:
parafly-0.1.0/src/Makefile:242:	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
parafly-0.1.0/src/Makefile-243-	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
parafly-0.1.0/src/Makefile-245-#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
parafly-0.1.0/src/Makefile:246:#	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
parafly-0.1.0/src/Makefile-247-
##############################################
parafly-0.1.0/src/Makefile-292-GTAGS:
parafly-0.1.0/src/Makefile:293:	here=`$(am__cd) $(top_builddir) && pwd` \
parafly-0.1.0/src/Makefile-294-	  && $(am__cd) $(top_srcdir) \
##############################################
parafly-0.1.0/src/Makefile-300-distdir: $(DISTFILES)
parafly-0.1.0/src/Makefile:301:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
parafly-0.1.0/src/Makefile:302:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
parafly-0.1.0/src/Makefile-303-	list='$(DISTFILES)'; \
##############################################
parafly-0.1.0/src/Makefile-314-	  if test -d $$d/$$file; then \
parafly-0.1.0/src/Makefile:315:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
parafly-0.1.0/src/Makefile-316-	    if test -d "$(distdir)/$$file"; then \
##############################################
parafly-0.1.0/src/Makefile.in-241-.cpp.obj:
parafly-0.1.0/src/Makefile.in:242:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
parafly-0.1.0/src/Makefile.in-243-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
parafly-0.1.0/src/Makefile.in-245-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
parafly-0.1.0/src/Makefile.in:246:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
parafly-0.1.0/src/Makefile.in-247-
##############################################
parafly-0.1.0/src/Makefile.in-292-GTAGS:
parafly-0.1.0/src/Makefile.in:293:	here=`$(am__cd) $(top_builddir) && pwd` \
parafly-0.1.0/src/Makefile.in-294-	  && $(am__cd) $(top_srcdir) \
##############################################
parafly-0.1.0/src/Makefile.in-300-distdir: $(DISTFILES)
parafly-0.1.0/src/Makefile.in:301:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
parafly-0.1.0/src/Makefile.in:302:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
parafly-0.1.0/src/Makefile.in-303-	list='$(DISTFILES)'; \
##############################################
parafly-0.1.0/src/Makefile.in-314-	  if test -d $$d/$$file; then \
parafly-0.1.0/src/Makefile.in:315:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
parafly-0.1.0/src/Makefile.in-316-	    if test -d "$(distdir)/$$file"; then \