update to 1.10.4
[profile/ivi/clutter.git] / doc / cookbook / examples / Makefile.in
index 0c7b2e1..dd9388c 100644 (file)
@@ -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.
@@ -106,8 +106,8 @@ actors_composite_main_OBJECTS = $(am_actors_composite_main_OBJECTS)
 actors_composite_main_LDADD = $(LDADD)
 actors_composite_main_DEPENDENCIES =  \
        $(top_builddir)/clutter/libclutter-@CLUTTER_API_VERSION@.la
-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_animations_complex_OBJECTS = animations-complex.$(OBJEXT)
 animations_complex_OBJECTS = $(am_animations_complex_OBJECTS)
@@ -370,21 +370,21 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
        $(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 = $(actors_composite_main_SOURCES) \
        $(animations_complex_SOURCES) \
@@ -473,6 +473,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 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)$(examplesdir)"
 DATA = $(examples_DATA)
 ETAGS = etags
@@ -818,6 +824,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
        esac;
+$(top_srcdir)/build/autotools/Makefile.am.silent:
 
 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -836,136 +843,136 @@ clean-noinstPROGRAMS:
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
        echo " rm -f" $$list; \
        rm -f $$list
-actors-composite-main$(EXEEXT): $(actors_composite_main_OBJECTS) $(actors_composite_main_DEPENDENCIES) 
+actors-composite-main$(EXEEXT): $(actors_composite_main_OBJECTS) $(actors_composite_main_DEPENDENCIES) $(EXTRA_actors_composite_main_DEPENDENCIES) 
        @rm -f actors-composite-main$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(actors_composite_main_OBJECTS) $(actors_composite_main_LDADD) $(LIBS)
-animations-complex$(EXEEXT): $(animations_complex_OBJECTS) $(animations_complex_DEPENDENCIES) 
+animations-complex$(EXEEXT): $(animations_complex_OBJECTS) $(animations_complex_DEPENDENCIES) $(EXTRA_animations_complex_DEPENDENCIES) 
        @rm -f animations-complex$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_complex_OBJECTS) $(animations_complex_LDADD) $(LIBS)
-animations-looping-animator$(EXEEXT): $(animations_looping_animator_OBJECTS) $(animations_looping_animator_DEPENDENCIES) 
+animations-looping-animator$(EXEEXT): $(animations_looping_animator_OBJECTS) $(animations_looping_animator_DEPENDENCIES) $(EXTRA_animations_looping_animator_DEPENDENCIES) 
        @rm -f animations-looping-animator$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_looping_animator_OBJECTS) $(animations_looping_animator_LDADD) $(LIBS)
-animations-looping-implicit$(EXEEXT): $(animations_looping_implicit_OBJECTS) $(animations_looping_implicit_DEPENDENCIES) 
+animations-looping-implicit$(EXEEXT): $(animations_looping_implicit_OBJECTS) $(animations_looping_implicit_DEPENDENCIES) $(EXTRA_animations_looping_implicit_DEPENDENCIES) 
        @rm -f animations-looping-implicit$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_looping_implicit_OBJECTS) $(animations_looping_implicit_LDADD) $(LIBS)
-animations-looping-state$(EXEEXT): $(animations_looping_state_OBJECTS) $(animations_looping_state_DEPENDENCIES) 
+animations-looping-state$(EXEEXT): $(animations_looping_state_OBJECTS) $(animations_looping_state_DEPENDENCIES) $(EXTRA_animations_looping_state_DEPENDENCIES) 
        @rm -f animations-looping-state$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_looping_state_OBJECTS) $(animations_looping_state_LDADD) $(LIBS)
-animations-moving-animator$(EXEEXT): $(animations_moving_animator_OBJECTS) $(animations_moving_animator_DEPENDENCIES) 
+animations-moving-animator$(EXEEXT): $(animations_moving_animator_OBJECTS) $(animations_moving_animator_DEPENDENCIES) $(EXTRA_animations_moving_animator_DEPENDENCIES) 
        @rm -f animations-moving-animator$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_moving_animator_OBJECTS) $(animations_moving_animator_LDADD) $(LIBS)
