diff -Nru notify-osd-0.9.33/aclocal.m4 notify-osd-0.9.34/aclocal.m4 --- notify-osd-0.9.33/aclocal.m4 2012-02-08 11:12:44.000000000 +0000 +++ notify-osd-0.9.34/aclocal.m4 2012-03-23 14:50:33.000000000 +0000 @@ -1,7 +1,8 @@ -# generated automatically by aclocal 1.11.1 -*- Autoconf -*- +# generated automatically by aclocal 1.11.3 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, +# Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -681,12 +682,15 @@ fi[]dnl ])# PKG_CHECK_MODULES -# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software +# Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been @@ -696,7 +700,7 @@ [am__api_version='1.11' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.11.1], [], +m4_if([$1], [1.11.3], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -712,19 +716,21 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.11.1])dnl +[AM_AUTOMAKE_VERSION([1.11.3])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to # `$srcdir', `$srcdir/..', or `$srcdir/../..'. @@ -806,14 +812,14 @@ Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009 -# Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, +# 2010, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 10 +# serial 12 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, @@ -853,6 +859,7 @@ # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. + rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. @@ -917,7 +924,7 @@ break fi ;; - msvisualcpp | msvcmsys) + msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. @@ -982,10 +989,13 @@ if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' + am__nodep='_no' fi AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) AC_SUBST([AMDEPBACKSLASH])dnl _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl +AC_SUBST([am__nodep])dnl +_AM_SUBST_NOTMAKE([am__nodep])dnl ]) # Generate code to set up dependency tracking. -*- Autoconf -*- @@ -1207,12 +1217,15 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2001, 2003, 2005, 2008 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, +# Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. @@ -1252,8 +1265,8 @@ # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- # From Jim Meyering -# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. +# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008, +# 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1273,7 +1286,7 @@ [disable], [m4_define([am_maintainer_other], [enable])], [m4_define([am_maintainer_other], [enable]) m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) -AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles]) +AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) dnl maintainer-mode's default is 'disable' unless 'enable' is passed AC_ARG_ENABLE([maintainer-mode], [ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful @@ -1419,12 +1432,15 @@ fi ]) -# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, +# Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_PROG_MKDIR_P # --------------- # Check for `mkdir -p'. @@ -1447,13 +1463,14 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001, 2002, 2003, 2005, 2008 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software +# Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 4 +# serial 5 # _AM_MANGLE_OPTION(NAME) # ----------------------- @@ -1461,13 +1478,13 @@ [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) # _AM_SET_OPTION(NAME) -# ------------------------------ +# -------------------- # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) # _AM_SET_OPTIONS(OPTIONS) -# ---------------------------------- +# ------------------------ # OPTIONS is a space-separated list of Automake options. AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) @@ -1543,13 +1560,13 @@ fi AC_MSG_RESULT(yes)]) -# Copyright (C) 2009 Free Software Foundation, Inc. +# Copyright (C) 2009, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 1 +# serial 2 # AM_SILENT_RULES([DEFAULT]) # -------------------------- @@ -1564,18 +1581,50 @@ no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; esac +dnl +dnl A few `make' implementations (e.g., NonStop OS and NextStep) +dnl do not support nested variable expansions. +dnl See automake bug#9928 and bug#10237. +am_make=${MAKE-make} +AC_CACHE_CHECK([whether $am_make supports nested variables], + [am_cv_make_support_nested_variables], + [if AS_ECHO([['TRUE=$(BAR$(V)) +BAR0=false +BAR1=true +V=1 +am__doit: + @$(TRUE) +.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then + am_cv_make_support_nested_variables=yes +else + am_cv_make_support_nested_variables=no +fi]) +if test $am_cv_make_support_nested_variables = yes; then + dnl Using `$V' instead of `$(V)' breaks IRIX make. + AM_V='$(V)' + AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' +else + AM_V=$AM_DEFAULT_VERBOSITY + AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY +fi +AC_SUBST([AM_V])dnl +AM_SUBST_NOTMAKE([AM_V])dnl +AC_SUBST([AM_DEFAULT_V])dnl +AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl AC_SUBST([AM_DEFAULT_VERBOSITY])dnl AM_BACKSLASH='\' AC_SUBST([AM_BACKSLASH])dnl _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) -# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_PROG_INSTALL_STRIP # --------------------- # One issue with vendor `install' (even GNU) is that you can't @@ -1598,13 +1647,13 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006, 2008 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 2 +# serial 3 # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- @@ -1613,13 +1662,13 @@ AC_DEFUN([_AM_SUBST_NOTMAKE]) # AM_SUBST_NOTMAKE(VARIABLE) -# --------------------------- +# -------------------------- # Public sister of _AM_SUBST_NOTMAKE. AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004, 2005 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1641,10 +1690,11 @@ # a tarball read from stdin. # $(am__untar) < result.tar AC_DEFUN([_AM_PROG_TAR], -[# Always define AMTAR for backward compatibility. -AM_MISSING_PROG([AMTAR], [tar]) +[# Always define AMTAR for backward compatibility. Yes, it's still used +# in the wild :-( We should find a proper way to deprecate it ... +AC_SUBST([AMTAR], ['$${TAR-tar}']) m4_if([$1], [v7], - [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'], + [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], [m4_case([$1], [ustar],, [pax],, [m4_fatal([Unknown tar format])]) AC_MSG_CHECKING([how to create a $1 tar archive]) diff -Nru notify-osd-0.9.33/compile notify-osd-0.9.34/compile --- notify-osd-0.9.33/compile 2012-02-08 11:12:46.000000000 +0000 +++ notify-osd-0.9.34/compile 2012-03-23 14:50:34.000000000 +0000 @@ -1,10 +1,10 @@ #! /bin/sh -# Wrapper for compilers which do not understand `-c -o'. +# Wrapper for compilers which do not understand '-c -o'. -scriptversion=2009-10-06.20; # UTC +scriptversion=2012-01-04.17; # UTC -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009 Free Software -# Foundation, Inc. +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010, 2012 Free +# Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify @@ -29,21 +29,186 @@ # bugs to or send patches to # . +nl=' +' + +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent tools from complaining about whitespace usage. +IFS=" "" $nl" + +file_conv= + +# func_file_conv build_file lazy +# Convert a $build file to $host form and store it in $file +# Currently only supports Windows hosts. If the determined conversion +# type is listed in (the comma separated) LAZY, no conversion will +# take place. +func_file_conv () +{ + file=$1 + case $file in + / | /[!/]*) # absolute file, and not a UNC file + if test -z "$file_conv"; then + # lazily determine how to convert abs files + case `uname -s` in + MINGW*) + file_conv=mingw + ;; + CYGWIN*) + file_conv=cygwin + ;; + *) + file_conv=wine + ;; + esac + fi + case $file_conv/,$2, in + *,$file_conv,*) + ;; + mingw/*) + file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` + ;; + cygwin/*) + file=`cygpath -m "$file" || echo "$file"` + ;; + wine/*) + file=`winepath -w "$file" || echo "$file"` + ;; + esac + ;; + esac +} + +# func_cl_wrapper cl arg... +# Adjust compile command to suit cl +func_cl_wrapper () +{ + # Assume a capable shell + lib_path= + shared=: + linker_opts= + for arg + do + if test -n "$eat"; then + eat= + else + case $1 in + -o) + # configure might choose to run compile as 'compile cc -o foo foo.c'. + eat=1 + case $2 in + *.o | *.[oO][bB][jJ]) + func_file_conv "$2" + set x "$@" -Fo"$file" + shift + ;; + *) + func_file_conv "$2" + set x "$@" -Fe"$file" + shift + ;; + esac + ;; + -I*) + func_file_conv "${1#-I}" mingw + set x "$@" -I"$file" + shift + ;; + -l*) + lib=${1#-l} + found=no + save_IFS=$IFS + IFS=';' + for dir in $lib_path $LIB + do + IFS=$save_IFS + if $shared && test -f "$dir/$lib.dll.lib"; then + found=yes + set x "$@" "$dir/$lib.dll.lib" + break + fi + if test -f "$dir/$lib.lib"; then + found=yes + set x "$@" "$dir/$lib.lib" + break + fi + done + IFS=$save_IFS + + test "$found" != yes && set x "$@" "$lib.lib" + shift + ;; + -L*) + func_file_conv "${1#-L}" + if test -z "$lib_path"; then + lib_path=$file + else + lib_path="$lib_path;$file" + fi + linker_opts="$linker_opts -LIBPATH:$file" + ;; + -static) + shared=false + ;; + -Wl,*) + arg=${1#-Wl,} + save_ifs="$IFS"; IFS=',' + for flag in $arg; do + IFS="$save_ifs" + linker_opts="$linker_opts $flag" + done + IFS="$save_ifs" + ;; + -Xlinker) + eat=1 + linker_opts="$linker_opts $2" + ;; + -*) + set x "$@" "$1" + shift + ;; + *.cc | *.CC | *.cxx | *.CXX | *.[cC]++) + func_file_conv "$1" + set x "$@" -Tp"$file" + shift + ;; + *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO]) + func_file_conv "$1" mingw + set x "$@" "$file" + shift + ;; + *) + set x "$@" "$1" + shift + ;; + esac + fi + shift + done + if test -n "$linker_opts"; then + linker_opts="-link$linker_opts" + fi + exec "$@" $linker_opts + exit 1 +} + +eat= + case $1 in '') - echo "$0: No command. Try \`$0 --help' for more information." 1>&2 + echo "$0: No command. Try '$0 --help' for more information." 1>&2 exit 1; ;; -h | --h*) cat <<\EOF Usage: compile [--help] [--version] PROGRAM [ARGS] -Wrapper for compilers which do not understand `-c -o'. -Remove `-o dest.o' from ARGS, run PROGRAM with the remaining +Wrapper for compilers which do not understand '-c -o'. +Remove '-o dest.o' from ARGS, run PROGRAM with the remaining arguments, and rename the output as expected. If you are trying to build a whole package this is not the -right script to run: please start by reading the file `INSTALL'. +right script to run: please start by reading the file 'INSTALL'. Report bugs to . EOF @@ -53,11 +218,13 @@ echo "compile $scriptversion" exit $? ;; + cl | *[/\\]cl | cl.exe | *[/\\]cl.exe ) + func_cl_wrapper "$@" # Doesn't return... + ;; esac ofile= cfile= -eat= for arg do @@ -66,8 +233,8 @@ else case $1 in -o) - # configure might choose to run compile as `compile cc -o foo foo.c'. - # So we strip `-o arg' only if arg is an object. + # configure might choose to run compile as 'compile cc -o foo foo.c'. + # So we strip '-o arg' only if arg is an object. eat=1 case $2 in *.o | *.obj) @@ -94,10 +261,10 @@ done if test -z "$ofile" || test -z "$cfile"; then - # If no `-o' option was seen then we might have been invoked from a + # If no '-o' option was seen then we might have been invoked from a # pattern rule where we don't need one. That is ok -- this is a # normal compilation that the losing compiler can handle. If no - # `.c' file was seen then we are probably linking. That is also + # '.c' file was seen then we are probably linking. That is also # ok. exec "$@" fi @@ -106,7 +273,7 @@ cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` # Create the lock directory. -# Note: use `[/\\:.-]' here to ensure that we don't use the same name +# Note: use '[/\\:.-]' here to ensure that we don't use the same name # that we are using for the .o file. Also, base the name on the expected # object file name, since that is what matters with a parallel build. lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d diff -Nru notify-osd-0.9.33/config.guess notify-osd-0.9.34/config.guess --- notify-osd-0.9.33/config.guess 2012-02-08 11:12:46.000000000 +0000 +++ notify-osd-0.9.34/config.guess 2012-03-23 14:50:34.000000000 +0000 @@ -2,9 +2,9 @@ # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011 Free Software Foundation, Inc. +# 2011, 2012 Free Software Foundation, Inc. -timestamp='2011-05-11' +timestamp='2012-02-10' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -17,9 +17,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -57,8 +55,8 @@ Originally written by Per Bothner. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free -Software Foundation, Inc. +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 +Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -145,7 +143,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or - # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, + # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward @@ -792,13 +790,12 @@ echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} exit ;; *:FreeBSD:*:*) - case ${UNAME_MACHINE} in - pc98) - echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; + UNAME_PROCESSOR=`/usr/bin/uname -p` + case ${UNAME_PROCESSOR} in amd64) echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; *) - echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; + echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; esac exit ;; i*:CYGWIN*:*) @@ -807,6 +804,9 @@ *:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; + i*:MSYS*:*) + echo ${UNAME_MACHINE}-pc-msys + exit ;; i*:windows32*:*) # uname -m includes "-pc" on this system. echo ${UNAME_MACHINE}-mingw32 @@ -861,6 +861,13 @@ i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; + aarch64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + aarch64_be:Linux:*:*) + UNAME_MACHINE=aarch64_be + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; @@ -895,13 +902,16 @@ echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; cris:Linux:*:*) - echo cris-axis-linux-gnu + echo ${UNAME_MACHINE}-axis-linux-gnu exit ;; crisv32:Linux:*:*) - echo crisv32-axis-linux-gnu + echo ${UNAME_MACHINE}-axis-linux-gnu exit ;; frv:Linux:*:*) - echo frv-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + hexagon:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; i*86:Linux:*:*) LIBC=gnu @@ -943,7 +953,7 @@ test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; or32:Linux:*:*) - echo or32-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; padre:Linux:*:*) echo sparc-unknown-linux-gnu @@ -978,13 +988,13 @@ echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; tile*:Linux:*:*) - echo ${UNAME_MACHINE}-tilera-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; vax:Linux:*:*) echo ${UNAME_MACHINE}-dec-linux-gnu exit ;; x86_64:Linux:*:*) - echo x86_64-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; xtensa*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu @@ -1315,6 +1325,9 @@ i*86:AROS:*:*) echo ${UNAME_MACHINE}-pc-aros exit ;; + x86_64:VMkernel:*:*) + echo ${UNAME_MACHINE}-unknown-esx + exit ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 diff -Nru notify-osd-0.9.33/config.sub notify-osd-0.9.34/config.sub --- notify-osd-0.9.33/config.sub 2012-02-08 11:12:46.000000000 +0000 +++ notify-osd-0.9.34/config.sub 2012-03-23 14:50:34.000000000 +0000 @@ -2,9 +2,9 @@ # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011 Free Software Foundation, Inc. +# 2011, 2012 Free Software Foundation, Inc. -timestamp='2011-03-23' +timestamp='2012-02-10' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -21,9 +21,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -76,8 +74,8 @@ GNU config.sub ($timestamp) Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free -Software Foundation, Inc. +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 +Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -132,6 +130,10 @@ os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; + android-linux) + os=-linux-android + basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown + ;; *) basic_machine=`echo $1 | sed 's/-[^-]*$//'` if [ $basic_machine != $1 ] @@ -247,17 +249,22 @@ # Some are omitted here because they have special meanings below. 1750a | 580 \ | a29k \ + | aarch64 | aarch64_be \ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ + | be32 | be64 \ | bfin \ | c4x | clipper \ | d10v | d30v | dlx | dsp16xx \ + | epiphany \ | fido | fr30 | frv \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ + | hexagon \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ + | le32 | le64 \ | lm32 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ | maxq | mb | microblaze | mcore | mep | metag \ @@ -291,7 +298,7 @@ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ - | rx \ + | rl78 | rx \ | score \ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ @@ -300,7 +307,7 @@ | spu \ | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ | ubicom32 \ - | v850 | v850e \ + | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ | we32k \ | x86 | xc16x | xstormy16 | xtensa \ | z8k | z80) @@ -315,8 +322,7 @@ c6x) basic_machine=tic6x-unknown ;; - m6811 | m68hc11 | m6812 | m68hc12 | picochip) - # Motorola 68HC11/12. + m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip) basic_machine=$basic_machine-unknown os=-none ;; @@ -329,7 +335,10 @@ strongarm | thumb | xscale) basic_machine=arm-unknown ;; - + xgate) + basic_machine=$basic_machine-unknown + os=-none + ;; xscaleeb) basic_machine=armeb-unknown ;; @@ -352,11 +361,13 @@ # Recognize the basic CPU types with company name. 580-* \ | a29k-* \ + | aarch64-* | aarch64_be-* \ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ | avr-* | avr32-* \ + | be32-* | be64-* \ | bfin-* | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c4x-* \ | clipper-* | craynv-* | cydra-* \ @@ -365,8 +376,10 @@ | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ | h8300-* | h8500-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ + | hexagon-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ + | le32-* | le64-* \ | lm32-* \ | m32c-* | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ @@ -400,7 +413,7 @@ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ | pyramid-* \ - | romp-* | rs6000-* | rx-* \ + | rl78-* | romp-* | rs6000-* | rx-* \ | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ @@ -408,10 +421,11 @@ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ | tahoe-* \ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ - | tile-* | tilegx-* \ + | tile*-* \ | tron-* \ | ubicom32-* \ - | v850-* | v850e-* | vax-* \ + | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ + | vax-* \ | we32k-* \ | x86-* | x86_64-* | xc16x-* | xps100-* \ | xstormy16-* | xtensa*-* \ @@ -711,7 +725,6 @@ i370-ibm* | ibm*) basic_machine=i370-ibm ;; -# I'm not sure what "Sysv32" means. Should this be sysv3.2? i*86v32) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv32 @@ -808,10 +821,18 @@ ms1-*) basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ;; + msys) + basic_machine=i386-pc + os=-msys + ;; mvs) basic_machine=i370-ibm os=-mvs ;; + nacl) + basic_machine=le32-unknown + os=-nacl + ;; ncr3000) basic_machine=i486-ncr os=-sysv4 @@ -1120,13 +1141,8 @@ basic_machine=t90-cray os=-unicos ;; - # This must be matched before tile*. - tilegx*) - basic_machine=tilegx-unknown - os=-linux-gnu - ;; tile*) - basic_machine=tile-unknown + basic_machine=$basic_machine-unknown os=-linux-gnu ;; tx39) @@ -1336,7 +1352,7 @@ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* | -cegcc* \ - | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ + | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ @@ -1548,9 +1564,6 @@ ;; m68000-sun) os=-sunos3 - # This also exists in the configure program, but was not the - # default. - # os=-sunos4 ;; m68*-cisco) os=-aout diff -Nru notify-osd-0.9.33/configure notify-osd-0.9.34/configure --- notify-osd-0.9.33/configure 2012-02-08 11:12:45.000000000 +0000 +++ notify-osd-0.9.34/configure 2012-03-23 14:50:33.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for notify-osd 0.9.33. +# Generated by GNU Autoconf 2.68 for notify-osd 0.9.34. # # Report bugs to . # @@ -570,8 +570,8 @@ # Identity of this package. PACKAGE_NAME='notify-osd' PACKAGE_TARNAME='notify-osd' -PACKAGE_VERSION='0.9.33' -PACKAGE_STRING='notify-osd 0.9.33' +PACKAGE_VERSION='0.9.34' +PACKAGE_STRING='notify-osd 0.9.34' PACKAGE_BUGREPORT='dx-team@canonical.com' PACKAGE_URL='' @@ -681,6 +681,7 @@ am__fastdepCC_FALSE am__fastdepCC_TRUE CCDEPMODE +am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE @@ -697,6 +698,8 @@ ACLOCAL_AMFLAGS AM_BACKSLASH AM_DEFAULT_VERBOSITY +AM_DEFAULT_V +AM_V am__untar am__tar AMTAR @@ -1344,7 +1347,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures notify-osd 0.9.33 to adapt to many kinds of systems. +\`configure' configures notify-osd 0.9.34 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1414,7 +1417,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of notify-osd 0.9.33:";; + short | recursive ) echo "Configuration of notify-osd 0.9.34:";; esac cat <<\_ACEOF @@ -1552,7 +1555,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -notify-osd configure 0.9.33 +notify-osd configure 0.9.34 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1830,7 +1833,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by notify-osd $as_me 0.9.33, which was +It was created by notify-osd $as_me 0.9.34, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2651,7 +2654,7 @@ # Define the identity of the package. PACKAGE='notify-osd' - VERSION='0.9.33' + VERSION='0.9.34' cat >>confdefs.h <<_ACEOF @@ -2681,11 +2684,11 @@ # We need awk for the "check" target. The system "awk" is bad on # some platforms. -# Always define AMTAR for backward compatibility. +# Always define AMTAR for backward compatibility. Yes, it's still used +# in the wild :-( We should find a proper way to deprecate it ... +AMTAR='$${TAR-tar}' -AMTAR=${AMTAR-"${am_missing_run}tar"} - -am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' +am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' @@ -2701,6 +2704,33 @@ no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=0;; esac +am_make=${MAKE-make} +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 +$as_echo_n "checking whether $am_make supports nested variables... " >&6; } +if ${am_cv_make_support_nested_variables+:} false; then : + $as_echo_n "(cached) " >&6 +else + if $as_echo 'TRUE=$(BAR$(V)) +BAR0=false +BAR1=true +V=1 +am__doit: + @$(TRUE) +.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then + am_cv_make_support_nested_variables=yes +else + am_cv_make_support_nested_variables=no +fi +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 +$as_echo "$am_cv_make_support_nested_variables" >&6; } +if test $am_cv_make_support_nested_variables = yes; then + AM_V='$(V)' + AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' +else + AM_V=$AM_DEFAULT_VERBOSITY + AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY +fi AM_BACKSLASH='\' @@ -2765,6 +2795,7 @@ if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' + am__nodep='_no' fi if test "x$enable_dependency_tracking" != xno; then AMDEP_TRUE= @@ -3578,6 +3609,7 @@ # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. + rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. @@ -3637,7 +3669,7 @@ break fi ;; - msvisualcpp | msvcmsys) + msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. @@ -11976,6 +12008,7 @@ # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. + rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. @@ -12035,7 +12068,7 @@ break fi ;; - msvisualcpp | msvcmsys) + msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. @@ -14543,7 +14576,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by notify-osd $as_me 0.9.33, which was +This file was extended by notify-osd $as_me 0.9.34, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14609,7 +14642,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -notify-osd config.status 0.9.33 +notify-osd config.status 0.9.34 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -Nru notify-osd-0.9.33/configure.in notify-osd-0.9.34/configure.in --- notify-osd-0.9.33/configure.in 2012-02-08 11:17:01.000000000 +0000 +++ notify-osd-0.9.34/configure.in 2012-03-23 14:49:59.000000000 +0000 @@ -1,4 +1,4 @@ -AC_INIT(notify-osd, 0.9.33, dx-team@canonical.com) +AC_INIT(notify-osd, 0.9.34, dx-team@canonical.com) AC_CONFIG_SRCDIR(src/main.c) AC_CONFIG_HEADERS(config.h) diff -Nru notify-osd-0.9.33/data/icons/Makefile.in notify-osd-0.9.34/data/icons/Makefile.in --- notify-osd-0.9.33/data/icons/Makefile.in 2012-02-08 11:12:46.000000000 +0000 +++ notify-osd-0.9.34/data/icons/Makefile.in 2012-03-23 14:50:34.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -46,11 +46,11 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -485,10 +485,15 @@ installcheck: installcheck-recursive install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru notify-osd-0.9.33/data/icons/scalable/Makefile.in notify-osd-0.9.34/data/icons/scalable/Makefile.in --- notify-osd-0.9.33/data/icons/scalable/Makefile.in 2012-02-08 11:12:46.000000000 +0000 +++ notify-osd-0.9.34/data/icons/scalable/Makefile.in 2012-03-23 14:50:34.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -47,11 +47,11 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -76,6 +76,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(iconsdir)" DATA = $(icons_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -299,9 +305,7 @@ @$(NORMAL_UNINSTALL) @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(iconsdir)" && rm -f $$files + dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: @@ -356,10 +360,15 @@ installcheck: installcheck-am install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru notify-osd-0.9.33/data/Makefile.in notify-osd-0.9.34/data/Makefile.in --- notify-osd-0.9.33/data/Makefile.in 2012-02-08 11:12:46.000000000 +0000 +++ notify-osd-0.9.34/data/Makefile.in 2012-03-23 14:50:34.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -47,11 +47,11 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -83,6 +83,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(convertdir)" "$(DESTDIR)$(servicedir)" DATA = $(convert_DATA) $(service_DATA) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ @@ -324,9 +330,7 @@ @$(NORMAL_UNINSTALL) @list='$(convert_DATA)'; test -n "$(convertdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(convertdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(convertdir)" && rm -f $$files + dir='$(DESTDIR)$(convertdir)'; $(am__uninstall_files_from_dir) install-serviceDATA: $(service_DATA) @$(NORMAL_INSTALL) test -z "$(servicedir)" || $(MKDIR_P) "$(DESTDIR)$(servicedir)" @@ -344,9 +348,7 @@ @$(NORMAL_UNINSTALL) @list='$(service_DATA)'; test -n "$(servicedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(servicedir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(servicedir)" && rm -f $$files + dir='$(DESTDIR)$(servicedir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. @@ -559,10 +561,15 @@ installcheck: installcheck-recursive install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru notify-osd-0.9.33/debian/changelog notify-osd-0.9.34/debian/changelog --- notify-osd-0.9.33/debian/changelog 2012-03-23 16:36:43.000000000 +0000 +++ notify-osd-0.9.34/debian/changelog 2012-03-23 16:36:43.000000000 +0000 @@ -1,3 +1,12 @@ +notify-osd (0.9.34-0ubuntu1) precise; urgency=low + + * New upstream release + - Use _GNOME_BACKGROUND_REPRESENTATIVE_COLORS to better determine tinting + for the notification background + * notify-osd in invisible area of dual screen setup (LP: #716458) + + -- Ken VanDine Fri, 23 Mar 2012 12:21:58 -0400 + notify-osd (0.9.33-0ubuntu1) precise; urgency=low * New upstream release: diff -Nru notify-osd-0.9.33/depcomp notify-osd-0.9.34/depcomp --- notify-osd-0.9.33/depcomp 2012-02-08 11:12:47.000000000 +0000 +++ notify-osd-0.9.34/depcomp 2012-03-23 14:50:35.000000000 +0000 @@ -1,10 +1,10 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2009-04-28.21; # UTC +scriptversion=2011-12-04.11; # UTC -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free -# Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010, +# 2011 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -44,7 +44,7 @@ object Object file output by `PROGRAMS ARGS'. DEPDIR directory where to store dependencies. depfile Dependency file to output. - tmpdepfile Temporary file to use when outputing dependencies. + tmpdepfile Temporary file to use when outputting dependencies. libtool Whether libtool is used (yes/no). Report bugs to . @@ -90,10 +90,18 @@ # This is just like msvisualcpp but w/o cygpath translation. # Just convert the backslash-escaped backslashes to single forward # slashes to satisfy depend.m4 - cygpath_u="sed s,\\\\\\\\,/,g" + cygpath_u='sed s,\\\\,/,g' depmode=msvisualcpp fi +if test "$depmode" = msvc7msys; then + # This is just like msvc7 but w/o cygpath translation. + # Just convert the backslash-escaped backslashes to single forward + # slashes to satisfy depend.m4 + cygpath_u='sed s,\\\\,/,g' + depmode=msvc7 +fi + case "$depmode" in gcc3) ## gcc 3 implements dependency tracking that does exactly what @@ -158,10 +166,12 @@ ' < "$tmpdepfile" | ## Some versions of gcc put a space before the `:'. On the theory ## that the space means something, we add a space to the output as -## well. +## well. hp depmode also adds that space, but also prefixes the VPATH +## to the object. Take care to not repeat it in the output. ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. - sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \ + | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; @@ -405,6 +415,52 @@ rm -f "$tmpdepfile" ;; +msvc7) + if test "$libtool" = yes; then + showIncludes=-Wc,-showIncludes + else + showIncludes=-showIncludes + fi + "$@" $showIncludes > "$tmpdepfile" + stat=$? + grep -v '^Note: including file: ' "$tmpdepfile" + if test "$stat" = 0; then : + else + rm -f "$tmpdepfile" + exit $stat + fi + rm -f "$depfile" + echo "$object : \\" > "$depfile" + # The first sed program below extracts the file names and escapes + # backslashes for cygpath. The second sed program outputs the file + # name when reading, but also accumulates all include files in the + # hold buffer in order to output them again at the end. This only + # works with sed implementations that can handle large buffers. + sed < "$tmpdepfile" -n ' +/^Note: including file: *\(.*\)/ { + s//\1/ + s/\\/\\\\/g + p +}' | $cygpath_u | sort -u | sed -n ' +s/ /\\ /g +s/\(.*\)/ \1 \\/p +s/.\(.*\) \\/\1:/ +H +$ { + s/.*/ / + G + p +}' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +msvc7msys) + # This case exists only to let depend.m4 do its work. It works by + # looking at the text of this script. This case will never be run, + # since it is checked for above. + exit 1 + ;; + #nosideeffect) # This comment above is used by automake to tell side-effect # dependency tracking mechanisms from slower ones. @@ -503,7 +559,9 @@ touch "$tmpdepfile" ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" rm -f "$depfile" - cat < "$tmpdepfile" > "$depfile" + # makedepend may prepend the VPATH from the source file name to the object. + # No need to regex-escape $object, excess matching of '.' is harmless. + sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile" sed '1,2d' "$tmpdepfile" | tr ' ' ' ' | \ ## Some versions of the HPUX 10.20 sed can't process this invocation diff -Nru notify-osd-0.9.33/examples/Makefile.in notify-osd-0.9.34/examples/Makefile.in --- notify-osd-0.9.33/examples/Makefile.in 2012-02-08 11:12:46.000000000 +0000 +++ notify-osd-0.9.34/examples/Makefile.in 2012-03-23 14:50:34.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -73,8 +73,8 @@ @BUILD_C_EXAMPLES_TRUE@ append_hint_example-example-util.$(OBJEXT) append_hint_example_OBJECTS = $(am_append_hint_example_OBJECTS) append_hint_example_LDADD = $(LDADD) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent append_hint_example_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ @@ -221,21 +221,21 @@ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) -AM_V_CC = $(am__v_CC_$(V)) -am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) +AM_V_CC = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_CCLD = $(am__v_CCLD_$(V)) -am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) +AM_V_CCLD = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(append_hint_example_SOURCES) \ $(append_hint_example_exe_SOURCES) $(icon_only_SOURCES) \ @@ -505,61 +505,61 @@ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list -append-hint-example$(EXEEXT): $(append_hint_example_OBJECTS) $(append_hint_example_DEPENDENCIES) +append-hint-example$(EXEEXT): $(append_hint_example_OBJECTS) $(append_hint_example_DEPENDENCIES) $(EXTRA_append_hint_example_DEPENDENCIES) @rm -f append-hint-example$(EXEEXT) $(AM_V_CCLD)$(append_hint_example_LINK) $(append_hint_example_OBJECTS) $(append_hint_example_LDADD) $(LIBS) -@BUILD_MONO_EXAMPLES_FALSE@append-hint-example.exe$(EXEEXT): $(append_hint_example_exe_OBJECTS) $(append_hint_example_exe_DEPENDENCIES) +@BUILD_MONO_EXAMPLES_FALSE@append-hint-example.exe$(EXEEXT): $(append_hint_example_exe_OBJECTS) $(append_hint_example_exe_DEPENDENCIES) $(EXTRA_append_hint_example_exe_DEPENDENCIES) @BUILD_MONO_EXAMPLES_FALSE@ @rm -f append-hint-example.exe$(EXEEXT) @BUILD_MONO_EXAMPLES_FALSE@ $(AM_V_CCLD)$(LINK) $(append_hint_example_exe_OBJECTS) $(append_hint_example_exe_LDADD) $(LIBS) -icon-only$(EXEEXT): $(icon_only_OBJECTS) $(icon_only_DEPENDENCIES) +icon-only$(EXEEXT): $(icon_only_OBJECTS) $(icon_only_DEPENDENCIES) $(EXTRA_icon_only_DEPENDENCIES) @rm -f icon-only$(EXEEXT) $(AM_V_CCLD)$(icon_only_LINK) $(icon_only_OBJECTS) $(icon_only_LDADD) $(LIBS) -@BUILD_MONO_EXAMPLES_FALSE@icon-only.exe$(EXEEXT): $(icon_only_exe_OBJECTS) $(icon_only_exe_DEPENDENCIES) +@BUILD_MONO_EXAMPLES_FALSE@icon-only.exe$(EXEEXT): $(icon_only_exe_OBJECTS) $(icon_only_exe_DEPENDENCIES) $(EXTRA_icon_only_exe_DEPENDENCIES) @BUILD_MONO_EXAMPLES_FALSE@ @rm -f icon-only.exe$(EXEEXT) @BUILD_MONO_EXAMPLES_FALSE@ $(AM_V_CCLD)$(LINK) $(icon_only_exe_OBJECTS) $(icon_only_exe_LDADD) $(LIBS) -icon-summary$(EXEEXT): $(icon_summary_OBJECTS) $(icon_summary_DEPENDENCIES) +icon-summary$(EXEEXT): $(icon_summary_OBJECTS) $(icon_summary_DEPENDENCIES) $(EXTRA_icon_summary_DEPENDENCIES) @rm -f icon-summary$(EXEEXT) $(AM_V_CCLD)$(icon_summary_LINK) $(icon_summary_OBJECTS) $(icon_summary_LDADD) $(LIBS) -icon-summary-body$(EXEEXT): $(icon_summary_body_OBJECTS) $(icon_summary_body_DEPENDENCIES) +icon-summary-body$(EXEEXT): $(icon_summary_body_OBJECTS) $(icon_summary_body_DEPENDENCIES) $(EXTRA_icon_summary_body_DEPENDENCIES) @rm -f icon-summary-body$(EXEEXT) $(AM_V_CCLD)$(icon_summary_body_LINK) $(icon_summary_body_OBJECTS) $(icon_summary_body_LDADD) $(LIBS) -@BUILD_MONO_EXAMPLES_FALSE@icon-summary-body.exe$(EXEEXT): $(icon_summary_body_exe_OBJECTS) $(icon_summary_body_exe_DEPENDENCIES) +@BUILD_MONO_EXAMPLES_FALSE@icon-summary-body.exe$(EXEEXT): $(icon_summary_body_exe_OBJECTS) $(icon_summary_body_exe_DEPENDENCIES) $(EXTRA_icon_summary_body_exe_DEPENDENCIES) @BUILD_MONO_EXAMPLES_FALSE@ @rm -f icon-summary-body.exe$(EXEEXT) @BUILD_MONO_EXAMPLES_FALSE@ $(AM_V_CCLD)$(LINK) $(icon_summary_body_exe_OBJECTS) $(icon_summary_body_exe_LDADD) $(LIBS) -@BUILD_MONO_EXAMPLES_FALSE@icon-summary.exe$(EXEEXT): $(icon_summary_exe_OBJECTS) $(icon_summary_exe_DEPENDENCIES) +@BUILD_MONO_EXAMPLES_FALSE@icon-summary.exe$(EXEEXT): $(icon_summary_exe_OBJECTS) $(icon_summary_exe_DEPENDENCIES) $(EXTRA_icon_summary_exe_DEPENDENCIES) @BUILD_MONO_EXAMPLES_FALSE@ @rm -f icon-summary.exe$(EXEEXT) @BUILD_MONO_EXAMPLES_FALSE@ $(AM_V_CCLD)$(LINK) $(icon_summary_exe_OBJECTS) $(icon_summary_exe_LDADD) $(LIBS) -icon-updating$(EXEEXT): $(icon_updating_OBJECTS) $(icon_updating_DEPENDENCIES) +icon-updating$(EXEEXT): $(icon_updating_OBJECTS) $(icon_updating_DEPENDENCIES) $(EXTRA_icon_updating_DEPENDENCIES) @rm -f icon-updating$(EXEEXT) $(AM_V_CCLD)$(icon_updating_LINK) $(icon_updating_OBJECTS) $(icon_updating_LDADD) $(LIBS) -icon-value$(EXEEXT): $(icon_value_OBJECTS) $(icon_value_DEPENDENCIES) +icon-value$(EXEEXT): $(icon_value_OBJECTS) $(icon_value_DEPENDENCIES) $(EXTRA_icon_value_DEPENDENCIES) @rm -f icon-value$(EXEEXT) $(AM_V_CCLD)$(icon_value_LINK) $(icon_value_OBJECTS) $(icon_value_LDADD) $(LIBS) -@BUILD_MONO_EXAMPLES_FALSE@icon-value.exe$(EXEEXT): $(icon_value_exe_OBJECTS) $(icon_value_exe_DEPENDENCIES) +@BUILD_MONO_EXAMPLES_FALSE@icon-value.exe$(EXEEXT): $(icon_value_exe_OBJECTS) $(icon_value_exe_DEPENDENCIES) $(EXTRA_icon_value_exe_DEPENDENCIES) @BUILD_MONO_EXAMPLES_FALSE@ @rm -f icon-value.exe$(EXEEXT) @BUILD_MONO_EXAMPLES_FALSE@ $(AM_V_CCLD)$(LINK) $(icon_value_exe_OBJECTS) $(icon_value_exe_LDADD) $(LIBS) -summary-body$(EXEEXT): $(summary_body_OBJECTS) $(summary_body_DEPENDENCIES) +summary-body$(EXEEXT): $(summary_body_OBJECTS) $(summary_body_DEPENDENCIES) $(EXTRA_summary_body_DEPENDENCIES) @rm -f summary-body$(EXEEXT) $(AM_V_CCLD)$(summary_body_LINK) $(summary_body_OBJECTS) $(summary_body_LDADD) $(LIBS) -@BUILD_MONO_EXAMPLES_FALSE@summary-body.exe$(EXEEXT): $(summary_body_exe_OBJECTS) $(summary_body_exe_DEPENDENCIES) +@BUILD_MONO_EXAMPLES_FALSE@summary-body.exe$(EXEEXT): $(summary_body_exe_OBJECTS) $(summary_body_exe_DEPENDENCIES) $(EXTRA_summary_body_exe_DEPENDENCIES) @BUILD_MONO_EXAMPLES_FALSE@ @rm -f summary-body.exe$(EXEEXT) @BUILD_MONO_EXAMPLES_FALSE@ $(AM_V_CCLD)$(LINK) $(summary_body_exe_OBJECTS) $(summary_body_exe_LDADD) $(LIBS) -summary-only$(EXEEXT): $(summary_only_OBJECTS) $(summary_only_DEPENDENCIES) +summary-only$(EXEEXT): $(summary_only_OBJECTS) $(summary_only_DEPENDENCIES) $(EXTRA_summary_only_DEPENDENCIES) @rm -f summary-only$(EXEEXT) $(AM_V_CCLD)$(summary_only_LINK) $(summary_only_OBJECTS) $(summary_only_LDADD) $(LIBS) -@BUILD_MONO_EXAMPLES_FALSE@summary-only.exe$(EXEEXT): $(summary_only_exe_OBJECTS) $(summary_only_exe_DEPENDENCIES) +@BUILD_MONO_EXAMPLES_FALSE@summary-only.exe$(EXEEXT): $(summary_only_exe_OBJECTS) $(summary_only_exe_DEPENDENCIES) $(EXTRA_summary_only_exe_DEPENDENCIES) @BUILD_MONO_EXAMPLES_FALSE@ @rm -f summary-only.exe$(EXEEXT) @BUILD_MONO_EXAMPLES_FALSE@ $(AM_V_CCLD)$(LINK) $(summary_only_exe_OBJECTS) $(summary_only_exe_LDADD) $(LIBS) -sync-icon-only$(EXEEXT): $(sync_icon_only_OBJECTS) $(sync_icon_only_DEPENDENCIES) +sync-icon-only$(EXEEXT): $(sync_icon_only_OBJECTS) $(sync_icon_only_DEPENDENCIES) $(EXTRA_sync_icon_only_DEPENDENCIES) @rm -f sync-icon-only$(EXEEXT) $(AM_V_CCLD)$(sync_icon_only_LINK) $(sync_icon_only_OBJECTS) $(sync_icon_only_LDADD) $(LIBS) -@BUILD_MONO_EXAMPLES_FALSE@sync-icon-only.exe$(EXEEXT): $(sync_icon_only_exe_OBJECTS) $(sync_icon_only_exe_DEPENDENCIES) +@BUILD_MONO_EXAMPLES_FALSE@sync-icon-only.exe$(EXEEXT): $(sync_icon_only_exe_OBJECTS) $(sync_icon_only_exe_DEPENDENCIES) $(EXTRA_sync_icon_only_exe_DEPENDENCIES) @BUILD_MONO_EXAMPLES_FALSE@ @rm -f sync-icon-only.exe$(EXEEXT) @BUILD_MONO_EXAMPLES_FALSE@ $(AM_V_CCLD)$(LINK) $(sync_icon_only_exe_OBJECTS) $(sync_icon_only_exe_LDADD) $(LIBS) -update-notifications$(EXEEXT): $(update_notifications_OBJECTS) $(update_notifications_DEPENDENCIES) +update-notifications$(EXEEXT): $(update_notifications_OBJECTS) $(update_notifications_DEPENDENCIES) $(EXTRA_update_notifications_DEPENDENCIES) @rm -f update-notifications$(EXEEXT) $(AM_V_CCLD)$(update_notifications_LINK) $(update_notifications_OBJECTS) $(update_notifications_LDADD) $(LIBS) -@BUILD_MONO_EXAMPLES_FALSE@update-notifications.exe$(EXEEXT): $(update_notifications_exe_OBJECTS) $(update_notifications_exe_DEPENDENCIES) +@BUILD_MONO_EXAMPLES_FALSE@update-notifications.exe$(EXEEXT): $(update_notifications_exe_OBJECTS) $(update_notifications_exe_DEPENDENCIES) $(EXTRA_update_notifications_exe_DEPENDENCIES) @BUILD_MONO_EXAMPLES_FALSE@ @rm -f update-notifications.exe$(EXEEXT) @BUILD_MONO_EXAMPLES_FALSE@ $(AM_V_CCLD)$(LINK) $(update_notifications_exe_OBJECTS) $(update_notifications_exe_LDADD) $(LIBS) @@ -593,346 +593,303 @@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< append_hint_example-append-hint-example.o: append-hint-example.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -MT append_hint_example-append-hint-example.o -MD -MP -MF $(DEPDIR)/append_hint_example-append-hint-example.Tpo -c -o append_hint_example-append-hint-example.o `test -f 'append-hint-example.c' || echo '$(srcdir)/'`append-hint-example.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/append_hint_example-append-hint-example.Tpo $(DEPDIR)/append_hint_example-append-hint-example.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='append-hint-example.c' object='append_hint_example-append-hint-example.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='append-hint-example.c' object='append_hint_example-append-hint-example.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -c -o append_hint_example-append-hint-example.o `test -f 'append-hint-example.c' || echo '$(srcdir)/'`append-hint-example.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -c -o append_hint_example-append-hint-example.o `test -f 'append-hint-example.c' || echo '$(srcdir)/'`append-hint-example.c append_hint_example-append-hint-example.obj: append-hint-example.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -MT append_hint_example-append-hint-example.obj -MD -MP -MF $(DEPDIR)/append_hint_example-append-hint-example.Tpo -c -o append_hint_example-append-hint-example.obj `if test -f 'append-hint-example.c'; then $(CYGPATH_W) 'append-hint-example.c'; else $(CYGPATH_W) '$(srcdir)/append-hint-example.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/append_hint_example-append-hint-example.Tpo $(DEPDIR)/append_hint_example-append-hint-example.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='append-hint-example.c' object='append_hint_example-append-hint-example.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='append-hint-example.c' object='append_hint_example-append-hint-example.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -c -o append_hint_example-append-hint-example.obj `if test -f 'append-hint-example.c'; then $(CYGPATH_W) 'append-hint-example.c'; else $(CYGPATH_W) '$(srcdir)/append-hint-example.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -c -o append_hint_example-append-hint-example.obj `if test -f 'append-hint-example.c'; then $(CYGPATH_W) 'append-hint-example.c'; else $(CYGPATH_W) '$(srcdir)/append-hint-example.c'; fi` append_hint_example-example-util.o: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -MT append_hint_example-example-util.o -MD -MP -MF $(DEPDIR)/append_hint_example-example-util.Tpo -c -o append_hint_example-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/append_hint_example-example-util.Tpo $(DEPDIR)/append_hint_example-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='append_hint_example-example-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='append_hint_example-example-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -c -o append_hint_example-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -c -o append_hint_example-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c append_hint_example-example-util.obj: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -MT append_hint_example-example-util.obj -MD -MP -MF $(DEPDIR)/append_hint_example-example-util.Tpo -c -o append_hint_example-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/append_hint_example-example-util.Tpo $(DEPDIR)/append_hint_example-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='append_hint_example-example-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='append_hint_example-example-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -c -o append_hint_example-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(append_hint_example_CFLAGS) $(CFLAGS) -c -o append_hint_example-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` icon_only-example-util.o: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -MT icon_only-example-util.o -MD -MP -MF $(DEPDIR)/icon_only-example-util.Tpo -c -o icon_only-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_only-example-util.Tpo $(DEPDIR)/icon_only-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='icon_only-example-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='icon_only-example-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -c -o icon_only-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -c -o icon_only-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c icon_only-example-util.obj: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -MT icon_only-example-util.obj -MD -MP -MF $(DEPDIR)/icon_only-example-util.Tpo -c -o icon_only-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_only-example-util.Tpo $(DEPDIR)/icon_only-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='icon_only-example-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='icon_only-example-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -c -o icon_only-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -c -o icon_only-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` icon_only-icon-only.o: icon-only.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -MT icon_only-icon-only.o -MD -MP -MF $(DEPDIR)/icon_only-icon-only.Tpo -c -o icon_only-icon-only.o `test -f 'icon-only.c' || echo '$(srcdir)/'`icon-only.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_only-icon-only.Tpo $(DEPDIR)/icon_only-icon-only.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='icon-only.c' object='icon_only-icon-only.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='icon-only.c' object='icon_only-icon-only.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -c -o icon_only-icon-only.o `test -f 'icon-only.c' || echo '$(srcdir)/'`icon-only.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -c -o icon_only-icon-only.o `test -f 'icon-only.c' || echo '$(srcdir)/'`icon-only.c icon_only-icon-only.obj: icon-only.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -MT icon_only-icon-only.obj -MD -MP -MF $(DEPDIR)/icon_only-icon-only.Tpo -c -o icon_only-icon-only.obj `if test -f 'icon-only.c'; then $(CYGPATH_W) 'icon-only.c'; else $(CYGPATH_W) '$(srcdir)/icon-only.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_only-icon-only.Tpo $(DEPDIR)/icon_only-icon-only.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='icon-only.c' object='icon_only-icon-only.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='icon-only.c' object='icon_only-icon-only.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -c -o icon_only-icon-only.obj `if test -f 'icon-only.c'; then $(CYGPATH_W) 'icon-only.c'; else $(CYGPATH_W) '$(srcdir)/icon-only.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_only_CFLAGS) $(CFLAGS) -c -o icon_only-icon-only.obj `if test -f 'icon-only.c'; then $(CYGPATH_W) 'icon-only.c'; else $(CYGPATH_W) '$(srcdir)/icon-only.c'; fi` icon_summary-icon-summary.o: icon-summary.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -MT icon_summary-icon-summary.o -MD -MP -MF $(DEPDIR)/icon_summary-icon-summary.Tpo -c -o icon_summary-icon-summary.o `test -f 'icon-summary.c' || echo '$(srcdir)/'`icon-summary.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_summary-icon-summary.Tpo $(DEPDIR)/icon_summary-icon-summary.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='icon-summary.c' object='icon_summary-icon-summary.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='icon-summary.c' object='icon_summary-icon-summary.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -c -o icon_summary-icon-summary.o `test -f 'icon-summary.c' || echo '$(srcdir)/'`icon-summary.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -c -o icon_summary-icon-summary.o `test -f 'icon-summary.c' || echo '$(srcdir)/'`icon-summary.c icon_summary-icon-summary.obj: icon-summary.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -MT icon_summary-icon-summary.obj -MD -MP -MF $(DEPDIR)/icon_summary-icon-summary.Tpo -c -o icon_summary-icon-summary.obj `if test -f 'icon-summary.c'; then $(CYGPATH_W) 'icon-summary.c'; else $(CYGPATH_W) '$(srcdir)/icon-summary.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_summary-icon-summary.Tpo $(DEPDIR)/icon_summary-icon-summary.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='icon-summary.c' object='icon_summary-icon-summary.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='icon-summary.c' object='icon_summary-icon-summary.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -c -o icon_summary-icon-summary.obj `if test -f 'icon-summary.c'; then $(CYGPATH_W) 'icon-summary.c'; else $(CYGPATH_W) '$(srcdir)/icon-summary.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -c -o icon_summary-icon-summary.obj `if test -f 'icon-summary.c'; then $(CYGPATH_W) 'icon-summary.c'; else $(CYGPATH_W) '$(srcdir)/icon-summary.c'; fi` icon_summary-example-util.o: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -MT icon_summary-example-util.o -MD -MP -MF $(DEPDIR)/icon_summary-example-util.Tpo -c -o icon_summary-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_summary-example-util.Tpo $(DEPDIR)/icon_summary-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='icon_summary-example-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='icon_summary-example-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -c -o icon_summary-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -c -o icon_summary-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c icon_summary-example-util.obj: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -MT icon_summary-example-util.obj -MD -MP -MF $(DEPDIR)/icon_summary-example-util.Tpo -c -o icon_summary-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_summary-example-util.Tpo $(DEPDIR)/icon_summary-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='icon_summary-example-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='icon_summary-example-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -c -o icon_summary-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_CFLAGS) $(CFLAGS) -c -o icon_summary-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` icon_summary_body-icon-summary-body.o: icon-summary-body.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -MT icon_summary_body-icon-summary-body.o -MD -MP -MF $(DEPDIR)/icon_summary_body-icon-summary-body.Tpo -c -o icon_summary_body-icon-summary-body.o `test -f 'icon-summary-body.c' || echo '$(srcdir)/'`icon-summary-body.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_summary_body-icon-summary-body.Tpo $(DEPDIR)/icon_summary_body-icon-summary-body.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='icon-summary-body.c' object='icon_summary_body-icon-summary-body.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='icon-summary-body.c' object='icon_summary_body-icon-summary-body.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -c -o icon_summary_body-icon-summary-body.o `test -f 'icon-summary-body.c' || echo '$(srcdir)/'`icon-summary-body.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -c -o icon_summary_body-icon-summary-body.o `test -f 'icon-summary-body.c' || echo '$(srcdir)/'`icon-summary-body.c icon_summary_body-icon-summary-body.obj: icon-summary-body.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -MT icon_summary_body-icon-summary-body.obj -MD -MP -MF $(DEPDIR)/icon_summary_body-icon-summary-body.Tpo -c -o icon_summary_body-icon-summary-body.obj `if test -f 'icon-summary-body.c'; then $(CYGPATH_W) 'icon-summary-body.c'; else $(CYGPATH_W) '$(srcdir)/icon-summary-body.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_summary_body-icon-summary-body.Tpo $(DEPDIR)/icon_summary_body-icon-summary-body.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='icon-summary-body.c' object='icon_summary_body-icon-summary-body.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='icon-summary-body.c' object='icon_summary_body-icon-summary-body.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -c -o icon_summary_body-icon-summary-body.obj `if test -f 'icon-summary-body.c'; then $(CYGPATH_W) 'icon-summary-body.c'; else $(CYGPATH_W) '$(srcdir)/icon-summary-body.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -c -o icon_summary_body-icon-summary-body.obj `if test -f 'icon-summary-body.c'; then $(CYGPATH_W) 'icon-summary-body.c'; else $(CYGPATH_W) '$(srcdir)/icon-summary-body.c'; fi` icon_summary_body-example-util.o: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -MT icon_summary_body-example-util.o -MD -MP -MF $(DEPDIR)/icon_summary_body-example-util.Tpo -c -o icon_summary_body-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_summary_body-example-util.Tpo $(DEPDIR)/icon_summary_body-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='icon_summary_body-example-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='icon_summary_body-example-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -c -o icon_summary_body-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -c -o icon_summary_body-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c icon_summary_body-example-util.obj: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -MT icon_summary_body-example-util.obj -MD -MP -MF $(DEPDIR)/icon_summary_body-example-util.Tpo -c -o icon_summary_body-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_summary_body-example-util.Tpo $(DEPDIR)/icon_summary_body-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='icon_summary_body-example-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='icon_summary_body-example-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -c -o icon_summary_body-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_summary_body_CFLAGS) $(CFLAGS) -c -o icon_summary_body-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` icon_updating-icon-updating.o: icon-updating.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -MT icon_updating-icon-updating.o -MD -MP -MF $(DEPDIR)/icon_updating-icon-updating.Tpo -c -o icon_updating-icon-updating.o `test -f 'icon-updating.c' || echo '$(srcdir)/'`icon-updating.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_updating-icon-updating.Tpo $(DEPDIR)/icon_updating-icon-updating.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='icon-updating.c' object='icon_updating-icon-updating.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='icon-updating.c' object='icon_updating-icon-updating.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -c -o icon_updating-icon-updating.o `test -f 'icon-updating.c' || echo '$(srcdir)/'`icon-updating.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -c -o icon_updating-icon-updating.o `test -f 'icon-updating.c' || echo '$(srcdir)/'`icon-updating.c icon_updating-icon-updating.obj: icon-updating.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -MT icon_updating-icon-updating.obj -MD -MP -MF $(DEPDIR)/icon_updating-icon-updating.Tpo -c -o icon_updating-icon-updating.obj `if test -f 'icon-updating.c'; then $(CYGPATH_W) 'icon-updating.c'; else $(CYGPATH_W) '$(srcdir)/icon-updating.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_updating-icon-updating.Tpo $(DEPDIR)/icon_updating-icon-updating.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='icon-updating.c' object='icon_updating-icon-updating.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='icon-updating.c' object='icon_updating-icon-updating.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -c -o icon_updating-icon-updating.obj `if test -f 'icon-updating.c'; then $(CYGPATH_W) 'icon-updating.c'; else $(CYGPATH_W) '$(srcdir)/icon-updating.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -c -o icon_updating-icon-updating.obj `if test -f 'icon-updating.c'; then $(CYGPATH_W) 'icon-updating.c'; else $(CYGPATH_W) '$(srcdir)/icon-updating.c'; fi` icon_updating-example-util.o: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -MT icon_updating-example-util.o -MD -MP -MF $(DEPDIR)/icon_updating-example-util.Tpo -c -o icon_updating-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_updating-example-util.Tpo $(DEPDIR)/icon_updating-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='icon_updating-example-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='icon_updating-example-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -c -o icon_updating-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -c -o icon_updating-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c icon_updating-example-util.obj: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -MT icon_updating-example-util.obj -MD -MP -MF $(DEPDIR)/icon_updating-example-util.Tpo -c -o icon_updating-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_updating-example-util.Tpo $(DEPDIR)/icon_updating-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='icon_updating-example-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='icon_updating-example-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -c -o icon_updating-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_updating_CFLAGS) $(CFLAGS) -c -o icon_updating-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` icon_value-icon-value.o: icon-value.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -MT icon_value-icon-value.o -MD -MP -MF $(DEPDIR)/icon_value-icon-value.Tpo -c -o icon_value-icon-value.o `test -f 'icon-value.c' || echo '$(srcdir)/'`icon-value.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_value-icon-value.Tpo $(DEPDIR)/icon_value-icon-value.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='icon-value.c' object='icon_value-icon-value.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='icon-value.c' object='icon_value-icon-value.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -c -o icon_value-icon-value.o `test -f 'icon-value.c' || echo '$(srcdir)/'`icon-value.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -c -o icon_value-icon-value.o `test -f 'icon-value.c' || echo '$(srcdir)/'`icon-value.c icon_value-icon-value.obj: icon-value.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -MT icon_value-icon-value.obj -MD -MP -MF $(DEPDIR)/icon_value-icon-value.Tpo -c -o icon_value-icon-value.obj `if test -f 'icon-value.c'; then $(CYGPATH_W) 'icon-value.c'; else $(CYGPATH_W) '$(srcdir)/icon-value.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_value-icon-value.Tpo $(DEPDIR)/icon_value-icon-value.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='icon-value.c' object='icon_value-icon-value.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='icon-value.c' object='icon_value-icon-value.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -c -o icon_value-icon-value.obj `if test -f 'icon-value.c'; then $(CYGPATH_W) 'icon-value.c'; else $(CYGPATH_W) '$(srcdir)/icon-value.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -c -o icon_value-icon-value.obj `if test -f 'icon-value.c'; then $(CYGPATH_W) 'icon-value.c'; else $(CYGPATH_W) '$(srcdir)/icon-value.c'; fi` icon_value-example-util.o: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -MT icon_value-example-util.o -MD -MP -MF $(DEPDIR)/icon_value-example-util.Tpo -c -o icon_value-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_value-example-util.Tpo $(DEPDIR)/icon_value-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='icon_value-example-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='icon_value-example-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -c -o icon_value-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -c -o icon_value-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c icon_value-example-util.obj: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -MT icon_value-example-util.obj -MD -MP -MF $(DEPDIR)/icon_value-example-util.Tpo -c -o icon_value-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/icon_value-example-util.Tpo $(DEPDIR)/icon_value-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='icon_value-example-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='icon_value-example-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -c -o icon_value-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icon_value_CFLAGS) $(CFLAGS) -c -o icon_value-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` summary_body-summary-body.o: summary-body.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -MT summary_body-summary-body.o -MD -MP -MF $(DEPDIR)/summary_body-summary-body.Tpo -c -o summary_body-summary-body.o `test -f 'summary-body.c' || echo '$(srcdir)/'`summary-body.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/summary_body-summary-body.Tpo $(DEPDIR)/summary_body-summary-body.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='summary-body.c' object='summary_body-summary-body.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='summary-body.c' object='summary_body-summary-body.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -c -o summary_body-summary-body.o `test -f 'summary-body.c' || echo '$(srcdir)/'`summary-body.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -c -o summary_body-summary-body.o `test -f 'summary-body.c' || echo '$(srcdir)/'`summary-body.c summary_body-summary-body.obj: summary-body.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -MT summary_body-summary-body.obj -MD -MP -MF $(DEPDIR)/summary_body-summary-body.Tpo -c -o summary_body-summary-body.obj `if test -f 'summary-body.c'; then $(CYGPATH_W) 'summary-body.c'; else $(CYGPATH_W) '$(srcdir)/summary-body.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/summary_body-summary-body.Tpo $(DEPDIR)/summary_body-summary-body.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='summary-body.c' object='summary_body-summary-body.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='summary-body.c' object='summary_body-summary-body.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -c -o summary_body-summary-body.obj `if test -f 'summary-body.c'; then $(CYGPATH_W) 'summary-body.c'; else $(CYGPATH_W) '$(srcdir)/summary-body.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -c -o summary_body-summary-body.obj `if test -f 'summary-body.c'; then $(CYGPATH_W) 'summary-body.c'; else $(CYGPATH_W) '$(srcdir)/summary-body.c'; fi` summary_body-example-util.o: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -MT summary_body-example-util.o -MD -MP -MF $(DEPDIR)/summary_body-example-util.Tpo -c -o summary_body-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/summary_body-example-util.Tpo $(DEPDIR)/summary_body-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='summary_body-example-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='summary_body-example-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -c -o summary_body-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -c -o summary_body-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c summary_body-example-util.obj: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -MT summary_body-example-util.obj -MD -MP -MF $(DEPDIR)/summary_body-example-util.Tpo -c -o summary_body-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/summary_body-example-util.Tpo $(DEPDIR)/summary_body-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='summary_body-example-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='summary_body-example-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -c -o summary_body-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_body_CFLAGS) $(CFLAGS) -c -o summary_body-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` summary_only-summary-only.o: summary-only.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -MT summary_only-summary-only.o -MD -MP -MF $(DEPDIR)/summary_only-summary-only.Tpo -c -o summary_only-summary-only.o `test -f 'summary-only.c' || echo '$(srcdir)/'`summary-only.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/summary_only-summary-only.Tpo $(DEPDIR)/summary_only-summary-only.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='summary-only.c' object='summary_only-summary-only.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='summary-only.c' object='summary_only-summary-only.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -c -o summary_only-summary-only.o `test -f 'summary-only.c' || echo '$(srcdir)/'`summary-only.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -c -o summary_only-summary-only.o `test -f 'summary-only.c' || echo '$(srcdir)/'`summary-only.c summary_only-summary-only.obj: summary-only.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -MT summary_only-summary-only.obj -MD -MP -MF $(DEPDIR)/summary_only-summary-only.Tpo -c -o summary_only-summary-only.obj `if test -f 'summary-only.c'; then $(CYGPATH_W) 'summary-only.c'; else $(CYGPATH_W) '$(srcdir)/summary-only.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/summary_only-summary-only.Tpo $(DEPDIR)/summary_only-summary-only.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='summary-only.c' object='summary_only-summary-only.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='summary-only.c' object='summary_only-summary-only.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -c -o summary_only-summary-only.obj `if test -f 'summary-only.c'; then $(CYGPATH_W) 'summary-only.c'; else $(CYGPATH_W) '$(srcdir)/summary-only.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -c -o summary_only-summary-only.obj `if test -f 'summary-only.c'; then $(CYGPATH_W) 'summary-only.c'; else $(CYGPATH_W) '$(srcdir)/summary-only.c'; fi` summary_only-example-util.o: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -MT summary_only-example-util.o -MD -MP -MF $(DEPDIR)/summary_only-example-util.Tpo -c -o summary_only-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/summary_only-example-util.Tpo $(DEPDIR)/summary_only-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='summary_only-example-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='summary_only-example-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -c -o summary_only-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -c -o summary_only-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c summary_only-example-util.obj: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -MT summary_only-example-util.obj -MD -MP -MF $(DEPDIR)/summary_only-example-util.Tpo -c -o summary_only-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/summary_only-example-util.Tpo $(DEPDIR)/summary_only-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='summary_only-example-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='summary_only-example-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -c -o summary_only-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(summary_only_CFLAGS) $(CFLAGS) -c -o summary_only-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` sync_icon_only-sync-icon-only.o: sync-icon-only.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -MT sync_icon_only-sync-icon-only.o -MD -MP -MF $(DEPDIR)/sync_icon_only-sync-icon-only.Tpo -c -o sync_icon_only-sync-icon-only.o `test -f 'sync-icon-only.c' || echo '$(srcdir)/'`sync-icon-only.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sync_icon_only-sync-icon-only.Tpo $(DEPDIR)/sync_icon_only-sync-icon-only.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sync-icon-only.c' object='sync_icon_only-sync-icon-only.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync-icon-only.c' object='sync_icon_only-sync-icon-only.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -c -o sync_icon_only-sync-icon-only.o `test -f 'sync-icon-only.c' || echo '$(srcdir)/'`sync-icon-only.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -c -o sync_icon_only-sync-icon-only.o `test -f 'sync-icon-only.c' || echo '$(srcdir)/'`sync-icon-only.c sync_icon_only-sync-icon-only.obj: sync-icon-only.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -MT sync_icon_only-sync-icon-only.obj -MD -MP -MF $(DEPDIR)/sync_icon_only-sync-icon-only.Tpo -c -o sync_icon_only-sync-icon-only.obj `if test -f 'sync-icon-only.c'; then $(CYGPATH_W) 'sync-icon-only.c'; else $(CYGPATH_W) '$(srcdir)/sync-icon-only.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sync_icon_only-sync-icon-only.Tpo $(DEPDIR)/sync_icon_only-sync-icon-only.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sync-icon-only.c' object='sync_icon_only-sync-icon-only.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync-icon-only.c' object='sync_icon_only-sync-icon-only.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -c -o sync_icon_only-sync-icon-only.obj `if test -f 'sync-icon-only.c'; then $(CYGPATH_W) 'sync-icon-only.c'; else $(CYGPATH_W) '$(srcdir)/sync-icon-only.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -c -o sync_icon_only-sync-icon-only.obj `if test -f 'sync-icon-only.c'; then $(CYGPATH_W) 'sync-icon-only.c'; else $(CYGPATH_W) '$(srcdir)/sync-icon-only.c'; fi` sync_icon_only-example-util.o: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -MT sync_icon_only-example-util.o -MD -MP -MF $(DEPDIR)/sync_icon_only-example-util.Tpo -c -o sync_icon_only-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sync_icon_only-example-util.Tpo $(DEPDIR)/sync_icon_only-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='sync_icon_only-example-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='sync_icon_only-example-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -c -o sync_icon_only-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -c -o sync_icon_only-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c sync_icon_only-example-util.obj: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -MT sync_icon_only-example-util.obj -MD -MP -MF $(DEPDIR)/sync_icon_only-example-util.Tpo -c -o sync_icon_only-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sync_icon_only-example-util.Tpo $(DEPDIR)/sync_icon_only-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='sync_icon_only-example-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='sync_icon_only-example-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -c -o sync_icon_only-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sync_icon_only_CFLAGS) $(CFLAGS) -c -o sync_icon_only-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` update_notifications-update-notifications.o: update-notifications.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -MT update_notifications-update-notifications.o -MD -MP -MF $(DEPDIR)/update_notifications-update-notifications.Tpo -c -o update_notifications-update-notifications.o `test -f 'update-notifications.c' || echo '$(srcdir)/'`update-notifications.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/update_notifications-update-notifications.Tpo $(DEPDIR)/update_notifications-update-notifications.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='update-notifications.c' object='update_notifications-update-notifications.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='update-notifications.c' object='update_notifications-update-notifications.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -c -o update_notifications-update-notifications.o `test -f 'update-notifications.c' || echo '$(srcdir)/'`update-notifications.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -c -o update_notifications-update-notifications.o `test -f 'update-notifications.c' || echo '$(srcdir)/'`update-notifications.c update_notifications-update-notifications.obj: update-notifications.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -MT update_notifications-update-notifications.obj -MD -MP -MF $(DEPDIR)/update_notifications-update-notifications.Tpo -c -o update_notifications-update-notifications.obj `if test -f 'update-notifications.c'; then $(CYGPATH_W) 'update-notifications.c'; else $(CYGPATH_W) '$(srcdir)/update-notifications.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/update_notifications-update-notifications.Tpo $(DEPDIR)/update_notifications-update-notifications.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='update-notifications.c' object='update_notifications-update-notifications.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='update-notifications.c' object='update_notifications-update-notifications.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -c -o update_notifications-update-notifications.obj `if test -f 'update-notifications.c'; then $(CYGPATH_W) 'update-notifications.c'; else $(CYGPATH_W) '$(srcdir)/update-notifications.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -c -o update_notifications-update-notifications.obj `if test -f 'update-notifications.c'; then $(CYGPATH_W) 'update-notifications.c'; else $(CYGPATH_W) '$(srcdir)/update-notifications.c'; fi` update_notifications-example-util.o: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -MT update_notifications-example-util.o -MD -MP -MF $(DEPDIR)/update_notifications-example-util.Tpo -c -o update_notifications-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/update_notifications-example-util.Tpo $(DEPDIR)/update_notifications-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='update_notifications-example-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='update_notifications-example-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -c -o update_notifications-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -c -o update_notifications-example-util.o `test -f 'example-util.c' || echo '$(srcdir)/'`example-util.c update_notifications-example-util.obj: example-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -MT update_notifications-example-util.obj -MD -MP -MF $(DEPDIR)/update_notifications-example-util.Tpo -c -o update_notifications-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/update_notifications-example-util.Tpo $(DEPDIR)/update_notifications-example-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example-util.c' object='update_notifications-example-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-util.c' object='update_notifications-example-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -c -o update_notifications-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_notifications_CFLAGS) $(CFLAGS) -c -o update_notifications-example-util.obj `if test -f 'example-util.c'; then $(CYGPATH_W) 'example-util.c'; else $(CYGPATH_W) '$(srcdir)/example-util.c'; fi` mostlyclean-libtool: -rm -f *.lo @@ -1036,10 +993,15 @@ installcheck: installcheck-am install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru notify-osd-0.9.33/INSTALL notify-osd-0.9.34/INSTALL --- notify-osd-0.9.33/INSTALL 2012-02-08 11:12:47.000000000 +0000 +++ notify-osd-0.9.34/INSTALL 2012-03-23 14:50:35.000000000 +0000 @@ -1,8 +1,8 @@ Installation Instructions ************************* -Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, -2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation, +Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -226,6 +226,11 @@ and if that doesn't work, install pre-built binaries of GCC for HP-UX. + HP-UX `make' updates targets which have the same time stamps as +their prerequisites, which makes it generally unusable when shipped +generated files such as `configure' are involved. Use GNU `make' +instead. + On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot parse its `' header file. The option `-nodtk' can be used as a workaround. If GNU CC is not installed, it is therefore recommended diff -Nru notify-osd-0.9.33/install-sh notify-osd-0.9.34/install-sh --- notify-osd-0.9.33/install-sh 2012-02-08 11:12:46.000000000 +0000 +++ notify-osd-0.9.34/install-sh 2012-03-23 14:50:34.000000000 +0000 @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2009-04-28.21; # UTC +scriptversion=2011-01-19.21; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -156,6 +156,10 @@ -s) stripcmd=$stripprog;; -t) dst_arg=$2 + # Protect names problematic for `test' and other utilities. + case $dst_arg in + -* | [=\(\)!]) dst_arg=./$dst_arg;; + esac shift;; -T) no_target_directory=true;; @@ -186,6 +190,10 @@ fi shift # arg dst_arg=$arg + # Protect names problematic for `test' and other utilities. + case $dst_arg in + -* | [=\(\)!]) dst_arg=./$dst_arg;; + esac done fi @@ -200,7 +208,11 @@ fi if test -z "$dir_arg"; then - trap '(exit $?); exit' 1 2 13 15 + do_exit='(exit $ret); exit $ret' + trap "ret=129; $do_exit" 1 + trap "ret=130; $do_exit" 2 + trap "ret=141; $do_exit" 13 + trap "ret=143; $do_exit" 15 # Set umask so as not to create temps with too-generous modes. # However, 'strip' requires both read and write access to temps. @@ -228,9 +240,9 @@ for src do - # Protect names starting with `-'. + # Protect names problematic for `test' and other utilities. case $src in - -*) src=./$src;; + -* | [=\(\)!]) src=./$src;; esac if test -n "$dir_arg"; then @@ -252,12 +264,7 @@ echo "$0: no destination specified." >&2 exit 1 fi - dst=$dst_arg - # Protect names starting with `-'. - case $dst in - -*) dst=./$dst;; - esac # If destination is a directory, append the input filename; won't work # if double slashes aren't ignored. @@ -385,7 +392,7 @@ case $dstdir in /*) prefix='/';; - -*) prefix='./';; + [-=\(\)!]*) prefix='./';; *) prefix='';; esac @@ -403,7 +410,7 @@ for d do - test -z "$d" && continue + test X"$d" = X && continue prefix=$prefix$d if test -d "$prefix"; then diff -Nru notify-osd-0.9.33/Makefile.in notify-osd-0.9.34/Makefile.in --- notify-osd-0.9.33/Makefile.in 2012-02-08 11:12:47.000000000 +0000 +++ notify-osd-0.9.34/Makefile.in 2012-03-23 14:50:35.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -52,11 +52,11 @@ CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -79,9 +79,11 @@ distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ - { test ! -d "$(distdir)" \ - || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ - && rm -fr "$(distdir)"; }; } + if test -d "$(distdir)"; then \ + find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ + && rm -rf "$(distdir)" \ + || { sleep 5 && rm -rf "$(distdir)"; }; \ + else :; fi am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ @@ -110,6 +112,8 @@ DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print +am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ + | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ @@ -257,7 +261,7 @@ $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: -am--refresh: +am--refresh: Makefile @: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ @@ -293,10 +297,8 @@ $(am__aclocal_m4_deps): config.h: stamp-h1 - @if test ! -f $@; then \ - rm -f stamp-h1; \ - $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ - else :; fi + @if test ! -f $@; then rm -f stamp-h1; else :; fi + @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 @@ -525,7 +527,11 @@ $(am__remove_distdir) dist-bzip2: distdir - tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 + tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 + $(am__remove_distdir) + +dist-lzip: distdir + tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz $(am__remove_distdir) dist-lzma: distdir @@ -533,7 +539,7 @@ $(am__remove_distdir) dist-xz: distdir - tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz + tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz $(am__remove_distdir) dist-tarZ: distdir @@ -564,6 +570,8 @@ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lzma*) \ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ + *.tar.lz*) \ + lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ @@ -583,6 +591,7 @@ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ + $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ @@ -611,8 +620,16 @@ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: - @$(am__cd) '$(distuninstallcheck_dir)' \ - && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ + @test -n '$(distuninstallcheck_dir)' || { \ + echo 'ERROR: trying to run $@ with an empty' \ + '$$(distuninstallcheck_dir)' >&2; \ + exit 1; \ + }; \ + $(am__cd) '$(distuninstallcheck_dir)' || { \ + echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ + exit 1; \ + }; \ + test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ @@ -643,10 +660,15 @@ installcheck: installcheck-recursive install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: @@ -734,8 +756,8 @@ .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am am--refresh check check-am clean clean-generic \ clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ - dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \ - distcheck distclean distclean-generic distclean-hdr \ + dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \ + dist-zip distcheck distclean distclean-generic distclean-hdr \ distclean-libtool distclean-tags distcleancheck distdir \ distuninstallcheck dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru notify-osd-0.9.33/manual-tests/average-background-color.txt notify-osd-0.9.34/manual-tests/average-background-color.txt --- notify-osd-0.9.33/manual-tests/average-background-color.txt 1970-01-01 00:00:00.000000000 +0000 +++ notify-osd-0.9.34/manual-tests/average-background-color.txt 2012-03-23 16:36:43.000000000 +0000 @@ -0,0 +1,23 @@ +1.) Verify that the correct X11-property is available with: + + xlsatoms -name _GNOME_BACKGROUND_REPRESENTATIVE_COLORS + +If you don't get a reply from that command (it just returns to the prompt) any +notification you trigger (step 3.) will have a dark grey background. + +2.) Right-click on the desktop to bring up the context-menu and select the +change wallpaper menu-item. + +3.) Trigger a dummy notification with: + + notify-send "Test" "This is just a simple test." -i info + +Note the tint of the notifications background and wait for the notification to +close (don't keep the mouse-pointer hovering over the notification). + +4.) Change the wallpaper to an image with an overall different tint as the +current one. + +5.) Repeat step 3.) + +6.) The tint of the notifications background should now be different. diff -Nru notify-osd-0.9.33/manual-tests/avoid-position-in-invisible-area.txt notify-osd-0.9.34/manual-tests/avoid-position-in-invisible-area.txt --- notify-osd-0.9.33/manual-tests/avoid-position-in-invisible-area.txt 1970-01-01 00:00:00.000000000 +0000 +++ notify-osd-0.9.34/manual-tests/avoid-position-in-invisible-area.txt 2012-03-23 16:36:43.000000000 +0000 @@ -0,0 +1,28 @@ +1.) Have a two-monitor setup and configure the displays in such a way that the +vertical resolution between the two monitors differs by at least 100 pixels. +Align the displays at the bottom edge! Make the monitor with the lower vertical +resolution the primary display. + +Depending on your GPU/driver combination, you can use the GNOME display-settings +for setting this up or you have to use a tool like nvidia-settings. + +2.) Kill and restart notify-osd by doing... + + killall -15 notify-osd + /usr/lib/notify-osd/notify-osd + +2.) Set focus-follow off and gravity to 1 with... + + gsettings set com.canonical.notify-osd multihead-mode "dont-focus-follow" + gsettings set com.canonical.notify-osd gravity 1 + +4.) Trigger two notifications (a synchronous one and a regular one) with these +commands... + + notify-send "Test bubble" "A regular notification used for testing." -i info + notify-send " " " " -i info -h string:"x-canonical-private-icon-only":1 -h string:"x-canonical-private-synchronous":1 -i info + +5.) You should now see both notifications fully at the visible top-right corner +of the whole screen area. + +6.) For RTL-locales you have to flip 1.) - 5.) side-ways of course. diff -Nru notify-osd-0.9.33/missing notify-osd-0.9.34/missing --- notify-osd-0.9.33/missing 2012-02-08 11:12:46.000000000 +0000 +++ notify-osd-0.9.34/missing 2012-03-23 14:50:34.000000000 +0000 @@ -1,10 +1,10 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2009-04-28.21; # UTC +scriptversion=2012-01-06.13; # UTC # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, -# 2008, 2009 Free Software Foundation, Inc. +# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify @@ -84,7 +84,6 @@ help2man touch the output file lex create \`lex.yy.c', if possible, from existing .c makeinfo touch the output file - tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch] Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and @@ -122,15 +121,6 @@ # Not GNU programs, they don't have --version. ;; - tar*) - if test -n "$run"; then - echo 1>&2 "ERROR: \`tar' requires --run" - exit 1 - elif test "x$2" = "x--version" || test "x$2" = "x--help"; then - exit 1 - fi - ;; - *) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. @@ -226,7 +216,7 @@ \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if test $# -ne 1; then - eval LASTARG="\${$#}" + eval LASTARG=\${$#} case $LASTARG in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` @@ -256,7 +246,7 @@ \`Flex' from any GNU archive site." rm -f lex.yy.c if test $# -ne 1; then - eval LASTARG="\${$#}" + eval LASTARG=\${$#} case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` @@ -318,41 +308,6 @@ touch $file ;; - tar*) - shift - - # We have already tried tar in the generic part. - # Look for gnutar/gtar before invocation to avoid ugly error - # messages. - if (gnutar --version > /dev/null 2>&1); then - gnutar "$@" && exit 0 - fi - if (gtar --version > /dev/null 2>&1); then - gtar "$@" && exit 0 - fi - firstarg="$1" - if shift; then - case $firstarg in - *o*) - firstarg=`echo "$firstarg" | sed s/o//` - tar "$firstarg" "$@" && exit 0 - ;; - esac - case $firstarg in - *h*) - firstarg=`echo "$firstarg" | sed s/h//` - tar "$firstarg" "$@" && exit 0 - ;; - esac - fi - - echo 1>&2 "\ -WARNING: I can't seem to be able to run \`tar' with the given arguments. - You may want to install GNU tar or Free paxutils, or check the - command line arguments." - exit 1 - ;; - *) echo 1>&2 "\ WARNING: \`$1' is needed, and is $msg. diff -Nru notify-osd-0.9.33/src/bubble.c notify-osd-0.9.34/src/bubble.c --- notify-osd-0.9.33/src/bubble.c 2012-02-08 11:10:06.000000000 +0000 +++ notify-osd-0.9.34/src/bubble.c 2012-03-23 14:49:59.000000000 +0000 @@ -668,10 +668,10 @@ cairo_paint (cr); cairo_set_operator (cr, CAIRO_OPERATOR_OVER); - GdkColor color; + GdkRGBA color; gchar* color_string = NULL; color_string = defaults_get_bubble_bg_color (d); - gdk_color_parse (color_string, &color); + gdk_rgba_parse (&color, color_string); g_free (color_string); if (priv->composited) @@ -695,16 +695,16 @@ cairo_fill (cr); cairo_set_operator (cr, CAIRO_OPERATOR_OVER); cairo_set_source_rgba (cr, - 0.75 * ((double) color.red / 65535.0), - 0.75 * ((double) color.green / 65535.0), - 0.75 * ((double) color.blue / 65535.0), + 0.75 * color.red, + 0.75 * color.green, + 0.75 * color.blue, BUBBLE_BG_COLOR_A); } else cairo_set_source_rgb (cr, - 0.75 * ((double) color.red / 65535.0), - 0.75 * ((double) color.green / 65535.0), - 0.75 * ((double) color.blue / 65535.0)); + 0.75 * color.red, + 0.75 * color.green, + 0.75 * color.blue); draw_round_rect ( cr, diff -Nru notify-osd-0.9.33/src/defaults.c notify-osd-0.9.34/src/defaults.c --- notify-osd-0.9.33/src/defaults.c 2012-02-08 11:10:06.000000000 +0000 +++ notify-osd-0.9.34/src/defaults.c 2012-03-23 14:49:59.000000000 +0000 @@ -289,59 +289,50 @@ g_signal_emit (defaults, g_defaults_signals[GRAVITY_CHANGED], 0); } -static void -_avg_bg_color_changed (GSettings* settings, - gchar* key, - gpointer data) -{ - Defaults* defaults = NULL; - gchar* color_string = NULL; - - if (!data || !settings) - return; - - defaults = (Defaults*) data; - if (!IS_DEFAULTS (defaults)) - return; - - color_string = g_settings_get_string (settings, key); - g_object_set (defaults, "bubble-bg-color", color_string, NULL); - g_free (color_string); -} - -GSettings* -_get_unity_schema () -{ - // check for availability of unity-schema - const gchar* const* schema_list = NULL; - int i = 0; - gboolean match = FALSE; - schema_list = g_settings_list_schemas (); // no need to free/unref list - for (i = 0; schema_list[i]; i++) - if (g_strcmp0 (UNITY_SCHEMA, schema_list[i]) == 0) - { - match = TRUE; - break; - } - if (!match) - return NULL; +void +defaults_refresh_bg_color_property (Defaults *self) +{ + Atom real_type; + gint result; + gint real_format; + gulong items_read; + gulong items_left; + gchar* colors; + Atom representative_colors_atom; + Display* display; + + g_return_if_fail ((self != NULL) && IS_DEFAULTS (self)); + + representative_colors_atom = gdk_x11_get_xatom_by_name ("_GNOME_BACKGROUND_REPRESENTATIVE_COLORS"); + display = gdk_x11_display_get_xdisplay (gdk_display_get_default ()); + + gdk_error_trap_push (); + result = XGetWindowProperty (display, + GDK_ROOT_WINDOW (), + representative_colors_atom, + 0L, + G_MAXLONG, + False, + XA_STRING, + &real_type, + &real_format, + &items_read, + &items_left, + (guchar **) &colors); + gdk_flush (); + gdk_error_trap_pop_ignored (); - // be really paranoid and check for "avg. bg-color" key - GSettings* settings = g_settings_new (UNITY_SCHEMA); - gchar** keys = NULL; - keys = g_settings_list_keys (settings); - i = 0; - match = FALSE; - while (keys[i] && !match) + if (result == Success && items_read) { - match = g_strcmp0 (keys[i], GSETTINGS_AVG_BG_COL_KEY) == 0 ? TRUE : FALSE; - i++; + /* by treating the result as a nul-terminated string, we + * select the first colour in the list. + */ + g_object_set (self, + "bubble-bg-color", + colors, + NULL); + XFree (colors); } - g_strfreev (keys); - if (!match) - return NULL; - - return settings; } void @@ -425,6 +416,7 @@ self = DEFAULTS (gobject); defaults_refresh_screen_dimension_properties (self); + defaults_refresh_bg_color_property (self); /* grab system-wide font-face/size and DPI */ _get_font_size_dpi (self); @@ -462,10 +454,6 @@ NULL); } - _avg_bg_color_changed (self->unity_settings, - GSETTINGS_AVG_BG_COL_KEY, - self); - /* FIXME: calling this here causes a segfault */ /* chain up to the parent class */ /*G_OBJECT_CLASS (defaults_parent_class)->constructed (gobject);*/ @@ -480,7 +468,6 @@ g_object_unref (defaults->nosd_settings); g_object_unref (defaults->gnome_settings); - g_object_unref (defaults->unity_settings); if (defaults->bubble_shadow_color) { @@ -547,7 +534,6 @@ /* "connect" to the required GSettings schemas */ self->nosd_settings = g_settings_new (NOTIFY_OSD_SCHEMA); self->gnome_settings = g_settings_new (GNOME_DESKTOP_SCHEMA); - self->unity_settings = _get_unity_schema (); g_signal_connect (self->gnome_settings, "changed", @@ -558,13 +544,6 @@ "changed", G_CALLBACK (_gravity_changed), self); - if (self->unity_settings) - { - g_signal_connect (self->unity_settings, - "changed", - G_CALLBACK (_avg_bg_color_changed), - self); - } // use fixed slot-allocation for async. and sync. bubbles self->slot_allocation = SLOT_ALLOCATION_FIXED; @@ -1819,6 +1798,8 @@ if (!self || !IS_DEFAULTS (self)) return NULL; + defaults_refresh_bg_color_property (self); + g_object_get (self, "bubble-bg-color", &bubble_bg_color, @@ -2242,7 +2223,7 @@ g_return_if_fail (self != NULL && IS_DEFAULTS (self)); gdk_display_get_pointer (gdk_display_get_default (), - &screen, + &screen, &mx, &my, NULL); @@ -2320,6 +2301,50 @@ *y += EM2PIXELS (defaults_get_bubble_vert_gap (self), self) - EM2PIXELS (defaults_get_bubble_shadow_size (self), self); + /* correct potential offset in multi-monitor setups with two (or more) + * monitors side by side, all having different vertical resolutions and + * being aligned at the bottom edge, thus creating an "invisible" area at + * the top edge of the monitor with the lowest vertical resolution, + * LP: #716458 */ + GdkRectangle cur_geo = {0, 0, 0, 0}; + int num_monitors = gdk_screen_get_n_monitors (screen); + int screen_width = gdk_screen_get_width (screen); + int screen_height = gdk_screen_get_height (screen); + + if (!follow_focus && num_monitors > 1) + { + int vert_offset = 0; + + if (gtk_widget_get_default_direction () == GTK_TEXT_DIR_LTR) + { + int right_most_monitor = 0; + + right_most_monitor = gdk_screen_get_monitor_at_point (screen, + screen_width, + screen_height / 2); + gdk_screen_get_monitor_geometry (screen, + right_most_monitor, + &cur_geo); + if (cur_geo.y != 0) + vert_offset = cur_geo.y; + } + else + { + int left_most_monitor = 0; + + left_most_monitor = gdk_screen_get_monitor_at_point (screen, + 0, + screen_height / 2); + gdk_screen_get_monitor_geometry (screen, + left_most_monitor, + &cur_geo); + if (cur_geo.y != 0) + vert_offset = cur_geo.y; + } + + *y += vert_offset; + } + if (gtk_widget_get_default_direction () == GTK_TEXT_DIR_LTR) { *x = rect.x + rect.width; diff -Nru notify-osd-0.9.33/src/defaults.h notify-osd-0.9.34/src/defaults.h --- notify-osd-0.9.33/src/defaults.h 2012-02-08 11:10:06.000000000 +0000 +++ notify-osd-0.9.34/src/defaults.h 2012-03-23 14:49:59.000000000 +0000 @@ -76,7 +76,6 @@ /* private */ GSettings* nosd_settings; GSettings* gnome_settings; - GSettings* unity_settings; gint desktop_width; gint desktop_height; gint desktop_top; @@ -253,6 +252,9 @@ defaults_get_screen_dpi (Defaults* self); void +defaults_refresh_bg_property (Defaults *self); + +void defaults_refresh_screen_dimension_properties (Defaults *self); void diff -Nru notify-osd-0.9.33/src/Makefile.in notify-osd-0.9.34/src/Makefile.in --- notify-osd-0.9.33/src/Makefile.in 2012-02-08 11:12:47.000000000 +0000 +++ notify-osd-0.9.34/src/Makefile.in 2012-03-23 14:50:35.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -79,8 +79,8 @@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent notify_osd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(notify_osd_CFLAGS) \ @@ -95,21 +95,21 @@ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) -AM_V_CC = $(am__v_CC_$(V)) -am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) +AM_V_CC = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_CCLD = $(am__v_CCLD_$(V)) -am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) +AM_V_CCLD = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(notify_osd_SOURCES) DIST_SOURCES = $(notify_osd_SOURCES) @@ -445,7 +445,7 @@ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list -notify-osd$(EXEEXT): $(notify_osd_OBJECTS) $(notify_osd_DEPENDENCIES) +notify-osd$(EXEEXT): $(notify_osd_OBJECTS) $(notify_osd_DEPENDENCIES) $(EXTRA_notify_osd_DEPENDENCIES) @rm -f notify-osd$(EXEEXT) $(AM_V_CCLD)$(notify_osd_LINK) $(notify_osd_OBJECTS) $(notify_osd_LDADD) $(LIBS) @@ -486,458 +486,401 @@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< notify_osd-bubble.o: bubble.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-bubble.o -MD -MP -MF $(DEPDIR)/notify_osd-bubble.Tpo -c -o notify_osd-bubble.o `test -f 'bubble.c' || echo '$(srcdir)/'`bubble.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-bubble.Tpo $(DEPDIR)/notify_osd-bubble.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bubble.c' object='notify_osd-bubble.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bubble.c' object='notify_osd-bubble.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble.o `test -f 'bubble.c' || echo '$(srcdir)/'`bubble.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble.o `test -f 'bubble.c' || echo '$(srcdir)/'`bubble.c notify_osd-bubble.obj: bubble.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-bubble.obj -MD -MP -MF $(DEPDIR)/notify_osd-bubble.Tpo -c -o notify_osd-bubble.obj `if test -f 'bubble.c'; then $(CYGPATH_W) 'bubble.c'; else $(CYGPATH_W) '$(srcdir)/bubble.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-bubble.Tpo $(DEPDIR)/notify_osd-bubble.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bubble.c' object='notify_osd-bubble.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bubble.c' object='notify_osd-bubble.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble.obj `if test -f 'bubble.c'; then $(CYGPATH_W) 'bubble.c'; else $(CYGPATH_W) '$(srcdir)/bubble.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble.obj `if test -f 'bubble.c'; then $(CYGPATH_W) 'bubble.c'; else $(CYGPATH_W) '$(srcdir)/bubble.c'; fi` notify_osd-defaults.o: defaults.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-defaults.o -MD -MP -MF $(DEPDIR)/notify_osd-defaults.Tpo -c -o notify_osd-defaults.o `test -f 'defaults.c' || echo '$(srcdir)/'`defaults.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-defaults.Tpo $(DEPDIR)/notify_osd-defaults.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='defaults.c' object='notify_osd-defaults.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='defaults.c' object='notify_osd-defaults.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-defaults.o `test -f 'defaults.c' || echo '$(srcdir)/'`defaults.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-defaults.o `test -f 'defaults.c' || echo '$(srcdir)/'`defaults.c notify_osd-defaults.obj: defaults.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-defaults.obj -MD -MP -MF $(DEPDIR)/notify_osd-defaults.Tpo -c -o notify_osd-defaults.obj `if test -f 'defaults.c'; then $(CYGPATH_W) 'defaults.c'; else $(CYGPATH_W) '$(srcdir)/defaults.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-defaults.Tpo $(DEPDIR)/notify_osd-defaults.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='defaults.c' object='notify_osd-defaults.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='defaults.c' object='notify_osd-defaults.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-defaults.obj `if test -f 'defaults.c'; then $(CYGPATH_W) 'defaults.c'; else $(CYGPATH_W) '$(srcdir)/defaults.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-defaults.obj `if test -f 'defaults.c'; then $(CYGPATH_W) 'defaults.c'; else $(CYGPATH_W) '$(srcdir)/defaults.c'; fi` notify_osd-dialog.o: dialog.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-dialog.o -MD -MP -MF $(DEPDIR)/notify_osd-dialog.Tpo -c -o notify_osd-dialog.o `test -f 'dialog.c' || echo '$(srcdir)/'`dialog.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-dialog.Tpo $(DEPDIR)/notify_osd-dialog.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dialog.c' object='notify_osd-dialog.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialog.c' object='notify_osd-dialog.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dialog.o `test -f 'dialog.c' || echo '$(srcdir)/'`dialog.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dialog.o `test -f 'dialog.c' || echo '$(srcdir)/'`dialog.c notify_osd-dialog.obj: dialog.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-dialog.obj -MD -MP -MF $(DEPDIR)/notify_osd-dialog.Tpo -c -o notify_osd-dialog.obj `if test -f 'dialog.c'; then $(CYGPATH_W) 'dialog.c'; else $(CYGPATH_W) '$(srcdir)/dialog.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-dialog.Tpo $(DEPDIR)/notify_osd-dialog.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dialog.c' object='notify_osd-dialog.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialog.c' object='notify_osd-dialog.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dialog.obj `if test -f 'dialog.c'; then $(CYGPATH_W) 'dialog.c'; else $(CYGPATH_W) '$(srcdir)/dialog.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dialog.obj `if test -f 'dialog.c'; then $(CYGPATH_W) 'dialog.c'; else $(CYGPATH_W) '$(srcdir)/dialog.c'; fi` notify_osd-notification.o: notification.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-notification.o -MD -MP -MF $(DEPDIR)/notify_osd-notification.Tpo -c -o notify_osd-notification.o `test -f 'notification.c' || echo '$(srcdir)/'`notification.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-notification.Tpo $(DEPDIR)/notify_osd-notification.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='notification.c' object='notify_osd-notification.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='notification.c' object='notify_osd-notification.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-notification.o `test -f 'notification.c' || echo '$(srcdir)/'`notification.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-notification.o `test -f 'notification.c' || echo '$(srcdir)/'`notification.c notify_osd-notification.obj: notification.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-notification.obj -MD -MP -MF $(DEPDIR)/notify_osd-notification.Tpo -c -o notify_osd-notification.obj `if test -f 'notification.c'; then $(CYGPATH_W) 'notification.c'; else $(CYGPATH_W) '$(srcdir)/notification.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-notification.Tpo $(DEPDIR)/notify_osd-notification.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='notification.c' object='notify_osd-notification.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='notification.c' object='notify_osd-notification.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-notification.obj `if test -f 'notification.c'; then $(CYGPATH_W) 'notification.c'; else $(CYGPATH_W) '$(srcdir)/notification.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-notification.obj `if test -f 'notification.c'; then $(CYGPATH_W) 'notification.c'; else $(CYGPATH_W) '$(srcdir)/notification.c'; fi` notify_osd-main.o: main.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-main.o -MD -MP -MF $(DEPDIR)/notify_osd-main.Tpo -c -o notify_osd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-main.Tpo $(DEPDIR)/notify_osd-main.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='notify_osd-main.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='notify_osd-main.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c notify_osd-main.obj: main.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-main.obj -MD -MP -MF $(DEPDIR)/notify_osd-main.Tpo -c -o notify_osd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-main.Tpo $(DEPDIR)/notify_osd-main.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='notify_osd-main.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='notify_osd-main.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi` notify_osd-observer.o: observer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-observer.o -MD -MP -MF $(DEPDIR)/notify_osd-observer.Tpo -c -o notify_osd-observer.o `test -f 'observer.c' || echo '$(srcdir)/'`observer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-observer.Tpo $(DEPDIR)/notify_osd-observer.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='observer.c' object='notify_osd-observer.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='observer.c' object='notify_osd-observer.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-observer.o `test -f 'observer.c' || echo '$(srcdir)/'`observer.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-observer.o `test -f 'observer.c' || echo '$(srcdir)/'`observer.c notify_osd-observer.obj: observer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-observer.obj -MD -MP -MF $(DEPDIR)/notify_osd-observer.Tpo -c -o notify_osd-observer.obj `if test -f 'observer.c'; then $(CYGPATH_W) 'observer.c'; else $(CYGPATH_W) '$(srcdir)/observer.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-observer.Tpo $(DEPDIR)/notify_osd-observer.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='observer.c' object='notify_osd-observer.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='observer.c' object='notify_osd-observer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-observer.obj `if test -f 'observer.c'; then $(CYGPATH_W) 'observer.c'; else $(CYGPATH_W) '$(srcdir)/observer.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-observer.obj `if test -f 'observer.c'; then $(CYGPATH_W) 'observer.c'; else $(CYGPATH_W) '$(srcdir)/observer.c'; fi` notify_osd-stack.o: stack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-stack.o -MD -MP -MF $(DEPDIR)/notify_osd-stack.Tpo -c -o notify_osd-stack.o `test -f 'stack.c' || echo '$(srcdir)/'`stack.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-stack.Tpo $(DEPDIR)/notify_osd-stack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='stack.c' object='notify_osd-stack.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stack.c' object='notify_osd-stack.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-stack.o `test -f 'stack.c' || echo '$(srcdir)/'`stack.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-stack.o `test -f 'stack.c' || echo '$(srcdir)/'`stack.c notify_osd-stack.obj: stack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-stack.obj -MD -MP -MF $(DEPDIR)/notify_osd-stack.Tpo -c -o notify_osd-stack.obj `if test -f 'stack.c'; then $(CYGPATH_W) 'stack.c'; else $(CYGPATH_W) '$(srcdir)/stack.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-stack.Tpo $(DEPDIR)/notify_osd-stack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='stack.c' object='notify_osd-stack.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stack.c' object='notify_osd-stack.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-stack.obj `if test -f 'stack.c'; then $(CYGPATH_W) 'stack.c'; else $(CYGPATH_W) '$(srcdir)/stack.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-stack.obj `if test -f 'stack.c'; then $(CYGPATH_W) 'stack.c'; else $(CYGPATH_W) '$(srcdir)/stack.c'; fi` notify_osd-dbus.o: dbus.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-dbus.o -MD -MP -MF $(DEPDIR)/notify_osd-dbus.Tpo -c -o notify_osd-dbus.o `test -f 'dbus.c' || echo '$(srcdir)/'`dbus.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-dbus.Tpo $(DEPDIR)/notify_osd-dbus.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dbus.c' object='notify_osd-dbus.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dbus.c' object='notify_osd-dbus.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dbus.o `test -f 'dbus.c' || echo '$(srcdir)/'`dbus.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dbus.o `test -f 'dbus.c' || echo '$(srcdir)/'`dbus.c notify_osd-dbus.obj: dbus.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-dbus.obj -MD -MP -MF $(DEPDIR)/notify_osd-dbus.Tpo -c -o notify_osd-dbus.obj `if test -f 'dbus.c'; then $(CYGPATH_W) 'dbus.c'; else $(CYGPATH_W) '$(srcdir)/dbus.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-dbus.Tpo $(DEPDIR)/notify_osd-dbus.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dbus.c' object='notify_osd-dbus.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dbus.c' object='notify_osd-dbus.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dbus.obj `if test -f 'dbus.c'; then $(CYGPATH_W) 'dbus.c'; else $(CYGPATH_W) '$(srcdir)/dbus.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dbus.obj `if test -f 'dbus.c'; then $(CYGPATH_W) 'dbus.c'; else $(CYGPATH_W) '$(srcdir)/dbus.c'; fi` notify_osd-dnd.o: dnd.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-dnd.o -MD -MP -MF $(DEPDIR)/notify_osd-dnd.Tpo -c -o notify_osd-dnd.o `test -f 'dnd.c' || echo '$(srcdir)/'`dnd.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-dnd.Tpo $(DEPDIR)/notify_osd-dnd.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dnd.c' object='notify_osd-dnd.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dnd.c' object='notify_osd-dnd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dnd.o `test -f 'dnd.c' || echo '$(srcdir)/'`dnd.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dnd.o `test -f 'dnd.c' || echo '$(srcdir)/'`dnd.c notify_osd-dnd.obj: dnd.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-dnd.obj -MD -MP -MF $(DEPDIR)/notify_osd-dnd.Tpo -c -o notify_osd-dnd.obj `if test -f 'dnd.c'; then $(CYGPATH_W) 'dnd.c'; else $(CYGPATH_W) '$(srcdir)/dnd.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-dnd.Tpo $(DEPDIR)/notify_osd-dnd.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dnd.c' object='notify_osd-dnd.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dnd.c' object='notify_osd-dnd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dnd.obj `if test -f 'dnd.c'; then $(CYGPATH_W) 'dnd.c'; else $(CYGPATH_W) '$(srcdir)/dnd.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-dnd.obj `if test -f 'dnd.c'; then $(CYGPATH_W) 'dnd.c'; else $(CYGPATH_W) '$(srcdir)/dnd.c'; fi` notify_osd-apport.o: apport.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-apport.o -MD -MP -MF $(DEPDIR)/notify_osd-apport.Tpo -c -o notify_osd-apport.o `test -f 'apport.c' || echo '$(srcdir)/'`apport.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-apport.Tpo $(DEPDIR)/notify_osd-apport.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='apport.c' object='notify_osd-apport.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='apport.c' object='notify_osd-apport.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-apport.o `test -f 'apport.c' || echo '$(srcdir)/'`apport.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-apport.o `test -f 'apport.c' || echo '$(srcdir)/'`apport.c notify_osd-apport.obj: apport.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-apport.obj -MD -MP -MF $(DEPDIR)/notify_osd-apport.Tpo -c -o notify_osd-apport.obj `if test -f 'apport.c'; then $(CYGPATH_W) 'apport.c'; else $(CYGPATH_W) '$(srcdir)/apport.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-apport.Tpo $(DEPDIR)/notify_osd-apport.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='apport.c' object='notify_osd-apport.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='apport.c' object='notify_osd-apport.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-apport.obj `if test -f 'apport.c'; then $(CYGPATH_W) 'apport.c'; else $(CYGPATH_W) '$(srcdir)/apport.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-apport.obj `if test -f 'apport.c'; then $(CYGPATH_W) 'apport.c'; else $(CYGPATH_W) '$(srcdir)/apport.c'; fi` notify_osd-log.o: log.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-log.o -MD -MP -MF $(DEPDIR)/notify_osd-log.Tpo -c -o notify_osd-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-log.Tpo $(DEPDIR)/notify_osd-log.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='log.c' object='notify_osd-log.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='log.c' object='notify_osd-log.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c notify_osd-log.obj: log.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-log.obj -MD -MP -MF $(DEPDIR)/notify_osd-log.Tpo -c -o notify_osd-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-log.Tpo $(DEPDIR)/notify_osd-log.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='log.c' object='notify_osd-log.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='log.c' object='notify_osd-log.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi` notify_osd-util.o: util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-util.o -MD -MP -MF $(DEPDIR)/notify_osd-util.Tpo -c -o notify_osd-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-util.Tpo $(DEPDIR)/notify_osd-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util.c' object='notify_osd-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='util.c' object='notify_osd-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c notify_osd-util.obj: util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-util.obj -MD -MP -MF $(DEPDIR)/notify_osd-util.Tpo -c -o notify_osd-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-util.Tpo $(DEPDIR)/notify_osd-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util.c' object='notify_osd-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='util.c' object='notify_osd-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi` notify_osd-timings.o: timings.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-timings.o -MD -MP -MF $(DEPDIR)/notify_osd-timings.Tpo -c -o notify_osd-timings.o `test -f 'timings.c' || echo '$(srcdir)/'`timings.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-timings.Tpo $(DEPDIR)/notify_osd-timings.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='timings.c' object='notify_osd-timings.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='timings.c' object='notify_osd-timings.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-timings.o `test -f 'timings.c' || echo '$(srcdir)/'`timings.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-timings.o `test -f 'timings.c' || echo '$(srcdir)/'`timings.c notify_osd-timings.obj: timings.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-timings.obj -MD -MP -MF $(DEPDIR)/notify_osd-timings.Tpo -c -o notify_osd-timings.obj `if test -f 'timings.c'; then $(CYGPATH_W) 'timings.c'; else $(CYGPATH_W) '$(srcdir)/timings.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-timings.Tpo $(DEPDIR)/notify_osd-timings.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='timings.c' object='notify_osd-timings.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='timings.c' object='notify_osd-timings.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-timings.obj `if test -f 'timings.c'; then $(CYGPATH_W) 'timings.c'; else $(CYGPATH_W) '$(srcdir)/timings.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-timings.obj `if test -f 'timings.c'; then $(CYGPATH_W) 'timings.c'; else $(CYGPATH_W) '$(srcdir)/timings.c'; fi` notify_osd-stack-blur.o: stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-stack-blur.o -MD -MP -MF $(DEPDIR)/notify_osd-stack-blur.Tpo -c -o notify_osd-stack-blur.o `test -f 'stack-blur.c' || echo '$(srcdir)/'`stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-stack-blur.Tpo $(DEPDIR)/notify_osd-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='stack-blur.c' object='notify_osd-stack-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stack-blur.c' object='notify_osd-stack-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-stack-blur.o `test -f 'stack-blur.c' || echo '$(srcdir)/'`stack-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-stack-blur.o `test -f 'stack-blur.c' || echo '$(srcdir)/'`stack-blur.c notify_osd-stack-blur.obj: stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-stack-blur.obj -MD -MP -MF $(DEPDIR)/notify_osd-stack-blur.Tpo -c -o notify_osd-stack-blur.obj `if test -f 'stack-blur.c'; then $(CYGPATH_W) 'stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/stack-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-stack-blur.Tpo $(DEPDIR)/notify_osd-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='stack-blur.c' object='notify_osd-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stack-blur.c' object='notify_osd-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-stack-blur.obj `if test -f 'stack-blur.c'; then $(CYGPATH_W) 'stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/stack-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-stack-blur.obj `if test -f 'stack-blur.c'; then $(CYGPATH_W) 'stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/stack-blur.c'; fi` notify_osd-exponential-blur.o: exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-exponential-blur.o -MD -MP -MF $(DEPDIR)/notify_osd-exponential-blur.Tpo -c -o notify_osd-exponential-blur.o `test -f 'exponential-blur.c' || echo '$(srcdir)/'`exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-exponential-blur.Tpo $(DEPDIR)/notify_osd-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='exponential-blur.c' object='notify_osd-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='exponential-blur.c' object='notify_osd-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-exponential-blur.o `test -f 'exponential-blur.c' || echo '$(srcdir)/'`exponential-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-exponential-blur.o `test -f 'exponential-blur.c' || echo '$(srcdir)/'`exponential-blur.c notify_osd-exponential-blur.obj: exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-exponential-blur.obj -MD -MP -MF $(DEPDIR)/notify_osd-exponential-blur.Tpo -c -o notify_osd-exponential-blur.obj `if test -f 'exponential-blur.c'; then $(CYGPATH_W) 'exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/exponential-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-exponential-blur.Tpo $(DEPDIR)/notify_osd-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='exponential-blur.c' object='notify_osd-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='exponential-blur.c' object='notify_osd-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-exponential-blur.obj `if test -f 'exponential-blur.c'; then $(CYGPATH_W) 'exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/exponential-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-exponential-blur.obj `if test -f 'exponential-blur.c'; then $(CYGPATH_W) 'exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/exponential-blur.c'; fi` notify_osd-gaussian-blur.o: gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-gaussian-blur.o -MD -MP -MF $(DEPDIR)/notify_osd-gaussian-blur.Tpo -c -o notify_osd-gaussian-blur.o `test -f 'gaussian-blur.c' || echo '$(srcdir)/'`gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-gaussian-blur.Tpo $(DEPDIR)/notify_osd-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gaussian-blur.c' object='notify_osd-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gaussian-blur.c' object='notify_osd-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-gaussian-blur.o `test -f 'gaussian-blur.c' || echo '$(srcdir)/'`gaussian-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-gaussian-blur.o `test -f 'gaussian-blur.c' || echo '$(srcdir)/'`gaussian-blur.c notify_osd-gaussian-blur.obj: gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-gaussian-blur.obj -MD -MP -MF $(DEPDIR)/notify_osd-gaussian-blur.Tpo -c -o notify_osd-gaussian-blur.obj `if test -f 'gaussian-blur.c'; then $(CYGPATH_W) 'gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/gaussian-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-gaussian-blur.Tpo $(DEPDIR)/notify_osd-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gaussian-blur.c' object='notify_osd-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gaussian-blur.c' object='notify_osd-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-gaussian-blur.obj `if test -f 'gaussian-blur.c'; then $(CYGPATH_W) 'gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/gaussian-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-gaussian-blur.obj `if test -f 'gaussian-blur.c'; then $(CYGPATH_W) 'gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/gaussian-blur.c'; fi` notify_osd-raico-blur.o: raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-raico-blur.o -MD -MP -MF $(DEPDIR)/notify_osd-raico-blur.Tpo -c -o notify_osd-raico-blur.o `test -f 'raico-blur.c' || echo '$(srcdir)/'`raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-raico-blur.Tpo $(DEPDIR)/notify_osd-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='raico-blur.c' object='notify_osd-raico-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='raico-blur.c' object='notify_osd-raico-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-raico-blur.o `test -f 'raico-blur.c' || echo '$(srcdir)/'`raico-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-raico-blur.o `test -f 'raico-blur.c' || echo '$(srcdir)/'`raico-blur.c notify_osd-raico-blur.obj: raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-raico-blur.obj -MD -MP -MF $(DEPDIR)/notify_osd-raico-blur.Tpo -c -o notify_osd-raico-blur.obj `if test -f 'raico-blur.c'; then $(CYGPATH_W) 'raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/raico-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-raico-blur.Tpo $(DEPDIR)/notify_osd-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='raico-blur.c' object='notify_osd-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='raico-blur.c' object='notify_osd-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-raico-blur.obj `if test -f 'raico-blur.c'; then $(CYGPATH_W) 'raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/raico-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-raico-blur.obj `if test -f 'raico-blur.c'; then $(CYGPATH_W) 'raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/raico-blur.c'; fi` notify_osd-tile.o: tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-tile.o -MD -MP -MF $(DEPDIR)/notify_osd-tile.Tpo -c -o notify_osd-tile.o `test -f 'tile.c' || echo '$(srcdir)/'`tile.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-tile.Tpo $(DEPDIR)/notify_osd-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tile.c' object='notify_osd-tile.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tile.c' object='notify_osd-tile.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-tile.o `test -f 'tile.c' || echo '$(srcdir)/'`tile.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-tile.o `test -f 'tile.c' || echo '$(srcdir)/'`tile.c notify_osd-tile.obj: tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-tile.obj -MD -MP -MF $(DEPDIR)/notify_osd-tile.Tpo -c -o notify_osd-tile.obj `if test -f 'tile.c'; then $(CYGPATH_W) 'tile.c'; else $(CYGPATH_W) '$(srcdir)/tile.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-tile.Tpo $(DEPDIR)/notify_osd-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tile.c' object='notify_osd-tile.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tile.c' object='notify_osd-tile.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-tile.obj `if test -f 'tile.c'; then $(CYGPATH_W) 'tile.c'; else $(CYGPATH_W) '$(srcdir)/tile.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-tile.obj `if test -f 'tile.c'; then $(CYGPATH_W) 'tile.c'; else $(CYGPATH_W) '$(srcdir)/tile.c'; fi` notify_osd-bubble-window.o: bubble-window.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-bubble-window.o -MD -MP -MF $(DEPDIR)/notify_osd-bubble-window.Tpo -c -o notify_osd-bubble-window.o `test -f 'bubble-window.c' || echo '$(srcdir)/'`bubble-window.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-bubble-window.Tpo $(DEPDIR)/notify_osd-bubble-window.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bubble-window.c' object='notify_osd-bubble-window.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bubble-window.c' object='notify_osd-bubble-window.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window.o `test -f 'bubble-window.c' || echo '$(srcdir)/'`bubble-window.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window.o `test -f 'bubble-window.c' || echo '$(srcdir)/'`bubble-window.c notify_osd-bubble-window.obj: bubble-window.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-bubble-window.obj -MD -MP -MF $(DEPDIR)/notify_osd-bubble-window.Tpo -c -o notify_osd-bubble-window.obj `if test -f 'bubble-window.c'; then $(CYGPATH_W) 'bubble-window.c'; else $(CYGPATH_W) '$(srcdir)/bubble-window.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-bubble-window.Tpo $(DEPDIR)/notify_osd-bubble-window.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bubble-window.c' object='notify_osd-bubble-window.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bubble-window.c' object='notify_osd-bubble-window.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window.obj `if test -f 'bubble-window.c'; then $(CYGPATH_W) 'bubble-window.c'; else $(CYGPATH_W) '$(srcdir)/bubble-window.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window.obj `if test -f 'bubble-window.c'; then $(CYGPATH_W) 'bubble-window.c'; else $(CYGPATH_W) '$(srcdir)/bubble-window.c'; fi` notify_osd-bubble-window-accessible.o: bubble-window-accessible.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-bubble-window-accessible.o -MD -MP -MF $(DEPDIR)/notify_osd-bubble-window-accessible.Tpo -c -o notify_osd-bubble-window-accessible.o `test -f 'bubble-window-accessible.c' || echo '$(srcdir)/'`bubble-window-accessible.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-bubble-window-accessible.Tpo $(DEPDIR)/notify_osd-bubble-window-accessible.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bubble-window-accessible.c' object='notify_osd-bubble-window-accessible.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bubble-window-accessible.c' object='notify_osd-bubble-window-accessible.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window-accessible.o `test -f 'bubble-window-accessible.c' || echo '$(srcdir)/'`bubble-window-accessible.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window-accessible.o `test -f 'bubble-window-accessible.c' || echo '$(srcdir)/'`bubble-window-accessible.c notify_osd-bubble-window-accessible.obj: bubble-window-accessible.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-bubble-window-accessible.obj -MD -MP -MF $(DEPDIR)/notify_osd-bubble-window-accessible.Tpo -c -o notify_osd-bubble-window-accessible.obj `if test -f 'bubble-window-accessible.c'; then $(CYGPATH_W) 'bubble-window-accessible.c'; else $(CYGPATH_W) '$(srcdir)/bubble-window-accessible.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-bubble-window-accessible.Tpo $(DEPDIR)/notify_osd-bubble-window-accessible.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bubble-window-accessible.c' object='notify_osd-bubble-window-accessible.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bubble-window-accessible.c' object='notify_osd-bubble-window-accessible.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window-accessible.obj `if test -f 'bubble-window-accessible.c'; then $(CYGPATH_W) 'bubble-window-accessible.c'; else $(CYGPATH_W) '$(srcdir)/bubble-window-accessible.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window-accessible.obj `if test -f 'bubble-window-accessible.c'; then $(CYGPATH_W) 'bubble-window-accessible.c'; else $(CYGPATH_W) '$(srcdir)/bubble-window-accessible.c'; fi` notify_osd-bubble-window-accessible-factory.o: bubble-window-accessible-factory.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-bubble-window-accessible-factory.o -MD -MP -MF $(DEPDIR)/notify_osd-bubble-window-accessible-factory.Tpo -c -o notify_osd-bubble-window-accessible-factory.o `test -f 'bubble-window-accessible-factory.c' || echo '$(srcdir)/'`bubble-window-accessible-factory.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-bubble-window-accessible-factory.Tpo $(DEPDIR)/notify_osd-bubble-window-accessible-factory.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bubble-window-accessible-factory.c' object='notify_osd-bubble-window-accessible-factory.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bubble-window-accessible-factory.c' object='notify_osd-bubble-window-accessible-factory.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window-accessible-factory.o `test -f 'bubble-window-accessible-factory.c' || echo '$(srcdir)/'`bubble-window-accessible-factory.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window-accessible-factory.o `test -f 'bubble-window-accessible-factory.c' || echo '$(srcdir)/'`bubble-window-accessible-factory.c notify_osd-bubble-window-accessible-factory.obj: bubble-window-accessible-factory.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-bubble-window-accessible-factory.obj -MD -MP -MF $(DEPDIR)/notify_osd-bubble-window-accessible-factory.Tpo -c -o notify_osd-bubble-window-accessible-factory.obj `if test -f 'bubble-window-accessible-factory.c'; then $(CYGPATH_W) 'bubble-window-accessible-factory.c'; else $(CYGPATH_W) '$(srcdir)/bubble-window-accessible-factory.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-bubble-window-accessible-factory.Tpo $(DEPDIR)/notify_osd-bubble-window-accessible-factory.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bubble-window-accessible-factory.c' object='notify_osd-bubble-window-accessible-factory.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bubble-window-accessible-factory.c' object='notify_osd-bubble-window-accessible-factory.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window-accessible-factory.obj `if test -f 'bubble-window-accessible-factory.c'; then $(CYGPATH_W) 'bubble-window-accessible-factory.c'; else $(CYGPATH_W) '$(srcdir)/bubble-window-accessible-factory.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-bubble-window-accessible-factory.obj `if test -f 'bubble-window-accessible-factory.c'; then $(CYGPATH_W) 'bubble-window-accessible-factory.c'; else $(CYGPATH_W) '$(srcdir)/bubble-window-accessible-factory.c'; fi` notify_osd-egg-fixed.o: $(top_srcdir)/egg/egg-fixed.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-fixed.o -MD -MP -MF $(DEPDIR)/notify_osd-egg-fixed.Tpo -c -o notify_osd-egg-fixed.o `test -f '$(top_srcdir)/egg/egg-fixed.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-fixed.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-fixed.Tpo $(DEPDIR)/notify_osd-egg-fixed.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-fixed.c' object='notify_osd-egg-fixed.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-fixed.c' object='notify_osd-egg-fixed.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-fixed.o `test -f '$(top_srcdir)/egg/egg-fixed.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-fixed.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-fixed.o `test -f '$(top_srcdir)/egg/egg-fixed.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-fixed.c notify_osd-egg-fixed.obj: $(top_srcdir)/egg/egg-fixed.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-fixed.obj -MD -MP -MF $(DEPDIR)/notify_osd-egg-fixed.Tpo -c -o notify_osd-egg-fixed.obj `if test -f '$(top_srcdir)/egg/egg-fixed.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-fixed.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-fixed.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-fixed.Tpo $(DEPDIR)/notify_osd-egg-fixed.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-fixed.c' object='notify_osd-egg-fixed.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-fixed.c' object='notify_osd-egg-fixed.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-fixed.obj `if test -f '$(top_srcdir)/egg/egg-fixed.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-fixed.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-fixed.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-fixed.obj `if test -f '$(top_srcdir)/egg/egg-fixed.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-fixed.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-fixed.c'; fi` notify_osd-egg-units.o: $(top_srcdir)/egg/egg-units.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-units.o -MD -MP -MF $(DEPDIR)/notify_osd-egg-units.Tpo -c -o notify_osd-egg-units.o `test -f '$(top_srcdir)/egg/egg-units.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-units.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-units.Tpo $(DEPDIR)/notify_osd-egg-units.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-units.c' object='notify_osd-egg-units.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-units.c' object='notify_osd-egg-units.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-units.o `test -f '$(top_srcdir)/egg/egg-units.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-units.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-units.o `test -f '$(top_srcdir)/egg/egg-units.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-units.c notify_osd-egg-units.obj: $(top_srcdir)/egg/egg-units.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-units.obj -MD -MP -MF $(DEPDIR)/notify_osd-egg-units.Tpo -c -o notify_osd-egg-units.obj `if test -f '$(top_srcdir)/egg/egg-units.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-units.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-units.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-units.Tpo $(DEPDIR)/notify_osd-egg-units.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-units.c' object='notify_osd-egg-units.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-units.c' object='notify_osd-egg-units.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-units.obj `if test -f '$(top_srcdir)/egg/egg-units.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-units.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-units.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-units.obj `if test -f '$(top_srcdir)/egg/egg-units.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-units.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-units.c'; fi` notify_osd-egg-timeline.o: $(top_srcdir)/egg/egg-timeline.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-timeline.o -MD -MP -MF $(DEPDIR)/notify_osd-egg-timeline.Tpo -c -o notify_osd-egg-timeline.o `test -f '$(top_srcdir)/egg/egg-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeline.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-timeline.Tpo $(DEPDIR)/notify_osd-egg-timeline.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeline.c' object='notify_osd-egg-timeline.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeline.c' object='notify_osd-egg-timeline.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-timeline.o `test -f '$(top_srcdir)/egg/egg-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeline.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-timeline.o `test -f '$(top_srcdir)/egg/egg-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeline.c notify_osd-egg-timeline.obj: $(top_srcdir)/egg/egg-timeline.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-timeline.obj -MD -MP -MF $(DEPDIR)/notify_osd-egg-timeline.Tpo -c -o notify_osd-egg-timeline.obj `if test -f '$(top_srcdir)/egg/egg-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeline.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-timeline.Tpo $(DEPDIR)/notify_osd-egg-timeline.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeline.c' object='notify_osd-egg-timeline.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeline.c' object='notify_osd-egg-timeline.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-timeline.obj `if test -f '$(top_srcdir)/egg/egg-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeline.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-timeline.obj `if test -f '$(top_srcdir)/egg/egg-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeline.c'; fi` notify_osd-egg-timeout-pool.o: $(top_srcdir)/egg/egg-timeout-pool.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-timeout-pool.o -MD -MP -MF $(DEPDIR)/notify_osd-egg-timeout-pool.Tpo -c -o notify_osd-egg-timeout-pool.o `test -f '$(top_srcdir)/egg/egg-timeout-pool.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeout-pool.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-timeout-pool.Tpo $(DEPDIR)/notify_osd-egg-timeout-pool.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeout-pool.c' object='notify_osd-egg-timeout-pool.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeout-pool.c' object='notify_osd-egg-timeout-pool.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-timeout-pool.o `test -f '$(top_srcdir)/egg/egg-timeout-pool.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeout-pool.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-timeout-pool.o `test -f '$(top_srcdir)/egg/egg-timeout-pool.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeout-pool.c notify_osd-egg-timeout-pool.obj: $(top_srcdir)/egg/egg-timeout-pool.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-timeout-pool.obj -MD -MP -MF $(DEPDIR)/notify_osd-egg-timeout-pool.Tpo -c -o notify_osd-egg-timeout-pool.obj `if test -f '$(top_srcdir)/egg/egg-timeout-pool.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeout-pool.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeout-pool.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-timeout-pool.Tpo $(DEPDIR)/notify_osd-egg-timeout-pool.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeout-pool.c' object='notify_osd-egg-timeout-pool.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeout-pool.c' object='notify_osd-egg-timeout-pool.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-timeout-pool.obj `if test -f '$(top_srcdir)/egg/egg-timeout-pool.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeout-pool.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeout-pool.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-timeout-pool.obj `if test -f '$(top_srcdir)/egg/egg-timeout-pool.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeout-pool.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeout-pool.c'; fi` notify_osd-egg-alpha.o: $(top_srcdir)/egg/egg-alpha.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-alpha.o -MD -MP -MF $(DEPDIR)/notify_osd-egg-alpha.Tpo -c -o notify_osd-egg-alpha.o `test -f '$(top_srcdir)/egg/egg-alpha.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-alpha.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-alpha.Tpo $(DEPDIR)/notify_osd-egg-alpha.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-alpha.c' object='notify_osd-egg-alpha.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-alpha.c' object='notify_osd-egg-alpha.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-alpha.o `test -f '$(top_srcdir)/egg/egg-alpha.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-alpha.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-alpha.o `test -f '$(top_srcdir)/egg/egg-alpha.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-alpha.c notify_osd-egg-alpha.obj: $(top_srcdir)/egg/egg-alpha.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-alpha.obj -MD -MP -MF $(DEPDIR)/notify_osd-egg-alpha.Tpo -c -o notify_osd-egg-alpha.obj `if test -f '$(top_srcdir)/egg/egg-alpha.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-alpha.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-alpha.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-alpha.Tpo $(DEPDIR)/notify_osd-egg-alpha.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-alpha.c' object='notify_osd-egg-alpha.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-alpha.c' object='notify_osd-egg-alpha.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-alpha.obj `if test -f '$(top_srcdir)/egg/egg-alpha.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-alpha.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-alpha.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-alpha.obj `if test -f '$(top_srcdir)/egg/egg-alpha.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-alpha.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-alpha.c'; fi` notify_osd-egg-hack.o: $(top_srcdir)/egg/egg-hack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-hack.o -MD -MP -MF $(DEPDIR)/notify_osd-egg-hack.Tpo -c -o notify_osd-egg-hack.o `test -f '$(top_srcdir)/egg/egg-hack.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-hack.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-hack.Tpo $(DEPDIR)/notify_osd-egg-hack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-hack.c' object='notify_osd-egg-hack.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-hack.c' object='notify_osd-egg-hack.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-hack.o `test -f '$(top_srcdir)/egg/egg-hack.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-hack.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-hack.o `test -f '$(top_srcdir)/egg/egg-hack.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-hack.c notify_osd-egg-hack.obj: $(top_srcdir)/egg/egg-hack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -MT notify_osd-egg-hack.obj -MD -MP -MF $(DEPDIR)/notify_osd-egg-hack.Tpo -c -o notify_osd-egg-hack.obj `if test -f '$(top_srcdir)/egg/egg-hack.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-hack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-hack.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/notify_osd-egg-hack.Tpo $(DEPDIR)/notify_osd-egg-hack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-hack.c' object='notify_osd-egg-hack.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-hack.c' object='notify_osd-egg-hack.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-hack.obj `if test -f '$(top_srcdir)/egg/egg-hack.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-hack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-hack.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(notify_osd_CFLAGS) $(CFLAGS) -c -o notify_osd-egg-hack.obj `if test -f '$(top_srcdir)/egg/egg-hack.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-hack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-hack.c'; fi` mostlyclean-libtool: -rm -f *.lo @@ -1049,10 +992,15 @@ installcheck: installcheck-am install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru notify-osd-0.9.33/tests/Makefile.in notify-osd-0.9.34/tests/Makefile.in --- notify-osd-0.9.33/tests/Makefile.in 2012-02-08 11:12:47.000000000 +0000 +++ notify-osd-0.9.34/tests/Makefile.in 2012-03-23 14:50:35.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -67,8 +67,8 @@ test_alpha_animation_LDADD = $(LDADD) am__DEPENDENCIES_1 = test_alpha_animation_DEPENDENCIES = $(am__DEPENDENCIES_1) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent am__objects_2 = test_grow_bubble-stack-blur.$(OBJEXT) \ test_grow_bubble-exponential-blur.$(OBJEXT) \ @@ -207,21 +207,21 @@ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) -AM_V_CC = $(am__v_CC_$(V)) -am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) +AM_V_CC = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_CCLD = $(am__v_CCLD_$(V)) -am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) +AM_V_CCLD = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(test_alpha_animation_SOURCES) $(test_grow_bubble_SOURCES) \ $(test_modules_SOURCES) $(test_raico_SOURCES) \ @@ -617,37 +617,37 @@ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list -test-alpha-animation$(EXEEXT): $(test_alpha_animation_OBJECTS) $(test_alpha_animation_DEPENDENCIES) +test-alpha-animation$(EXEEXT): $(test_alpha_animation_OBJECTS) $(test_alpha_animation_DEPENDENCIES) $(EXTRA_test_alpha_animation_DEPENDENCIES) @rm -f test-alpha-animation$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_alpha_animation_OBJECTS) $(test_alpha_animation_LDADD) $(LIBS) -test-grow-bubble$(EXEEXT): $(test_grow_bubble_OBJECTS) $(test_grow_bubble_DEPENDENCIES) +test-grow-bubble$(EXEEXT): $(test_grow_bubble_OBJECTS) $(test_grow_bubble_DEPENDENCIES) $(EXTRA_test_grow_bubble_DEPENDENCIES) @rm -f test-grow-bubble$(EXEEXT) $(AM_V_CCLD)$(test_grow_bubble_LINK) $(test_grow_bubble_OBJECTS) $(test_grow_bubble_LDADD) $(LIBS) -test-modules$(EXEEXT): $(test_modules_OBJECTS) $(test_modules_DEPENDENCIES) +test-modules$(EXEEXT): $(test_modules_OBJECTS) $(test_modules_DEPENDENCIES) $(EXTRA_test_modules_DEPENDENCIES) @rm -f test-modules$(EXEEXT) $(AM_V_CCLD)$(test_modules_LINK) $(test_modules_OBJECTS) $(test_modules_LDADD) $(LIBS) -test-raico$(EXEEXT): $(test_raico_OBJECTS) $(test_raico_DEPENDENCIES) +test-raico$(EXEEXT): $(test_raico_OBJECTS) $(test_raico_DEPENDENCIES) $(EXTRA_test_raico_DEPENDENCIES) @rm -f test-raico$(EXEEXT) $(AM_V_CCLD)$(test_raico_LINK) $(test_raico_OBJECTS) $(test_raico_LDADD) $(LIBS) -test-scroll-text$(EXEEXT): $(test_scroll_text_OBJECTS) $(test_scroll_text_DEPENDENCIES) +test-scroll-text$(EXEEXT): $(test_scroll_text_OBJECTS) $(test_scroll_text_DEPENDENCIES) $(EXTRA_test_scroll_text_DEPENDENCIES) @rm -f test-scroll-text$(EXEEXT) $(AM_V_CCLD)$(test_scroll_text_LINK) $(test_scroll_text_OBJECTS) $(test_scroll_text_LDADD) $(LIBS) -test-tile$(EXEEXT): $(test_tile_OBJECTS) $(test_tile_DEPENDENCIES) +test-tile$(EXEEXT): $(test_tile_OBJECTS) $(test_tile_DEPENDENCIES) $(EXTRA_test_tile_DEPENDENCIES) @rm -f test-tile$(EXEEXT) $(AM_V_CCLD)$(test_tile_LINK) $(test_tile_OBJECTS) $(test_tile_LDADD) $(LIBS) -test-timeline$(EXEEXT): $(test_timeline_OBJECTS) $(test_timeline_DEPENDENCIES) +test-timeline$(EXEEXT): $(test_timeline_OBJECTS) $(test_timeline_DEPENDENCIES) $(EXTRA_test_timeline_DEPENDENCIES) @rm -f test-timeline$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_timeline_OBJECTS) $(test_timeline_LDADD) $(LIBS) -test-timeline-dup-frames$(EXEEXT): $(test_timeline_dup_frames_OBJECTS) $(test_timeline_dup_frames_DEPENDENCIES) +test-timeline-dup-frames$(EXEEXT): $(test_timeline_dup_frames_OBJECTS) $(test_timeline_dup_frames_DEPENDENCIES) $(EXTRA_test_timeline_dup_frames_DEPENDENCIES) @rm -f test-timeline-dup-frames$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_timeline_dup_frames_OBJECTS) $(test_timeline_dup_frames_LDADD) $(LIBS) -test-timeline-interpolate$(EXEEXT): $(test_timeline_interpolate_OBJECTS) $(test_timeline_interpolate_DEPENDENCIES) +test-timeline-interpolate$(EXEEXT): $(test_timeline_interpolate_OBJECTS) $(test_timeline_interpolate_DEPENDENCIES) $(EXTRA_test_timeline_interpolate_DEPENDENCIES) @rm -f test-timeline-interpolate$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_timeline_interpolate_OBJECTS) $(test_timeline_interpolate_LDADD) $(LIBS) -test-timeline-rewind$(EXEEXT): $(test_timeline_rewind_OBJECTS) $(test_timeline_rewind_DEPENDENCIES) +test-timeline-rewind$(EXEEXT): $(test_timeline_rewind_OBJECTS) $(test_timeline_rewind_DEPENDENCIES) $(EXTRA_test_timeline_rewind_DEPENDENCIES) @rm -f test-timeline-rewind$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_timeline_rewind_OBJECTS) $(test_timeline_rewind_LDADD) $(LIBS) -test-timeline-smoothness$(EXEEXT): $(test_timeline_smoothness_OBJECTS) $(test_timeline_smoothness_DEPENDENCIES) +test-timeline-smoothness$(EXEEXT): $(test_timeline_smoothness_OBJECTS) $(test_timeline_smoothness_DEPENDENCIES) $(EXTRA_test_timeline_smoothness_DEPENDENCIES) @rm -f test-timeline-smoothness$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_timeline_smoothness_OBJECTS) $(test_timeline_smoothness_LDADD) $(LIBS) @@ -739,1258 +739,1101 @@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< egg-fixed.o: $(top_srcdir)/egg/egg-fixed.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-fixed.o -MD -MP -MF $(DEPDIR)/egg-fixed.Tpo -c -o egg-fixed.o `test -f '$(top_srcdir)/egg/egg-fixed.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-fixed.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-fixed.Tpo $(DEPDIR)/egg-fixed.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-fixed.c' object='egg-fixed.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-fixed.c' object='egg-fixed.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-fixed.o `test -f '$(top_srcdir)/egg/egg-fixed.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-fixed.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-fixed.o `test -f '$(top_srcdir)/egg/egg-fixed.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-fixed.c egg-fixed.obj: $(top_srcdir)/egg/egg-fixed.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-fixed.obj -MD -MP -MF $(DEPDIR)/egg-fixed.Tpo -c -o egg-fixed.obj `if test -f '$(top_srcdir)/egg/egg-fixed.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-fixed.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-fixed.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-fixed.Tpo $(DEPDIR)/egg-fixed.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-fixed.c' object='egg-fixed.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-fixed.c' object='egg-fixed.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-fixed.obj `if test -f '$(top_srcdir)/egg/egg-fixed.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-fixed.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-fixed.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-fixed.obj `if test -f '$(top_srcdir)/egg/egg-fixed.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-fixed.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-fixed.c'; fi` egg-units.o: $(top_srcdir)/egg/egg-units.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-units.o -MD -MP -MF $(DEPDIR)/egg-units.Tpo -c -o egg-units.o `test -f '$(top_srcdir)/egg/egg-units.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-units.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-units.Tpo $(DEPDIR)/egg-units.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-units.c' object='egg-units.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-units.c' object='egg-units.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-units.o `test -f '$(top_srcdir)/egg/egg-units.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-units.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-units.o `test -f '$(top_srcdir)/egg/egg-units.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-units.c egg-units.obj: $(top_srcdir)/egg/egg-units.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-units.obj -MD -MP -MF $(DEPDIR)/egg-units.Tpo -c -o egg-units.obj `if test -f '$(top_srcdir)/egg/egg-units.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-units.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-units.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-units.Tpo $(DEPDIR)/egg-units.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-units.c' object='egg-units.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-units.c' object='egg-units.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-units.obj `if test -f '$(top_srcdir)/egg/egg-units.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-units.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-units.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-units.obj `if test -f '$(top_srcdir)/egg/egg-units.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-units.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-units.c'; fi` egg-timeline.o: $(top_srcdir)/egg/egg-timeline.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-timeline.o -MD -MP -MF $(DEPDIR)/egg-timeline.Tpo -c -o egg-timeline.o `test -f '$(top_srcdir)/egg/egg-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeline.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-timeline.Tpo $(DEPDIR)/egg-timeline.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeline.c' object='egg-timeline.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeline.c' object='egg-timeline.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-timeline.o `test -f '$(top_srcdir)/egg/egg-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeline.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-timeline.o `test -f '$(top_srcdir)/egg/egg-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeline.c egg-timeline.obj: $(top_srcdir)/egg/egg-timeline.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-timeline.obj -MD -MP -MF $(DEPDIR)/egg-timeline.Tpo -c -o egg-timeline.obj `if test -f '$(top_srcdir)/egg/egg-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeline.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-timeline.Tpo $(DEPDIR)/egg-timeline.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeline.c' object='egg-timeline.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeline.c' object='egg-timeline.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-timeline.obj `if test -f '$(top_srcdir)/egg/egg-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeline.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-timeline.obj `if test -f '$(top_srcdir)/egg/egg-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeline.c'; fi` egg-timeout-pool.o: $(top_srcdir)/egg/egg-timeout-pool.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-timeout-pool.o -MD -MP -MF $(DEPDIR)/egg-timeout-pool.Tpo -c -o egg-timeout-pool.o `test -f '$(top_srcdir)/egg/egg-timeout-pool.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeout-pool.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-timeout-pool.Tpo $(DEPDIR)/egg-timeout-pool.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeout-pool.c' object='egg-timeout-pool.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeout-pool.c' object='egg-timeout-pool.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-timeout-pool.o `test -f '$(top_srcdir)/egg/egg-timeout-pool.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeout-pool.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-timeout-pool.o `test -f '$(top_srcdir)/egg/egg-timeout-pool.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeout-pool.c egg-timeout-pool.obj: $(top_srcdir)/egg/egg-timeout-pool.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-timeout-pool.obj -MD -MP -MF $(DEPDIR)/egg-timeout-pool.Tpo -c -o egg-timeout-pool.obj `if test -f '$(top_srcdir)/egg/egg-timeout-pool.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeout-pool.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeout-pool.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-timeout-pool.Tpo $(DEPDIR)/egg-timeout-pool.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeout-pool.c' object='egg-timeout-pool.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeout-pool.c' object='egg-timeout-pool.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-timeout-pool.obj `if test -f '$(top_srcdir)/egg/egg-timeout-pool.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeout-pool.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeout-pool.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-timeout-pool.obj `if test -f '$(top_srcdir)/egg/egg-timeout-pool.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeout-pool.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeout-pool.c'; fi` egg-alpha.o: $(top_srcdir)/egg/egg-alpha.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-alpha.o -MD -MP -MF $(DEPDIR)/egg-alpha.Tpo -c -o egg-alpha.o `test -f '$(top_srcdir)/egg/egg-alpha.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-alpha.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-alpha.Tpo $(DEPDIR)/egg-alpha.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-alpha.c' object='egg-alpha.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-alpha.c' object='egg-alpha.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-alpha.o `test -f '$(top_srcdir)/egg/egg-alpha.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-alpha.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-alpha.o `test -f '$(top_srcdir)/egg/egg-alpha.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-alpha.c egg-alpha.obj: $(top_srcdir)/egg/egg-alpha.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-alpha.obj -MD -MP -MF $(DEPDIR)/egg-alpha.Tpo -c -o egg-alpha.obj `if test -f '$(top_srcdir)/egg/egg-alpha.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-alpha.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-alpha.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-alpha.Tpo $(DEPDIR)/egg-alpha.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-alpha.c' object='egg-alpha.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-alpha.c' object='egg-alpha.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-alpha.obj `if test -f '$(top_srcdir)/egg/egg-alpha.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-alpha.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-alpha.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-alpha.obj `if test -f '$(top_srcdir)/egg/egg-alpha.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-alpha.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-alpha.c'; fi` egg-hack.o: $(top_srcdir)/egg/egg-hack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-hack.o -MD -MP -MF $(DEPDIR)/egg-hack.Tpo -c -o egg-hack.o `test -f '$(top_srcdir)/egg/egg-hack.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-hack.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-hack.Tpo $(DEPDIR)/egg-hack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-hack.c' object='egg-hack.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-hack.c' object='egg-hack.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-hack.o `test -f '$(top_srcdir)/egg/egg-hack.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-hack.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-hack.o `test -f '$(top_srcdir)/egg/egg-hack.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-hack.c egg-hack.obj: $(top_srcdir)/egg/egg-hack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT egg-hack.obj -MD -MP -MF $(DEPDIR)/egg-hack.Tpo -c -o egg-hack.obj `if test -f '$(top_srcdir)/egg/egg-hack.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-hack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-hack.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/egg-hack.Tpo $(DEPDIR)/egg-hack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-hack.c' object='egg-hack.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-hack.c' object='egg-hack.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-hack.obj `if test -f '$(top_srcdir)/egg/egg-hack.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-hack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-hack.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o egg-hack.obj `if test -f '$(top_srcdir)/egg/egg-hack.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-hack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-hack.c'; fi` test_grow_bubble-stack-blur.o: $(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-stack-blur.o -MD -MP -MF $(DEPDIR)/test_grow_bubble-stack-blur.Tpo -c -o test_grow_bubble-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-stack-blur.Tpo $(DEPDIR)/test_grow_bubble-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack-blur.c' object='test_grow_bubble-stack-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack-blur.c' object='test_grow_bubble-stack-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c test_grow_bubble-stack-blur.obj: $(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-stack-blur.obj -MD -MP -MF $(DEPDIR)/test_grow_bubble-stack-blur.Tpo -c -o test_grow_bubble-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-stack-blur.Tpo $(DEPDIR)/test_grow_bubble-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack-blur.c' object='test_grow_bubble-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack-blur.c' object='test_grow_bubble-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` test_grow_bubble-exponential-blur.o: $(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-exponential-blur.o -MD -MP -MF $(DEPDIR)/test_grow_bubble-exponential-blur.Tpo -c -o test_grow_bubble-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-exponential-blur.Tpo $(DEPDIR)/test_grow_bubble-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/exponential-blur.c' object='test_grow_bubble-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/exponential-blur.c' object='test_grow_bubble-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c test_grow_bubble-exponential-blur.obj: $(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-exponential-blur.obj -MD -MP -MF $(DEPDIR)/test_grow_bubble-exponential-blur.Tpo -c -o test_grow_bubble-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-exponential-blur.Tpo $(DEPDIR)/test_grow_bubble-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/exponential-blur.c' object='test_grow_bubble-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/exponential-blur.c' object='test_grow_bubble-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` test_grow_bubble-gaussian-blur.o: $(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-gaussian-blur.o -MD -MP -MF $(DEPDIR)/test_grow_bubble-gaussian-blur.Tpo -c -o test_grow_bubble-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-gaussian-blur.Tpo $(DEPDIR)/test_grow_bubble-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/gaussian-blur.c' object='test_grow_bubble-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/gaussian-blur.c' object='test_grow_bubble-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c test_grow_bubble-gaussian-blur.obj: $(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-gaussian-blur.obj -MD -MP -MF $(DEPDIR)/test_grow_bubble-gaussian-blur.Tpo -c -o test_grow_bubble-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-gaussian-blur.Tpo $(DEPDIR)/test_grow_bubble-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/gaussian-blur.c' object='test_grow_bubble-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/gaussian-blur.c' object='test_grow_bubble-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` test_grow_bubble-raico-blur.o: $(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-raico-blur.o -MD -MP -MF $(DEPDIR)/test_grow_bubble-raico-blur.Tpo -c -o test_grow_bubble-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-raico-blur.Tpo $(DEPDIR)/test_grow_bubble-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/raico-blur.c' object='test_grow_bubble-raico-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/raico-blur.c' object='test_grow_bubble-raico-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c test_grow_bubble-raico-blur.obj: $(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-raico-blur.obj -MD -MP -MF $(DEPDIR)/test_grow_bubble-raico-blur.Tpo -c -o test_grow_bubble-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-raico-blur.Tpo $(DEPDIR)/test_grow_bubble-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/raico-blur.c' object='test_grow_bubble-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/raico-blur.c' object='test_grow_bubble-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` test_grow_bubble-util.o: $(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-util.o -MD -MP -MF $(DEPDIR)/test_grow_bubble-util.Tpo -c -o test_grow_bubble-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-util.Tpo $(DEPDIR)/test_grow_bubble-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/util.c' object='test_grow_bubble-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/util.c' object='test_grow_bubble-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c test_grow_bubble-util.obj: $(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-util.obj -MD -MP -MF $(DEPDIR)/test_grow_bubble-util.Tpo -c -o test_grow_bubble-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-util.Tpo $(DEPDIR)/test_grow_bubble-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/util.c' object='test_grow_bubble-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/util.c' object='test_grow_bubble-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` test_grow_bubble-tile.o: $(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-tile.o -MD -MP -MF $(DEPDIR)/test_grow_bubble-tile.Tpo -c -o test_grow_bubble-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-tile.Tpo $(DEPDIR)/test_grow_bubble-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/tile.c' object='test_grow_bubble-tile.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/tile.c' object='test_grow_bubble-tile.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c test_grow_bubble-tile.obj: $(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-tile.obj -MD -MP -MF $(DEPDIR)/test_grow_bubble-tile.Tpo -c -o test_grow_bubble-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-tile.Tpo $(DEPDIR)/test_grow_bubble-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/tile.c' object='test_grow_bubble-tile.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/tile.c' object='test_grow_bubble-tile.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` test_grow_bubble-test-grow-bubble.o: test-grow-bubble.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-test-grow-bubble.o -MD -MP -MF $(DEPDIR)/test_grow_bubble-test-grow-bubble.Tpo -c -o test_grow_bubble-test-grow-bubble.o `test -f 'test-grow-bubble.c' || echo '$(srcdir)/'`test-grow-bubble.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-test-grow-bubble.Tpo $(DEPDIR)/test_grow_bubble-test-grow-bubble.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-grow-bubble.c' object='test_grow_bubble-test-grow-bubble.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-grow-bubble.c' object='test_grow_bubble-test-grow-bubble.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-test-grow-bubble.o `test -f 'test-grow-bubble.c' || echo '$(srcdir)/'`test-grow-bubble.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-test-grow-bubble.o `test -f 'test-grow-bubble.c' || echo '$(srcdir)/'`test-grow-bubble.c test_grow_bubble-test-grow-bubble.obj: test-grow-bubble.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -MT test_grow_bubble-test-grow-bubble.obj -MD -MP -MF $(DEPDIR)/test_grow_bubble-test-grow-bubble.Tpo -c -o test_grow_bubble-test-grow-bubble.obj `if test -f 'test-grow-bubble.c'; then $(CYGPATH_W) 'test-grow-bubble.c'; else $(CYGPATH_W) '$(srcdir)/test-grow-bubble.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_grow_bubble-test-grow-bubble.Tpo $(DEPDIR)/test_grow_bubble-test-grow-bubble.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-grow-bubble.c' object='test_grow_bubble-test-grow-bubble.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-grow-bubble.c' object='test_grow_bubble-test-grow-bubble.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-test-grow-bubble.obj `if test -f 'test-grow-bubble.c'; then $(CYGPATH_W) 'test-grow-bubble.c'; else $(CYGPATH_W) '$(srcdir)/test-grow-bubble.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_grow_bubble_CFLAGS) $(CFLAGS) -c -o test_grow_bubble-test-grow-bubble.obj `if test -f 'test-grow-bubble.c'; then $(CYGPATH_W) 'test-grow-bubble.c'; else $(CYGPATH_W) '$(srcdir)/test-grow-bubble.c'; fi` test_modules-bubble.o: $(top_srcdir)/src/bubble.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-bubble.o -MD -MP -MF $(DEPDIR)/test_modules-bubble.Tpo -c -o test_modules-bubble.o `test -f '$(top_srcdir)/src/bubble.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-bubble.Tpo $(DEPDIR)/test_modules-bubble.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/bubble.c' object='test_modules-bubble.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/bubble.c' object='test_modules-bubble.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble.o `test -f '$(top_srcdir)/src/bubble.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble.o `test -f '$(top_srcdir)/src/bubble.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble.c test_modules-bubble.obj: $(top_srcdir)/src/bubble.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-bubble.obj -MD -MP -MF $(DEPDIR)/test_modules-bubble.Tpo -c -o test_modules-bubble.obj `if test -f '$(top_srcdir)/src/bubble.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-bubble.Tpo $(DEPDIR)/test_modules-bubble.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/bubble.c' object='test_modules-bubble.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/bubble.c' object='test_modules-bubble.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble.obj `if test -f '$(top_srcdir)/src/bubble.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble.obj `if test -f '$(top_srcdir)/src/bubble.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble.c'; fi` test_modules-defaults.o: $(top_srcdir)/src/defaults.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-defaults.o -MD -MP -MF $(DEPDIR)/test_modules-defaults.Tpo -c -o test_modules-defaults.o `test -f '$(top_srcdir)/src/defaults.c' || echo '$(srcdir)/'`$(top_srcdir)/src/defaults.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-defaults.Tpo $(DEPDIR)/test_modules-defaults.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/defaults.c' object='test_modules-defaults.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/defaults.c' object='test_modules-defaults.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-defaults.o `test -f '$(top_srcdir)/src/defaults.c' || echo '$(srcdir)/'`$(top_srcdir)/src/defaults.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-defaults.o `test -f '$(top_srcdir)/src/defaults.c' || echo '$(srcdir)/'`$(top_srcdir)/src/defaults.c test_modules-defaults.obj: $(top_srcdir)/src/defaults.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-defaults.obj -MD -MP -MF $(DEPDIR)/test_modules-defaults.Tpo -c -o test_modules-defaults.obj `if test -f '$(top_srcdir)/src/defaults.c'; then $(CYGPATH_W) '$(top_srcdir)/src/defaults.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/defaults.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-defaults.Tpo $(DEPDIR)/test_modules-defaults.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/defaults.c' object='test_modules-defaults.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/defaults.c' object='test_modules-defaults.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-defaults.obj `if test -f '$(top_srcdir)/src/defaults.c'; then $(CYGPATH_W) '$(top_srcdir)/src/defaults.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/defaults.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-defaults.obj `if test -f '$(top_srcdir)/src/defaults.c'; then $(CYGPATH_W) '$(top_srcdir)/src/defaults.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/defaults.c'; fi` test_modules-dialog.o: $(top_srcdir)/src/dialog.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-dialog.o -MD -MP -MF $(DEPDIR)/test_modules-dialog.Tpo -c -o test_modules-dialog.o `test -f '$(top_srcdir)/src/dialog.c' || echo '$(srcdir)/'`$(top_srcdir)/src/dialog.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-dialog.Tpo $(DEPDIR)/test_modules-dialog.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/dialog.c' object='test_modules-dialog.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/dialog.c' object='test_modules-dialog.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dialog.o `test -f '$(top_srcdir)/src/dialog.c' || echo '$(srcdir)/'`$(top_srcdir)/src/dialog.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dialog.o `test -f '$(top_srcdir)/src/dialog.c' || echo '$(srcdir)/'`$(top_srcdir)/src/dialog.c test_modules-dialog.obj: $(top_srcdir)/src/dialog.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-dialog.obj -MD -MP -MF $(DEPDIR)/test_modules-dialog.Tpo -c -o test_modules-dialog.obj `if test -f '$(top_srcdir)/src/dialog.c'; then $(CYGPATH_W) '$(top_srcdir)/src/dialog.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/dialog.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-dialog.Tpo $(DEPDIR)/test_modules-dialog.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/dialog.c' object='test_modules-dialog.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/dialog.c' object='test_modules-dialog.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dialog.obj `if test -f '$(top_srcdir)/src/dialog.c'; then $(CYGPATH_W) '$(top_srcdir)/src/dialog.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/dialog.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dialog.obj `if test -f '$(top_srcdir)/src/dialog.c'; then $(CYGPATH_W) '$(top_srcdir)/src/dialog.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/dialog.c'; fi` test_modules-notification.o: $(top_srcdir)/src/notification.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-notification.o -MD -MP -MF $(DEPDIR)/test_modules-notification.Tpo -c -o test_modules-notification.o `test -f '$(top_srcdir)/src/notification.c' || echo '$(srcdir)/'`$(top_srcdir)/src/notification.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-notification.Tpo $(DEPDIR)/test_modules-notification.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/notification.c' object='test_modules-notification.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/notification.c' object='test_modules-notification.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-notification.o `test -f '$(top_srcdir)/src/notification.c' || echo '$(srcdir)/'`$(top_srcdir)/src/notification.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-notification.o `test -f '$(top_srcdir)/src/notification.c' || echo '$(srcdir)/'`$(top_srcdir)/src/notification.c test_modules-notification.obj: $(top_srcdir)/src/notification.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-notification.obj -MD -MP -MF $(DEPDIR)/test_modules-notification.Tpo -c -o test_modules-notification.obj `if test -f '$(top_srcdir)/src/notification.c'; then $(CYGPATH_W) '$(top_srcdir)/src/notification.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/notification.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-notification.Tpo $(DEPDIR)/test_modules-notification.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/notification.c' object='test_modules-notification.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/notification.c' object='test_modules-notification.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-notification.obj `if test -f '$(top_srcdir)/src/notification.c'; then $(CYGPATH_W) '$(top_srcdir)/src/notification.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/notification.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-notification.obj `if test -f '$(top_srcdir)/src/notification.c'; then $(CYGPATH_W) '$(top_srcdir)/src/notification.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/notification.c'; fi` test_modules-observer.o: $(top_srcdir)/src/observer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-observer.o -MD -MP -MF $(DEPDIR)/test_modules-observer.Tpo -c -o test_modules-observer.o `test -f '$(top_srcdir)/src/observer.c' || echo '$(srcdir)/'`$(top_srcdir)/src/observer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-observer.Tpo $(DEPDIR)/test_modules-observer.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/observer.c' object='test_modules-observer.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/observer.c' object='test_modules-observer.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-observer.o `test -f '$(top_srcdir)/src/observer.c' || echo '$(srcdir)/'`$(top_srcdir)/src/observer.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-observer.o `test -f '$(top_srcdir)/src/observer.c' || echo '$(srcdir)/'`$(top_srcdir)/src/observer.c test_modules-observer.obj: $(top_srcdir)/src/observer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-observer.obj -MD -MP -MF $(DEPDIR)/test_modules-observer.Tpo -c -o test_modules-observer.obj `if test -f '$(top_srcdir)/src/observer.c'; then $(CYGPATH_W) '$(top_srcdir)/src/observer.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/observer.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-observer.Tpo $(DEPDIR)/test_modules-observer.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/observer.c' object='test_modules-observer.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/observer.c' object='test_modules-observer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-observer.obj `if test -f '$(top_srcdir)/src/observer.c'; then $(CYGPATH_W) '$(top_srcdir)/src/observer.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/observer.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-observer.obj `if test -f '$(top_srcdir)/src/observer.c'; then $(CYGPATH_W) '$(top_srcdir)/src/observer.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/observer.c'; fi` test_modules-stack.o: $(top_srcdir)/src/stack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-stack.o -MD -MP -MF $(DEPDIR)/test_modules-stack.Tpo -c -o test_modules-stack.o `test -f '$(top_srcdir)/src/stack.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-stack.Tpo $(DEPDIR)/test_modules-stack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack.c' object='test_modules-stack.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack.c' object='test_modules-stack.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-stack.o `test -f '$(top_srcdir)/src/stack.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-stack.o `test -f '$(top_srcdir)/src/stack.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack.c test_modules-stack.obj: $(top_srcdir)/src/stack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-stack.obj -MD -MP -MF $(DEPDIR)/test_modules-stack.Tpo -c -o test_modules-stack.obj `if test -f '$(top_srcdir)/src/stack.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-stack.Tpo $(DEPDIR)/test_modules-stack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack.c' object='test_modules-stack.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack.c' object='test_modules-stack.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-stack.obj `if test -f '$(top_srcdir)/src/stack.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-stack.obj `if test -f '$(top_srcdir)/src/stack.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack.c'; fi` test_modules-dbus.o: $(top_srcdir)/src/dbus.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-dbus.o -MD -MP -MF $(DEPDIR)/test_modules-dbus.Tpo -c -o test_modules-dbus.o `test -f '$(top_srcdir)/src/dbus.c' || echo '$(srcdir)/'`$(top_srcdir)/src/dbus.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-dbus.Tpo $(DEPDIR)/test_modules-dbus.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/dbus.c' object='test_modules-dbus.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/dbus.c' object='test_modules-dbus.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dbus.o `test -f '$(top_srcdir)/src/dbus.c' || echo '$(srcdir)/'`$(top_srcdir)/src/dbus.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dbus.o `test -f '$(top_srcdir)/src/dbus.c' || echo '$(srcdir)/'`$(top_srcdir)/src/dbus.c test_modules-dbus.obj: $(top_srcdir)/src/dbus.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-dbus.obj -MD -MP -MF $(DEPDIR)/test_modules-dbus.Tpo -c -o test_modules-dbus.obj `if test -f '$(top_srcdir)/src/dbus.c'; then $(CYGPATH_W) '$(top_srcdir)/src/dbus.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/dbus.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-dbus.Tpo $(DEPDIR)/test_modules-dbus.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/dbus.c' object='test_modules-dbus.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/dbus.c' object='test_modules-dbus.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dbus.obj `if test -f '$(top_srcdir)/src/dbus.c'; then $(CYGPATH_W) '$(top_srcdir)/src/dbus.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/dbus.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dbus.obj `if test -f '$(top_srcdir)/src/dbus.c'; then $(CYGPATH_W) '$(top_srcdir)/src/dbus.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/dbus.c'; fi` test_modules-dnd.o: $(top_srcdir)/src/dnd.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-dnd.o -MD -MP -MF $(DEPDIR)/test_modules-dnd.Tpo -c -o test_modules-dnd.o `test -f '$(top_srcdir)/src/dnd.c' || echo '$(srcdir)/'`$(top_srcdir)/src/dnd.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-dnd.Tpo $(DEPDIR)/test_modules-dnd.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/dnd.c' object='test_modules-dnd.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/dnd.c' object='test_modules-dnd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dnd.o `test -f '$(top_srcdir)/src/dnd.c' || echo '$(srcdir)/'`$(top_srcdir)/src/dnd.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dnd.o `test -f '$(top_srcdir)/src/dnd.c' || echo '$(srcdir)/'`$(top_srcdir)/src/dnd.c test_modules-dnd.obj: $(top_srcdir)/src/dnd.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-dnd.obj -MD -MP -MF $(DEPDIR)/test_modules-dnd.Tpo -c -o test_modules-dnd.obj `if test -f '$(top_srcdir)/src/dnd.c'; then $(CYGPATH_W) '$(top_srcdir)/src/dnd.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/dnd.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-dnd.Tpo $(DEPDIR)/test_modules-dnd.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/dnd.c' object='test_modules-dnd.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/dnd.c' object='test_modules-dnd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dnd.obj `if test -f '$(top_srcdir)/src/dnd.c'; then $(CYGPATH_W) '$(top_srcdir)/src/dnd.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/dnd.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-dnd.obj `if test -f '$(top_srcdir)/src/dnd.c'; then $(CYGPATH_W) '$(top_srcdir)/src/dnd.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/dnd.c'; fi` test_modules-apport.o: $(top_srcdir)/src/apport.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-apport.o -MD -MP -MF $(DEPDIR)/test_modules-apport.Tpo -c -o test_modules-apport.o `test -f '$(top_srcdir)/src/apport.c' || echo '$(srcdir)/'`$(top_srcdir)/src/apport.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-apport.Tpo $(DEPDIR)/test_modules-apport.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/apport.c' object='test_modules-apport.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/apport.c' object='test_modules-apport.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-apport.o `test -f '$(top_srcdir)/src/apport.c' || echo '$(srcdir)/'`$(top_srcdir)/src/apport.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-apport.o `test -f '$(top_srcdir)/src/apport.c' || echo '$(srcdir)/'`$(top_srcdir)/src/apport.c test_modules-apport.obj: $(top_srcdir)/src/apport.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-apport.obj -MD -MP -MF $(DEPDIR)/test_modules-apport.Tpo -c -o test_modules-apport.obj `if test -f '$(top_srcdir)/src/apport.c'; then $(CYGPATH_W) '$(top_srcdir)/src/apport.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/apport.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-apport.Tpo $(DEPDIR)/test_modules-apport.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/apport.c' object='test_modules-apport.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/apport.c' object='test_modules-apport.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-apport.obj `if test -f '$(top_srcdir)/src/apport.c'; then $(CYGPATH_W) '$(top_srcdir)/src/apport.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/apport.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-apport.obj `if test -f '$(top_srcdir)/src/apport.c'; then $(CYGPATH_W) '$(top_srcdir)/src/apport.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/apport.c'; fi` test_modules-util.o: $(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-util.o -MD -MP -MF $(DEPDIR)/test_modules-util.Tpo -c -o test_modules-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-util.Tpo $(DEPDIR)/test_modules-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/util.c' object='test_modules-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/util.c' object='test_modules-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c test_modules-util.obj: $(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-util.obj -MD -MP -MF $(DEPDIR)/test_modules-util.Tpo -c -o test_modules-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-util.Tpo $(DEPDIR)/test_modules-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/util.c' object='test_modules-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/util.c' object='test_modules-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` test_modules-stack-blur.o: $(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-stack-blur.o -MD -MP -MF $(DEPDIR)/test_modules-stack-blur.Tpo -c -o test_modules-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-stack-blur.Tpo $(DEPDIR)/test_modules-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack-blur.c' object='test_modules-stack-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack-blur.c' object='test_modules-stack-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c test_modules-stack-blur.obj: $(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-stack-blur.obj -MD -MP -MF $(DEPDIR)/test_modules-stack-blur.Tpo -c -o test_modules-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-stack-blur.Tpo $(DEPDIR)/test_modules-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack-blur.c' object='test_modules-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack-blur.c' object='test_modules-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` test_modules-exponential-blur.o: $(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-exponential-blur.o -MD -MP -MF $(DEPDIR)/test_modules-exponential-blur.Tpo -c -o test_modules-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-exponential-blur.Tpo $(DEPDIR)/test_modules-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/exponential-blur.c' object='test_modules-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/exponential-blur.c' object='test_modules-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c test_modules-exponential-blur.obj: $(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-exponential-blur.obj -MD -MP -MF $(DEPDIR)/test_modules-exponential-blur.Tpo -c -o test_modules-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-exponential-blur.Tpo $(DEPDIR)/test_modules-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/exponential-blur.c' object='test_modules-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/exponential-blur.c' object='test_modules-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` test_modules-gaussian-blur.o: $(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-gaussian-blur.o -MD -MP -MF $(DEPDIR)/test_modules-gaussian-blur.Tpo -c -o test_modules-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-gaussian-blur.Tpo $(DEPDIR)/test_modules-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/gaussian-blur.c' object='test_modules-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/gaussian-blur.c' object='test_modules-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c test_modules-gaussian-blur.obj: $(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-gaussian-blur.obj -MD -MP -MF $(DEPDIR)/test_modules-gaussian-blur.Tpo -c -o test_modules-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-gaussian-blur.Tpo $(DEPDIR)/test_modules-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/gaussian-blur.c' object='test_modules-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/gaussian-blur.c' object='test_modules-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` test_modules-raico-blur.o: $(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-raico-blur.o -MD -MP -MF $(DEPDIR)/test_modules-raico-blur.Tpo -c -o test_modules-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-raico-blur.Tpo $(DEPDIR)/test_modules-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/raico-blur.c' object='test_modules-raico-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/raico-blur.c' object='test_modules-raico-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c test_modules-raico-blur.obj: $(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-raico-blur.obj -MD -MP -MF $(DEPDIR)/test_modules-raico-blur.Tpo -c -o test_modules-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-raico-blur.Tpo $(DEPDIR)/test_modules-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/raico-blur.c' object='test_modules-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/raico-blur.c' object='test_modules-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` test_modules-tile.o: $(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-tile.o -MD -MP -MF $(DEPDIR)/test_modules-tile.Tpo -c -o test_modules-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-tile.Tpo $(DEPDIR)/test_modules-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/tile.c' object='test_modules-tile.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/tile.c' object='test_modules-tile.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c test_modules-tile.obj: $(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-tile.obj -MD -MP -MF $(DEPDIR)/test_modules-tile.Tpo -c -o test_modules-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-tile.Tpo $(DEPDIR)/test_modules-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/tile.c' object='test_modules-tile.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/tile.c' object='test_modules-tile.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` test_modules-bubble-window.o: $(top_srcdir)/src/bubble-window.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-bubble-window.o -MD -MP -MF $(DEPDIR)/test_modules-bubble-window.Tpo -c -o test_modules-bubble-window.o `test -f '$(top_srcdir)/src/bubble-window.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble-window.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-bubble-window.Tpo $(DEPDIR)/test_modules-bubble-window.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/bubble-window.c' object='test_modules-bubble-window.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/bubble-window.c' object='test_modules-bubble-window.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window.o `test -f '$(top_srcdir)/src/bubble-window.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble-window.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window.o `test -f '$(top_srcdir)/src/bubble-window.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble-window.c test_modules-bubble-window.obj: $(top_srcdir)/src/bubble-window.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-bubble-window.obj -MD -MP -MF $(DEPDIR)/test_modules-bubble-window.Tpo -c -o test_modules-bubble-window.obj `if test -f '$(top_srcdir)/src/bubble-window.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble-window.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble-window.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-bubble-window.Tpo $(DEPDIR)/test_modules-bubble-window.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/bubble-window.c' object='test_modules-bubble-window.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/bubble-window.c' object='test_modules-bubble-window.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window.obj `if test -f '$(top_srcdir)/src/bubble-window.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble-window.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble-window.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window.obj `if test -f '$(top_srcdir)/src/bubble-window.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble-window.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble-window.c'; fi` test_modules-bubble-window-accessible.o: $(top_srcdir)/src/bubble-window-accessible.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-bubble-window-accessible.o -MD -MP -MF $(DEPDIR)/test_modules-bubble-window-accessible.Tpo -c -o test_modules-bubble-window-accessible.o `test -f '$(top_srcdir)/src/bubble-window-accessible.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble-window-accessible.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-bubble-window-accessible.Tpo $(DEPDIR)/test_modules-bubble-window-accessible.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/bubble-window-accessible.c' object='test_modules-bubble-window-accessible.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/bubble-window-accessible.c' object='test_modules-bubble-window-accessible.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window-accessible.o `test -f '$(top_srcdir)/src/bubble-window-accessible.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble-window-accessible.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window-accessible.o `test -f '$(top_srcdir)/src/bubble-window-accessible.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble-window-accessible.c test_modules-bubble-window-accessible.obj: $(top_srcdir)/src/bubble-window-accessible.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-bubble-window-accessible.obj -MD -MP -MF $(DEPDIR)/test_modules-bubble-window-accessible.Tpo -c -o test_modules-bubble-window-accessible.obj `if test -f '$(top_srcdir)/src/bubble-window-accessible.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble-window-accessible.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble-window-accessible.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-bubble-window-accessible.Tpo $(DEPDIR)/test_modules-bubble-window-accessible.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/bubble-window-accessible.c' object='test_modules-bubble-window-accessible.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/bubble-window-accessible.c' object='test_modules-bubble-window-accessible.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window-accessible.obj `if test -f '$(top_srcdir)/src/bubble-window-accessible.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble-window-accessible.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble-window-accessible.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window-accessible.obj `if test -f '$(top_srcdir)/src/bubble-window-accessible.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble-window-accessible.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble-window-accessible.c'; fi` test_modules-bubble-window-accessible-factory.o: $(top_srcdir)/src/bubble-window-accessible-factory.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-bubble-window-accessible-factory.o -MD -MP -MF $(DEPDIR)/test_modules-bubble-window-accessible-factory.Tpo -c -o test_modules-bubble-window-accessible-factory.o `test -f '$(top_srcdir)/src/bubble-window-accessible-factory.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble-window-accessible-factory.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-bubble-window-accessible-factory.Tpo $(DEPDIR)/test_modules-bubble-window-accessible-factory.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/bubble-window-accessible-factory.c' object='test_modules-bubble-window-accessible-factory.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/bubble-window-accessible-factory.c' object='test_modules-bubble-window-accessible-factory.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window-accessible-factory.o `test -f '$(top_srcdir)/src/bubble-window-accessible-factory.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble-window-accessible-factory.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window-accessible-factory.o `test -f '$(top_srcdir)/src/bubble-window-accessible-factory.c' || echo '$(srcdir)/'`$(top_srcdir)/src/bubble-window-accessible-factory.c test_modules-bubble-window-accessible-factory.obj: $(top_srcdir)/src/bubble-window-accessible-factory.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-bubble-window-accessible-factory.obj -MD -MP -MF $(DEPDIR)/test_modules-bubble-window-accessible-factory.Tpo -c -o test_modules-bubble-window-accessible-factory.obj `if test -f '$(top_srcdir)/src/bubble-window-accessible-factory.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble-window-accessible-factory.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble-window-accessible-factory.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-bubble-window-accessible-factory.Tpo $(DEPDIR)/test_modules-bubble-window-accessible-factory.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/bubble-window-accessible-factory.c' object='test_modules-bubble-window-accessible-factory.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/bubble-window-accessible-factory.c' object='test_modules-bubble-window-accessible-factory.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window-accessible-factory.obj `if test -f '$(top_srcdir)/src/bubble-window-accessible-factory.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble-window-accessible-factory.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble-window-accessible-factory.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-bubble-window-accessible-factory.obj `if test -f '$(top_srcdir)/src/bubble-window-accessible-factory.c'; then $(CYGPATH_W) '$(top_srcdir)/src/bubble-window-accessible-factory.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/bubble-window-accessible-factory.c'; fi` test_modules-log.o: $(top_srcdir)/src/log.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-log.o -MD -MP -MF $(DEPDIR)/test_modules-log.Tpo -c -o test_modules-log.o `test -f '$(top_srcdir)/src/log.c' || echo '$(srcdir)/'`$(top_srcdir)/src/log.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-log.Tpo $(DEPDIR)/test_modules-log.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/log.c' object='test_modules-log.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/log.c' object='test_modules-log.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-log.o `test -f '$(top_srcdir)/src/log.c' || echo '$(srcdir)/'`$(top_srcdir)/src/log.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-log.o `test -f '$(top_srcdir)/src/log.c' || echo '$(srcdir)/'`$(top_srcdir)/src/log.c test_modules-log.obj: $(top_srcdir)/src/log.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-log.obj -MD -MP -MF $(DEPDIR)/test_modules-log.Tpo -c -o test_modules-log.obj `if test -f '$(top_srcdir)/src/log.c'; then $(CYGPATH_W) '$(top_srcdir)/src/log.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/log.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-log.Tpo $(DEPDIR)/test_modules-log.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/log.c' object='test_modules-log.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/log.c' object='test_modules-log.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-log.obj `if test -f '$(top_srcdir)/src/log.c'; then $(CYGPATH_W) '$(top_srcdir)/src/log.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/log.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-log.obj `if test -f '$(top_srcdir)/src/log.c'; then $(CYGPATH_W) '$(top_srcdir)/src/log.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/log.c'; fi` test_modules-timings.o: $(top_srcdir)/src/timings.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-timings.o -MD -MP -MF $(DEPDIR)/test_modules-timings.Tpo -c -o test_modules-timings.o `test -f '$(top_srcdir)/src/timings.c' || echo '$(srcdir)/'`$(top_srcdir)/src/timings.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-timings.Tpo $(DEPDIR)/test_modules-timings.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/timings.c' object='test_modules-timings.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/timings.c' object='test_modules-timings.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-timings.o `test -f '$(top_srcdir)/src/timings.c' || echo '$(srcdir)/'`$(top_srcdir)/src/timings.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-timings.o `test -f '$(top_srcdir)/src/timings.c' || echo '$(srcdir)/'`$(top_srcdir)/src/timings.c test_modules-timings.obj: $(top_srcdir)/src/timings.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-timings.obj -MD -MP -MF $(DEPDIR)/test_modules-timings.Tpo -c -o test_modules-timings.obj `if test -f '$(top_srcdir)/src/timings.c'; then $(CYGPATH_W) '$(top_srcdir)/src/timings.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/timings.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-timings.Tpo $(DEPDIR)/test_modules-timings.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/timings.c' object='test_modules-timings.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/timings.c' object='test_modules-timings.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-timings.obj `if test -f '$(top_srcdir)/src/timings.c'; then $(CYGPATH_W) '$(top_srcdir)/src/timings.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/timings.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-timings.obj `if test -f '$(top_srcdir)/src/timings.c'; then $(CYGPATH_W) '$(top_srcdir)/src/timings.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/timings.c'; fi` test_modules-egg-fixed.o: $(top_srcdir)/egg/egg-fixed.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-fixed.o -MD -MP -MF $(DEPDIR)/test_modules-egg-fixed.Tpo -c -o test_modules-egg-fixed.o `test -f '$(top_srcdir)/egg/egg-fixed.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-fixed.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-fixed.Tpo $(DEPDIR)/test_modules-egg-fixed.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-fixed.c' object='test_modules-egg-fixed.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-fixed.c' object='test_modules-egg-fixed.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-fixed.o `test -f '$(top_srcdir)/egg/egg-fixed.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-fixed.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-fixed.o `test -f '$(top_srcdir)/egg/egg-fixed.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-fixed.c test_modules-egg-fixed.obj: $(top_srcdir)/egg/egg-fixed.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-fixed.obj -MD -MP -MF $(DEPDIR)/test_modules-egg-fixed.Tpo -c -o test_modules-egg-fixed.obj `if test -f '$(top_srcdir)/egg/egg-fixed.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-fixed.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-fixed.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-fixed.Tpo $(DEPDIR)/test_modules-egg-fixed.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-fixed.c' object='test_modules-egg-fixed.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-fixed.c' object='test_modules-egg-fixed.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-fixed.obj `if test -f '$(top_srcdir)/egg/egg-fixed.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-fixed.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-fixed.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-fixed.obj `if test -f '$(top_srcdir)/egg/egg-fixed.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-fixed.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-fixed.c'; fi` test_modules-egg-units.o: $(top_srcdir)/egg/egg-units.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-units.o -MD -MP -MF $(DEPDIR)/test_modules-egg-units.Tpo -c -o test_modules-egg-units.o `test -f '$(top_srcdir)/egg/egg-units.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-units.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-units.Tpo $(DEPDIR)/test_modules-egg-units.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-units.c' object='test_modules-egg-units.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-units.c' object='test_modules-egg-units.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-units.o `test -f '$(top_srcdir)/egg/egg-units.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-units.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-units.o `test -f '$(top_srcdir)/egg/egg-units.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-units.c test_modules-egg-units.obj: $(top_srcdir)/egg/egg-units.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-units.obj -MD -MP -MF $(DEPDIR)/test_modules-egg-units.Tpo -c -o test_modules-egg-units.obj `if test -f '$(top_srcdir)/egg/egg-units.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-units.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-units.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-units.Tpo $(DEPDIR)/test_modules-egg-units.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-units.c' object='test_modules-egg-units.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-units.c' object='test_modules-egg-units.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-units.obj `if test -f '$(top_srcdir)/egg/egg-units.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-units.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-units.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-units.obj `if test -f '$(top_srcdir)/egg/egg-units.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-units.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-units.c'; fi` test_modules-egg-timeline.o: $(top_srcdir)/egg/egg-timeline.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-timeline.o -MD -MP -MF $(DEPDIR)/test_modules-egg-timeline.Tpo -c -o test_modules-egg-timeline.o `test -f '$(top_srcdir)/egg/egg-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeline.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-timeline.Tpo $(DEPDIR)/test_modules-egg-timeline.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeline.c' object='test_modules-egg-timeline.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeline.c' object='test_modules-egg-timeline.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-timeline.o `test -f '$(top_srcdir)/egg/egg-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeline.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-timeline.o `test -f '$(top_srcdir)/egg/egg-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeline.c test_modules-egg-timeline.obj: $(top_srcdir)/egg/egg-timeline.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-timeline.obj -MD -MP -MF $(DEPDIR)/test_modules-egg-timeline.Tpo -c -o test_modules-egg-timeline.obj `if test -f '$(top_srcdir)/egg/egg-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeline.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-timeline.Tpo $(DEPDIR)/test_modules-egg-timeline.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeline.c' object='test_modules-egg-timeline.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeline.c' object='test_modules-egg-timeline.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-timeline.obj `if test -f '$(top_srcdir)/egg/egg-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeline.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-timeline.obj `if test -f '$(top_srcdir)/egg/egg-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeline.c'; fi` test_modules-egg-timeout-pool.o: $(top_srcdir)/egg/egg-timeout-pool.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-timeout-pool.o -MD -MP -MF $(DEPDIR)/test_modules-egg-timeout-pool.Tpo -c -o test_modules-egg-timeout-pool.o `test -f '$(top_srcdir)/egg/egg-timeout-pool.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeout-pool.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-timeout-pool.Tpo $(DEPDIR)/test_modules-egg-timeout-pool.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeout-pool.c' object='test_modules-egg-timeout-pool.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeout-pool.c' object='test_modules-egg-timeout-pool.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-timeout-pool.o `test -f '$(top_srcdir)/egg/egg-timeout-pool.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeout-pool.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-timeout-pool.o `test -f '$(top_srcdir)/egg/egg-timeout-pool.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-timeout-pool.c test_modules-egg-timeout-pool.obj: $(top_srcdir)/egg/egg-timeout-pool.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-timeout-pool.obj -MD -MP -MF $(DEPDIR)/test_modules-egg-timeout-pool.Tpo -c -o test_modules-egg-timeout-pool.obj `if test -f '$(top_srcdir)/egg/egg-timeout-pool.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeout-pool.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeout-pool.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-timeout-pool.Tpo $(DEPDIR)/test_modules-egg-timeout-pool.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-timeout-pool.c' object='test_modules-egg-timeout-pool.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-timeout-pool.c' object='test_modules-egg-timeout-pool.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-timeout-pool.obj `if test -f '$(top_srcdir)/egg/egg-timeout-pool.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeout-pool.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeout-pool.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-timeout-pool.obj `if test -f '$(top_srcdir)/egg/egg-timeout-pool.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-timeout-pool.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-timeout-pool.c'; fi` test_modules-egg-alpha.o: $(top_srcdir)/egg/egg-alpha.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-alpha.o -MD -MP -MF $(DEPDIR)/test_modules-egg-alpha.Tpo -c -o test_modules-egg-alpha.o `test -f '$(top_srcdir)/egg/egg-alpha.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-alpha.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-alpha.Tpo $(DEPDIR)/test_modules-egg-alpha.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-alpha.c' object='test_modules-egg-alpha.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-alpha.c' object='test_modules-egg-alpha.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-alpha.o `test -f '$(top_srcdir)/egg/egg-alpha.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-alpha.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-alpha.o `test -f '$(top_srcdir)/egg/egg-alpha.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-alpha.c test_modules-egg-alpha.obj: $(top_srcdir)/egg/egg-alpha.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-alpha.obj -MD -MP -MF $(DEPDIR)/test_modules-egg-alpha.Tpo -c -o test_modules-egg-alpha.obj `if test -f '$(top_srcdir)/egg/egg-alpha.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-alpha.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-alpha.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-alpha.Tpo $(DEPDIR)/test_modules-egg-alpha.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-alpha.c' object='test_modules-egg-alpha.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-alpha.c' object='test_modules-egg-alpha.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-alpha.obj `if test -f '$(top_srcdir)/egg/egg-alpha.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-alpha.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-alpha.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-alpha.obj `if test -f '$(top_srcdir)/egg/egg-alpha.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-alpha.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-alpha.c'; fi` test_modules-egg-hack.o: $(top_srcdir)/egg/egg-hack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-hack.o -MD -MP -MF $(DEPDIR)/test_modules-egg-hack.Tpo -c -o test_modules-egg-hack.o `test -f '$(top_srcdir)/egg/egg-hack.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-hack.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-hack.Tpo $(DEPDIR)/test_modules-egg-hack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-hack.c' object='test_modules-egg-hack.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-hack.c' object='test_modules-egg-hack.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-hack.o `test -f '$(top_srcdir)/egg/egg-hack.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-hack.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-hack.o `test -f '$(top_srcdir)/egg/egg-hack.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/egg-hack.c test_modules-egg-hack.obj: $(top_srcdir)/egg/egg-hack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-egg-hack.obj -MD -MP -MF $(DEPDIR)/test_modules-egg-hack.Tpo -c -o test_modules-egg-hack.obj `if test -f '$(top_srcdir)/egg/egg-hack.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-hack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-hack.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-egg-hack.Tpo $(DEPDIR)/test_modules-egg-hack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/egg-hack.c' object='test_modules-egg-hack.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/egg-hack.c' object='test_modules-egg-hack.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-hack.obj `if test -f '$(top_srcdir)/egg/egg-hack.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-hack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-hack.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-egg-hack.obj `if test -f '$(top_srcdir)/egg/egg-hack.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/egg-hack.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/egg-hack.c'; fi` test_modules-test-modules-main.o: test-modules-main.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-modules-main.o -MD -MP -MF $(DEPDIR)/test_modules-test-modules-main.Tpo -c -o test_modules-test-modules-main.o `test -f 'test-modules-main.c' || echo '$(srcdir)/'`test-modules-main.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-modules-main.Tpo $(DEPDIR)/test_modules-test-modules-main.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-modules-main.c' object='test_modules-test-modules-main.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-modules-main.c' object='test_modules-test-modules-main.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-modules-main.o `test -f 'test-modules-main.c' || echo '$(srcdir)/'`test-modules-main.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-modules-main.o `test -f 'test-modules-main.c' || echo '$(srcdir)/'`test-modules-main.c test_modules-test-modules-main.obj: test-modules-main.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-modules-main.obj -MD -MP -MF $(DEPDIR)/test_modules-test-modules-main.Tpo -c -o test_modules-test-modules-main.obj `if test -f 'test-modules-main.c'; then $(CYGPATH_W) 'test-modules-main.c'; else $(CYGPATH_W) '$(srcdir)/test-modules-main.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-modules-main.Tpo $(DEPDIR)/test_modules-test-modules-main.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-modules-main.c' object='test_modules-test-modules-main.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-modules-main.c' object='test_modules-test-modules-main.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-modules-main.obj `if test -f 'test-modules-main.c'; then $(CYGPATH_W) 'test-modules-main.c'; else $(CYGPATH_W) '$(srcdir)/test-modules-main.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-modules-main.obj `if test -f 'test-modules-main.c'; then $(CYGPATH_W) 'test-modules-main.c'; else $(CYGPATH_W) '$(srcdir)/test-modules-main.c'; fi` test_modules-test-apport.o: test-apport.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-apport.o -MD -MP -MF $(DEPDIR)/test_modules-test-apport.Tpo -c -o test_modules-test-apport.o `test -f 'test-apport.c' || echo '$(srcdir)/'`test-apport.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-apport.Tpo $(DEPDIR)/test_modules-test-apport.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-apport.c' object='test_modules-test-apport.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-apport.c' object='test_modules-test-apport.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-apport.o `test -f 'test-apport.c' || echo '$(srcdir)/'`test-apport.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-apport.o `test -f 'test-apport.c' || echo '$(srcdir)/'`test-apport.c test_modules-test-apport.obj: test-apport.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-apport.obj -MD -MP -MF $(DEPDIR)/test_modules-test-apport.Tpo -c -o test_modules-test-apport.obj `if test -f 'test-apport.c'; then $(CYGPATH_W) 'test-apport.c'; else $(CYGPATH_W) '$(srcdir)/test-apport.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-apport.Tpo $(DEPDIR)/test_modules-test-apport.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-apport.c' object='test_modules-test-apport.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-apport.c' object='test_modules-test-apport.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-apport.obj `if test -f 'test-apport.c'; then $(CYGPATH_W) 'test-apport.c'; else $(CYGPATH_W) '$(srcdir)/test-apport.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-apport.obj `if test -f 'test-apport.c'; then $(CYGPATH_W) 'test-apport.c'; else $(CYGPATH_W) '$(srcdir)/test-apport.c'; fi` test_modules-test-dbus.o: test-dbus.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-dbus.o -MD -MP -MF $(DEPDIR)/test_modules-test-dbus.Tpo -c -o test_modules-test-dbus.o `test -f 'test-dbus.c' || echo '$(srcdir)/'`test-dbus.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-dbus.Tpo $(DEPDIR)/test_modules-test-dbus.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-dbus.c' object='test_modules-test-dbus.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-dbus.c' object='test_modules-test-dbus.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-dbus.o `test -f 'test-dbus.c' || echo '$(srcdir)/'`test-dbus.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-dbus.o `test -f 'test-dbus.c' || echo '$(srcdir)/'`test-dbus.c test_modules-test-dbus.obj: test-dbus.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-dbus.obj -MD -MP -MF $(DEPDIR)/test_modules-test-dbus.Tpo -c -o test_modules-test-dbus.obj `if test -f 'test-dbus.c'; then $(CYGPATH_W) 'test-dbus.c'; else $(CYGPATH_W) '$(srcdir)/test-dbus.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-dbus.Tpo $(DEPDIR)/test_modules-test-dbus.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-dbus.c' object='test_modules-test-dbus.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-dbus.c' object='test_modules-test-dbus.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-dbus.obj `if test -f 'test-dbus.c'; then $(CYGPATH_W) 'test-dbus.c'; else $(CYGPATH_W) '$(srcdir)/test-dbus.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-dbus.obj `if test -f 'test-dbus.c'; then $(CYGPATH_W) 'test-dbus.c'; else $(CYGPATH_W) '$(srcdir)/test-dbus.c'; fi` test_modules-test-withlib.o: test-withlib.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-withlib.o -MD -MP -MF $(DEPDIR)/test_modules-test-withlib.Tpo -c -o test_modules-test-withlib.o `test -f 'test-withlib.c' || echo '$(srcdir)/'`test-withlib.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-withlib.Tpo $(DEPDIR)/test_modules-test-withlib.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-withlib.c' object='test_modules-test-withlib.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-withlib.c' object='test_modules-test-withlib.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-withlib.o `test -f 'test-withlib.c' || echo '$(srcdir)/'`test-withlib.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-withlib.o `test -f 'test-withlib.c' || echo '$(srcdir)/'`test-withlib.c test_modules-test-withlib.obj: test-withlib.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-withlib.obj -MD -MP -MF $(DEPDIR)/test_modules-test-withlib.Tpo -c -o test_modules-test-withlib.obj `if test -f 'test-withlib.c'; then $(CYGPATH_W) 'test-withlib.c'; else $(CYGPATH_W) '$(srcdir)/test-withlib.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-withlib.Tpo $(DEPDIR)/test_modules-test-withlib.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-withlib.c' object='test_modules-test-withlib.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-withlib.c' object='test_modules-test-withlib.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-withlib.obj `if test -f 'test-withlib.c'; then $(CYGPATH_W) 'test-withlib.c'; else $(CYGPATH_W) '$(srcdir)/test-withlib.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-withlib.obj `if test -f 'test-withlib.c'; then $(CYGPATH_W) 'test-withlib.c'; else $(CYGPATH_W) '$(srcdir)/test-withlib.c'; fi` test_modules-test-bubble.o: test-bubble.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-bubble.o -MD -MP -MF $(DEPDIR)/test_modules-test-bubble.Tpo -c -o test_modules-test-bubble.o `test -f 'test-bubble.c' || echo '$(srcdir)/'`test-bubble.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-bubble.Tpo $(DEPDIR)/test_modules-test-bubble.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-bubble.c' object='test_modules-test-bubble.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-bubble.c' object='test_modules-test-bubble.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-bubble.o `test -f 'test-bubble.c' || echo '$(srcdir)/'`test-bubble.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-bubble.o `test -f 'test-bubble.c' || echo '$(srcdir)/'`test-bubble.c test_modules-test-bubble.obj: test-bubble.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-bubble.obj -MD -MP -MF $(DEPDIR)/test_modules-test-bubble.Tpo -c -o test_modules-test-bubble.obj `if test -f 'test-bubble.c'; then $(CYGPATH_W) 'test-bubble.c'; else $(CYGPATH_W) '$(srcdir)/test-bubble.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-bubble.Tpo $(DEPDIR)/test_modules-test-bubble.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-bubble.c' object='test_modules-test-bubble.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-bubble.c' object='test_modules-test-bubble.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-bubble.obj `if test -f 'test-bubble.c'; then $(CYGPATH_W) 'test-bubble.c'; else $(CYGPATH_W) '$(srcdir)/test-bubble.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-bubble.obj `if test -f 'test-bubble.c'; then $(CYGPATH_W) 'test-bubble.c'; else $(CYGPATH_W) '$(srcdir)/test-bubble.c'; fi` test_modules-test-defaults.o: test-defaults.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-defaults.o -MD -MP -MF $(DEPDIR)/test_modules-test-defaults.Tpo -c -o test_modules-test-defaults.o `test -f 'test-defaults.c' || echo '$(srcdir)/'`test-defaults.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-defaults.Tpo $(DEPDIR)/test_modules-test-defaults.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-defaults.c' object='test_modules-test-defaults.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-defaults.c' object='test_modules-test-defaults.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-defaults.o `test -f 'test-defaults.c' || echo '$(srcdir)/'`test-defaults.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-defaults.o `test -f 'test-defaults.c' || echo '$(srcdir)/'`test-defaults.c test_modules-test-defaults.obj: test-defaults.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-defaults.obj -MD -MP -MF $(DEPDIR)/test_modules-test-defaults.Tpo -c -o test_modules-test-defaults.obj `if test -f 'test-defaults.c'; then $(CYGPATH_W) 'test-defaults.c'; else $(CYGPATH_W) '$(srcdir)/test-defaults.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-defaults.Tpo $(DEPDIR)/test_modules-test-defaults.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-defaults.c' object='test_modules-test-defaults.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-defaults.c' object='test_modules-test-defaults.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-defaults.obj `if test -f 'test-defaults.c'; then $(CYGPATH_W) 'test-defaults.c'; else $(CYGPATH_W) '$(srcdir)/test-defaults.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-defaults.obj `if test -f 'test-defaults.c'; then $(CYGPATH_W) 'test-defaults.c'; else $(CYGPATH_W) '$(srcdir)/test-defaults.c'; fi` test_modules-test-notification.o: test-notification.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-notification.o -MD -MP -MF $(DEPDIR)/test_modules-test-notification.Tpo -c -o test_modules-test-notification.o `test -f 'test-notification.c' || echo '$(srcdir)/'`test-notification.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-notification.Tpo $(DEPDIR)/test_modules-test-notification.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-notification.c' object='test_modules-test-notification.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-notification.c' object='test_modules-test-notification.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-notification.o `test -f 'test-notification.c' || echo '$(srcdir)/'`test-notification.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-notification.o `test -f 'test-notification.c' || echo '$(srcdir)/'`test-notification.c test_modules-test-notification.obj: test-notification.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-notification.obj -MD -MP -MF $(DEPDIR)/test_modules-test-notification.Tpo -c -o test_modules-test-notification.obj `if test -f 'test-notification.c'; then $(CYGPATH_W) 'test-notification.c'; else $(CYGPATH_W) '$(srcdir)/test-notification.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-notification.Tpo $(DEPDIR)/test_modules-test-notification.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-notification.c' object='test_modules-test-notification.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-notification.c' object='test_modules-test-notification.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-notification.obj `if test -f 'test-notification.c'; then $(CYGPATH_W) 'test-notification.c'; else $(CYGPATH_W) '$(srcdir)/test-notification.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-notification.obj `if test -f 'test-notification.c'; then $(CYGPATH_W) 'test-notification.c'; else $(CYGPATH_W) '$(srcdir)/test-notification.c'; fi` test_modules-test-observer.o: test-observer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-observer.o -MD -MP -MF $(DEPDIR)/test_modules-test-observer.Tpo -c -o test_modules-test-observer.o `test -f 'test-observer.c' || echo '$(srcdir)/'`test-observer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-observer.Tpo $(DEPDIR)/test_modules-test-observer.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-observer.c' object='test_modules-test-observer.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-observer.c' object='test_modules-test-observer.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-observer.o `test -f 'test-observer.c' || echo '$(srcdir)/'`test-observer.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-observer.o `test -f 'test-observer.c' || echo '$(srcdir)/'`test-observer.c test_modules-test-observer.obj: test-observer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-observer.obj -MD -MP -MF $(DEPDIR)/test_modules-test-observer.Tpo -c -o test_modules-test-observer.obj `if test -f 'test-observer.c'; then $(CYGPATH_W) 'test-observer.c'; else $(CYGPATH_W) '$(srcdir)/test-observer.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-observer.Tpo $(DEPDIR)/test_modules-test-observer.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-observer.c' object='test_modules-test-observer.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-observer.c' object='test_modules-test-observer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-observer.obj `if test -f 'test-observer.c'; then $(CYGPATH_W) 'test-observer.c'; else $(CYGPATH_W) '$(srcdir)/test-observer.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-observer.obj `if test -f 'test-observer.c'; then $(CYGPATH_W) 'test-observer.c'; else $(CYGPATH_W) '$(srcdir)/test-observer.c'; fi` test_modules-test-i18n.o: test-i18n.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-i18n.o -MD -MP -MF $(DEPDIR)/test_modules-test-i18n.Tpo -c -o test_modules-test-i18n.o `test -f 'test-i18n.c' || echo '$(srcdir)/'`test-i18n.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-i18n.Tpo $(DEPDIR)/test_modules-test-i18n.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-i18n.c' object='test_modules-test-i18n.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-i18n.c' object='test_modules-test-i18n.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-i18n.o `test -f 'test-i18n.c' || echo '$(srcdir)/'`test-i18n.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-i18n.o `test -f 'test-i18n.c' || echo '$(srcdir)/'`test-i18n.c test_modules-test-i18n.obj: test-i18n.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-i18n.obj -MD -MP -MF $(DEPDIR)/test_modules-test-i18n.Tpo -c -o test_modules-test-i18n.obj `if test -f 'test-i18n.c'; then $(CYGPATH_W) 'test-i18n.c'; else $(CYGPATH_W) '$(srcdir)/test-i18n.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-i18n.Tpo $(DEPDIR)/test_modules-test-i18n.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-i18n.c' object='test_modules-test-i18n.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-i18n.c' object='test_modules-test-i18n.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-i18n.obj `if test -f 'test-i18n.c'; then $(CYGPATH_W) 'test-i18n.c'; else $(CYGPATH_W) '$(srcdir)/test-i18n.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-i18n.obj `if test -f 'test-i18n.c'; then $(CYGPATH_W) 'test-i18n.c'; else $(CYGPATH_W) '$(srcdir)/test-i18n.c'; fi` test_modules-test-synchronous.o: test-synchronous.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-synchronous.o -MD -MP -MF $(DEPDIR)/test_modules-test-synchronous.Tpo -c -o test_modules-test-synchronous.o `test -f 'test-synchronous.c' || echo '$(srcdir)/'`test-synchronous.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-synchronous.Tpo $(DEPDIR)/test_modules-test-synchronous.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-synchronous.c' object='test_modules-test-synchronous.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-synchronous.c' object='test_modules-test-synchronous.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-synchronous.o `test -f 'test-synchronous.c' || echo '$(srcdir)/'`test-synchronous.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-synchronous.o `test -f 'test-synchronous.c' || echo '$(srcdir)/'`test-synchronous.c test_modules-test-synchronous.obj: test-synchronous.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-synchronous.obj -MD -MP -MF $(DEPDIR)/test_modules-test-synchronous.Tpo -c -o test_modules-test-synchronous.obj `if test -f 'test-synchronous.c'; then $(CYGPATH_W) 'test-synchronous.c'; else $(CYGPATH_W) '$(srcdir)/test-synchronous.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-synchronous.Tpo $(DEPDIR)/test_modules-test-synchronous.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-synchronous.c' object='test_modules-test-synchronous.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-synchronous.c' object='test_modules-test-synchronous.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-synchronous.obj `if test -f 'test-synchronous.c'; then $(CYGPATH_W) 'test-synchronous.c'; else $(CYGPATH_W) '$(srcdir)/test-synchronous.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-synchronous.obj `if test -f 'test-synchronous.c'; then $(CYGPATH_W) 'test-synchronous.c'; else $(CYGPATH_W) '$(srcdir)/test-synchronous.c'; fi` test_modules-test-dnd.o: test-dnd.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-dnd.o -MD -MP -MF $(DEPDIR)/test_modules-test-dnd.Tpo -c -o test_modules-test-dnd.o `test -f 'test-dnd.c' || echo '$(srcdir)/'`test-dnd.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-dnd.Tpo $(DEPDIR)/test_modules-test-dnd.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-dnd.c' object='test_modules-test-dnd.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-dnd.c' object='test_modules-test-dnd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-dnd.o `test -f 'test-dnd.c' || echo '$(srcdir)/'`test-dnd.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-dnd.o `test -f 'test-dnd.c' || echo '$(srcdir)/'`test-dnd.c test_modules-test-dnd.obj: test-dnd.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-dnd.obj -MD -MP -MF $(DEPDIR)/test_modules-test-dnd.Tpo -c -o test_modules-test-dnd.obj `if test -f 'test-dnd.c'; then $(CYGPATH_W) 'test-dnd.c'; else $(CYGPATH_W) '$(srcdir)/test-dnd.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-dnd.Tpo $(DEPDIR)/test_modules-test-dnd.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-dnd.c' object='test_modules-test-dnd.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-dnd.c' object='test_modules-test-dnd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-dnd.obj `if test -f 'test-dnd.c'; then $(CYGPATH_W) 'test-dnd.c'; else $(CYGPATH_W) '$(srcdir)/test-dnd.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-dnd.obj `if test -f 'test-dnd.c'; then $(CYGPATH_W) 'test-dnd.c'; else $(CYGPATH_W) '$(srcdir)/test-dnd.c'; fi` test_modules-test-stack.o: test-stack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-stack.o -MD -MP -MF $(DEPDIR)/test_modules-test-stack.Tpo -c -o test_modules-test-stack.o `test -f 'test-stack.c' || echo '$(srcdir)/'`test-stack.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-stack.Tpo $(DEPDIR)/test_modules-test-stack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-stack.c' object='test_modules-test-stack.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-stack.c' object='test_modules-test-stack.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-stack.o `test -f 'test-stack.c' || echo '$(srcdir)/'`test-stack.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-stack.o `test -f 'test-stack.c' || echo '$(srcdir)/'`test-stack.c test_modules-test-stack.obj: test-stack.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-stack.obj -MD -MP -MF $(DEPDIR)/test_modules-test-stack.Tpo -c -o test_modules-test-stack.obj `if test -f 'test-stack.c'; then $(CYGPATH_W) 'test-stack.c'; else $(CYGPATH_W) '$(srcdir)/test-stack.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-stack.Tpo $(DEPDIR)/test_modules-test-stack.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-stack.c' object='test_modules-test-stack.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-stack.c' object='test_modules-test-stack.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-stack.obj `if test -f 'test-stack.c'; then $(CYGPATH_W) 'test-stack.c'; else $(CYGPATH_W) '$(srcdir)/test-stack.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-stack.obj `if test -f 'test-stack.c'; then $(CYGPATH_W) 'test-stack.c'; else $(CYGPATH_W) '$(srcdir)/test-stack.c'; fi` test_modules-test-timings.o: test-timings.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-timings.o -MD -MP -MF $(DEPDIR)/test_modules-test-timings.Tpo -c -o test_modules-test-timings.o `test -f 'test-timings.c' || echo '$(srcdir)/'`test-timings.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-timings.Tpo $(DEPDIR)/test_modules-test-timings.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-timings.c' object='test_modules-test-timings.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-timings.c' object='test_modules-test-timings.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-timings.o `test -f 'test-timings.c' || echo '$(srcdir)/'`test-timings.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-timings.o `test -f 'test-timings.c' || echo '$(srcdir)/'`test-timings.c test_modules-test-timings.obj: test-timings.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-timings.obj -MD -MP -MF $(DEPDIR)/test_modules-test-timings.Tpo -c -o test_modules-test-timings.obj `if test -f 'test-timings.c'; then $(CYGPATH_W) 'test-timings.c'; else $(CYGPATH_W) '$(srcdir)/test-timings.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-timings.Tpo $(DEPDIR)/test_modules-test-timings.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-timings.c' object='test_modules-test-timings.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-timings.c' object='test_modules-test-timings.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-timings.obj `if test -f 'test-timings.c'; then $(CYGPATH_W) 'test-timings.c'; else $(CYGPATH_W) '$(srcdir)/test-timings.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-timings.obj `if test -f 'test-timings.c'; then $(CYGPATH_W) 'test-timings.c'; else $(CYGPATH_W) '$(srcdir)/test-timings.c'; fi` test_modules-test-text-filtering.o: test-text-filtering.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-text-filtering.o -MD -MP -MF $(DEPDIR)/test_modules-test-text-filtering.Tpo -c -o test_modules-test-text-filtering.o `test -f 'test-text-filtering.c' || echo '$(srcdir)/'`test-text-filtering.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-text-filtering.Tpo $(DEPDIR)/test_modules-test-text-filtering.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-text-filtering.c' object='test_modules-test-text-filtering.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-text-filtering.c' object='test_modules-test-text-filtering.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-text-filtering.o `test -f 'test-text-filtering.c' || echo '$(srcdir)/'`test-text-filtering.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-text-filtering.o `test -f 'test-text-filtering.c' || echo '$(srcdir)/'`test-text-filtering.c test_modules-test-text-filtering.obj: test-text-filtering.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -MT test_modules-test-text-filtering.obj -MD -MP -MF $(DEPDIR)/test_modules-test-text-filtering.Tpo -c -o test_modules-test-text-filtering.obj `if test -f 'test-text-filtering.c'; then $(CYGPATH_W) 'test-text-filtering.c'; else $(CYGPATH_W) '$(srcdir)/test-text-filtering.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_modules-test-text-filtering.Tpo $(DEPDIR)/test_modules-test-text-filtering.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-text-filtering.c' object='test_modules-test-text-filtering.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-text-filtering.c' object='test_modules-test-text-filtering.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-text-filtering.obj `if test -f 'test-text-filtering.c'; then $(CYGPATH_W) 'test-text-filtering.c'; else $(CYGPATH_W) '$(srcdir)/test-text-filtering.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modules_CFLAGS) $(CFLAGS) -c -o test_modules-test-text-filtering.obj `if test -f 'test-text-filtering.c'; then $(CYGPATH_W) 'test-text-filtering.c'; else $(CYGPATH_W) '$(srcdir)/test-text-filtering.c'; fi` test_raico-stack-blur.o: $(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -MT test_raico-stack-blur.o -MD -MP -MF $(DEPDIR)/test_raico-stack-blur.Tpo -c -o test_raico-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_raico-stack-blur.Tpo $(DEPDIR)/test_raico-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack-blur.c' object='test_raico-stack-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack-blur.c' object='test_raico-stack-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c test_raico-stack-blur.obj: $(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -MT test_raico-stack-blur.obj -MD -MP -MF $(DEPDIR)/test_raico-stack-blur.Tpo -c -o test_raico-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_raico-stack-blur.Tpo $(DEPDIR)/test_raico-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack-blur.c' object='test_raico-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack-blur.c' object='test_raico-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` test_raico-exponential-blur.o: $(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -MT test_raico-exponential-blur.o -MD -MP -MF $(DEPDIR)/test_raico-exponential-blur.Tpo -c -o test_raico-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_raico-exponential-blur.Tpo $(DEPDIR)/test_raico-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/exponential-blur.c' object='test_raico-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/exponential-blur.c' object='test_raico-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c test_raico-exponential-blur.obj: $(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -MT test_raico-exponential-blur.obj -MD -MP -MF $(DEPDIR)/test_raico-exponential-blur.Tpo -c -o test_raico-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_raico-exponential-blur.Tpo $(DEPDIR)/test_raico-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/exponential-blur.c' object='test_raico-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/exponential-blur.c' object='test_raico-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` test_raico-gaussian-blur.o: $(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -MT test_raico-gaussian-blur.o -MD -MP -MF $(DEPDIR)/test_raico-gaussian-blur.Tpo -c -o test_raico-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_raico-gaussian-blur.Tpo $(DEPDIR)/test_raico-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/gaussian-blur.c' object='test_raico-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/gaussian-blur.c' object='test_raico-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c test_raico-gaussian-blur.obj: $(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -MT test_raico-gaussian-blur.obj -MD -MP -MF $(DEPDIR)/test_raico-gaussian-blur.Tpo -c -o test_raico-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_raico-gaussian-blur.Tpo $(DEPDIR)/test_raico-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/gaussian-blur.c' object='test_raico-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/gaussian-blur.c' object='test_raico-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` test_raico-raico-blur.o: $(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -MT test_raico-raico-blur.o -MD -MP -MF $(DEPDIR)/test_raico-raico-blur.Tpo -c -o test_raico-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_raico-raico-blur.Tpo $(DEPDIR)/test_raico-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/raico-blur.c' object='test_raico-raico-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/raico-blur.c' object='test_raico-raico-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c test_raico-raico-blur.obj: $(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -MT test_raico-raico-blur.obj -MD -MP -MF $(DEPDIR)/test_raico-raico-blur.Tpo -c -o test_raico-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_raico-raico-blur.Tpo $(DEPDIR)/test_raico-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/raico-blur.c' object='test_raico-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/raico-blur.c' object='test_raico-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` test_raico-test-raico.o: test-raico.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -MT test_raico-test-raico.o -MD -MP -MF $(DEPDIR)/test_raico-test-raico.Tpo -c -o test_raico-test-raico.o `test -f 'test-raico.c' || echo '$(srcdir)/'`test-raico.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_raico-test-raico.Tpo $(DEPDIR)/test_raico-test-raico.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-raico.c' object='test_raico-test-raico.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-raico.c' object='test_raico-test-raico.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-test-raico.o `test -f 'test-raico.c' || echo '$(srcdir)/'`test-raico.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-test-raico.o `test -f 'test-raico.c' || echo '$(srcdir)/'`test-raico.c test_raico-test-raico.obj: test-raico.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -MT test_raico-test-raico.obj -MD -MP -MF $(DEPDIR)/test_raico-test-raico.Tpo -c -o test_raico-test-raico.obj `if test -f 'test-raico.c'; then $(CYGPATH_W) 'test-raico.c'; else $(CYGPATH_W) '$(srcdir)/test-raico.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_raico-test-raico.Tpo $(DEPDIR)/test_raico-test-raico.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-raico.c' object='test_raico-test-raico.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-raico.c' object='test_raico-test-raico.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-test-raico.obj `if test -f 'test-raico.c'; then $(CYGPATH_W) 'test-raico.c'; else $(CYGPATH_W) '$(srcdir)/test-raico.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_raico_CFLAGS) $(CFLAGS) -c -o test_raico-test-raico.obj `if test -f 'test-raico.c'; then $(CYGPATH_W) 'test-raico.c'; else $(CYGPATH_W) '$(srcdir)/test-raico.c'; fi` test_scroll_text-stack-blur.o: $(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-stack-blur.o -MD -MP -MF $(DEPDIR)/test_scroll_text-stack-blur.Tpo -c -o test_scroll_text-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-stack-blur.Tpo $(DEPDIR)/test_scroll_text-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack-blur.c' object='test_scroll_text-stack-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack-blur.c' object='test_scroll_text-stack-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c test_scroll_text-stack-blur.obj: $(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-stack-blur.obj -MD -MP -MF $(DEPDIR)/test_scroll_text-stack-blur.Tpo -c -o test_scroll_text-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-stack-blur.Tpo $(DEPDIR)/test_scroll_text-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack-blur.c' object='test_scroll_text-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack-blur.c' object='test_scroll_text-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` test_scroll_text-exponential-blur.o: $(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-exponential-blur.o -MD -MP -MF $(DEPDIR)/test_scroll_text-exponential-blur.Tpo -c -o test_scroll_text-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-exponential-blur.Tpo $(DEPDIR)/test_scroll_text-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/exponential-blur.c' object='test_scroll_text-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/exponential-blur.c' object='test_scroll_text-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c test_scroll_text-exponential-blur.obj: $(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-exponential-blur.obj -MD -MP -MF $(DEPDIR)/test_scroll_text-exponential-blur.Tpo -c -o test_scroll_text-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-exponential-blur.Tpo $(DEPDIR)/test_scroll_text-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/exponential-blur.c' object='test_scroll_text-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/exponential-blur.c' object='test_scroll_text-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` test_scroll_text-gaussian-blur.o: $(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-gaussian-blur.o -MD -MP -MF $(DEPDIR)/test_scroll_text-gaussian-blur.Tpo -c -o test_scroll_text-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-gaussian-blur.Tpo $(DEPDIR)/test_scroll_text-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/gaussian-blur.c' object='test_scroll_text-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/gaussian-blur.c' object='test_scroll_text-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c test_scroll_text-gaussian-blur.obj: $(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-gaussian-blur.obj -MD -MP -MF $(DEPDIR)/test_scroll_text-gaussian-blur.Tpo -c -o test_scroll_text-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-gaussian-blur.Tpo $(DEPDIR)/test_scroll_text-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/gaussian-blur.c' object='test_scroll_text-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/gaussian-blur.c' object='test_scroll_text-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` test_scroll_text-raico-blur.o: $(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-raico-blur.o -MD -MP -MF $(DEPDIR)/test_scroll_text-raico-blur.Tpo -c -o test_scroll_text-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-raico-blur.Tpo $(DEPDIR)/test_scroll_text-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/raico-blur.c' object='test_scroll_text-raico-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/raico-blur.c' object='test_scroll_text-raico-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c test_scroll_text-raico-blur.obj: $(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-raico-blur.obj -MD -MP -MF $(DEPDIR)/test_scroll_text-raico-blur.Tpo -c -o test_scroll_text-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-raico-blur.Tpo $(DEPDIR)/test_scroll_text-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/raico-blur.c' object='test_scroll_text-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/raico-blur.c' object='test_scroll_text-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` test_scroll_text-util.o: $(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-util.o -MD -MP -MF $(DEPDIR)/test_scroll_text-util.Tpo -c -o test_scroll_text-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-util.Tpo $(DEPDIR)/test_scroll_text-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/util.c' object='test_scroll_text-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/util.c' object='test_scroll_text-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c test_scroll_text-util.obj: $(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-util.obj -MD -MP -MF $(DEPDIR)/test_scroll_text-util.Tpo -c -o test_scroll_text-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-util.Tpo $(DEPDIR)/test_scroll_text-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/util.c' object='test_scroll_text-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/util.c' object='test_scroll_text-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` test_scroll_text-tile.o: $(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-tile.o -MD -MP -MF $(DEPDIR)/test_scroll_text-tile.Tpo -c -o test_scroll_text-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-tile.Tpo $(DEPDIR)/test_scroll_text-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/tile.c' object='test_scroll_text-tile.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/tile.c' object='test_scroll_text-tile.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c test_scroll_text-tile.obj: $(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-tile.obj -MD -MP -MF $(DEPDIR)/test_scroll_text-tile.Tpo -c -o test_scroll_text-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-tile.Tpo $(DEPDIR)/test_scroll_text-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/tile.c' object='test_scroll_text-tile.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/tile.c' object='test_scroll_text-tile.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` test_scroll_text-test-scroll-text.o: test-scroll-text.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-test-scroll-text.o -MD -MP -MF $(DEPDIR)/test_scroll_text-test-scroll-text.Tpo -c -o test_scroll_text-test-scroll-text.o `test -f 'test-scroll-text.c' || echo '$(srcdir)/'`test-scroll-text.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-test-scroll-text.Tpo $(DEPDIR)/test_scroll_text-test-scroll-text.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-scroll-text.c' object='test_scroll_text-test-scroll-text.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-scroll-text.c' object='test_scroll_text-test-scroll-text.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-test-scroll-text.o `test -f 'test-scroll-text.c' || echo '$(srcdir)/'`test-scroll-text.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-test-scroll-text.o `test -f 'test-scroll-text.c' || echo '$(srcdir)/'`test-scroll-text.c test_scroll_text-test-scroll-text.obj: test-scroll-text.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -MT test_scroll_text-test-scroll-text.obj -MD -MP -MF $(DEPDIR)/test_scroll_text-test-scroll-text.Tpo -c -o test_scroll_text-test-scroll-text.obj `if test -f 'test-scroll-text.c'; then $(CYGPATH_W) 'test-scroll-text.c'; else $(CYGPATH_W) '$(srcdir)/test-scroll-text.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_scroll_text-test-scroll-text.Tpo $(DEPDIR)/test_scroll_text-test-scroll-text.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-scroll-text.c' object='test_scroll_text-test-scroll-text.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-scroll-text.c' object='test_scroll_text-test-scroll-text.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-test-scroll-text.obj `if test -f 'test-scroll-text.c'; then $(CYGPATH_W) 'test-scroll-text.c'; else $(CYGPATH_W) '$(srcdir)/test-scroll-text.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scroll_text_CFLAGS) $(CFLAGS) -c -o test_scroll_text-test-scroll-text.obj `if test -f 'test-scroll-text.c'; then $(CYGPATH_W) 'test-scroll-text.c'; else $(CYGPATH_W) '$(srcdir)/test-scroll-text.c'; fi` test_tile-stack-blur.o: $(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-stack-blur.o -MD -MP -MF $(DEPDIR)/test_tile-stack-blur.Tpo -c -o test_tile-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-stack-blur.Tpo $(DEPDIR)/test_tile-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack-blur.c' object='test_tile-stack-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack-blur.c' object='test_tile-stack-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-stack-blur.o `test -f '$(top_srcdir)/src/stack-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/stack-blur.c test_tile-stack-blur.obj: $(top_srcdir)/src/stack-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-stack-blur.obj -MD -MP -MF $(DEPDIR)/test_tile-stack-blur.Tpo -c -o test_tile-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-stack-blur.Tpo $(DEPDIR)/test_tile-stack-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/stack-blur.c' object='test_tile-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/stack-blur.c' object='test_tile-stack-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-stack-blur.obj `if test -f '$(top_srcdir)/src/stack-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/stack-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/stack-blur.c'; fi` test_tile-exponential-blur.o: $(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-exponential-blur.o -MD -MP -MF $(DEPDIR)/test_tile-exponential-blur.Tpo -c -o test_tile-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-exponential-blur.Tpo $(DEPDIR)/test_tile-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/exponential-blur.c' object='test_tile-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/exponential-blur.c' object='test_tile-exponential-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-exponential-blur.o `test -f '$(top_srcdir)/src/exponential-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/exponential-blur.c test_tile-exponential-blur.obj: $(top_srcdir)/src/exponential-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-exponential-blur.obj -MD -MP -MF $(DEPDIR)/test_tile-exponential-blur.Tpo -c -o test_tile-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-exponential-blur.Tpo $(DEPDIR)/test_tile-exponential-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/exponential-blur.c' object='test_tile-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/exponential-blur.c' object='test_tile-exponential-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-exponential-blur.obj `if test -f '$(top_srcdir)/src/exponential-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/exponential-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/exponential-blur.c'; fi` test_tile-gaussian-blur.o: $(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-gaussian-blur.o -MD -MP -MF $(DEPDIR)/test_tile-gaussian-blur.Tpo -c -o test_tile-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-gaussian-blur.Tpo $(DEPDIR)/test_tile-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/gaussian-blur.c' object='test_tile-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/gaussian-blur.c' object='test_tile-gaussian-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-gaussian-blur.o `test -f '$(top_srcdir)/src/gaussian-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/gaussian-blur.c test_tile-gaussian-blur.obj: $(top_srcdir)/src/gaussian-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-gaussian-blur.obj -MD -MP -MF $(DEPDIR)/test_tile-gaussian-blur.Tpo -c -o test_tile-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-gaussian-blur.Tpo $(DEPDIR)/test_tile-gaussian-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/gaussian-blur.c' object='test_tile-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/gaussian-blur.c' object='test_tile-gaussian-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-gaussian-blur.obj `if test -f '$(top_srcdir)/src/gaussian-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/gaussian-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/gaussian-blur.c'; fi` test_tile-raico-blur.o: $(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-raico-blur.o -MD -MP -MF $(DEPDIR)/test_tile-raico-blur.Tpo -c -o test_tile-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-raico-blur.Tpo $(DEPDIR)/test_tile-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/raico-blur.c' object='test_tile-raico-blur.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/raico-blur.c' object='test_tile-raico-blur.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-raico-blur.o `test -f '$(top_srcdir)/src/raico-blur.c' || echo '$(srcdir)/'`$(top_srcdir)/src/raico-blur.c test_tile-raico-blur.obj: $(top_srcdir)/src/raico-blur.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-raico-blur.obj -MD -MP -MF $(DEPDIR)/test_tile-raico-blur.Tpo -c -o test_tile-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-raico-blur.Tpo $(DEPDIR)/test_tile-raico-blur.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/raico-blur.c' object='test_tile-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/raico-blur.c' object='test_tile-raico-blur.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-raico-blur.obj `if test -f '$(top_srcdir)/src/raico-blur.c'; then $(CYGPATH_W) '$(top_srcdir)/src/raico-blur.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/raico-blur.c'; fi` test_tile-util.o: $(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-util.o -MD -MP -MF $(DEPDIR)/test_tile-util.Tpo -c -o test_tile-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-util.Tpo $(DEPDIR)/test_tile-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/util.c' object='test_tile-util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/util.c' object='test_tile-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-util.o `test -f '$(top_srcdir)/src/util.c' || echo '$(srcdir)/'`$(top_srcdir)/src/util.c test_tile-util.obj: $(top_srcdir)/src/util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-util.obj -MD -MP -MF $(DEPDIR)/test_tile-util.Tpo -c -o test_tile-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-util.Tpo $(DEPDIR)/test_tile-util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/util.c' object='test_tile-util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/util.c' object='test_tile-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-util.obj `if test -f '$(top_srcdir)/src/util.c'; then $(CYGPATH_W) '$(top_srcdir)/src/util.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/util.c'; fi` test_tile-tile.o: $(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-tile.o -MD -MP -MF $(DEPDIR)/test_tile-tile.Tpo -c -o test_tile-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-tile.Tpo $(DEPDIR)/test_tile-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/tile.c' object='test_tile-tile.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/tile.c' object='test_tile-tile.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-tile.o `test -f '$(top_srcdir)/src/tile.c' || echo '$(srcdir)/'`$(top_srcdir)/src/tile.c test_tile-tile.obj: $(top_srcdir)/src/tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-tile.obj -MD -MP -MF $(DEPDIR)/test_tile-tile.Tpo -c -o test_tile-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-tile.Tpo $(DEPDIR)/test_tile-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/tile.c' object='test_tile-tile.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/tile.c' object='test_tile-tile.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-tile.obj `if test -f '$(top_srcdir)/src/tile.c'; then $(CYGPATH_W) '$(top_srcdir)/src/tile.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/tile.c'; fi` test_tile-test-tile.o: test-tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-test-tile.o -MD -MP -MF $(DEPDIR)/test_tile-test-tile.Tpo -c -o test_tile-test-tile.o `test -f 'test-tile.c' || echo '$(srcdir)/'`test-tile.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-test-tile.Tpo $(DEPDIR)/test_tile-test-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-tile.c' object='test_tile-test-tile.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-tile.c' object='test_tile-test-tile.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-test-tile.o `test -f 'test-tile.c' || echo '$(srcdir)/'`test-tile.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-test-tile.o `test -f 'test-tile.c' || echo '$(srcdir)/'`test-tile.c test_tile-test-tile.obj: test-tile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -MT test_tile-test-tile.obj -MD -MP -MF $(DEPDIR)/test_tile-test-tile.Tpo -c -o test_tile-test-tile.obj `if test -f 'test-tile.c'; then $(CYGPATH_W) 'test-tile.c'; else $(CYGPATH_W) '$(srcdir)/test-tile.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_tile-test-tile.Tpo $(DEPDIR)/test_tile-test-tile.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-tile.c' object='test_tile-test-tile.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-tile.c' object='test_tile-test-tile.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-test-tile.obj `if test -f 'test-tile.c'; then $(CYGPATH_W) 'test-tile.c'; else $(CYGPATH_W) '$(srcdir)/test-tile.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tile_CFLAGS) $(CFLAGS) -c -o test_tile-test-tile.obj `if test -f 'test-tile.c'; then $(CYGPATH_W) 'test-tile.c'; else $(CYGPATH_W) '$(srcdir)/test-tile.c'; fi` test-timeline.o: $(top_srcdir)/egg/test-timeline.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-timeline.o -MD -MP -MF $(DEPDIR)/test-timeline.Tpo -c -o test-timeline.o `test -f '$(top_srcdir)/egg/test-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-timeline.Tpo $(DEPDIR)/test-timeline.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/test-timeline.c' object='test-timeline.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/test-timeline.c' object='test-timeline.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline.o `test -f '$(top_srcdir)/egg/test-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline.o `test -f '$(top_srcdir)/egg/test-timeline.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline.c test-timeline.obj: $(top_srcdir)/egg/test-timeline.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-timeline.obj -MD -MP -MF $(DEPDIR)/test-timeline.Tpo -c -o test-timeline.obj `if test -f '$(top_srcdir)/egg/test-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-timeline.Tpo $(DEPDIR)/test-timeline.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/test-timeline.c' object='test-timeline.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/test-timeline.c' object='test-timeline.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline.obj `if test -f '$(top_srcdir)/egg/test-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline.obj `if test -f '$(top_srcdir)/egg/test-timeline.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline.c'; fi` test-timeline-dup-frames.o: $(top_srcdir)/egg/test-timeline-dup-frames.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-timeline-dup-frames.o -MD -MP -MF $(DEPDIR)/test-timeline-dup-frames.Tpo -c -o test-timeline-dup-frames.o `test -f '$(top_srcdir)/egg/test-timeline-dup-frames.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-dup-frames.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-timeline-dup-frames.Tpo $(DEPDIR)/test-timeline-dup-frames.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/test-timeline-dup-frames.c' object='test-timeline-dup-frames.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/test-timeline-dup-frames.c' object='test-timeline-dup-frames.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-dup-frames.o `test -f '$(top_srcdir)/egg/test-timeline-dup-frames.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-dup-frames.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-dup-frames.o `test -f '$(top_srcdir)/egg/test-timeline-dup-frames.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-dup-frames.c test-timeline-dup-frames.obj: $(top_srcdir)/egg/test-timeline-dup-frames.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-timeline-dup-frames.obj -MD -MP -MF $(DEPDIR)/test-timeline-dup-frames.Tpo -c -o test-timeline-dup-frames.obj `if test -f '$(top_srcdir)/egg/test-timeline-dup-frames.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-dup-frames.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-dup-frames.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-timeline-dup-frames.Tpo $(DEPDIR)/test-timeline-dup-frames.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/test-timeline-dup-frames.c' object='test-timeline-dup-frames.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/test-timeline-dup-frames.c' object='test-timeline-dup-frames.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-dup-frames.obj `if test -f '$(top_srcdir)/egg/test-timeline-dup-frames.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-dup-frames.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-dup-frames.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-dup-frames.obj `if test -f '$(top_srcdir)/egg/test-timeline-dup-frames.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-dup-frames.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-dup-frames.c'; fi` test-timeline-interpolate.o: $(top_srcdir)/egg/test-timeline-interpolate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-timeline-interpolate.o -MD -MP -MF $(DEPDIR)/test-timeline-interpolate.Tpo -c -o test-timeline-interpolate.o `test -f '$(top_srcdir)/egg/test-timeline-interpolate.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-interpolate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-timeline-interpolate.Tpo $(DEPDIR)/test-timeline-interpolate.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/test-timeline-interpolate.c' object='test-timeline-interpolate.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/test-timeline-interpolate.c' object='test-timeline-interpolate.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-interpolate.o `test -f '$(top_srcdir)/egg/test-timeline-interpolate.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-interpolate.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-interpolate.o `test -f '$(top_srcdir)/egg/test-timeline-interpolate.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-interpolate.c test-timeline-interpolate.obj: $(top_srcdir)/egg/test-timeline-interpolate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-timeline-interpolate.obj -MD -MP -MF $(DEPDIR)/test-timeline-interpolate.Tpo -c -o test-timeline-interpolate.obj `if test -f '$(top_srcdir)/egg/test-timeline-interpolate.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-interpolate.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-interpolate.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-timeline-interpolate.Tpo $(DEPDIR)/test-timeline-interpolate.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/test-timeline-interpolate.c' object='test-timeline-interpolate.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/test-timeline-interpolate.c' object='test-timeline-interpolate.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-interpolate.obj `if test -f '$(top_srcdir)/egg/test-timeline-interpolate.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-interpolate.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-interpolate.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-interpolate.obj `if test -f '$(top_srcdir)/egg/test-timeline-interpolate.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-interpolate.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-interpolate.c'; fi` test-timeline-rewind.o: $(top_srcdir)/egg/test-timeline-rewind.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-timeline-rewind.o -MD -MP -MF $(DEPDIR)/test-timeline-rewind.Tpo -c -o test-timeline-rewind.o `test -f '$(top_srcdir)/egg/test-timeline-rewind.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-rewind.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-timeline-rewind.Tpo $(DEPDIR)/test-timeline-rewind.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/test-timeline-rewind.c' object='test-timeline-rewind.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/test-timeline-rewind.c' object='test-timeline-rewind.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-rewind.o `test -f '$(top_srcdir)/egg/test-timeline-rewind.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-rewind.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-rewind.o `test -f '$(top_srcdir)/egg/test-timeline-rewind.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-rewind.c test-timeline-rewind.obj: $(top_srcdir)/egg/test-timeline-rewind.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-timeline-rewind.obj -MD -MP -MF $(DEPDIR)/test-timeline-rewind.Tpo -c -o test-timeline-rewind.obj `if test -f '$(top_srcdir)/egg/test-timeline-rewind.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-rewind.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-rewind.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-timeline-rewind.Tpo $(DEPDIR)/test-timeline-rewind.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/test-timeline-rewind.c' object='test-timeline-rewind.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/test-timeline-rewind.c' object='test-timeline-rewind.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-rewind.obj `if test -f '$(top_srcdir)/egg/test-timeline-rewind.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-rewind.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-rewind.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-rewind.obj `if test -f '$(top_srcdir)/egg/test-timeline-rewind.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-rewind.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-rewind.c'; fi` test-timeline-smoothness.o: $(top_srcdir)/egg/test-timeline-smoothness.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-timeline-smoothness.o -MD -MP -MF $(DEPDIR)/test-timeline-smoothness.Tpo -c -o test-timeline-smoothness.o `test -f '$(top_srcdir)/egg/test-timeline-smoothness.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-smoothness.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-timeline-smoothness.Tpo $(DEPDIR)/test-timeline-smoothness.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/test-timeline-smoothness.c' object='test-timeline-smoothness.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/test-timeline-smoothness.c' object='test-timeline-smoothness.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-smoothness.o `test -f '$(top_srcdir)/egg/test-timeline-smoothness.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-smoothness.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-smoothness.o `test -f '$(top_srcdir)/egg/test-timeline-smoothness.c' || echo '$(srcdir)/'`$(top_srcdir)/egg/test-timeline-smoothness.c test-timeline-smoothness.obj: $(top_srcdir)/egg/test-timeline-smoothness.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-timeline-smoothness.obj -MD -MP -MF $(DEPDIR)/test-timeline-smoothness.Tpo -c -o test-timeline-smoothness.obj `if test -f '$(top_srcdir)/egg/test-timeline-smoothness.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-smoothness.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-smoothness.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-timeline-smoothness.Tpo $(DEPDIR)/test-timeline-smoothness.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/egg/test-timeline-smoothness.c' object='test-timeline-smoothness.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/egg/test-timeline-smoothness.c' object='test-timeline-smoothness.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-smoothness.obj `if test -f '$(top_srcdir)/egg/test-timeline-smoothness.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-smoothness.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-smoothness.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-timeline-smoothness.obj `if test -f '$(top_srcdir)/egg/test-timeline-smoothness.c'; then $(CYGPATH_W) '$(top_srcdir)/egg/test-timeline-smoothness.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/egg/test-timeline-smoothness.c'; fi` mostlyclean-libtool: -rm -f *.lo @@ -2131,14 +1974,15 @@ fi; \ dashes=`echo "$$dashes" | sed s/./=/g`; \ if test "$$failed" -eq 0; then \ - echo "$$grn$$dashes"; \ + col="$$grn"; \ else \ - echo "$$red$$dashes"; \ + col="$$red"; \ fi; \ - echo "$$banner"; \ - test -z "$$skipped" || echo "$$skipped"; \ - test -z "$$report" || echo "$$report"; \ - echo "$$dashes$$std"; \ + echo "$${col}$$dashes$${std}"; \ + echo "$${col}$$banner$${std}"; \ + test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \ + test -z "$$report" || echo "$${col}$$report$${std}"; \ + echo "$${col}$$dashes$${std}"; \ test "$$failed" -eq 0; \ else :; fi @@ -2188,10 +2032,15 @@ installcheck: installcheck-am install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: