===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
swfmill-0.3.6/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
swfmill-0.3.6/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
swfmill-0.3.6/aclocal.m4-94-# and then we would define $MISSING as
##############################################
swfmill-0.3.6/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
swfmill-0.3.6/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
swfmill-0.3.6/aclocal.m4-109-])
##############################################
swfmill-0.3.6/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
swfmill-0.3.6/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
swfmill-0.3.6/aclocal.m4-207-  fi
##############################################
swfmill-0.3.6/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
swfmill-0.3.6/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
swfmill-0.3.6/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
swfmill-0.3.6/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
swfmill-0.3.6/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
swfmill-0.3.6/aclocal.m4-367-    else
##############################################
swfmill-0.3.6/aclocal.m4-371-    # from the Makefile without running 'make'.
swfmill-0.3.6/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
swfmill-0.3.6/aclocal.m4-373-    test -z "$DEPDIR" && continue
swfmill-0.3.6/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
swfmill-0.3.6/aclocal.m4-375-    test -z "$am__include" && continue
swfmill-0.3.6/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
swfmill-0.3.6/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
swfmill-0.3.6/aclocal.m4-385-      test -f "$dirpart/$file" && continue
swfmill-0.3.6/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
swfmill-0.3.6/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
swfmill-0.3.6/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
swfmill-0.3.6/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
swfmill-0.3.6/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
swfmill-0.3.6/aclocal.m4-602-    * )
swfmill-0.3.6/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
swfmill-0.3.6/aclocal.m4-604-  esac
swfmill-0.3.6/aclocal.m4-605-done
swfmill-0.3.6/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
swfmill-0.3.6/aclocal.m4-607-
##############################################
swfmill-0.3.6/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
swfmill-0.3.6/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
swfmill-0.3.6/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
swfmill-0.3.6/aclocal.m4-683-   echo '.include "confinc"' > confmf
swfmill-0.3.6/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
swfmill-0.3.6/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
swfmill-0.3.6/aclocal.m4-865-     echo "timestamp, slept: $am_has_slept" > conftest.file
swfmill-0.3.6/aclocal.m4:866:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
swfmill-0.3.6/aclocal.m4-867-     if test "$[*]" = "X"; then
swfmill-0.3.6/aclocal.m4-868-	# -L didn't work.
swfmill-0.3.6/aclocal.m4:869:	set X `ls -t "$srcdir/configure" conftest.file`
swfmill-0.3.6/aclocal.m4-870-     fi
##############################################
swfmill-0.3.6/compile-67-	mingw/*)
swfmill-0.3.6/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
swfmill-0.3.6/compile-69-	  ;;
swfmill-0.3.6/compile-70-	cygwin/*)
swfmill-0.3.6/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
swfmill-0.3.6/compile-72-	  ;;
swfmill-0.3.6/compile-73-	wine/*)
swfmill-0.3.6/compile:74:	  file=`winepath -w "$file" || echo "$file"`
swfmill-0.3.6/compile-75-	  ;;
##############################################
swfmill-0.3.6/compile-309-# Name of file we expect compiler to create.
swfmill-0.3.6/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
swfmill-0.3.6/compile-311-
##############################################
swfmill-0.3.6/compile-315-# object file name, since that is what matters with a parallel build.
swfmill-0.3.6/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
swfmill-0.3.6/compile-317-while true; do
##############################################
swfmill-0.3.6/autoconfig/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
swfmill-0.3.6/autoconfig/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
swfmill-0.3.6/autoconfig/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/autoconfig/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
swfmill-0.3.6/autoconfig/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
swfmill-0.3.6/autoconfig/m4/lib-ld.m4-52-  *)
swfmill-0.3.6/autoconfig/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
swfmill-0.3.6/autoconfig/m4/lib-ld.m4-54-  esac
##############################################
swfmill-0.3.6/autoconfig/m4/lib-ld.m4-59-      # Canonicalize the path of ld
swfmill-0.3.6/autoconfig/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
swfmill-0.3.6/autoconfig/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
swfmill-0.3.6/autoconfig/m4/lib-ld.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
swfmill-0.3.6/autoconfig/m4/lib-ld.m4-63-      done
##############################################
swfmill-0.3.6/autoconfig/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
swfmill-0.3.6/autoconfig/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
swfmill-0.3.6/autoconfig/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-119-    done
swfmill-0.3.6/autoconfig/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
swfmill-0.3.6/autoconfig/m4/libtool.m4-121-}
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
swfmill-0.3.6/autoconfig/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
swfmill-0.3.6/autoconfig/m4/libtool.m4-439-
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-447-#
swfmill-0.3.6/autoconfig/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/autoconfig/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
swfmill-0.3.6/autoconfig/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
swfmill-0.3.6/autoconfig/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
swfmill-0.3.6/autoconfig/m4/libtool.m4-561-      ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
swfmill-0.3.6/autoconfig/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
swfmill-0.3.6/autoconfig/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
swfmill-0.3.6/autoconfig/m4/libtool.m4-574-      ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
swfmill-0.3.6/autoconfig/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1165-      }]'
swfmill-0.3.6/autoconfig/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
swfmill-0.3.6/autoconfig/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
swfmill-0.3.6/autoconfig/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
swfmill-0.3.6/autoconfig/m4/libtool.m4-1170-  fi],[])
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
swfmill-0.3.6/autoconfig/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4-1203-  ECHO='print -r --'
swfmill-0.3.6/autoconfig/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
swfmill-0.3.6/autoconfig/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
swfmill-0.3.6/autoconfig/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
swfmill-0.3.6/autoconfig/m4/libtool.m4-1239-
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1260-   if test yes = "$GCC"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
swfmill-0.3.6/autoconfig/m4/libtool.m4-1262-   fi
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1264- /*)
swfmill-0.3.6/autoconfig/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
swfmill-0.3.6/autoconfig/m4/libtool.m4-1266-   ;; #(
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
swfmill-0.3.6/autoconfig/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-1296-      *ELF-32*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-1313-	*32-bit*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1323-    else
swfmill-0.3.6/autoconfig/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-1325-	*32-bit*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1345-    emul=elf
swfmill-0.3.6/autoconfig/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-1347-      *32-bit*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1353-    esac
swfmill-0.3.6/autoconfig/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-1355-      *MSB*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1361-    esac
swfmill-0.3.6/autoconfig/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-1363-      *N32*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1726-    # And add a safety zone
swfmill-0.3.6/autoconfig/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
swfmill-0.3.6/autoconfig/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
swfmill-0.3.6/autoconfig/m4/libtool.m4-1729-    ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1759-    if test -n "$kargmax"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
swfmill-0.3.6/autoconfig/m4/libtool.m4-1761-    else
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
swfmill-0.3.6/autoconfig/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
swfmill-0.3.6/autoconfig/m4/libtool.m4-1771-    else
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1780-      # we can't tell.
swfmill-0.3.6/autoconfig/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
swfmill-0.3.6/autoconfig/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1784-      do
swfmill-0.3.6/autoconfig/m4/libtool.m4:1785:        i=`expr $i + 1`
swfmill-0.3.6/autoconfig/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1788-      # Only check the string length outside the loop.
swfmill-0.3.6/autoconfig/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
swfmill-0.3.6/autoconfig/m4/libtool.m4-1790-      teststring=
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
swfmill-0.3.6/autoconfig/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
swfmill-0.3.6/autoconfig/m4/libtool.m4-1795-    fi
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2259-    *:)
swfmill-0.3.6/autoconfig/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
swfmill-0.3.6/autoconfig/m4/libtool.m4-2261-        ;;
swfmill-0.3.6/autoconfig/m4/libtool.m4-2262-    x:*)
swfmill-0.3.6/autoconfig/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
swfmill-0.3.6/autoconfig/m4/libtool.m4-2264-        ;;
swfmill-0.3.6/autoconfig/m4/libtool.m4-2265-    *::*)
swfmill-0.3.6/autoconfig/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
swfmill-0.3.6/autoconfig/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
swfmill-0.3.6/autoconfig/m4/libtool.m4-2268-        ;;
swfmill-0.3.6/autoconfig/m4/libtool.m4-2269-    *)
swfmill-0.3.6/autoconfig/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
swfmill-0.3.6/autoconfig/m4/libtool.m4-2271-        ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2299-  esac
swfmill-0.3.6/autoconfig/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
swfmill-0.3.6/autoconfig/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
swfmill-0.3.6/autoconfig/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
swfmill-0.3.6/autoconfig/m4/libtool.m4-2308-    ;;
swfmill-0.3.6/autoconfig/m4/libtool.m4-2309-  *)
swfmill-0.3.6/autoconfig/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
swfmill-0.3.6/autoconfig/m4/libtool.m4-2311-    ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
swfmill-0.3.6/autoconfig/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
swfmill-0.3.6/autoconfig/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2357-  esac
swfmill-0.3.6/autoconfig/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
swfmill-0.3.6/autoconfig/m4/libtool.m4-2359-else
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
swfmill-0.3.6/autoconfig/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
swfmill-0.3.6/autoconfig/m4/libtool.m4-2500-    ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
swfmill-0.3.6/autoconfig/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
swfmill-0.3.6/autoconfig/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
swfmill-0.3.6/autoconfig/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
swfmill-0.3.6/autoconfig/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2543-      fi'
swfmill-0.3.6/autoconfig/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
swfmill-0.3.6/autoconfig/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/autoconfig/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
swfmill-0.3.6/autoconfig/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/autoconfig/m4/libtool.m4-2559-      ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/autoconfig/m4/libtool.m4-2563-      ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2570-    libname_spec='$name'
swfmill-0.3.6/autoconfig/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/autoconfig/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
swfmill-0.3.6/autoconfig/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
swfmill-0.3.6/autoconfig/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2587-      # Convert to MSYS style.
swfmill-0.3.6/autoconfig/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
swfmill-0.3.6/autoconfig/m4/libtool.m4-2589-      ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
swfmill-0.3.6/autoconfig/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
swfmill-0.3.6/autoconfig/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
swfmill-0.3.6/autoconfig/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
swfmill-0.3.6/autoconfig/m4/libtool.m4-2597-      ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
swfmill-0.3.6/autoconfig/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
swfmill-0.3.6/autoconfig/m4/libtool.m4-2603-      else
swfmill-0.3.6/autoconfig/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
swfmill-0.3.6/autoconfig/m4/libtool.m4-2605-      fi
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
swfmill-0.3.6/autoconfig/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
swfmill-0.3.6/autoconfig/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
swfmill-0.3.6/autoconfig/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
swfmill-0.3.6/autoconfig/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
swfmill-0.3.6/autoconfig/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
swfmill-0.3.6/autoconfig/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
swfmill-0.3.6/autoconfig/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2625-    # Assume MSVC wrapper
swfmill-0.3.6/autoconfig/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
swfmill-0.3.6/autoconfig/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
swfmill-0.3.6/autoconfig/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2876-  if test -f /etc/ld.so.conf; then
swfmill-0.3.6/autoconfig/m4/libtool.m4:2877:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
swfmill-0.3.6/autoconfig/m4/libtool.m4-2878-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2942-  need_lib_prefix=no
swfmill-0.3.6/autoconfig/m4/libtool.m4:2943:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4-2944-    need_version=no
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2969-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
swfmill-0.3.6/autoconfig/m4/libtool.m4:2970:  postinstall_cmds='base_file=`basename \$file`~
swfmill-0.3.6/autoconfig/m4/libtool.m4:2971:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
swfmill-0.3.6/autoconfig/m4/libtool.m4:2972:    dldir=$destdir/`dirname \$dlpath`~
swfmill-0.3.6/autoconfig/m4/libtool.m4-2973-    test -d \$dldir || mkdir -p \$dldir~
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-2978-    fi'
swfmill-0.3.6/autoconfig/m4/libtool.m4:2979:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
swfmill-0.3.6/autoconfig/m4/libtool.m4-2980-    dlpath=$dir/\$dldll~
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3189-	"file_magic "*)
swfmill-0.3.6/autoconfig/m4/libtool.m4:3190:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
swfmill-0.3.6/autoconfig/m4/libtool.m4-3191-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3272-    # gcc leaves a trailing carriage return, which upsets mingw
swfmill-0.3.6/autoconfig/m4/libtool.m4:3273:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
swfmill-0.3.6/autoconfig/m4/libtool.m4-3274-  *)
swfmill-0.3.6/autoconfig/m4/libtool.m4:3275:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
swfmill-0.3.6/autoconfig/m4/libtool.m4-3276-  esac
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3281-      # Canonicalize the pathname of ld
swfmill-0.3.6/autoconfig/m4/libtool.m4:3282:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
swfmill-0.3.6/autoconfig/m4/libtool.m4-3283-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
swfmill-0.3.6/autoconfig/m4/libtool.m4:3284:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
swfmill-0.3.6/autoconfig/m4/libtool.m4-3285-      done
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3312-      # Break only if it was the GNU/non-GNU ld that we prefer.
swfmill-0.3.6/autoconfig/m4/libtool.m4:3313:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-3314-      *GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3352-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
swfmill-0.3.6/autoconfig/m4/libtool.m4:3353:case `$LD -v 2>&1 </dev/null` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-3354-*GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3579-openbsd* | bitrig*)
swfmill-0.3.6/autoconfig/m4/libtool.m4:3580:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4-3581-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3646-    else
swfmill-0.3.6/autoconfig/m4/libtool.m4:3647:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
swfmill-0.3.6/autoconfig/m4/libtool.m4-3648-    fi
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3697-	esac
swfmill-0.3.6/autoconfig/m4/libtool.m4:3698:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-3699-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3703-	*)
swfmill-0.3.6/autoconfig/m4/libtool.m4:3704:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-3705-	  */dev/null*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3729-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
swfmill-0.3.6/autoconfig/m4/libtool.m4:3730:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-3731-    *COFF*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3788-  # decide which one to use based on capabilities of $DLLTOOL
swfmill-0.3.6/autoconfig/m4/libtool.m4:3789:  case `$DLLTOOL --help 2>&1` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-3790-  *--identify-strict*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-3962-# If we're using GNU nm, then use its standard symbol codes.
swfmill-0.3.6/autoconfig/m4/libtool.m4:3963:case `$NM -V 2>&1` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-3964-*GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-4010-mingw*)
swfmill-0.3.6/autoconfig/m4/libtool.m4:4011:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
swfmill-0.3.6/autoconfig/m4/libtool.m4-4012-  ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-4066-    nlist=conftest.nm
swfmill-0.3.6/autoconfig/m4/libtool.m4:4067:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4-4068-      # Try sorting and uniquifying the output.
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-4414-	  *)
swfmill-0.3.6/autoconfig/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-4750-      *)
swfmill-0.3.6/autoconfig/m4/libtool.m4:4751:	case `$CC -V 2>&1 | sed 5q` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-4752-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-4933-    else
swfmill-0.3.6/autoconfig/m4/libtool.m4:4934:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
swfmill-0.3.6/autoconfig/m4/libtool.m4-4935-    fi
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5032-	# shared libraries, regardless of the interface used.
swfmill-0.3.6/autoconfig/m4/libtool.m4:5033:	case `$LD -v 2>&1` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-5034-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5064-    supports_anon_versioning=no
swfmill-0.3.6/autoconfig/m4/libtool.m4:5065:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-5066-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5167-	prefix_cmds="$SED"~
swfmill-0.3.6/autoconfig/m4/libtool.m4:5168:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4-5169-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5189-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
swfmill-0.3.6/autoconfig/m4/libtool.m4:5190:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4:5191:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5192-      ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5207-        pgcc*)				# Portland Group C compiler
swfmill-0.3.6/autoconfig/m4/libtool.m4:5208:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5209-	  tmp_addflag=' $pic_flag'
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5212-					# Portland Group f77 and f90 compilers
swfmill-0.3.6/autoconfig/m4/libtool.m4:5213:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5214-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5229-	nvcc*)	# Cuda Compiler Driver 2.2
swfmill-0.3.6/autoconfig/m4/libtool.m4:5230:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5231-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5233-	esac
swfmill-0.3.6/autoconfig/m4/libtool.m4:5234:	case `$CC -V 2>&1 | sed 5q` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-5235-	*Sun\ C*)			# Sun C 5.9
swfmill-0.3.6/autoconfig/m4/libtool.m4:5236:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5304-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
swfmill-0.3.6/autoconfig/m4/libtool.m4:5305:      case `$LD -v 2>&1` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-5306-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5393-	else
swfmill-0.3.6/autoconfig/m4/libtool.m4:5394:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5395-	fi
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5458-	# below for broken collect2 doesn't work under 4.3+
swfmill-0.3.6/autoconfig/m4/libtool.m4:5459:	  collect2name=`$CC -print-prog-name=collect2`
swfmill-0.3.6/autoconfig/m4/libtool.m4-5460-	  if test -f "$collect2name" &&
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5514-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
swfmill-0.3.6/autoconfig/m4/libtool.m4:5515:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
swfmill-0.3.6/autoconfig/m4/libtool.m4-5516-      else
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5539-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
swfmill-0.3.6/autoconfig/m4/libtool.m4:5540:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5541-	  if test svr4 != "$with_aix_soname"; then
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5630-	# FIXME: Setting linknames here is a bad hack.
swfmill-0.3.6/autoconfig/m4/libtool.m4:5631:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
swfmill-0.3.6/autoconfig/m4/libtool.m4-5632-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5768-      if test yes = "$GCC"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4:5769:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5770-	# Try to use the -exported_symbol ld option, if it does not
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5791-	if test yes = "$lt_cv_irix_exported_symbol"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4:5792:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5793-	fi
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5795-      else
swfmill-0.3.6/autoconfig/m4/libtool.m4:5796:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4:5797:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5798-      fi
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5842-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
swfmill-0.3.6/autoconfig/m4/libtool.m4:5843:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4-5844-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5873-	prefix_cmds="$SED"~
swfmill-0.3.6/autoconfig/m4/libtool.m4:5874:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4-5875-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5887-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
swfmill-0.3.6/autoconfig/m4/libtool.m4:5888:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5889-      else
swfmill-0.3.6/autoconfig/m4/libtool.m4-5890-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
swfmill-0.3.6/autoconfig/m4/libtool.m4:5891:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5892-      fi
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5900-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
swfmill-0.3.6/autoconfig/m4/libtool.m4:5901:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5902-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5904-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
swfmill-0.3.6/autoconfig/m4/libtool.m4:5905:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4:5906:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
swfmill-0.3.6/autoconfig/m4/libtool.m4:5907:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
swfmill-0.3.6/autoconfig/m4/libtool.m4-5908-
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-5923-      else
swfmill-0.3.6/autoconfig/m4/libtool.m4:5924:	case `$CC -V 2>&1` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-5925-	*"Compilers 5.0"*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6116-	  _LT_TAGVAR(allow_undefined_flag, $1)=
swfmill-0.3.6/autoconfig/m4/libtool.m4:6117:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
swfmill-0.3.6/autoconfig/m4/libtool.m4-6118-	  then
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6420-        # ancient GNU ld didn't support --whole-archive et. al.
swfmill-0.3.6/autoconfig/m4/libtool.m4:6421:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
swfmill-0.3.6/autoconfig/m4/libtool.m4-6422-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6530-          # below for broken collect2 doesn't work under 4.3+
swfmill-0.3.6/autoconfig/m4/libtool.m4:6531:	  collect2name=`$CC -print-prog-name=collect2`
swfmill-0.3.6/autoconfig/m4/libtool.m4-6532-	  if test -f "$collect2name" &&
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6588-
swfmill-0.3.6/autoconfig/m4/libtool.m4:6589:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
swfmill-0.3.6/autoconfig/m4/libtool.m4-6590-        else
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6613-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
swfmill-0.3.6/autoconfig/m4/libtool.m4:6614:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
swfmill-0.3.6/autoconfig/m4/libtool.m4-6615-	    if test svr4 != "$with_aix_soname"; then
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6742-	  prefix_cmds="$SED"~
swfmill-0.3.6/autoconfig/m4/libtool.m4:6743:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4-6744-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6816-            # dependencies.
swfmill-0.3.6/autoconfig/m4/libtool.m4:6817:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
swfmill-0.3.6/autoconfig/m4/libtool.m4-6818-            ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6881-	    # dependencies.
swfmill-0.3.6/autoconfig/m4/libtool.m4:6882:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
swfmill-0.3.6/autoconfig/m4/libtool.m4-6883-	    ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6917-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
swfmill-0.3.6/autoconfig/m4/libtool.m4:6918:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4:6919:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-6920-	;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6924-	    # SGI C++
swfmill-0.3.6/autoconfig/m4/libtool.m4:6925:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-6926-
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6935-	      if test no = "$with_gnu_ld"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4:6936:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-6937-	      else
swfmill-0.3.6/autoconfig/m4/libtool.m4:6938:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-6939-	      fi
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6956-	    # to its proper name (with version) after linking.
swfmill-0.3.6/autoconfig/m4/libtool.m4:6957:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4:6958:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-6959-	    # Commands to make compiler produce verbose output that lists
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6966-	    # dependencies.
swfmill-0.3.6/autoconfig/m4/libtool.m4:6967:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
swfmill-0.3.6/autoconfig/m4/libtool.m4-6968-
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-6981-	    # earlier do not add the objects themselves.
swfmill-0.3.6/autoconfig/m4/libtool.m4:6982:	    case `$CC -V 2>&1` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-6983-	      *"Version 7."*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7002-            # Portland Group C++ compiler
swfmill-0.3.6/autoconfig/m4/libtool.m4:7003:	    case `$CC -V` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-7004-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7007-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
swfmill-0.3.6/autoconfig/m4/libtool.m4:7008:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
swfmill-0.3.6/autoconfig/m4/libtool.m4-7009-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7011-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
swfmill-0.3.6/autoconfig/m4/libtool.m4:7012:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
swfmill-0.3.6/autoconfig/m4/libtool.m4-7013-                $RANLIB $oldlib'
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7016-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
swfmill-0.3.6/autoconfig/m4/libtool.m4:7017:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-7018-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7020-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
swfmill-0.3.6/autoconfig/m4/libtool.m4:7021:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-7022-	      ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7030-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
swfmill-0.3.6/autoconfig/m4/libtool.m4:7031:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/autoconfig/m4/libtool.m4-7032-            ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7049-	    # dependencies.
swfmill-0.3.6/autoconfig/m4/libtool.m4:7050:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
swfmill-0.3.6/autoconfig/m4/libtool.m4-7051-	    ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7064-	  *)
swfmill-0.3.6/autoconfig/m4/libtool.m4:7065:	    case `$CC -V 2>&1 | sed 5q` in
swfmill-0.3.6/autoconfig/m4/libtool.m4-7066-	    *Sun\ C*)
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7071-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
swfmill-0.3.6/autoconfig/m4/libtool.m4:7072:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/autoconfig/m4/libtool.m4-7073-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7136-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
swfmill-0.3.6/autoconfig/m4/libtool.m4:7137:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4-7138-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7155-	    # to its proper name (with version) after linking.
swfmill-0.3.6/autoconfig/m4/libtool.m4:7156:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-7157-
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7176-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
swfmill-0.3.6/autoconfig/m4/libtool.m4:7177:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-7178-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7181-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
swfmill-0.3.6/autoconfig/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4:7183:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
swfmill-0.3.6/autoconfig/m4/libtool.m4-7184-                  echo "-hidden">> $lib.exp~
swfmill-0.3.6/autoconfig/m4/libtool.m4:7185:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
swfmill-0.3.6/autoconfig/m4/libtool.m4-7186-                  $RM $lib.exp'
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7200-	    # dependencies.
swfmill-0.3.6/autoconfig/m4/libtool.m4:7201:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
swfmill-0.3.6/autoconfig/m4/libtool.m4-7202-	    ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7207-	        osf3*)
swfmill-0.3.6/autoconfig/m4/libtool.m4:7208:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-7209-		  ;;
swfmill-0.3.6/autoconfig/m4/libtool.m4-7210-	        *)
swfmill-0.3.6/autoconfig/m4/libtool.m4:7211:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/autoconfig/m4/libtool.m4-7212-		  ;;
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7460-  case @S|@2 in
swfmill-0.3.6/autoconfig/m4/libtool.m4:7461:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
swfmill-0.3.6/autoconfig/m4/libtool.m4:7462:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
swfmill-0.3.6/autoconfig/m4/libtool.m4-7463-  esac
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7549-
swfmill-0.3.6/autoconfig/m4/libtool.m4:7550:  for p in `eval "$output_verbose_link_cmd"`; do
swfmill-0.3.6/autoconfig/m4/libtool.m4-7551-    case $prev$p in
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-7653-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
swfmill-0.3.6/autoconfig/m4/libtool.m4:7654: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
swfmill-0.3.6/autoconfig/m4/libtool.m4-7655-fi
##############################################
swfmill-0.3.6/autoconfig/m4/libtool.m4-8273-    test 10 -lt "$lt_ac_count" && break
swfmill-0.3.6/autoconfig/m4/libtool.m4:8274:    lt_ac_count=`expr $lt_ac_count + 1`
swfmill-0.3.6/autoconfig/m4/libtool.m4-8275-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
swfmill-0.3.6/autoconfig/m4/pkg.m4-74-    PKG_CHECK_EXISTS([$3],
swfmill-0.3.6/autoconfig/m4/pkg.m4:75:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
swfmill-0.3.6/autoconfig/m4/pkg.m4-76-		     [pkg_failed=yes])
##############################################
swfmill-0.3.6/autoconfig/m4/pkg.m4-122-        if test $_pkg_short_errors_supported = yes; then
swfmill-0.3.6/autoconfig/m4/pkg.m4:123:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
swfmill-0.3.6/autoconfig/m4/pkg.m4-124-        else 
swfmill-0.3.6/autoconfig/m4/pkg.m4:125:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
swfmill-0.3.6/autoconfig/m4/pkg.m4-126-        fi
##############################################
swfmill-0.3.6/autoconfig/m4/lib-link.m4-199-        dnl or AC_LIB_HAVE_LINKFLAGS call.
swfmill-0.3.6/autoconfig/m4/lib-link.m4:200:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
swfmill-0.3.6/autoconfig/m4/lib-link.m4-201-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
swfmill-0.3.6/autoconfig/m4/lib-link.m4-274-                -L*)
swfmill-0.3.6/autoconfig/m4/lib-link.m4:275:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
swfmill-0.3.6/autoconfig/m4/lib-link.m4-276-                  dnl First look for a shared library.
##############################################
swfmill-0.3.6/autoconfig/m4/lib-link.m4-416-              */$acl_libdirstem | */$acl_libdirstem/)
swfmill-0.3.6/autoconfig/m4/lib-link.m4:417:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
swfmill-0.3.6/autoconfig/m4/lib-link.m4-418-                LIB[]NAME[]_PREFIX="$basedir"
##############################################
swfmill-0.3.6/autoconfig/m4/lib-link.m4-470-                  -L*)
swfmill-0.3.6/autoconfig/m4/lib-link.m4:471:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
swfmill-0.3.6/autoconfig/m4/lib-link.m4-472-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
swfmill-0.3.6/autoconfig/m4/lib-link.m4-520-                  -R*)
swfmill-0.3.6/autoconfig/m4/lib-link.m4:521:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
swfmill-0.3.6/autoconfig/m4/lib-link.m4-522-                    if test "$enable_rpath" != no; then
##############################################
swfmill-0.3.6/autoconfig/m4/lib-link.m4-550-                    dnl Handle this in the next round.
swfmill-0.3.6/autoconfig/m4/lib-link.m4:551:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
swfmill-0.3.6/autoconfig/m4/lib-link.m4-552-                    ;;
##############################################
swfmill-0.3.6/autoconfig/m4/lib-link.m4-556-                    dnl option.
swfmill-0.3.6/autoconfig/m4/lib-link.m4:557:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
swfmill-0.3.6/autoconfig/m4/lib-link.m4-558-                    ;;
##############################################
swfmill-0.3.6/autoconfig/m4/lib-link.m4-663-            -L) next=yes ;;
swfmill-0.3.6/autoconfig/m4/lib-link.m4:664:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
swfmill-0.3.6/autoconfig/m4/lib-link.m4-665-                 dnl No need to hardcode the standard /usr/lib.
##############################################
swfmill-0.3.6/autoconfig/m4/lib-prefix.m4-168-  acl_libdirstem=lib
swfmill-0.3.6/autoconfig/m4/lib-prefix.m4:169:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
swfmill-0.3.6/autoconfig/m4/lib-prefix.m4-170-  if test -n "$searchpath"; then
##############################################
swfmill-0.3.6/autoconfig/m4/lib-prefix.m4-175-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
swfmill-0.3.6/autoconfig/m4/lib-prefix.m4:176:          *) searchdir=`cd "$searchdir" && pwd`
swfmill-0.3.6/autoconfig/m4/lib-prefix.m4-177-             case "$searchdir" in
##############################################
swfmill-0.3.6/autoconfig/m4/ax_cflags_warn_all.m4-79-   #
swfmill-0.3.6/autoconfig/m4/ax_cflags_warn_all.m4:80:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
swfmill-0.3.6/autoconfig/m4/ax_cflags_warn_all.m4-81-   AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
swfmill-0.3.6/autoconfig/m4/ax_cflags_warn_all.m4:82:                     [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break])
swfmill-0.3.6/autoconfig/m4/ax_cflags_warn_all.m4-83-done
##############################################
swfmill-0.3.6/autoconfig/m4/ltsugar.m4-68-m4_define([lt_combine],
swfmill-0.3.6/autoconfig/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
swfmill-0.3.6/autoconfig/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
swfmill-0.3.6/autoconfig/m4/iconv.m4-173-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
swfmill-0.3.6/autoconfig/m4/iconv.m4:174:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
swfmill-0.3.6/autoconfig/m4/iconv.m4-175-    AC_MSG_RESULT([$]{ac_t:-
##############################################
swfmill-0.3.6/Makefile.in-49-  { \
swfmill-0.3.6/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
swfmill-0.3.6/Makefile.in-51-  }; \
##############################################
swfmill-0.3.6/Makefile.in-190-  while test -n "$$dir1"; do \
swfmill-0.3.6/Makefile.in:191:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
swfmill-0.3.6/Makefile.in-192-    if test "$$first" != "."; then \
swfmill-0.3.6/Makefile.in-193-      if test "$$first" = ".."; then \
swfmill-0.3.6/Makefile.in:194:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
swfmill-0.3.6/Makefile.in:195:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
swfmill-0.3.6/Makefile.in-196-      else \
swfmill-0.3.6/Makefile.in:197:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
swfmill-0.3.6/Makefile.in-198-        if test "$$first2" = "$$first"; then \
swfmill-0.3.6/Makefile.in:199:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
swfmill-0.3.6/Makefile.in-200-        else \
##############################################
swfmill-0.3.6/Makefile.in-205-    fi; \
swfmill-0.3.6/Makefile.in:206:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
swfmill-0.3.6/Makefile.in-207-  done; \
##############################################
swfmill-0.3.6/Makefile.in-431-	dot_seen=no; \
swfmill-0.3.6/Makefile.in:432:	target=`echo $@ | sed s/-recursive//`; \
swfmill-0.3.6/Makefile.in-433-	case "$@" in \
##############################################
swfmill-0.3.6/Makefile.in-494-GTAGS:
swfmill-0.3.6/Makefile.in:495:	here=`$(am__cd) $(top_builddir) && pwd` \
swfmill-0.3.6/Makefile.in-496-	  && $(am__cd) $(top_srcdir) \
##############################################
swfmill-0.3.6/Makefile.in-526-	test -d "$(distdir)" || mkdir "$(distdir)"
swfmill-0.3.6/Makefile.in:527:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/Makefile.in:528:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/Makefile.in-529-	list='$(DISTFILES)'; \
##############################################
swfmill-0.3.6/Makefile.in-540-	  if test -d $$d/$$file; then \
swfmill-0.3.6/Makefile.in:541:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
swfmill-0.3.6/Makefile.in-542-	    if test -d "$(distdir)/$$file"; then \
##############################################
swfmill-0.3.6/Makefile.in-651-	test -d $(distdir)/_build || exit 0; \
swfmill-0.3.6/Makefile.in:652:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
swfmill-0.3.6/Makefile.in-653-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
swfmill-0.3.6/Makefile.in-695-	}; \
swfmill-0.3.6/Makefile.in:696:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
swfmill-0.3.6/Makefile.in-697-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
swfmill-0.3.6/Makefile.in-707-	fi
swfmill-0.3.6/Makefile.in:708:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
swfmill-0.3.6/Makefile.in-709-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
swfmill-0.3.6/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
swfmill-0.3.6/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
swfmill-0.3.6/configure-45-  as_echo='print -r --'
swfmill-0.3.6/configure-46-  as_echo_n='print -rn --'
swfmill-0.3.6/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
swfmill-0.3.6/configure-48-  as_echo='printf %s\n'
##############################################
swfmill-0.3.6/configure-50-else
swfmill-0.3.6/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
swfmill-0.3.6/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
swfmill-0.3.6/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
swfmill-0.3.6/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
swfmill-0.3.6/configure-62-      esac;
##############################################
swfmill-0.3.6/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
swfmill-0.3.6/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
swfmill-0.3.6/configure-199-
##############################################
swfmill-0.3.6/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
swfmill-0.3.6/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
swfmill-0.3.6/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
swfmill-0.3.6/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
swfmill-0.3.6/configure-332-      case $as_dir in #(
swfmill-0.3.6/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
swfmill-0.3.6/configure-334-      *) as_qdir=$as_dir;;
##############################################
swfmill-0.3.6/configure-405-  {
swfmill-0.3.6/configure:406:    as_val=`expr "$@" || test $? -eq 1`
swfmill-0.3.6/configure-407-  }
##############################################
swfmill-0.3.6/configure-412-# ----------------------------------------
swfmill-0.3.6/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
swfmill-0.3.6/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
swfmill-0.3.6/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
swfmill-0.3.6/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
swfmill-0.3.6/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
swfmill-0.3.6/configure-889-  case $ac_option in
swfmill-0.3.6/configure:890:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
swfmill-0.3.6/configure-891-  *=)   ac_optarg= ;;
##############################################
swfmill-0.3.6/configure-933-  -disable-* | --disable-*)
swfmill-0.3.6/configure:934:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
swfmill-0.3.6/configure-935-    # Reject names that are not valid shell variable names.
##############################################
swfmill-0.3.6/configure-938-    ac_useropt_orig=$ac_useropt
swfmill-0.3.6/configure:939:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
swfmill-0.3.6/configure-940-    case $ac_user_opts in
##############################################
swfmill-0.3.6/configure-959-  -enable-* | --enable-*)
swfmill-0.3.6/configure:960:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
swfmill-0.3.6/configure-961-    # Reject names that are not valid shell variable names.
##############################################
swfmill-0.3.6/configure-964-    ac_useropt_orig=$ac_useropt
swfmill-0.3.6/configure:965:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
swfmill-0.3.6/configure-966-    case $ac_user_opts in
##############################################
swfmill-0.3.6/configure-1172-  -with-* | --with-*)
swfmill-0.3.6/configure:1173:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
swfmill-0.3.6/configure-1174-    # Reject names that are not valid shell variable names.
##############################################
swfmill-0.3.6/configure-1177-    ac_useropt_orig=$ac_useropt
swfmill-0.3.6/configure:1178:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
swfmill-0.3.6/configure-1179-    case $ac_user_opts in
##############################################
swfmill-0.3.6/configure-1188-  -without-* | --without-*)
swfmill-0.3.6/configure:1189:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
swfmill-0.3.6/configure-1190-    # Reject names that are not valid shell variable names.
##############################################
swfmill-0.3.6/configure-1193-    ac_useropt_orig=$ac_useropt
swfmill-0.3.6/configure:1194:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
swfmill-0.3.6/configure-1195-    case $ac_user_opts in
##############################################
swfmill-0.3.6/configure-1226-  *=*)
swfmill-0.3.6/configure:1227:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
swfmill-0.3.6/configure-1228-    # Reject names that are not valid shell variable names.
##############################################
swfmill-0.3.6/configure-1247-if test -n "$ac_prev"; then
swfmill-0.3.6/configure:1248:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
swfmill-0.3.6/configure-1249-  as_fn_error $? "missing argument to $ac_option"
##############################################
swfmill-0.3.6/configure-1269-    */ )
swfmill-0.3.6/configure:1270:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
swfmill-0.3.6/configure-1271-      eval $ac_var=\$ac_val;;
##############################################
swfmill-0.3.6/configure-1304-ac_ls_di=`ls -di .` &&
swfmill-0.3.6/configure:1305:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
swfmill-0.3.6/configure-1306-  as_fn_error $? "working directory cannot be determined"
##############################################
swfmill-0.3.6/configure-1360-case $srcdir in
swfmill-0.3.6/configure:1361:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
swfmill-0.3.6/configure-1362-esac
##############################################
swfmill-0.3.6/configure-1403-By default, \`make install' will install all the files in
swfmill-0.3.6/configure:1404:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
swfmill-0.3.6/configure:1405:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
swfmill-0.3.6/configure-1406-for instance \`--prefix=\$HOME'.
##############################################
swfmill-0.3.6/configure-1537-*)
swfmill-0.3.6/configure:1538:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
swfmill-0.3.6/configure-1539-  # A ".." for each directory in $ac_dir_suffix.
swfmill-0.3.6/configure:1540:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
swfmill-0.3.6/configure-1541-  case $ac_top_builddir_sub in
##############################################
swfmill-0.3.6/configure-2326-    *\'*)
swfmill-0.3.6/configure:2327:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
swfmill-0.3.6/configure-2328-    esac
##############################################
swfmill-0.3.6/configure-2409-      case $ac_val in
swfmill-0.3.6/configure:2410:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
swfmill-0.3.6/configure-2411-      esac
##############################################
swfmill-0.3.6/configure-2424-	case $ac_val in
swfmill-0.3.6/configure:2425:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
swfmill-0.3.6/configure-2426-	esac
##############################################
swfmill-0.3.6/configure-2544-    set,)
swfmill-0.3.6/configure:2545:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
swfmill-0.3.6/configure:2546:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
swfmill-0.3.6/configure-2547-      ac_cache_corrupted=: ;;
##############################################
swfmill-0.3.6/configure-2555-	# differences in whitespace do not lead to failure.
swfmill-0.3.6/configure:2556:	ac_old_val_w=`echo x $ac_old_val`
swfmill-0.3.6/configure:2557:	ac_new_val_w=`echo x $ac_new_val`
swfmill-0.3.6/configure-2558-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
swfmill-0.3.6/configure-2575-    case $ac_new_val in
swfmill-0.3.6/configure:2576:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
swfmill-0.3.6/configure-2577-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
swfmill-0.3.6/configure-2750-     echo "timestamp, slept: $am_has_slept" > conftest.file
swfmill-0.3.6/configure:2751:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
swfmill-0.3.6/configure-2752-     if test "$*" = "X"; then
swfmill-0.3.6/configure-2753-	# -L didn't work.
swfmill-0.3.6/configure:2754:	set X `ls -t "$srcdir/configure" conftest.file`
swfmill-0.3.6/configure-2755-     fi
##############################################
swfmill-0.3.6/configure-2801-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
swfmill-0.3.6/configure:2802:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
swfmill-0.3.6/configure-2803-
swfmill-0.3.6/configure-2804-# Expand $ac_aux_dir to an absolute path.
swfmill-0.3.6/configure:2805:am_aux_dir=`cd "$ac_aux_dir" && pwd`
swfmill-0.3.6/configure-2806-
##############################################
swfmill-0.3.6/configure-2946-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
swfmill-0.3.6/configure:2947:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
swfmill-0.3.6/configure-2948-	     'mkdir (GNU coreutils) '* | \
##############################################
swfmill-0.3.6/configure-3019-set x ${MAKE-make}
swfmill-0.3.6/configure:3020:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
swfmill-0.3.6/configure-3021-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
swfmill-0.3.6/configure-3029-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
swfmill-0.3.6/configure:3030:case `${MAKE-make} -f conftest.make 2>/dev/null` in
swfmill-0.3.6/configure-3031-  *@@@%%%=?*=@@@%%%*)
##############################################
swfmill-0.3.6/configure-3095-
swfmill-0.3.6/configure:3096:if test "`cd $srcdir && pwd`" != "`pwd`"; then
swfmill-0.3.6/configure-3097-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
swfmill-0.3.6/configure-3249-test "x$ac_build_alias" = x &&
swfmill-0.3.6/configure:3250:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
swfmill-0.3.6/configure-3251-test "x$ac_build_alias" = x &&
swfmill-0.3.6/configure-3252-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
swfmill-0.3.6/configure:3253:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
swfmill-0.3.6/configure-3254-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
swfmill-0.3.6/configure-3273-IFS=$ac_save_IFS
swfmill-0.3.6/configure:3274:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
swfmill-0.3.6/configure-3275-
##############################################
swfmill-0.3.6/configure-3284-else
swfmill-0.3.6/configure:3285:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
swfmill-0.3.6/configure-3286-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
swfmill-0.3.6/configure-3306-IFS=$ac_save_IFS
swfmill-0.3.6/configure:3307:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
swfmill-0.3.6/configure-3308-
##############################################
swfmill-0.3.6/configure-3334-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
swfmill-0.3.6/configure:3335:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
swfmill-0.3.6/configure-3336-  ECHO='print -r --'
swfmill-0.3.6/configure:3337:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
swfmill-0.3.6/configure-3338-  ECHO='printf %s\n'
##############################################
swfmill-0.3.6/configure-3398-# Ignore all kinds of additional output from 'make'.
swfmill-0.3.6/configure:3399:case `$am_make -s -f confmf 2> /dev/null` in #(
swfmill-0.3.6/configure-3400-*the\ am__doit\ target*)
##############################################
swfmill-0.3.6/configure-3408-   echo '.include "confinc"' > confmf
swfmill-0.3.6/configure:3409:   case `$am_make -s -f confmf 2> /dev/null` in #(
swfmill-0.3.6/configure-3410-   *the\ am__doit\ target*)
##############################################
swfmill-0.3.6/configure-3787-$as_echo_n "checking whether the C compiler works... " >&6; }
swfmill-0.3.6/configure:3788:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
swfmill-0.3.6/configure-3789-
##############################################
swfmill-0.3.6/configure-3831-	then :; else
swfmill-0.3.6/configure:3832:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
swfmill-0.3.6/configure-3833-	fi
##############################################
swfmill-0.3.6/configure-3891-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
swfmill-0.3.6/configure:3892:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
swfmill-0.3.6/configure-3893-	  break;;
##############################################
swfmill-0.3.6/configure-4000-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
swfmill-0.3.6/configure:4001:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
swfmill-0.3.6/configure-4002-       break;;
##############################################
swfmill-0.3.6/configure-4318-  if test "$am_compiler_list" = ""; then
swfmill-0.3.6/configure:4319:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
swfmill-0.3.6/configure-4320-  fi
##############################################
swfmill-0.3.6/configure-4442-  # Check for GNU $ac_path_SED
swfmill-0.3.6/configure:4443:case `"$ac_path_SED" --version 2>&1` in
swfmill-0.3.6/configure-4444-*GNU*)
##############################################
swfmill-0.3.6/configure-4518-  # Check for GNU $ac_path_GREP
swfmill-0.3.6/configure:4519:case `"$ac_path_GREP" --version 2>&1` in
swfmill-0.3.6/configure-4520-*GNU*)
##############################################
swfmill-0.3.6/configure-4584-  # Check for GNU $ac_path_EGREP
swfmill-0.3.6/configure:4585:case `"$ac_path_EGREP" --version 2>&1` in
swfmill-0.3.6/configure-4586-*GNU*)
##############################################
swfmill-0.3.6/configure-4651-  # Check for GNU $ac_path_FGREP
swfmill-0.3.6/configure:4652:case `"$ac_path_FGREP" --version 2>&1` in
swfmill-0.3.6/configure-4653-*GNU*)
##############################################
swfmill-0.3.6/configure-4731-    # gcc leaves a trailing carriage return, which upsets mingw
swfmill-0.3.6/configure:4732:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
swfmill-0.3.6/configure-4733-  *)
swfmill-0.3.6/configure:4734:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
swfmill-0.3.6/configure-4735-  esac
##############################################
swfmill-0.3.6/configure-4740-      # Canonicalize the pathname of ld
swfmill-0.3.6/configure:4741:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
swfmill-0.3.6/configure-4742-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
swfmill-0.3.6/configure:4743:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
swfmill-0.3.6/configure-4744-      done
##############################################
swfmill-0.3.6/configure-4775-      # Break only if it was the GNU/non-GNU ld that we prefer.
swfmill-0.3.6/configure:4776:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
swfmill-0.3.6/configure-4777-      *GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/configure-4806-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
swfmill-0.3.6/configure:4807:case `$LD -v 2>&1 </dev/null` in
swfmill-0.3.6/configure-4808-*GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/configure-4856-	esac
swfmill-0.3.6/configure:4857:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
swfmill-0.3.6/configure-4858-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
swfmill-0.3.6/configure-4862-	*)
swfmill-0.3.6/configure:4863:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
swfmill-0.3.6/configure-4864-	  */dev/null*)
##############################################
swfmill-0.3.6/configure-4990-
swfmill-0.3.6/configure:4991:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
swfmill-0.3.6/configure-4992-    *COFF*)
##############################################
swfmill-0.3.6/configure-5102-    # And add a safety zone
swfmill-0.3.6/configure:5103:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
swfmill-0.3.6/configure:5104:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
swfmill-0.3.6/configure-5105-    ;;
##############################################
swfmill-0.3.6/configure-5135-    if test -n "$kargmax"; then
swfmill-0.3.6/configure:5136:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
swfmill-0.3.6/configure-5137-    else
##############################################
swfmill-0.3.6/configure-5144-       test undefined != "$lt_cv_sys_max_cmd_len"; then
swfmill-0.3.6/configure:5145:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
swfmill-0.3.6/configure:5146:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
swfmill-0.3.6/configure-5147-    else
##############################################
swfmill-0.3.6/configure-5156-      # we can't tell.
swfmill-0.3.6/configure:5157:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
swfmill-0.3.6/configure-5158-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
swfmill-0.3.6/configure-5160-      do
swfmill-0.3.6/configure:5161:        i=`expr $i + 1`
swfmill-0.3.6/configure-5162-        teststring=$teststring$teststring
##############################################
swfmill-0.3.6/configure-5164-      # Only check the string length outside the loop.
swfmill-0.3.6/configure:5165:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
swfmill-0.3.6/configure-5166-      teststring=
##############################################
swfmill-0.3.6/configure-5169-      # linker.  It appears as though 1/2 is a usable value.
swfmill-0.3.6/configure:5170:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
swfmill-0.3.6/configure-5171-    fi
##############################################
swfmill-0.3.6/configure-5580-openbsd* | bitrig*)
swfmill-0.3.6/configure:5581:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
swfmill-0.3.6/configure-5582-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
swfmill-0.3.6/configure-5650-    else
swfmill-0.3.6/configure:5651:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
swfmill-0.3.6/configure-5652-    fi
##############################################
swfmill-0.3.6/configure-5795-  # decide which one to use based on capabilities of $DLLTOOL
swfmill-0.3.6/configure:5796:  case `$DLLTOOL --help 2>&1` in
swfmill-0.3.6/configure-5797-  *--identify-strict*)
##############################################
swfmill-0.3.6/configure-6317-# If we're using GNU nm, then use its standard symbol codes.
swfmill-0.3.6/configure:6318:case `$NM -V 2>&1` in
swfmill-0.3.6/configure-6319-*GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/configure-6365-mingw*)
swfmill-0.3.6/configure:6366:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
swfmill-0.3.6/configure-6367-  ;;
##############################################
swfmill-0.3.6/configure-6597-   if test yes = "$GCC"; then
swfmill-0.3.6/configure:6598:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
swfmill-0.3.6/configure-6599-   fi
##############################################
swfmill-0.3.6/configure-6601- /*)
swfmill-0.3.6/configure:6602:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
swfmill-0.3.6/configure-6603-   ;; #(
##############################################
swfmill-0.3.6/configure-6696-    done
swfmill-0.3.6/configure:6697:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
swfmill-0.3.6/configure-6698-}
##############################################
swfmill-0.3.6/configure-6718-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:6719:    case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/configure-6720-      *ELF-32*)
##############################################
swfmill-0.3.6/configure-6739-    if test yes = "$lt_cv_prog_gnu_ld"; then
swfmill-0.3.6/configure:6740:      case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/configure-6741-	*32-bit*)
##############################################
swfmill-0.3.6/configure-6751-    else
swfmill-0.3.6/configure:6752:      case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/configure-6753-	*32-bit*)
##############################################
swfmill-0.3.6/configure-6777-    emul=elf
swfmill-0.3.6/configure:6778:    case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/configure-6779-      *32-bit*)
##############################################
swfmill-0.3.6/configure-6785-    esac
swfmill-0.3.6/configure:6786:    case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/configure-6787-      *MSB*)
##############################################
swfmill-0.3.6/configure-6793-    esac
swfmill-0.3.6/configure:6794:    case `/usr/bin/file conftest.$ac_objext` in
swfmill-0.3.6/configure-6795-      *N32*)
##############################################
swfmill-0.3.6/configure-7726-    *:)
swfmill-0.3.6/configure:7727:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
swfmill-0.3.6/configure-7728-        ;;
swfmill-0.3.6/configure-7729-    x:*)
swfmill-0.3.6/configure:7730:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
swfmill-0.3.6/configure-7731-        ;;
swfmill-0.3.6/configure-7732-    *::*)
swfmill-0.3.6/configure:7733:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
swfmill-0.3.6/configure:7734:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
swfmill-0.3.6/configure-7735-        ;;
swfmill-0.3.6/configure-7736-    *)
swfmill-0.3.6/configure:7737:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
swfmill-0.3.6/configure-7738-        ;;
##############################################
swfmill-0.3.6/configure-7995-do :
swfmill-0.3.6/configure:7996:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
swfmill-0.3.6/configure-7997-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
swfmill-0.3.6/configure-8000-  cat >>confdefs.h <<_ACEOF
swfmill-0.3.6/configure:8001:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
swfmill-0.3.6/configure-8002-_ACEOF
##############################################
swfmill-0.3.6/configure-8358-	"file_magic "*)
swfmill-0.3.6/configure:8359:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
swfmill-0.3.6/configure-8360-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
swfmill-0.3.6/configure-8424-	"file_magic "*)
swfmill-0.3.6/configure:8425:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
swfmill-0.3.6/configure-8426-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
swfmill-0.3.6/configure-8822-      *)
swfmill-0.3.6/configure:8823:	case `$CC -V 2>&1 | sed 5q` in
swfmill-0.3.6/configure-8824-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
swfmill-0.3.6/configure-9271-	# shared libraries, regardless of the interface used.
swfmill-0.3.6/configure:9272:	case `$LD -v 2>&1` in
swfmill-0.3.6/configure-9273-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
swfmill-0.3.6/configure-9303-    supports_anon_versioning=no
swfmill-0.3.6/configure:9304:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
swfmill-0.3.6/configure-9305-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
swfmill-0.3.6/configure-9372-	# is; otherwise, prepend EXPORTS...
swfmill-0.3.6/configure:9373:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
swfmill-0.3.6/configure-9374-          cp $export_symbols $output_objdir/$soname.def;
##############################################
swfmill-0.3.6/configure-9406-	prefix_cmds="$SED"~
swfmill-0.3.6/configure:9407:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
swfmill-0.3.6/configure-9408-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
swfmill-0.3.6/configure-9428-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
swfmill-0.3.6/configure:9429:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
swfmill-0.3.6/configure:9430:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
swfmill-0.3.6/configure-9431-      ;;
##############################################
swfmill-0.3.6/configure-9446-        pgcc*)				# Portland Group C compiler
swfmill-0.3.6/configure:9447:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/configure-9448-	  tmp_addflag=' $pic_flag'
##############################################
swfmill-0.3.6/configure-9451-					# Portland Group f77 and f90 compilers
swfmill-0.3.6/configure:9452:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/configure-9453-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
swfmill-0.3.6/configure-9468-	nvcc*)	# Cuda Compiler Driver 2.2
swfmill-0.3.6/configure:9469:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/configure-9470-	  compiler_needs_object=yes
##############################################
swfmill-0.3.6/configure-9472-	esac
swfmill-0.3.6/configure:9473:	case `$CC -V 2>&1 | sed 5q` in
swfmill-0.3.6/configure-9474-	*Sun\ C*)			# Sun C 5.9
swfmill-0.3.6/configure:9475:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/configure-9476-	  compiler_needs_object=yes
##############################################
swfmill-0.3.6/configure-9543-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
swfmill-0.3.6/configure:9544:      case `$LD -v 2>&1` in
swfmill-0.3.6/configure-9545-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
swfmill-0.3.6/configure-9632-	else
swfmill-0.3.6/configure:9633:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
swfmill-0.3.6/configure-9634-	fi
##############################################
swfmill-0.3.6/configure-9697-	# below for broken collect2 doesn't work under 4.3+
swfmill-0.3.6/configure:9698:	  collect2name=`$CC -print-prog-name=collect2`
swfmill-0.3.6/configure-9699-	  if test -f "$collect2name" &&
##############################################
swfmill-0.3.6/configure-9777-      }'
swfmill-0.3.6/configure:9778:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
swfmill-0.3.6/configure-9779-  # Check for a 64-bit object if we didn't find anything.
swfmill-0.3.6/configure-9780-  if test -z "$lt_cv_aix_libpath_"; then
swfmill-0.3.6/configure:9781:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
swfmill-0.3.6/configure-9782-  fi
##############################################
swfmill-0.3.6/configure-9795-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
swfmill-0.3.6/configure:9796:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
swfmill-0.3.6/configure-9797-      else
##############################################
swfmill-0.3.6/configure-9830-      }'
swfmill-0.3.6/configure:9831:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
swfmill-0.3.6/configure-9832-  # Check for a 64-bit object if we didn't find anything.
swfmill-0.3.6/configure-9833-  if test -z "$lt_cv_aix_libpath_"; then
swfmill-0.3.6/configure:9834:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
swfmill-0.3.6/configure-9835-  fi
##############################################
swfmill-0.3.6/configure-9862-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
swfmill-0.3.6/configure:9863:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
swfmill-0.3.6/configure-9864-	  if test svr4 != "$with_aix_soname"; then
##############################################
swfmill-0.3.6/configure-9915-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
swfmill-0.3.6/configure:9916:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
swfmill-0.3.6/configure-9917-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
swfmill-0.3.6/configure-9953-	# FIXME: Setting linknames here is a bad hack.
swfmill-0.3.6/configure:9954:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
swfmill-0.3.6/configure-9955-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
swfmill-0.3.6/configure-9971-  if test yes = "$lt_cv_ld_force_load"; then
swfmill-0.3.6/configure:9972:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
swfmill-0.3.6/configure-9973-
##############################################
swfmill-0.3.6/configure-10151-      if test yes = "$GCC"; then
swfmill-0.3.6/configure:10152:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure-10153-	# Try to use the -exported_symbol ld option, if it does not
##############################################
swfmill-0.3.6/configure-10179-	if test yes = "$lt_cv_irix_exported_symbol"; then
swfmill-0.3.6/configure:10180:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
swfmill-0.3.6/configure-10181-	fi
##############################################
swfmill-0.3.6/configure-10183-      else
swfmill-0.3.6/configure:10184:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure:10185:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
swfmill-0.3.6/configure-10186-      fi
##############################################
swfmill-0.3.6/configure-10230-	hardcode_direct_absolute=yes
swfmill-0.3.6/configure:10231:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
swfmill-0.3.6/configure-10232-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
swfmill-0.3.6/configure-10261-	prefix_cmds="$SED"~
swfmill-0.3.6/configure:10262:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
swfmill-0.3.6/configure-10263-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
swfmill-0.3.6/configure-10275-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
swfmill-0.3.6/configure:10276:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure-10277-      else
swfmill-0.3.6/configure-10278-	allow_undefined_flag=' -expect_unresolved \*'
swfmill-0.3.6/configure:10279:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure-10280-      fi
##############################################
swfmill-0.3.6/configure-10288-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
swfmill-0.3.6/configure:10289:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure-10290-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
swfmill-0.3.6/configure-10292-	allow_undefined_flag=' -expect_unresolved \*'
swfmill-0.3.6/configure:10293:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure:10294:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
swfmill-0.3.6/configure:10295:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
swfmill-0.3.6/configure-10296-
##############################################
swfmill-0.3.6/configure-10311-      else
swfmill-0.3.6/configure:10312:	case `$CC -V 2>&1` in
swfmill-0.3.6/configure-10313-	*"Compilers 5.0"*)
##############################################
swfmill-0.3.6/configure-10710-  esac
swfmill-0.3.6/configure:10711:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
swfmill-0.3.6/configure-10712-  case $lt_search_path_spec in
##############################################
swfmill-0.3.6/configure-10717-    # okay in the real world where ";" in dirpaths is itself problematic.
swfmill-0.3.6/configure:10718:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
swfmill-0.3.6/configure-10719-    ;;
swfmill-0.3.6/configure-10720-  *)
swfmill-0.3.6/configure:10721:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
swfmill-0.3.6/configure-10722-    ;;
##############################################
swfmill-0.3.6/configure-10726-  lt_tmp_lt_search_path_spec=
swfmill-0.3.6/configure:10727:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
swfmill-0.3.6/configure-10728-  # ...but if some path component already ends with the multilib dir we assume
##############################################
swfmill-0.3.6/configure-10768-  esac
swfmill-0.3.6/configure:10769:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
swfmill-0.3.6/configure-10770-else
##############################################
swfmill-0.3.6/configure-10908-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
swfmill-0.3.6/configure:10909:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
swfmill-0.3.6/configure-10910-    ;;
##############################################
swfmill-0.3.6/configure-10944-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
swfmill-0.3.6/configure:10945:    postinstall_cmds='base_file=`basename \$file`~
swfmill-0.3.6/configure:10946:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
swfmill-0.3.6/configure:10947:      dldir=$destdir/`dirname \$dlpath`~
swfmill-0.3.6/configure-10948-      test -d \$dldir || mkdir -p \$dldir~
##############################################
swfmill-0.3.6/configure-10953-      fi'
swfmill-0.3.6/configure:10954:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
swfmill-0.3.6/configure-10955-      dlpath=$dir/\$dldll~
##############################################
swfmill-0.3.6/configure-10961-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
swfmill-0.3.6/configure:10962:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/configure-10963-
##############################################
swfmill-0.3.6/configure-10967-      # MinGW DLLs use traditional 'lib' prefix
swfmill-0.3.6/configure:10968:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/configure-10969-      ;;
##############################################
swfmill-0.3.6/configure-10971-      # pw32 DLLs use 'pw' prefix rather than 'lib'
swfmill-0.3.6/configure:10972:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/configure-10973-      ;;
##############################################
swfmill-0.3.6/configure-10980-    libname_spec='$name'
swfmill-0.3.6/configure:10981:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/configure-10982-    library_names_spec='$libname.dll.lib'
##############################################
swfmill-0.3.6/configure-10992-        # Let DOS variable expansion print the short 8.3 style file name.
swfmill-0.3.6/configure:10993:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
swfmill-0.3.6/configure-10994-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
swfmill-0.3.6/configure-10997-      # Convert to MSYS style.
swfmill-0.3.6/configure:10998:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
swfmill-0.3.6/configure-10999-      ;;
##############################################
swfmill-0.3.6/configure-11003-      # like /cygdrive/c/PROGRA~1:/cygdr...
swfmill-0.3.6/configure:11004:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
swfmill-0.3.6/configure:11005:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
swfmill-0.3.6/configure:11006:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
swfmill-0.3.6/configure-11007-      ;;
##############################################
swfmill-0.3.6/configure-11011-        # It is most probably a Windows format PATH.
swfmill-0.3.6/configure:11012:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
swfmill-0.3.6/configure-11013-      else
swfmill-0.3.6/configure:11014:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
swfmill-0.3.6/configure-11015-      fi
##############################################
swfmill-0.3.6/configure-11021-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
swfmill-0.3.6/configure:11022:    postinstall_cmds='base_file=`basename \$file`~
swfmill-0.3.6/configure:11023:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
swfmill-0.3.6/configure:11024:      dldir=$destdir/`dirname \$dlpath`~
swfmill-0.3.6/configure-11025-      test -d \$dldir || mkdir -p \$dldir~
swfmill-0.3.6/configure-11026-      $install_prog $dir/$dlname \$dldir/$dlname'
swfmill-0.3.6/configure:11027:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
swfmill-0.3.6/configure-11028-      dlpath=$dir/\$dldll~
##############################################
swfmill-0.3.6/configure-11035-    # Assume MSVC wrapper
swfmill-0.3.6/configure:11036:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
swfmill-0.3.6/configure-11037-    dynamic_linker='Win32 ld.exe'
##############################################
swfmill-0.3.6/configure-11052-  shlibpath_var=DYLD_LIBRARY_PATH
swfmill-0.3.6/configure:11053:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
swfmill-0.3.6/configure-11054-
##############################################
swfmill-0.3.6/configure-11305-  if test -f /etc/ld.so.conf; then
swfmill-0.3.6/configure:11306:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
swfmill-0.3.6/configure-11307-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
swfmill-0.3.6/configure-11371-  need_lib_prefix=no
swfmill-0.3.6/configure:11372:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
swfmill-0.3.6/configure-11373-    need_version=no
##############################################
swfmill-0.3.6/configure-11398-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
swfmill-0.3.6/configure:11399:  postinstall_cmds='base_file=`basename \$file`~
swfmill-0.3.6/configure:11400:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
swfmill-0.3.6/configure:11401:    dldir=$destdir/`dirname \$dlpath`~
swfmill-0.3.6/configure-11402-    test -d \$dldir || mkdir -p \$dldir~
##############################################
swfmill-0.3.6/configure-11407-    fi'
swfmill-0.3.6/configure:11408:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
swfmill-0.3.6/configure-11409-    dlpath=$dir/\$dldll~
##############################################
swfmill-0.3.6/configure-12626-  if test "$am_compiler_list" = ""; then
swfmill-0.3.6/configure:12627:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
swfmill-0.3.6/configure-12628-  fi
##############################################
swfmill-0.3.6/configure-12730-  case $2 in
swfmill-0.3.6/configure:12731:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
swfmill-0.3.6/configure:12732:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
swfmill-0.3.6/configure-12733-  esac
##############################################
swfmill-0.3.6/configure-13010-    # gcc leaves a trailing carriage return, which upsets mingw
swfmill-0.3.6/configure:13011:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
swfmill-0.3.6/configure-13012-  *)
swfmill-0.3.6/configure:13013:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
swfmill-0.3.6/configure-13014-  esac
##############################################
swfmill-0.3.6/configure-13019-      # Canonicalize the pathname of ld
swfmill-0.3.6/configure:13020:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
swfmill-0.3.6/configure-13021-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
swfmill-0.3.6/configure:13022:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
swfmill-0.3.6/configure-13023-      done
##############################################
swfmill-0.3.6/configure-13054-      # Break only if it was the GNU/non-GNU ld that we prefer.
swfmill-0.3.6/configure:13055:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
swfmill-0.3.6/configure-13056-      *GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/configure-13085-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
swfmill-0.3.6/configure:13086:case `$LD -v 2>&1 </dev/null` in
swfmill-0.3.6/configure-13087-*GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/configure-13119-        # ancient GNU ld didn't support --whole-archive et. al.
swfmill-0.3.6/configure:13120:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
swfmill-0.3.6/configure-13121-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
swfmill-0.3.6/configure-13230-          # below for broken collect2 doesn't work under 4.3+
swfmill-0.3.6/configure:13231:	  collect2name=`$CC -print-prog-name=collect2`
swfmill-0.3.6/configure-13232-	  if test -f "$collect2name" &&
##############################################
swfmill-0.3.6/configure-13311-      }'
swfmill-0.3.6/configure:13312:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
swfmill-0.3.6/configure-13313-  # Check for a 64-bit object if we didn't find anything.
swfmill-0.3.6/configure-13314-  if test -z "$lt_cv_aix_libpath__CXX"; then
swfmill-0.3.6/configure:13315:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
swfmill-0.3.6/configure-13316-  fi
##############################################
swfmill-0.3.6/configure-13330-
swfmill-0.3.6/configure:13331:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
swfmill-0.3.6/configure-13332-        else
##############################################
swfmill-0.3.6/configure-13365-      }'
swfmill-0.3.6/configure:13366:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
swfmill-0.3.6/configure-13367-  # Check for a 64-bit object if we didn't find anything.
swfmill-0.3.6/configure-13368-  if test -z "$lt_cv_aix_libpath__CXX"; then
swfmill-0.3.6/configure:13369:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
swfmill-0.3.6/configure-13370-  fi
##############################################
swfmill-0.3.6/configure-13397-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
swfmill-0.3.6/configure:13398:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
swfmill-0.3.6/configure-13399-	    if test svr4 != "$with_aix_soname"; then
##############################################
swfmill-0.3.6/configure-13450-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
swfmill-0.3.6/configure:13451:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
swfmill-0.3.6/configure-13452-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
swfmill-0.3.6/configure-13492-	    # is; otherwise, prepend EXPORTS...
swfmill-0.3.6/configure:13493:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
swfmill-0.3.6/configure-13494-              cp $export_symbols $output_objdir/$soname.def;
##############################################
swfmill-0.3.6/configure-13513-  if test yes = "$lt_cv_ld_force_load"; then
swfmill-0.3.6/configure:13514:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
swfmill-0.3.6/configure-13515-
##############################################
swfmill-0.3.6/configure-13558-	  prefix_cmds="$SED"~
swfmill-0.3.6/configure:13559:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
swfmill-0.3.6/configure-13560-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
swfmill-0.3.6/configure-13632-            # dependencies.
swfmill-0.3.6/configure:13633:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
swfmill-0.3.6/configure-13634-            ;;
##############################################
swfmill-0.3.6/configure-13697-	    # dependencies.
swfmill-0.3.6/configure:13698:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
swfmill-0.3.6/configure-13699-	    ;;
##############################################
swfmill-0.3.6/configure-13733-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
swfmill-0.3.6/configure:13734:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
swfmill-0.3.6/configure:13735:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
swfmill-0.3.6/configure-13736-	;;
##############################################
swfmill-0.3.6/configure-13740-	    # SGI C++
swfmill-0.3.6/configure:13741:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure-13742-
##############################################
swfmill-0.3.6/configure-13751-	      if test no = "$with_gnu_ld"; then
swfmill-0.3.6/configure:13752:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure-13753-	      else
swfmill-0.3.6/configure:13754:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
swfmill-0.3.6/configure-13755-	      fi
##############################################
swfmill-0.3.6/configure-13772-	    # to its proper name (with version) after linking.
swfmill-0.3.6/configure:13773:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
swfmill-0.3.6/configure:13774:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
swfmill-0.3.6/configure-13775-	    # Commands to make compiler produce verbose output that lists
##############################################
swfmill-0.3.6/configure-13782-	    # dependencies.
swfmill-0.3.6/configure:13783:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
swfmill-0.3.6/configure-13784-
##############################################
swfmill-0.3.6/configure-13797-	    # earlier do not add the objects themselves.
swfmill-0.3.6/configure:13798:	    case `$CC -V 2>&1` in
swfmill-0.3.6/configure-13799-	      *"Version 7."*)
##############################################
swfmill-0.3.6/configure-13818-            # Portland Group C++ compiler
swfmill-0.3.6/configure:13819:	    case `$CC -V` in
swfmill-0.3.6/configure-13820-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
swfmill-0.3.6/configure-13823-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
swfmill-0.3.6/configure:13824:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
swfmill-0.3.6/configure-13825-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
swfmill-0.3.6/configure-13827-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
swfmill-0.3.6/configure:13828:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
swfmill-0.3.6/configure-13829-                $RANLIB $oldlib'
##############################################
swfmill-0.3.6/configure-13832-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
swfmill-0.3.6/configure:13833:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
swfmill-0.3.6/configure-13834-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
swfmill-0.3.6/configure-13836-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
swfmill-0.3.6/configure:13837:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
swfmill-0.3.6/configure-13838-	      ;;
##############################################
swfmill-0.3.6/configure-13846-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
swfmill-0.3.6/configure:13847:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/configure-13848-            ;;
##############################################
swfmill-0.3.6/configure-13865-	    # dependencies.
swfmill-0.3.6/configure:13866:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
swfmill-0.3.6/configure-13867-	    ;;
##############################################
swfmill-0.3.6/configure-13880-	  *)
swfmill-0.3.6/configure:13881:	    case `$CC -V 2>&1 | sed 5q` in
swfmill-0.3.6/configure-13882-	    *Sun\ C*)
##############################################
swfmill-0.3.6/configure-13887-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
swfmill-0.3.6/configure:13888:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
swfmill-0.3.6/configure-13889-	      compiler_needs_object_CXX=yes
##############################################
swfmill-0.3.6/configure-13952-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
swfmill-0.3.6/configure:13953:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
swfmill-0.3.6/configure-13954-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
swfmill-0.3.6/configure-13971-	    # to its proper name (with version) after linking.
swfmill-0.3.6/configure:13972:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
swfmill-0.3.6/configure-13973-
##############################################
swfmill-0.3.6/configure-13992-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
swfmill-0.3.6/configure:13993:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure-13994-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
swfmill-0.3.6/configure-13997-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
swfmill-0.3.6/configure:13998:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure:13999:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
swfmill-0.3.6/configure-14000-                  echo "-hidden">> $lib.exp~
swfmill-0.3.6/configure:14001:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
swfmill-0.3.6/configure-14002-                  $RM $lib.exp'
##############################################
swfmill-0.3.6/configure-14016-	    # dependencies.
swfmill-0.3.6/configure:14017:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
swfmill-0.3.6/configure-14018-	    ;;
##############################################
swfmill-0.3.6/configure-14023-	        osf3*)
swfmill-0.3.6/configure:14024:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure-14025-		  ;;
swfmill-0.3.6/configure-14026-	        *)
swfmill-0.3.6/configure:14027:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
swfmill-0.3.6/configure-14028-		  ;;
##############################################
swfmill-0.3.6/configure-14270-
swfmill-0.3.6/configure:14271:  for p in `eval "$output_verbose_link_cmd"`; do
swfmill-0.3.6/configure-14272-    case $prev$p in
##############################################
swfmill-0.3.6/configure-14373-if test -n "${compiler_lib_search_path_CXX}"; then
swfmill-0.3.6/configure:14374: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
swfmill-0.3.6/configure-14375-fi
##############################################
swfmill-0.3.6/configure-14620-	  *)
swfmill-0.3.6/configure:14621:	    case `$CC -V 2>&1 | sed 5q` in
swfmill-0.3.6/configure-14622-	    *Sun\ C*)
##############################################
swfmill-0.3.6/configure-15002-    else
swfmill-0.3.6/configure:15003:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
swfmill-0.3.6/configure-15004-    fi
##############################################
swfmill-0.3.6/configure-15307-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
swfmill-0.3.6/configure:15308:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
swfmill-0.3.6/configure-15309-    ;;
##############################################
swfmill-0.3.6/configure-15343-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
swfmill-0.3.6/configure:15344:    postinstall_cmds='base_file=`basename \$file`~
swfmill-0.3.6/configure:15345:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
swfmill-0.3.6/configure:15346:      dldir=$destdir/`dirname \$dlpath`~
swfmill-0.3.6/configure-15347-      test -d \$dldir || mkdir -p \$dldir~
##############################################
swfmill-0.3.6/configure-15352-      fi'
swfmill-0.3.6/configure:15353:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
swfmill-0.3.6/configure-15354-      dlpath=$dir/\$dldll~
##############################################
swfmill-0.3.6/configure-15360-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
swfmill-0.3.6/configure:15361:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/configure-15362-
##############################################
swfmill-0.3.6/configure-15365-      # MinGW DLLs use traditional 'lib' prefix
swfmill-0.3.6/configure:15366:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/configure-15367-      ;;
##############################################
swfmill-0.3.6/configure-15369-      # pw32 DLLs use 'pw' prefix rather than 'lib'
swfmill-0.3.6/configure:15370:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/configure-15371-      ;;
##############################################
swfmill-0.3.6/configure-15378-    libname_spec='$name'
swfmill-0.3.6/configure:15379:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
swfmill-0.3.6/configure-15380-    library_names_spec='$libname.dll.lib'
##############################################
swfmill-0.3.6/configure-15390-        # Let DOS variable expansion print the short 8.3 style file name.
swfmill-0.3.6/configure:15391:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
swfmill-0.3.6/configure-15392-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
swfmill-0.3.6/configure-15395-      # Convert to MSYS style.
swfmill-0.3.6/configure:15396:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
swfmill-0.3.6/configure-15397-      ;;
##############################################
swfmill-0.3.6/configure-15401-      # like /cygdrive/c/PROGRA~1:/cygdr...
swfmill-0.3.6/configure:15402:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
swfmill-0.3.6/configure:15403:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
swfmill-0.3.6/configure:15404:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
swfmill-0.3.6/configure-15405-      ;;
##############################################
swfmill-0.3.6/configure-15409-        # It is most probably a Windows format PATH.
swfmill-0.3.6/configure:15410:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
swfmill-0.3.6/configure-15411-      else
swfmill-0.3.6/configure:15412:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
swfmill-0.3.6/configure-15413-      fi
##############################################
swfmill-0.3.6/configure-15419-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
swfmill-0.3.6/configure:15420:    postinstall_cmds='base_file=`basename \$file`~
swfmill-0.3.6/configure:15421:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
swfmill-0.3.6/configure:15422:      dldir=$destdir/`dirname \$dlpath`~
swfmill-0.3.6/configure-15423-      test -d \$dldir || mkdir -p \$dldir~
swfmill-0.3.6/configure-15424-      $install_prog $dir/$dlname \$dldir/$dlname'
swfmill-0.3.6/configure:15425:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
swfmill-0.3.6/configure-15426-      dlpath=$dir/\$dldll~
##############################################
swfmill-0.3.6/configure-15433-    # Assume MSVC wrapper
swfmill-0.3.6/configure:15434:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
swfmill-0.3.6/configure-15435-    dynamic_linker='Win32 ld.exe'
##############################################
swfmill-0.3.6/configure-15450-  shlibpath_var=DYLD_LIBRARY_PATH
swfmill-0.3.6/configure:15451:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
swfmill-0.3.6/configure-15452-
##############################################
swfmill-0.3.6/configure-15702-  if test -f /etc/ld.so.conf; then
swfmill-0.3.6/configure:15703:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
swfmill-0.3.6/configure-15704-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
swfmill-0.3.6/configure-15768-  need_lib_prefix=no
swfmill-0.3.6/configure:15769:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
swfmill-0.3.6/configure-15770-    need_version=no
##############################################
swfmill-0.3.6/configure-15795-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
swfmill-0.3.6/configure:15796:  postinstall_cmds='base_file=`basename \$file`~
swfmill-0.3.6/configure:15797:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
swfmill-0.3.6/configure:15798:    dldir=$destdir/`dirname \$dlpath`~
swfmill-0.3.6/configure-15799-    test -d \$dldir || mkdir -p \$dldir~
##############################################
swfmill-0.3.6/configure-15804-    fi'
swfmill-0.3.6/configure:15805:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
swfmill-0.3.6/configure-15806-    dlpath=$dir/\$dldll~
##############################################
swfmill-0.3.6/configure-16080-  # Check for GNU $ac_path_SED
swfmill-0.3.6/configure:16081:case `"$ac_path_SED" --version 2>&1` in
swfmill-0.3.6/configure-16082-*GNU*)
##############################################
swfmill-0.3.6/configure-16793-  if test "$am_compiler_list" = ""; then
swfmill-0.3.6/configure:16794:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
swfmill-0.3.6/configure-16795-  fi
##############################################
swfmill-0.3.6/configure-17044-set x ${MAKE-make}
swfmill-0.3.6/configure:17045:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
swfmill-0.3.6/configure-17046-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
swfmill-0.3.6/configure-17054-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
swfmill-0.3.6/configure:17055:case `${MAKE-make} -f conftest.make 2>/dev/null` in
swfmill-0.3.6/configure-17056-  *@@@%%%=?*=@@@%%%*)
##############################################
swfmill-0.3.6/configure-17599-      for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do
swfmill-0.3.6/configure:17600:        cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
swfmill-0.3.6/configure-17601-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
swfmill-0.3.6/configure-17962-for ac_arg in "-warn all  % -warn all"      "-pedantic  % -Wall"          "-xstrconst % -v"             "-std1      % -verbose -w0 -warnprotos"    "-qlanglvl=ansi % -qsrcmsg -qinfo=all:noppt:noppc:noobs:nocnd"    "-ansi -ansiE % -fullwarn"    "+ESlit     % +w1"            "-Xc        % -pvctl,fullmsg"    "-h conform % -h msglevel 2"    #
swfmill-0.3.6/configure:17963:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
swfmill-0.3.6/configure-17964-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
swfmill-0.3.6/configure-17975-if ac_fn_c_try_compile "$LINENO"; then :
swfmill-0.3.6/configure:17976:  ac_cv_cflags_warn_all=`echo $ac_arg | sed -e 's,.*% *,,'` ; break
swfmill-0.3.6/configure-17977-fi
##############################################
swfmill-0.3.6/configure-18044-for ac_arg in "-warn all  % -warn all"      "-pedantic  % -Wall"          "-xstrconst % -v"             "-std1      % -verbose -w0 -warnprotos"    "-qlanglvl=ansi % -qsrcmsg -qinfo=all:noppt:noppc:noobs:nocnd"    "-ansi -ansiE % -fullwarn"    "+ESlit     % +w1"            "-Xc        % -pvctl,fullmsg"    "-h conform % -h msglevel 2"    #
swfmill-0.3.6/configure:18045:do CXXFLAGS="$ac_save_CXXFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
swfmill-0.3.6/configure-18046-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
swfmill-0.3.6/configure-18057-if ac_fn_cxx_try_compile "$LINENO"; then :
swfmill-0.3.6/configure:18058:  ac_cv_cxxflags_warn_all=`echo $ac_arg | sed -e 's,.*% *,,'` ; break
swfmill-0.3.6/configure-18059-fi
##############################################
swfmill-0.3.6/configure-18117-do :
swfmill-0.3.6/configure:18118:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
swfmill-0.3.6/configure-18119-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
swfmill-0.3.6/configure-18121-  cat >>confdefs.h <<_ACEOF
swfmill-0.3.6/configure:18122:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
swfmill-0.3.6/configure-18123-_ACEOF
##############################################
swfmill-0.3.6/configure-18382-    # gcc leaves a trailing carriage return which upsets mingw
swfmill-0.3.6/configure:18383:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
swfmill-0.3.6/configure-18384-  *)
swfmill-0.3.6/configure:18385:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
swfmill-0.3.6/configure-18386-  esac
##############################################
swfmill-0.3.6/configure-18391-      # Canonicalize the path of ld
swfmill-0.3.6/configure:18392:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
swfmill-0.3.6/configure-18393-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
swfmill-0.3.6/configure:18394:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
swfmill-0.3.6/configure-18395-      done
##############################################
swfmill-0.3.6/configure-18425-      # Break only if it was the GNU/non-GNU ld that we prefer.
swfmill-0.3.6/configure:18426:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
swfmill-0.3.6/configure-18427-      *GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/configure-18454-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
swfmill-0.3.6/configure:18455:case `$LD -v 2>&1 </dev/null` in
swfmill-0.3.6/configure-18456-*GNU* | *'with BFD'*)
##############################################
swfmill-0.3.6/configure-18502-                  acl_libdirstem=lib
swfmill-0.3.6/configure:18503:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
swfmill-0.3.6/configure-18504-  if test -n "$searchpath"; then
##############################################
swfmill-0.3.6/configure-18509-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
swfmill-0.3.6/configure:18510:          *) searchdir=`cd "$searchdir" && pwd`
swfmill-0.3.6/configure-18511-             case "$searchdir" in
##############################################
swfmill-0.3.6/configure-18589-        names_already_handled="$names_already_handled $name"
swfmill-0.3.6/configure:18590:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
swfmill-0.3.6/configure-18591-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
swfmill-0.3.6/configure-18665-                -L*)
swfmill-0.3.6/configure:18666:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
swfmill-0.3.6/configure-18667-                                    if test -n "$acl_shlibext"; then
##############################################
swfmill-0.3.6/configure-18780-              */$acl_libdirstem | */$acl_libdirstem/)
swfmill-0.3.6/configure:18781:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
swfmill-0.3.6/configure-18782-                LIBICONV_PREFIX="$basedir"
##############################################
swfmill-0.3.6/configure-18829-                  -L*)
swfmill-0.3.6/configure:18830:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
swfmill-0.3.6/configure-18831-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
swfmill-0.3.6/configure-18886-                  -R*)
swfmill-0.3.6/configure:18887:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
swfmill-0.3.6/configure-18888-                    if test "$enable_rpath" != no; then
##############################################
swfmill-0.3.6/configure-18911-                  -l*)
swfmill-0.3.6/configure:18912:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
swfmill-0.3.6/configure-18913-                    ;;
swfmill-0.3.6/configure-18914-                  *.la)
swfmill-0.3.6/configure:18915:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
swfmill-0.3.6/configure-18916-                    ;;
##############################################
swfmill-0.3.6/configure-19200-
swfmill-0.3.6/configure:19201:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
swfmill-0.3.6/configure-19202-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
##############################################
swfmill-0.3.6/configure-19232-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19233:  pkg_cv_XML_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0" 2>/dev/null`
swfmill-0.3.6/configure-19234-else
##############################################
swfmill-0.3.6/configure-19248-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19249:  pkg_cv_XML_LIBS=`$PKG_CONFIG --libs "libxml-2.0" 2>/dev/null`
swfmill-0.3.6/configure-19250-else
##############################################
swfmill-0.3.6/configure-19268-        if test $_pkg_short_errors_supported = yes; then
swfmill-0.3.6/configure:19269:	        XML_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libxml-2.0" 2>&1`
swfmill-0.3.6/configure-19270-        else
swfmill-0.3.6/configure:19271:	        XML_PKG_ERRORS=`$PKG_CONFIG --print-errors "libxml-2.0" 2>&1`
swfmill-0.3.6/configure-19272-        fi
##############################################
swfmill-0.3.6/configure-19329-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19330:  pkg_cv_XSLT_CFLAGS=`$PKG_CONFIG --cflags "libxslt" 2>/dev/null`
swfmill-0.3.6/configure-19331-else
##############################################
swfmill-0.3.6/configure-19345-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19346:  pkg_cv_XSLT_LIBS=`$PKG_CONFIG --libs "libxslt" 2>/dev/null`
swfmill-0.3.6/configure-19347-else
##############################################
swfmill-0.3.6/configure-19365-        if test $_pkg_short_errors_supported = yes; then
swfmill-0.3.6/configure:19366:	        XSLT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libxslt" 2>&1`
swfmill-0.3.6/configure-19367-        else
swfmill-0.3.6/configure:19368:	        XSLT_PKG_ERRORS=`$PKG_CONFIG --print-errors "libxslt" 2>&1`
swfmill-0.3.6/configure-19369-        fi
##############################################
swfmill-0.3.6/configure-19426-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19427:  pkg_cv_EXSLT_CFLAGS=`$PKG_CONFIG --cflags "libexslt" 2>/dev/null`
swfmill-0.3.6/configure-19428-else
##############################################
swfmill-0.3.6/configure-19442-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19443:  pkg_cv_EXSLT_LIBS=`$PKG_CONFIG --libs "libexslt" 2>/dev/null`
swfmill-0.3.6/configure-19444-else
##############################################
swfmill-0.3.6/configure-19462-        if test $_pkg_short_errors_supported = yes; then
swfmill-0.3.6/configure:19463:	        EXSLT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libexslt" 2>&1`
swfmill-0.3.6/configure-19464-        else
swfmill-0.3.6/configure:19465:	        EXSLT_PKG_ERRORS=`$PKG_CONFIG --print-errors "libexslt" 2>&1`
swfmill-0.3.6/configure-19466-        fi
##############################################
swfmill-0.3.6/configure-19519-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19520:  pkg_cv_FREETYPE_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null`
swfmill-0.3.6/configure-19521-else
##############################################
swfmill-0.3.6/configure-19535-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19536:  pkg_cv_FREETYPE_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null`
swfmill-0.3.6/configure-19537-else
##############################################
swfmill-0.3.6/configure-19555-        if test $_pkg_short_errors_supported = yes; then
swfmill-0.3.6/configure:19556:	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "freetype2" 2>&1`
swfmill-0.3.6/configure-19557-        else
swfmill-0.3.6/configure:19558:	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --print-errors "freetype2" 2>&1`
swfmill-0.3.6/configure-19559-        fi
##############################################
swfmill-0.3.6/configure-19611-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19612:  pkg_cv_PNG_CFLAGS=`$PKG_CONFIG --cflags "libpng" 2>/dev/null`
swfmill-0.3.6/configure-19613-else
##############################################
swfmill-0.3.6/configure-19627-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19628:  pkg_cv_PNG_LIBS=`$PKG_CONFIG --libs "libpng" 2>/dev/null`
swfmill-0.3.6/configure-19629-else
##############################################
swfmill-0.3.6/configure-19647-        if test $_pkg_short_errors_supported = yes; then
swfmill-0.3.6/configure:19648:	        PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng" 2>&1`
swfmill-0.3.6/configure-19649-        else
swfmill-0.3.6/configure:19650:	        PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng" 2>&1`
swfmill-0.3.6/configure-19651-        fi
##############################################
swfmill-0.3.6/configure-19703-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19704:  pkg_cv_ZLIB_CFLAGS=`$PKG_CONFIG --cflags "zlib" 2>/dev/null`
swfmill-0.3.6/configure-19705-else
##############################################
swfmill-0.3.6/configure-19719-  test $ac_status = 0; }; then
swfmill-0.3.6/configure:19720:  pkg_cv_ZLIB_LIBS=`$PKG_CONFIG --libs "zlib" 2>/dev/null`
swfmill-0.3.6/configure-19721-else
##############################################
swfmill-0.3.6/configure-19739-        if test $_pkg_short_errors_supported = yes; then
swfmill-0.3.6/configure:19740:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "zlib" 2>&1`
swfmill-0.3.6/configure-19741-        else
swfmill-0.3.6/configure:19742:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "zlib" 2>&1`
swfmill-0.3.6/configure-19743-        fi
##############################################
swfmill-0.3.6/configure-19898-do :
swfmill-0.3.6/configure:19899:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
swfmill-0.3.6/configure-19900-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
swfmill-0.3.6/configure-19902-  cat >>confdefs.h <<_ACEOF
swfmill-0.3.6/configure:19903:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
swfmill-0.3.6/configure-19904-_ACEOF
##############################################
swfmill-0.3.6/configure-20037-'
swfmill-0.3.6/configure:20038:DEFS=`sed -n "$ac_script" confdefs.h`
swfmill-0.3.6/configure-20039-
##############################################
swfmill-0.3.6/configure-20046-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
swfmill-0.3.6/configure:20047:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
swfmill-0.3.6/configure-20048-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
swfmill-0.3.6/configure-20153-if test -z "$BASH_VERSION$ZSH_VERSION" \
swfmill-0.3.6/configure:20154:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
swfmill-0.3.6/configure-20155-  as_echo='print -r --'
swfmill-0.3.6/configure-20156-  as_echo_n='print -rn --'
swfmill-0.3.6/configure:20157:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
swfmill-0.3.6/configure-20158-  as_echo='printf %s\n'
##############################################
swfmill-0.3.6/configure-20160-else
swfmill-0.3.6/configure:20161:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
swfmill-0.3.6/configure-20162-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
swfmill-0.3.6/configure-20170-	expr "X$arg" : "X\\(.*\\)$as_nl";
swfmill-0.3.6/configure:20171:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
swfmill-0.3.6/configure-20172-      esac;
##############################################
swfmill-0.3.6/configure-20247-# ----------------------------------------
swfmill-0.3.6/configure:20248:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
swfmill-0.3.6/configure-20249-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
swfmill-0.3.6/configure-20319-  {
swfmill-0.3.6/configure:20320:    as_val=`expr "$@" || test $? -eq 1`
swfmill-0.3.6/configure-20321-  }
##############################################
swfmill-0.3.6/configure-20423-      case $as_dir in #(
swfmill-0.3.6/configure:20424:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
swfmill-0.3.6/configure-20425-      *) as_qdir=$as_dir;;
##############################################
swfmill-0.3.6/configure-20549-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
swfmill-0.3.6/configure:20550:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
swfmill-0.3.6/configure-20551-ac_cs_version="\\
##############################################
swfmill-0.3.6/configure-20574-  --*=?*)
swfmill-0.3.6/configure:20575:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
swfmill-0.3.6/configure:20576:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
swfmill-0.3.6/configure-20577-    ac_shift=:
##############################################
swfmill-0.3.6/configure-20579-  --*=)
swfmill-0.3.6/configure:20580:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
swfmill-0.3.6/configure-20581-    ac_optarg=
##############################################
swfmill-0.3.6/configure-20603-    case $ac_optarg in
swfmill-0.3.6/configure:20604:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
swfmill-0.3.6/configure-20605-    '') as_fn_error $? "missing file argument" ;;
##############################################
swfmill-0.3.6/configure-20669-delay_variable_subst='$delay_variable_subst'
swfmill-0.3.6/configure:20670:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20671:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20672:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20673:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20674:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20675:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20676:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20677:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20678:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20679:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20680:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20681:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20682:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20683:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20684:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20685:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20686:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20687:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20688:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20689:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20690:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20691:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20692:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20693:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20694:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20695:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20696:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20697:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20698:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20699:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20700:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20701:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20702:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20703:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20704:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20705:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20706:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20707:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20708:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20709:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20710:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20711:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20712:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20713:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20714:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20715:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20716:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20717:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20718:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20719:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20720:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20721:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20722:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20723:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20724:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20725:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20726:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20727:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20728:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20729:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20730:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20731:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20732:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20733:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20734:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20735:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20736:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20737:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20738:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20739:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20740:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20741:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20742:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20743:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20744:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20745:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20746:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20747:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20748:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20749:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20750:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20751:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20752:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20753:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20754:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20755:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20756:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20757:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20758:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20759:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20760:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20761:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20762:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20763:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20764:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20765:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20766:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20767:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20768:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20769:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20770:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20771:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20772:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20773:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20774:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20775:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20776:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20777:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20778:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20779:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20780:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20781:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20782:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20783:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20784:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20785:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20786:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20787:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20788:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20789:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20790:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20791:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20792:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20793:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20794:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20795:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20796:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20797:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20798:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20799:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20800:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20801:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20802:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20803:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20804:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20805:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20806:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20807:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20808:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20809:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20810:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20811:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20812:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20813:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20814:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20815:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20816:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20817:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20818:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20819:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20820:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20821:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20822:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20823:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20824:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20825:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20826:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20827:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20828:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20829:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20830:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20831:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20832:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20833:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20834:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20835:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20836:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20837:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20838:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20839:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20840:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20841:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20842:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20843:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20844:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20845:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20846:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20847:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20848:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20849:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20850:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20851:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20852:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20853:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20854:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20855:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20856:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20857:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure:20858:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
swfmill-0.3.6/configure-20859-
##############################################
swfmill-0.3.6/configure-20971-compiler_lib_search_path_CXX; do
swfmill-0.3.6/configure:20972:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
swfmill-0.3.6/configure-20973-    *[\\\\\\\`\\"\\\$]*)
swfmill-0.3.6/configure:20974:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
swfmill-0.3.6/configure-20975-      ;;
##############################################
swfmill-0.3.6/configure-21013-postlink_cmds_CXX; do
swfmill-0.3.6/configure:21014:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
swfmill-0.3.6/configure-21015-    *[\\\\\\\`\\"\\\$]*)
swfmill-0.3.6/configure:21016:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
swfmill-0.3.6/configure-21017-      ;;
##############################################
swfmill-0.3.6/configure-21114-fi
swfmill-0.3.6/configure:21115:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
swfmill-0.3.6/configure-21116-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
swfmill-0.3.6/configure-21131-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
swfmill-0.3.6/configure:21132:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
swfmill-0.3.6/configure-21133-ac_delim='%!_!# '
##############################################
swfmill-0.3.6/configure-21137-
swfmill-0.3.6/configure:21138:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
swfmill-0.3.6/configure-21139-  if test $ac_delim_n = $ac_delim_num; then
##############################################
swfmill-0.3.6/configure-21299-      esac
swfmill-0.3.6/configure:21300:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
swfmill-0.3.6/configure-21301-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
swfmill-0.3.6/configure-21358-*)
swfmill-0.3.6/configure:21359:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
swfmill-0.3.6/configure-21360-  # A ".." for each directory in $ac_dir_suffix.
swfmill-0.3.6/configure:21361:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
swfmill-0.3.6/configure-21362-  case $ac_top_builddir_sub in
##############################################
swfmill-0.3.6/configure-21419-/@mandir@/p'
swfmill-0.3.6/configure:21420:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
swfmill-0.3.6/configure-21421-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
swfmill-0.3.6/configure-21436-
swfmill-0.3.6/configure:21437:# Neutralize VPATH when `$srcdir' = `.'.
swfmill-0.3.6/configure-21438-# Shell code in configure.ac might set extrasub.
##############################################
swfmill-0.3.6/configure-21464-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
swfmill-0.3.6/configure:21465:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
swfmill-0.3.6/configure-21466-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
swfmill-0.3.6/configure-21500-    # Strip MF so we end up with the name of the file.
swfmill-0.3.6/configure:21501:    mf=`echo "$mf" | sed -e 's/:.*$//'`
swfmill-0.3.6/configure-21502-    # Check whether this is an Automake generated Makefile or not.
##############################################
swfmill-0.3.6/configure-21537-    # from the Makefile without running 'make'.
swfmill-0.3.6/configure:21538:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
swfmill-0.3.6/configure-21539-    test -z "$DEPDIR" && continue
swfmill-0.3.6/configure:21540:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
swfmill-0.3.6/configure-21541-    test -z "$am__include" && continue
swfmill-0.3.6/configure:21542:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
swfmill-0.3.6/configure-21543-    # Find all dependency output files, they are included files with
##############################################
swfmill-0.3.6/configure-22073-    *:)
swfmill-0.3.6/configure:22074:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
swfmill-0.3.6/configure-22075-        ;;
swfmill-0.3.6/configure-22076-    x:*)
swfmill-0.3.6/configure:22077:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
swfmill-0.3.6/configure-22078-        ;;
swfmill-0.3.6/configure-22079-    *::*)
swfmill-0.3.6/configure:22080:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
swfmill-0.3.6/configure:22081:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
swfmill-0.3.6/configure-22082-        ;;
swfmill-0.3.6/configure-22083-    *)
swfmill-0.3.6/configure:22084:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
swfmill-0.3.6/configure-22085-        ;;
##############################################
swfmill-0.3.6/configure-22100-    done
swfmill-0.3.6/configure:22101:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
swfmill-0.3.6/configure-22102-}
##############################################
swfmill-0.3.6/ltmain.sh-103-#
swfmill-0.3.6/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
swfmill-0.3.6/ltmain.sh-105-#
##############################################
swfmill-0.3.6/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
swfmill-0.3.6/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
swfmill-0.3.6/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
swfmill-0.3.6/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
swfmill-0.3.6/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
swfmill-0.3.6/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
swfmill-0.3.6/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
swfmill-0.3.6/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
swfmill-0.3.6/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
swfmill-0.3.6/ltmain.sh-410-# The name of this program.
swfmill-0.3.6/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
swfmill-0.3.6/ltmain.sh-412-
##############################################
swfmill-0.3.6/ltmain.sh-416-  *[\\/]*)
swfmill-0.3.6/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
swfmill-0.3.6/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
swfmill-0.3.6/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
swfmill-0.3.6/ltmain.sh-610-
swfmill-0.3.6/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
swfmill-0.3.6/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
swfmill-0.3.6/ltmain.sh-613-
##############################################
swfmill-0.3.6/ltmain.sh-639-
swfmill-0.3.6/ltmain.sh:640:    func_arith_result=`expr "$@"`
swfmill-0.3.6/ltmain.sh-641-  }
##############################################
swfmill-0.3.6/ltmain.sh-660-  # ...otherwise fall back to using sed.
swfmill-0.3.6/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
swfmill-0.3.6/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
swfmill-0.3.6/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
swfmill-0.3.6/ltmain.sh-757-      test -n "$_G_tc" && {
swfmill-0.3.6/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
swfmill-0.3.6/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
swfmill-0.3.6/ltmain.sh-760-      }
swfmill-0.3.6/ltmain.sh-761-    done
swfmill-0.3.6/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
swfmill-0.3.6/ltmain.sh-763-
##############################################
swfmill-0.3.6/ltmain.sh-831-
swfmill-0.3.6/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
swfmill-0.3.6/ltmain.sh-833-  }
##############################################
swfmill-0.3.6/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
swfmill-0.3.6/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
swfmill-0.3.6/ltmain.sh-865-      done
swfmill-0.3.6/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
swfmill-0.3.6/ltmain.sh-867-
##############################################
swfmill-0.3.6/ltmain.sh-901-      # If mktemp works, use that first and foremost
swfmill-0.3.6/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
swfmill-0.3.6/ltmain.sh-903-
##############################################
swfmill-0.3.6/ltmain.sh-1111-        *[\\\`\"\$]*)
swfmill-0.3.6/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
swfmill-0.3.6/ltmain.sh-1113-        *)
##############################################
swfmill-0.3.6/ltmain.sh-1198-    case $2 in
swfmill-0.3.6/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
swfmill-0.3.6/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
swfmill-0.3.6/ltmain.sh-1201-    esac
##############################################
swfmill-0.3.6/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
swfmill-0.3.6/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
swfmill-0.3.6/ltmain.sh-1273-      ;;
##############################################
swfmill-0.3.6/ltmain.sh-1358-
swfmill-0.3.6/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
swfmill-0.3.6/ltmain.sh-1360-}
##############################################
swfmill-0.3.6/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
swfmill-0.3.6/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
swfmill-0.3.6/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
swfmill-0.3.6/ltmain.sh-1517-
swfmill-0.3.6/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
swfmill-0.3.6/ltmain.sh-1519-}
##############################################
swfmill-0.3.6/ltmain.sh-1870-
swfmill-0.3.6/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
swfmill-0.3.6/ltmain.sh-1872-      func_split_equals_rhs=
swfmill-0.3.6/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
swfmill-0.3.6/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
swfmill-0.3.6/ltmain.sh-1875-  }
##############################################
swfmill-0.3.6/ltmain.sh-1898-
swfmill-0.3.6/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
swfmill-0.3.6/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
swfmill-0.3.6/ltmain.sh-1901-  }
##############################################
swfmill-0.3.6/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
swfmill-0.3.6/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
swfmill-0.3.6/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
swfmill-0.3.6/ltmain.sh-2074-
##############################################
swfmill-0.3.6/ltmain.sh-2110-  {
swfmill-0.3.6/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
swfmill-0.3.6/ltmain.sh-2112-  }
##############################################
swfmill-0.3.6/ltmain.sh-2115-  {
swfmill-0.3.6/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
swfmill-0.3.6/ltmain.sh-2117-  }
##############################################
swfmill-0.3.6/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
swfmill-0.3.6/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
swfmill-0.3.6/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
swfmill-0.3.6/ltmain.sh-2659-      done
swfmill-0.3.6/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
swfmill-0.3.6/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
swfmill-0.3.6/ltmain.sh-2662-      case $@ in
##############################################
swfmill-0.3.6/ltmain.sh-2672-	    # Evaluate the configuration.
swfmill-0.3.6/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
swfmill-0.3.6/ltmain.sh-2674-	    CC_quoted=
##############################################
swfmill-0.3.6/ltmain.sh-2678-	    done
swfmill-0.3.6/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
swfmill-0.3.6/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
swfmill-0.3.6/ltmain.sh-2681-	    case "$@ " in
##############################################
swfmill-0.3.6/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
swfmill-0.3.6/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
swfmill-0.3.6/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
swfmill-0.3.6/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
swfmill-0.3.6/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
swfmill-0.3.6/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
swfmill-0.3.6/ltmain.sh-3009-    # LT_CYGPATH in this case.
swfmill-0.3.6/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
swfmill-0.3.6/ltmain.sh-3011-  fi
##############################################
swfmill-0.3.6/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
swfmill-0.3.6/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
swfmill-0.3.6/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
swfmill-0.3.6/ltmain.sh-3376-    *.[cCFSifmso] | \
swfmill-0.3.6/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
swfmill-0.3.6/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
swfmill-0.3.6/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
swfmill-0.3.6/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
swfmill-0.3.6/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
swfmill-0.3.6/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
swfmill-0.3.6/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
swfmill-0.3.6/ltmain.sh-3474-
##############################################
swfmill-0.3.6/ltmain.sh-3520-      if test warn = "$need_locks" &&
swfmill-0.3.6/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
swfmill-0.3.6/ltmain.sh-3522-	$ECHO "\
swfmill-0.3.6/ltmain.sh-3523-*** ERROR, $lockfile contains:
swfmill-0.3.6/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
swfmill-0.3.6/ltmain.sh-3525-
##############################################
swfmill-0.3.6/ltmain.sh-3569-      if test warn = "$need_locks" &&
swfmill-0.3.6/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
swfmill-0.3.6/ltmain.sh-3571-	$ECHO "\
swfmill-0.3.6/ltmain.sh-3572-*** ERROR, $lockfile contains:
swfmill-0.3.6/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
swfmill-0.3.6/ltmain.sh-3574-
##############################################
swfmill-0.3.6/ltmain.sh-3895-      # Get the absolute pathname.
swfmill-0.3.6/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
swfmill-0.3.6/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
swfmill-0.3.6/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
swfmill-0.3.6/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
swfmill-0.3.6/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
swfmill-0.3.6/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
swfmill-0.3.6/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
swfmill-0.3.6/ltmain.sh-4280-
##############################################
swfmill-0.3.6/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
swfmill-0.3.6/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
swfmill-0.3.6/ltmain.sh-4293-	  else
swfmill-0.3.6/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
swfmill-0.3.6/ltmain.sh-4295-	  fi
##############################################
swfmill-0.3.6/ltmain.sh-4458-	    fi
swfmill-0.3.6/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
swfmill-0.3.6/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
swfmill-0.3.6/ltmain.sh-4477-	        # Replace the output file specification.
swfmill-0.3.6/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
swfmill-0.3.6/ltmain.sh-4479-
##############################################
swfmill-0.3.6/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
swfmill-0.3.6/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
swfmill-0.3.6/ltmain.sh-4498-	  fi
##############################################
swfmill-0.3.6/ltmain.sh-4570-    my_pic_p=${3-false}
swfmill-0.3.6/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
swfmill-0.3.6/ltmain.sh-4572-    my_dlsyms=
##############################################
swfmill-0.3.6/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
swfmill-0.3.6/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
swfmill-0.3.6/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
swfmill-0.3.6/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
swfmill-0.3.6/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
swfmill-0.3.6/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
swfmill-0.3.6/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
swfmill-0.3.6/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
swfmill-0.3.6/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
swfmill-0.3.6/ltmain.sh-4862-	  else
swfmill-0.3.6/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
swfmill-0.3.6/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
swfmill-0.3.6/ltmain.sh-4865-	  fi
##############################################
swfmill-0.3.6/ltmain.sh-4867-	*)
swfmill-0.3.6/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
swfmill-0.3.6/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
swfmill-0.3.6/ltmain.sh-4870-	  ;;
##############################################
swfmill-0.3.6/ltmain.sh-4882-      # Nullify the symbol file.
swfmill-0.3.6/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
swfmill-0.3.6/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
swfmill-0.3.6/ltmain.sh-4885-    fi
##############################################
swfmill-0.3.6/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
swfmill-0.3.6/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
swfmill-0.3.6/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
swfmill-0.3.6/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
swfmill-0.3.6/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
swfmill-0.3.6/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
swfmill-0.3.6/ltmain.sh-4925-  win32_libid_type=unknown
swfmill-0.3.6/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
swfmill-0.3.6/ltmain.sh-4927-  case $win32_fileres in
##############################################
swfmill-0.3.6/ltmain.sh-4990-
swfmill-0.3.6/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
swfmill-0.3.6/ltmain.sh-4992-}
##############################################
swfmill-0.3.6/ltmain.sh-5008-
swfmill-0.3.6/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
swfmill-0.3.6/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
swfmill-0.3.6/ltmain.sh-5072-    # binutils import library
swfmill-0.3.6/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
swfmill-0.3.6/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
swfmill-0.3.6/ltmain.sh-5075-    # ms-generated import library
swfmill-0.3.6/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
swfmill-0.3.6/ltmain.sh-5077-  else
##############################################
swfmill-0.3.6/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
swfmill-0.3.6/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
swfmill-0.3.6/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
swfmill-0.3.6/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
swfmill-0.3.6/ltmain.sh-5160-	    darwin_arch=
##############################################
swfmill-0.3.6/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
swfmill-0.3.6/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
swfmill-0.3.6/ltmain.sh-5172-	    darwin_file=
##############################################
swfmill-0.3.6/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
swfmill-0.3.6/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
swfmill-0.3.6/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
swfmill-0.3.6/ltmain.sh-5189-      esac
swfmill-0.3.6/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
swfmill-0.3.6/ltmain.sh-5191-    done
##############################################
swfmill-0.3.6/ltmain.sh-5260-
swfmill-0.3.6/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
swfmill-0.3.6/ltmain.sh-5262-    $ECHO "\
##############################################
swfmill-0.3.6/ltmain.sh-5295-    --lt-dump-script)
swfmill-0.3.6/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
swfmill-0.3.6/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
swfmill-0.3.6/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
swfmill-0.3.6/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
swfmill-0.3.6/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
swfmill-0.3.6/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
swfmill-0.3.6/ltmain.sh-5324-  done
##############################################
swfmill-0.3.6/ltmain.sh-5380-  # Find the directory that this script lives in.
swfmill-0.3.6/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
swfmill-0.3.6/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
swfmill-0.3.6/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
swfmill-0.3.6/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
swfmill-0.3.6/ltmain.sh-5386-  while test -n \"\$file\"; do
swfmill-0.3.6/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
swfmill-0.3.6/ltmain.sh-5388-
##############################################
swfmill-0.3.6/ltmain.sh-5396-
swfmill-0.3.6/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
swfmill-0.3.6/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
swfmill-0.3.6/ltmain.sh-5399-  done
##############################################
swfmill-0.3.6/ltmain.sh-5410-    case \"\$thisdir\" in
swfmill-0.3.6/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
swfmill-0.3.6/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
swfmill-0.3.6/ltmain.sh-5416-  # Try to get the absolute directory name.
swfmill-0.3.6/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
swfmill-0.3.6/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
swfmill-0.3.6/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
swfmill-0.3.6/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
swfmill-0.3.6/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
swfmill-0.3.6/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
swfmill-0.3.6/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
swfmill-0.3.6/ltmain.sh-5443-      else
##############################################
swfmill-0.3.6/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
swfmill-0.3.6/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
swfmill-0.3.6/ltmain.sh-5487-
##############################################
swfmill-0.3.6/ltmain.sh-6464-
swfmill-0.3.6/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
swfmill-0.3.6/ltmain.sh-6466-    *import*) : ;;
##############################################
swfmill-0.3.6/ltmain.sh-6712-	    moreargs=
swfmill-0.3.6/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
swfmill-0.3.6/ltmain.sh-6714-	    do
##############################################
swfmill-0.3.6/ltmain.sh-6973-	*)
swfmill-0.3.6/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
swfmill-0.3.6/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
swfmill-0.3.6/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
swfmill-0.3.6/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
swfmill-0.3.6/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
swfmill-0.3.6/ltmain.sh-7290-      -Z*)
swfmill-0.3.6/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
swfmill-0.3.6/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
swfmill-0.3.6/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
swfmill-0.3.6/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
swfmill-0.3.6/ltmain.sh-7462-    else
##############################################
swfmill-0.3.6/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
swfmill-0.3.6/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
swfmill-0.3.6/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
swfmill-0.3.6/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
swfmill-0.3.6/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
swfmill-0.3.6/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
swfmill-0.3.6/ltmain.sh-7877-	fi
swfmill-0.3.6/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
swfmill-0.3.6/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
swfmill-0.3.6/ltmain.sh-7950-	*)
swfmill-0.3.6/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
swfmill-0.3.6/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
swfmill-0.3.6/ltmain.sh-8203-	    shift
swfmill-0.3.6/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
swfmill-0.3.6/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
swfmill-0.3.6/ltmain.sh-8495-		*)
swfmill-0.3.6/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
swfmill-0.3.6/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
swfmill-0.3.6/ltmain.sh-8506-		  depdepl=
swfmill-0.3.6/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
swfmill-0.3.6/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
swfmill-0.3.6/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
swfmill-0.3.6/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
swfmill-0.3.6/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
swfmill-0.3.6/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
swfmill-0.3.6/ltmain.sh-8517-                      fi
##############################################
swfmill-0.3.6/ltmain.sh-8528-		else
swfmill-0.3.6/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
swfmill-0.3.6/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
swfmill-0.3.6/ltmain.sh-8551-	else
swfmill-0.3.6/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
swfmill-0.3.6/ltmain.sh-8553-	fi
##############################################
swfmill-0.3.6/ltmain.sh-8640-        linux*)
swfmill-0.3.6/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
swfmill-0.3.6/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
swfmill-0.3.6/ltmain.sh-9048-	removelist=
swfmill-0.3.6/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
swfmill-0.3.6/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
swfmill-0.3.6/ltmain.sh-9074-	# Transform .lo files to .o files.
swfmill-0.3.6/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
swfmill-0.3.6/ltmain.sh-9076-      fi
##############################################
swfmill-0.3.6/ltmain.sh-9079-      #for path in $notinst_path; do
swfmill-0.3.6/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
swfmill-0.3.6/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
swfmill-0.3.6/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
swfmill-0.3.6/ltmain.sh-9083-      #done
##############################################
swfmill-0.3.6/ltmain.sh-9200-		if test -n "$i"; then
swfmill-0.3.6/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
swfmill-0.3.6/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
swfmill-0.3.6/ltmain.sh-9203-		  set dummy $deplib_matches; shift
swfmill-0.3.6/ltmain.sh-9204-		  deplib_match=$1
swfmill-0.3.6/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
swfmill-0.3.6/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
swfmill-0.3.6/ltmain.sh-9243-		  if test -n "$i"; then
swfmill-0.3.6/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
swfmill-0.3.6/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
swfmill-0.3.6/ltmain.sh-9246-		    set dummy $deplib_matches; shift
swfmill-0.3.6/ltmain.sh-9247-		    deplib_match=$1
swfmill-0.3.6/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
swfmill-0.3.6/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
swfmill-0.3.6/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
swfmill-0.3.6/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
swfmill-0.3.6/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
swfmill-0.3.6/ltmain.sh-9293-	      if test -n "$a_deplib"; then
swfmill-0.3.6/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
swfmill-0.3.6/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
swfmill-0.3.6/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
swfmill-0.3.6/ltmain.sh-9297-		else
##############################################
swfmill-0.3.6/ltmain.sh-9303-		    shopt -s nocaseglob
swfmill-0.3.6/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
swfmill-0.3.6/ltmain.sh-9305-		    $nocaseglob
swfmill-0.3.6/ltmain.sh-9306-		  else
swfmill-0.3.6/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
swfmill-0.3.6/ltmain.sh-9308-		  fi
##############################################
swfmill-0.3.6/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
swfmill-0.3.6/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
swfmill-0.3.6/ltmain.sh-9323-			case $potliblink in
swfmill-0.3.6/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
swfmill-0.3.6/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
swfmill-0.3.6/ltmain.sh-9326-			esac
##############################################
swfmill-0.3.6/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
swfmill-0.3.6/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
swfmill-0.3.6/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
swfmill-0.3.6/ltmain.sh-9377-	      if test -n "$a_deplib"; then
swfmill-0.3.6/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
swfmill-0.3.6/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
swfmill-0.3.6/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
swfmill-0.3.6/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
swfmill-0.3.6/ltmain.sh-9416-	  newdeplibs=
swfmill-0.3.6/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
swfmill-0.3.6/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
swfmill-0.3.6/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
swfmill-0.3.6/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
swfmill-0.3.6/ltmain.sh-9422-	    done
##############################################
swfmill-0.3.6/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
swfmill-0.3.6/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
swfmill-0.3.6/ltmain.sh-9448-	  ;;
##############################################
swfmill-0.3.6/ltmain.sh-9498-	*-*-darwin*)
swfmill-0.3.6/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
swfmill-0.3.6/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
swfmill-0.3.6/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
swfmill-0.3.6/ltmain.sh-9502-	  ;;
##############################################
swfmill-0.3.6/ltmain.sh-9625-	# Use standard objects if they are pic
swfmill-0.3.6/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
swfmill-0.3.6/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
swfmill-0.3.6/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
swfmill-0.3.6/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
swfmill-0.3.6/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
swfmill-0.3.6/ltmain.sh-10154-      # Create the old-style object.
swfmill-0.3.6/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
swfmill-0.3.6/ltmain.sh-10156-
##############################################
swfmill-0.3.6/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
swfmill-0.3.6/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
swfmill-0.3.6/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
swfmill-0.3.6/ltmain.sh-10215-	;;
##############################################
swfmill-0.3.6/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
swfmill-0.3.6/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
swfmill-0.3.6/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
swfmill-0.3.6/ltmain.sh-10233-	;;
##############################################
swfmill-0.3.6/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
swfmill-0.3.6/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
swfmill-0.3.6/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
swfmill-0.3.6/ltmain.sh-10368-	# Transform all the library objects into standard objects.
swfmill-0.3.6/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
swfmill-0.3.6/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
swfmill-0.3.6/ltmain.sh-10371-      fi
##############################################
swfmill-0.3.6/ltmain.sh-10396-	# Replace the output file specification.
swfmill-0.3.6/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
swfmill-0.3.6/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
swfmill-0.3.6/ltmain.sh-10405-	  func_to_tool_file "$output"
swfmill-0.3.6/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
swfmill-0.3.6/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
swfmill-0.3.6/ltmain.sh-10449-	# Replace the output file specification.
swfmill-0.3.6/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
swfmill-0.3.6/ltmain.sh-10451-	# Delete the old output file.
##############################################
swfmill-0.3.6/ltmain.sh-10457-	  func_to_tool_file "$output"
swfmill-0.3.6/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
swfmill-0.3.6/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
swfmill-0.3.6/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
swfmill-0.3.6/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
swfmill-0.3.6/ltmain.sh-10477-          ;;
##############################################
swfmill-0.3.6/ltmain.sh-10488-      # Replace the output file specification.
swfmill-0.3.6/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
swfmill-0.3.6/ltmain.sh-10490-
##############################################
swfmill-0.3.6/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
swfmill-0.3.6/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
swfmill-0.3.6/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
swfmill-0.3.6/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
swfmill-0.3.6/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
swfmill-0.3.6/ltmain.sh-10520-      fi
##############################################
swfmill-0.3.6/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
swfmill-0.3.6/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
swfmill-0.3.6/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
swfmill-0.3.6/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
swfmill-0.3.6/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
swfmill-0.3.6/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
swfmill-0.3.6/ltmain.sh-10811-		name=$func_basename_result
swfmill-0.3.6/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
swfmill-0.3.6/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
swfmill-0.3.6/ltmain.sh-10830-		name=$func_basename_result
swfmill-0.3.6/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
swfmill-0.3.6/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
swfmill-0.3.6/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
swfmill-0.3.6/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
swfmill-0.3.6/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
swfmill-0.3.6/src/Makefile.in-51-  { \
swfmill-0.3.6/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
swfmill-0.3.6/src/Makefile.in-53-  }; \
##############################################
swfmill-0.3.6/src/Makefile.in-625-	test -n "$(EXEEXT)" || exit 0; \
swfmill-0.3.6/src/Makefile.in:626:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
swfmill-0.3.6/src/Makefile.in-627-	echo " rm -f" $$list; \
##############################################
swfmill-0.3.6/src/Makefile.in-737-.c.o:
swfmill-0.3.6/src/Makefile.in:738:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
swfmill-0.3.6/src/Makefile.in-739-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
swfmill-0.3.6/src/Makefile.in-745-.c.obj:
swfmill-0.3.6/src/Makefile.in:746:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
swfmill-0.3.6/src/Makefile.in:747:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
swfmill-0.3.6/src/Makefile.in-748-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
swfmill-0.3.6/src/Makefile.in-750-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:751:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
swfmill-0.3.6/src/Makefile.in-752-
swfmill-0.3.6/src/Makefile.in-753-.c.lo:
swfmill-0.3.6/src/Makefile.in:754:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
swfmill-0.3.6/src/Makefile.in-755-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
swfmill-0.3.6/src/Makefile.in-761-swft/swfmill-readpng.o: swft/readpng.c
swfmill-0.3.6/src/Makefile.in:762:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CFLAGS) $(CFLAGS) -MT swft/swfmill-readpng.o -MD -MP -MF swft/$(DEPDIR)/swfmill-readpng.Tpo -c -o swft/swfmill-readpng.o `test -f 'swft/readpng.c' || echo '$(srcdir)/'`swft/readpng.c
swfmill-0.3.6/src/Makefile.in-763-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-readpng.Tpo swft/$(DEPDIR)/swfmill-readpng.Po
##############################################
swfmill-0.3.6/src/Makefile.in-765-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:766:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CFLAGS) $(CFLAGS) -c -o swft/swfmill-readpng.o `test -f 'swft/readpng.c' || echo '$(srcdir)/'`swft/readpng.c
swfmill-0.3.6/src/Makefile.in-767-
swfmill-0.3.6/src/Makefile.in-768-swft/swfmill-readpng.obj: swft/readpng.c
swfmill-0.3.6/src/Makefile.in:769:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CFLAGS) $(CFLAGS) -MT swft/swfmill-readpng.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-readpng.Tpo -c -o swft/swfmill-readpng.obj `if test -f 'swft/readpng.c'; then $(CYGPATH_W) 'swft/readpng.c'; else $(CYGPATH_W) '$(srcdir)/swft/readpng.c'; fi`
swfmill-0.3.6/src/Makefile.in-770-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-readpng.Tpo swft/$(DEPDIR)/swfmill-readpng.Po
##############################################
swfmill-0.3.6/src/Makefile.in-772-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:773:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CFLAGS) $(CFLAGS) -c -o swft/swfmill-readpng.obj `if test -f 'swft/readpng.c'; then $(CYGPATH_W) 'swft/readpng.c'; else $(CYGPATH_W) '$(srcdir)/swft/readpng.c'; fi`
swfmill-0.3.6/src/Makefile.in-774-
swfmill-0.3.6/src/Makefile.in-775-swfmill-base64.o: base64.c
swfmill-0.3.6/src/Makefile.in:776:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CFLAGS) $(CFLAGS) -MT swfmill-base64.o -MD -MP -MF $(DEPDIR)/swfmill-base64.Tpo -c -o swfmill-base64.o `test -f 'base64.c' || echo '$(srcdir)/'`base64.c
swfmill-0.3.6/src/Makefile.in-777-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-base64.Tpo $(DEPDIR)/swfmill-base64.Po
##############################################
swfmill-0.3.6/src/Makefile.in-779-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:780:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CFLAGS) $(CFLAGS) -c -o swfmill-base64.o `test -f 'base64.c' || echo '$(srcdir)/'`base64.c
swfmill-0.3.6/src/Makefile.in-781-
swfmill-0.3.6/src/Makefile.in-782-swfmill-base64.obj: base64.c
swfmill-0.3.6/src/Makefile.in:783:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CFLAGS) $(CFLAGS) -MT swfmill-base64.obj -MD -MP -MF $(DEPDIR)/swfmill-base64.Tpo -c -o swfmill-base64.obj `if test -f 'base64.c'; then $(CYGPATH_W) 'base64.c'; else $(CYGPATH_W) '$(srcdir)/base64.c'; fi`
swfmill-0.3.6/src/Makefile.in-784-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-base64.Tpo $(DEPDIR)/swfmill-base64.Po
##############################################
swfmill-0.3.6/src/Makefile.in-786-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:787:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CFLAGS) $(CFLAGS) -c -o swfmill-base64.obj `if test -f 'base64.c'; then $(CYGPATH_W) 'base64.c'; else $(CYGPATH_W) '$(srcdir)/base64.c'; fi`
swfmill-0.3.6/src/Makefile.in-788-
swfmill-0.3.6/src/Makefile.in-789-.cpp.o:
swfmill-0.3.6/src/Makefile.in:790:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
swfmill-0.3.6/src/Makefile.in-791-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
swfmill-0.3.6/src/Makefile.in-797-.cpp.obj:
swfmill-0.3.6/src/Makefile.in:798:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
swfmill-0.3.6/src/Makefile.in:799:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
swfmill-0.3.6/src/Makefile.in-800-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
swfmill-0.3.6/src/Makefile.in-802-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:803:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
swfmill-0.3.6/src/Makefile.in-804-
swfmill-0.3.6/src/Makefile.in-805-.cpp.lo:
swfmill-0.3.6/src/Makefile.in:806:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
swfmill-0.3.6/src/Makefile.in-807-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
swfmill-0.3.6/src/Makefile.in-813-swft/swfmill-swft.o: swft/swft.cpp
swfmill-0.3.6/src/Makefile.in:814:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft.o -MD -MP -MF swft/$(DEPDIR)/swfmill-swft.Tpo -c -o swft/swfmill-swft.o `test -f 'swft/swft.cpp' || echo '$(srcdir)/'`swft/swft.cpp
swfmill-0.3.6/src/Makefile.in-815-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft.Tpo swft/$(DEPDIR)/swfmill-swft.Po
##############################################
swfmill-0.3.6/src/Makefile.in-817-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:818:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft.o `test -f 'swft/swft.cpp' || echo '$(srcdir)/'`swft/swft.cpp
swfmill-0.3.6/src/Makefile.in-819-
swfmill-0.3.6/src/Makefile.in-820-swft/swfmill-swft.obj: swft/swft.cpp
swfmill-0.3.6/src/Makefile.in:821:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-swft.Tpo -c -o swft/swfmill-swft.obj `if test -f 'swft/swft.cpp'; then $(CYGPATH_W) 'swft/swft.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-822-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft.Tpo swft/$(DEPDIR)/swfmill-swft.Po
##############################################
swfmill-0.3.6/src/Makefile.in-824-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:825:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft.obj `if test -f 'swft/swft.cpp'; then $(CYGPATH_W) 'swft/swft.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-826-
swfmill-0.3.6/src/Makefile.in-827-swft/swfmill-swft_document.o: swft/swft_document.cpp
swfmill-0.3.6/src/Makefile.in:828:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_document.o -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_document.Tpo -c -o swft/swfmill-swft_document.o `test -f 'swft/swft_document.cpp' || echo '$(srcdir)/'`swft/swft_document.cpp
swfmill-0.3.6/src/Makefile.in-829-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_document.Tpo swft/$(DEPDIR)/swfmill-swft_document.Po
##############################################
swfmill-0.3.6/src/Makefile.in-831-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:832:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_document.o `test -f 'swft/swft_document.cpp' || echo '$(srcdir)/'`swft/swft_document.cpp
swfmill-0.3.6/src/Makefile.in-833-
swfmill-0.3.6/src/Makefile.in-834-swft/swfmill-swft_document.obj: swft/swft_document.cpp
swfmill-0.3.6/src/Makefile.in:835:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_document.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_document.Tpo -c -o swft/swfmill-swft_document.obj `if test -f 'swft/swft_document.cpp'; then $(CYGPATH_W) 'swft/swft_document.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_document.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-836-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_document.Tpo swft/$(DEPDIR)/swfmill-swft_document.Po
##############################################
swfmill-0.3.6/src/Makefile.in-838-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:839:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_document.obj `if test -f 'swft/swft_document.cpp'; then $(CYGPATH_W) 'swft/swft_document.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_document.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-840-
swfmill-0.3.6/src/Makefile.in-841-swft/swfmill-swft_path.o: swft/swft_path.cpp
swfmill-0.3.6/src/Makefile.in:842:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_path.o -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_path.Tpo -c -o swft/swfmill-swft_path.o `test -f 'swft/swft_path.cpp' || echo '$(srcdir)/'`swft/swft_path.cpp
swfmill-0.3.6/src/Makefile.in-843-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_path.Tpo swft/$(DEPDIR)/swfmill-swft_path.Po
##############################################
swfmill-0.3.6/src/Makefile.in-845-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:846:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_path.o `test -f 'swft/swft_path.cpp' || echo '$(srcdir)/'`swft/swft_path.cpp
swfmill-0.3.6/src/Makefile.in-847-
swfmill-0.3.6/src/Makefile.in-848-swft/swfmill-swft_path.obj: swft/swft_path.cpp
swfmill-0.3.6/src/Makefile.in:849:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_path.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_path.Tpo -c -o swft/swfmill-swft_path.obj `if test -f 'swft/swft_path.cpp'; then $(CYGPATH_W) 'swft/swft_path.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_path.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-850-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_path.Tpo swft/$(DEPDIR)/swfmill-swft_path.Po
##############################################
swfmill-0.3.6/src/Makefile.in-852-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:853:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_path.obj `if test -f 'swft/swft_path.cpp'; then $(CYGPATH_W) 'swft/swft_path.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_path.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-854-
swfmill-0.3.6/src/Makefile.in-855-swft/swfmill-swft_import.o: swft/swft_import.cpp
swfmill-0.3.6/src/Makefile.in:856:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import.o -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import.Tpo -c -o swft/swfmill-swft_import.o `test -f 'swft/swft_import.cpp' || echo '$(srcdir)/'`swft/swft_import.cpp
swfmill-0.3.6/src/Makefile.in-857-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import.Tpo swft/$(DEPDIR)/swfmill-swft_import.Po
##############################################
swfmill-0.3.6/src/Makefile.in-859-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:860:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import.o `test -f 'swft/swft_import.cpp' || echo '$(srcdir)/'`swft/swft_import.cpp
swfmill-0.3.6/src/Makefile.in-861-
swfmill-0.3.6/src/Makefile.in-862-swft/swfmill-swft_import.obj: swft/swft_import.cpp
swfmill-0.3.6/src/Makefile.in:863:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import.Tpo -c -o swft/swfmill-swft_import.obj `if test -f 'swft/swft_import.cpp'; then $(CYGPATH_W) 'swft/swft_import.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-864-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import.Tpo swft/$(DEPDIR)/swfmill-swft_import.Po
##############################################
swfmill-0.3.6/src/Makefile.in-866-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:867:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import.obj `if test -f 'swft/swft_import.cpp'; then $(CYGPATH_W) 'swft/swft_import.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-868-
swfmill-0.3.6/src/Makefile.in-869-swft/swfmill-swft_import_jpeg.o: swft/swft_import_jpeg.cpp
swfmill-0.3.6/src/Makefile.in:870:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_jpeg.o -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_jpeg.Tpo -c -o swft/swfmill-swft_import_jpeg.o `test -f 'swft/swft_import_jpeg.cpp' || echo '$(srcdir)/'`swft/swft_import_jpeg.cpp
swfmill-0.3.6/src/Makefile.in-871-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_jpeg.Tpo swft/$(DEPDIR)/swfmill-swft_import_jpeg.Po
##############################################
swfmill-0.3.6/src/Makefile.in-873-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:874:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_jpeg.o `test -f 'swft/swft_import_jpeg.cpp' || echo '$(srcdir)/'`swft/swft_import_jpeg.cpp
swfmill-0.3.6/src/Makefile.in-875-
swfmill-0.3.6/src/Makefile.in-876-swft/swfmill-swft_import_jpeg.obj: swft/swft_import_jpeg.cpp
swfmill-0.3.6/src/Makefile.in:877:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_jpeg.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_jpeg.Tpo -c -o swft/swfmill-swft_import_jpeg.obj `if test -f 'swft/swft_import_jpeg.cpp'; then $(CYGPATH_W) 'swft/swft_import_jpeg.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_jpeg.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-878-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_jpeg.Tpo swft/$(DEPDIR)/swfmill-swft_import_jpeg.Po
##############################################
swfmill-0.3.6/src/Makefile.in-880-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:881:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_jpeg.obj `if test -f 'swft/swft_import_jpeg.cpp'; then $(CYGPATH_W) 'swft/swft_import_jpeg.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_jpeg.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-882-
swfmill-0.3.6/src/Makefile.in-883-swft/swfmill-swft_import_png.o: swft/swft_import_png.cpp
swfmill-0.3.6/src/Makefile.in:884:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_png.o -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_png.Tpo -c -o swft/swfmill-swft_import_png.o `test -f 'swft/swft_import_png.cpp' || echo '$(srcdir)/'`swft/swft_import_png.cpp
swfmill-0.3.6/src/Makefile.in-885-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_png.Tpo swft/$(DEPDIR)/swfmill-swft_import_png.Po
##############################################
swfmill-0.3.6/src/Makefile.in-887-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:888:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_png.o `test -f 'swft/swft_import_png.cpp' || echo '$(srcdir)/'`swft/swft_import_png.cpp
swfmill-0.3.6/src/Makefile.in-889-
swfmill-0.3.6/src/Makefile.in-890-swft/swfmill-swft_import_png.obj: swft/swft_import_png.cpp
swfmill-0.3.6/src/Makefile.in:891:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_png.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_png.Tpo -c -o swft/swfmill-swft_import_png.obj `if test -f 'swft/swft_import_png.cpp'; then $(CYGPATH_W) 'swft/swft_import_png.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_png.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-892-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_png.Tpo swft/$(DEPDIR)/swfmill-swft_import_png.Po
##############################################
swfmill-0.3.6/src/Makefile.in-894-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:895:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_png.obj `if test -f 'swft/swft_import_png.cpp'; then $(CYGPATH_W) 'swft/swft_import_png.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_png.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-896-
swfmill-0.3.6/src/Makefile.in-897-swft/swfmill-swft_import_ttf.o: swft/swft_import_ttf.cpp
swfmill-0.3.6/src/Makefile.in:898:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_ttf.o -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_ttf.Tpo -c -o swft/swfmill-swft_import_ttf.o `test -f 'swft/swft_import_ttf.cpp' || echo '$(srcdir)/'`swft/swft_import_ttf.cpp
swfmill-0.3.6/src/Makefile.in-899-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_ttf.Tpo swft/$(DEPDIR)/swfmill-swft_import_ttf.Po
##############################################
swfmill-0.3.6/src/Makefile.in-901-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:902:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_ttf.o `test -f 'swft/swft_import_ttf.cpp' || echo '$(srcdir)/'`swft/swft_import_ttf.cpp
swfmill-0.3.6/src/Makefile.in-903-
swfmill-0.3.6/src/Makefile.in-904-swft/swfmill-swft_import_ttf.obj: swft/swft_import_ttf.cpp
swfmill-0.3.6/src/Makefile.in:905:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_ttf.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_ttf.Tpo -c -o swft/swfmill-swft_import_ttf.obj `if test -f 'swft/swft_import_ttf.cpp'; then $(CYGPATH_W) 'swft/swft_import_ttf.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_ttf.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-906-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_ttf.Tpo swft/$(DEPDIR)/swfmill-swft_import_ttf.Po
##############################################
swfmill-0.3.6/src/Makefile.in-908-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:909:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_ttf.obj `if test -f 'swft/swft_import_ttf.cpp'; then $(CYGPATH_W) 'swft/swft_import_ttf.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_ttf.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-910-
swfmill-0.3.6/src/Makefile.in-911-swft/swfmill-swft_import_mp3.o: swft/swft_import_mp3.cpp
swfmill-0.3.6/src/Makefile.in:912:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_mp3.o -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_mp3.Tpo -c -o swft/swfmill-swft_import_mp3.o `test -f 'swft/swft_import_mp3.cpp' || echo '$(srcdir)/'`swft/swft_import_mp3.cpp
swfmill-0.3.6/src/Makefile.in-913-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_mp3.Tpo swft/$(DEPDIR)/swfmill-swft_import_mp3.Po
##############################################
swfmill-0.3.6/src/Makefile.in-915-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:916:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_mp3.o `test -f 'swft/swft_import_mp3.cpp' || echo '$(srcdir)/'`swft/swft_import_mp3.cpp
swfmill-0.3.6/src/Makefile.in-917-
swfmill-0.3.6/src/Makefile.in-918-swft/swfmill-swft_import_mp3.obj: swft/swft_import_mp3.cpp
swfmill-0.3.6/src/Makefile.in:919:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_mp3.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_mp3.Tpo -c -o swft/swfmill-swft_import_mp3.obj `if test -f 'swft/swft_import_mp3.cpp'; then $(CYGPATH_W) 'swft/swft_import_mp3.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_mp3.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-920-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_mp3.Tpo swft/$(DEPDIR)/swfmill-swft_import_mp3.Po
##############################################
swfmill-0.3.6/src/Makefile.in-922-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:923:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_mp3.obj `if test -f 'swft/swft_import_mp3.cpp'; then $(CYGPATH_W) 'swft/swft_import_mp3.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_mp3.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-924-
swfmill-0.3.6/src/Makefile.in-925-swft/swfmill-swft_import_wav.o: swft/swft_import_wav.cpp
swfmill-0.3.6/src/Makefile.in:926:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_wav.o -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_wav.Tpo -c -o swft/swfmill-swft_import_wav.o `test -f 'swft/swft_import_wav.cpp' || echo '$(srcdir)/'`swft/swft_import_wav.cpp
swfmill-0.3.6/src/Makefile.in-927-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_wav.Tpo swft/$(DEPDIR)/swfmill-swft_import_wav.Po
##############################################
swfmill-0.3.6/src/Makefile.in-929-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:930:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_wav.o `test -f 'swft/swft_import_wav.cpp' || echo '$(srcdir)/'`swft/swft_import_wav.cpp
swfmill-0.3.6/src/Makefile.in-931-
swfmill-0.3.6/src/Makefile.in-932-swft/swfmill-swft_import_wav.obj: swft/swft_import_wav.cpp
swfmill-0.3.6/src/Makefile.in:933:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_wav.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_wav.Tpo -c -o swft/swfmill-swft_import_wav.obj `if test -f 'swft/swft_import_wav.cpp'; then $(CYGPATH_W) 'swft/swft_import_wav.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_wav.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-934-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_wav.Tpo swft/$(DEPDIR)/swfmill-swft_import_wav.Po
##############################################
swfmill-0.3.6/src/Makefile.in-936-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:937:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_wav.obj `if test -f 'swft/swft_import_wav.cpp'; then $(CYGPATH_W) 'swft/swft_import_wav.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_wav.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-938-
swfmill-0.3.6/src/Makefile.in-939-swft/swfmill-swft_import_binary.o: swft/swft_import_binary.cpp
swfmill-0.3.6/src/Makefile.in:940:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_binary.o -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_binary.Tpo -c -o swft/swfmill-swft_import_binary.o `test -f 'swft/swft_import_binary.cpp' || echo '$(srcdir)/'`swft/swft_import_binary.cpp
swfmill-0.3.6/src/Makefile.in-941-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_binary.Tpo swft/$(DEPDIR)/swfmill-swft_import_binary.Po
##############################################
swfmill-0.3.6/src/Makefile.in-943-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:944:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_binary.o `test -f 'swft/swft_import_binary.cpp' || echo '$(srcdir)/'`swft/swft_import_binary.cpp
swfmill-0.3.6/src/Makefile.in-945-
swfmill-0.3.6/src/Makefile.in-946-swft/swfmill-swft_import_binary.obj: swft/swft_import_binary.cpp
swfmill-0.3.6/src/Makefile.in:947:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-swft_import_binary.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-swft_import_binary.Tpo -c -o swft/swfmill-swft_import_binary.obj `if test -f 'swft/swft_import_binary.cpp'; then $(CYGPATH_W) 'swft/swft_import_binary.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_binary.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-948-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-swft_import_binary.Tpo swft/$(DEPDIR)/swfmill-swft_import_binary.Po
##############################################
swfmill-0.3.6/src/Makefile.in-950-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:951:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-swft_import_binary.obj `if test -f 'swft/swft_import_binary.cpp'; then $(CYGPATH_W) 'swft/swft_import_binary.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/swft_import_binary.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-952-
swfmill-0.3.6/src/Makefile.in-953-swft/swfmill-Parser.o: swft/Parser.cpp
swfmill-0.3.6/src/Makefile.in:954:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-Parser.o -MD -MP -MF swft/$(DEPDIR)/swfmill-Parser.Tpo -c -o swft/swfmill-Parser.o `test -f 'swft/Parser.cpp' || echo '$(srcdir)/'`swft/Parser.cpp
swfmill-0.3.6/src/Makefile.in-955-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-Parser.Tpo swft/$(DEPDIR)/swfmill-Parser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-957-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:958:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-Parser.o `test -f 'swft/Parser.cpp' || echo '$(srcdir)/'`swft/Parser.cpp
swfmill-0.3.6/src/Makefile.in-959-
swfmill-0.3.6/src/Makefile.in-960-swft/swfmill-Parser.obj: swft/Parser.cpp
swfmill-0.3.6/src/Makefile.in:961:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-Parser.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-Parser.Tpo -c -o swft/swfmill-Parser.obj `if test -f 'swft/Parser.cpp'; then $(CYGPATH_W) 'swft/Parser.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/Parser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-962-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-Parser.Tpo swft/$(DEPDIR)/swfmill-Parser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-964-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:965:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-Parser.obj `if test -f 'swft/Parser.cpp'; then $(CYGPATH_W) 'swft/Parser.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/Parser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-966-
swfmill-0.3.6/src/Makefile.in-967-swft/swfmill-SVGStyle.o: swft/SVGStyle.cpp
swfmill-0.3.6/src/Makefile.in:968:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGStyle.o -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGStyle.Tpo -c -o swft/swfmill-SVGStyle.o `test -f 'swft/SVGStyle.cpp' || echo '$(srcdir)/'`swft/SVGStyle.cpp
swfmill-0.3.6/src/Makefile.in-969-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGStyle.Tpo swft/$(DEPDIR)/swfmill-SVGStyle.Po
##############################################
swfmill-0.3.6/src/Makefile.in-971-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:972:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGStyle.o `test -f 'swft/SVGStyle.cpp' || echo '$(srcdir)/'`swft/SVGStyle.cpp
swfmill-0.3.6/src/Makefile.in-973-
swfmill-0.3.6/src/Makefile.in-974-swft/swfmill-SVGStyle.obj: swft/SVGStyle.cpp
swfmill-0.3.6/src/Makefile.in:975:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGStyle.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGStyle.Tpo -c -o swft/swfmill-SVGStyle.obj `if test -f 'swft/SVGStyle.cpp'; then $(CYGPATH_W) 'swft/SVGStyle.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGStyle.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-976-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGStyle.Tpo swft/$(DEPDIR)/swfmill-SVGStyle.Po
##############################################
swfmill-0.3.6/src/Makefile.in-978-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:979:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGStyle.obj `if test -f 'swft/SVGStyle.cpp'; then $(CYGPATH_W) 'swft/SVGStyle.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGStyle.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-980-
swfmill-0.3.6/src/Makefile.in-981-swft/swfmill-SVGGradient.o: swft/SVGGradient.cpp
swfmill-0.3.6/src/Makefile.in:982:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGGradient.o -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGGradient.Tpo -c -o swft/swfmill-SVGGradient.o `test -f 'swft/SVGGradient.cpp' || echo '$(srcdir)/'`swft/SVGGradient.cpp
swfmill-0.3.6/src/Makefile.in-983-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGGradient.Tpo swft/$(DEPDIR)/swfmill-SVGGradient.Po
##############################################
swfmill-0.3.6/src/Makefile.in-985-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:986:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGGradient.o `test -f 'swft/SVGGradient.cpp' || echo '$(srcdir)/'`swft/SVGGradient.cpp
swfmill-0.3.6/src/Makefile.in-987-
swfmill-0.3.6/src/Makefile.in-988-swft/swfmill-SVGGradient.obj: swft/SVGGradient.cpp
swfmill-0.3.6/src/Makefile.in:989:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGGradient.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGGradient.Tpo -c -o swft/swfmill-SVGGradient.obj `if test -f 'swft/SVGGradient.cpp'; then $(CYGPATH_W) 'swft/SVGGradient.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGGradient.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-990-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGGradient.Tpo swft/$(DEPDIR)/swfmill-SVGGradient.Po
##############################################
swfmill-0.3.6/src/Makefile.in-992-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:993:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGGradient.obj `if test -f 'swft/SVGGradient.cpp'; then $(CYGPATH_W) 'swft/SVGGradient.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGGradient.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-994-
swfmill-0.3.6/src/Makefile.in-995-swft/swfmill-SVGColor.o: swft/SVGColor.cpp
swfmill-0.3.6/src/Makefile.in:996:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGColor.o -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGColor.Tpo -c -o swft/swfmill-SVGColor.o `test -f 'swft/SVGColor.cpp' || echo '$(srcdir)/'`swft/SVGColor.cpp
swfmill-0.3.6/src/Makefile.in-997-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGColor.Tpo swft/$(DEPDIR)/swfmill-SVGColor.Po
##############################################
swfmill-0.3.6/src/Makefile.in-999-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1000:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGColor.o `test -f 'swft/SVGColor.cpp' || echo '$(srcdir)/'`swft/SVGColor.cpp
swfmill-0.3.6/src/Makefile.in-1001-
swfmill-0.3.6/src/Makefile.in-1002-swft/swfmill-SVGColor.obj: swft/SVGColor.cpp
swfmill-0.3.6/src/Makefile.in:1003:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGColor.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGColor.Tpo -c -o swft/swfmill-SVGColor.obj `if test -f 'swft/SVGColor.cpp'; then $(CYGPATH_W) 'swft/SVGColor.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGColor.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1004-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGColor.Tpo swft/$(DEPDIR)/swfmill-SVGColor.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1006-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1007:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGColor.obj `if test -f 'swft/SVGColor.cpp'; then $(CYGPATH_W) 'swft/SVGColor.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGColor.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1008-
swfmill-0.3.6/src/Makefile.in-1009-swft/swfmill-SVGPathParser.o: swft/SVGPathParser.cpp
swfmill-0.3.6/src/Makefile.in:1010:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGPathParser.o -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGPathParser.Tpo -c -o swft/swfmill-SVGPathParser.o `test -f 'swft/SVGPathParser.cpp' || echo '$(srcdir)/'`swft/SVGPathParser.cpp
swfmill-0.3.6/src/Makefile.in-1011-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGPathParser.Tpo swft/$(DEPDIR)/swfmill-SVGPathParser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1013-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1014:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGPathParser.o `test -f 'swft/SVGPathParser.cpp' || echo '$(srcdir)/'`swft/SVGPathParser.cpp
swfmill-0.3.6/src/Makefile.in-1015-
swfmill-0.3.6/src/Makefile.in-1016-swft/swfmill-SVGPathParser.obj: swft/SVGPathParser.cpp
swfmill-0.3.6/src/Makefile.in:1017:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGPathParser.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGPathParser.Tpo -c -o swft/swfmill-SVGPathParser.obj `if test -f 'swft/SVGPathParser.cpp'; then $(CYGPATH_W) 'swft/SVGPathParser.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGPathParser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1018-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGPathParser.Tpo swft/$(DEPDIR)/swfmill-SVGPathParser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1020-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1021:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGPathParser.obj `if test -f 'swft/SVGPathParser.cpp'; then $(CYGPATH_W) 'swft/SVGPathParser.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGPathParser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1022-
swfmill-0.3.6/src/Makefile.in-1023-swft/swfmill-SVGPointsParser.o: swft/SVGPointsParser.cpp
swfmill-0.3.6/src/Makefile.in:1024:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGPointsParser.o -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGPointsParser.Tpo -c -o swft/swfmill-SVGPointsParser.o `test -f 'swft/SVGPointsParser.cpp' || echo '$(srcdir)/'`swft/SVGPointsParser.cpp
swfmill-0.3.6/src/Makefile.in-1025-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGPointsParser.Tpo swft/$(DEPDIR)/swfmill-SVGPointsParser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1027-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1028:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGPointsParser.o `test -f 'swft/SVGPointsParser.cpp' || echo '$(srcdir)/'`swft/SVGPointsParser.cpp
swfmill-0.3.6/src/Makefile.in-1029-
swfmill-0.3.6/src/Makefile.in-1030-swft/swfmill-SVGPointsParser.obj: swft/SVGPointsParser.cpp
swfmill-0.3.6/src/Makefile.in:1031:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGPointsParser.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGPointsParser.Tpo -c -o swft/swfmill-SVGPointsParser.obj `if test -f 'swft/SVGPointsParser.cpp'; then $(CYGPATH_W) 'swft/SVGPointsParser.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGPointsParser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1032-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGPointsParser.Tpo swft/$(DEPDIR)/swfmill-SVGPointsParser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1034-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1035:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGPointsParser.obj `if test -f 'swft/SVGPointsParser.cpp'; then $(CYGPATH_W) 'swft/SVGPointsParser.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGPointsParser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1036-
swfmill-0.3.6/src/Makefile.in-1037-swft/swfmill-SVGTransformParser.o: swft/SVGTransformParser.cpp
swfmill-0.3.6/src/Makefile.in:1038:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGTransformParser.o -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGTransformParser.Tpo -c -o swft/swfmill-SVGTransformParser.o `test -f 'swft/SVGTransformParser.cpp' || echo '$(srcdir)/'`swft/SVGTransformParser.cpp
swfmill-0.3.6/src/Makefile.in-1039-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGTransformParser.Tpo swft/$(DEPDIR)/swfmill-SVGTransformParser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1041-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1042:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGTransformParser.o `test -f 'swft/SVGTransformParser.cpp' || echo '$(srcdir)/'`swft/SVGTransformParser.cpp
swfmill-0.3.6/src/Makefile.in-1043-
swfmill-0.3.6/src/Makefile.in-1044-swft/swfmill-SVGTransformParser.obj: swft/SVGTransformParser.cpp
swfmill-0.3.6/src/Makefile.in:1045:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGTransformParser.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGTransformParser.Tpo -c -o swft/swfmill-SVGTransformParser.obj `if test -f 'swft/SVGTransformParser.cpp'; then $(CYGPATH_W) 'swft/SVGTransformParser.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGTransformParser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1046-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGTransformParser.Tpo swft/$(DEPDIR)/swfmill-SVGTransformParser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1048-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1049:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGTransformParser.obj `if test -f 'swft/SVGTransformParser.cpp'; then $(CYGPATH_W) 'swft/SVGTransformParser.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGTransformParser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1050-
swfmill-0.3.6/src/Makefile.in-1051-swft/swfmill-SVGAttributeParser.o: swft/SVGAttributeParser.cpp
swfmill-0.3.6/src/Makefile.in:1052:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGAttributeParser.o -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGAttributeParser.Tpo -c -o swft/swfmill-SVGAttributeParser.o `test -f 'swft/SVGAttributeParser.cpp' || echo '$(srcdir)/'`swft/SVGAttributeParser.cpp
swfmill-0.3.6/src/Makefile.in-1053-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGAttributeParser.Tpo swft/$(DEPDIR)/swfmill-SVGAttributeParser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1055-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1056:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGAttributeParser.o `test -f 'swft/SVGAttributeParser.cpp' || echo '$(srcdir)/'`swft/SVGAttributeParser.cpp
swfmill-0.3.6/src/Makefile.in-1057-
swfmill-0.3.6/src/Makefile.in-1058-swft/swfmill-SVGAttributeParser.obj: swft/SVGAttributeParser.cpp
swfmill-0.3.6/src/Makefile.in:1059:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swft/swfmill-SVGAttributeParser.obj -MD -MP -MF swft/$(DEPDIR)/swfmill-SVGAttributeParser.Tpo -c -o swft/swfmill-SVGAttributeParser.obj `if test -f 'swft/SVGAttributeParser.cpp'; then $(CYGPATH_W) 'swft/SVGAttributeParser.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGAttributeParser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1060-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) swft/$(DEPDIR)/swfmill-SVGAttributeParser.Tpo swft/$(DEPDIR)/swfmill-SVGAttributeParser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1062-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1063:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swft/swfmill-SVGAttributeParser.obj `if test -f 'swft/SVGAttributeParser.cpp'; then $(CYGPATH_W) 'swft/SVGAttributeParser.cpp'; else $(CYGPATH_W) '$(srcdir)/swft/SVGAttributeParser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1064-
swfmill-0.3.6/src/Makefile.in-1065-swfmill-Geom.o: Geom.cpp
swfmill-0.3.6/src/Makefile.in:1066:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-Geom.o -MD -MP -MF $(DEPDIR)/swfmill-Geom.Tpo -c -o swfmill-Geom.o `test -f 'Geom.cpp' || echo '$(srcdir)/'`Geom.cpp
swfmill-0.3.6/src/Makefile.in-1067-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-Geom.Tpo $(DEPDIR)/swfmill-Geom.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1069-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1070:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-Geom.o `test -f 'Geom.cpp' || echo '$(srcdir)/'`Geom.cpp
swfmill-0.3.6/src/Makefile.in-1071-
swfmill-0.3.6/src/Makefile.in-1072-swfmill-Geom.obj: Geom.cpp
swfmill-0.3.6/src/Makefile.in:1073:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-Geom.obj -MD -MP -MF $(DEPDIR)/swfmill-Geom.Tpo -c -o swfmill-Geom.obj `if test -f 'Geom.cpp'; then $(CYGPATH_W) 'Geom.cpp'; else $(CYGPATH_W) '$(srcdir)/Geom.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1074-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-Geom.Tpo $(DEPDIR)/swfmill-Geom.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1076-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1077:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-Geom.obj `if test -f 'Geom.cpp'; then $(CYGPATH_W) 'Geom.cpp'; else $(CYGPATH_W) '$(srcdir)/Geom.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1078-
swfmill-0.3.6/src/Makefile.in-1079-swfmill-SWFReader.o: SWFReader.cpp
swfmill-0.3.6/src/Makefile.in:1080:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFReader.o -MD -MP -MF $(DEPDIR)/swfmill-SWFReader.Tpo -c -o swfmill-SWFReader.o `test -f 'SWFReader.cpp' || echo '$(srcdir)/'`SWFReader.cpp
swfmill-0.3.6/src/Makefile.in-1081-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFReader.Tpo $(DEPDIR)/swfmill-SWFReader.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1083-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1084:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFReader.o `test -f 'SWFReader.cpp' || echo '$(srcdir)/'`SWFReader.cpp
swfmill-0.3.6/src/Makefile.in-1085-
swfmill-0.3.6/src/Makefile.in-1086-swfmill-SWFReader.obj: SWFReader.cpp
swfmill-0.3.6/src/Makefile.in:1087:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFReader.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFReader.Tpo -c -o swfmill-SWFReader.obj `if test -f 'SWFReader.cpp'; then $(CYGPATH_W) 'SWFReader.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFReader.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1088-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFReader.Tpo $(DEPDIR)/swfmill-SWFReader.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1090-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1091:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFReader.obj `if test -f 'SWFReader.cpp'; then $(CYGPATH_W) 'SWFReader.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFReader.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1092-
swfmill-0.3.6/src/Makefile.in-1093-swfmill-SWFWriter.o: SWFWriter.cpp
swfmill-0.3.6/src/Makefile.in:1094:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFWriter.o -MD -MP -MF $(DEPDIR)/swfmill-SWFWriter.Tpo -c -o swfmill-SWFWriter.o `test -f 'SWFWriter.cpp' || echo '$(srcdir)/'`SWFWriter.cpp
swfmill-0.3.6/src/Makefile.in-1095-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFWriter.Tpo $(DEPDIR)/swfmill-SWFWriter.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1097-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1098:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFWriter.o `test -f 'SWFWriter.cpp' || echo '$(srcdir)/'`SWFWriter.cpp
swfmill-0.3.6/src/Makefile.in-1099-
swfmill-0.3.6/src/Makefile.in-1100-swfmill-SWFWriter.obj: SWFWriter.cpp
swfmill-0.3.6/src/Makefile.in:1101:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFWriter.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFWriter.Tpo -c -o swfmill-SWFWriter.obj `if test -f 'SWFWriter.cpp'; then $(CYGPATH_W) 'SWFWriter.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFWriter.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1102-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFWriter.Tpo $(DEPDIR)/swfmill-SWFWriter.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1104-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1105:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFWriter.obj `if test -f 'SWFWriter.cpp'; then $(CYGPATH_W) 'SWFWriter.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFWriter.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1106-
swfmill-0.3.6/src/Makefile.in-1107-swfmill-SWFFile.o: SWFFile.cpp
swfmill-0.3.6/src/Makefile.in:1108:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFFile.o -MD -MP -MF $(DEPDIR)/swfmill-SWFFile.Tpo -c -o swfmill-SWFFile.o `test -f 'SWFFile.cpp' || echo '$(srcdir)/'`SWFFile.cpp
swfmill-0.3.6/src/Makefile.in-1109-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFFile.Tpo $(DEPDIR)/swfmill-SWFFile.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1111-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1112:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFFile.o `test -f 'SWFFile.cpp' || echo '$(srcdir)/'`SWFFile.cpp
swfmill-0.3.6/src/Makefile.in-1113-
swfmill-0.3.6/src/Makefile.in-1114-swfmill-SWFFile.obj: SWFFile.cpp
swfmill-0.3.6/src/Makefile.in:1115:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFFile.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFFile.Tpo -c -o swfmill-SWFFile.obj `if test -f 'SWFFile.cpp'; then $(CYGPATH_W) 'SWFFile.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFFile.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1116-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFFile.Tpo $(DEPDIR)/swfmill-SWFFile.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1118-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1119:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFFile.obj `if test -f 'SWFFile.cpp'; then $(CYGPATH_W) 'SWFFile.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFFile.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1120-
swfmill-0.3.6/src/Makefile.in-1121-swfmill-SWFItem.o: SWFItem.cpp
swfmill-0.3.6/src/Makefile.in:1122:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFItem.o -MD -MP -MF $(DEPDIR)/swfmill-SWFItem.Tpo -c -o swfmill-SWFItem.o `test -f 'SWFItem.cpp' || echo '$(srcdir)/'`SWFItem.cpp
swfmill-0.3.6/src/Makefile.in-1123-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFItem.Tpo $(DEPDIR)/swfmill-SWFItem.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1125-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1126:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFItem.o `test -f 'SWFItem.cpp' || echo '$(srcdir)/'`SWFItem.cpp
swfmill-0.3.6/src/Makefile.in-1127-
swfmill-0.3.6/src/Makefile.in-1128-swfmill-SWFItem.obj: SWFItem.cpp
swfmill-0.3.6/src/Makefile.in:1129:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFItem.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFItem.Tpo -c -o swfmill-SWFItem.obj `if test -f 'SWFItem.cpp'; then $(CYGPATH_W) 'SWFItem.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFItem.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1130-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFItem.Tpo $(DEPDIR)/swfmill-SWFItem.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1132-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1133:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFItem.obj `if test -f 'SWFItem.cpp'; then $(CYGPATH_W) 'SWFItem.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFItem.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1134-
swfmill-0.3.6/src/Makefile.in-1135-swfmill-SWFTag.o: SWFTag.cpp
swfmill-0.3.6/src/Makefile.in:1136:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFTag.o -MD -MP -MF $(DEPDIR)/swfmill-SWFTag.Tpo -c -o swfmill-SWFTag.o `test -f 'SWFTag.cpp' || echo '$(srcdir)/'`SWFTag.cpp
swfmill-0.3.6/src/Makefile.in-1137-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFTag.Tpo $(DEPDIR)/swfmill-SWFTag.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1139-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1140:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFTag.o `test -f 'SWFTag.cpp' || echo '$(srcdir)/'`SWFTag.cpp
swfmill-0.3.6/src/Makefile.in-1141-
swfmill-0.3.6/src/Makefile.in-1142-swfmill-SWFTag.obj: SWFTag.cpp
swfmill-0.3.6/src/Makefile.in:1143:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFTag.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFTag.Tpo -c -o swfmill-SWFTag.obj `if test -f 'SWFTag.cpp'; then $(CYGPATH_W) 'SWFTag.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFTag.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1144-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFTag.Tpo $(DEPDIR)/swfmill-SWFTag.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1146-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1147:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFTag.obj `if test -f 'SWFTag.cpp'; then $(CYGPATH_W) 'SWFTag.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFTag.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1148-
swfmill-0.3.6/src/Makefile.in-1149-swfmill-SWFAction.o: SWFAction.cpp
swfmill-0.3.6/src/Makefile.in:1150:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFAction.o -MD -MP -MF $(DEPDIR)/swfmill-SWFAction.Tpo -c -o swfmill-SWFAction.o `test -f 'SWFAction.cpp' || echo '$(srcdir)/'`SWFAction.cpp
swfmill-0.3.6/src/Makefile.in-1151-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFAction.Tpo $(DEPDIR)/swfmill-SWFAction.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1153-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1154:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFAction.o `test -f 'SWFAction.cpp' || echo '$(srcdir)/'`SWFAction.cpp
swfmill-0.3.6/src/Makefile.in-1155-
swfmill-0.3.6/src/Makefile.in-1156-swfmill-SWFAction.obj: SWFAction.cpp
swfmill-0.3.6/src/Makefile.in:1157:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFAction.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFAction.Tpo -c -o swfmill-SWFAction.obj `if test -f 'SWFAction.cpp'; then $(CYGPATH_W) 'SWFAction.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFAction.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1158-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFAction.Tpo $(DEPDIR)/swfmill-SWFAction.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1160-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1161:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFAction.obj `if test -f 'SWFAction.cpp'; then $(CYGPATH_W) 'SWFAction.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFAction.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1162-
swfmill-0.3.6/src/Makefile.in-1163-swfmill-SWFFilter.o: SWFFilter.cpp
swfmill-0.3.6/src/Makefile.in:1164:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFFilter.o -MD -MP -MF $(DEPDIR)/swfmill-SWFFilter.Tpo -c -o swfmill-SWFFilter.o `test -f 'SWFFilter.cpp' || echo '$(srcdir)/'`SWFFilter.cpp
swfmill-0.3.6/src/Makefile.in-1165-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFFilter.Tpo $(DEPDIR)/swfmill-SWFFilter.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1167-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1168:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFFilter.o `test -f 'SWFFilter.cpp' || echo '$(srcdir)/'`SWFFilter.cpp
swfmill-0.3.6/src/Makefile.in-1169-
swfmill-0.3.6/src/Makefile.in-1170-swfmill-SWFFilter.obj: SWFFilter.cpp
swfmill-0.3.6/src/Makefile.in:1171:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFFilter.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFFilter.Tpo -c -o swfmill-SWFFilter.obj `if test -f 'SWFFilter.cpp'; then $(CYGPATH_W) 'SWFFilter.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFFilter.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1172-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFFilter.Tpo $(DEPDIR)/swfmill-SWFFilter.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1174-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1175:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFFilter.obj `if test -f 'SWFFilter.cpp'; then $(CYGPATH_W) 'SWFFilter.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFFilter.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1176-
swfmill-0.3.6/src/Makefile.in-1177-swfmill-SWFOpCode.o: SWFOpCode.cpp
swfmill-0.3.6/src/Makefile.in:1178:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFOpCode.o -MD -MP -MF $(DEPDIR)/swfmill-SWFOpCode.Tpo -c -o swfmill-SWFOpCode.o `test -f 'SWFOpCode.cpp' || echo '$(srcdir)/'`SWFOpCode.cpp
swfmill-0.3.6/src/Makefile.in-1179-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFOpCode.Tpo $(DEPDIR)/swfmill-SWFOpCode.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1181-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1182:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFOpCode.o `test -f 'SWFOpCode.cpp' || echo '$(srcdir)/'`SWFOpCode.cpp
swfmill-0.3.6/src/Makefile.in-1183-
swfmill-0.3.6/src/Makefile.in-1184-swfmill-SWFOpCode.obj: SWFOpCode.cpp
swfmill-0.3.6/src/Makefile.in:1185:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFOpCode.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFOpCode.Tpo -c -o swfmill-SWFOpCode.obj `if test -f 'SWFOpCode.cpp'; then $(CYGPATH_W) 'SWFOpCode.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFOpCode.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1186-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFOpCode.Tpo $(DEPDIR)/swfmill-SWFOpCode.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1188-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1189:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFOpCode.obj `if test -f 'SWFOpCode.cpp'; then $(CYGPATH_W) 'SWFOpCode.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFOpCode.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1190-
swfmill-0.3.6/src/Makefile.in-1191-swfmill-SWFTrait.o: SWFTrait.cpp
swfmill-0.3.6/src/Makefile.in:1192:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFTrait.o -MD -MP -MF $(DEPDIR)/swfmill-SWFTrait.Tpo -c -o swfmill-SWFTrait.o `test -f 'SWFTrait.cpp' || echo '$(srcdir)/'`SWFTrait.cpp
swfmill-0.3.6/src/Makefile.in-1193-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFTrait.Tpo $(DEPDIR)/swfmill-SWFTrait.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1195-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1196:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFTrait.o `test -f 'SWFTrait.cpp' || echo '$(srcdir)/'`SWFTrait.cpp
swfmill-0.3.6/src/Makefile.in-1197-
swfmill-0.3.6/src/Makefile.in-1198-swfmill-SWFTrait.obj: SWFTrait.cpp
swfmill-0.3.6/src/Makefile.in:1199:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFTrait.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFTrait.Tpo -c -o swfmill-SWFTrait.obj `if test -f 'SWFTrait.cpp'; then $(CYGPATH_W) 'SWFTrait.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFTrait.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1200-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFTrait.Tpo $(DEPDIR)/swfmill-SWFTrait.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1202-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1203:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFTrait.obj `if test -f 'SWFTrait.cpp'; then $(CYGPATH_W) 'SWFTrait.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFTrait.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1204-
swfmill-0.3.6/src/Makefile.in-1205-swfmill-SWFShapeItem.o: SWFShapeItem.cpp
swfmill-0.3.6/src/Makefile.in:1206:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFShapeItem.o -MD -MP -MF $(DEPDIR)/swfmill-SWFShapeItem.Tpo -c -o swfmill-SWFShapeItem.o `test -f 'SWFShapeItem.cpp' || echo '$(srcdir)/'`SWFShapeItem.cpp
swfmill-0.3.6/src/Makefile.in-1207-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFShapeItem.Tpo $(DEPDIR)/swfmill-SWFShapeItem.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1209-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1210:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFShapeItem.o `test -f 'SWFShapeItem.cpp' || echo '$(srcdir)/'`SWFShapeItem.cpp
swfmill-0.3.6/src/Makefile.in-1211-
swfmill-0.3.6/src/Makefile.in-1212-swfmill-SWFShapeItem.obj: SWFShapeItem.cpp
swfmill-0.3.6/src/Makefile.in:1213:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFShapeItem.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFShapeItem.Tpo -c -o swfmill-SWFShapeItem.obj `if test -f 'SWFShapeItem.cpp'; then $(CYGPATH_W) 'SWFShapeItem.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFShapeItem.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1214-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFShapeItem.Tpo $(DEPDIR)/swfmill-SWFShapeItem.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1216-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1217:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFShapeItem.obj `if test -f 'SWFShapeItem.cpp'; then $(CYGPATH_W) 'SWFShapeItem.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFShapeItem.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1218-
swfmill-0.3.6/src/Makefile.in-1219-swfmill-SWFGlyphList.o: SWFGlyphList.cpp
swfmill-0.3.6/src/Makefile.in:1220:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFGlyphList.o -MD -MP -MF $(DEPDIR)/swfmill-SWFGlyphList.Tpo -c -o swfmill-SWFGlyphList.o `test -f 'SWFGlyphList.cpp' || echo '$(srcdir)/'`SWFGlyphList.cpp
swfmill-0.3.6/src/Makefile.in-1221-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFGlyphList.Tpo $(DEPDIR)/swfmill-SWFGlyphList.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1223-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1224:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFGlyphList.o `test -f 'SWFGlyphList.cpp' || echo '$(srcdir)/'`SWFGlyphList.cpp
swfmill-0.3.6/src/Makefile.in-1225-
swfmill-0.3.6/src/Makefile.in-1226-swfmill-SWFGlyphList.obj: SWFGlyphList.cpp
swfmill-0.3.6/src/Makefile.in:1227:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFGlyphList.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFGlyphList.Tpo -c -o swfmill-SWFGlyphList.obj `if test -f 'SWFGlyphList.cpp'; then $(CYGPATH_W) 'SWFGlyphList.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFGlyphList.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1228-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFGlyphList.Tpo $(DEPDIR)/swfmill-SWFGlyphList.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1230-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1231:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFGlyphList.obj `if test -f 'SWFGlyphList.cpp'; then $(CYGPATH_W) 'SWFGlyphList.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFGlyphList.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1232-
swfmill-0.3.6/src/Makefile.in-1233-swfmill-SWFShapeMaker.o: SWFShapeMaker.cpp
swfmill-0.3.6/src/Makefile.in:1234:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFShapeMaker.o -MD -MP -MF $(DEPDIR)/swfmill-SWFShapeMaker.Tpo -c -o swfmill-SWFShapeMaker.o `test -f 'SWFShapeMaker.cpp' || echo '$(srcdir)/'`SWFShapeMaker.cpp
swfmill-0.3.6/src/Makefile.in-1235-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFShapeMaker.Tpo $(DEPDIR)/swfmill-SWFShapeMaker.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1237-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1238:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFShapeMaker.o `test -f 'SWFShapeMaker.cpp' || echo '$(srcdir)/'`SWFShapeMaker.cpp
swfmill-0.3.6/src/Makefile.in-1239-
swfmill-0.3.6/src/Makefile.in-1240-swfmill-SWFShapeMaker.obj: SWFShapeMaker.cpp
swfmill-0.3.6/src/Makefile.in:1241:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-SWFShapeMaker.obj -MD -MP -MF $(DEPDIR)/swfmill-SWFShapeMaker.Tpo -c -o swfmill-SWFShapeMaker.obj `if test -f 'SWFShapeMaker.cpp'; then $(CYGPATH_W) 'SWFShapeMaker.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFShapeMaker.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1242-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-SWFShapeMaker.Tpo $(DEPDIR)/swfmill-SWFShapeMaker.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1244-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1245:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-SWFShapeMaker.obj `if test -f 'SWFShapeMaker.cpp'; then $(CYGPATH_W) 'SWFShapeMaker.cpp'; else $(CYGPATH_W) '$(srcdir)/SWFShapeMaker.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1246-
swfmill-0.3.6/src/Makefile.in-1247-swfmill-swfmill.o: swfmill.cpp
swfmill-0.3.6/src/Makefile.in:1248:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-swfmill.o -MD -MP -MF $(DEPDIR)/swfmill-swfmill.Tpo -c -o swfmill-swfmill.o `test -f 'swfmill.cpp' || echo '$(srcdir)/'`swfmill.cpp
swfmill-0.3.6/src/Makefile.in-1249-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-swfmill.Tpo $(DEPDIR)/swfmill-swfmill.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1251-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1252:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-swfmill.o `test -f 'swfmill.cpp' || echo '$(srcdir)/'`swfmill.cpp
swfmill-0.3.6/src/Makefile.in-1253-
swfmill-0.3.6/src/Makefile.in-1254-swfmill-swfmill.obj: swfmill.cpp
swfmill-0.3.6/src/Makefile.in:1255:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-swfmill.obj -MD -MP -MF $(DEPDIR)/swfmill-swfmill.Tpo -c -o swfmill-swfmill.obj `if test -f 'swfmill.cpp'; then $(CYGPATH_W) 'swfmill.cpp'; else $(CYGPATH_W) '$(srcdir)/swfmill.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1256-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-swfmill.Tpo $(DEPDIR)/swfmill-swfmill.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1258-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1259:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-swfmill.obj `if test -f 'swfmill.cpp'; then $(CYGPATH_W) 'swfmill.cpp'; else $(CYGPATH_W) '$(srcdir)/swfmill.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1260-
swfmill-0.3.6/src/Makefile.in-1261-swfmill-gSWFParseXML.o: gSWFParseXML.cpp
swfmill-0.3.6/src/Makefile.in:1262:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFParseXML.o -MD -MP -MF $(DEPDIR)/swfmill-gSWFParseXML.Tpo -c -o swfmill-gSWFParseXML.o `test -f 'gSWFParseXML.cpp' || echo '$(srcdir)/'`gSWFParseXML.cpp
swfmill-0.3.6/src/Makefile.in-1263-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFParseXML.Tpo $(DEPDIR)/swfmill-gSWFParseXML.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1265-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1266:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFParseXML.o `test -f 'gSWFParseXML.cpp' || echo '$(srcdir)/'`gSWFParseXML.cpp
swfmill-0.3.6/src/Makefile.in-1267-
swfmill-0.3.6/src/Makefile.in-1268-swfmill-gSWFParseXML.obj: gSWFParseXML.cpp
swfmill-0.3.6/src/Makefile.in:1269:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFParseXML.obj -MD -MP -MF $(DEPDIR)/swfmill-gSWFParseXML.Tpo -c -o swfmill-gSWFParseXML.obj `if test -f 'gSWFParseXML.cpp'; then $(CYGPATH_W) 'gSWFParseXML.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFParseXML.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1270-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFParseXML.Tpo $(DEPDIR)/swfmill-gSWFParseXML.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1272-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1273:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFParseXML.obj `if test -f 'gSWFParseXML.cpp'; then $(CYGPATH_W) 'gSWFParseXML.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFParseXML.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1274-
swfmill-0.3.6/src/Makefile.in-1275-swfmill-gSWFWriteXML.o: gSWFWriteXML.cpp
swfmill-0.3.6/src/Makefile.in:1276:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFWriteXML.o -MD -MP -MF $(DEPDIR)/swfmill-gSWFWriteXML.Tpo -c -o swfmill-gSWFWriteXML.o `test -f 'gSWFWriteXML.cpp' || echo '$(srcdir)/'`gSWFWriteXML.cpp
swfmill-0.3.6/src/Makefile.in-1277-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFWriteXML.Tpo $(DEPDIR)/swfmill-gSWFWriteXML.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1279-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1280:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFWriteXML.o `test -f 'gSWFWriteXML.cpp' || echo '$(srcdir)/'`gSWFWriteXML.cpp
swfmill-0.3.6/src/Makefile.in-1281-
swfmill-0.3.6/src/Makefile.in-1282-swfmill-gSWFWriteXML.obj: gSWFWriteXML.cpp
swfmill-0.3.6/src/Makefile.in:1283:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFWriteXML.obj -MD -MP -MF $(DEPDIR)/swfmill-gSWFWriteXML.Tpo -c -o swfmill-gSWFWriteXML.obj `if test -f 'gSWFWriteXML.cpp'; then $(CYGPATH_W) 'gSWFWriteXML.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFWriteXML.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1284-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFWriteXML.Tpo $(DEPDIR)/swfmill-gSWFWriteXML.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1286-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1287:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFWriteXML.obj `if test -f 'gSWFWriteXML.cpp'; then $(CYGPATH_W) 'gSWFWriteXML.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFWriteXML.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1288-
swfmill-0.3.6/src/Makefile.in-1289-swfmill-gSWFParser.o: gSWFParser.cpp
swfmill-0.3.6/src/Makefile.in:1290:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFParser.o -MD -MP -MF $(DEPDIR)/swfmill-gSWFParser.Tpo -c -o swfmill-gSWFParser.o `test -f 'gSWFParser.cpp' || echo '$(srcdir)/'`gSWFParser.cpp
swfmill-0.3.6/src/Makefile.in-1291-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFParser.Tpo $(DEPDIR)/swfmill-gSWFParser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1293-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1294:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFParser.o `test -f 'gSWFParser.cpp' || echo '$(srcdir)/'`gSWFParser.cpp
swfmill-0.3.6/src/Makefile.in-1295-
swfmill-0.3.6/src/Makefile.in-1296-swfmill-gSWFParser.obj: gSWFParser.cpp
swfmill-0.3.6/src/Makefile.in:1297:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFParser.obj -MD -MP -MF $(DEPDIR)/swfmill-gSWFParser.Tpo -c -o swfmill-gSWFParser.obj `if test -f 'gSWFParser.cpp'; then $(CYGPATH_W) 'gSWFParser.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFParser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1298-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFParser.Tpo $(DEPDIR)/swfmill-gSWFParser.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1300-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1301:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFParser.obj `if test -f 'gSWFParser.cpp'; then $(CYGPATH_W) 'gSWFParser.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFParser.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1302-
swfmill-0.3.6/src/Makefile.in-1303-swfmill-gSWFWriter.o: gSWFWriter.cpp
swfmill-0.3.6/src/Makefile.in:1304:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFWriter.o -MD -MP -MF $(DEPDIR)/swfmill-gSWFWriter.Tpo -c -o swfmill-gSWFWriter.o `test -f 'gSWFWriter.cpp' || echo '$(srcdir)/'`gSWFWriter.cpp
swfmill-0.3.6/src/Makefile.in-1305-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFWriter.Tpo $(DEPDIR)/swfmill-gSWFWriter.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1307-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1308:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFWriter.o `test -f 'gSWFWriter.cpp' || echo '$(srcdir)/'`gSWFWriter.cpp
swfmill-0.3.6/src/Makefile.in-1309-
swfmill-0.3.6/src/Makefile.in-1310-swfmill-gSWFWriter.obj: gSWFWriter.cpp
swfmill-0.3.6/src/Makefile.in:1311:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFWriter.obj -MD -MP -MF $(DEPDIR)/swfmill-gSWFWriter.Tpo -c -o swfmill-gSWFWriter.obj `if test -f 'gSWFWriter.cpp'; then $(CYGPATH_W) 'gSWFWriter.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFWriter.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1312-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFWriter.Tpo $(DEPDIR)/swfmill-gSWFWriter.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1314-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1315:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFWriter.obj `if test -f 'gSWFWriter.cpp'; then $(CYGPATH_W) 'gSWFWriter.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFWriter.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1316-
swfmill-0.3.6/src/Makefile.in-1317-swfmill-gSWFDumper.o: gSWFDumper.cpp
swfmill-0.3.6/src/Makefile.in:1318:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFDumper.o -MD -MP -MF $(DEPDIR)/swfmill-gSWFDumper.Tpo -c -o swfmill-gSWFDumper.o `test -f 'gSWFDumper.cpp' || echo '$(srcdir)/'`gSWFDumper.cpp
swfmill-0.3.6/src/Makefile.in-1319-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFDumper.Tpo $(DEPDIR)/swfmill-gSWFDumper.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1321-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1322:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFDumper.o `test -f 'gSWFDumper.cpp' || echo '$(srcdir)/'`gSWFDumper.cpp
swfmill-0.3.6/src/Makefile.in-1323-
swfmill-0.3.6/src/Makefile.in-1324-swfmill-gSWFDumper.obj: gSWFDumper.cpp
swfmill-0.3.6/src/Makefile.in:1325:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFDumper.obj -MD -MP -MF $(DEPDIR)/swfmill-gSWFDumper.Tpo -c -o swfmill-gSWFDumper.obj `if test -f 'gSWFDumper.cpp'; then $(CYGPATH_W) 'gSWFDumper.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFDumper.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1326-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFDumper.Tpo $(DEPDIR)/swfmill-gSWFDumper.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1328-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1329:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFDumper.obj `if test -f 'gSWFDumper.cpp'; then $(CYGPATH_W) 'gSWFDumper.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFDumper.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1330-
swfmill-0.3.6/src/Makefile.in-1331-swfmill-gSWFBasics.o: gSWFBasics.cpp
swfmill-0.3.6/src/Makefile.in:1332:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFBasics.o -MD -MP -MF $(DEPDIR)/swfmill-gSWFBasics.Tpo -c -o swfmill-gSWFBasics.o `test -f 'gSWFBasics.cpp' || echo '$(srcdir)/'`gSWFBasics.cpp
swfmill-0.3.6/src/Makefile.in-1333-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFBasics.Tpo $(DEPDIR)/swfmill-gSWFBasics.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1335-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1336:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFBasics.o `test -f 'gSWFBasics.cpp' || echo '$(srcdir)/'`gSWFBasics.cpp
swfmill-0.3.6/src/Makefile.in-1337-
swfmill-0.3.6/src/Makefile.in-1338-swfmill-gSWFBasics.obj: gSWFBasics.cpp
swfmill-0.3.6/src/Makefile.in:1339:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFBasics.obj -MD -MP -MF $(DEPDIR)/swfmill-gSWFBasics.Tpo -c -o swfmill-gSWFBasics.obj `if test -f 'gSWFBasics.cpp'; then $(CYGPATH_W) 'gSWFBasics.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFBasics.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1340-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFBasics.Tpo $(DEPDIR)/swfmill-gSWFBasics.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1342-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1343:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFBasics.obj `if test -f 'gSWFBasics.cpp'; then $(CYGPATH_W) 'gSWFBasics.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFBasics.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1344-
swfmill-0.3.6/src/Makefile.in-1345-swfmill-gSWFSize.o: gSWFSize.cpp
swfmill-0.3.6/src/Makefile.in:1346:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFSize.o -MD -MP -MF $(DEPDIR)/swfmill-gSWFSize.Tpo -c -o swfmill-gSWFSize.o `test -f 'gSWFSize.cpp' || echo '$(srcdir)/'`gSWFSize.cpp
swfmill-0.3.6/src/Makefile.in-1347-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFSize.Tpo $(DEPDIR)/swfmill-gSWFSize.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1349-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1350:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFSize.o `test -f 'gSWFSize.cpp' || echo '$(srcdir)/'`gSWFSize.cpp
swfmill-0.3.6/src/Makefile.in-1351-
swfmill-0.3.6/src/Makefile.in-1352-swfmill-gSWFSize.obj: gSWFSize.cpp
swfmill-0.3.6/src/Makefile.in:1353:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT swfmill-gSWFSize.obj -MD -MP -MF $(DEPDIR)/swfmill-gSWFSize.Tpo -c -o swfmill-gSWFSize.obj `if test -f 'gSWFSize.cpp'; then $(CYGPATH_W) 'gSWFSize.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFSize.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1354-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swfmill-gSWFSize.Tpo $(DEPDIR)/swfmill-gSWFSize.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1356-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1357:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o swfmill-gSWFSize.obj `if test -f 'gSWFSize.cpp'; then $(CYGPATH_W) 'gSWFSize.cpp'; else $(CYGPATH_W) '$(srcdir)/gSWFSize.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1358-
swfmill-0.3.6/src/Makefile.in-1359-xslt/swfmill-simple.o: xslt/simple.cpp
swfmill-0.3.6/src/Makefile.in:1360:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT xslt/swfmill-simple.o -MD -MP -MF xslt/$(DEPDIR)/swfmill-simple.Tpo -c -o xslt/swfmill-simple.o `test -f 'xslt/simple.cpp' || echo '$(srcdir)/'`xslt/simple.cpp
swfmill-0.3.6/src/Makefile.in-1361-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xslt/$(DEPDIR)/swfmill-simple.Tpo xslt/$(DEPDIR)/swfmill-simple.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1363-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1364:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o xslt/swfmill-simple.o `test -f 'xslt/simple.cpp' || echo '$(srcdir)/'`xslt/simple.cpp
swfmill-0.3.6/src/Makefile.in-1365-
swfmill-0.3.6/src/Makefile.in-1366-xslt/swfmill-simple.obj: xslt/simple.cpp
swfmill-0.3.6/src/Makefile.in:1367:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -MT xslt/swfmill-simple.obj -MD -MP -MF xslt/$(DEPDIR)/swfmill-simple.Tpo -c -o xslt/swfmill-simple.obj `if test -f 'xslt/simple.cpp'; then $(CYGPATH_W) 'xslt/simple.cpp'; else $(CYGPATH_W) '$(srcdir)/xslt/simple.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1368-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xslt/$(DEPDIR)/swfmill-simple.Tpo xslt/$(DEPDIR)/swfmill-simple.Po
##############################################
swfmill-0.3.6/src/Makefile.in-1370-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swfmill-0.3.6/src/Makefile.in:1371:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swfmill_CXXFLAGS) $(CXXFLAGS) -c -o xslt/swfmill-simple.obj `if test -f 'xslt/simple.cpp'; then $(CYGPATH_W) 'xslt/simple.cpp'; else $(CYGPATH_W) '$(srcdir)/xslt/simple.cpp'; fi`
swfmill-0.3.6/src/Makefile.in-1372-
##############################################
swfmill-0.3.6/src/Makefile.in-1408-GTAGS:
swfmill-0.3.6/src/Makefile.in:1409:	here=`$(am__cd) $(top_builddir) && pwd` \
swfmill-0.3.6/src/Makefile.in-1410-	  && $(am__cd) $(top_srcdir) \
##############################################
swfmill-0.3.6/src/Makefile.in-1431-distdir: $(DISTFILES)
swfmill-0.3.6/src/Makefile.in:1432:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/src/Makefile.in:1433:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/src/Makefile.in-1434-	list='$(DISTFILES)'; \
##############################################
swfmill-0.3.6/src/Makefile.in-1445-	  if test -d $$d/$$file; then \
swfmill-0.3.6/src/Makefile.in:1446:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
swfmill-0.3.6/src/Makefile.in-1447-	    if test -d "$(distdir)/$$file"; then \
##############################################
swfmill-0.3.6/depcomp-64-  case $1 in
swfmill-0.3.6/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
swfmill-0.3.6/depcomp-66-      *) dir=;;
##############################################
swfmill-0.3.6/depcomp-73-{
swfmill-0.3.6/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
swfmill-0.3.6/depcomp-75-}
##############################################
swfmill-0.3.6/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
swfmill-0.3.6/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
swfmill-0.3.6/depcomp-128-
##############################################
swfmill-0.3.6/depcomp-405-        sleep 1
swfmill-0.3.6/depcomp:406:        i=`expr $i - 1`
swfmill-0.3.6/depcomp-407-      done
swfmill-0.3.6/depcomp-408-    fi
swfmill-0.3.6/depcomp:409:    i=`expr $i - 1`
swfmill-0.3.6/depcomp-410-  done
##############################################
swfmill-0.3.6/depcomp-425-  # Do two passes, one to just change these to
swfmill-0.3.6/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
swfmill-0.3.6/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
swfmill-0.3.6/depcomp-659-  done
swfmill-0.3.6/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
swfmill-0.3.6/depcomp-661-  touch "$tmpdepfile"
##############################################
swfmill-0.3.6/install-sh-234-      fi
swfmill-0.3.6/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
swfmill-0.3.6/install-sh-236-    *)
##############################################
swfmill-0.3.6/install-sh-281-      dstdir=$dst
swfmill-0.3.6/install-sh:282:      dst=$dstdir/`basename "$src"`
swfmill-0.3.6/install-sh-283-      dstdir_status=0
swfmill-0.3.6/install-sh-284-    else
swfmill-0.3.6/install-sh:285:      dstdir=`dirname "$dst"`
swfmill-0.3.6/install-sh-286-      test -d "$dstdir"
##############################################
swfmill-0.3.6/install-sh-344-                   test_tmpdir="$tmpdir/a"
swfmill-0.3.6/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
swfmill-0.3.6/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
swfmill-0.3.6/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
swfmill-0.3.6/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
swfmill-0.3.6/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
swfmill-0.3.6/install-sh-409-            case $prefix in
swfmill-0.3.6/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
swfmill-0.3.6/install-sh-411-              *) qprefix=$prefix;;
##############################################
swfmill-0.3.6/install-sh-458-    if $copy_on_change &&
swfmill-0.3.6/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
swfmill-0.3.6/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
swfmill-0.3.6/install-sh-461-       set -f &&
##############################################
swfmill-0.3.6/config.rpath-33-host="$1"
swfmill-0.3.6/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
swfmill-0.3.6/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
swfmill-0.3.6/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
swfmill-0.3.6/config.rpath-37-
##############################################
swfmill-0.3.6/config.rpath-47-done
swfmill-0.3.6/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
swfmill-0.3.6/config.rpath-49-
##############################################
swfmill-0.3.6/config.rpath-91-        *)
swfmill-0.3.6/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
swfmill-0.3.6/config.rpath-93-            *Sun\ C*)
##############################################
swfmill-0.3.6/config.rpath-217-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
swfmill-0.3.6/config.rpath:218:      case `$LD -v 2>&1` in
swfmill-0.3.6/config.rpath-219-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
swfmill-0.3.6/config.rpath-223-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
swfmill-0.3.6/config.rpath:224:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
swfmill-0.3.6/config.rpath-225-          else
##############################################
swfmill-0.3.6/config.rpath-280-        case $host_os in aix4.[012]|aix4.[012].*)
swfmill-0.3.6/config.rpath:281:          collect2name=`${CC} -print-prog-name=collect2`
swfmill-0.3.6/config.rpath-282-          if test -f "$collect2name" && \
##############################################
swfmill-0.3.6/config.rpath-419-        hardcode_direct=yes
swfmill-0.3.6/config.rpath:420:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
swfmill-0.3.6/config.rpath-421-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
swfmill-0.3.6/config.rpath-483-    sysv5* | sco3.2v5* | sco5v6*)
swfmill-0.3.6/config.rpath:484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
swfmill-0.3.6/config.rpath-485-      hardcode_libdir_separator=':'
##############################################
swfmill-0.3.6/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
swfmill-0.3.6/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
swfmill-0.3.6/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
swfmill-0.3.6/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
swfmill-0.3.6/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
swfmill-0.3.6/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
swfmill-0.3.6/config.rpath-633-
##############################################
swfmill-0.3.6/test/Makefile.in-49-  { \
swfmill-0.3.6/test/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
swfmill-0.3.6/test/Makefile.in-51-  }; \
##############################################
swfmill-0.3.6/test/Makefile.in-175-  while test -n "$$dir1"; do \
swfmill-0.3.6/test/Makefile.in:176:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
swfmill-0.3.6/test/Makefile.in-177-    if test "$$first" != "."; then \
swfmill-0.3.6/test/Makefile.in-178-      if test "$$first" = ".."; then \
swfmill-0.3.6/test/Makefile.in:179:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
swfmill-0.3.6/test/Makefile.in:180:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
swfmill-0.3.6/test/Makefile.in-181-      else \
swfmill-0.3.6/test/Makefile.in:182:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
swfmill-0.3.6/test/Makefile.in-183-        if test "$$first2" = "$$first"; then \
swfmill-0.3.6/test/Makefile.in:184:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
swfmill-0.3.6/test/Makefile.in-185-        else \
##############################################
swfmill-0.3.6/test/Makefile.in-190-    fi; \
swfmill-0.3.6/test/Makefile.in:191:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
swfmill-0.3.6/test/Makefile.in-192-  done; \
##############################################
swfmill-0.3.6/test/Makefile.in-390-	dot_seen=no; \
swfmill-0.3.6/test/Makefile.in:391:	target=`echo $@ | sed s/-recursive//`; \
swfmill-0.3.6/test/Makefile.in-392-	case "$@" in \
##############################################
swfmill-0.3.6/test/Makefile.in-453-GTAGS:
swfmill-0.3.6/test/Makefile.in:454:	here=`$(am__cd) $(top_builddir) && pwd` \
swfmill-0.3.6/test/Makefile.in-455-	  && $(am__cd) $(top_srcdir) \
##############################################
swfmill-0.3.6/test/Makefile.in-476-distdir: $(DISTFILES)
swfmill-0.3.6/test/Makefile.in:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/test/Makefile.in:478:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/test/Makefile.in-479-	list='$(DISTFILES)'; \
##############################################
swfmill-0.3.6/test/Makefile.in-490-	  if test -d $$d/$$file; then \
swfmill-0.3.6/test/Makefile.in:491:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
swfmill-0.3.6/test/Makefile.in-492-	    if test -d "$(distdir)/$$file"; then \
##############################################
swfmill-0.3.6/test/compile-and-verify/run-test.sh-6-XML="${1}"
swfmill-0.3.6/test/compile-and-verify/run-test.sh:7:XML_BASENAME="`basename "${XML}"`"
swfmill-0.3.6/test/compile-and-verify/run-test.sh-8-
##############################################
swfmill-0.3.6/test/compile-and-verify/Makefile.in-49-  { \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in-51-  }; \
##############################################
swfmill-0.3.6/test/compile-and-verify/Makefile.in-153-}
swfmill-0.3.6/test/compile-and-verify/Makefile.in:154:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
swfmill-0.3.6/test/compile-and-verify/Makefile.in-155-am__vpath_adj = case $$p in \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:156:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in-157-    *) f=$$p;; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in-158-  esac;
swfmill-0.3.6/test/compile-and-verify/Makefile.in:159:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
swfmill-0.3.6/test/compile-and-verify/Makefile.in-160-am__install_max = 40
swfmill-0.3.6/test/compile-and-verify/Makefile.in-161-am__nobase_strip_setup = \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:162:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
swfmill-0.3.6/test/compile-and-verify/Makefile.in-163-am__nobase_strip = \
##############################################
swfmill-0.3.6/test/compile-and-verify/Makefile.in-281-case "$@" in						\
swfmill-0.3.6/test/compile-and-verify/Makefile.in:282:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
swfmill-0.3.6/test/compile-and-verify/Makefile.in-283-    *) am__odir=.;; 					\
##############################################
swfmill-0.3.6/test/compile-and-verify/Makefile.in-311-  bases='$(TEST_LOGS)'; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:312:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:313:  bases=`echo $$bases`
swfmill-0.3.6/test/compile-and-verify/Makefile.in-314-RECHECK_LOGS = $(TEST_LOGS)
##############################################
swfmill-0.3.6/test/compile-and-verify/Makefile.in-324-        */*) b='$*';; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:325:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in-326-       esac;; \
##############################################
swfmill-0.3.6/test/compile-and-verify/Makefile.in-563-	if test -n "$$redo_bases"; then \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:564:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:565:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in-566-	  if $(am__make_dryrun); then :; else \
##############################################
swfmill-0.3.6/test/compile-and-verify/Makefile.in-588-	ws='[ 	]'; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:589:	results=`for b in $$bases; do echo $$b.trs; done`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in-590-	test -n "$$results" || results=/dev/null; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:591:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:592:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:593:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:594:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:595:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:596:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:597:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:598:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
swfmill-0.3.6/test/compile-and-verify/Makefile.in-599-	  success=true; \
##############################################
swfmill-0.3.6/test/compile-and-verify/Makefile.in-667-	@set +e; $(am__set_TESTS_bases); \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:668:	log_list=`for i in $$bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:669:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:670:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in-671-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
swfmill-0.3.6/test/compile-and-verify/Makefile.in-677-	         | $(am__list_recheck_tests)` || exit 1; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:678:	log_list=`for i in $$bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:679:	log_list=`echo $$log_list`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in-680-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
swfmill-0.3.6/test/compile-and-verify/Makefile.in-713-distdir: $(DISTFILES)
swfmill-0.3.6/test/compile-and-verify/Makefile.in:714:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:715:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in-716-	list='$(DISTFILES)'; \
##############################################
swfmill-0.3.6/test/compile-and-verify/Makefile.in-727-	  if test -d $$d/$$file; then \
swfmill-0.3.6/test/compile-and-verify/Makefile.in:728:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
swfmill-0.3.6/test/compile-and-verify/Makefile.in-729-	    if test -d "$(distdir)/$$file"; then \
##############################################
swfmill-0.3.6/test/old/Makefile.in-49-  { \
swfmill-0.3.6/test/old/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
swfmill-0.3.6/test/old/Makefile.in-51-  }; \
##############################################
swfmill-0.3.6/test/old/Makefile.in-153-}
swfmill-0.3.6/test/old/Makefile.in:154:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
swfmill-0.3.6/test/old/Makefile.in-155-am__vpath_adj = case $$p in \
swfmill-0.3.6/test/old/Makefile.in:156:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
swfmill-0.3.6/test/old/Makefile.in-157-    *) f=$$p;; \
swfmill-0.3.6/test/old/Makefile.in-158-  esac;
swfmill-0.3.6/test/old/Makefile.in:159:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
swfmill-0.3.6/test/old/Makefile.in-160-am__install_max = 40
swfmill-0.3.6/test/old/Makefile.in-161-am__nobase_strip_setup = \
swfmill-0.3.6/test/old/Makefile.in:162:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
swfmill-0.3.6/test/old/Makefile.in-163-am__nobase_strip = \
##############################################
swfmill-0.3.6/test/old/Makefile.in-281-case "$@" in						\
swfmill-0.3.6/test/old/Makefile.in:282:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
swfmill-0.3.6/test/old/Makefile.in-283-    *) am__odir=.;; 					\
##############################################
swfmill-0.3.6/test/old/Makefile.in-311-  bases='$(TEST_LOGS)'; \
swfmill-0.3.6/test/old/Makefile.in:312:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
swfmill-0.3.6/test/old/Makefile.in:313:  bases=`echo $$bases`
swfmill-0.3.6/test/old/Makefile.in-314-RECHECK_LOGS = $(TEST_LOGS)
##############################################
swfmill-0.3.6/test/old/Makefile.in-324-        */*) b='$*';; \
swfmill-0.3.6/test/old/Makefile.in:325:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
swfmill-0.3.6/test/old/Makefile.in-326-       esac;; \
##############################################
swfmill-0.3.6/test/old/Makefile.in-586-	if test -n "$$redo_bases"; then \
swfmill-0.3.6/test/old/Makefile.in:587:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/old/Makefile.in:588:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
swfmill-0.3.6/test/old/Makefile.in-589-	  if $(am__make_dryrun); then :; else \
##############################################
swfmill-0.3.6/test/old/Makefile.in-611-	ws='[ 	]'; \
swfmill-0.3.6/test/old/Makefile.in:612:	results=`for b in $$bases; do echo $$b.trs; done`; \
swfmill-0.3.6/test/old/Makefile.in-613-	test -n "$$results" || results=/dev/null; \
swfmill-0.3.6/test/old/Makefile.in:614:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
swfmill-0.3.6/test/old/Makefile.in:615:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
swfmill-0.3.6/test/old/Makefile.in:616:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
swfmill-0.3.6/test/old/Makefile.in:617:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
swfmill-0.3.6/test/old/Makefile.in:618:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
swfmill-0.3.6/test/old/Makefile.in:619:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
swfmill-0.3.6/test/old/Makefile.in:620:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
swfmill-0.3.6/test/old/Makefile.in:621:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
swfmill-0.3.6/test/old/Makefile.in-622-	  success=true; \
##############################################
swfmill-0.3.6/test/old/Makefile.in-690-	@set +e; $(am__set_TESTS_bases); \
swfmill-0.3.6/test/old/Makefile.in:691:	log_list=`for i in $$bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/old/Makefile.in:692:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
swfmill-0.3.6/test/old/Makefile.in:693:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
swfmill-0.3.6/test/old/Makefile.in-694-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
swfmill-0.3.6/test/old/Makefile.in-700-	         | $(am__list_recheck_tests)` || exit 1; \
swfmill-0.3.6/test/old/Makefile.in:701:	log_list=`for i in $$bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/old/Makefile.in:702:	log_list=`echo $$log_list`; \
swfmill-0.3.6/test/old/Makefile.in-703-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
swfmill-0.3.6/test/old/Makefile.in-729-distdir: $(DISTFILES)
swfmill-0.3.6/test/old/Makefile.in:730:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/test/old/Makefile.in:731:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/test/old/Makefile.in-732-	list='$(DISTFILES)'; \
##############################################
swfmill-0.3.6/test/old/Makefile.in-743-	  if test -d $$d/$$file; then \
swfmill-0.3.6/test/old/Makefile.in:744:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
swfmill-0.3.6/test/old/Makefile.in-745-	    if test -d "$(distdir)/$$file"; then \
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/run-test.sh-6-XML="${1}"
swfmill-0.3.6/test/xml-swf-round-trip/run-test.sh:7:XML_BASENAME="`basename "${XML}"`"
swfmill-0.3.6/test/xml-swf-round-trip/run-test.sh-8-
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-49-  { \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-51-  }; \
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-172-}
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:173:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-174-am__vpath_adj = case $$p in \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:175:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-176-    *) f=$$p;; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-177-  esac;
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:178:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-179-am__install_max = 40
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-180-am__nobase_strip_setup = \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:181:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-182-am__nobase_strip = \
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-300-case "$@" in						\
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:301:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-302-    *) am__odir=.;; 					\
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-330-  bases='$(TEST_LOGS)'; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:331:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:332:  bases=`echo $$bases`
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-333-RECHECK_LOGS = $(TEST_LOGS)
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-343-        */*) b='$*';; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:344:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-345-       esac;; \
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-572-	if test -n "$$redo_bases"; then \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:573:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:574:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-575-	  if $(am__make_dryrun); then :; else \
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-597-	ws='[ 	]'; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:598:	results=`for b in $$bases; do echo $$b.trs; done`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-599-	test -n "$$results" || results=/dev/null; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:600:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:601:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:602:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:603:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:604:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:605:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:606:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:607:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-608-	  success=true; \
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-676-	@set +e; $(am__set_TESTS_bases); \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:677:	log_list=`for i in $$bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:678:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:679:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-680-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-686-	         | $(am__list_recheck_tests)` || exit 1; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:687:	log_list=`for i in $$bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:688:	log_list=`echo $$log_list`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-689-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-1079-distdir: $(DISTFILES)
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:1080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:1081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-1082-	list='$(DISTFILES)'; \
##############################################
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-1093-	  if test -d $$d/$$file; then \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in:1094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
swfmill-0.3.6/test/xml-swf-round-trip/Makefile.in-1095-	    if test -d "$(distdir)/$$file"; then \
##############################################
swfmill-0.3.6/test/transform-and-verify/run-test.sh-6-XSL="${1}"
swfmill-0.3.6/test/transform-and-verify/run-test.sh:7:XML="`echo ${1} | "${SED}" 's/\.xsl$/.xml/'`"
swfmill-0.3.6/test/transform-and-verify/run-test.sh-8-
swfmill-0.3.6/test/transform-and-verify/run-test.sh:9:XSL_BASENAME="`basename "${XSL}"`"
swfmill-0.3.6/test/transform-and-verify/run-test.sh-10-
##############################################
swfmill-0.3.6/test/transform-and-verify/Makefile.in-49-  { \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in-51-  }; \
##############################################
swfmill-0.3.6/test/transform-and-verify/Makefile.in-155-}
swfmill-0.3.6/test/transform-and-verify/Makefile.in:156:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
swfmill-0.3.6/test/transform-and-verify/Makefile.in-157-am__vpath_adj = case $$p in \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:158:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in-159-    *) f=$$p;; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in-160-  esac;
swfmill-0.3.6/test/transform-and-verify/Makefile.in:161:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
swfmill-0.3.6/test/transform-and-verify/Makefile.in-162-am__install_max = 40
swfmill-0.3.6/test/transform-and-verify/Makefile.in-163-am__nobase_strip_setup = \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:164:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
swfmill-0.3.6/test/transform-and-verify/Makefile.in-165-am__nobase_strip = \
##############################################
swfmill-0.3.6/test/transform-and-verify/Makefile.in-283-case "$@" in						\
swfmill-0.3.6/test/transform-and-verify/Makefile.in:284:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
swfmill-0.3.6/test/transform-and-verify/Makefile.in-285-    *) am__odir=.;; 					\
##############################################
swfmill-0.3.6/test/transform-and-verify/Makefile.in-313-  bases='$(TEST_LOGS)'; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:314:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:315:  bases=`echo $$bases`
swfmill-0.3.6/test/transform-and-verify/Makefile.in-316-RECHECK_LOGS = $(TEST_LOGS)
##############################################
swfmill-0.3.6/test/transform-and-verify/Makefile.in-326-        */*) b='$*';; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:327:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in-328-       esac;; \
##############################################
swfmill-0.3.6/test/transform-and-verify/Makefile.in-580-	if test -n "$$redo_bases"; then \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:581:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:582:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in-583-	  if $(am__make_dryrun); then :; else \
##############################################
swfmill-0.3.6/test/transform-and-verify/Makefile.in-605-	ws='[ 	]'; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:606:	results=`for b in $$bases; do echo $$b.trs; done`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in-607-	test -n "$$results" || results=/dev/null; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:608:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:609:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:610:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:611:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:612:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:613:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:614:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:615:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
swfmill-0.3.6/test/transform-and-verify/Makefile.in-616-	  success=true; \
##############################################
swfmill-0.3.6/test/transform-and-verify/Makefile.in-684-	@set +e; $(am__set_TESTS_bases); \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:685:	log_list=`for i in $$bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:686:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:687:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in-688-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
swfmill-0.3.6/test/transform-and-verify/Makefile.in-694-	         | $(am__list_recheck_tests)` || exit 1; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:695:	log_list=`for i in $$bases; do echo $$i.log; done`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:696:	log_list=`echo $$log_list`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in-697-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
swfmill-0.3.6/test/transform-and-verify/Makefile.in-751-distdir: $(DISTFILES)
swfmill-0.3.6/test/transform-and-verify/Makefile.in:752:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:753:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in-754-	list='$(DISTFILES)'; \
##############################################
swfmill-0.3.6/test/transform-and-verify/Makefile.in-765-	  if test -d $$d/$$file; then \
swfmill-0.3.6/test/transform-and-verify/Makefile.in:766:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
swfmill-0.3.6/test/transform-and-verify/Makefile.in-767-	    if test -d "$(distdir)/$$file"; then \
##############################################
swfmill-0.3.6/config.sub-52-
swfmill-0.3.6/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
swfmill-0.3.6/config.sub-54-
##############################################
swfmill-0.3.6/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
swfmill-0.3.6/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
swfmill-0.3.6/config.sub-117-case $maybe_os in
##############################################
swfmill-0.3.6/config.sub-123-    os=-$maybe_os
swfmill-0.3.6/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
swfmill-0.3.6/config.sub-125-    ;;
##############################################
swfmill-0.3.6/config.sub-127-    os=-linux-android
swfmill-0.3.6/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
swfmill-0.3.6/config.sub-129-    ;;
swfmill-0.3.6/config.sub-130-  *)
swfmill-0.3.6/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
swfmill-0.3.6/config.sub-132-    if [ $basic_machine != $1 ]
swfmill-0.3.6/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
swfmill-0.3.6/config.sub-134-    else os=; fi
##############################################
swfmill-0.3.6/config.sub-181-		os=-sco5v6
swfmill-0.3.6/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
swfmill-0.3.6/config.sub-183-		;;
##############################################
swfmill-0.3.6/config.sub-185-		os=-sco3.2v5
swfmill-0.3.6/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
swfmill-0.3.6/config.sub-187-		;;
##############################################
swfmill-0.3.6/config.sub-189-		os=-sco3.2v4
swfmill-0.3.6/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
swfmill-0.3.6/config.sub-191-		;;
swfmill-0.3.6/config.sub-192-	-sco3.2.[4-9]*)
swfmill-0.3.6/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
swfmill-0.3.6/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
swfmill-0.3.6/config.sub-195-		;;
##############################################
swfmill-0.3.6/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
swfmill-0.3.6/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
swfmill-0.3.6/config.sub-199-		;;
##############################################
swfmill-0.3.6/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
swfmill-0.3.6/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
swfmill-0.3.6/config.sub-203-		;;
##############################################
swfmill-0.3.6/config.sub-205-		os=-sco3.2v2
swfmill-0.3.6/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
swfmill-0.3.6/config.sub-207-		;;
swfmill-0.3.6/config.sub-208-	-udk*)
swfmill-0.3.6/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
swfmill-0.3.6/config.sub-210-		;;
##############################################
swfmill-0.3.6/config.sub-212-		os=-isc2.2
swfmill-0.3.6/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
swfmill-0.3.6/config.sub-214-		;;
##############################################
swfmill-0.3.6/config.sub-218-	-isc*)
swfmill-0.3.6/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
swfmill-0.3.6/config.sub-220-		;;
##############################################
swfmill-0.3.6/config.sub-230-	-ptx*)
swfmill-0.3.6/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
swfmill-0.3.6/config.sub-232-		;;
swfmill-0.3.6/config.sub-233-	-windowsnt*)
swfmill-0.3.6/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
swfmill-0.3.6/config.sub-235-		;;
##############################################
swfmill-0.3.6/config.sub-367-	*-*-*)
swfmill-0.3.6/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
swfmill-0.3.6/config.sub-369-		exit 1
##############################################
swfmill-0.3.6/config.sub-494-	amd64-*)
swfmill-0.3.6/config.sub:495:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-496-		;;
##############################################
swfmill-0.3.6/config.sub-539-	blackfin-*)
swfmill-0.3.6/config.sub:540:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-541-		os=-linux
##############################################
swfmill-0.3.6/config.sub-547-	c54x-*)
swfmill-0.3.6/config.sub:548:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-549-		;;
swfmill-0.3.6/config.sub-550-	c55x-*)
swfmill-0.3.6/config.sub:551:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-552-		;;
swfmill-0.3.6/config.sub-553-	c6x-*)
swfmill-0.3.6/config.sub:554:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-555-		;;
##############################################
swfmill-0.3.6/config.sub-750-	i*86v32)
swfmill-0.3.6/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
swfmill-0.3.6/config.sub-752-		os=-sysv32
##############################################
swfmill-0.3.6/config.sub-754-	i*86v4*)
swfmill-0.3.6/config.sub:755:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
swfmill-0.3.6/config.sub-756-		os=-sysv4
##############################################
swfmill-0.3.6/config.sub-758-	i*86v)
swfmill-0.3.6/config.sub:759:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
swfmill-0.3.6/config.sub-760-		os=-sysv
##############################################
swfmill-0.3.6/config.sub-762-	i*86sol2)
swfmill-0.3.6/config.sub:763:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
swfmill-0.3.6/config.sub-764-		os=-solaris2
##############################################
swfmill-0.3.6/config.sub-788-	leon-*|leon[3-9]-*)
swfmill-0.3.6/config.sub:789:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
swfmill-0.3.6/config.sub-790-		;;
##############################################
swfmill-0.3.6/config.sub-795-	m68knommu-*)
swfmill-0.3.6/config.sub:796:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-797-		os=-linux
##############################################
swfmill-0.3.6/config.sub-832-	mips3*-*)
swfmill-0.3.6/config.sub:833:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
swfmill-0.3.6/config.sub-834-		;;
swfmill-0.3.6/config.sub-835-	mips3*)
swfmill-0.3.6/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
swfmill-0.3.6/config.sub-837-		;;
##############################################
swfmill-0.3.6/config.sub-854-	ms1-*)
swfmill-0.3.6/config.sub:855:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
swfmill-0.3.6/config.sub-856-		;;
##############################################
swfmill-0.3.6/config.sub-973-	parisc-*)
swfmill-0.3.6/config.sub:974:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-975-		os=-linux
##############################################
swfmill-0.3.6/config.sub-989-	pc98-*)
swfmill-0.3.6/config.sub:990:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-991-		;;
##############################################
swfmill-0.3.6/config.sub-1004-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
swfmill-0.3.6/config.sub:1005:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-1006-		;;
swfmill-0.3.6/config.sub-1007-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
swfmill-0.3.6/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-1009-		;;
swfmill-0.3.6/config.sub-1010-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
swfmill-0.3.6/config.sub:1011:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-1012-		;;
swfmill-0.3.6/config.sub-1013-	pentium4-*)
swfmill-0.3.6/config.sub:1014:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-1015-		;;
##############################################
swfmill-0.3.6/config.sub-1023-	ppc-* | ppcbe-*)
swfmill-0.3.6/config.sub:1024:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-1025-		;;
##############################################
swfmill-0.3.6/config.sub-1029-	ppcle-* | powerpclittle-*)
swfmill-0.3.6/config.sub:1030:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-1031-		;;
##############################################
swfmill-0.3.6/config.sub-1033-		;;
swfmill-0.3.6/config.sub:1034:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-1035-		;;
##############################################
swfmill-0.3.6/config.sub-1039-	ppc64le-* | powerpc64little-*)
swfmill-0.3.6/config.sub:1040:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-1041-		;;
##############################################
swfmill-0.3.6/config.sub-1122-	strongarm-* | thumb-*)
swfmill-0.3.6/config.sub:1123:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
swfmill-0.3.6/config.sub-1124-		;;
##############################################
swfmill-0.3.6/config.sub-1252-	xscale-* | xscalee[bl]-*)
swfmill-0.3.6/config.sub:1253:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
swfmill-0.3.6/config.sub-1254-		;;
##############################################
swfmill-0.3.6/config.sub-1329-	*)
swfmill-0.3.6/config.sub:1330:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
swfmill-0.3.6/config.sub-1331-		exit 1
##############################################
swfmill-0.3.6/config.sub-1337-	*-digital*)
swfmill-0.3.6/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
swfmill-0.3.6/config.sub-1339-		;;
swfmill-0.3.6/config.sub-1340-	*-commodore*)
swfmill-0.3.6/config.sub:1341:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
swfmill-0.3.6/config.sub-1342-		;;
##############################################
swfmill-0.3.6/config.sub-1358-	-solaris1 | -solaris1.*)
swfmill-0.3.6/config.sub:1359:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
swfmill-0.3.6/config.sub-1360-		;;
##############################################
swfmill-0.3.6/config.sub-1370-	-gnu/linux*)
swfmill-0.3.6/config.sub:1371:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
swfmill-0.3.6/config.sub-1372-		;;
##############################################
swfmill-0.3.6/config.sub-1416-	-nto*)
swfmill-0.3.6/config.sub:1417:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
swfmill-0.3.6/config.sub-1418-		;;
##############################################
swfmill-0.3.6/config.sub-1423-	-mac*)
swfmill-0.3.6/config.sub:1424:		os=`echo $os | sed -e 's|mac|macos|'`
swfmill-0.3.6/config.sub-1425-		;;
##############################################
swfmill-0.3.6/config.sub-1429-	-linux*)
swfmill-0.3.6/config.sub:1430:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
swfmill-0.3.6/config.sub-1431-		;;
swfmill-0.3.6/config.sub-1432-	-sunos5*)
swfmill-0.3.6/config.sub:1433:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
swfmill-0.3.6/config.sub-1434-		;;
swfmill-0.3.6/config.sub-1435-	-sunos6*)
swfmill-0.3.6/config.sub:1436:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
swfmill-0.3.6/config.sub-1437-		;;
##############################################
swfmill-0.3.6/config.sub-1484-	-sinix5.*)
swfmill-0.3.6/config.sub:1485:		os=`echo $os | sed -e 's|sinix|sysv|'`
swfmill-0.3.6/config.sub-1486-		;;
##############################################
swfmill-0.3.6/config.sub-1537-		# Get rid of the `-' at the beginning of $os.
swfmill-0.3.6/config.sub:1538:		os=`echo $os | sed 's/[^-]*-//'`
swfmill-0.3.6/config.sub:1539:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
swfmill-0.3.6/config.sub-1540-		exit 1
##############################################
swfmill-0.3.6/config.sub-1800-		esac
swfmill-0.3.6/config.sub:1801:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
swfmill-0.3.6/config.sub-1802-		;;
##############################################
swfmill-0.3.6/config.guess-34-
swfmill-0.3.6/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
swfmill-0.3.6/config.guess-36-
##############################################
swfmill-0.3.6/config.guess-102-: ${TMPDIR=/tmp} ;
swfmill-0.3.6/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
swfmill-0.3.6/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
swfmill-0.3.6/config.guess-151-	EOF
swfmill-0.3.6/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
swfmill-0.3.6/config.guess-153-	;;
##############################################
swfmill-0.3.6/config.guess-181-	    earmv*)
swfmill-0.3.6/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
swfmill-0.3.6/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
swfmill-0.3.6/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
swfmill-0.3.6/config.guess-210-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
swfmill-0.3.6/config.guess:211:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
swfmill-0.3.6/config.guess-212-		;;
##############################################
swfmill-0.3.6/config.guess-223-	    *)
swfmill-0.3.6/config.guess:224:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
swfmill-0.3.6/config.guess-225-		;;
##############################################
swfmill-0.3.6/config.guess-257-	*4.0)
swfmill-0.3.6/config.guess:258:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
swfmill-0.3.6/config.guess-259-		;;
swfmill-0.3.6/config.guess-260-	*5.*)
swfmill-0.3.6/config.guess:261:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
swfmill-0.3.6/config.guess-262-		;;
##############################################
swfmill-0.3.6/config.guess-267-	# types through head -n 1, so we only detect the type of CPU 0.
swfmill-0.3.6/config.guess:268:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
swfmill-0.3.6/config.guess-269-	case "$ALPHA_CPU_TYPE" in
##############################################
swfmill-0.3.6/config.guess-305-	# 1.2 uses "1.2" for uname -r.
swfmill-0.3.6/config.guess:306:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
swfmill-0.3.6/config.guess-307-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
swfmill-0.3.6/config.guess-365-    s390x:SunOS:*:*)
swfmill-0.3.6/config.guess:366:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
swfmill-0.3.6/config.guess-367-	exit ;;
swfmill-0.3.6/config.guess-368-    sun4H:SunOS:5.*:*)
swfmill-0.3.6/config.guess:369:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
swfmill-0.3.6/config.guess-370-	exit ;;
swfmill-0.3.6/config.guess-371-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
swfmill-0.3.6/config.guess:372:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
swfmill-0.3.6/config.guess-373-	exit ;;
##############################################
swfmill-0.3.6/config.guess-390-	fi
swfmill-0.3.6/config.guess:391:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
swfmill-0.3.6/config.guess-392-	exit ;;
##############################################
swfmill-0.3.6/config.guess-396-	# it's likely to be more like Solaris than SunOS4.
swfmill-0.3.6/config.guess:397:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
swfmill-0.3.6/config.guess-398-	exit ;;
##############################################
swfmill-0.3.6/config.guess-405-	# Japanese Language versions have a version number like `4.1.3-JL'.
swfmill-0.3.6/config.guess:406:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
swfmill-0.3.6/config.guess-407-	exit ;;
##############################################
swfmill-0.3.6/config.guess-411-    sun*:*:4.2BSD:*)
swfmill-0.3.6/config.guess:412:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
swfmill-0.3.6/config.guess-413-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
swfmill-0.3.6/config.guess-493-	$CC_FOR_BUILD -o $dummy $dummy.c &&
swfmill-0.3.6/config.guess:494:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
swfmill-0.3.6/config.guess:495:	  SYSTEM_NAME=`$dummy $dummyarg` &&
swfmill-0.3.6/config.guess-496-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
swfmill-0.3.6/config.guess-549-    *:IRIX*:*:*)
swfmill-0.3.6/config.guess:550:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
swfmill-0.3.6/config.guess-551-	exit ;;
##############################################
swfmill-0.3.6/config.guess-579-EOF
swfmill-0.3.6/config.guess:580:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
swfmill-0.3.6/config.guess-581-		then
##############################################
swfmill-0.3.6/config.guess-592-    *:AIX:*:[4567])
swfmill-0.3.6/config.guess:593:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
swfmill-0.3.6/config.guess-594-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
swfmill-0.3.6/config.guess-628-    9000/[34678]??:HP-UX:*:*)
swfmill-0.3.6/config.guess:629:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
swfmill-0.3.6/config.guess-630-	case "${UNAME_MACHINE}" in
##############################################
swfmill-0.3.6/config.guess-682-EOF
swfmill-0.3.6/config.guess:683:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
swfmill-0.3.6/config.guess-684-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
swfmill-0.3.6/config.guess-710-    ia64:HP-UX:*:*)
swfmill-0.3.6/config.guess:711:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
swfmill-0.3.6/config.guess-712-	echo ia64-hp-hpux${HPUX_REV}
##############################################
swfmill-0.3.6/config.guess-740-EOF
swfmill-0.3.6/config.guess:741:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
swfmill-0.3.6/config.guess-742-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
swfmill-0.3.6/config.guess-811-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
swfmill-0.3.6/config.guess:812:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
swfmill-0.3.6/config.guess-813-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
swfmill-0.3.6/config.guess-816-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
swfmill-0.3.6/config.guess:817:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
swfmill-0.3.6/config.guess-818-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
swfmill-0.3.6/config.guess-832-	    amd64)
swfmill-0.3.6/config.guess:833:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
swfmill-0.3.6/config.guess-834-	    *)
swfmill-0.3.6/config.guess:835:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
swfmill-0.3.6/config.guess-836-	esac
##############################################
swfmill-0.3.6/config.guess-890-    prep*:SunOS:5.*:*)
swfmill-0.3.6/config.guess:891:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
swfmill-0.3.6/config.guess-892-	exit ;;
##############################################
swfmill-0.3.6/config.guess-894-	# the GNU system
swfmill-0.3.6/config.guess:895:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
swfmill-0.3.6/config.guess-896-	exit ;;
##############################################
swfmill-0.3.6/config.guess-898-	# other systems with GNU libc and userland
swfmill-0.3.6/config.guess:899:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
swfmill-0.3.6/config.guess-900-	exit ;;
##############################################
swfmill-0.3.6/config.guess-989-EOF
swfmill-0.3.6/config.guess:990:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
swfmill-0.3.6/config.guess-991-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
swfmill-0.3.6/config.guess-1083-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
swfmill-0.3.6/config.guess:1084:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
swfmill-0.3.6/config.guess-1085-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
swfmill-0.3.6/config.guess-1283-	fi
swfmill-0.3.6/config.guess:1284:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
swfmill-0.3.6/config.guess-1285-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
swfmill-0.3.6/config.guess-1368-    *:DragonFly:*:*)
swfmill-0.3.6/config.guess:1369:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
swfmill-0.3.6/config.guess-1370-	exit ;;
##############################################
swfmill-0.3.6/config.guess-1381-    i*86:skyos:*:*)
swfmill-0.3.6/config.guess:1382:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
swfmill-0.3.6/config.guess-1383-	exit ;;