-animations-moving-implicit$(EXEEXT): $(animations_moving_implicit_OBJECTS) $(animations_moving_implicit_DEPENDENCIES) 
+animations-moving-implicit$(EXEEXT): $(animations_moving_implicit_OBJECTS) $(animations_moving_implicit_DEPENDENCIES) $(EXTRA_animations_moving_implicit_DEPENDENCIES) 
        @rm -f animations-moving-implicit$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_moving_implicit_OBJECTS) $(animations_moving_implicit_LDADD) $(LIBS)
-animations-moving-state$(EXEEXT): $(animations_moving_state_OBJECTS) $(animations_moving_state_DEPENDENCIES) 
+animations-moving-state$(EXEEXT): $(animations_moving_state_OBJECTS) $(animations_moving_state_DEPENDENCIES) $(EXTRA_animations_moving_state_DEPENDENCIES) 
        @rm -f animations-moving-state$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_moving_state_OBJECTS) $(animations_moving_state_LDADD) $(LIBS)
-animations-path$(EXEEXT): $(animations_path_OBJECTS) $(animations_path_DEPENDENCIES) 
+animations-path$(EXEEXT): $(animations_path_OBJECTS) $(animations_path_DEPENDENCIES) $(EXTRA_animations_path_DEPENDENCIES) 
        @rm -f animations-path$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_path_OBJECTS) $(animations_path_LDADD) $(LIBS)
-animations-path-circle$(EXEEXT): $(animations_path_circle_OBJECTS) $(animations_path_circle_DEPENDENCIES) 
+animations-path-circle$(EXEEXT): $(animations_path_circle_OBJECTS) $(animations_path_circle_DEPENDENCIES) $(EXTRA_animations_path_circle_DEPENDENCIES) 
        @rm -f animations-path-circle$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_path_circle_OBJECTS) $(animations_path_circle_LDADD) $(LIBS)
-animations-path-easing$(EXEEXT): $(animations_path_easing_OBJECTS) $(animations_path_easing_DEPENDENCIES) 
+animations-path-easing$(EXEEXT): $(animations_path_easing_OBJECTS) $(animations_path_easing_DEPENDENCIES) $(EXTRA_animations_path_easing_DEPENDENCIES) 
        @rm -f animations-path-easing$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_path_easing_OBJECTS) $(animations_path_easing_LDADD) $(LIBS)
-animations-reuse$(EXEEXT): $(animations_reuse_OBJECTS) $(animations_reuse_DEPENDENCIES) 
+animations-reuse$(EXEEXT): $(animations_reuse_OBJECTS) $(animations_reuse_DEPENDENCIES) $(EXTRA_animations_reuse_DEPENDENCIES) 
        @rm -f animations-reuse$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_reuse_OBJECTS) $(animations_reuse_LDADD) $(LIBS)
-animations-rotating$(EXEEXT): $(animations_rotating_OBJECTS) $(animations_rotating_DEPENDENCIES) 
+animations-rotating$(EXEEXT): $(animations_rotating_OBJECTS) $(animations_rotating_DEPENDENCIES) $(EXTRA_animations_rotating_DEPENDENCIES) 
        @rm -f animations-rotating$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_rotating_OBJECTS) $(animations_rotating_LDADD) $(LIBS)
-animations-scaling$(EXEEXT): $(animations_scaling_OBJECTS) $(animations_scaling_DEPENDENCIES) 
+animations-scaling$(EXEEXT): $(animations_scaling_OBJECTS) $(animations_scaling_DEPENDENCIES) $(EXTRA_animations_scaling_DEPENDENCIES) 
        @rm -f animations-scaling$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_scaling_OBJECTS) $(animations_scaling_LDADD) $(LIBS)
-animations-scaling-zoom$(EXEEXT): $(animations_scaling_zoom_OBJECTS) $(animations_scaling_zoom_DEPENDENCIES) 
+animations-scaling-zoom$(EXEEXT): $(animations_scaling_zoom_OBJECTS) $(animations_scaling_zoom_DEPENDENCIES) $(EXTRA_animations_scaling_zoom_DEPENDENCIES) 
        @rm -f animations-scaling-zoom$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(animations_scaling_zoom_OBJECTS) $(animations_scaling_zoom_LDADD) $(LIBS)
-effects-basic$(EXEEXT): $(effects_basic_OBJECTS) $(effects_basic_DEPENDENCIES) 
+effects-basic$(EXEEXT): $(effects_basic_OBJECTS) $(effects_basic_DEPENDENCIES) $(EXTRA_effects_basic_DEPENDENCIES) 
        @rm -f effects-basic$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(effects_basic_OBJECTS) $(effects_basic_LDADD) $(LIBS)
-effects-built-in$(EXEEXT): $(effects_built_in_OBJECTS) $(effects_built_in_DEPENDENCIES) 
+effects-built-in$(EXEEXT): $(effects_built_in_OBJECTS) $(effects_built_in_DEPENDENCIES) $(EXTRA_effects_built_in_DEPENDENCIES) 
        @rm -f effects-built-in$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(effects_built_in_OBJECTS) $(effects_built_in_LDADD) $(LIBS)
-effects-custom-deform$(EXEEXT): $(effects_custom_deform_OBJECTS) $(effects_custom_deform_DEPENDENCIES) 
+effects-custom-deform$(EXEEXT): $(effects_custom_deform_OBJECTS) $(effects_custom_deform_DEPENDENCIES) $(EXTRA_effects_custom_deform_DEPENDENCIES) 
        @rm -f effects-custom-deform$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(effects_custom_deform_OBJECTS) $(effects_custom_deform_LDADD) $(LIBS)
-events-buttons$(EXEEXT): $(events_buttons_OBJECTS) $(events_buttons_DEPENDENCIES) 
+events-buttons$(EXEEXT): $(events_buttons_OBJECTS) $(events_buttons_DEPENDENCIES) $(EXTRA_events_buttons_DEPENDENCIES) 
        @rm -f events-buttons$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(events_buttons_OBJECTS) $(events_buttons_LDADD) $(LIBS)
-events-buttons-click$(EXEEXT): $(events_buttons_click_OBJECTS) $(events_buttons_click_DEPENDENCIES) 
+events-buttons-click$(EXEEXT): $(events_buttons_click_OBJECTS) $(events_buttons_click_DEPENDENCIES) $(EXTRA_events_buttons_click_DEPENDENCIES) 
        @rm -f events-buttons-click$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(events_buttons_click_OBJECTS) $(events_buttons_click_LDADD) $(LIBS)
-events-buttons-lasso$(EXEEXT): $(events_buttons_lasso_OBJECTS) $(events_buttons_lasso_DEPENDENCIES) 
+events-buttons-lasso$(EXEEXT): $(events_buttons_lasso_OBJECTS) $(events_buttons_lasso_DEPENDENCIES) $(EXTRA_events_buttons_lasso_DEPENDENCIES) 
        @rm -f events-buttons-lasso$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(events_buttons_lasso_OBJECTS) $(events_buttons_lasso_LDADD) $(LIBS)
-events-mouse-scroll$(EXEEXT): $(events_mouse_scroll_OBJECTS) $(events_mouse_scroll_DEPENDENCIES) 
+events-mouse-scroll$(EXEEXT): $(events_mouse_scroll_OBJECTS) $(events_mouse_scroll_DEPENDENCIES) $(EXTRA_events_mouse_scroll_DEPENDENCIES) 
        @rm -f events-mouse-scroll$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(events_mouse_scroll_OBJECTS) $(events_mouse_scroll_LDADD) $(LIBS)
-events-pointer-motion$(EXEEXT): $(events_pointer_motion_OBJECTS) $(events_pointer_motion_DEPENDENCIES) 
+events-pointer-motion$(EXEEXT): $(events_pointer_motion_OBJECTS) $(events_pointer_motion_DEPENDENCIES) $(EXTRA_events_pointer_motion_DEPENDENCIES) 
        @rm -f events-pointer-motion$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(events_pointer_motion_OBJECTS) $(events_pointer_motion_LDADD) $(LIBS)
-events-pointer-motion-crossing$(EXEEXT): $(events_pointer_motion_crossing_OBJECTS) $(events_pointer_motion_crossing_DEPENDENCIES) 
+events-pointer-motion-crossing$(EXEEXT): $(events_pointer_motion_crossing_OBJECTS) $(events_pointer_motion_crossing_DEPENDENCIES) $(EXTRA_events_pointer_motion_crossing_DEPENDENCIES) 
        @rm -f events-pointer-motion-crossing$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(events_pointer_motion_crossing_OBJECTS) $(events_pointer_motion_crossing_LDADD) $(LIBS)
-events-pointer-motion-scribbler$(EXEEXT): $(events_pointer_motion_scribbler_OBJECTS) $(events_pointer_motion_scribbler_DEPENDENCIES) 
+events-pointer-motion-scribbler$(EXEEXT): $(events_pointer_motion_scribbler_OBJECTS) $(events_pointer_motion_scribbler_DEPENDENCIES) $(EXTRA_events_pointer_motion_scribbler_DEPENDENCIES) 
        @rm -f events-pointer-motion-scribbler$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(events_pointer_motion_scribbler_OBJECTS) $(events_pointer_motion_scribbler_LDADD) $(LIBS)
-events-pointer-motion-stacked$(EXEEXT): $(events_pointer_motion_stacked_OBJECTS) $(events_pointer_motion_stacked_DEPENDENCIES) 
+events-pointer-motion-stacked$(EXEEXT): $(events_pointer_motion_stacked_OBJECTS) $(events_pointer_motion_stacked_DEPENDENCIES) $(EXTRA_events_pointer_motion_stacked_DEPENDENCIES) 
        @rm -f events-pointer-motion-stacked$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(events_pointer_motion_stacked_OBJECTS) $(events_pointer_motion_stacked_LDADD) $(LIBS)
-layouts-bind-constraint-allocation$(EXEEXT): $(layouts_bind_constraint_allocation_OBJECTS) $(layouts_bind_constraint_allocation_DEPENDENCIES) 
+layouts-bind-constraint-allocation$(EXEEXT): $(layouts_bind_constraint_allocation_OBJECTS) $(layouts_bind_constraint_allocation_DEPENDENCIES) $(EXTRA_layouts_bind_constraint_allocation_DEPENDENCIES) 
        @rm -f layouts-bind-constraint-allocation$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(layouts_bind_constraint_allocation_OBJECTS) $(layouts_bind_constraint_allocation_LDADD) $(LIBS)
-layouts-bind-constraint-overlay$(EXEEXT): $(layouts_bind_constraint_overlay_OBJECTS) $(layouts_bind_constraint_overlay_DEPENDENCIES) 
+layouts-bind-constraint-overlay$(EXEEXT): $(layouts_bind_constraint_overlay_OBJECTS) $(layouts_bind_constraint_overlay_DEPENDENCIES) $(EXTRA_layouts_bind_constraint_overlay_DEPENDENCIES) 
        @rm -f layouts-bind-constraint-overlay$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(layouts_bind_constraint_overlay_OBJECTS) $(layouts_bind_constraint_overlay_LDADD) $(LIBS)
-layouts-bind-constraint-stage$(EXEEXT): $(layouts_bind_constraint_stage_OBJECTS) $(layouts_bind_constraint_stage_DEPENDENCIES) 
+layouts-bind-constraint-stage$(EXEEXT): $(layouts_bind_constraint_stage_OBJECTS) $(layouts_bind_constraint_stage_DEPENDENCIES) $(EXTRA_layouts_bind_constraint_stage_DEPENDENCIES) 
        @rm -f layouts-bind-constraint-stage$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(layouts_bind_constraint_stage_OBJECTS) $(layouts_bind_constraint_stage_LDADD) $(LIBS)
-layouts-box$(EXEEXT): $(layouts_box_OBJECTS) $(layouts_box_DEPENDENCIES) 
+layouts-box$(EXEEXT): $(layouts_box_OBJECTS) $(layouts_box_DEPENDENCIES) $(EXTRA_layouts_box_DEPENDENCIES) 
        @rm -f layouts-box$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(layouts_box_OBJECTS) $(layouts_box_LDADD) $(LIBS)
-layouts-box-menu$(EXEEXT): $(layouts_box_menu_OBJECTS) $(layouts_box_menu_DEPENDENCIES) 
+layouts-box-menu$(EXEEXT): $(layouts_box_menu_OBJECTS) $(layouts_box_menu_DEPENDENCIES) $(EXTRA_layouts_box_menu_DEPENDENCIES) 
        @rm -f layouts-box-menu$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(layouts_box_menu_OBJECTS) $(layouts_box_menu_LDADD) $(LIBS)
-layouts-box-property-effects$(EXEEXT): $(layouts_box_property_effects_OBJECTS) $(layouts_box_property_effects_DEPENDENCIES) 
+layouts-box-property-effects$(EXEEXT): $(layouts_box_property_effects_OBJECTS) $(layouts_box_property_effects_DEPENDENCIES) $(EXTRA_layouts_box_property_effects_DEPENDENCIES) 
        @rm -f layouts-box-property-effects$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(layouts_box_property_effects_OBJECTS) $(layouts_box_property_effects_LDADD) $(LIBS)
-layouts-stacking$(EXEEXT): $(layouts_stacking_OBJECTS) $(layouts_stacking_DEPENDENCIES) 
+layouts-stacking$(EXEEXT): $(layouts_stacking_OBJECTS) $(layouts_stacking_DEPENDENCIES) $(EXTRA_layouts_stacking_DEPENDENCIES) 
        @rm -f layouts-stacking$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(layouts_stacking_OBJECTS) $(layouts_stacking_LDADD) $(LIBS)
-layouts-stacking-diff-sized-actors$(EXEEXT): $(layouts_stacking_diff_sized_actors_OBJECTS) $(layouts_stacking_diff_sized_actors_DEPENDENCIES) 
+layouts-stacking-diff-sized-actors$(EXEEXT): $(layouts_stacking_diff_sized_actors_OBJECTS) $(layouts_stacking_diff_sized_actors_DEPENDENCIES) $(EXTRA_layouts_stacking_diff_sized_actors_DEPENDENCIES) 
        @rm -f layouts-stacking-diff-sized-actors$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(layouts_stacking_diff_sized_actors_OBJECTS) $(layouts_stacking_diff_sized_actors_LDADD) $(LIBS)
-script-signals$(EXEEXT): $(script_signals_OBJECTS) $(script_signals_DEPENDENCIES) 
+script-signals$(EXEEXT): $(script_signals_OBJECTS) $(script_signals_DEPENDENCIES) $(EXTRA_script_signals_DEPENDENCIES) 
        @rm -f script-signals$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(script_signals_OBJECTS) $(script_signals_LDADD) $(LIBS)
-script-states$(EXEEXT): $(script_states_OBJECTS) $(script_states_DEPENDENCIES) 
+script-states$(EXEEXT): $(script_states_OBJECTS) $(script_states_DEPENDENCIES) $(EXTRA_script_states_DEPENDENCIES) 
        @rm -f script-states$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(script_states_OBJECTS) $(script_states_LDADD) $(LIBS)
-script-ui$(EXEEXT): $(script_ui_OBJECTS) $(script_ui_DEPENDENCIES) 
+script-ui$(EXEEXT): $(script_ui_OBJECTS) $(script_ui_DEPENDENCIES) $(EXTRA_script_ui_DEPENDENCIES) 
        @rm -f script-ui$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(script_ui_OBJECTS) $(script_ui_LDADD) $(LIBS)
-text-shadow$(EXEEXT): $(text_shadow_OBJECTS) $(text_shadow_DEPENDENCIES) 
+text-shadow$(EXEEXT): $(text_shadow_OBJECTS) $(text_shadow_DEPENDENCIES) $(EXTRA_text_shadow_DEPENDENCIES) 
        @rm -f text-shadow$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(text_shadow_OBJECTS) $(text_shadow_LDADD) $(LIBS)
-textures-crossfade$(EXEEXT): $(textures_crossfade_OBJECTS) $(textures_crossfade_DEPENDENCIES) 
+textures-crossfade$(EXEEXT): $(textures_crossfade_OBJECTS) $(textures_crossfade_DEPENDENCIES) $(EXTRA_textures_crossfade_DEPENDENCIES) 
        @rm -f textures-crossfade$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(textures_crossfade_OBJECTS) $(textures_crossfade_LDADD) $(LIBS)
-textures-crossfade-cogl$(EXEEXT): $(textures_crossfade_cogl_OBJECTS) $(textures_crossfade_cogl_DEPENDENCIES) 
+textures-crossfade-cogl$(EXEEXT): $(textures_crossfade_cogl_OBJECTS) $(textures_crossfade_cogl_DEPENDENCIES) $(EXTRA_textures_crossfade_cogl_DEPENDENCIES) 
        @rm -f textures-crossfade-cogl$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(textures_crossfade_cogl_OBJECTS) $(textures_crossfade_cogl_LDADD) $(LIBS)
-textures-crossfade-slideshow$(EXEEXT): $(textures_crossfade_slideshow_OBJECTS) $(textures_crossfade_slideshow_DEPENDENCIES) 
+textures-crossfade-slideshow$(EXEEXT): $(textures_crossfade_slideshow_OBJECTS) $(textures_crossfade_slideshow_DEPENDENCIES) $(EXTRA_textures_crossfade_slideshow_DEPENDENCIES) 
        @rm -f textures-crossfade-slideshow$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(textures_crossfade_slideshow_OBJECTS) $(textures_crossfade_slideshow_LDADD) $(LIBS)
-textures-reflection$(EXEEXT): $(textures_reflection_OBJECTS) $(textures_reflection_DEPENDENCIES) 
+textures-reflection$(EXEEXT): $(textures_reflection_OBJECTS) $(textures_reflection_DEPENDENCIES) $(EXTRA_textures_reflection_DEPENDENCIES) 
        @rm -f textures-reflection$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(textures_reflection_OBJECTS) $(textures_reflection_LDADD) $(LIBS)
-textures-split-go$(EXEEXT): $(textures_split_go_OBJECTS) $(textures_split_go_DEPENDENCIES) 
+textures-split-go$(EXEEXT): $(textures_split_go_OBJECTS) $(textures_split_go_DEPENDENCIES) $(EXTRA_textures_split_go_DEPENDENCIES) 
        @rm -f textures-split-go$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(textures_split_go_OBJECTS) $(textures_split_go_LDADD) $(LIBS)
-textures-sub-texture$(EXEEXT): $(textures_sub_texture_OBJECTS) $(textures_sub_texture_DEPENDENCIES) 
+textures-sub-texture$(EXEEXT): $(textures_sub_texture_OBJECTS) $(textures_sub_texture_DEPENDENCIES) $(EXTRA_textures_sub_texture_DEPENDENCIES) 
        @rm -f textures-sub-texture$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(textures_sub_texture_OBJECTS) $(textures_sub_texture_LDADD) $(LIBS)
 
@@ -1027,26 +1034,23 @@ distclean-compile:
 .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 $@ $<
 
 mostlyclean-libtool:
        -rm -f *.lo
@@ -1070,9 +1074,7 @@ uninstall-examplesDATA:
        @$(NORMAL_UNINSTALL)
        @list='$(examples_DATA)'; test -n "$(examplesdir)" || list=; \
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-       test -n "$$files" || exit 0; \
-       echo " ( cd '$(DESTDIR)$(examplesdir)' && rm -f" $$files ")"; \
-       cd "$(DESTDIR)$(examplesdir)" && rm -f $$files
+       dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -1173,10 +1175,15 @@ install-am: all-am
 
 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: