summaryrefslogtreecommitdiff
path: root/modules/graphics/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'modules/graphics/Makefile.in')
-rwxr-xr-xmodules/graphics/Makefile.in7113
1 files changed, 7113 insertions, 0 deletions
diff --git a/modules/graphics/Makefile.in b/modules/graphics/Makefile.in
new file mode 100755
index 000000000..060b475a9
--- /dev/null
+++ b/modules/graphics/Makefile.in
@@ -0,0 +1,7113 @@
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994-2013 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.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+
+#
+# Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
+# Copyright (C) INRIA - 2006 - Sylvestre Ledru
+# Copyright (C) DIGITEO - 2009-2010 - Pierre MARECHAL
+#
+# This file must be used under the terms of the CeCILL.
+# This source file is licensed as described in the file COPYING, which
+# you should have received as part of this distribution. The terms
+# are also available at
+# http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
+#
+
+# Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
+# Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
+# Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
+#
+# This file must be used under the terms of the CeCILL.
+# This source file is licensed as described in the file COPYING, which
+# you should have received as part of this distribution. The terms
+# are also available at
+# http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
+#
+
+##########
+### Makefile included stuff
+### Target, variable, suffixes which are supposed to be useful in every makefile.am
+##########
+
+
+VPATH = @srcdir@
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
+ esac; \
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
+ esac; \
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+@GUI_TRUE@am__append_1 = libscigraphics.la
+DIST_COMMON = $(top_srcdir)/Makefile.incl.am $(srcdir)/Makefile.in \
+ $(srcdir)/Makefile.am $(top_srcdir)/config/mkinstalldirs \
+ $(top_srcdir)/config/depcomp
+@NEED_JAVA_TRUE@am__append_2 = java
+subdir = modules/graphics
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/m4/backtrace.m4 \
+ $(top_srcdir)/m4/compiler.m4 $(top_srcdir)/m4/curl.m4 \
+ $(top_srcdir)/m4/docbook.m4 $(top_srcdir)/m4/doxygen.m4 \
+ $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
+ $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
+ $(top_srcdir)/m4/intel_compiler.m4 \
+ $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
+ $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
+ $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
+ $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
+ $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
+ $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
+ $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
+ $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
+ $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
+am__install_max = 40
+am__nobase_strip_setup = \
+ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
+am__nobase_strip = \
+ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
+am__nobase_list = $(am__nobase_strip_setup); \
+ for p in $$list; do echo "$$p $$p"; done | \
+ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
+ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
+ if (++n[$$2] == $(am__install_max)) \
+ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
+ END { for (dir in files) print dir, files[dir] }'
+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)$(pkglibdir)" \
+ "$(DESTDIR)$(libscigraphics_la_etcdir)" \
+ "$(DESTDIR)$(libscigraphics_la_rootdir)" \
+ "$(DESTDIR)$(libscigraphics_la_sci_gatewaydir)" \
+ "$(DESTDIR)$(libscigraphics_la_geddir)"
+LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
+libscigraphics_algo_la_LIBADD =
+am__dirstamp = $(am__leading_dot)dirstamp
+am__objects_1 = src/c/libscigraphics_algo_la-GetCommandArg.lo \
+ src/c/libscigraphics_algo_la-loadTextRenderingAPI.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_figure_position_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_figure_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_visible_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_old_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_figures_id_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_figure_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_pixel_drawing_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_line_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_axes_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_thickness_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_font_foreground_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_bar_layout_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_current_axes_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_bar_width_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_datatips_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_font_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_default_axes_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_default_axes_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_y_shift_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_immediate_drawing_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_current_entity_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_background_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_type_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_current_figure_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_mark_foreground_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_default_figure_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_children_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_parent_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_surface_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_figure_id_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_mark_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_mode.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_font_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_x_shift_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_z_shift_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_line_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_foreground_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_mark_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_color_map_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_polyline_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_font_angle_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_vector.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_figure_name_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_factor_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_unit_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_mark_offset_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_mark_stride_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_mark_background_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_auto_resize_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_fill_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_tight_limits_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_auto_ticks_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_x_label_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_auto_scale_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_auto_dimensionning_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_clip_box_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_tics_direction_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_position_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_y_label_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_data_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_auto_clear_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_title_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_state_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_box_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_log_flags_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_x_location_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_y_location_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_z_label_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_alignment_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_font_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_auto_rotation_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_clip_state_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_callback_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_auto_position_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_closed_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_text_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_margins_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_view_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_data_bounds_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_axes_reverse_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_tics_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_axes_bounds_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_tics_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_user_data_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_xtics_coord_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_color_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_z_bounds_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_data_mapping_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_angles_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_callback_type_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_format_n_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_color_flag_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_sub_tics_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_axis_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_ytics_coord_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_isoview_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_grid_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_grid_thickness_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_grid_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_box_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_handle_visible_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_surface_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_tics_label_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_axes_visible_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_cube_scaling_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_tics_segment_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_cdata_mapping_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_colored_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_triangles_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_viewport_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_info_message_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_y_ticks_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_z_ticks_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_x_ticks_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_format_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_st_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-setGetHashTable.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_segs_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_screen_position_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_enable_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_arc_drawing_method_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_fractional_font_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_links_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_legend_location_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_filled_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_color_range_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_outside_colors_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_grid_position_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_anti_aliasing_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_tag_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_image_type_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_resize_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_toolbar_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_menubar_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_infobar_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_dockable_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_rect_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-GetHashTable.lo \
+ src/c/libscigraphics_algo_la-graphicModuleLoad.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_old_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_figure_name_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-getPropertyAssignedValue.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_visible_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_pixel_drawing_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_vector_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_immediate_drawing_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_figure_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_background_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_current_figure_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_axes_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_default_values_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_figure_position_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_color_map_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_auto_resize_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_current_axes_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_current_entity_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_figure_id_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_figure_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_mark_offset_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_mark_stride_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_y_shift_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_auto_scale_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_auto_dimensionning_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_text_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_mark_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_clip_box_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_z_shift_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_line_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_polyline_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_line_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_thickness_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_font_foreground_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_bar_layout_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_bar_width_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_datatips_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-SetPropertyStatus.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_font_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_surface_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_font_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_mark_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_mark_background_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_data_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_font_angle_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_auto_clear_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_factor_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_unit_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_state_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_fill_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_box_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_font_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_alignment_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_mark_foreground_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_clip_state_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_x_shift_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_foreground_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_tics_direction_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_title_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_x_location_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_auto_position_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_tight_limits_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_x_label_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_y_label_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_y_location_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_z_label_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_auto_rotation_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_callback_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_closed_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_cdata_mapping_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_y_ticks_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_z_bounds_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_position_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_z_ticks_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_axes_bounds_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_tics_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-SetHashTable.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_handle_visible_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_parent_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_axes_visible_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_triangles_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_tics_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_color_flag_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_tics_segment_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_user_data_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_view_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_children_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_axes_reverse_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_grid_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_grid_thickness_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_grid_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_log_flags_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_cube_scaling_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_colored_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_margins_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_auto_ticks_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_xtics_coord_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_color_mode_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_data_bounds_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_tics_labels_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_data_mapping_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_angles_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_callback_type_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_segs_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_format_n_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_sub_tics_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_axis_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_isoview_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_box_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_label_font_style_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_surface_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_yticks_coord_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-CheckTicksProperty.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_x_ticks_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_format_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_st_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_viewport_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_info_message_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_screen_position_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_enable_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_arc_drawing_method_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_fractional_font_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_links_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_legend_location_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_filled_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_color_range_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_outside_colors_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_grid_position_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_anti_aliasing_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_tag_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_figure_resizefcn_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_figure_resizefcn_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_figure_closerequestfcn_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_figure_closerequestfcn_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_datatip_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_datatip_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_image_type_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_display_function_data_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_display_function_data_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_resize_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_toolbar_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_menubar_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_infobar_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_dockable_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_layout_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_layout_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_constraints_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_constraints_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_rect_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_layout_options_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_layout_options_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_border_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_border_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_groupname_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_groupname_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_tabtitle_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_tabtitle_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_scrollable_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_scrollable_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_marks_count_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_marks_count_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_line_width_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_line_width_property.lo \
+ src/c/libscigraphics_algo_la-DefaultCommandArg.lo \
+ src/c/libscigraphics_algo_la-Axes.lo \
+ src/c/libscigraphics_algo_la-sciMatrix.lo \
+ src/c/libscigraphics_algo_la-DrawObjects.lo \
+ src/c/libscigraphics_algo_la-GetProperty.lo \
+ src/c/libscigraphics_algo_la-Contour.lo \
+ src/c/libscigraphics_algo_la-SetProperty.lo \
+ src/c/libscigraphics_algo_la-BasicAlgos.lo \
+ src/c/libscigraphics_algo_la-BuildObjects.lo \
+ src/c/libscigraphics_algo_la-sciCall.lo \
+ src/c/libscigraphics_algo_la-CloneObjects.lo \
+ src/c/libscigraphics_algo_la-InitObjects.lo \
+ src/c/libscigraphics_algo_la-pixel_mode.lo \
+ src/c/libscigraphics_algo_la-Format.lo \
+ src/c/libscigraphics_algo_la-Champ.lo \
+ src/c/libscigraphics_algo_la-StringMatrix.lo \
+ src/c/libscigraphics_algo_la-FeC.lo \
+ src/c/libscigraphics_algo_la-Plo2dEch.lo \
+ src/c/libscigraphics_algo_la-Plo2dn.lo \
+ src/c/libscigraphics_algo_la-Gray.lo \
+ src/c/libscigraphics_algo_la-DestroyObjects.lo \
+ src/c/libscigraphics_algo_la-math_graphics.lo \
+ src/c/libscigraphics_algo_la-Interaction.lo \
+ src/c/libscigraphics_algo_la-StringBox.lo \
+ src/c/libscigraphics_algo_la-axesScale.lo \
+ src/c/libscigraphics_algo_la-TerminateGraphics.lo \
+ src/c/libscigraphics_algo_la-periEmpty.lo \
+ src/c/libscigraphics_algo_la-scitokenize.lo \
+ src/c/libscigraphics_algo_la-get_ticks_utils.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_ambient_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_diffuse_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_specular_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_use_color_material_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_material_shininess_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_light_type_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_direction_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_ambient_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_diffuse_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_specular_color_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_use_color_material_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_material_shininess_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_light_type_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_direction_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-set_auto_margins_property.lo \
+ src/c/getHandleProperty/libscigraphics_algo_la-get_auto_margins_property.lo \
+ src/c/libscigraphics_algo_la-name2rgb.lo \
+ src/c/libscigraphics_algo_la-addColor.lo
+am__objects_2 = src/cpp/libscigraphics_algo_la-ContourOnMesh.lo
+am_libscigraphics_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2)
+libscigraphics_algo_la_OBJECTS = $(am_libscigraphics_algo_la_OBJECTS)
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
+am__v_lt_0 = --silent
+am__v_lt_1 =
+@GUI_TRUE@am_libscigraphics_algo_la_rpath =
+libscigraphics_disable_la_LIBADD =
+am_libscigraphics_disable_la_OBJECTS = \
+ src/nographics/libscigraphics_disable_la-nographics.lo
+libscigraphics_disable_la_OBJECTS = \
+ $(am_libscigraphics_disable_la_OBJECTS)
+libscigraphics_la_DEPENDENCIES = libscigraphics-algo.la
+am__objects_3 = sci_gateway/c/libscigraphics_la-sci_swap_handles.lo \
+ sci_gateway/c/libscigraphics_la-sci_grayplot.lo \
+ sci_gateway/c/libscigraphics_la-sci_matplot1.lo \
+ sci_gateway/c/libscigraphics_la-sci_xfpolys.lo \
+ sci_gateway/c/libscigraphics_la-sci_xget.lo \
+ sci_gateway/c/libscigraphics_la-sci_newaxes.lo \
+ sci_gateway/c/libscigraphics_la-sci_xlfont.lo \
+ sci_gateway/c/libscigraphics_la-sci_xgraduate.lo \
+ sci_gateway/c/libscigraphics_la-sci_xgrid.lo \
+ sci_gateway/c/libscigraphics_la-sci_xclick.lo \
+ sci_gateway/c/libscigraphics_la-sci_geom3d.lo \
+ sci_gateway/c/libscigraphics_la-sci_xset.lo \
+ sci_gateway/c/libscigraphics_la-sci_unzoom.lo \
+ sci_gateway/c/libscigraphics_la-sci_xsegs.lo \
+ sci_gateway/c/libscigraphics_la-sci_glue.lo \
+ sci_gateway/c/libscigraphics_la-sci_xarc.lo \
+ sci_gateway/c/libscigraphics_la-sci_xpolys.lo \
+ sci_gateway/c/libscigraphics_la-sci_xstring.lo \
+ sci_gateway/c/libscigraphics_la-sci_xstringb.lo \
+ sci_gateway/c/libscigraphics_la-sci_show_window.lo \
+ sci_gateway/c/libscigraphics_la-sci_param3d1.lo \
+ sci_gateway/c/libscigraphics_la-sci_xname.lo \
+ sci_gateway/c/libscigraphics_la-sci_xpoly.lo \
+ sci_gateway/c/libscigraphics_la-sci_xchange.lo \
+ sci_gateway/c/libscigraphics_la-sci_matplot.lo \
+ sci_gateway/c/libscigraphics_la-sci_drawaxis.lo \
+ sci_gateway/c/libscigraphics_la-sci_demo.lo \
+ sci_gateway/c/libscigraphics_la-sci_plot2d1.lo \
+ sci_gateway/c/libscigraphics_la-sci_xrect.lo \
+ sci_gateway/c/libscigraphics_la-sci_xarrows.lo \
+ sci_gateway/c/libscigraphics_la-sci_plot3d.lo \
+ sci_gateway/c/libscigraphics_la-sci_move.lo \
+ sci_gateway/c/libscigraphics_la-sci_copy.lo \
+ sci_gateway/c/libscigraphics_la-sci_get.lo \
+ sci_gateway/c/libscigraphics_la-sci_xarcs.lo \
+ sci_gateway/c/libscigraphics_la-sci_xfpoly.lo \
+ sci_gateway/c/libscigraphics_la-sci_drawlater.lo \
+ sci_gateway/c/libscigraphics_la-sci_champ.lo \
+ sci_gateway/c/libscigraphics_la-sci_set.lo \
+ sci_gateway/c/libscigraphics_la-sci_unglue.lo \
+ sci_gateway/c/libscigraphics_la-gw_graphics.lo \
+ sci_gateway/c/libscigraphics_la-sci_zoom_rect.lo \
+ sci_gateway/c/libscigraphics_la-sci_delete.lo \
+ sci_gateway/c/libscigraphics_la-sci_plot2d.lo \
+ sci_gateway/c/libscigraphics_la-sci_xrects.lo \
+ sci_gateway/c/libscigraphics_la-sci_xtitle.lo \
+ sci_gateway/c/libscigraphics_la-sci_StringBox.lo \
+ sci_gateway/c/libscigraphics_la-sci_xgetmouse.lo \
+ sci_gateway/c/libscigraphics_la-sci_drawnow.lo \
+ sci_gateway/c/libscigraphics_la-sci_xfarcs.lo \
+ sci_gateway/c/libscigraphics_la-sci_param3d.lo \
+ sci_gateway/c/libscigraphics_la-sci_contour2di.lo \
+ sci_gateway/c/libscigraphics_la-sci_xdel.lo \
+ sci_gateway/c/libscigraphics_la-sci_winsid.lo \
+ sci_gateway/c/libscigraphics_la-sci_fec.lo \
+ sci_gateway/c/libscigraphics_la-sci_rubberbox.lo \
+ sci_gateway/c/libscigraphics_la-sci_rotate_axes.lo \
+ sci_gateway/c/libscigraphics_la-sci_is_handle_valid.lo \
+ sci_gateway/c/libscigraphics_la-sci_Legend.lo \
+ sci_gateway/c/libscigraphics_la-sci_light.lo \
+ sci_gateway/c/libscigraphics_la-sci_color.lo \
+ sci_gateway/c/libscigraphics_la-sci_name2rgb.lo \
+ sci_gateway/c/libscigraphics_la-sci_addcolor.lo
+am__objects_4 = sci_gateway/cpp/libscigraphics_la-sci_contour2dm.lo
+am_libscigraphics_la_OBJECTS = $(am__objects_3) $(am__objects_4)
+libscigraphics_la_OBJECTS = $(am_libscigraphics_la_OBJECTS)
+@GUI_TRUE@am_libscigraphics_la_rpath = -rpath $(pkglibdir)
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
+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_GEN_1 =
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
+am__v_at_0 = @
+am__v_at_1 =
+DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
+depcomp = $(SHELL) $(top_srcdir)/config/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+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_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
+am__v_CC_0 = @echo " CC " $@;
+am__v_CC_1 =
+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_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
+am__v_CCLD_0 = @echo " CCLD " $@;
+am__v_CCLD_1 =
+CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
+LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
+ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
+ $(AM_CXXFLAGS) $(CXXFLAGS)
+AM_V_CXX = $(am__v_CXX_@AM_V@)
+am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
+am__v_CXX_0 = @echo " CXX " $@;
+am__v_CXX_1 =
+CXXLD = $(CXX)
+CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
+ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
+am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
+am__v_CXXLD_0 = @echo " CXXLD " $@;
+am__v_CXXLD_1 =
+SOURCES = $(libscigraphics_algo_la_SOURCES) \
+ $(libscigraphics_disable_la_SOURCES) \
+ $(libscigraphics_la_SOURCES)
+DIST_SOURCES = $(libscigraphics_algo_la_SOURCES) \
+ $(libscigraphics_disable_la_SOURCES) \
+ $(libscigraphics_la_SOURCES)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
+DATA = $(libscigraphics_la_etc_DATA) $(libscigraphics_la_root_DATA) \
+ $(libscigraphics_la_sci_gateway_DATA) \
+ $(nobase_libscigraphics_la_ged_DATA)
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
+# Read a list of newline-separated strings from the standard input,
+# and print each of them once, without duplicates. Input order is
+# *not* preserved.
+am__uniquify_input = $(AWK) '\
+ BEGIN { nonempty = 0; } \
+ { items[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in items) print i; }; } \
+'
+# Make sure the list of sources is unique. This is necessary because,
+# e.g., the same source file might be shared among _SOURCES variables
+# for different programs/libraries.
+am__define_uniq_tagged_files = \
+ list='$(am__tagged_files)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | $(am__uniquify_input)`
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+ALL_LINGUAS = @ALL_LINGUAS@
+ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
+AMTAR = @AMTAR@
+AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
+ANT = @ANT@
+ANTLR = @ANTLR@
+AR = @AR@
+ARPACK_LIBS = @ARPACK_LIBS@
+ASM3 = @ASM3@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
+AWK = @AWK@
+BATIK = @BATIK@
+BLAS_LIBS = @BLAS_LIBS@
+CC = @CC@
+CCACHE = @CCACHE@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CHECKSTYLE = @CHECKSTYLE@
+COBERTURA = @COBERTURA@
+COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
+COMMONS_IO = @COMMONS_IO@
+COMMONS_LOGGING = @COMMONS_LOGGING@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CURL_CFLAGS = @CURL_CFLAGS@
+CURL_CONFIG = @CURL_CONFIG@
+CURL_LIBS = @CURL_LIBS@
+CURL_VERSION = @CURL_VERSION@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
+DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
+DOCBOOK_ROOT = @DOCBOOK_ROOT@
+DOXYGEN_BIN = @DOXYGEN_BIN@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+ECJ = @ECJ@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+FFTW3_LIB = @FFTW3_LIB@
+FFTW_ENABLE = @FFTW_ENABLE@
+FGREP = @FGREP@
+FLEXDOCK = @FLEXDOCK@
+FLIBS = @FLIBS@
+FOP = @FOP@
+FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
+FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
+FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
+FREEHEP_IO = @FREEHEP_IO@
+FREEHEP_UTIL = @FREEHEP_UTIL@
+GENHTML = @GENHTML@
+GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
+GIWS_BIN = @GIWS_BIN@
+GLUEGEN2_RT = @GLUEGEN2_RT@
+GMSGFMT = @GMSGFMT@
+GMSGFMT_015 = @GMSGFMT_015@
+GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
+GREP = @GREP@
+GUI_ENABLE = @GUI_ENABLE@
+HDF5_CFLAGS = @HDF5_CFLAGS@
+HDF5_LIBS = @HDF5_LIBS@
+HELP_ENABLE = @HELP_ENABLE@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+INTLLIBS = @INTLLIBS@
+INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
+JAR = @JAR@
+JAVA = @JAVA@
+JAVAC = @JAVAC@
+JAVAC_DEBUG = @JAVAC_DEBUG@
+JAVADOC = @JAVADOC@
+JAVAH = @JAVAH@
+JAVASCI_ENABLE = @JAVASCI_ENABLE@
+JAVA_ENABLE = @JAVA_ENABLE@
+JAVA_G = @JAVA_G@
+JAVA_HOME = @JAVA_HOME@
+JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
+JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
+JDB = @JDB@
+JEUCLID_CORE = @JEUCLID_CORE@
+JGRAPHX = @JGRAPHX@
+JHALL = @JHALL@
+JLATEXMATH = @JLATEXMATH@
+JLATEXMATH_FOP = @JLATEXMATH_FOP@
+JOGL2 = @JOGL2@
+JROSETTA_API = @JROSETTA_API@
+JROSETTA_ENGINE = @JROSETTA_ENGINE@
+JUNIT4 = @JUNIT4@
+LAPACK_LIBS = @LAPACK_LIBS@
+LCOV = @LCOV@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBICONV = @LIBICONV@
+LIBINTL = @LIBINTL@
+LIBM = @LIBM@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LOGGING_LEVEL = @LOGGING_LEVEL@
+LOOKS = @LOOKS@
+LTLIBICONV = @LTLIBICONV@
+LTLIBINTL = @LTLIBINTL@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
+MATIO_CFLAGS = @MATIO_CFLAGS@
+MATIO_ENABLE = @MATIO_ENABLE@
+MATIO_LIBS = @MATIO_LIBS@
+MKDIR_P = @MKDIR_P@
+MPI_ENABLE = @MPI_ENABLE@
+MSGCAT = @MSGCAT@
+MSGFMT = @MSGFMT@
+MSGFMT_015 = @MSGFMT_015@
+MSGMERGE = @MSGMERGE@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OCAMLC = @OCAMLC@
+OCAMLDEP = @OCAMLDEP@
+OCAMLLEX = @OCAMLLEX@
+OCAMLOPT = @OCAMLOPT@
+OCAMLYACC = @OCAMLYACC@
+OPENMPI_CC = @OPENMPI_CC@
+OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
+OPENMPI_CXX = @OPENMPI_CXX@
+OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
+OPENMPI_LIBS = @OPENMPI_LIBS@
+OPENMP_CFLAGS = @OPENMP_CFLAGS@
+OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
+OPENMP_ENABLE = @OPENMP_ENABLE@
+OPENMP_LIBS = @OPENMP_LIBS@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PCRE_CFLAGS = @PCRE_CFLAGS@
+PCRE_CONFIG = @PCRE_CONFIG@
+PCRE_LIBS = @PCRE_LIBS@
+PCRE_VERSION = @PCRE_VERSION@
+PKG_CONFIG = @PKG_CONFIG@
+POSUB = @POSUB@
+POW_LIB = @POW_LIB@
+PYTHON = @PYTHON@
+RANLIB = @RANLIB@
+RELOCATABLE = @RELOCATABLE@
+RT_LIB = @RT_LIB@
+SAXON = @SAXON@
+SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
+SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
+SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
+SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
+SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
+SCIRENDERER = @SCIRENDERER@
+SCIRENDERER_CP = @SCIRENDERER_CP@
+SCI_CFLAGS = @SCI_CFLAGS@
+SCI_CXXFLAGS = @SCI_CXXFLAGS@
+SCI_FFLAGS = @SCI_FFLAGS@
+SCI_LDFLAGS = @SCI_LDFLAGS@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SET_RELOCATABLE = @SET_RELOCATABLE@
+SHELL = @SHELL@
+SKINLF = @SKINLF@
+SPLINT = @SPLINT@
+STRIP = @STRIP@
+SWIG_BIN = @SWIG_BIN@
+SWIG_JAVA = @SWIG_JAVA@
+SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
+SWIG_SCILAB = @SWIG_SCILAB@
+TCLTK_LIBS = @TCLTK_LIBS@
+TCL_INC_PATH = @TCL_INC_PATH@
+TK_INC_PATH = @TK_INC_PATH@
+UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
+UMFPACK_ENABLE = @UMFPACK_ENABLE@
+UMFPACK_LIB = @UMFPACK_LIB@
+USE_NLS = @USE_NLS@
+VERSION = @VERSION@
+WITH_OCAML = @WITH_OCAML@
+WITH_TKSCI = @WITH_TKSCI@
+XCOS_ENABLE = @XCOS_ENABLE@
+XGETTEXT = @XGETTEXT@
+XGETTEXT_015 = @XGETTEXT_015@
+XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
+XMKMF = @XMKMF@
+XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
+XML_APIS_EXT = @XML_APIS_EXT@
+XML_CONFIG = @XML_CONFIG@
+XML_FLAGS = @XML_FLAGS@
+XML_LIBS = @XML_LIBS@
+XML_VERSION = @XML_VERSION@
+X_CFLAGS = @X_CFLAGS@
+X_EXTRA_LIBS = @X_EXTRA_LIBS@
+X_LIBS = @X_LIBS@
+X_PRE_LIBS = @X_PRE_LIBS@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+ac_ct_F77 = @ac_ct_F77@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+cxx_present = @cxx_present@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+
+#### target ####
+modulename = graphics
+
+#### graphics : Conf files ####
+libscigraphics_la_rootdir = $(mydatadir)
+libscigraphics_la_root_DATA = license.txt
+
+#### graphics : init scripts ####
+libscigraphics_la_etcdir = $(mydatadir)/etc
+libscigraphics_la_etc_DATA = etc/graphics.quit etc/graphics.start
+
+#### graphics : datatips sub-module ####
+MACROSDIRSEXT = macros/datatips
+GRAPHICS_C_SOURCES = src/c/GetCommandArg.c \
+src/c/loadTextRenderingAPI.c \
+src/c/getHandleProperty/get_figure_position_property.c \
+src/c/getHandleProperty/get_figure_size_property.c \
+src/c/getHandleProperty/get_visible_property.c \
+src/c/getHandleProperty/get_old_style_property.c \
+src/c/getHandleProperty/get_figures_id_property.c \
+src/c/getHandleProperty/get_figure_style_property.c \
+src/c/getHandleProperty/get_pixel_drawing_mode_property.c \
+src/c/getHandleProperty/get_line_mode_property.c \
+src/c/getHandleProperty/get_axes_size_property.c \
+src/c/getHandleProperty/get_thickness_property.c \
+src/c/getHandleProperty/get_font_foreground_property.c \
+src/c/getHandleProperty/get_bar_layout_property.c \
+src/c/getHandleProperty/get_current_axes_property.c \
+src/c/getHandleProperty/get_bar_width_property.c \
+src/c/getHandleProperty/get_datatips_property.c \
+src/c/getHandleProperty/get_font_color_property.c \
+src/c/getHandleProperty/set_default_axes_property.c \
+src/c/getHandleProperty/get_default_axes_property.c \
+src/c/getHandleProperty/get_y_shift_property.c \
+src/c/getHandleProperty/get_immediate_drawing_property.c \
+src/c/getHandleProperty/get_current_entity_property.c \
+src/c/getHandleProperty/get_background_property.c \
+src/c/getHandleProperty/get_rotation_style_property.c \
+src/c/getHandleProperty/get_type_property.c \
+src/c/getHandleProperty/get_current_figure_property.c \
+src/c/getHandleProperty/get_mark_foreground_property.c \
+src/c/getHandleProperty/get_default_figure_property.c \
+src/c/getHandleProperty/get_children_property.c \
+src/c/getHandleProperty/get_parent_property.c \
+src/c/getHandleProperty/get_surface_mode_property.c \
+src/c/getHandleProperty/get_figure_id_property.c \
+src/c/getHandleProperty/get_mark_mode_property.c \
+src/c/getHandleProperty/get_interp_color_mode.c \
+src/c/getHandleProperty/get_font_size_property.c \
+src/c/getHandleProperty/get_x_shift_property.c \
+src/c/getHandleProperty/get_z_shift_property.c \
+src/c/getHandleProperty/get_line_style_property.c \
+src/c/getHandleProperty/get_foreground_property.c \
+src/c/getHandleProperty/get_mark_style_property.c \
+src/c/getHandleProperty/get_color_map_property.c \
+src/c/getHandleProperty/get_polyline_style_property.c \
+src/c/getHandleProperty/get_font_angle_property.c \
+src/c/getHandleProperty/get_interp_color_vector.c \
+src/c/getHandleProperty/get_figure_name_property.c \
+src/c/getHandleProperty/get_arrow_size_factor_property.c \
+src/c/getHandleProperty/get_mark_size_unit_property.c \
+src/c/getHandleProperty/get_mark_size_property.c \
+src/c/getHandleProperty/get_mark_offset_property.c \
+src/c/getHandleProperty/get_mark_stride_property.c \
+src/c/getHandleProperty/get_mark_background_property.c \
+src/c/getHandleProperty/get_auto_resize_property.c \
+src/c/getHandleProperty/get_fill_mode_property.c \
+src/c/getHandleProperty/get_tight_limits_property.c \
+src/c/getHandleProperty/get_auto_ticks_property.c \
+src/c/getHandleProperty/get_x_label_property.c \
+src/c/getHandleProperty/get_auto_scale_property.c \
+src/c/getHandleProperty/get_auto_dimensionning_property.c \
+src/c/getHandleProperty/get_text_box_property.c \
+src/c/getHandleProperty/get_clip_box_property.c \
+src/c/getHandleProperty/get_tics_direction_property.c \
+src/c/getHandleProperty/get_position_property.c \
+src/c/getHandleProperty/get_y_label_property.c \
+src/c/getHandleProperty/get_data_property.c \
+src/c/getHandleProperty/get_auto_clear_property.c \
+src/c/getHandleProperty/get_title_property.c \
+src/c/getHandleProperty/get_zoom_state_property.c \
+src/c/getHandleProperty/get_zoom_box_property.c \
+src/c/getHandleProperty/get_log_flags_property.c \
+src/c/getHandleProperty/get_x_location_property.c \
+src/c/getHandleProperty/get_text_box_mode_property.c \
+src/c/getHandleProperty/get_y_location_property.c \
+src/c/getHandleProperty/get_z_label_property.c \
+src/c/getHandleProperty/get_alignment_property.c \
+src/c/getHandleProperty/get_font_style_property.c \
+src/c/getHandleProperty/get_auto_rotation_property.c \
+src/c/getHandleProperty/get_clip_state_property.c \
+src/c/getHandleProperty/get_callback_property.c \
+src/c/getHandleProperty/get_auto_position_property.c \
+src/c/getHandleProperty/get_closed_property.c \
+src/c/getHandleProperty/get_text_property.c \
+src/c/getHandleProperty/get_margins_property.c \
+src/c/getHandleProperty/get_view_property.c \
+src/c/getHandleProperty/get_data_bounds_property.c \
+src/c/getHandleProperty/get_axes_reverse_property.c \
+src/c/getHandleProperty/get_tics_color_property.c \
+src/c/getHandleProperty/get_axes_bounds_property.c \
+src/c/getHandleProperty/get_tics_style_property.c \
+src/c/getHandleProperty/get_user_data_property.c \
+src/c/getHandleProperty/get_xtics_coord_property.c \
+src/c/getHandleProperty/get_color_mode_property.c \
+src/c/getHandleProperty/get_z_bounds_property.c \
+src/c/getHandleProperty/get_data_mapping_property.c \
+src/c/getHandleProperty/get_arrow_size_property.c \
+src/c/getHandleProperty/get_rotation_angles_property.c \
+src/c/getHandleProperty/get_callback_type_property.c \
+src/c/getHandleProperty/get_format_n_property.c \
+src/c/getHandleProperty/get_color_flag_property.c \
+src/c/getHandleProperty/get_sub_tics_property.c \
+src/c/getHandleProperty/get_hidden_axis_color_property.c \
+src/c/getHandleProperty/get_ytics_coord_property.c \
+src/c/getHandleProperty/get_labels_font_size_property.c \
+src/c/getHandleProperty/get_isoview_property.c \
+src/c/getHandleProperty/get_grid_property.c \
+src/c/getHandleProperty/get_grid_thickness_property.c \
+src/c/getHandleProperty/get_grid_style_property.c \
+src/c/getHandleProperty/get_box_property.c \
+src/c/getHandleProperty/get_hidden_color_property.c \
+src/c/getHandleProperty/get_handle_visible_property.c \
+src/c/getHandleProperty/get_labels_font_color_property.c \
+src/c/getHandleProperty/get_surface_color_property.c \
+src/c/getHandleProperty/get_tics_label_property.c \
+src/c/getHandleProperty/get_labels_font_style_property.c \
+src/c/getHandleProperty/get_axes_visible_property.c \
+src/c/getHandleProperty/get_cube_scaling_property.c \
+src/c/getHandleProperty/get_tics_segment_property.c \
+src/c/getHandleProperty/get_cdata_mapping_property.c \
+src/c/getHandleProperty/get_colored_property.c \
+src/c/getHandleProperty/get_triangles_property.c \
+src/c/getHandleProperty/get_viewport_property.c \
+src/c/getHandleProperty/get_info_message_property.c \
+src/c/getHandleProperty/get_y_ticks_property.c \
+src/c/getHandleProperty/get_z_ticks_property.c \
+src/c/getHandleProperty/get_x_ticks_property.c \
+src/c/getHandleProperty/get_ticks_format_property.c \
+src/c/getHandleProperty/get_ticks_st_property.c \
+src/c/getHandleProperty/setGetHashTable.c \
+src/c/getHandleProperty/get_segs_color_property.c \
+src/c/getHandleProperty/get_screen_position_property.c \
+src/c/getHandleProperty/get_event_handler_property.c \
+src/c/getHandleProperty/get_event_handler_enable_property.c \
+src/c/getHandleProperty/get_arc_drawing_method_property.c \
+src/c/getHandleProperty/get_fractional_font_property.c \
+src/c/getHandleProperty/get_links_property.c \
+src/c/getHandleProperty/get_legend_location_property.c \
+src/c/getHandleProperty/get_filled_property.c \
+src/c/getHandleProperty/get_color_range_property.c \
+src/c/getHandleProperty/get_outside_colors_property.c \
+src/c/getHandleProperty/get_grid_position_property.c \
+src/c/getHandleProperty/get_anti_aliasing_property.c \
+src/c/getHandleProperty/get_tag_property.c \
+src/c/getHandleProperty/get_image_type_property.c \
+src/c/getHandleProperty/get_resize_property.c \
+src/c/getHandleProperty/get_toolbar_property.c \
+src/c/getHandleProperty/get_menubar_property.c \
+src/c/getHandleProperty/get_infobar_property.c \
+src/c/getHandleProperty/get_dockable_property.c \
+src/c/getHandleProperty/get_rect_property.c \
+src/c/getHandleProperty/GetHashTable.c \
+src/c/graphicModuleLoad.c \
+src/c/getHandleProperty/set_old_style_property.c \
+src/c/getHandleProperty/set_figure_name_property.c \
+src/c/getHandleProperty/getPropertyAssignedValue.c \
+src/c/getHandleProperty/set_visible_property.c \
+src/c/getHandleProperty/set_pixel_drawing_mode_property.c \
+src/c/getHandleProperty/set_interp_color_vector_property.c \
+src/c/getHandleProperty/set_immediate_drawing_property.c \
+src/c/getHandleProperty/set_figure_size_property.c \
+src/c/getHandleProperty/set_background_property.c \
+src/c/getHandleProperty/set_rotation_style_property.c \
+src/c/getHandleProperty/set_current_figure_property.c \
+src/c/getHandleProperty/set_axes_size_property.c \
+src/c/getHandleProperty/set_default_values_property.c \
+src/c/getHandleProperty/set_figure_position_property.c \
+src/c/getHandleProperty/set_color_map_property.c \
+src/c/getHandleProperty/set_auto_resize_property.c \
+src/c/getHandleProperty/set_current_axes_property.c \
+src/c/getHandleProperty/set_current_entity_property.c \
+src/c/getHandleProperty/set_figure_id_property.c \
+src/c/getHandleProperty/set_figure_style_property.c \
+src/c/getHandleProperty/set_mark_size_property.c \
+src/c/getHandleProperty/set_mark_offset_property.c \
+src/c/getHandleProperty/set_mark_stride_property.c \
+src/c/getHandleProperty/set_y_shift_property.c \
+src/c/getHandleProperty/set_auto_scale_property.c \
+src/c/getHandleProperty/set_auto_dimensionning_property.c \
+src/c/getHandleProperty/set_text_box_property.c \
+src/c/getHandleProperty/set_text_property.c \
+src/c/getHandleProperty/set_mark_mode_property.c \
+src/c/getHandleProperty/set_clip_box_property.c \
+src/c/getHandleProperty/set_z_shift_property.c \
+src/c/getHandleProperty/set_line_style_property.c \
+src/c/getHandleProperty/set_polyline_style_property.c \
+src/c/getHandleProperty/set_line_mode_property.c \
+src/c/getHandleProperty/set_thickness_property.c \
+src/c/getHandleProperty/set_font_foreground_property.c \
+src/c/getHandleProperty/set_text_box_mode_property.c \
+src/c/getHandleProperty/set_bar_layout_property.c \
+src/c/getHandleProperty/set_bar_width_property.c \
+src/c/getHandleProperty/set_datatips_property.c \
+src/c/getHandleProperty/SetPropertyStatus.c \
+src/c/getHandleProperty/set_font_style_property.c \
+src/c/getHandleProperty/set_surface_mode_property.c \
+src/c/getHandleProperty/set_font_size_property.c \
+src/c/getHandleProperty/set_mark_style_property.c \
+src/c/getHandleProperty/set_mark_background_property.c \
+src/c/getHandleProperty/set_interp_color_mode_property.c \
+src/c/getHandleProperty/set_data_property.c \
+src/c/getHandleProperty/set_font_angle_property.c \
+src/c/getHandleProperty/set_auto_clear_property.c \
+src/c/getHandleProperty/set_arrow_size_factor_property.c \
+src/c/getHandleProperty/set_mark_size_unit_property.c \
+src/c/getHandleProperty/set_zoom_state_property.c \
+src/c/getHandleProperty/set_fill_mode_property.c \
+src/c/getHandleProperty/set_zoom_box_property.c \
+src/c/getHandleProperty/set_font_color_property.c \
+src/c/getHandleProperty/set_alignment_property.c \
+src/c/getHandleProperty/set_mark_foreground_property.c \
+src/c/getHandleProperty/set_clip_state_property.c \
+src/c/getHandleProperty/set_x_shift_property.c \
+src/c/getHandleProperty/set_foreground_property.c \
+src/c/getHandleProperty/set_tics_direction_property.c \
+src/c/getHandleProperty/set_title_property.c \
+src/c/getHandleProperty/set_x_location_property.c \
+src/c/getHandleProperty/set_auto_position_property.c \
+src/c/getHandleProperty/set_tight_limits_property.c \
+src/c/getHandleProperty/set_x_label_property.c \
+src/c/getHandleProperty/set_y_label_property.c \
+src/c/getHandleProperty/set_y_location_property.c \
+src/c/getHandleProperty/set_z_label_property.c \
+src/c/getHandleProperty/set_auto_rotation_property.c \
+src/c/getHandleProperty/set_callback_property.c \
+src/c/getHandleProperty/set_closed_property.c \
+src/c/getHandleProperty/set_cdata_mapping_property.c \
+src/c/getHandleProperty/set_y_ticks_property.c \
+src/c/getHandleProperty/set_z_bounds_property.c \
+src/c/getHandleProperty/set_position_property.c \
+src/c/getHandleProperty/set_z_ticks_property.c \
+src/c/getHandleProperty/set_axes_bounds_property.c \
+src/c/getHandleProperty/set_tics_style_property.c \
+src/c/getHandleProperty/SetHashTable.c \
+src/c/getHandleProperty/set_handle_visible_property.c \
+src/c/getHandleProperty/set_labels_font_color_property.c \
+src/c/getHandleProperty/set_parent_property.c \
+src/c/getHandleProperty/set_axes_visible_property.c \
+src/c/getHandleProperty/set_triangles_property.c \
+src/c/getHandleProperty/set_tics_color_property.c \
+src/c/getHandleProperty/set_color_flag_property.c \
+src/c/getHandleProperty/set_labels_font_size_property.c \
+src/c/getHandleProperty/set_tics_segment_property.c \
+src/c/getHandleProperty/set_user_data_property.c \
+src/c/getHandleProperty/set_view_property.c \
+src/c/getHandleProperty/set_arrow_size_property.c \
+src/c/getHandleProperty/set_children_property.c \
+src/c/getHandleProperty/set_axes_reverse_property.c \
+src/c/getHandleProperty/set_grid_property.c \
+src/c/getHandleProperty/set_grid_thickness_property.c \
+src/c/getHandleProperty/set_grid_style_property.c \
+src/c/getHandleProperty/set_log_flags_property.c \
+src/c/getHandleProperty/set_cube_scaling_property.c \
+src/c/getHandleProperty/set_colored_property.c \
+src/c/getHandleProperty/set_margins_property.c \
+src/c/getHandleProperty/set_auto_ticks_property.c \
+src/c/getHandleProperty/set_xtics_coord_property.c \
+src/c/getHandleProperty/set_color_mode_property.c \
+src/c/getHandleProperty/set_data_bounds_property.c \
+src/c/getHandleProperty/set_tics_labels_property.c \
+src/c/getHandleProperty/set_data_mapping_property.c \
+src/c/getHandleProperty/set_rotation_angles_property.c \
+src/c/getHandleProperty/set_callback_type_property.c \
+src/c/getHandleProperty/set_segs_color_property.c \
+src/c/getHandleProperty/set_format_n_property.c \
+src/c/getHandleProperty/set_sub_tics_property.c \
+src/c/getHandleProperty/set_hidden_axis_color_property.c \
+src/c/getHandleProperty/set_isoview_property.c \
+src/c/getHandleProperty/set_box_property.c \
+src/c/getHandleProperty/set_hidden_color_property.c \
+src/c/getHandleProperty/set_label_font_style_property.c \
+src/c/getHandleProperty/set_surface_color_property.c \
+src/c/getHandleProperty/set_yticks_coord_property.c \
+src/c/getHandleProperty/CheckTicksProperty.c \
+src/c/getHandleProperty/set_x_ticks_property.c \
+src/c/getHandleProperty/set_ticks_format_property.c \
+src/c/getHandleProperty/set_ticks_st_property.c \
+src/c/getHandleProperty/set_viewport_property.c \
+src/c/getHandleProperty/set_info_message_property.c \
+src/c/getHandleProperty/set_screen_position_property.c \
+src/c/getHandleProperty/set_event_handler_property.c \
+src/c/getHandleProperty/set_event_handler_enable_property.c \
+src/c/getHandleProperty/set_arc_drawing_method_property.c \
+src/c/getHandleProperty/set_fractional_font_property.c \
+src/c/getHandleProperty/set_links_property.c \
+src/c/getHandleProperty/set_legend_location_property.c \
+src/c/getHandleProperty/set_filled_property.c \
+src/c/getHandleProperty/set_color_range_property.c \
+src/c/getHandleProperty/set_outside_colors_property.c \
+src/c/getHandleProperty/set_grid_position_property.c \
+src/c/getHandleProperty/set_anti_aliasing_property.c \
+src/c/getHandleProperty/set_tag_property.c \
+src/c/getHandleProperty/set_figure_resizefcn_property.c \
+src/c/getHandleProperty/get_figure_resizefcn_property.c \
+src/c/getHandleProperty/set_figure_closerequestfcn_property.c \
+src/c/getHandleProperty/get_figure_closerequestfcn_property.c \
+src/c/getHandleProperty/get_datatip_property.c \
+src/c/getHandleProperty/set_datatip_property.c \
+src/c/getHandleProperty/set_image_type_property.c \
+src/c/getHandleProperty/get_display_function_data_property.c \
+src/c/getHandleProperty/set_display_function_data_property.c \
+src/c/getHandleProperty/set_resize_property.c \
+src/c/getHandleProperty/set_toolbar_property.c \
+src/c/getHandleProperty/set_menubar_property.c \
+src/c/getHandleProperty/set_infobar_property.c \
+src/c/getHandleProperty/set_dockable_property.c \
+src/c/getHandleProperty/get_layout_property.c \
+src/c/getHandleProperty/set_layout_property.c \
+src/c/getHandleProperty/get_constraints_property.c \
+src/c/getHandleProperty/set_constraints_property.c \
+src/c/getHandleProperty/set_rect_property.c \
+src/c/getHandleProperty/get_layout_options_property.c \
+src/c/getHandleProperty/set_layout_options_property.c \
+src/c/getHandleProperty/get_border_property.c \
+src/c/getHandleProperty/set_border_property.c \
+src/c/getHandleProperty/get_groupname_property.c \
+src/c/getHandleProperty/set_groupname_property.c \
+src/c/getHandleProperty/get_tabtitle_property.c \
+src/c/getHandleProperty/set_tabtitle_property.c \
+src/c/getHandleProperty/get_scrollable_property.c \
+src/c/getHandleProperty/set_scrollable_property.c \
+src/c/getHandleProperty/get_marks_count_property.c \
+src/c/getHandleProperty/set_marks_count_property.c \
+src/c/getHandleProperty/get_line_width_property.c \
+src/c/getHandleProperty/set_line_width_property.c \
+src/c/DefaultCommandArg.c \
+src/c/Axes.c \
+src/c/sciMatrix.c \
+src/c/DrawObjects.c \
+src/c/GetProperty.c \
+src/c/Contour.c \
+src/c/SetProperty.c \
+src/c/BasicAlgos.c \
+src/c/BuildObjects.c \
+src/c/sciCall.c \
+src/c/CloneObjects.c \
+src/c/InitObjects.c \
+src/c/pixel_mode.c \
+src/c/Format.c \
+src/c/Champ.c \
+src/c/StringMatrix.c \
+src/c/FeC.c \
+src/c/Plo2dEch.c \
+src/c/Plo2dn.c \
+src/c/Gray.c \
+src/c/DestroyObjects.c \
+src/c/math_graphics.c \
+src/c/Interaction.c \
+src/c/StringBox.c \
+src/c/axesScale.c \
+src/c/TerminateGraphics.c \
+src/c/periEmpty.c \
+src/c/scitokenize.c \
+src/c/get_ticks_utils.c \
+src/c/getHandleProperty/get_ambient_color_property.c \
+src/c/getHandleProperty/get_diffuse_color_property.c \
+src/c/getHandleProperty/get_specular_color_property.c \
+src/c/getHandleProperty/get_use_color_material_property.c \
+src/c/getHandleProperty/get_material_shininess_property.c \
+src/c/getHandleProperty/get_light_type_property.c \
+src/c/getHandleProperty/get_direction_property.c \
+src/c/getHandleProperty/set_ambient_color_property.c \
+src/c/getHandleProperty/set_diffuse_color_property.c \
+src/c/getHandleProperty/set_specular_color_property.c \
+src/c/getHandleProperty/set_use_color_material_property.c \
+src/c/getHandleProperty/set_material_shininess_property.c \
+src/c/getHandleProperty/set_light_type_property.c \
+src/c/getHandleProperty/set_direction_property.c \
+src/c/getHandleProperty/set_auto_margins_property.c \
+src/c/getHandleProperty/get_auto_margins_property.c \
+src/c/name2rgb.c \
+src/c/addColor.c
+
+GATEWAY_C_SOURCES = sci_gateway/c/sci_swap_handles.c \
+sci_gateway/c/sci_grayplot.c \
+sci_gateway/c/sci_matplot1.c \
+sci_gateway/c/sci_xfpolys.c \
+sci_gateway/c/sci_xget.c \
+sci_gateway/c/sci_newaxes.c \
+sci_gateway/c/sci_xlfont.c \
+sci_gateway/c/sci_xgraduate.c \
+sci_gateway/c/sci_xgrid.c \
+sci_gateway/c/sci_xclick.c \
+sci_gateway/c/sci_geom3d.c \
+sci_gateway/c/sci_xset.c \
+sci_gateway/c/sci_unzoom.c \
+sci_gateway/c/sci_xsegs.c \
+sci_gateway/c/sci_glue.c \
+sci_gateway/c/sci_xarc.c \
+sci_gateway/c/sci_xpolys.c \
+sci_gateway/c/sci_xstring.c \
+sci_gateway/c/sci_xstringb.c \
+sci_gateway/c/sci_show_window.c \
+sci_gateway/c/sci_param3d1.c \
+sci_gateway/c/sci_xname.c \
+sci_gateway/c/sci_xpoly.c \
+sci_gateway/c/sci_xchange.c \
+sci_gateway/c/sci_matplot.c \
+sci_gateway/c/sci_drawaxis.c \
+sci_gateway/c/sci_demo.c \
+sci_gateway/c/sci_plot2d1.c \
+sci_gateway/c/sci_xrect.c \
+sci_gateway/c/sci_xarrows.c \
+sci_gateway/c/sci_plot3d.c \
+sci_gateway/c/sci_move.c \
+sci_gateway/c/sci_copy.c \
+sci_gateway/c/sci_get.c \
+sci_gateway/c/sci_xarcs.c \
+sci_gateway/c/sci_xfpoly.c \
+sci_gateway/c/sci_drawlater.c \
+sci_gateway/c/sci_champ.c \
+sci_gateway/c/sci_set.c \
+sci_gateway/c/sci_unglue.c \
+sci_gateway/c/gw_graphics.c \
+sci_gateway/c/sci_zoom_rect.c \
+sci_gateway/c/sci_delete.c \
+sci_gateway/c/sci_plot2d.c \
+sci_gateway/c/sci_xrects.c \
+sci_gateway/c/sci_xtitle.c \
+sci_gateway/c/sci_StringBox.c \
+sci_gateway/c/sci_xgetmouse.c \
+sci_gateway/c/sci_drawnow.c \
+sci_gateway/c/sci_xfarcs.c \
+sci_gateway/c/sci_param3d.c \
+sci_gateway/c/sci_contour2di.c \
+sci_gateway/c/sci_xdel.c \
+sci_gateway/c/sci_winsid.c \
+sci_gateway/c/sci_fec.c \
+sci_gateway/c/sci_rubberbox.c \
+sci_gateway/c/sci_rotate_axes.c \
+sci_gateway/c/sci_is_handle_valid.c \
+sci_gateway/c/sci_Legend.c \
+sci_gateway/c/sci_light.c \
+sci_gateway/c/sci_color.c \
+sci_gateway/c/sci_name2rgb.c \
+sci_gateway/c/sci_addcolor.c
+
+GRAPHICS_CXX_SOURCES = src/cpp/ContourOnMesh.cpp
+GATEWAY_CXX_SOURCES = sci_gateway/cpp/sci_contour2dm.cpp
+libscigraphics_la_CPPFLAGS = \
+ -I$(srcdir)/includes/ \
+ -I$(srcdir)/src/c/ \
+ -I$(srcdir)/src/cpp/ \
+ -I$(srcdir)/src/c/getHandleProperty/ \
+ -I$(top_srcdir)/modules/action_binding/includes/ \
+ -I$(top_srcdir)/modules/api_scilab/includes/ \
+ -I$(top_srcdir)/modules/elementary_functions/includes/ \
+ -I$(top_srcdir)/modules/fileio/includes/ \
+ -I$(top_srcdir)/modules/graphic_export/includes/ \
+ -I$(top_srcdir)/modules/graphic_objects/includes/ \
+ -I$(top_srcdir)/modules/gui/includes/ \
+ -I$(top_srcdir)/modules/jvm/includes/ \
+ -I$(top_srcdir)/modules/localization/includes/ \
+ -I$(top_srcdir)/modules/output_stream/includes/ \
+ -I$(top_srcdir)/modules/renderer/includes/ \
+ -I$(top_srcdir)/modules/string/includes/ \
+ $(AM_CPPFLAGS)
+
+libscigraphics_algo_la_SOURCES = $(GRAPHICS_C_SOURCES) $(GRAPHICS_CXX_SOURCES)
+libscigraphics_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CXX_SOURCES)
+libscigraphics_algo_la_CPPFLAGS = $(libscigraphics_la_CPPFLAGS)
+
+# For the code check (splint)
+CHECK_SRC = $(GRAPHICS_C_SOURCES) $(GATEWAY_C_SOURCES)
+INCLUDE_FLAGS = $(libscigraphics_la_CPPFLAGS)
+libscigraphics_la_LIBADD = libscigraphics-algo.la
+
+#### graphics : gateway declaration ####
+libscigraphics_la_sci_gatewaydir = $(mydatadir)/sci_gateway
+libscigraphics_la_sci_gateway_DATA = sci_gateway/graphics_gateway.xml
+
+### graphics : ged files ###
+libscigraphics_la_geddir = $(mydatadir)
+nobase_libscigraphics_la_ged_DATA = tcl/ged/Arc.tcl \
+tcl/ged/Axes.tcl \
+tcl/ged/Axis.tcl \
+tcl/ged/Champ.tcl \
+tcl/ged/Compound.tcl \
+tcl/ged/Fac3d.tcl \
+tcl/ged/Fec.tcl \
+tcl/ged/Figure.tcl \
+tcl/ged/Grayplot.tcl \
+tcl/ged/Legend.tcl \
+tcl/ged/Matplot.tcl \
+tcl/ged/ObjectsBrowser.tcl \
+tcl/ged/Plot3d.tcl \
+tcl/ged/Polyline.tcl \
+tcl/ged/Rectangle.tcl \
+tcl/ged/Segs.tcl \
+tcl/ged/Text.tcl \
+tcl/ged/images/arc.gif \
+tcl/ged/images/axes.gif \
+tcl/ged/images/axis.gif \
+tcl/ged/images/champ.gif \
+tcl/ged/images/compound.gif \
+tcl/ged/images/fac3d.gif \
+tcl/ged/images/fec.gif \
+tcl/ged/images/figure.gif \
+tcl/ged/images/grayplot.gif \
+tcl/ged/images/leaf.gif \
+tcl/ged/images/legend.gif \
+tcl/ged/images/matplot.gif \
+tcl/ged/images/passwd.gif \
+tcl/ged/images/plot3d.gif \
+tcl/ged/images/polyline.gif \
+tcl/ged/images/rectangle.gif \
+tcl/ged/images/segs.gif \
+tcl/ged/images/text.gif
+
+libscigraphics_disable_la_SOURCES = src/nographics/nographics.c
+libscigraphics_disable_la_CPPFLAGS = \
+ -I$(srcdir)/includes/ \
+ -I$(srcdir)/src/c/ \
+ -I$(srcdir)/src/c/getHandleProperty/ \
+ -I$(srcdir)/src/cpp/ \
+ -I$(top_srcdir)/libs/hashtable/ \
+ -I$(top_srcdir)/modules/api_scilab/includes/ \
+ -I$(top_srcdir)/modules/localization/includes/ \
+ -I$(top_srcdir)/modules/output_stream/includes/ \
+ -I$(top_srcdir)/modules/string/includes/ \
+ $(AM_CPPFLAGS)
+
+
+# endif
+pkglib_LTLIBRARIES = libscigraphics-disable.la $(am__append_1)
+@GUI_TRUE@USEANT = 1
+@GUI_TRUE@noinst_LTLIBRARIES = libscigraphics-algo.la
+
+# Where all the Scilab stuff is installed (macros, help, ...)
+mydatadir = $(pkgdatadir)/modules/$(modulename)
+
+# Set AM_* SCI detected settings
+AM_CPPFLAGS = $(SCI_CPPFLAGS)
+AM_CFLAGS = $(SCI_CFLAGS)
+AM_CXXFLAGS = $(SCI_CXXFLAGS)
+# append includes to AM_FFLAGS to manage fortran includes
+AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
+
+# Tag shared libraries with the Scilab version
+AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
+
+# splint options
+SPLINT_OPTIONS = -weak -booltype BOOL
+
+########################### JAVA ######################################
+#### We are delegating java compilation to ant... Thanks to that
+#### the procedure will be the same with Microsoft Windows (C)
+#### and Linux/Unix
+#######################################################################
+TARGETS_ALL = $(am__append_2)
+
+################ MACROS ######################
+# Rule to build a macro
+# NOT USED AT THE MOMENT
+SUFFIXES = .sci
+
+########### INSTALL DOCUMENTATION ###################
+
+# Install documentation files into the right target
+# We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
+# automake needs the html files to be present which is not the case when
+# we are building Scilab
+
+# Where it should be installed
+pkgdocdir = $(mydatadir)
+
+# What is the mask of the help source
+DOCMASKXML = *.xml
+
+# What is the mask of the MathML sources
+DOCMASKMML = *.mml
+
+########### INSTALL DATA ###################
+# Install macros, help & demos
+# Where it should be installed
+pkgmacrosdir = $(mydatadir)
+# Which directory we process
+MACRODIRS = macros/
+# Mask of the Scilab sources macros
+MACROMASK = *.sci
+# Mask of the Scilab executable sources macros
+MACROBUILDMASK = *.sce
+# Mask of the Scilab compiled macros
+MACROBINMASK = *.bin
+# List of the standard directory for tests
+TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
+# Where the demos should be installed
+pkgdemosdir = $(mydatadir)
+# List of the standard directory for demos
+DEMOS_DIR = demos
+# List of the standard directory for examples
+EXAMPLES_DIR = examples
+# Where to export JAVA archives (.jar)
+JARDIR = jar/
+# JAR files mask
+JARMASK = *.jar
+# Chapter file
+HELP_CHAPTERDIR = help/
+HELP_CHAPTERFILE = addchapter.sce
+HELP_CHAPTERLANG = en_US fr_FR pt_BR
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .sci .bin .c .cpp .lo .o .obj
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+ && { if test -f $@; then exit 0; else break; fi; }; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/graphics/Makefile'; \
+ $(am__cd) $(top_srcdir) && \
+ $(AUTOMAKE) --foreign modules/graphics/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+$(top_srcdir)/Makefile.incl.am:
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+clean-noinstLTLIBRARIES:
+ -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
+ @list='$(noinst_LTLIBRARIES)'; \
+ locs=`for p in $$list; do echo $$p; done | \
+ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
+ sort -u`; \
+ test -z "$$locs" || { \
+ echo rm -f $${locs}; \
+ rm -f $${locs}; \
+ }
+
+install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
+ @$(NORMAL_INSTALL)
+ @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
+ list2=; for p in $$list; do \
+ if test -f $$p; then \
+ list2="$$list2 $$p"; \
+ else :; fi; \
+ done; \
+ test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
+ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
+ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
+ }
+
+uninstall-pkglibLTLIBRARIES:
+ @$(NORMAL_UNINSTALL)
+ @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
+ for p in $$list; do \
+ $(am__strip_dir) \
+ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
+ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
+ done
+
+clean-pkglibLTLIBRARIES:
+ -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
+ @list='$(pkglib_LTLIBRARIES)'; \
+ locs=`for p in $$list; do echo $$p; done | \
+ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
+ sort -u`; \
+ test -z "$$locs" || { \
+ echo rm -f $${locs}; \
+ rm -f $${locs}; \
+ }
+src/c/$(am__dirstamp):
+ @$(MKDIR_P) src/c
+ @: > src/c/$(am__dirstamp)
+src/c/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/c/$(DEPDIR)
+ @: > src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-GetCommandArg.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-loadTextRenderingAPI.lo: \
+ src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/$(am__dirstamp):
+ @$(MKDIR_P) src/c/getHandleProperty
+ @: > src/c/getHandleProperty/$(am__dirstamp)
+src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/c/getHandleProperty/$(DEPDIR)
+ @: > src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_position_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_visible_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_old_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_figures_id_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_pixel_drawing_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_line_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_axes_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_thickness_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_font_foreground_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_bar_layout_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_current_axes_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_bar_width_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_datatips_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_font_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_default_axes_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_default_axes_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_y_shift_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_immediate_drawing_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_current_entity_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_background_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_type_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_current_figure_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_foreground_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_default_figure_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_children_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_parent_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_surface_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_id_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_mode.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_font_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_x_shift_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_z_shift_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_line_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_foreground_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_color_map_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_polyline_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_font_angle_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_vector.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_name_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_factor_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_unit_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_offset_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_stride_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_background_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_resize_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_fill_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_tight_limits_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_ticks_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_x_label_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_scale_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_dimensionning_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_clip_box_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_tics_direction_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_position_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_y_label_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_data_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_clear_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_title_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_state_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_box_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_log_flags_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_x_location_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_y_location_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_z_label_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_alignment_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_font_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_rotation_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_clip_state_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_callback_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_position_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_closed_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_text_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_margins_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_view_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_data_bounds_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_axes_reverse_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_tics_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_axes_bounds_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_tics_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_user_data_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_xtics_coord_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_color_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_z_bounds_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_data_mapping_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_angles_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_callback_type_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_format_n_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_color_flag_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_sub_tics_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_axis_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_ytics_coord_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_isoview_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_grid_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_grid_thickness_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_grid_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_box_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_handle_visible_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_surface_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_tics_label_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_axes_visible_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_cube_scaling_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_tics_segment_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_cdata_mapping_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_colored_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_triangles_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_viewport_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_info_message_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_y_ticks_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_z_ticks_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_x_ticks_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_format_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_st_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-setGetHashTable.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_segs_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_screen_position_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_enable_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_arc_drawing_method_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_fractional_font_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_links_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_legend_location_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_filled_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_color_range_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_outside_colors_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_grid_position_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_anti_aliasing_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_tag_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_image_type_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_resize_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_toolbar_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_menubar_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_infobar_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_dockable_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_rect_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-GetHashTable.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-graphicModuleLoad.lo: \
+ src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_old_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_name_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-getPropertyAssignedValue.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_visible_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_pixel_drawing_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_vector_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_immediate_drawing_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_background_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_current_figure_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_axes_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_default_values_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_position_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_color_map_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_resize_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_current_axes_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_current_entity_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_id_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_offset_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_stride_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_y_shift_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_scale_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_dimensionning_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_text_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_clip_box_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_z_shift_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_line_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_polyline_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_line_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_thickness_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_font_foreground_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_bar_layout_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_bar_width_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_datatips_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-SetPropertyStatus.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_font_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_surface_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_font_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_background_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_data_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_font_angle_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_clear_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_factor_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_unit_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_state_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_fill_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_box_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_font_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_alignment_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_foreground_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_clip_state_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_x_shift_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_foreground_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_tics_direction_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_title_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_x_location_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_position_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_tight_limits_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_x_label_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_y_label_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_y_location_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_z_label_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_rotation_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_callback_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_closed_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_cdata_mapping_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_y_ticks_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_z_bounds_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_position_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_z_ticks_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_axes_bounds_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_tics_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-SetHashTable.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_handle_visible_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_parent_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_axes_visible_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_triangles_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_tics_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_color_flag_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_tics_segment_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_user_data_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_view_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_children_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_axes_reverse_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_grid_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_grid_thickness_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_grid_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_log_flags_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_cube_scaling_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_colored_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_margins_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_ticks_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_xtics_coord_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_color_mode_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_data_bounds_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_tics_labels_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_data_mapping_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_angles_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_callback_type_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_segs_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_format_n_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_sub_tics_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_axis_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_isoview_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_box_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_label_font_style_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_surface_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_yticks_coord_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-CheckTicksProperty.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_x_ticks_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_format_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_st_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_viewport_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_info_message_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_screen_position_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_enable_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_arc_drawing_method_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_fractional_font_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_links_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_legend_location_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_filled_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_color_range_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_outside_colors_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_grid_position_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_anti_aliasing_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_tag_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_resizefcn_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_resizefcn_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_closerequestfcn_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_closerequestfcn_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_datatip_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_datatip_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_image_type_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_display_function_data_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_display_function_data_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_resize_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_toolbar_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_menubar_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_infobar_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_dockable_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_layout_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_layout_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_constraints_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_constraints_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_rect_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_layout_options_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_layout_options_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_border_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_border_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_groupname_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_groupname_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_tabtitle_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_tabtitle_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_scrollable_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_scrollable_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_marks_count_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_marks_count_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_line_width_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_line_width_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-DefaultCommandArg.lo: \
+ src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-Axes.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-sciMatrix.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-DrawObjects.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-GetProperty.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-Contour.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-SetProperty.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-BasicAlgos.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-BuildObjects.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-sciCall.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-CloneObjects.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-InitObjects.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-pixel_mode.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-Format.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-Champ.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-StringMatrix.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-FeC.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-Plo2dEch.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-Plo2dn.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-Gray.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-DestroyObjects.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-math_graphics.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-Interaction.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-StringBox.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-axesScale.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-TerminateGraphics.lo: \
+ src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-periEmpty.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-scitokenize.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-get_ticks_utils.lo: \
+ src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_ambient_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_diffuse_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_specular_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_use_color_material_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_material_shininess_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_light_type_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_direction_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_ambient_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_diffuse_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_specular_color_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_use_color_material_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_material_shininess_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_light_type_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_direction_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_margins_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_margins_property.lo: \
+ src/c/getHandleProperty/$(am__dirstamp) \
+ src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-name2rgb.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/c/libscigraphics_algo_la-addColor.lo: src/c/$(am__dirstamp) \
+ src/c/$(DEPDIR)/$(am__dirstamp)
+src/cpp/$(am__dirstamp):
+ @$(MKDIR_P) src/cpp
+ @: > src/cpp/$(am__dirstamp)
+src/cpp/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/cpp/$(DEPDIR)
+ @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
+src/cpp/libscigraphics_algo_la-ContourOnMesh.lo: \
+ src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
+
+libscigraphics-algo.la: $(libscigraphics_algo_la_OBJECTS) $(libscigraphics_algo_la_DEPENDENCIES) $(EXTRA_libscigraphics_algo_la_DEPENDENCIES)
+ $(AM_V_CXXLD)$(CXXLINK) $(am_libscigraphics_algo_la_rpath) $(libscigraphics_algo_la_OBJECTS) $(libscigraphics_algo_la_LIBADD) $(LIBS)
+src/nographics/$(am__dirstamp):
+ @$(MKDIR_P) src/nographics
+ @: > src/nographics/$(am__dirstamp)
+src/nographics/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/nographics/$(DEPDIR)
+ @: > src/nographics/$(DEPDIR)/$(am__dirstamp)
+src/nographics/libscigraphics_disable_la-nographics.lo: \
+ src/nographics/$(am__dirstamp) \
+ src/nographics/$(DEPDIR)/$(am__dirstamp)
+
+libscigraphics-disable.la: $(libscigraphics_disable_la_OBJECTS) $(libscigraphics_disable_la_DEPENDENCIES) $(EXTRA_libscigraphics_disable_la_DEPENDENCIES)
+ $(AM_V_CCLD)$(LINK) -rpath $(pkglibdir) $(libscigraphics_disable_la_OBJECTS) $(libscigraphics_disable_la_LIBADD) $(LIBS)
+sci_gateway/c/$(am__dirstamp):
+ @$(MKDIR_P) sci_gateway/c
+ @: > sci_gateway/c/$(am__dirstamp)
+sci_gateway/c/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) sci_gateway/c/$(DEPDIR)
+ @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_swap_handles.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_grayplot.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_matplot1.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xfpolys.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xget.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_newaxes.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xlfont.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xgraduate.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xgrid.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xclick.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_geom3d.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xset.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_unzoom.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xsegs.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_glue.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xarc.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xpolys.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xstring.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xstringb.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_show_window.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_param3d1.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xname.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xpoly.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xchange.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_matplot.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_drawaxis.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_demo.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_plot2d1.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xrect.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xarrows.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_plot3d.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_move.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_copy.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_get.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xarcs.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xfpoly.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_drawlater.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_champ.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_set.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_unglue.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-gw_graphics.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_zoom_rect.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_delete.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_plot2d.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xrects.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xtitle.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_StringBox.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xgetmouse.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_drawnow.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xfarcs.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_param3d.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_contour2di.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_xdel.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_winsid.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_fec.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_rubberbox.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_rotate_axes.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_is_handle_valid.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_Legend.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_light.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_color.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_name2rgb.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/c/libscigraphics_la-sci_addcolor.lo: \
+ sci_gateway/c/$(am__dirstamp) \
+ sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/cpp/$(am__dirstamp):
+ @$(MKDIR_P) sci_gateway/cpp
+ @: > sci_gateway/cpp/$(am__dirstamp)
+sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
+ @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
+sci_gateway/cpp/libscigraphics_la-sci_contour2dm.lo: \
+ sci_gateway/cpp/$(am__dirstamp) \
+ sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
+
+libscigraphics.la: $(libscigraphics_la_OBJECTS) $(libscigraphics_la_DEPENDENCIES) $(EXTRA_libscigraphics_la_DEPENDENCIES)
+ $(AM_V_CXXLD)$(CXXLINK) $(am_libscigraphics_la_rpath) $(libscigraphics_la_OBJECTS) $(libscigraphics_la_LIBADD) $(LIBS)
+
+mostlyclean-compile:
+ -rm -f *.$(OBJEXT)
+ -rm -f sci_gateway/c/*.$(OBJEXT)
+ -rm -f sci_gateway/c/*.lo
+ -rm -f sci_gateway/cpp/*.$(OBJEXT)
+ -rm -f sci_gateway/cpp/*.lo
+ -rm -f src/c/*.$(OBJEXT)
+ -rm -f src/c/*.lo
+ -rm -f src/c/getHandleProperty/*.$(OBJEXT)
+ -rm -f src/c/getHandleProperty/*.lo
+ -rm -f src/cpp/*.$(OBJEXT)
+ -rm -f src/cpp/*.lo
+ -rm -f src/nographics/*.$(OBJEXT)
+ -rm -f src/nographics/*.lo
+
+distclean-compile:
+ -rm -f *.tab.c
+
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-gw_graphics.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_Legend.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_StringBox.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_addcolor.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_champ.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_color.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_contour2di.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_copy.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_delete.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_demo.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawaxis.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawlater.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawnow.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_fec.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_geom3d.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_get.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_glue.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_grayplot.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_is_handle_valid.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_light.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_matplot.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_matplot1.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_move.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_name2rgb.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_newaxes.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_param3d.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_param3d1.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot2d.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot2d1.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot3d.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_rotate_axes.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_rubberbox.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_set.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_show_window.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_swap_handles.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_unglue.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_unzoom.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_winsid.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarc.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarcs.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarrows.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xchange.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xclick.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xdel.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfarcs.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfpoly.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfpolys.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xget.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgetmouse.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgraduate.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgrid.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xlfont.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xname.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xpoly.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xpolys.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xrect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xrects.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xsegs.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xset.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xstring.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xstringb.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xtitle.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_zoom_rect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscigraphics_la-sci_contour2dm.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-Axes.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-BasicAlgos.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-BuildObjects.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-Champ.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-CloneObjects.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-Contour.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-DefaultCommandArg.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-DestroyObjects.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-DrawObjects.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-FeC.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-Format.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-GetCommandArg.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-GetProperty.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-Gray.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-InitObjects.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-Interaction.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-Plo2dEch.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-Plo2dn.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-SetProperty.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-StringBox.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-StringMatrix.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-TerminateGraphics.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-addColor.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-axesScale.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-get_ticks_utils.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-graphicModuleLoad.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-loadTextRenderingAPI.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-math_graphics.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-name2rgb.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-periEmpty.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-pixel_mode.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-sciCall.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-sciMatrix.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscigraphics_algo_la-scitokenize.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-CheckTicksProperty.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-GetHashTable.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-SetHashTable.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-SetPropertyStatus.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-getPropertyAssignedValue.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_alignment_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ambient_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_anti_aliasing_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arc_drawing_method_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arrow_size_factor_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arrow_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_clear_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_dimensionning_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_margins_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_position_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_resize_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_rotation_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_scale_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_ticks_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_bounds_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_reverse_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_visible_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_background_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_bar_layout_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_bar_width_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_border_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_box_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_callback_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_callback_type_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_cdata_mapping_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_children_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_clip_box_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_clip_state_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_closed_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_flag_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_map_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_range_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_colored_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_constraints_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_cube_scaling_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_axes_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_entity_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_figure_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_bounds_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_mapping_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_datatip_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_datatips_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_default_axes_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_default_figure_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_diffuse_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_direction_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_display_function_data_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_dockable_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_event_handler_enable_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_event_handler_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_closerequestfcn_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_id_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_name_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_position_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_resizefcn_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figures_id_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_fill_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_filled_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_angle_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_foreground_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_foreground_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_format_n_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_fractional_font_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_position_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_thickness_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_groupname_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_handle_visible_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_hidden_axis_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_hidden_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_image_type_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_immediate_drawing_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_info_message_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_infobar_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_interp_color_mode.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_interp_color_vector.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_isoview_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_layout_options_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_layout_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_legend_location_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_light_type_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_width_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_links_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_log_flags_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_margins_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_background_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_foreground_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_offset_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_size_unit_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_stride_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_marks_count_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_material_shininess_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_menubar_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_old_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_outside_colors_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_parent_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_pixel_drawing_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_polyline_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_position_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rect_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_resize_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rotation_angles_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rotation_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_screen_position_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_scrollable_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_segs_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_specular_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_sub_tics_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_surface_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_surface_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tabtitle_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tag_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_box_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_box_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_thickness_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ticks_format_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ticks_st_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_direction_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_label_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_segment_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tight_limits_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_title_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_toolbar_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_triangles_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_type_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_use_color_material_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_user_data_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_view_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_viewport_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_visible_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_label_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_location_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_shift_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_ticks_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_xtics_coord_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_label_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_location_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_shift_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_ticks_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ytics_coord_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_bounds_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_label_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_shift_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_ticks_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_zoom_box_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_zoom_state_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-setGetHashTable.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_alignment_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ambient_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_anti_aliasing_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arc_drawing_method_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arrow_size_factor_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arrow_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_clear_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_dimensionning_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_margins_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_position_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_resize_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_rotation_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_scale_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_ticks_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_bounds_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_reverse_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_visible_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_background_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_bar_layout_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_bar_width_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_border_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_box_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_callback_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_callback_type_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_cdata_mapping_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_children_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_clip_box_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_clip_state_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_closed_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_flag_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_map_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_range_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_colored_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_constraints_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_cube_scaling_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_axes_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_entity_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_figure_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_bounds_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_mapping_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_datatip_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_datatips_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_default_axes_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_default_values_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_diffuse_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_direction_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_display_function_data_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_dockable_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_event_handler_enable_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_event_handler_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_closerequestfcn_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_id_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_name_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_position_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_resizefcn_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_fill_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_filled_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_angle_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_foreground_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_foreground_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_format_n_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_fractional_font_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_position_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_thickness_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_groupname_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_handle_visible_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_hidden_axis_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_hidden_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_image_type_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_immediate_drawing_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_info_message_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_infobar_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_interp_color_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_interp_color_vector_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_isoview_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_label_font_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_labels_font_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_labels_font_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_layout_options_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_layout_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_legend_location_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_light_type_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_width_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_links_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_log_flags_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_margins_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_background_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_foreground_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_offset_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_size_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_size_unit_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_stride_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_marks_count_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_material_shininess_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_menubar_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_old_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_outside_colors_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_parent_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_pixel_drawing_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_polyline_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_position_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rect_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_resize_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rotation_angles_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rotation_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_screen_position_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_scrollable_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_segs_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_specular_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_sub_tics_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_surface_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_surface_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tabtitle_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tag_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_box_mode_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_box_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_thickness_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ticks_format_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ticks_st_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_color_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_direction_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_labels_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_segment_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_style_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tight_limits_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_title_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_toolbar_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_triangles_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_use_color_material_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_user_data_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_view_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_viewport_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_visible_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_label_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_location_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_shift_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_ticks_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_xtics_coord_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_label_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_location_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_shift_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_ticks_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_yticks_coord_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_bounds_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_label_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_shift_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_ticks_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_zoom_box_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_zoom_state_property.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscigraphics_algo_la-ContourOnMesh.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/nographics/$(DEPDIR)/libscigraphics_disable_la-nographics.Plo@am__quote@
+
+.c.o:
+@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@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@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
+
+.c.obj:
+@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@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@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+
+.c.lo:
+@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
+@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@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
+
+src/c/libscigraphics_algo_la-GetCommandArg.lo: src/c/GetCommandArg.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-GetCommandArg.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-GetCommandArg.Tpo -c -o src/c/libscigraphics_algo_la-GetCommandArg.lo `test -f 'src/c/GetCommandArg.c' || echo '$(srcdir)/'`src/c/GetCommandArg.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-GetCommandArg.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-GetCommandArg.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/GetCommandArg.c' object='src/c/libscigraphics_algo_la-GetCommandArg.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-GetCommandArg.lo `test -f 'src/c/GetCommandArg.c' || echo '$(srcdir)/'`src/c/GetCommandArg.c
+
+src/c/libscigraphics_algo_la-loadTextRenderingAPI.lo: src/c/loadTextRenderingAPI.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-loadTextRenderingAPI.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-loadTextRenderingAPI.Tpo -c -o src/c/libscigraphics_algo_la-loadTextRenderingAPI.lo `test -f 'src/c/loadTextRenderingAPI.c' || echo '$(srcdir)/'`src/c/loadTextRenderingAPI.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-loadTextRenderingAPI.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-loadTextRenderingAPI.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/loadTextRenderingAPI.c' object='src/c/libscigraphics_algo_la-loadTextRenderingAPI.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-loadTextRenderingAPI.lo `test -f 'src/c/loadTextRenderingAPI.c' || echo '$(srcdir)/'`src/c/loadTextRenderingAPI.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_position_property.lo: src/c/getHandleProperty/get_figure_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_figure_position_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_position_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_position_property.lo `test -f 'src/c/getHandleProperty/get_figure_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_position_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_position_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_figure_position_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_figure_position_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_position_property.lo `test -f 'src/c/getHandleProperty/get_figure_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_position_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_size_property.lo: src/c/getHandleProperty/get_figure_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_figure_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_size_property.lo `test -f 'src/c/getHandleProperty/get_figure_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_figure_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_figure_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_size_property.lo `test -f 'src/c/getHandleProperty/get_figure_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_visible_property.lo: src/c/getHandleProperty/get_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_visible_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_visible_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_visible_property.lo `test -f 'src/c/getHandleProperty/get_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_visible_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_visible_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_visible_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_visible_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_visible_property.lo `test -f 'src/c/getHandleProperty/get_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_visible_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_old_style_property.lo: src/c/getHandleProperty/get_old_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_old_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_old_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_old_style_property.lo `test -f 'src/c/getHandleProperty/get_old_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_old_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_old_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_old_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_old_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_old_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_old_style_property.lo `test -f 'src/c/getHandleProperty/get_old_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_old_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_figures_id_property.lo: src/c/getHandleProperty/get_figures_id_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_figures_id_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figures_id_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figures_id_property.lo `test -f 'src/c/getHandleProperty/get_figures_id_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figures_id_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figures_id_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figures_id_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_figures_id_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_figures_id_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figures_id_property.lo `test -f 'src/c/getHandleProperty/get_figures_id_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figures_id_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_style_property.lo: src/c/getHandleProperty/get_figure_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_figure_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_style_property.lo `test -f 'src/c/getHandleProperty/get_figure_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_figure_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_figure_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_style_property.lo `test -f 'src/c/getHandleProperty/get_figure_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_pixel_drawing_mode_property.lo: src/c/getHandleProperty/get_pixel_drawing_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_pixel_drawing_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_pixel_drawing_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_pixel_drawing_mode_property.lo `test -f 'src/c/getHandleProperty/get_pixel_drawing_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_pixel_drawing_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_pixel_drawing_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_pixel_drawing_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_pixel_drawing_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_pixel_drawing_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_pixel_drawing_mode_property.lo `test -f 'src/c/getHandleProperty/get_pixel_drawing_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_pixel_drawing_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_line_mode_property.lo: src/c/getHandleProperty/get_line_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_line_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_line_mode_property.lo `test -f 'src/c/getHandleProperty/get_line_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_line_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_line_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_line_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_line_mode_property.lo `test -f 'src/c/getHandleProperty/get_line_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_line_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_axes_size_property.lo: src/c/getHandleProperty/get_axes_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_axes_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_axes_size_property.lo `test -f 'src/c/getHandleProperty/get_axes_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_axes_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_axes_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_axes_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_axes_size_property.lo `test -f 'src/c/getHandleProperty/get_axes_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_axes_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_thickness_property.lo: src/c/getHandleProperty/get_thickness_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_thickness_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_thickness_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_thickness_property.lo `test -f 'src/c/getHandleProperty/get_thickness_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_thickness_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_thickness_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_thickness_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_thickness_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_thickness_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_thickness_property.lo `test -f 'src/c/getHandleProperty/get_thickness_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_thickness_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_font_foreground_property.lo: src/c/getHandleProperty/get_font_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_font_foreground_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_foreground_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_font_foreground_property.lo `test -f 'src/c/getHandleProperty/get_font_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_font_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_foreground_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_foreground_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_font_foreground_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_font_foreground_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_font_foreground_property.lo `test -f 'src/c/getHandleProperty/get_font_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_font_foreground_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_bar_layout_property.lo: src/c/getHandleProperty/get_bar_layout_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_bar_layout_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_bar_layout_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_bar_layout_property.lo `test -f 'src/c/getHandleProperty/get_bar_layout_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_bar_layout_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_bar_layout_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_bar_layout_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_bar_layout_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_bar_layout_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_bar_layout_property.lo `test -f 'src/c/getHandleProperty/get_bar_layout_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_bar_layout_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_current_axes_property.lo: src/c/getHandleProperty/get_current_axes_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_current_axes_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_axes_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_current_axes_property.lo `test -f 'src/c/getHandleProperty/get_current_axes_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_current_axes_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_axes_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_axes_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_current_axes_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_current_axes_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_current_axes_property.lo `test -f 'src/c/getHandleProperty/get_current_axes_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_current_axes_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_bar_width_property.lo: src/c/getHandleProperty/get_bar_width_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_bar_width_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_bar_width_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_bar_width_property.lo `test -f 'src/c/getHandleProperty/get_bar_width_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_bar_width_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_bar_width_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_bar_width_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_bar_width_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_bar_width_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_bar_width_property.lo `test -f 'src/c/getHandleProperty/get_bar_width_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_bar_width_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_datatips_property.lo: src/c/getHandleProperty/get_datatips_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_datatips_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_datatips_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_datatips_property.lo `test -f 'src/c/getHandleProperty/get_datatips_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_datatips_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_datatips_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_datatips_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_datatips_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_datatips_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_datatips_property.lo `test -f 'src/c/getHandleProperty/get_datatips_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_datatips_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_font_color_property.lo: src/c/getHandleProperty/get_font_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_font_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_font_color_property.lo `test -f 'src/c/getHandleProperty/get_font_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_font_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_font_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_font_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_font_color_property.lo `test -f 'src/c/getHandleProperty/get_font_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_font_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_default_axes_property.lo: src/c/getHandleProperty/set_default_axes_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_default_axes_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_default_axes_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_default_axes_property.lo `test -f 'src/c/getHandleProperty/set_default_axes_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_default_axes_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_default_axes_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_default_axes_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_default_axes_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_default_axes_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_default_axes_property.lo `test -f 'src/c/getHandleProperty/set_default_axes_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_default_axes_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_default_axes_property.lo: src/c/getHandleProperty/get_default_axes_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_default_axes_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_default_axes_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_default_axes_property.lo `test -f 'src/c/getHandleProperty/get_default_axes_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_default_axes_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_default_axes_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_default_axes_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_default_axes_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_default_axes_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_default_axes_property.lo `test -f 'src/c/getHandleProperty/get_default_axes_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_default_axes_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_y_shift_property.lo: src/c/getHandleProperty/get_y_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_y_shift_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_shift_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_y_shift_property.lo `test -f 'src/c/getHandleProperty/get_y_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_y_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_shift_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_shift_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_y_shift_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_y_shift_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_y_shift_property.lo `test -f 'src/c/getHandleProperty/get_y_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_y_shift_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_immediate_drawing_property.lo: src/c/getHandleProperty/get_immediate_drawing_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_immediate_drawing_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_immediate_drawing_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_immediate_drawing_property.lo `test -f 'src/c/getHandleProperty/get_immediate_drawing_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_immediate_drawing_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_immediate_drawing_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_immediate_drawing_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_immediate_drawing_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_immediate_drawing_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_immediate_drawing_property.lo `test -f 'src/c/getHandleProperty/get_immediate_drawing_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_immediate_drawing_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_current_entity_property.lo: src/c/getHandleProperty/get_current_entity_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_current_entity_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_entity_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_current_entity_property.lo `test -f 'src/c/getHandleProperty/get_current_entity_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_current_entity_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_entity_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_entity_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_current_entity_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_current_entity_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_current_entity_property.lo `test -f 'src/c/getHandleProperty/get_current_entity_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_current_entity_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_background_property.lo: src/c/getHandleProperty/get_background_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_background_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_background_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_background_property.lo `test -f 'src/c/getHandleProperty/get_background_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_background_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_background_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_background_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_background_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_background_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_background_property.lo `test -f 'src/c/getHandleProperty/get_background_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_background_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_style_property.lo: src/c/getHandleProperty/get_rotation_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rotation_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_style_property.lo `test -f 'src/c/getHandleProperty/get_rotation_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_rotation_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rotation_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rotation_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_rotation_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_style_property.lo `test -f 'src/c/getHandleProperty/get_rotation_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_rotation_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_type_property.lo: src/c/getHandleProperty/get_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_type_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_type_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_type_property.lo `test -f 'src/c/getHandleProperty/get_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_type_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_type_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_type_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_type_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_type_property.lo `test -f 'src/c/getHandleProperty/get_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_type_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_current_figure_property.lo: src/c/getHandleProperty/get_current_figure_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_current_figure_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_figure_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_current_figure_property.lo `test -f 'src/c/getHandleProperty/get_current_figure_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_current_figure_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_figure_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_current_figure_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_current_figure_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_current_figure_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_current_figure_property.lo `test -f 'src/c/getHandleProperty/get_current_figure_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_current_figure_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_foreground_property.lo: src/c/getHandleProperty/get_mark_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_mark_foreground_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_foreground_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_foreground_property.lo `test -f 'src/c/getHandleProperty/get_mark_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_foreground_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_foreground_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_mark_foreground_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_mark_foreground_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_foreground_property.lo `test -f 'src/c/getHandleProperty/get_mark_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_foreground_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_default_figure_property.lo: src/c/getHandleProperty/get_default_figure_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_default_figure_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_default_figure_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_default_figure_property.lo `test -f 'src/c/getHandleProperty/get_default_figure_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_default_figure_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_default_figure_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_default_figure_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_default_figure_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_default_figure_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_default_figure_property.lo `test -f 'src/c/getHandleProperty/get_default_figure_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_default_figure_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_children_property.lo: src/c/getHandleProperty/get_children_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_children_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_children_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_children_property.lo `test -f 'src/c/getHandleProperty/get_children_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_children_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_children_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_children_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_children_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_children_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_children_property.lo `test -f 'src/c/getHandleProperty/get_children_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_children_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_parent_property.lo: src/c/getHandleProperty/get_parent_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_parent_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_parent_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_parent_property.lo `test -f 'src/c/getHandleProperty/get_parent_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_parent_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_parent_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_parent_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_parent_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_parent_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_parent_property.lo `test -f 'src/c/getHandleProperty/get_parent_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_parent_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_surface_mode_property.lo: src/c/getHandleProperty/get_surface_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_surface_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_surface_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_surface_mode_property.lo `test -f 'src/c/getHandleProperty/get_surface_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_surface_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_surface_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_surface_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_surface_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_surface_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_surface_mode_property.lo `test -f 'src/c/getHandleProperty/get_surface_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_surface_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_id_property.lo: src/c/getHandleProperty/get_figure_id_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_figure_id_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_id_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_id_property.lo `test -f 'src/c/getHandleProperty/get_figure_id_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_id_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_id_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_id_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_figure_id_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_figure_id_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_id_property.lo `test -f 'src/c/getHandleProperty/get_figure_id_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_id_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_mode_property.lo: src/c/getHandleProperty/get_mark_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_mark_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_mode_property.lo `test -f 'src/c/getHandleProperty/get_mark_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_mark_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_mark_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_mode_property.lo `test -f 'src/c/getHandleProperty/get_mark_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_mode.lo: src/c/getHandleProperty/get_interp_color_mode.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_mode.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_interp_color_mode.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_mode.lo `test -f 'src/c/getHandleProperty/get_interp_color_mode.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_interp_color_mode.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_interp_color_mode.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_interp_color_mode.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_interp_color_mode.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_mode.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_mode.lo `test -f 'src/c/getHandleProperty/get_interp_color_mode.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_interp_color_mode.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_font_size_property.lo: src/c/getHandleProperty/get_font_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_font_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_font_size_property.lo `test -f 'src/c/getHandleProperty/get_font_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_font_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_font_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_font_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_font_size_property.lo `test -f 'src/c/getHandleProperty/get_font_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_font_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_x_shift_property.lo: src/c/getHandleProperty/get_x_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_x_shift_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_shift_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_x_shift_property.lo `test -f 'src/c/getHandleProperty/get_x_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_x_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_shift_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_shift_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_x_shift_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_x_shift_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_x_shift_property.lo `test -f 'src/c/getHandleProperty/get_x_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_x_shift_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_z_shift_property.lo: src/c/getHandleProperty/get_z_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_z_shift_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_shift_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_z_shift_property.lo `test -f 'src/c/getHandleProperty/get_z_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_z_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_shift_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_shift_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_z_shift_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_z_shift_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_z_shift_property.lo `test -f 'src/c/getHandleProperty/get_z_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_z_shift_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_line_style_property.lo: src/c/getHandleProperty/get_line_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_line_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_line_style_property.lo `test -f 'src/c/getHandleProperty/get_line_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_line_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_line_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_line_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_line_style_property.lo `test -f 'src/c/getHandleProperty/get_line_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_line_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_foreground_property.lo: src/c/getHandleProperty/get_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_foreground_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_foreground_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_foreground_property.lo `test -f 'src/c/getHandleProperty/get_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_foreground_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_foreground_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_foreground_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_foreground_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_foreground_property.lo `test -f 'src/c/getHandleProperty/get_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_foreground_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_style_property.lo: src/c/getHandleProperty/get_mark_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_mark_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_style_property.lo `test -f 'src/c/getHandleProperty/get_mark_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_mark_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_mark_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_style_property.lo `test -f 'src/c/getHandleProperty/get_mark_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_color_map_property.lo: src/c/getHandleProperty/get_color_map_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_color_map_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_map_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_color_map_property.lo `test -f 'src/c/getHandleProperty/get_color_map_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_color_map_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_map_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_map_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_color_map_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_color_map_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_color_map_property.lo `test -f 'src/c/getHandleProperty/get_color_map_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_color_map_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_polyline_style_property.lo: src/c/getHandleProperty/get_polyline_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_polyline_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_polyline_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_polyline_style_property.lo `test -f 'src/c/getHandleProperty/get_polyline_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_polyline_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_polyline_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_polyline_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_polyline_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_polyline_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_polyline_style_property.lo `test -f 'src/c/getHandleProperty/get_polyline_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_polyline_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_font_angle_property.lo: src/c/getHandleProperty/get_font_angle_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_font_angle_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_angle_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_font_angle_property.lo `test -f 'src/c/getHandleProperty/get_font_angle_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_font_angle_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_angle_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_angle_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_font_angle_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_font_angle_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_font_angle_property.lo `test -f 'src/c/getHandleProperty/get_font_angle_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_font_angle_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_vector.lo: src/c/getHandleProperty/get_interp_color_vector.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_vector.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_interp_color_vector.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_vector.lo `test -f 'src/c/getHandleProperty/get_interp_color_vector.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_interp_color_vector.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_interp_color_vector.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_interp_color_vector.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_interp_color_vector.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_vector.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_interp_color_vector.lo `test -f 'src/c/getHandleProperty/get_interp_color_vector.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_interp_color_vector.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_name_property.lo: src/c/getHandleProperty/get_figure_name_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_figure_name_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_name_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_name_property.lo `test -f 'src/c/getHandleProperty/get_figure_name_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_name_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_name_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_name_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_figure_name_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_figure_name_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_name_property.lo `test -f 'src/c/getHandleProperty/get_figure_name_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_name_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_factor_property.lo: src/c/getHandleProperty/get_arrow_size_factor_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_factor_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arrow_size_factor_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_factor_property.lo `test -f 'src/c/getHandleProperty/get_arrow_size_factor_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_arrow_size_factor_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arrow_size_factor_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arrow_size_factor_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_arrow_size_factor_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_factor_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_factor_property.lo `test -f 'src/c/getHandleProperty/get_arrow_size_factor_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_arrow_size_factor_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_unit_property.lo: src/c/getHandleProperty/get_mark_size_unit_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_unit_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_size_unit_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_unit_property.lo `test -f 'src/c/getHandleProperty/get_mark_size_unit_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_size_unit_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_size_unit_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_size_unit_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_mark_size_unit_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_unit_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_unit_property.lo `test -f 'src/c/getHandleProperty/get_mark_size_unit_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_size_unit_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_property.lo: src/c/getHandleProperty/get_mark_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_property.lo `test -f 'src/c/getHandleProperty/get_mark_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_mark_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_size_property.lo `test -f 'src/c/getHandleProperty/get_mark_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_offset_property.lo: src/c/getHandleProperty/get_mark_offset_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_mark_offset_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_offset_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_offset_property.lo `test -f 'src/c/getHandleProperty/get_mark_offset_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_offset_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_offset_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_offset_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_mark_offset_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_mark_offset_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_offset_property.lo `test -f 'src/c/getHandleProperty/get_mark_offset_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_offset_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_stride_property.lo: src/c/getHandleProperty/get_mark_stride_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_mark_stride_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_stride_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_stride_property.lo `test -f 'src/c/getHandleProperty/get_mark_stride_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_stride_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_stride_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_stride_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_mark_stride_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_mark_stride_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_stride_property.lo `test -f 'src/c/getHandleProperty/get_mark_stride_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_stride_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_mark_background_property.lo: src/c/getHandleProperty/get_mark_background_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_mark_background_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_background_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_background_property.lo `test -f 'src/c/getHandleProperty/get_mark_background_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_background_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_background_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_mark_background_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_mark_background_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_mark_background_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_mark_background_property.lo `test -f 'src/c/getHandleProperty/get_mark_background_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_mark_background_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_resize_property.lo: src/c/getHandleProperty/get_auto_resize_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_auto_resize_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_resize_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_resize_property.lo `test -f 'src/c/getHandleProperty/get_auto_resize_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_resize_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_resize_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_resize_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_auto_resize_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_auto_resize_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_resize_property.lo `test -f 'src/c/getHandleProperty/get_auto_resize_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_resize_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_fill_mode_property.lo: src/c/getHandleProperty/get_fill_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_fill_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_fill_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_fill_mode_property.lo `test -f 'src/c/getHandleProperty/get_fill_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_fill_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_fill_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_fill_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_fill_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_fill_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_fill_mode_property.lo `test -f 'src/c/getHandleProperty/get_fill_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_fill_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_tight_limits_property.lo: src/c/getHandleProperty/get_tight_limits_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_tight_limits_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tight_limits_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tight_limits_property.lo `test -f 'src/c/getHandleProperty/get_tight_limits_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tight_limits_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tight_limits_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tight_limits_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_tight_limits_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_tight_limits_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tight_limits_property.lo `test -f 'src/c/getHandleProperty/get_tight_limits_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tight_limits_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_ticks_property.lo: src/c/getHandleProperty/get_auto_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_auto_ticks_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_ticks_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_ticks_property.lo `test -f 'src/c/getHandleProperty/get_auto_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_ticks_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_ticks_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_auto_ticks_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_auto_ticks_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_ticks_property.lo `test -f 'src/c/getHandleProperty/get_auto_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_ticks_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_x_label_property.lo: src/c/getHandleProperty/get_x_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_x_label_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_label_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_x_label_property.lo `test -f 'src/c/getHandleProperty/get_x_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_x_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_label_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_label_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_x_label_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_x_label_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_x_label_property.lo `test -f 'src/c/getHandleProperty/get_x_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_x_label_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_scale_property.lo: src/c/getHandleProperty/get_auto_scale_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_auto_scale_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_scale_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_scale_property.lo `test -f 'src/c/getHandleProperty/get_auto_scale_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_scale_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_scale_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_scale_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_auto_scale_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_auto_scale_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_scale_property.lo `test -f 'src/c/getHandleProperty/get_auto_scale_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_scale_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_dimensionning_property.lo: src/c/getHandleProperty/get_auto_dimensionning_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_auto_dimensionning_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_dimensionning_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_dimensionning_property.lo `test -f 'src/c/getHandleProperty/get_auto_dimensionning_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_dimensionning_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_dimensionning_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_dimensionning_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_auto_dimensionning_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_auto_dimensionning_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_dimensionning_property.lo `test -f 'src/c/getHandleProperty/get_auto_dimensionning_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_dimensionning_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_property.lo: src/c/getHandleProperty/get_text_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_box_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_property.lo `test -f 'src/c/getHandleProperty/get_text_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_text_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_box_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_box_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_text_box_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_property.lo `test -f 'src/c/getHandleProperty/get_text_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_text_box_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_clip_box_property.lo: src/c/getHandleProperty/get_clip_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_clip_box_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_clip_box_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_clip_box_property.lo `test -f 'src/c/getHandleProperty/get_clip_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_clip_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_clip_box_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_clip_box_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_clip_box_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_clip_box_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_clip_box_property.lo `test -f 'src/c/getHandleProperty/get_clip_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_clip_box_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_tics_direction_property.lo: src/c/getHandleProperty/get_tics_direction_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_tics_direction_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_direction_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tics_direction_property.lo `test -f 'src/c/getHandleProperty/get_tics_direction_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tics_direction_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_direction_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_direction_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_tics_direction_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_tics_direction_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tics_direction_property.lo `test -f 'src/c/getHandleProperty/get_tics_direction_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tics_direction_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_position_property.lo: src/c/getHandleProperty/get_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_position_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_position_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_position_property.lo `test -f 'src/c/getHandleProperty/get_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_position_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_position_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_position_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_position_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_position_property.lo `test -f 'src/c/getHandleProperty/get_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_position_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_y_label_property.lo: src/c/getHandleProperty/get_y_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_y_label_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_label_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_y_label_property.lo `test -f 'src/c/getHandleProperty/get_y_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_y_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_label_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_label_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_y_label_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_y_label_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_y_label_property.lo `test -f 'src/c/getHandleProperty/get_y_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_y_label_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_data_property.lo: src/c/getHandleProperty/get_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_data_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_data_property.lo `test -f 'src/c/getHandleProperty/get_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_data_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_data_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_data_property.lo `test -f 'src/c/getHandleProperty/get_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_data_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_clear_property.lo: src/c/getHandleProperty/get_auto_clear_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_auto_clear_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_clear_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_clear_property.lo `test -f 'src/c/getHandleProperty/get_auto_clear_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_clear_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_clear_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_clear_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_auto_clear_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_auto_clear_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_clear_property.lo `test -f 'src/c/getHandleProperty/get_auto_clear_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_clear_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_title_property.lo: src/c/getHandleProperty/get_title_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_title_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_title_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_title_property.lo `test -f 'src/c/getHandleProperty/get_title_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_title_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_title_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_title_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_title_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_title_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_title_property.lo `test -f 'src/c/getHandleProperty/get_title_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_title_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_state_property.lo: src/c/getHandleProperty/get_zoom_state_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_state_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_zoom_state_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_state_property.lo `test -f 'src/c/getHandleProperty/get_zoom_state_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_zoom_state_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_zoom_state_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_zoom_state_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_zoom_state_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_state_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_state_property.lo `test -f 'src/c/getHandleProperty/get_zoom_state_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_zoom_state_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_box_property.lo: src/c/getHandleProperty/get_zoom_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_box_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_zoom_box_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_box_property.lo `test -f 'src/c/getHandleProperty/get_zoom_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_zoom_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_zoom_box_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_zoom_box_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_zoom_box_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_box_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_zoom_box_property.lo `test -f 'src/c/getHandleProperty/get_zoom_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_zoom_box_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_log_flags_property.lo: src/c/getHandleProperty/get_log_flags_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_log_flags_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_log_flags_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_log_flags_property.lo `test -f 'src/c/getHandleProperty/get_log_flags_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_log_flags_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_log_flags_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_log_flags_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_log_flags_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_log_flags_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_log_flags_property.lo `test -f 'src/c/getHandleProperty/get_log_flags_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_log_flags_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_x_location_property.lo: src/c/getHandleProperty/get_x_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_x_location_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_location_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_x_location_property.lo `test -f 'src/c/getHandleProperty/get_x_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_x_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_location_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_location_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_x_location_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_x_location_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_x_location_property.lo `test -f 'src/c/getHandleProperty/get_x_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_x_location_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_mode_property.lo: src/c/getHandleProperty/get_text_box_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_box_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_mode_property.lo `test -f 'src/c/getHandleProperty/get_text_box_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_text_box_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_box_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_box_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_text_box_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_text_box_mode_property.lo `test -f 'src/c/getHandleProperty/get_text_box_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_text_box_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_y_location_property.lo: src/c/getHandleProperty/get_y_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_y_location_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_location_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_y_location_property.lo `test -f 'src/c/getHandleProperty/get_y_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_y_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_location_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_location_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_y_location_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_y_location_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_y_location_property.lo `test -f 'src/c/getHandleProperty/get_y_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_y_location_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_z_label_property.lo: src/c/getHandleProperty/get_z_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_z_label_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_label_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_z_label_property.lo `test -f 'src/c/getHandleProperty/get_z_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_z_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_label_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_label_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_z_label_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_z_label_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_z_label_property.lo `test -f 'src/c/getHandleProperty/get_z_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_z_label_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_alignment_property.lo: src/c/getHandleProperty/get_alignment_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_alignment_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_alignment_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_alignment_property.lo `test -f 'src/c/getHandleProperty/get_alignment_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_alignment_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_alignment_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_alignment_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_alignment_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_alignment_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_alignment_property.lo `test -f 'src/c/getHandleProperty/get_alignment_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_alignment_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_font_style_property.lo: src/c/getHandleProperty/get_font_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_font_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_font_style_property.lo `test -f 'src/c/getHandleProperty/get_font_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_font_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_font_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_font_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_font_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_font_style_property.lo `test -f 'src/c/getHandleProperty/get_font_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_font_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_rotation_property.lo: src/c/getHandleProperty/get_auto_rotation_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_auto_rotation_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_rotation_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_rotation_property.lo `test -f 'src/c/getHandleProperty/get_auto_rotation_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_rotation_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_rotation_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_rotation_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_auto_rotation_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_auto_rotation_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_rotation_property.lo `test -f 'src/c/getHandleProperty/get_auto_rotation_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_rotation_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_clip_state_property.lo: src/c/getHandleProperty/get_clip_state_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_clip_state_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_clip_state_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_clip_state_property.lo `test -f 'src/c/getHandleProperty/get_clip_state_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_clip_state_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_clip_state_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_clip_state_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_clip_state_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_clip_state_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_clip_state_property.lo `test -f 'src/c/getHandleProperty/get_clip_state_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_clip_state_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_callback_property.lo: src/c/getHandleProperty/get_callback_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_callback_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_callback_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_callback_property.lo `test -f 'src/c/getHandleProperty/get_callback_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_callback_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_callback_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_callback_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_callback_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_callback_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_callback_property.lo `test -f 'src/c/getHandleProperty/get_callback_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_callback_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_position_property.lo: src/c/getHandleProperty/get_auto_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_auto_position_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_position_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_position_property.lo `test -f 'src/c/getHandleProperty/get_auto_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_position_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_position_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_auto_position_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_auto_position_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_position_property.lo `test -f 'src/c/getHandleProperty/get_auto_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_position_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_closed_property.lo: src/c/getHandleProperty/get_closed_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_closed_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_closed_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_closed_property.lo `test -f 'src/c/getHandleProperty/get_closed_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_closed_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_closed_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_closed_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_closed_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_closed_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_closed_property.lo `test -f 'src/c/getHandleProperty/get_closed_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_closed_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_text_property.lo: src/c/getHandleProperty/get_text_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_text_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_text_property.lo `test -f 'src/c/getHandleProperty/get_text_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_text_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_text_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_text_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_text_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_text_property.lo `test -f 'src/c/getHandleProperty/get_text_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_text_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_margins_property.lo: src/c/getHandleProperty/get_margins_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_margins_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_margins_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_margins_property.lo `test -f 'src/c/getHandleProperty/get_margins_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_margins_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_margins_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_margins_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_margins_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_margins_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_margins_property.lo `test -f 'src/c/getHandleProperty/get_margins_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_margins_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_view_property.lo: src/c/getHandleProperty/get_view_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_view_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_view_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_view_property.lo `test -f 'src/c/getHandleProperty/get_view_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_view_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_view_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_view_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_view_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_view_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_view_property.lo `test -f 'src/c/getHandleProperty/get_view_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_view_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_data_bounds_property.lo: src/c/getHandleProperty/get_data_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_data_bounds_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_bounds_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_data_bounds_property.lo `test -f 'src/c/getHandleProperty/get_data_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_data_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_bounds_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_bounds_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_data_bounds_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_data_bounds_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_data_bounds_property.lo `test -f 'src/c/getHandleProperty/get_data_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_data_bounds_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_axes_reverse_property.lo: src/c/getHandleProperty/get_axes_reverse_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_axes_reverse_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_reverse_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_axes_reverse_property.lo `test -f 'src/c/getHandleProperty/get_axes_reverse_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_axes_reverse_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_reverse_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_reverse_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_axes_reverse_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_axes_reverse_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_axes_reverse_property.lo `test -f 'src/c/getHandleProperty/get_axes_reverse_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_axes_reverse_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_tics_color_property.lo: src/c/getHandleProperty/get_tics_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_tics_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tics_color_property.lo `test -f 'src/c/getHandleProperty/get_tics_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tics_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_tics_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_tics_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tics_color_property.lo `test -f 'src/c/getHandleProperty/get_tics_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tics_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_axes_bounds_property.lo: src/c/getHandleProperty/get_axes_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_axes_bounds_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_bounds_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_axes_bounds_property.lo `test -f 'src/c/getHandleProperty/get_axes_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_axes_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_bounds_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_bounds_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_axes_bounds_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_axes_bounds_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_axes_bounds_property.lo `test -f 'src/c/getHandleProperty/get_axes_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_axes_bounds_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_tics_style_property.lo: src/c/getHandleProperty/get_tics_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_tics_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tics_style_property.lo `test -f 'src/c/getHandleProperty/get_tics_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tics_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_tics_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_tics_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tics_style_property.lo `test -f 'src/c/getHandleProperty/get_tics_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tics_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_user_data_property.lo: src/c/getHandleProperty/get_user_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_user_data_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_user_data_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_user_data_property.lo `test -f 'src/c/getHandleProperty/get_user_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_user_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_user_data_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_user_data_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_user_data_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_user_data_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_user_data_property.lo `test -f 'src/c/getHandleProperty/get_user_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_user_data_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_xtics_coord_property.lo: src/c/getHandleProperty/get_xtics_coord_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_xtics_coord_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_xtics_coord_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_xtics_coord_property.lo `test -f 'src/c/getHandleProperty/get_xtics_coord_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_xtics_coord_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_xtics_coord_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_xtics_coord_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_xtics_coord_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_xtics_coord_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_xtics_coord_property.lo `test -f 'src/c/getHandleProperty/get_xtics_coord_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_xtics_coord_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_color_mode_property.lo: src/c/getHandleProperty/get_color_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_color_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_color_mode_property.lo `test -f 'src/c/getHandleProperty/get_color_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_color_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_color_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_color_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_color_mode_property.lo `test -f 'src/c/getHandleProperty/get_color_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_color_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_z_bounds_property.lo: src/c/getHandleProperty/get_z_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_z_bounds_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_bounds_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_z_bounds_property.lo `test -f 'src/c/getHandleProperty/get_z_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_z_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_bounds_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_bounds_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_z_bounds_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_z_bounds_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_z_bounds_property.lo `test -f 'src/c/getHandleProperty/get_z_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_z_bounds_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_data_mapping_property.lo: src/c/getHandleProperty/get_data_mapping_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_data_mapping_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_mapping_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_data_mapping_property.lo `test -f 'src/c/getHandleProperty/get_data_mapping_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_data_mapping_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_mapping_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_data_mapping_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_data_mapping_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_data_mapping_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_data_mapping_property.lo `test -f 'src/c/getHandleProperty/get_data_mapping_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_data_mapping_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_property.lo: src/c/getHandleProperty/get_arrow_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arrow_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_property.lo `test -f 'src/c/getHandleProperty/get_arrow_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_arrow_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arrow_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arrow_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_arrow_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_arrow_size_property.lo `test -f 'src/c/getHandleProperty/get_arrow_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_arrow_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_angles_property.lo: src/c/getHandleProperty/get_rotation_angles_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_angles_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rotation_angles_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_angles_property.lo `test -f 'src/c/getHandleProperty/get_rotation_angles_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_rotation_angles_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rotation_angles_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rotation_angles_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_rotation_angles_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_angles_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_rotation_angles_property.lo `test -f 'src/c/getHandleProperty/get_rotation_angles_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_rotation_angles_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_callback_type_property.lo: src/c/getHandleProperty/get_callback_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_callback_type_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_callback_type_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_callback_type_property.lo `test -f 'src/c/getHandleProperty/get_callback_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_callback_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_callback_type_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_callback_type_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_callback_type_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_callback_type_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_callback_type_property.lo `test -f 'src/c/getHandleProperty/get_callback_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_callback_type_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_format_n_property.lo: src/c/getHandleProperty/get_format_n_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_format_n_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_format_n_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_format_n_property.lo `test -f 'src/c/getHandleProperty/get_format_n_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_format_n_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_format_n_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_format_n_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_format_n_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_format_n_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_format_n_property.lo `test -f 'src/c/getHandleProperty/get_format_n_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_format_n_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_color_flag_property.lo: src/c/getHandleProperty/get_color_flag_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_color_flag_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_flag_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_color_flag_property.lo `test -f 'src/c/getHandleProperty/get_color_flag_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_color_flag_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_flag_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_flag_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_color_flag_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_color_flag_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_color_flag_property.lo `test -f 'src/c/getHandleProperty/get_color_flag_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_color_flag_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_sub_tics_property.lo: src/c/getHandleProperty/get_sub_tics_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_sub_tics_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_sub_tics_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_sub_tics_property.lo `test -f 'src/c/getHandleProperty/get_sub_tics_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_sub_tics_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_sub_tics_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_sub_tics_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_sub_tics_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_sub_tics_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_sub_tics_property.lo `test -f 'src/c/getHandleProperty/get_sub_tics_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_sub_tics_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_axis_color_property.lo: src/c/getHandleProperty/get_hidden_axis_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_axis_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_hidden_axis_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_axis_color_property.lo `test -f 'src/c/getHandleProperty/get_hidden_axis_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_hidden_axis_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_hidden_axis_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_hidden_axis_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_hidden_axis_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_axis_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_axis_color_property.lo `test -f 'src/c/getHandleProperty/get_hidden_axis_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_hidden_axis_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_ytics_coord_property.lo: src/c/getHandleProperty/get_ytics_coord_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_ytics_coord_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ytics_coord_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_ytics_coord_property.lo `test -f 'src/c/getHandleProperty/get_ytics_coord_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_ytics_coord_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ytics_coord_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ytics_coord_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_ytics_coord_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_ytics_coord_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_ytics_coord_property.lo `test -f 'src/c/getHandleProperty/get_ytics_coord_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_ytics_coord_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_size_property.lo: src/c/getHandleProperty/get_labels_font_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_size_property.lo `test -f 'src/c/getHandleProperty/get_labels_font_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_labels_font_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_labels_font_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_size_property.lo `test -f 'src/c/getHandleProperty/get_labels_font_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_labels_font_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_isoview_property.lo: src/c/getHandleProperty/get_isoview_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_isoview_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_isoview_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_isoview_property.lo `test -f 'src/c/getHandleProperty/get_isoview_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_isoview_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_isoview_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_isoview_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_isoview_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_isoview_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_isoview_property.lo `test -f 'src/c/getHandleProperty/get_isoview_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_isoview_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_grid_property.lo: src/c/getHandleProperty/get_grid_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_grid_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_grid_property.lo `test -f 'src/c/getHandleProperty/get_grid_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_grid_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_grid_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_grid_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_grid_property.lo `test -f 'src/c/getHandleProperty/get_grid_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_grid_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_grid_thickness_property.lo: src/c/getHandleProperty/get_grid_thickness_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_grid_thickness_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_thickness_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_grid_thickness_property.lo `test -f 'src/c/getHandleProperty/get_grid_thickness_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_grid_thickness_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_thickness_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_thickness_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_grid_thickness_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_grid_thickness_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_grid_thickness_property.lo `test -f 'src/c/getHandleProperty/get_grid_thickness_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_grid_thickness_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_grid_style_property.lo: src/c/getHandleProperty/get_grid_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_grid_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_grid_style_property.lo `test -f 'src/c/getHandleProperty/get_grid_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_grid_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_grid_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_grid_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_grid_style_property.lo `test -f 'src/c/getHandleProperty/get_grid_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_grid_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_box_property.lo: src/c/getHandleProperty/get_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_box_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_box_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_box_property.lo `test -f 'src/c/getHandleProperty/get_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_box_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_box_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_box_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_box_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_box_property.lo `test -f 'src/c/getHandleProperty/get_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_box_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_color_property.lo: src/c/getHandleProperty/get_hidden_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_hidden_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_color_property.lo `test -f 'src/c/getHandleProperty/get_hidden_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_hidden_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_hidden_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_hidden_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_hidden_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_hidden_color_property.lo `test -f 'src/c/getHandleProperty/get_hidden_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_hidden_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_handle_visible_property.lo: src/c/getHandleProperty/get_handle_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_handle_visible_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_handle_visible_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_handle_visible_property.lo `test -f 'src/c/getHandleProperty/get_handle_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_handle_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_handle_visible_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_handle_visible_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_handle_visible_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_handle_visible_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_handle_visible_property.lo `test -f 'src/c/getHandleProperty/get_handle_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_handle_visible_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_color_property.lo: src/c/getHandleProperty/get_labels_font_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_color_property.lo `test -f 'src/c/getHandleProperty/get_labels_font_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_labels_font_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_labels_font_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_color_property.lo `test -f 'src/c/getHandleProperty/get_labels_font_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_labels_font_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_surface_color_property.lo: src/c/getHandleProperty/get_surface_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_surface_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_surface_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_surface_color_property.lo `test -f 'src/c/getHandleProperty/get_surface_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_surface_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_surface_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_surface_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_surface_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_surface_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_surface_color_property.lo `test -f 'src/c/getHandleProperty/get_surface_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_surface_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_tics_label_property.lo: src/c/getHandleProperty/get_tics_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_tics_label_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_label_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tics_label_property.lo `test -f 'src/c/getHandleProperty/get_tics_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tics_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_label_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_label_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_tics_label_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_tics_label_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tics_label_property.lo `test -f 'src/c/getHandleProperty/get_tics_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tics_label_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_style_property.lo: src/c/getHandleProperty/get_labels_font_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_style_property.lo `test -f 'src/c/getHandleProperty/get_labels_font_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_labels_font_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_labels_font_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_labels_font_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_labels_font_style_property.lo `test -f 'src/c/getHandleProperty/get_labels_font_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_labels_font_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_axes_visible_property.lo: src/c/getHandleProperty/get_axes_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_axes_visible_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_visible_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_axes_visible_property.lo `test -f 'src/c/getHandleProperty/get_axes_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_axes_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_visible_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_axes_visible_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_axes_visible_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_axes_visible_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_axes_visible_property.lo `test -f 'src/c/getHandleProperty/get_axes_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_axes_visible_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_cube_scaling_property.lo: src/c/getHandleProperty/get_cube_scaling_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_cube_scaling_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_cube_scaling_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_cube_scaling_property.lo `test -f 'src/c/getHandleProperty/get_cube_scaling_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_cube_scaling_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_cube_scaling_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_cube_scaling_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_cube_scaling_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_cube_scaling_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_cube_scaling_property.lo `test -f 'src/c/getHandleProperty/get_cube_scaling_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_cube_scaling_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_tics_segment_property.lo: src/c/getHandleProperty/get_tics_segment_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_tics_segment_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_segment_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tics_segment_property.lo `test -f 'src/c/getHandleProperty/get_tics_segment_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tics_segment_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_segment_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tics_segment_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_tics_segment_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_tics_segment_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tics_segment_property.lo `test -f 'src/c/getHandleProperty/get_tics_segment_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tics_segment_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_cdata_mapping_property.lo: src/c/getHandleProperty/get_cdata_mapping_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_cdata_mapping_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_cdata_mapping_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_cdata_mapping_property.lo `test -f 'src/c/getHandleProperty/get_cdata_mapping_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_cdata_mapping_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_cdata_mapping_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_cdata_mapping_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_cdata_mapping_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_cdata_mapping_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_cdata_mapping_property.lo `test -f 'src/c/getHandleProperty/get_cdata_mapping_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_cdata_mapping_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_colored_property.lo: src/c/getHandleProperty/get_colored_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_colored_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_colored_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_colored_property.lo `test -f 'src/c/getHandleProperty/get_colored_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_colored_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_colored_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_colored_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_colored_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_colored_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_colored_property.lo `test -f 'src/c/getHandleProperty/get_colored_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_colored_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_triangles_property.lo: src/c/getHandleProperty/get_triangles_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_triangles_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_triangles_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_triangles_property.lo `test -f 'src/c/getHandleProperty/get_triangles_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_triangles_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_triangles_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_triangles_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_triangles_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_triangles_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_triangles_property.lo `test -f 'src/c/getHandleProperty/get_triangles_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_triangles_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_viewport_property.lo: src/c/getHandleProperty/get_viewport_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_viewport_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_viewport_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_viewport_property.lo `test -f 'src/c/getHandleProperty/get_viewport_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_viewport_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_viewport_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_viewport_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_viewport_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_viewport_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_viewport_property.lo `test -f 'src/c/getHandleProperty/get_viewport_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_viewport_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_info_message_property.lo: src/c/getHandleProperty/get_info_message_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_info_message_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_info_message_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_info_message_property.lo `test -f 'src/c/getHandleProperty/get_info_message_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_info_message_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_info_message_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_info_message_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_info_message_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_info_message_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_info_message_property.lo `test -f 'src/c/getHandleProperty/get_info_message_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_info_message_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_y_ticks_property.lo: src/c/getHandleProperty/get_y_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_y_ticks_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_ticks_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_y_ticks_property.lo `test -f 'src/c/getHandleProperty/get_y_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_y_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_ticks_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_y_ticks_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_y_ticks_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_y_ticks_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_y_ticks_property.lo `test -f 'src/c/getHandleProperty/get_y_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_y_ticks_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_z_ticks_property.lo: src/c/getHandleProperty/get_z_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_z_ticks_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_ticks_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_z_ticks_property.lo `test -f 'src/c/getHandleProperty/get_z_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_z_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_ticks_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_z_ticks_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_z_ticks_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_z_ticks_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_z_ticks_property.lo `test -f 'src/c/getHandleProperty/get_z_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_z_ticks_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_x_ticks_property.lo: src/c/getHandleProperty/get_x_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_x_ticks_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_ticks_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_x_ticks_property.lo `test -f 'src/c/getHandleProperty/get_x_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_x_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_ticks_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_x_ticks_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_x_ticks_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_x_ticks_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_x_ticks_property.lo `test -f 'src/c/getHandleProperty/get_x_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_x_ticks_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_format_property.lo: src/c/getHandleProperty/get_ticks_format_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_format_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ticks_format_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_format_property.lo `test -f 'src/c/getHandleProperty/get_ticks_format_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_ticks_format_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ticks_format_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ticks_format_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_ticks_format_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_format_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_format_property.lo `test -f 'src/c/getHandleProperty/get_ticks_format_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_ticks_format_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_st_property.lo: src/c/getHandleProperty/get_ticks_st_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_st_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ticks_st_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_st_property.lo `test -f 'src/c/getHandleProperty/get_ticks_st_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_ticks_st_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ticks_st_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ticks_st_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_ticks_st_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_st_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_ticks_st_property.lo `test -f 'src/c/getHandleProperty/get_ticks_st_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_ticks_st_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-setGetHashTable.lo: src/c/getHandleProperty/setGetHashTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-setGetHashTable.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-setGetHashTable.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-setGetHashTable.lo `test -f 'src/c/getHandleProperty/setGetHashTable.c' || echo '$(srcdir)/'`src/c/getHandleProperty/setGetHashTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-setGetHashTable.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-setGetHashTable.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/setGetHashTable.c' object='src/c/getHandleProperty/libscigraphics_algo_la-setGetHashTable.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-setGetHashTable.lo `test -f 'src/c/getHandleProperty/setGetHashTable.c' || echo '$(srcdir)/'`src/c/getHandleProperty/setGetHashTable.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_segs_color_property.lo: src/c/getHandleProperty/get_segs_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_segs_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_segs_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_segs_color_property.lo `test -f 'src/c/getHandleProperty/get_segs_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_segs_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_segs_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_segs_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_segs_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_segs_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_segs_color_property.lo `test -f 'src/c/getHandleProperty/get_segs_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_segs_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_screen_position_property.lo: src/c/getHandleProperty/get_screen_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_screen_position_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_screen_position_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_screen_position_property.lo `test -f 'src/c/getHandleProperty/get_screen_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_screen_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_screen_position_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_screen_position_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_screen_position_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_screen_position_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_screen_position_property.lo `test -f 'src/c/getHandleProperty/get_screen_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_screen_position_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_property.lo: src/c/getHandleProperty/get_event_handler_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_event_handler_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_property.lo `test -f 'src/c/getHandleProperty/get_event_handler_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_event_handler_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_event_handler_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_event_handler_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_event_handler_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_property.lo `test -f 'src/c/getHandleProperty/get_event_handler_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_event_handler_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_enable_property.lo: src/c/getHandleProperty/get_event_handler_enable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_enable_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_event_handler_enable_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_enable_property.lo `test -f 'src/c/getHandleProperty/get_event_handler_enable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_event_handler_enable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_event_handler_enable_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_event_handler_enable_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_event_handler_enable_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_enable_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_event_handler_enable_property.lo `test -f 'src/c/getHandleProperty/get_event_handler_enable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_event_handler_enable_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_arc_drawing_method_property.lo: src/c/getHandleProperty/get_arc_drawing_method_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_arc_drawing_method_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arc_drawing_method_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_arc_drawing_method_property.lo `test -f 'src/c/getHandleProperty/get_arc_drawing_method_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_arc_drawing_method_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arc_drawing_method_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_arc_drawing_method_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_arc_drawing_method_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_arc_drawing_method_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_arc_drawing_method_property.lo `test -f 'src/c/getHandleProperty/get_arc_drawing_method_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_arc_drawing_method_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_fractional_font_property.lo: src/c/getHandleProperty/get_fractional_font_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_fractional_font_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_fractional_font_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_fractional_font_property.lo `test -f 'src/c/getHandleProperty/get_fractional_font_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_fractional_font_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_fractional_font_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_fractional_font_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_fractional_font_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_fractional_font_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_fractional_font_property.lo `test -f 'src/c/getHandleProperty/get_fractional_font_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_fractional_font_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_links_property.lo: src/c/getHandleProperty/get_links_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_links_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_links_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_links_property.lo `test -f 'src/c/getHandleProperty/get_links_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_links_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_links_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_links_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_links_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_links_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_links_property.lo `test -f 'src/c/getHandleProperty/get_links_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_links_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_legend_location_property.lo: src/c/getHandleProperty/get_legend_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_legend_location_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_legend_location_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_legend_location_property.lo `test -f 'src/c/getHandleProperty/get_legend_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_legend_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_legend_location_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_legend_location_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_legend_location_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_legend_location_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_legend_location_property.lo `test -f 'src/c/getHandleProperty/get_legend_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_legend_location_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_filled_property.lo: src/c/getHandleProperty/get_filled_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_filled_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_filled_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_filled_property.lo `test -f 'src/c/getHandleProperty/get_filled_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_filled_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_filled_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_filled_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_filled_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_filled_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_filled_property.lo `test -f 'src/c/getHandleProperty/get_filled_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_filled_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_color_range_property.lo: src/c/getHandleProperty/get_color_range_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_color_range_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_range_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_color_range_property.lo `test -f 'src/c/getHandleProperty/get_color_range_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_color_range_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_range_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_color_range_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_color_range_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_color_range_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_color_range_property.lo `test -f 'src/c/getHandleProperty/get_color_range_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_color_range_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_outside_colors_property.lo: src/c/getHandleProperty/get_outside_colors_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_outside_colors_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_outside_colors_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_outside_colors_property.lo `test -f 'src/c/getHandleProperty/get_outside_colors_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_outside_colors_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_outside_colors_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_outside_colors_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_outside_colors_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_outside_colors_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_outside_colors_property.lo `test -f 'src/c/getHandleProperty/get_outside_colors_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_outside_colors_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_grid_position_property.lo: src/c/getHandleProperty/get_grid_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_grid_position_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_position_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_grid_position_property.lo `test -f 'src/c/getHandleProperty/get_grid_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_grid_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_position_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_grid_position_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_grid_position_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_grid_position_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_grid_position_property.lo `test -f 'src/c/getHandleProperty/get_grid_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_grid_position_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_anti_aliasing_property.lo: src/c/getHandleProperty/get_anti_aliasing_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_anti_aliasing_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_anti_aliasing_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_anti_aliasing_property.lo `test -f 'src/c/getHandleProperty/get_anti_aliasing_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_anti_aliasing_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_anti_aliasing_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_anti_aliasing_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_anti_aliasing_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_anti_aliasing_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_anti_aliasing_property.lo `test -f 'src/c/getHandleProperty/get_anti_aliasing_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_anti_aliasing_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_tag_property.lo: src/c/getHandleProperty/get_tag_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_tag_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tag_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tag_property.lo `test -f 'src/c/getHandleProperty/get_tag_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tag_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tag_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tag_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_tag_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_tag_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tag_property.lo `test -f 'src/c/getHandleProperty/get_tag_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tag_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_image_type_property.lo: src/c/getHandleProperty/get_image_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_image_type_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_image_type_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_image_type_property.lo `test -f 'src/c/getHandleProperty/get_image_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_image_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_image_type_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_image_type_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_image_type_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_image_type_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_image_type_property.lo `test -f 'src/c/getHandleProperty/get_image_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_image_type_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_resize_property.lo: src/c/getHandleProperty/get_resize_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_resize_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_resize_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_resize_property.lo `test -f 'src/c/getHandleProperty/get_resize_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_resize_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_resize_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_resize_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_resize_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_resize_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_resize_property.lo `test -f 'src/c/getHandleProperty/get_resize_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_resize_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_toolbar_property.lo: src/c/getHandleProperty/get_toolbar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_toolbar_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_toolbar_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_toolbar_property.lo `test -f 'src/c/getHandleProperty/get_toolbar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_toolbar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_toolbar_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_toolbar_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_toolbar_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_toolbar_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_toolbar_property.lo `test -f 'src/c/getHandleProperty/get_toolbar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_toolbar_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_menubar_property.lo: src/c/getHandleProperty/get_menubar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_menubar_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_menubar_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_menubar_property.lo `test -f 'src/c/getHandleProperty/get_menubar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_menubar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_menubar_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_menubar_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_menubar_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_menubar_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_menubar_property.lo `test -f 'src/c/getHandleProperty/get_menubar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_menubar_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_infobar_property.lo: src/c/getHandleProperty/get_infobar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_infobar_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_infobar_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_infobar_property.lo `test -f 'src/c/getHandleProperty/get_infobar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_infobar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_infobar_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_infobar_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_infobar_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_infobar_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_infobar_property.lo `test -f 'src/c/getHandleProperty/get_infobar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_infobar_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_dockable_property.lo: src/c/getHandleProperty/get_dockable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_dockable_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_dockable_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_dockable_property.lo `test -f 'src/c/getHandleProperty/get_dockable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_dockable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_dockable_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_dockable_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_dockable_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_dockable_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_dockable_property.lo `test -f 'src/c/getHandleProperty/get_dockable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_dockable_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_rect_property.lo: src/c/getHandleProperty/get_rect_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_rect_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rect_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_rect_property.lo `test -f 'src/c/getHandleProperty/get_rect_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_rect_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rect_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_rect_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_rect_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_rect_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_rect_property.lo `test -f 'src/c/getHandleProperty/get_rect_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_rect_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-GetHashTable.lo: src/c/getHandleProperty/GetHashTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-GetHashTable.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-GetHashTable.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-GetHashTable.lo `test -f 'src/c/getHandleProperty/GetHashTable.c' || echo '$(srcdir)/'`src/c/getHandleProperty/GetHashTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-GetHashTable.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-GetHashTable.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/GetHashTable.c' object='src/c/getHandleProperty/libscigraphics_algo_la-GetHashTable.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-GetHashTable.lo `test -f 'src/c/getHandleProperty/GetHashTable.c' || echo '$(srcdir)/'`src/c/getHandleProperty/GetHashTable.c
+
+src/c/libscigraphics_algo_la-graphicModuleLoad.lo: src/c/graphicModuleLoad.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-graphicModuleLoad.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-graphicModuleLoad.Tpo -c -o src/c/libscigraphics_algo_la-graphicModuleLoad.lo `test -f 'src/c/graphicModuleLoad.c' || echo '$(srcdir)/'`src/c/graphicModuleLoad.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-graphicModuleLoad.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-graphicModuleLoad.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/graphicModuleLoad.c' object='src/c/libscigraphics_algo_la-graphicModuleLoad.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-graphicModuleLoad.lo `test -f 'src/c/graphicModuleLoad.c' || echo '$(srcdir)/'`src/c/graphicModuleLoad.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_old_style_property.lo: src/c/getHandleProperty/set_old_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_old_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_old_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_old_style_property.lo `test -f 'src/c/getHandleProperty/set_old_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_old_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_old_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_old_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_old_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_old_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_old_style_property.lo `test -f 'src/c/getHandleProperty/set_old_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_old_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_name_property.lo: src/c/getHandleProperty/set_figure_name_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_figure_name_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_name_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_name_property.lo `test -f 'src/c/getHandleProperty/set_figure_name_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_name_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_name_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_name_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_figure_name_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_figure_name_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_name_property.lo `test -f 'src/c/getHandleProperty/set_figure_name_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_name_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-getPropertyAssignedValue.lo: src/c/getHandleProperty/getPropertyAssignedValue.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-getPropertyAssignedValue.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-getPropertyAssignedValue.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-getPropertyAssignedValue.lo `test -f 'src/c/getHandleProperty/getPropertyAssignedValue.c' || echo '$(srcdir)/'`src/c/getHandleProperty/getPropertyAssignedValue.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-getPropertyAssignedValue.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-getPropertyAssignedValue.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/getPropertyAssignedValue.c' object='src/c/getHandleProperty/libscigraphics_algo_la-getPropertyAssignedValue.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-getPropertyAssignedValue.lo `test -f 'src/c/getHandleProperty/getPropertyAssignedValue.c' || echo '$(srcdir)/'`src/c/getHandleProperty/getPropertyAssignedValue.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_visible_property.lo: src/c/getHandleProperty/set_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_visible_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_visible_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_visible_property.lo `test -f 'src/c/getHandleProperty/set_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_visible_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_visible_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_visible_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_visible_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_visible_property.lo `test -f 'src/c/getHandleProperty/set_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_visible_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_pixel_drawing_mode_property.lo: src/c/getHandleProperty/set_pixel_drawing_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_pixel_drawing_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_pixel_drawing_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_pixel_drawing_mode_property.lo `test -f 'src/c/getHandleProperty/set_pixel_drawing_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_pixel_drawing_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_pixel_drawing_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_pixel_drawing_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_pixel_drawing_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_pixel_drawing_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_pixel_drawing_mode_property.lo `test -f 'src/c/getHandleProperty/set_pixel_drawing_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_pixel_drawing_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_vector_property.lo: src/c/getHandleProperty/set_interp_color_vector_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_vector_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_interp_color_vector_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_vector_property.lo `test -f 'src/c/getHandleProperty/set_interp_color_vector_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_interp_color_vector_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_interp_color_vector_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_interp_color_vector_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_interp_color_vector_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_vector_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_vector_property.lo `test -f 'src/c/getHandleProperty/set_interp_color_vector_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_interp_color_vector_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_immediate_drawing_property.lo: src/c/getHandleProperty/set_immediate_drawing_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_immediate_drawing_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_immediate_drawing_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_immediate_drawing_property.lo `test -f 'src/c/getHandleProperty/set_immediate_drawing_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_immediate_drawing_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_immediate_drawing_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_immediate_drawing_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_immediate_drawing_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_immediate_drawing_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_immediate_drawing_property.lo `test -f 'src/c/getHandleProperty/set_immediate_drawing_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_immediate_drawing_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_size_property.lo: src/c/getHandleProperty/set_figure_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_figure_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_size_property.lo `test -f 'src/c/getHandleProperty/set_figure_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_figure_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_figure_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_size_property.lo `test -f 'src/c/getHandleProperty/set_figure_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_background_property.lo: src/c/getHandleProperty/set_background_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_background_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_background_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_background_property.lo `test -f 'src/c/getHandleProperty/set_background_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_background_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_background_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_background_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_background_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_background_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_background_property.lo `test -f 'src/c/getHandleProperty/set_background_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_background_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_style_property.lo: src/c/getHandleProperty/set_rotation_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rotation_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_style_property.lo `test -f 'src/c/getHandleProperty/set_rotation_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_rotation_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rotation_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rotation_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_rotation_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_style_property.lo `test -f 'src/c/getHandleProperty/set_rotation_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_rotation_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_current_figure_property.lo: src/c/getHandleProperty/set_current_figure_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_current_figure_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_figure_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_current_figure_property.lo `test -f 'src/c/getHandleProperty/set_current_figure_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_current_figure_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_figure_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_figure_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_current_figure_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_current_figure_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_current_figure_property.lo `test -f 'src/c/getHandleProperty/set_current_figure_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_current_figure_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_axes_size_property.lo: src/c/getHandleProperty/set_axes_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_axes_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_axes_size_property.lo `test -f 'src/c/getHandleProperty/set_axes_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_axes_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_axes_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_axes_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_axes_size_property.lo `test -f 'src/c/getHandleProperty/set_axes_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_axes_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_default_values_property.lo: src/c/getHandleProperty/set_default_values_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_default_values_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_default_values_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_default_values_property.lo `test -f 'src/c/getHandleProperty/set_default_values_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_default_values_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_default_values_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_default_values_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_default_values_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_default_values_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_default_values_property.lo `test -f 'src/c/getHandleProperty/set_default_values_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_default_values_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_position_property.lo: src/c/getHandleProperty/set_figure_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_figure_position_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_position_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_position_property.lo `test -f 'src/c/getHandleProperty/set_figure_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_position_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_position_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_figure_position_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_figure_position_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_position_property.lo `test -f 'src/c/getHandleProperty/set_figure_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_position_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_color_map_property.lo: src/c/getHandleProperty/set_color_map_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_color_map_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_map_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_color_map_property.lo `test -f 'src/c/getHandleProperty/set_color_map_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_color_map_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_map_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_map_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_color_map_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_color_map_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_color_map_property.lo `test -f 'src/c/getHandleProperty/set_color_map_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_color_map_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_resize_property.lo: src/c/getHandleProperty/set_auto_resize_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_auto_resize_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_resize_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_resize_property.lo `test -f 'src/c/getHandleProperty/set_auto_resize_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_resize_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_resize_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_resize_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_auto_resize_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_auto_resize_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_resize_property.lo `test -f 'src/c/getHandleProperty/set_auto_resize_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_resize_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_current_axes_property.lo: src/c/getHandleProperty/set_current_axes_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_current_axes_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_axes_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_current_axes_property.lo `test -f 'src/c/getHandleProperty/set_current_axes_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_current_axes_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_axes_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_axes_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_current_axes_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_current_axes_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_current_axes_property.lo `test -f 'src/c/getHandleProperty/set_current_axes_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_current_axes_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_current_entity_property.lo: src/c/getHandleProperty/set_current_entity_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_current_entity_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_entity_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_current_entity_property.lo `test -f 'src/c/getHandleProperty/set_current_entity_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_current_entity_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_entity_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_current_entity_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_current_entity_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_current_entity_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_current_entity_property.lo `test -f 'src/c/getHandleProperty/set_current_entity_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_current_entity_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_id_property.lo: src/c/getHandleProperty/set_figure_id_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_figure_id_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_id_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_id_property.lo `test -f 'src/c/getHandleProperty/set_figure_id_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_id_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_id_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_id_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_figure_id_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_figure_id_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_id_property.lo `test -f 'src/c/getHandleProperty/set_figure_id_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_id_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_style_property.lo: src/c/getHandleProperty/set_figure_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_figure_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_style_property.lo `test -f 'src/c/getHandleProperty/set_figure_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_figure_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_figure_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_style_property.lo `test -f 'src/c/getHandleProperty/set_figure_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_property.lo: src/c/getHandleProperty/set_mark_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_property.lo `test -f 'src/c/getHandleProperty/set_mark_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_mark_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_property.lo `test -f 'src/c/getHandleProperty/set_mark_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_offset_property.lo: src/c/getHandleProperty/set_mark_offset_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_mark_offset_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_offset_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_offset_property.lo `test -f 'src/c/getHandleProperty/set_mark_offset_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_offset_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_offset_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_offset_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_mark_offset_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_mark_offset_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_offset_property.lo `test -f 'src/c/getHandleProperty/set_mark_offset_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_offset_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_stride_property.lo: src/c/getHandleProperty/set_mark_stride_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_mark_stride_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_stride_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_stride_property.lo `test -f 'src/c/getHandleProperty/set_mark_stride_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_stride_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_stride_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_stride_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_mark_stride_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_mark_stride_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_stride_property.lo `test -f 'src/c/getHandleProperty/set_mark_stride_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_stride_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_y_shift_property.lo: src/c/getHandleProperty/set_y_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_y_shift_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_shift_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_y_shift_property.lo `test -f 'src/c/getHandleProperty/set_y_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_y_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_shift_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_shift_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_y_shift_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_y_shift_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_y_shift_property.lo `test -f 'src/c/getHandleProperty/set_y_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_y_shift_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_scale_property.lo: src/c/getHandleProperty/set_auto_scale_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_auto_scale_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_scale_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_scale_property.lo `test -f 'src/c/getHandleProperty/set_auto_scale_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_scale_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_scale_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_scale_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_auto_scale_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_auto_scale_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_scale_property.lo `test -f 'src/c/getHandleProperty/set_auto_scale_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_scale_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_dimensionning_property.lo: src/c/getHandleProperty/set_auto_dimensionning_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_auto_dimensionning_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_dimensionning_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_dimensionning_property.lo `test -f 'src/c/getHandleProperty/set_auto_dimensionning_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_dimensionning_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_dimensionning_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_dimensionning_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_auto_dimensionning_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_auto_dimensionning_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_dimensionning_property.lo `test -f 'src/c/getHandleProperty/set_auto_dimensionning_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_dimensionning_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_property.lo: src/c/getHandleProperty/set_text_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_box_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_property.lo `test -f 'src/c/getHandleProperty/set_text_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_text_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_box_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_box_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_text_box_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_property.lo `test -f 'src/c/getHandleProperty/set_text_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_text_box_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_text_property.lo: src/c/getHandleProperty/set_text_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_text_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_text_property.lo `test -f 'src/c/getHandleProperty/set_text_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_text_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_text_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_text_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_text_property.lo `test -f 'src/c/getHandleProperty/set_text_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_text_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_mode_property.lo: src/c/getHandleProperty/set_mark_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_mark_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_mode_property.lo `test -f 'src/c/getHandleProperty/set_mark_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_mark_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_mark_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_mode_property.lo `test -f 'src/c/getHandleProperty/set_mark_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_clip_box_property.lo: src/c/getHandleProperty/set_clip_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_clip_box_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_clip_box_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_clip_box_property.lo `test -f 'src/c/getHandleProperty/set_clip_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_clip_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_clip_box_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_clip_box_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_clip_box_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_clip_box_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_clip_box_property.lo `test -f 'src/c/getHandleProperty/set_clip_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_clip_box_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_z_shift_property.lo: src/c/getHandleProperty/set_z_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_z_shift_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_shift_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_z_shift_property.lo `test -f 'src/c/getHandleProperty/set_z_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_z_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_shift_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_shift_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_z_shift_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_z_shift_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_z_shift_property.lo `test -f 'src/c/getHandleProperty/set_z_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_z_shift_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_line_style_property.lo: src/c/getHandleProperty/set_line_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_line_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_line_style_property.lo `test -f 'src/c/getHandleProperty/set_line_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_line_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_line_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_line_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_line_style_property.lo `test -f 'src/c/getHandleProperty/set_line_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_line_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_polyline_style_property.lo: src/c/getHandleProperty/set_polyline_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_polyline_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_polyline_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_polyline_style_property.lo `test -f 'src/c/getHandleProperty/set_polyline_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_polyline_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_polyline_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_polyline_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_polyline_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_polyline_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_polyline_style_property.lo `test -f 'src/c/getHandleProperty/set_polyline_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_polyline_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_line_mode_property.lo: src/c/getHandleProperty/set_line_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_line_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_line_mode_property.lo `test -f 'src/c/getHandleProperty/set_line_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_line_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_line_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_line_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_line_mode_property.lo `test -f 'src/c/getHandleProperty/set_line_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_line_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_thickness_property.lo: src/c/getHandleProperty/set_thickness_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_thickness_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_thickness_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_thickness_property.lo `test -f 'src/c/getHandleProperty/set_thickness_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_thickness_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_thickness_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_thickness_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_thickness_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_thickness_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_thickness_property.lo `test -f 'src/c/getHandleProperty/set_thickness_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_thickness_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_font_foreground_property.lo: src/c/getHandleProperty/set_font_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_font_foreground_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_foreground_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_font_foreground_property.lo `test -f 'src/c/getHandleProperty/set_font_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_font_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_foreground_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_foreground_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_font_foreground_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_font_foreground_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_font_foreground_property.lo `test -f 'src/c/getHandleProperty/set_font_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_font_foreground_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_mode_property.lo: src/c/getHandleProperty/set_text_box_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_box_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_mode_property.lo `test -f 'src/c/getHandleProperty/set_text_box_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_text_box_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_box_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_text_box_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_text_box_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_text_box_mode_property.lo `test -f 'src/c/getHandleProperty/set_text_box_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_text_box_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_bar_layout_property.lo: src/c/getHandleProperty/set_bar_layout_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_bar_layout_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_bar_layout_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_bar_layout_property.lo `test -f 'src/c/getHandleProperty/set_bar_layout_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_bar_layout_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_bar_layout_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_bar_layout_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_bar_layout_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_bar_layout_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_bar_layout_property.lo `test -f 'src/c/getHandleProperty/set_bar_layout_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_bar_layout_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_bar_width_property.lo: src/c/getHandleProperty/set_bar_width_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_bar_width_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_bar_width_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_bar_width_property.lo `test -f 'src/c/getHandleProperty/set_bar_width_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_bar_width_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_bar_width_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_bar_width_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_bar_width_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_bar_width_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_bar_width_property.lo `test -f 'src/c/getHandleProperty/set_bar_width_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_bar_width_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_datatips_property.lo: src/c/getHandleProperty/set_datatips_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_datatips_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_datatips_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_datatips_property.lo `test -f 'src/c/getHandleProperty/set_datatips_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_datatips_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_datatips_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_datatips_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_datatips_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_datatips_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_datatips_property.lo `test -f 'src/c/getHandleProperty/set_datatips_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_datatips_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-SetPropertyStatus.lo: src/c/getHandleProperty/SetPropertyStatus.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-SetPropertyStatus.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-SetPropertyStatus.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-SetPropertyStatus.lo `test -f 'src/c/getHandleProperty/SetPropertyStatus.c' || echo '$(srcdir)/'`src/c/getHandleProperty/SetPropertyStatus.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-SetPropertyStatus.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-SetPropertyStatus.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/SetPropertyStatus.c' object='src/c/getHandleProperty/libscigraphics_algo_la-SetPropertyStatus.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-SetPropertyStatus.lo `test -f 'src/c/getHandleProperty/SetPropertyStatus.c' || echo '$(srcdir)/'`src/c/getHandleProperty/SetPropertyStatus.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_font_style_property.lo: src/c/getHandleProperty/set_font_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_font_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_font_style_property.lo `test -f 'src/c/getHandleProperty/set_font_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_font_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_font_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_font_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_font_style_property.lo `test -f 'src/c/getHandleProperty/set_font_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_font_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_surface_mode_property.lo: src/c/getHandleProperty/set_surface_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_surface_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_surface_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_surface_mode_property.lo `test -f 'src/c/getHandleProperty/set_surface_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_surface_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_surface_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_surface_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_surface_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_surface_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_surface_mode_property.lo `test -f 'src/c/getHandleProperty/set_surface_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_surface_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_font_size_property.lo: src/c/getHandleProperty/set_font_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_font_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_font_size_property.lo `test -f 'src/c/getHandleProperty/set_font_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_font_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_font_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_font_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_font_size_property.lo `test -f 'src/c/getHandleProperty/set_font_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_font_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_style_property.lo: src/c/getHandleProperty/set_mark_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_mark_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_style_property.lo `test -f 'src/c/getHandleProperty/set_mark_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_mark_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_mark_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_style_property.lo `test -f 'src/c/getHandleProperty/set_mark_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_background_property.lo: src/c/getHandleProperty/set_mark_background_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_mark_background_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_background_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_background_property.lo `test -f 'src/c/getHandleProperty/set_mark_background_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_background_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_background_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_background_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_mark_background_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_mark_background_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_background_property.lo `test -f 'src/c/getHandleProperty/set_mark_background_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_background_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_mode_property.lo: src/c/getHandleProperty/set_interp_color_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_interp_color_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_mode_property.lo `test -f 'src/c/getHandleProperty/set_interp_color_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_interp_color_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_interp_color_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_interp_color_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_interp_color_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_interp_color_mode_property.lo `test -f 'src/c/getHandleProperty/set_interp_color_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_interp_color_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_data_property.lo: src/c/getHandleProperty/set_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_data_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_data_property.lo `test -f 'src/c/getHandleProperty/set_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_data_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_data_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_data_property.lo `test -f 'src/c/getHandleProperty/set_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_data_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_font_angle_property.lo: src/c/getHandleProperty/set_font_angle_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_font_angle_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_angle_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_font_angle_property.lo `test -f 'src/c/getHandleProperty/set_font_angle_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_font_angle_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_angle_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_angle_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_font_angle_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_font_angle_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_font_angle_property.lo `test -f 'src/c/getHandleProperty/set_font_angle_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_font_angle_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_clear_property.lo: src/c/getHandleProperty/set_auto_clear_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_auto_clear_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_clear_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_clear_property.lo `test -f 'src/c/getHandleProperty/set_auto_clear_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_clear_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_clear_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_clear_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_auto_clear_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_auto_clear_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_clear_property.lo `test -f 'src/c/getHandleProperty/set_auto_clear_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_clear_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_factor_property.lo: src/c/getHandleProperty/set_arrow_size_factor_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_factor_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arrow_size_factor_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_factor_property.lo `test -f 'src/c/getHandleProperty/set_arrow_size_factor_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_arrow_size_factor_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arrow_size_factor_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arrow_size_factor_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_arrow_size_factor_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_factor_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_factor_property.lo `test -f 'src/c/getHandleProperty/set_arrow_size_factor_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_arrow_size_factor_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_unit_property.lo: src/c/getHandleProperty/set_mark_size_unit_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_unit_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_size_unit_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_unit_property.lo `test -f 'src/c/getHandleProperty/set_mark_size_unit_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_size_unit_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_size_unit_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_size_unit_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_mark_size_unit_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_unit_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_size_unit_property.lo `test -f 'src/c/getHandleProperty/set_mark_size_unit_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_size_unit_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_state_property.lo: src/c/getHandleProperty/set_zoom_state_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_state_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_zoom_state_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_state_property.lo `test -f 'src/c/getHandleProperty/set_zoom_state_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_zoom_state_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_zoom_state_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_zoom_state_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_zoom_state_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_state_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_state_property.lo `test -f 'src/c/getHandleProperty/set_zoom_state_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_zoom_state_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_fill_mode_property.lo: src/c/getHandleProperty/set_fill_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_fill_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_fill_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_fill_mode_property.lo `test -f 'src/c/getHandleProperty/set_fill_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_fill_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_fill_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_fill_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_fill_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_fill_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_fill_mode_property.lo `test -f 'src/c/getHandleProperty/set_fill_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_fill_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_box_property.lo: src/c/getHandleProperty/set_zoom_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_box_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_zoom_box_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_box_property.lo `test -f 'src/c/getHandleProperty/set_zoom_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_zoom_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_zoom_box_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_zoom_box_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_zoom_box_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_box_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_zoom_box_property.lo `test -f 'src/c/getHandleProperty/set_zoom_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_zoom_box_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_font_color_property.lo: src/c/getHandleProperty/set_font_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_font_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_font_color_property.lo `test -f 'src/c/getHandleProperty/set_font_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_font_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_font_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_font_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_font_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_font_color_property.lo `test -f 'src/c/getHandleProperty/set_font_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_font_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_alignment_property.lo: src/c/getHandleProperty/set_alignment_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_alignment_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_alignment_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_alignment_property.lo `test -f 'src/c/getHandleProperty/set_alignment_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_alignment_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_alignment_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_alignment_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_alignment_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_alignment_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_alignment_property.lo `test -f 'src/c/getHandleProperty/set_alignment_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_alignment_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_mark_foreground_property.lo: src/c/getHandleProperty/set_mark_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_mark_foreground_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_foreground_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_foreground_property.lo `test -f 'src/c/getHandleProperty/set_mark_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_foreground_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_mark_foreground_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_mark_foreground_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_mark_foreground_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_mark_foreground_property.lo `test -f 'src/c/getHandleProperty/set_mark_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_mark_foreground_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_clip_state_property.lo: src/c/getHandleProperty/set_clip_state_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_clip_state_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_clip_state_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_clip_state_property.lo `test -f 'src/c/getHandleProperty/set_clip_state_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_clip_state_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_clip_state_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_clip_state_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_clip_state_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_clip_state_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_clip_state_property.lo `test -f 'src/c/getHandleProperty/set_clip_state_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_clip_state_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_x_shift_property.lo: src/c/getHandleProperty/set_x_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_x_shift_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_shift_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_x_shift_property.lo `test -f 'src/c/getHandleProperty/set_x_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_x_shift_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_shift_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_shift_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_x_shift_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_x_shift_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_x_shift_property.lo `test -f 'src/c/getHandleProperty/set_x_shift_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_x_shift_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_foreground_property.lo: src/c/getHandleProperty/set_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_foreground_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_foreground_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_foreground_property.lo `test -f 'src/c/getHandleProperty/set_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_foreground_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_foreground_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_foreground_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_foreground_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_foreground_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_foreground_property.lo `test -f 'src/c/getHandleProperty/set_foreground_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_foreground_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_tics_direction_property.lo: src/c/getHandleProperty/set_tics_direction_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_tics_direction_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_direction_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tics_direction_property.lo `test -f 'src/c/getHandleProperty/set_tics_direction_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tics_direction_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_direction_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_direction_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_tics_direction_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_tics_direction_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tics_direction_property.lo `test -f 'src/c/getHandleProperty/set_tics_direction_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tics_direction_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_title_property.lo: src/c/getHandleProperty/set_title_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_title_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_title_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_title_property.lo `test -f 'src/c/getHandleProperty/set_title_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_title_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_title_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_title_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_title_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_title_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_title_property.lo `test -f 'src/c/getHandleProperty/set_title_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_title_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_x_location_property.lo: src/c/getHandleProperty/set_x_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_x_location_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_location_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_x_location_property.lo `test -f 'src/c/getHandleProperty/set_x_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_x_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_location_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_location_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_x_location_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_x_location_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_x_location_property.lo `test -f 'src/c/getHandleProperty/set_x_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_x_location_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_position_property.lo: src/c/getHandleProperty/set_auto_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_auto_position_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_position_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_position_property.lo `test -f 'src/c/getHandleProperty/set_auto_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_position_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_position_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_auto_position_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_auto_position_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_position_property.lo `test -f 'src/c/getHandleProperty/set_auto_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_position_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_tight_limits_property.lo: src/c/getHandleProperty/set_tight_limits_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_tight_limits_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tight_limits_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tight_limits_property.lo `test -f 'src/c/getHandleProperty/set_tight_limits_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tight_limits_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tight_limits_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tight_limits_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_tight_limits_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_tight_limits_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tight_limits_property.lo `test -f 'src/c/getHandleProperty/set_tight_limits_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tight_limits_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_x_label_property.lo: src/c/getHandleProperty/set_x_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_x_label_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_label_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_x_label_property.lo `test -f 'src/c/getHandleProperty/set_x_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_x_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_label_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_label_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_x_label_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_x_label_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_x_label_property.lo `test -f 'src/c/getHandleProperty/set_x_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_x_label_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_y_label_property.lo: src/c/getHandleProperty/set_y_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_y_label_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_label_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_y_label_property.lo `test -f 'src/c/getHandleProperty/set_y_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_y_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_label_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_label_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_y_label_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_y_label_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_y_label_property.lo `test -f 'src/c/getHandleProperty/set_y_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_y_label_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_y_location_property.lo: src/c/getHandleProperty/set_y_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_y_location_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_location_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_y_location_property.lo `test -f 'src/c/getHandleProperty/set_y_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_y_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_location_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_location_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_y_location_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_y_location_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_y_location_property.lo `test -f 'src/c/getHandleProperty/set_y_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_y_location_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_z_label_property.lo: src/c/getHandleProperty/set_z_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_z_label_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_label_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_z_label_property.lo `test -f 'src/c/getHandleProperty/set_z_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_z_label_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_label_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_label_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_z_label_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_z_label_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_z_label_property.lo `test -f 'src/c/getHandleProperty/set_z_label_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_z_label_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_rotation_property.lo: src/c/getHandleProperty/set_auto_rotation_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_auto_rotation_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_rotation_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_rotation_property.lo `test -f 'src/c/getHandleProperty/set_auto_rotation_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_rotation_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_rotation_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_rotation_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_auto_rotation_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_auto_rotation_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_rotation_property.lo `test -f 'src/c/getHandleProperty/set_auto_rotation_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_rotation_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_callback_property.lo: src/c/getHandleProperty/set_callback_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_callback_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_callback_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_callback_property.lo `test -f 'src/c/getHandleProperty/set_callback_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_callback_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_callback_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_callback_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_callback_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_callback_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_callback_property.lo `test -f 'src/c/getHandleProperty/set_callback_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_callback_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_closed_property.lo: src/c/getHandleProperty/set_closed_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_closed_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_closed_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_closed_property.lo `test -f 'src/c/getHandleProperty/set_closed_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_closed_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_closed_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_closed_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_closed_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_closed_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_closed_property.lo `test -f 'src/c/getHandleProperty/set_closed_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_closed_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_cdata_mapping_property.lo: src/c/getHandleProperty/set_cdata_mapping_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_cdata_mapping_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_cdata_mapping_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_cdata_mapping_property.lo `test -f 'src/c/getHandleProperty/set_cdata_mapping_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_cdata_mapping_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_cdata_mapping_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_cdata_mapping_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_cdata_mapping_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_cdata_mapping_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_cdata_mapping_property.lo `test -f 'src/c/getHandleProperty/set_cdata_mapping_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_cdata_mapping_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_y_ticks_property.lo: src/c/getHandleProperty/set_y_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_y_ticks_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_ticks_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_y_ticks_property.lo `test -f 'src/c/getHandleProperty/set_y_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_y_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_ticks_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_y_ticks_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_y_ticks_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_y_ticks_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_y_ticks_property.lo `test -f 'src/c/getHandleProperty/set_y_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_y_ticks_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_z_bounds_property.lo: src/c/getHandleProperty/set_z_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_z_bounds_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_bounds_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_z_bounds_property.lo `test -f 'src/c/getHandleProperty/set_z_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_z_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_bounds_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_bounds_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_z_bounds_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_z_bounds_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_z_bounds_property.lo `test -f 'src/c/getHandleProperty/set_z_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_z_bounds_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_position_property.lo: src/c/getHandleProperty/set_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_position_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_position_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_position_property.lo `test -f 'src/c/getHandleProperty/set_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_position_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_position_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_position_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_position_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_position_property.lo `test -f 'src/c/getHandleProperty/set_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_position_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_z_ticks_property.lo: src/c/getHandleProperty/set_z_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_z_ticks_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_ticks_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_z_ticks_property.lo `test -f 'src/c/getHandleProperty/set_z_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_z_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_ticks_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_z_ticks_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_z_ticks_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_z_ticks_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_z_ticks_property.lo `test -f 'src/c/getHandleProperty/set_z_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_z_ticks_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_axes_bounds_property.lo: src/c/getHandleProperty/set_axes_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_axes_bounds_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_bounds_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_axes_bounds_property.lo `test -f 'src/c/getHandleProperty/set_axes_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_axes_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_bounds_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_bounds_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_axes_bounds_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_axes_bounds_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_axes_bounds_property.lo `test -f 'src/c/getHandleProperty/set_axes_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_axes_bounds_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_tics_style_property.lo: src/c/getHandleProperty/set_tics_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_tics_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tics_style_property.lo `test -f 'src/c/getHandleProperty/set_tics_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tics_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_tics_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_tics_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tics_style_property.lo `test -f 'src/c/getHandleProperty/set_tics_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tics_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-SetHashTable.lo: src/c/getHandleProperty/SetHashTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-SetHashTable.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-SetHashTable.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-SetHashTable.lo `test -f 'src/c/getHandleProperty/SetHashTable.c' || echo '$(srcdir)/'`src/c/getHandleProperty/SetHashTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-SetHashTable.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-SetHashTable.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/SetHashTable.c' object='src/c/getHandleProperty/libscigraphics_algo_la-SetHashTable.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-SetHashTable.lo `test -f 'src/c/getHandleProperty/SetHashTable.c' || echo '$(srcdir)/'`src/c/getHandleProperty/SetHashTable.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_handle_visible_property.lo: src/c/getHandleProperty/set_handle_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_handle_visible_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_handle_visible_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_handle_visible_property.lo `test -f 'src/c/getHandleProperty/set_handle_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_handle_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_handle_visible_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_handle_visible_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_handle_visible_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_handle_visible_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_handle_visible_property.lo `test -f 'src/c/getHandleProperty/set_handle_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_handle_visible_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_color_property.lo: src/c/getHandleProperty/set_labels_font_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_labels_font_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_color_property.lo `test -f 'src/c/getHandleProperty/set_labels_font_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_labels_font_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_labels_font_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_labels_font_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_labels_font_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_color_property.lo `test -f 'src/c/getHandleProperty/set_labels_font_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_labels_font_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_parent_property.lo: src/c/getHandleProperty/set_parent_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_parent_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_parent_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_parent_property.lo `test -f 'src/c/getHandleProperty/set_parent_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_parent_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_parent_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_parent_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_parent_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_parent_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_parent_property.lo `test -f 'src/c/getHandleProperty/set_parent_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_parent_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_axes_visible_property.lo: src/c/getHandleProperty/set_axes_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_axes_visible_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_visible_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_axes_visible_property.lo `test -f 'src/c/getHandleProperty/set_axes_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_axes_visible_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_visible_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_visible_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_axes_visible_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_axes_visible_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_axes_visible_property.lo `test -f 'src/c/getHandleProperty/set_axes_visible_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_axes_visible_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_triangles_property.lo: src/c/getHandleProperty/set_triangles_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_triangles_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_triangles_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_triangles_property.lo `test -f 'src/c/getHandleProperty/set_triangles_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_triangles_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_triangles_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_triangles_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_triangles_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_triangles_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_triangles_property.lo `test -f 'src/c/getHandleProperty/set_triangles_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_triangles_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_tics_color_property.lo: src/c/getHandleProperty/set_tics_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_tics_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tics_color_property.lo `test -f 'src/c/getHandleProperty/set_tics_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tics_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_tics_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_tics_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tics_color_property.lo `test -f 'src/c/getHandleProperty/set_tics_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tics_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_color_flag_property.lo: src/c/getHandleProperty/set_color_flag_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_color_flag_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_flag_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_color_flag_property.lo `test -f 'src/c/getHandleProperty/set_color_flag_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_color_flag_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_flag_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_flag_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_color_flag_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_color_flag_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_color_flag_property.lo `test -f 'src/c/getHandleProperty/set_color_flag_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_color_flag_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_size_property.lo: src/c/getHandleProperty/set_labels_font_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_labels_font_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_size_property.lo `test -f 'src/c/getHandleProperty/set_labels_font_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_labels_font_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_labels_font_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_labels_font_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_labels_font_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_labels_font_size_property.lo `test -f 'src/c/getHandleProperty/set_labels_font_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_labels_font_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_tics_segment_property.lo: src/c/getHandleProperty/set_tics_segment_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_tics_segment_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_segment_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tics_segment_property.lo `test -f 'src/c/getHandleProperty/set_tics_segment_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tics_segment_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_segment_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_segment_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_tics_segment_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_tics_segment_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tics_segment_property.lo `test -f 'src/c/getHandleProperty/set_tics_segment_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tics_segment_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_user_data_property.lo: src/c/getHandleProperty/set_user_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_user_data_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_user_data_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_user_data_property.lo `test -f 'src/c/getHandleProperty/set_user_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_user_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_user_data_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_user_data_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_user_data_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_user_data_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_user_data_property.lo `test -f 'src/c/getHandleProperty/set_user_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_user_data_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_view_property.lo: src/c/getHandleProperty/set_view_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_view_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_view_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_view_property.lo `test -f 'src/c/getHandleProperty/set_view_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_view_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_view_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_view_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_view_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_view_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_view_property.lo `test -f 'src/c/getHandleProperty/set_view_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_view_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_property.lo: src/c/getHandleProperty/set_arrow_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arrow_size_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_property.lo `test -f 'src/c/getHandleProperty/set_arrow_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_arrow_size_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arrow_size_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arrow_size_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_arrow_size_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_arrow_size_property.lo `test -f 'src/c/getHandleProperty/set_arrow_size_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_arrow_size_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_children_property.lo: src/c/getHandleProperty/set_children_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_children_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_children_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_children_property.lo `test -f 'src/c/getHandleProperty/set_children_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_children_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_children_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_children_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_children_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_children_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_children_property.lo `test -f 'src/c/getHandleProperty/set_children_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_children_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_axes_reverse_property.lo: src/c/getHandleProperty/set_axes_reverse_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_axes_reverse_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_reverse_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_axes_reverse_property.lo `test -f 'src/c/getHandleProperty/set_axes_reverse_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_axes_reverse_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_reverse_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_axes_reverse_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_axes_reverse_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_axes_reverse_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_axes_reverse_property.lo `test -f 'src/c/getHandleProperty/set_axes_reverse_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_axes_reverse_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_grid_property.lo: src/c/getHandleProperty/set_grid_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_grid_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_grid_property.lo `test -f 'src/c/getHandleProperty/set_grid_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_grid_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_grid_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_grid_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_grid_property.lo `test -f 'src/c/getHandleProperty/set_grid_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_grid_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_grid_thickness_property.lo: src/c/getHandleProperty/set_grid_thickness_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_grid_thickness_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_thickness_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_grid_thickness_property.lo `test -f 'src/c/getHandleProperty/set_grid_thickness_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_grid_thickness_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_thickness_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_thickness_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_grid_thickness_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_grid_thickness_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_grid_thickness_property.lo `test -f 'src/c/getHandleProperty/set_grid_thickness_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_grid_thickness_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_grid_style_property.lo: src/c/getHandleProperty/set_grid_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_grid_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_grid_style_property.lo `test -f 'src/c/getHandleProperty/set_grid_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_grid_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_grid_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_grid_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_grid_style_property.lo `test -f 'src/c/getHandleProperty/set_grid_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_grid_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_log_flags_property.lo: src/c/getHandleProperty/set_log_flags_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_log_flags_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_log_flags_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_log_flags_property.lo `test -f 'src/c/getHandleProperty/set_log_flags_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_log_flags_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_log_flags_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_log_flags_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_log_flags_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_log_flags_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_log_flags_property.lo `test -f 'src/c/getHandleProperty/set_log_flags_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_log_flags_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_cube_scaling_property.lo: src/c/getHandleProperty/set_cube_scaling_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_cube_scaling_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_cube_scaling_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_cube_scaling_property.lo `test -f 'src/c/getHandleProperty/set_cube_scaling_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_cube_scaling_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_cube_scaling_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_cube_scaling_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_cube_scaling_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_cube_scaling_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_cube_scaling_property.lo `test -f 'src/c/getHandleProperty/set_cube_scaling_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_cube_scaling_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_colored_property.lo: src/c/getHandleProperty/set_colored_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_colored_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_colored_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_colored_property.lo `test -f 'src/c/getHandleProperty/set_colored_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_colored_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_colored_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_colored_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_colored_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_colored_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_colored_property.lo `test -f 'src/c/getHandleProperty/set_colored_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_colored_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_margins_property.lo: src/c/getHandleProperty/set_margins_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_margins_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_margins_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_margins_property.lo `test -f 'src/c/getHandleProperty/set_margins_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_margins_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_margins_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_margins_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_margins_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_margins_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_margins_property.lo `test -f 'src/c/getHandleProperty/set_margins_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_margins_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_ticks_property.lo: src/c/getHandleProperty/set_auto_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_auto_ticks_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_ticks_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_ticks_property.lo `test -f 'src/c/getHandleProperty/set_auto_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_ticks_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_ticks_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_auto_ticks_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_auto_ticks_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_ticks_property.lo `test -f 'src/c/getHandleProperty/set_auto_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_ticks_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_xtics_coord_property.lo: src/c/getHandleProperty/set_xtics_coord_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_xtics_coord_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_xtics_coord_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_xtics_coord_property.lo `test -f 'src/c/getHandleProperty/set_xtics_coord_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_xtics_coord_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_xtics_coord_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_xtics_coord_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_xtics_coord_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_xtics_coord_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_xtics_coord_property.lo `test -f 'src/c/getHandleProperty/set_xtics_coord_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_xtics_coord_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_color_mode_property.lo: src/c/getHandleProperty/set_color_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_color_mode_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_mode_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_color_mode_property.lo `test -f 'src/c/getHandleProperty/set_color_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_color_mode_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_mode_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_mode_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_color_mode_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_color_mode_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_color_mode_property.lo `test -f 'src/c/getHandleProperty/set_color_mode_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_color_mode_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_data_bounds_property.lo: src/c/getHandleProperty/set_data_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_data_bounds_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_bounds_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_data_bounds_property.lo `test -f 'src/c/getHandleProperty/set_data_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_data_bounds_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_bounds_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_bounds_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_data_bounds_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_data_bounds_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_data_bounds_property.lo `test -f 'src/c/getHandleProperty/set_data_bounds_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_data_bounds_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_tics_labels_property.lo: src/c/getHandleProperty/set_tics_labels_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_tics_labels_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_labels_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tics_labels_property.lo `test -f 'src/c/getHandleProperty/set_tics_labels_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tics_labels_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_labels_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tics_labels_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_tics_labels_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_tics_labels_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tics_labels_property.lo `test -f 'src/c/getHandleProperty/set_tics_labels_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tics_labels_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_data_mapping_property.lo: src/c/getHandleProperty/set_data_mapping_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_data_mapping_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_mapping_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_data_mapping_property.lo `test -f 'src/c/getHandleProperty/set_data_mapping_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_data_mapping_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_mapping_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_data_mapping_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_data_mapping_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_data_mapping_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_data_mapping_property.lo `test -f 'src/c/getHandleProperty/set_data_mapping_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_data_mapping_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_angles_property.lo: src/c/getHandleProperty/set_rotation_angles_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_angles_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rotation_angles_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_angles_property.lo `test -f 'src/c/getHandleProperty/set_rotation_angles_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_rotation_angles_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rotation_angles_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rotation_angles_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_rotation_angles_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_angles_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_rotation_angles_property.lo `test -f 'src/c/getHandleProperty/set_rotation_angles_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_rotation_angles_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_callback_type_property.lo: src/c/getHandleProperty/set_callback_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_callback_type_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_callback_type_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_callback_type_property.lo `test -f 'src/c/getHandleProperty/set_callback_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_callback_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_callback_type_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_callback_type_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_callback_type_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_callback_type_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_callback_type_property.lo `test -f 'src/c/getHandleProperty/set_callback_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_callback_type_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_segs_color_property.lo: src/c/getHandleProperty/set_segs_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_segs_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_segs_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_segs_color_property.lo `test -f 'src/c/getHandleProperty/set_segs_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_segs_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_segs_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_segs_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_segs_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_segs_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_segs_color_property.lo `test -f 'src/c/getHandleProperty/set_segs_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_segs_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_format_n_property.lo: src/c/getHandleProperty/set_format_n_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_format_n_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_format_n_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_format_n_property.lo `test -f 'src/c/getHandleProperty/set_format_n_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_format_n_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_format_n_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_format_n_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_format_n_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_format_n_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_format_n_property.lo `test -f 'src/c/getHandleProperty/set_format_n_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_format_n_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_sub_tics_property.lo: src/c/getHandleProperty/set_sub_tics_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_sub_tics_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_sub_tics_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_sub_tics_property.lo `test -f 'src/c/getHandleProperty/set_sub_tics_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_sub_tics_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_sub_tics_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_sub_tics_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_sub_tics_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_sub_tics_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_sub_tics_property.lo `test -f 'src/c/getHandleProperty/set_sub_tics_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_sub_tics_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_axis_color_property.lo: src/c/getHandleProperty/set_hidden_axis_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_axis_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_hidden_axis_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_axis_color_property.lo `test -f 'src/c/getHandleProperty/set_hidden_axis_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_hidden_axis_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_hidden_axis_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_hidden_axis_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_hidden_axis_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_axis_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_axis_color_property.lo `test -f 'src/c/getHandleProperty/set_hidden_axis_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_hidden_axis_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_isoview_property.lo: src/c/getHandleProperty/set_isoview_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_isoview_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_isoview_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_isoview_property.lo `test -f 'src/c/getHandleProperty/set_isoview_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_isoview_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_isoview_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_isoview_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_isoview_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_isoview_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_isoview_property.lo `test -f 'src/c/getHandleProperty/set_isoview_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_isoview_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_box_property.lo: src/c/getHandleProperty/set_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_box_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_box_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_box_property.lo `test -f 'src/c/getHandleProperty/set_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_box_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_box_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_box_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_box_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_box_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_box_property.lo `test -f 'src/c/getHandleProperty/set_box_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_box_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_color_property.lo: src/c/getHandleProperty/set_hidden_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_hidden_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_color_property.lo `test -f 'src/c/getHandleProperty/set_hidden_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_hidden_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_hidden_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_hidden_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_hidden_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_hidden_color_property.lo `test -f 'src/c/getHandleProperty/set_hidden_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_hidden_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_label_font_style_property.lo: src/c/getHandleProperty/set_label_font_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_label_font_style_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_label_font_style_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_label_font_style_property.lo `test -f 'src/c/getHandleProperty/set_label_font_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_label_font_style_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_label_font_style_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_label_font_style_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_label_font_style_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_label_font_style_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_label_font_style_property.lo `test -f 'src/c/getHandleProperty/set_label_font_style_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_label_font_style_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_surface_color_property.lo: src/c/getHandleProperty/set_surface_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_surface_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_surface_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_surface_color_property.lo `test -f 'src/c/getHandleProperty/set_surface_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_surface_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_surface_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_surface_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_surface_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_surface_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_surface_color_property.lo `test -f 'src/c/getHandleProperty/set_surface_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_surface_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_yticks_coord_property.lo: src/c/getHandleProperty/set_yticks_coord_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_yticks_coord_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_yticks_coord_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_yticks_coord_property.lo `test -f 'src/c/getHandleProperty/set_yticks_coord_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_yticks_coord_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_yticks_coord_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_yticks_coord_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_yticks_coord_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_yticks_coord_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_yticks_coord_property.lo `test -f 'src/c/getHandleProperty/set_yticks_coord_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_yticks_coord_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-CheckTicksProperty.lo: src/c/getHandleProperty/CheckTicksProperty.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-CheckTicksProperty.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-CheckTicksProperty.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-CheckTicksProperty.lo `test -f 'src/c/getHandleProperty/CheckTicksProperty.c' || echo '$(srcdir)/'`src/c/getHandleProperty/CheckTicksProperty.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-CheckTicksProperty.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-CheckTicksProperty.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/CheckTicksProperty.c' object='src/c/getHandleProperty/libscigraphics_algo_la-CheckTicksProperty.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-CheckTicksProperty.lo `test -f 'src/c/getHandleProperty/CheckTicksProperty.c' || echo '$(srcdir)/'`src/c/getHandleProperty/CheckTicksProperty.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_x_ticks_property.lo: src/c/getHandleProperty/set_x_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_x_ticks_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_ticks_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_x_ticks_property.lo `test -f 'src/c/getHandleProperty/set_x_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_x_ticks_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_ticks_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_x_ticks_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_x_ticks_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_x_ticks_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_x_ticks_property.lo `test -f 'src/c/getHandleProperty/set_x_ticks_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_x_ticks_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_format_property.lo: src/c/getHandleProperty/set_ticks_format_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_format_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ticks_format_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_format_property.lo `test -f 'src/c/getHandleProperty/set_ticks_format_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_ticks_format_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ticks_format_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ticks_format_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_ticks_format_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_format_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_format_property.lo `test -f 'src/c/getHandleProperty/set_ticks_format_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_ticks_format_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_st_property.lo: src/c/getHandleProperty/set_ticks_st_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_st_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ticks_st_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_st_property.lo `test -f 'src/c/getHandleProperty/set_ticks_st_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_ticks_st_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ticks_st_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ticks_st_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_ticks_st_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_st_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_ticks_st_property.lo `test -f 'src/c/getHandleProperty/set_ticks_st_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_ticks_st_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_viewport_property.lo: src/c/getHandleProperty/set_viewport_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_viewport_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_viewport_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_viewport_property.lo `test -f 'src/c/getHandleProperty/set_viewport_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_viewport_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_viewport_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_viewport_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_viewport_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_viewport_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_viewport_property.lo `test -f 'src/c/getHandleProperty/set_viewport_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_viewport_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_info_message_property.lo: src/c/getHandleProperty/set_info_message_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_info_message_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_info_message_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_info_message_property.lo `test -f 'src/c/getHandleProperty/set_info_message_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_info_message_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_info_message_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_info_message_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_info_message_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_info_message_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_info_message_property.lo `test -f 'src/c/getHandleProperty/set_info_message_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_info_message_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_screen_position_property.lo: src/c/getHandleProperty/set_screen_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_screen_position_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_screen_position_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_screen_position_property.lo `test -f 'src/c/getHandleProperty/set_screen_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_screen_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_screen_position_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_screen_position_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_screen_position_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_screen_position_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_screen_position_property.lo `test -f 'src/c/getHandleProperty/set_screen_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_screen_position_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_property.lo: src/c/getHandleProperty/set_event_handler_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_event_handler_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_property.lo `test -f 'src/c/getHandleProperty/set_event_handler_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_event_handler_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_event_handler_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_event_handler_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_event_handler_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_property.lo `test -f 'src/c/getHandleProperty/set_event_handler_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_event_handler_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_enable_property.lo: src/c/getHandleProperty/set_event_handler_enable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_enable_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_event_handler_enable_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_enable_property.lo `test -f 'src/c/getHandleProperty/set_event_handler_enable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_event_handler_enable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_event_handler_enable_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_event_handler_enable_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_event_handler_enable_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_enable_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_event_handler_enable_property.lo `test -f 'src/c/getHandleProperty/set_event_handler_enable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_event_handler_enable_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_arc_drawing_method_property.lo: src/c/getHandleProperty/set_arc_drawing_method_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_arc_drawing_method_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arc_drawing_method_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_arc_drawing_method_property.lo `test -f 'src/c/getHandleProperty/set_arc_drawing_method_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_arc_drawing_method_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arc_drawing_method_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_arc_drawing_method_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_arc_drawing_method_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_arc_drawing_method_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_arc_drawing_method_property.lo `test -f 'src/c/getHandleProperty/set_arc_drawing_method_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_arc_drawing_method_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_fractional_font_property.lo: src/c/getHandleProperty/set_fractional_font_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_fractional_font_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_fractional_font_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_fractional_font_property.lo `test -f 'src/c/getHandleProperty/set_fractional_font_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_fractional_font_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_fractional_font_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_fractional_font_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_fractional_font_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_fractional_font_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_fractional_font_property.lo `test -f 'src/c/getHandleProperty/set_fractional_font_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_fractional_font_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_links_property.lo: src/c/getHandleProperty/set_links_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_links_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_links_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_links_property.lo `test -f 'src/c/getHandleProperty/set_links_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_links_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_links_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_links_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_links_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_links_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_links_property.lo `test -f 'src/c/getHandleProperty/set_links_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_links_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_legend_location_property.lo: src/c/getHandleProperty/set_legend_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_legend_location_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_legend_location_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_legend_location_property.lo `test -f 'src/c/getHandleProperty/set_legend_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_legend_location_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_legend_location_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_legend_location_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_legend_location_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_legend_location_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_legend_location_property.lo `test -f 'src/c/getHandleProperty/set_legend_location_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_legend_location_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_filled_property.lo: src/c/getHandleProperty/set_filled_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_filled_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_filled_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_filled_property.lo `test -f 'src/c/getHandleProperty/set_filled_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_filled_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_filled_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_filled_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_filled_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_filled_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_filled_property.lo `test -f 'src/c/getHandleProperty/set_filled_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_filled_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_color_range_property.lo: src/c/getHandleProperty/set_color_range_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_color_range_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_range_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_color_range_property.lo `test -f 'src/c/getHandleProperty/set_color_range_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_color_range_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_range_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_color_range_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_color_range_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_color_range_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_color_range_property.lo `test -f 'src/c/getHandleProperty/set_color_range_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_color_range_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_outside_colors_property.lo: src/c/getHandleProperty/set_outside_colors_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_outside_colors_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_outside_colors_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_outside_colors_property.lo `test -f 'src/c/getHandleProperty/set_outside_colors_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_outside_colors_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_outside_colors_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_outside_colors_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_outside_colors_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_outside_colors_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_outside_colors_property.lo `test -f 'src/c/getHandleProperty/set_outside_colors_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_outside_colors_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_grid_position_property.lo: src/c/getHandleProperty/set_grid_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_grid_position_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_position_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_grid_position_property.lo `test -f 'src/c/getHandleProperty/set_grid_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_grid_position_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_position_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_grid_position_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_grid_position_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_grid_position_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_grid_position_property.lo `test -f 'src/c/getHandleProperty/set_grid_position_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_grid_position_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_anti_aliasing_property.lo: src/c/getHandleProperty/set_anti_aliasing_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_anti_aliasing_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_anti_aliasing_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_anti_aliasing_property.lo `test -f 'src/c/getHandleProperty/set_anti_aliasing_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_anti_aliasing_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_anti_aliasing_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_anti_aliasing_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_anti_aliasing_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_anti_aliasing_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_anti_aliasing_property.lo `test -f 'src/c/getHandleProperty/set_anti_aliasing_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_anti_aliasing_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_tag_property.lo: src/c/getHandleProperty/set_tag_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_tag_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tag_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tag_property.lo `test -f 'src/c/getHandleProperty/set_tag_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tag_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tag_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tag_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_tag_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_tag_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tag_property.lo `test -f 'src/c/getHandleProperty/set_tag_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tag_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_resizefcn_property.lo: src/c/getHandleProperty/set_figure_resizefcn_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_figure_resizefcn_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_resizefcn_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_resizefcn_property.lo `test -f 'src/c/getHandleProperty/set_figure_resizefcn_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_resizefcn_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_resizefcn_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_resizefcn_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_figure_resizefcn_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_figure_resizefcn_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_resizefcn_property.lo `test -f 'src/c/getHandleProperty/set_figure_resizefcn_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_resizefcn_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_resizefcn_property.lo: src/c/getHandleProperty/get_figure_resizefcn_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_figure_resizefcn_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_resizefcn_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_resizefcn_property.lo `test -f 'src/c/getHandleProperty/get_figure_resizefcn_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_resizefcn_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_resizefcn_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_resizefcn_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_figure_resizefcn_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_figure_resizefcn_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_resizefcn_property.lo `test -f 'src/c/getHandleProperty/get_figure_resizefcn_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_resizefcn_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_figure_closerequestfcn_property.lo: src/c/getHandleProperty/set_figure_closerequestfcn_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_figure_closerequestfcn_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_closerequestfcn_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_closerequestfcn_property.lo `test -f 'src/c/getHandleProperty/set_figure_closerequestfcn_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_closerequestfcn_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_closerequestfcn_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_figure_closerequestfcn_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_figure_closerequestfcn_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_figure_closerequestfcn_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_figure_closerequestfcn_property.lo `test -f 'src/c/getHandleProperty/set_figure_closerequestfcn_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_figure_closerequestfcn_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_figure_closerequestfcn_property.lo: src/c/getHandleProperty/get_figure_closerequestfcn_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_figure_closerequestfcn_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_closerequestfcn_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_closerequestfcn_property.lo `test -f 'src/c/getHandleProperty/get_figure_closerequestfcn_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_closerequestfcn_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_closerequestfcn_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_figure_closerequestfcn_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_figure_closerequestfcn_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_figure_closerequestfcn_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_figure_closerequestfcn_property.lo `test -f 'src/c/getHandleProperty/get_figure_closerequestfcn_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_figure_closerequestfcn_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_datatip_property.lo: src/c/getHandleProperty/get_datatip_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_datatip_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_datatip_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_datatip_property.lo `test -f 'src/c/getHandleProperty/get_datatip_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_datatip_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_datatip_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_datatip_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_datatip_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_datatip_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_datatip_property.lo `test -f 'src/c/getHandleProperty/get_datatip_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_datatip_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_datatip_property.lo: src/c/getHandleProperty/set_datatip_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_datatip_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_datatip_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_datatip_property.lo `test -f 'src/c/getHandleProperty/set_datatip_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_datatip_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_datatip_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_datatip_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_datatip_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_datatip_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_datatip_property.lo `test -f 'src/c/getHandleProperty/set_datatip_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_datatip_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_image_type_property.lo: src/c/getHandleProperty/set_image_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_image_type_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_image_type_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_image_type_property.lo `test -f 'src/c/getHandleProperty/set_image_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_image_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_image_type_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_image_type_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_image_type_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_image_type_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_image_type_property.lo `test -f 'src/c/getHandleProperty/set_image_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_image_type_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_display_function_data_property.lo: src/c/getHandleProperty/get_display_function_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_display_function_data_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_display_function_data_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_display_function_data_property.lo `test -f 'src/c/getHandleProperty/get_display_function_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_display_function_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_display_function_data_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_display_function_data_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_display_function_data_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_display_function_data_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_display_function_data_property.lo `test -f 'src/c/getHandleProperty/get_display_function_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_display_function_data_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_display_function_data_property.lo: src/c/getHandleProperty/set_display_function_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_display_function_data_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_display_function_data_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_display_function_data_property.lo `test -f 'src/c/getHandleProperty/set_display_function_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_display_function_data_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_display_function_data_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_display_function_data_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_display_function_data_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_display_function_data_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_display_function_data_property.lo `test -f 'src/c/getHandleProperty/set_display_function_data_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_display_function_data_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_resize_property.lo: src/c/getHandleProperty/set_resize_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_resize_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_resize_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_resize_property.lo `test -f 'src/c/getHandleProperty/set_resize_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_resize_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_resize_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_resize_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_resize_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_resize_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_resize_property.lo `test -f 'src/c/getHandleProperty/set_resize_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_resize_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_toolbar_property.lo: src/c/getHandleProperty/set_toolbar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_toolbar_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_toolbar_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_toolbar_property.lo `test -f 'src/c/getHandleProperty/set_toolbar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_toolbar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_toolbar_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_toolbar_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_toolbar_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_toolbar_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_toolbar_property.lo `test -f 'src/c/getHandleProperty/set_toolbar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_toolbar_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_menubar_property.lo: src/c/getHandleProperty/set_menubar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_menubar_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_menubar_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_menubar_property.lo `test -f 'src/c/getHandleProperty/set_menubar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_menubar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_menubar_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_menubar_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_menubar_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_menubar_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_menubar_property.lo `test -f 'src/c/getHandleProperty/set_menubar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_menubar_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_infobar_property.lo: src/c/getHandleProperty/set_infobar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_infobar_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_infobar_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_infobar_property.lo `test -f 'src/c/getHandleProperty/set_infobar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_infobar_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_infobar_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_infobar_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_infobar_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_infobar_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_infobar_property.lo `test -f 'src/c/getHandleProperty/set_infobar_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_infobar_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_dockable_property.lo: src/c/getHandleProperty/set_dockable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_dockable_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_dockable_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_dockable_property.lo `test -f 'src/c/getHandleProperty/set_dockable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_dockable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_dockable_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_dockable_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_dockable_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_dockable_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_dockable_property.lo `test -f 'src/c/getHandleProperty/set_dockable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_dockable_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_layout_property.lo: src/c/getHandleProperty/get_layout_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_layout_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_layout_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_layout_property.lo `test -f 'src/c/getHandleProperty/get_layout_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_layout_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_layout_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_layout_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_layout_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_layout_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_layout_property.lo `test -f 'src/c/getHandleProperty/get_layout_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_layout_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_layout_property.lo: src/c/getHandleProperty/set_layout_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_layout_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_layout_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_layout_property.lo `test -f 'src/c/getHandleProperty/set_layout_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_layout_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_layout_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_layout_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_layout_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_layout_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_layout_property.lo `test -f 'src/c/getHandleProperty/set_layout_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_layout_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_constraints_property.lo: src/c/getHandleProperty/get_constraints_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_constraints_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_constraints_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_constraints_property.lo `test -f 'src/c/getHandleProperty/get_constraints_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_constraints_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_constraints_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_constraints_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_constraints_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_constraints_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_constraints_property.lo `test -f 'src/c/getHandleProperty/get_constraints_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_constraints_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_constraints_property.lo: src/c/getHandleProperty/set_constraints_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_constraints_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_constraints_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_constraints_property.lo `test -f 'src/c/getHandleProperty/set_constraints_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_constraints_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_constraints_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_constraints_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_constraints_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_constraints_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_constraints_property.lo `test -f 'src/c/getHandleProperty/set_constraints_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_constraints_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_rect_property.lo: src/c/getHandleProperty/set_rect_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_rect_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rect_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_rect_property.lo `test -f 'src/c/getHandleProperty/set_rect_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_rect_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rect_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_rect_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_rect_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_rect_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_rect_property.lo `test -f 'src/c/getHandleProperty/set_rect_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_rect_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_layout_options_property.lo: src/c/getHandleProperty/get_layout_options_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_layout_options_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_layout_options_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_layout_options_property.lo `test -f 'src/c/getHandleProperty/get_layout_options_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_layout_options_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_layout_options_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_layout_options_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_layout_options_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_layout_options_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_layout_options_property.lo `test -f 'src/c/getHandleProperty/get_layout_options_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_layout_options_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_layout_options_property.lo: src/c/getHandleProperty/set_layout_options_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_layout_options_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_layout_options_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_layout_options_property.lo `test -f 'src/c/getHandleProperty/set_layout_options_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_layout_options_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_layout_options_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_layout_options_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_layout_options_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_layout_options_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_layout_options_property.lo `test -f 'src/c/getHandleProperty/set_layout_options_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_layout_options_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_border_property.lo: src/c/getHandleProperty/get_border_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_border_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_border_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_border_property.lo `test -f 'src/c/getHandleProperty/get_border_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_border_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_border_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_border_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_border_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_border_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_border_property.lo `test -f 'src/c/getHandleProperty/get_border_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_border_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_border_property.lo: src/c/getHandleProperty/set_border_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_border_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_border_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_border_property.lo `test -f 'src/c/getHandleProperty/set_border_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_border_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_border_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_border_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_border_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_border_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_border_property.lo `test -f 'src/c/getHandleProperty/set_border_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_border_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_groupname_property.lo: src/c/getHandleProperty/get_groupname_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_groupname_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_groupname_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_groupname_property.lo `test -f 'src/c/getHandleProperty/get_groupname_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_groupname_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_groupname_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_groupname_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_groupname_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_groupname_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_groupname_property.lo `test -f 'src/c/getHandleProperty/get_groupname_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_groupname_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_groupname_property.lo: src/c/getHandleProperty/set_groupname_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_groupname_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_groupname_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_groupname_property.lo `test -f 'src/c/getHandleProperty/set_groupname_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_groupname_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_groupname_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_groupname_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_groupname_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_groupname_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_groupname_property.lo `test -f 'src/c/getHandleProperty/set_groupname_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_groupname_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_tabtitle_property.lo: src/c/getHandleProperty/get_tabtitle_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_tabtitle_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tabtitle_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tabtitle_property.lo `test -f 'src/c/getHandleProperty/get_tabtitle_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tabtitle_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tabtitle_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_tabtitle_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_tabtitle_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_tabtitle_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_tabtitle_property.lo `test -f 'src/c/getHandleProperty/get_tabtitle_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_tabtitle_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_tabtitle_property.lo: src/c/getHandleProperty/set_tabtitle_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_tabtitle_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tabtitle_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tabtitle_property.lo `test -f 'src/c/getHandleProperty/set_tabtitle_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tabtitle_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tabtitle_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_tabtitle_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_tabtitle_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_tabtitle_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_tabtitle_property.lo `test -f 'src/c/getHandleProperty/set_tabtitle_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_tabtitle_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_scrollable_property.lo: src/c/getHandleProperty/get_scrollable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_scrollable_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_scrollable_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_scrollable_property.lo `test -f 'src/c/getHandleProperty/get_scrollable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_scrollable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_scrollable_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_scrollable_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_scrollable_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_scrollable_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_scrollable_property.lo `test -f 'src/c/getHandleProperty/get_scrollable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_scrollable_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_scrollable_property.lo: src/c/getHandleProperty/set_scrollable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_scrollable_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_scrollable_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_scrollable_property.lo `test -f 'src/c/getHandleProperty/set_scrollable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_scrollable_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_scrollable_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_scrollable_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_scrollable_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_scrollable_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_scrollable_property.lo `test -f 'src/c/getHandleProperty/set_scrollable_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_scrollable_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_marks_count_property.lo: src/c/getHandleProperty/get_marks_count_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_marks_count_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_marks_count_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_marks_count_property.lo `test -f 'src/c/getHandleProperty/get_marks_count_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_marks_count_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_marks_count_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_marks_count_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_marks_count_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_marks_count_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_marks_count_property.lo `test -f 'src/c/getHandleProperty/get_marks_count_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_marks_count_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_marks_count_property.lo: src/c/getHandleProperty/set_marks_count_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_marks_count_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_marks_count_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_marks_count_property.lo `test -f 'src/c/getHandleProperty/set_marks_count_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_marks_count_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_marks_count_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_marks_count_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_marks_count_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_marks_count_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_marks_count_property.lo `test -f 'src/c/getHandleProperty/set_marks_count_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_marks_count_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_line_width_property.lo: src/c/getHandleProperty/get_line_width_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_line_width_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_width_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_line_width_property.lo `test -f 'src/c/getHandleProperty/get_line_width_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_line_width_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_width_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_line_width_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_line_width_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_line_width_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_line_width_property.lo `test -f 'src/c/getHandleProperty/get_line_width_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_line_width_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_line_width_property.lo: src/c/getHandleProperty/set_line_width_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_line_width_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_width_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_line_width_property.lo `test -f 'src/c/getHandleProperty/set_line_width_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_line_width_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_width_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_line_width_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_line_width_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_line_width_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_line_width_property.lo `test -f 'src/c/getHandleProperty/set_line_width_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_line_width_property.c
+
+src/c/libscigraphics_algo_la-DefaultCommandArg.lo: src/c/DefaultCommandArg.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-DefaultCommandArg.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-DefaultCommandArg.Tpo -c -o src/c/libscigraphics_algo_la-DefaultCommandArg.lo `test -f 'src/c/DefaultCommandArg.c' || echo '$(srcdir)/'`src/c/DefaultCommandArg.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-DefaultCommandArg.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-DefaultCommandArg.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/DefaultCommandArg.c' object='src/c/libscigraphics_algo_la-DefaultCommandArg.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-DefaultCommandArg.lo `test -f 'src/c/DefaultCommandArg.c' || echo '$(srcdir)/'`src/c/DefaultCommandArg.c
+
+src/c/libscigraphics_algo_la-Axes.lo: src/c/Axes.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-Axes.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-Axes.Tpo -c -o src/c/libscigraphics_algo_la-Axes.lo `test -f 'src/c/Axes.c' || echo '$(srcdir)/'`src/c/Axes.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-Axes.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-Axes.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/Axes.c' object='src/c/libscigraphics_algo_la-Axes.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-Axes.lo `test -f 'src/c/Axes.c' || echo '$(srcdir)/'`src/c/Axes.c
+
+src/c/libscigraphics_algo_la-sciMatrix.lo: src/c/sciMatrix.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-sciMatrix.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-sciMatrix.Tpo -c -o src/c/libscigraphics_algo_la-sciMatrix.lo `test -f 'src/c/sciMatrix.c' || echo '$(srcdir)/'`src/c/sciMatrix.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-sciMatrix.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-sciMatrix.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/sciMatrix.c' object='src/c/libscigraphics_algo_la-sciMatrix.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-sciMatrix.lo `test -f 'src/c/sciMatrix.c' || echo '$(srcdir)/'`src/c/sciMatrix.c
+
+src/c/libscigraphics_algo_la-DrawObjects.lo: src/c/DrawObjects.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-DrawObjects.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-DrawObjects.Tpo -c -o src/c/libscigraphics_algo_la-DrawObjects.lo `test -f 'src/c/DrawObjects.c' || echo '$(srcdir)/'`src/c/DrawObjects.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-DrawObjects.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-DrawObjects.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/DrawObjects.c' object='src/c/libscigraphics_algo_la-DrawObjects.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-DrawObjects.lo `test -f 'src/c/DrawObjects.c' || echo '$(srcdir)/'`src/c/DrawObjects.c
+
+src/c/libscigraphics_algo_la-GetProperty.lo: src/c/GetProperty.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-GetProperty.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-GetProperty.Tpo -c -o src/c/libscigraphics_algo_la-GetProperty.lo `test -f 'src/c/GetProperty.c' || echo '$(srcdir)/'`src/c/GetProperty.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-GetProperty.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-GetProperty.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/GetProperty.c' object='src/c/libscigraphics_algo_la-GetProperty.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-GetProperty.lo `test -f 'src/c/GetProperty.c' || echo '$(srcdir)/'`src/c/GetProperty.c
+
+src/c/libscigraphics_algo_la-Contour.lo: src/c/Contour.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-Contour.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-Contour.Tpo -c -o src/c/libscigraphics_algo_la-Contour.lo `test -f 'src/c/Contour.c' || echo '$(srcdir)/'`src/c/Contour.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-Contour.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-Contour.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/Contour.c' object='src/c/libscigraphics_algo_la-Contour.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-Contour.lo `test -f 'src/c/Contour.c' || echo '$(srcdir)/'`src/c/Contour.c
+
+src/c/libscigraphics_algo_la-SetProperty.lo: src/c/SetProperty.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-SetProperty.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-SetProperty.Tpo -c -o src/c/libscigraphics_algo_la-SetProperty.lo `test -f 'src/c/SetProperty.c' || echo '$(srcdir)/'`src/c/SetProperty.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-SetProperty.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-SetProperty.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/SetProperty.c' object='src/c/libscigraphics_algo_la-SetProperty.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-SetProperty.lo `test -f 'src/c/SetProperty.c' || echo '$(srcdir)/'`src/c/SetProperty.c
+
+src/c/libscigraphics_algo_la-BasicAlgos.lo: src/c/BasicAlgos.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-BasicAlgos.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-BasicAlgos.Tpo -c -o src/c/libscigraphics_algo_la-BasicAlgos.lo `test -f 'src/c/BasicAlgos.c' || echo '$(srcdir)/'`src/c/BasicAlgos.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-BasicAlgos.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-BasicAlgos.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/BasicAlgos.c' object='src/c/libscigraphics_algo_la-BasicAlgos.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-BasicAlgos.lo `test -f 'src/c/BasicAlgos.c' || echo '$(srcdir)/'`src/c/BasicAlgos.c
+
+src/c/libscigraphics_algo_la-BuildObjects.lo: src/c/BuildObjects.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-BuildObjects.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-BuildObjects.Tpo -c -o src/c/libscigraphics_algo_la-BuildObjects.lo `test -f 'src/c/BuildObjects.c' || echo '$(srcdir)/'`src/c/BuildObjects.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-BuildObjects.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-BuildObjects.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/BuildObjects.c' object='src/c/libscigraphics_algo_la-BuildObjects.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-BuildObjects.lo `test -f 'src/c/BuildObjects.c' || echo '$(srcdir)/'`src/c/BuildObjects.c
+
+src/c/libscigraphics_algo_la-sciCall.lo: src/c/sciCall.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-sciCall.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-sciCall.Tpo -c -o src/c/libscigraphics_algo_la-sciCall.lo `test -f 'src/c/sciCall.c' || echo '$(srcdir)/'`src/c/sciCall.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-sciCall.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-sciCall.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/sciCall.c' object='src/c/libscigraphics_algo_la-sciCall.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-sciCall.lo `test -f 'src/c/sciCall.c' || echo '$(srcdir)/'`src/c/sciCall.c
+
+src/c/libscigraphics_algo_la-CloneObjects.lo: src/c/CloneObjects.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-CloneObjects.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-CloneObjects.Tpo -c -o src/c/libscigraphics_algo_la-CloneObjects.lo `test -f 'src/c/CloneObjects.c' || echo '$(srcdir)/'`src/c/CloneObjects.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-CloneObjects.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-CloneObjects.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/CloneObjects.c' object='src/c/libscigraphics_algo_la-CloneObjects.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-CloneObjects.lo `test -f 'src/c/CloneObjects.c' || echo '$(srcdir)/'`src/c/CloneObjects.c
+
+src/c/libscigraphics_algo_la-InitObjects.lo: src/c/InitObjects.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-InitObjects.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-InitObjects.Tpo -c -o src/c/libscigraphics_algo_la-InitObjects.lo `test -f 'src/c/InitObjects.c' || echo '$(srcdir)/'`src/c/InitObjects.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-InitObjects.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-InitObjects.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/InitObjects.c' object='src/c/libscigraphics_algo_la-InitObjects.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-InitObjects.lo `test -f 'src/c/InitObjects.c' || echo '$(srcdir)/'`src/c/InitObjects.c
+
+src/c/libscigraphics_algo_la-pixel_mode.lo: src/c/pixel_mode.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-pixel_mode.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-pixel_mode.Tpo -c -o src/c/libscigraphics_algo_la-pixel_mode.lo `test -f 'src/c/pixel_mode.c' || echo '$(srcdir)/'`src/c/pixel_mode.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-pixel_mode.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-pixel_mode.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/pixel_mode.c' object='src/c/libscigraphics_algo_la-pixel_mode.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-pixel_mode.lo `test -f 'src/c/pixel_mode.c' || echo '$(srcdir)/'`src/c/pixel_mode.c
+
+src/c/libscigraphics_algo_la-Format.lo: src/c/Format.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-Format.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-Format.Tpo -c -o src/c/libscigraphics_algo_la-Format.lo `test -f 'src/c/Format.c' || echo '$(srcdir)/'`src/c/Format.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-Format.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-Format.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/Format.c' object='src/c/libscigraphics_algo_la-Format.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-Format.lo `test -f 'src/c/Format.c' || echo '$(srcdir)/'`src/c/Format.c
+
+src/c/libscigraphics_algo_la-Champ.lo: src/c/Champ.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-Champ.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-Champ.Tpo -c -o src/c/libscigraphics_algo_la-Champ.lo `test -f 'src/c/Champ.c' || echo '$(srcdir)/'`src/c/Champ.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-Champ.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-Champ.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/Champ.c' object='src/c/libscigraphics_algo_la-Champ.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-Champ.lo `test -f 'src/c/Champ.c' || echo '$(srcdir)/'`src/c/Champ.c
+
+src/c/libscigraphics_algo_la-StringMatrix.lo: src/c/StringMatrix.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-StringMatrix.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-StringMatrix.Tpo -c -o src/c/libscigraphics_algo_la-StringMatrix.lo `test -f 'src/c/StringMatrix.c' || echo '$(srcdir)/'`src/c/StringMatrix.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-StringMatrix.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-StringMatrix.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/StringMatrix.c' object='src/c/libscigraphics_algo_la-StringMatrix.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-StringMatrix.lo `test -f 'src/c/StringMatrix.c' || echo '$(srcdir)/'`src/c/StringMatrix.c
+
+src/c/libscigraphics_algo_la-FeC.lo: src/c/FeC.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-FeC.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-FeC.Tpo -c -o src/c/libscigraphics_algo_la-FeC.lo `test -f 'src/c/FeC.c' || echo '$(srcdir)/'`src/c/FeC.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-FeC.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-FeC.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/FeC.c' object='src/c/libscigraphics_algo_la-FeC.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-FeC.lo `test -f 'src/c/FeC.c' || echo '$(srcdir)/'`src/c/FeC.c
+
+src/c/libscigraphics_algo_la-Plo2dEch.lo: src/c/Plo2dEch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-Plo2dEch.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-Plo2dEch.Tpo -c -o src/c/libscigraphics_algo_la-Plo2dEch.lo `test -f 'src/c/Plo2dEch.c' || echo '$(srcdir)/'`src/c/Plo2dEch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-Plo2dEch.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-Plo2dEch.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/Plo2dEch.c' object='src/c/libscigraphics_algo_la-Plo2dEch.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-Plo2dEch.lo `test -f 'src/c/Plo2dEch.c' || echo '$(srcdir)/'`src/c/Plo2dEch.c
+
+src/c/libscigraphics_algo_la-Plo2dn.lo: src/c/Plo2dn.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-Plo2dn.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-Plo2dn.Tpo -c -o src/c/libscigraphics_algo_la-Plo2dn.lo `test -f 'src/c/Plo2dn.c' || echo '$(srcdir)/'`src/c/Plo2dn.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-Plo2dn.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-Plo2dn.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/Plo2dn.c' object='src/c/libscigraphics_algo_la-Plo2dn.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-Plo2dn.lo `test -f 'src/c/Plo2dn.c' || echo '$(srcdir)/'`src/c/Plo2dn.c
+
+src/c/libscigraphics_algo_la-Gray.lo: src/c/Gray.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-Gray.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-Gray.Tpo -c -o src/c/libscigraphics_algo_la-Gray.lo `test -f 'src/c/Gray.c' || echo '$(srcdir)/'`src/c/Gray.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-Gray.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-Gray.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/Gray.c' object='src/c/libscigraphics_algo_la-Gray.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-Gray.lo `test -f 'src/c/Gray.c' || echo '$(srcdir)/'`src/c/Gray.c
+
+src/c/libscigraphics_algo_la-DestroyObjects.lo: src/c/DestroyObjects.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-DestroyObjects.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-DestroyObjects.Tpo -c -o src/c/libscigraphics_algo_la-DestroyObjects.lo `test -f 'src/c/DestroyObjects.c' || echo '$(srcdir)/'`src/c/DestroyObjects.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-DestroyObjects.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-DestroyObjects.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/DestroyObjects.c' object='src/c/libscigraphics_algo_la-DestroyObjects.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-DestroyObjects.lo `test -f 'src/c/DestroyObjects.c' || echo '$(srcdir)/'`src/c/DestroyObjects.c
+
+src/c/libscigraphics_algo_la-math_graphics.lo: src/c/math_graphics.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-math_graphics.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-math_graphics.Tpo -c -o src/c/libscigraphics_algo_la-math_graphics.lo `test -f 'src/c/math_graphics.c' || echo '$(srcdir)/'`src/c/math_graphics.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-math_graphics.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-math_graphics.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/math_graphics.c' object='src/c/libscigraphics_algo_la-math_graphics.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-math_graphics.lo `test -f 'src/c/math_graphics.c' || echo '$(srcdir)/'`src/c/math_graphics.c
+
+src/c/libscigraphics_algo_la-Interaction.lo: src/c/Interaction.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-Interaction.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-Interaction.Tpo -c -o src/c/libscigraphics_algo_la-Interaction.lo `test -f 'src/c/Interaction.c' || echo '$(srcdir)/'`src/c/Interaction.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-Interaction.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-Interaction.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/Interaction.c' object='src/c/libscigraphics_algo_la-Interaction.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-Interaction.lo `test -f 'src/c/Interaction.c' || echo '$(srcdir)/'`src/c/Interaction.c
+
+src/c/libscigraphics_algo_la-StringBox.lo: src/c/StringBox.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-StringBox.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-StringBox.Tpo -c -o src/c/libscigraphics_algo_la-StringBox.lo `test -f 'src/c/StringBox.c' || echo '$(srcdir)/'`src/c/StringBox.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-StringBox.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-StringBox.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/StringBox.c' object='src/c/libscigraphics_algo_la-StringBox.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-StringBox.lo `test -f 'src/c/StringBox.c' || echo '$(srcdir)/'`src/c/StringBox.c
+
+src/c/libscigraphics_algo_la-axesScale.lo: src/c/axesScale.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-axesScale.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-axesScale.Tpo -c -o src/c/libscigraphics_algo_la-axesScale.lo `test -f 'src/c/axesScale.c' || echo '$(srcdir)/'`src/c/axesScale.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-axesScale.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-axesScale.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/axesScale.c' object='src/c/libscigraphics_algo_la-axesScale.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-axesScale.lo `test -f 'src/c/axesScale.c' || echo '$(srcdir)/'`src/c/axesScale.c
+
+src/c/libscigraphics_algo_la-TerminateGraphics.lo: src/c/TerminateGraphics.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-TerminateGraphics.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-TerminateGraphics.Tpo -c -o src/c/libscigraphics_algo_la-TerminateGraphics.lo `test -f 'src/c/TerminateGraphics.c' || echo '$(srcdir)/'`src/c/TerminateGraphics.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-TerminateGraphics.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-TerminateGraphics.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/TerminateGraphics.c' object='src/c/libscigraphics_algo_la-TerminateGraphics.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-TerminateGraphics.lo `test -f 'src/c/TerminateGraphics.c' || echo '$(srcdir)/'`src/c/TerminateGraphics.c
+
+src/c/libscigraphics_algo_la-periEmpty.lo: src/c/periEmpty.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-periEmpty.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-periEmpty.Tpo -c -o src/c/libscigraphics_algo_la-periEmpty.lo `test -f 'src/c/periEmpty.c' || echo '$(srcdir)/'`src/c/periEmpty.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-periEmpty.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-periEmpty.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/periEmpty.c' object='src/c/libscigraphics_algo_la-periEmpty.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-periEmpty.lo `test -f 'src/c/periEmpty.c' || echo '$(srcdir)/'`src/c/periEmpty.c
+
+src/c/libscigraphics_algo_la-scitokenize.lo: src/c/scitokenize.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-scitokenize.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-scitokenize.Tpo -c -o src/c/libscigraphics_algo_la-scitokenize.lo `test -f 'src/c/scitokenize.c' || echo '$(srcdir)/'`src/c/scitokenize.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-scitokenize.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-scitokenize.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/scitokenize.c' object='src/c/libscigraphics_algo_la-scitokenize.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-scitokenize.lo `test -f 'src/c/scitokenize.c' || echo '$(srcdir)/'`src/c/scitokenize.c
+
+src/c/libscigraphics_algo_la-get_ticks_utils.lo: src/c/get_ticks_utils.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-get_ticks_utils.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-get_ticks_utils.Tpo -c -o src/c/libscigraphics_algo_la-get_ticks_utils.lo `test -f 'src/c/get_ticks_utils.c' || echo '$(srcdir)/'`src/c/get_ticks_utils.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-get_ticks_utils.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-get_ticks_utils.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/get_ticks_utils.c' object='src/c/libscigraphics_algo_la-get_ticks_utils.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-get_ticks_utils.lo `test -f 'src/c/get_ticks_utils.c' || echo '$(srcdir)/'`src/c/get_ticks_utils.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_ambient_color_property.lo: src/c/getHandleProperty/get_ambient_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_ambient_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ambient_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_ambient_color_property.lo `test -f 'src/c/getHandleProperty/get_ambient_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_ambient_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ambient_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_ambient_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_ambient_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_ambient_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_ambient_color_property.lo `test -f 'src/c/getHandleProperty/get_ambient_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_ambient_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_diffuse_color_property.lo: src/c/getHandleProperty/get_diffuse_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_diffuse_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_diffuse_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_diffuse_color_property.lo `test -f 'src/c/getHandleProperty/get_diffuse_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_diffuse_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_diffuse_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_diffuse_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_diffuse_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_diffuse_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_diffuse_color_property.lo `test -f 'src/c/getHandleProperty/get_diffuse_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_diffuse_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_specular_color_property.lo: src/c/getHandleProperty/get_specular_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_specular_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_specular_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_specular_color_property.lo `test -f 'src/c/getHandleProperty/get_specular_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_specular_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_specular_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_specular_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_specular_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_specular_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_specular_color_property.lo `test -f 'src/c/getHandleProperty/get_specular_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_specular_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_use_color_material_property.lo: src/c/getHandleProperty/get_use_color_material_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_use_color_material_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_use_color_material_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_use_color_material_property.lo `test -f 'src/c/getHandleProperty/get_use_color_material_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_use_color_material_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_use_color_material_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_use_color_material_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_use_color_material_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_use_color_material_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_use_color_material_property.lo `test -f 'src/c/getHandleProperty/get_use_color_material_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_use_color_material_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_material_shininess_property.lo: src/c/getHandleProperty/get_material_shininess_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_material_shininess_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_material_shininess_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_material_shininess_property.lo `test -f 'src/c/getHandleProperty/get_material_shininess_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_material_shininess_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_material_shininess_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_material_shininess_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_material_shininess_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_material_shininess_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_material_shininess_property.lo `test -f 'src/c/getHandleProperty/get_material_shininess_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_material_shininess_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_light_type_property.lo: src/c/getHandleProperty/get_light_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_light_type_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_light_type_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_light_type_property.lo `test -f 'src/c/getHandleProperty/get_light_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_light_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_light_type_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_light_type_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_light_type_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_light_type_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_light_type_property.lo `test -f 'src/c/getHandleProperty/get_light_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_light_type_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_direction_property.lo: src/c/getHandleProperty/get_direction_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_direction_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_direction_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_direction_property.lo `test -f 'src/c/getHandleProperty/get_direction_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_direction_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_direction_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_direction_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_direction_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_direction_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_direction_property.lo `test -f 'src/c/getHandleProperty/get_direction_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_direction_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_ambient_color_property.lo: src/c/getHandleProperty/set_ambient_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_ambient_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ambient_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_ambient_color_property.lo `test -f 'src/c/getHandleProperty/set_ambient_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_ambient_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ambient_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_ambient_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_ambient_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_ambient_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_ambient_color_property.lo `test -f 'src/c/getHandleProperty/set_ambient_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_ambient_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_diffuse_color_property.lo: src/c/getHandleProperty/set_diffuse_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_diffuse_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_diffuse_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_diffuse_color_property.lo `test -f 'src/c/getHandleProperty/set_diffuse_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_diffuse_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_diffuse_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_diffuse_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_diffuse_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_diffuse_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_diffuse_color_property.lo `test -f 'src/c/getHandleProperty/set_diffuse_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_diffuse_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_specular_color_property.lo: src/c/getHandleProperty/set_specular_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_specular_color_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_specular_color_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_specular_color_property.lo `test -f 'src/c/getHandleProperty/set_specular_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_specular_color_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_specular_color_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_specular_color_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_specular_color_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_specular_color_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_specular_color_property.lo `test -f 'src/c/getHandleProperty/set_specular_color_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_specular_color_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_use_color_material_property.lo: src/c/getHandleProperty/set_use_color_material_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_use_color_material_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_use_color_material_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_use_color_material_property.lo `test -f 'src/c/getHandleProperty/set_use_color_material_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_use_color_material_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_use_color_material_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_use_color_material_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_use_color_material_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_use_color_material_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_use_color_material_property.lo `test -f 'src/c/getHandleProperty/set_use_color_material_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_use_color_material_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_material_shininess_property.lo: src/c/getHandleProperty/set_material_shininess_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_material_shininess_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_material_shininess_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_material_shininess_property.lo `test -f 'src/c/getHandleProperty/set_material_shininess_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_material_shininess_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_material_shininess_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_material_shininess_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_material_shininess_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_material_shininess_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_material_shininess_property.lo `test -f 'src/c/getHandleProperty/set_material_shininess_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_material_shininess_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_light_type_property.lo: src/c/getHandleProperty/set_light_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_light_type_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_light_type_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_light_type_property.lo `test -f 'src/c/getHandleProperty/set_light_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_light_type_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_light_type_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_light_type_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_light_type_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_light_type_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_light_type_property.lo `test -f 'src/c/getHandleProperty/set_light_type_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_light_type_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_direction_property.lo: src/c/getHandleProperty/set_direction_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_direction_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_direction_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_direction_property.lo `test -f 'src/c/getHandleProperty/set_direction_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_direction_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_direction_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_direction_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_direction_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_direction_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_direction_property.lo `test -f 'src/c/getHandleProperty/set_direction_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_direction_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-set_auto_margins_property.lo: src/c/getHandleProperty/set_auto_margins_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-set_auto_margins_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_margins_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_margins_property.lo `test -f 'src/c/getHandleProperty/set_auto_margins_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_margins_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_margins_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-set_auto_margins_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/set_auto_margins_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-set_auto_margins_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-set_auto_margins_property.lo `test -f 'src/c/getHandleProperty/set_auto_margins_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/set_auto_margins_property.c
+
+src/c/getHandleProperty/libscigraphics_algo_la-get_auto_margins_property.lo: src/c/getHandleProperty/get_auto_margins_property.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/getHandleProperty/libscigraphics_algo_la-get_auto_margins_property.lo -MD -MP -MF src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_margins_property.Tpo -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_margins_property.lo `test -f 'src/c/getHandleProperty/get_auto_margins_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_margins_property.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_margins_property.Tpo src/c/getHandleProperty/$(DEPDIR)/libscigraphics_algo_la-get_auto_margins_property.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getHandleProperty/get_auto_margins_property.c' object='src/c/getHandleProperty/libscigraphics_algo_la-get_auto_margins_property.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/getHandleProperty/libscigraphics_algo_la-get_auto_margins_property.lo `test -f 'src/c/getHandleProperty/get_auto_margins_property.c' || echo '$(srcdir)/'`src/c/getHandleProperty/get_auto_margins_property.c
+
+src/c/libscigraphics_algo_la-name2rgb.lo: src/c/name2rgb.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-name2rgb.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-name2rgb.Tpo -c -o src/c/libscigraphics_algo_la-name2rgb.lo `test -f 'src/c/name2rgb.c' || echo '$(srcdir)/'`src/c/name2rgb.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-name2rgb.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-name2rgb.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/name2rgb.c' object='src/c/libscigraphics_algo_la-name2rgb.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-name2rgb.lo `test -f 'src/c/name2rgb.c' || echo '$(srcdir)/'`src/c/name2rgb.c
+
+src/c/libscigraphics_algo_la-addColor.lo: src/c/addColor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscigraphics_algo_la-addColor.lo -MD -MP -MF src/c/$(DEPDIR)/libscigraphics_algo_la-addColor.Tpo -c -o src/c/libscigraphics_algo_la-addColor.lo `test -f 'src/c/addColor.c' || echo '$(srcdir)/'`src/c/addColor.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscigraphics_algo_la-addColor.Tpo src/c/$(DEPDIR)/libscigraphics_algo_la-addColor.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/addColor.c' object='src/c/libscigraphics_algo_la-addColor.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscigraphics_algo_la-addColor.lo `test -f 'src/c/addColor.c' || echo '$(srcdir)/'`src/c/addColor.c
+
+src/nographics/libscigraphics_disable_la-nographics.lo: src/nographics/nographics.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_disable_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/nographics/libscigraphics_disable_la-nographics.lo -MD -MP -MF src/nographics/$(DEPDIR)/libscigraphics_disable_la-nographics.Tpo -c -o src/nographics/libscigraphics_disable_la-nographics.lo `test -f 'src/nographics/nographics.c' || echo '$(srcdir)/'`src/nographics/nographics.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/nographics/$(DEPDIR)/libscigraphics_disable_la-nographics.Tpo src/nographics/$(DEPDIR)/libscigraphics_disable_la-nographics.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/nographics/nographics.c' object='src/nographics/libscigraphics_disable_la-nographics.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_disable_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/nographics/libscigraphics_disable_la-nographics.lo `test -f 'src/nographics/nographics.c' || echo '$(srcdir)/'`src/nographics/nographics.c
+
+sci_gateway/c/libscigraphics_la-sci_swap_handles.lo: sci_gateway/c/sci_swap_handles.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_swap_handles.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_swap_handles.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_swap_handles.lo `test -f 'sci_gateway/c/sci_swap_handles.c' || echo '$(srcdir)/'`sci_gateway/c/sci_swap_handles.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_swap_handles.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_swap_handles.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_swap_handles.c' object='sci_gateway/c/libscigraphics_la-sci_swap_handles.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_swap_handles.lo `test -f 'sci_gateway/c/sci_swap_handles.c' || echo '$(srcdir)/'`sci_gateway/c/sci_swap_handles.c
+
+sci_gateway/c/libscigraphics_la-sci_grayplot.lo: sci_gateway/c/sci_grayplot.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_grayplot.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_grayplot.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_grayplot.lo `test -f 'sci_gateway/c/sci_grayplot.c' || echo '$(srcdir)/'`sci_gateway/c/sci_grayplot.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_grayplot.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_grayplot.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_grayplot.c' object='sci_gateway/c/libscigraphics_la-sci_grayplot.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_grayplot.lo `test -f 'sci_gateway/c/sci_grayplot.c' || echo '$(srcdir)/'`sci_gateway/c/sci_grayplot.c
+
+sci_gateway/c/libscigraphics_la-sci_matplot1.lo: sci_gateway/c/sci_matplot1.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_matplot1.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_matplot1.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_matplot1.lo `test -f 'sci_gateway/c/sci_matplot1.c' || echo '$(srcdir)/'`sci_gateway/c/sci_matplot1.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_matplot1.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_matplot1.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_matplot1.c' object='sci_gateway/c/libscigraphics_la-sci_matplot1.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_matplot1.lo `test -f 'sci_gateway/c/sci_matplot1.c' || echo '$(srcdir)/'`sci_gateway/c/sci_matplot1.c
+
+sci_gateway/c/libscigraphics_la-sci_xfpolys.lo: sci_gateway/c/sci_xfpolys.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xfpolys.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfpolys.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xfpolys.lo `test -f 'sci_gateway/c/sci_xfpolys.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xfpolys.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfpolys.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfpolys.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xfpolys.c' object='sci_gateway/c/libscigraphics_la-sci_xfpolys.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xfpolys.lo `test -f 'sci_gateway/c/sci_xfpolys.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xfpolys.c
+
+sci_gateway/c/libscigraphics_la-sci_xget.lo: sci_gateway/c/sci_xget.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xget.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xget.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xget.lo `test -f 'sci_gateway/c/sci_xget.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xget.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xget.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xget.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xget.c' object='sci_gateway/c/libscigraphics_la-sci_xget.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xget.lo `test -f 'sci_gateway/c/sci_xget.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xget.c
+
+sci_gateway/c/libscigraphics_la-sci_newaxes.lo: sci_gateway/c/sci_newaxes.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_newaxes.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_newaxes.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_newaxes.lo `test -f 'sci_gateway/c/sci_newaxes.c' || echo '$(srcdir)/'`sci_gateway/c/sci_newaxes.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_newaxes.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_newaxes.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_newaxes.c' object='sci_gateway/c/libscigraphics_la-sci_newaxes.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_newaxes.lo `test -f 'sci_gateway/c/sci_newaxes.c' || echo '$(srcdir)/'`sci_gateway/c/sci_newaxes.c
+
+sci_gateway/c/libscigraphics_la-sci_xlfont.lo: sci_gateway/c/sci_xlfont.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xlfont.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xlfont.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xlfont.lo `test -f 'sci_gateway/c/sci_xlfont.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xlfont.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xlfont.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xlfont.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xlfont.c' object='sci_gateway/c/libscigraphics_la-sci_xlfont.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xlfont.lo `test -f 'sci_gateway/c/sci_xlfont.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xlfont.c
+
+sci_gateway/c/libscigraphics_la-sci_xgraduate.lo: sci_gateway/c/sci_xgraduate.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xgraduate.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgraduate.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xgraduate.lo `test -f 'sci_gateway/c/sci_xgraduate.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xgraduate.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgraduate.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgraduate.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xgraduate.c' object='sci_gateway/c/libscigraphics_la-sci_xgraduate.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xgraduate.lo `test -f 'sci_gateway/c/sci_xgraduate.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xgraduate.c
+
+sci_gateway/c/libscigraphics_la-sci_xgrid.lo: sci_gateway/c/sci_xgrid.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xgrid.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgrid.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xgrid.lo `test -f 'sci_gateway/c/sci_xgrid.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xgrid.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgrid.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgrid.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xgrid.c' object='sci_gateway/c/libscigraphics_la-sci_xgrid.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xgrid.lo `test -f 'sci_gateway/c/sci_xgrid.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xgrid.c
+
+sci_gateway/c/libscigraphics_la-sci_xclick.lo: sci_gateway/c/sci_xclick.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xclick.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xclick.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xclick.lo `test -f 'sci_gateway/c/sci_xclick.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xclick.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xclick.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xclick.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xclick.c' object='sci_gateway/c/libscigraphics_la-sci_xclick.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xclick.lo `test -f 'sci_gateway/c/sci_xclick.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xclick.c
+
+sci_gateway/c/libscigraphics_la-sci_geom3d.lo: sci_gateway/c/sci_geom3d.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_geom3d.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_geom3d.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_geom3d.lo `test -f 'sci_gateway/c/sci_geom3d.c' || echo '$(srcdir)/'`sci_gateway/c/sci_geom3d.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_geom3d.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_geom3d.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_geom3d.c' object='sci_gateway/c/libscigraphics_la-sci_geom3d.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_geom3d.lo `test -f 'sci_gateway/c/sci_geom3d.c' || echo '$(srcdir)/'`sci_gateway/c/sci_geom3d.c
+
+sci_gateway/c/libscigraphics_la-sci_xset.lo: sci_gateway/c/sci_xset.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xset.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xset.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xset.lo `test -f 'sci_gateway/c/sci_xset.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xset.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xset.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xset.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xset.c' object='sci_gateway/c/libscigraphics_la-sci_xset.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xset.lo `test -f 'sci_gateway/c/sci_xset.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xset.c
+
+sci_gateway/c/libscigraphics_la-sci_unzoom.lo: sci_gateway/c/sci_unzoom.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_unzoom.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_unzoom.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_unzoom.lo `test -f 'sci_gateway/c/sci_unzoom.c' || echo '$(srcdir)/'`sci_gateway/c/sci_unzoom.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_unzoom.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_unzoom.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_unzoom.c' object='sci_gateway/c/libscigraphics_la-sci_unzoom.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_unzoom.lo `test -f 'sci_gateway/c/sci_unzoom.c' || echo '$(srcdir)/'`sci_gateway/c/sci_unzoom.c
+
+sci_gateway/c/libscigraphics_la-sci_xsegs.lo: sci_gateway/c/sci_xsegs.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xsegs.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xsegs.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xsegs.lo `test -f 'sci_gateway/c/sci_xsegs.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xsegs.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xsegs.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xsegs.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xsegs.c' object='sci_gateway/c/libscigraphics_la-sci_xsegs.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xsegs.lo `test -f 'sci_gateway/c/sci_xsegs.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xsegs.c
+
+sci_gateway/c/libscigraphics_la-sci_glue.lo: sci_gateway/c/sci_glue.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_glue.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_glue.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_glue.lo `test -f 'sci_gateway/c/sci_glue.c' || echo '$(srcdir)/'`sci_gateway/c/sci_glue.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_glue.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_glue.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_glue.c' object='sci_gateway/c/libscigraphics_la-sci_glue.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_glue.lo `test -f 'sci_gateway/c/sci_glue.c' || echo '$(srcdir)/'`sci_gateway/c/sci_glue.c
+
+sci_gateway/c/libscigraphics_la-sci_xarc.lo: sci_gateway/c/sci_xarc.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xarc.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarc.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xarc.lo `test -f 'sci_gateway/c/sci_xarc.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xarc.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarc.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarc.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xarc.c' object='sci_gateway/c/libscigraphics_la-sci_xarc.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xarc.lo `test -f 'sci_gateway/c/sci_xarc.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xarc.c
+
+sci_gateway/c/libscigraphics_la-sci_xpolys.lo: sci_gateway/c/sci_xpolys.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xpolys.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xpolys.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xpolys.lo `test -f 'sci_gateway/c/sci_xpolys.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xpolys.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xpolys.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xpolys.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xpolys.c' object='sci_gateway/c/libscigraphics_la-sci_xpolys.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xpolys.lo `test -f 'sci_gateway/c/sci_xpolys.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xpolys.c
+
+sci_gateway/c/libscigraphics_la-sci_xstring.lo: sci_gateway/c/sci_xstring.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xstring.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xstring.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xstring.lo `test -f 'sci_gateway/c/sci_xstring.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xstring.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xstring.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xstring.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xstring.c' object='sci_gateway/c/libscigraphics_la-sci_xstring.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xstring.lo `test -f 'sci_gateway/c/sci_xstring.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xstring.c
+
+sci_gateway/c/libscigraphics_la-sci_xstringb.lo: sci_gateway/c/sci_xstringb.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xstringb.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xstringb.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xstringb.lo `test -f 'sci_gateway/c/sci_xstringb.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xstringb.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xstringb.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xstringb.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xstringb.c' object='sci_gateway/c/libscigraphics_la-sci_xstringb.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xstringb.lo `test -f 'sci_gateway/c/sci_xstringb.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xstringb.c
+
+sci_gateway/c/libscigraphics_la-sci_show_window.lo: sci_gateway/c/sci_show_window.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_show_window.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_show_window.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_show_window.lo `test -f 'sci_gateway/c/sci_show_window.c' || echo '$(srcdir)/'`sci_gateway/c/sci_show_window.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_show_window.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_show_window.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_show_window.c' object='sci_gateway/c/libscigraphics_la-sci_show_window.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_show_window.lo `test -f 'sci_gateway/c/sci_show_window.c' || echo '$(srcdir)/'`sci_gateway/c/sci_show_window.c
+
+sci_gateway/c/libscigraphics_la-sci_param3d1.lo: sci_gateway/c/sci_param3d1.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_param3d1.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_param3d1.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_param3d1.lo `test -f 'sci_gateway/c/sci_param3d1.c' || echo '$(srcdir)/'`sci_gateway/c/sci_param3d1.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_param3d1.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_param3d1.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_param3d1.c' object='sci_gateway/c/libscigraphics_la-sci_param3d1.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_param3d1.lo `test -f 'sci_gateway/c/sci_param3d1.c' || echo '$(srcdir)/'`sci_gateway/c/sci_param3d1.c
+
+sci_gateway/c/libscigraphics_la-sci_xname.lo: sci_gateway/c/sci_xname.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xname.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xname.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xname.lo `test -f 'sci_gateway/c/sci_xname.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xname.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xname.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xname.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xname.c' object='sci_gateway/c/libscigraphics_la-sci_xname.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xname.lo `test -f 'sci_gateway/c/sci_xname.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xname.c
+
+sci_gateway/c/libscigraphics_la-sci_xpoly.lo: sci_gateway/c/sci_xpoly.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xpoly.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xpoly.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xpoly.lo `test -f 'sci_gateway/c/sci_xpoly.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xpoly.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xpoly.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xpoly.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xpoly.c' object='sci_gateway/c/libscigraphics_la-sci_xpoly.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xpoly.lo `test -f 'sci_gateway/c/sci_xpoly.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xpoly.c
+
+sci_gateway/c/libscigraphics_la-sci_xchange.lo: sci_gateway/c/sci_xchange.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xchange.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xchange.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xchange.lo `test -f 'sci_gateway/c/sci_xchange.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xchange.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xchange.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xchange.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xchange.c' object='sci_gateway/c/libscigraphics_la-sci_xchange.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xchange.lo `test -f 'sci_gateway/c/sci_xchange.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xchange.c
+
+sci_gateway/c/libscigraphics_la-sci_matplot.lo: sci_gateway/c/sci_matplot.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_matplot.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_matplot.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_matplot.lo `test -f 'sci_gateway/c/sci_matplot.c' || echo '$(srcdir)/'`sci_gateway/c/sci_matplot.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_matplot.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_matplot.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_matplot.c' object='sci_gateway/c/libscigraphics_la-sci_matplot.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_matplot.lo `test -f 'sci_gateway/c/sci_matplot.c' || echo '$(srcdir)/'`sci_gateway/c/sci_matplot.c
+
+sci_gateway/c/libscigraphics_la-sci_drawaxis.lo: sci_gateway/c/sci_drawaxis.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_drawaxis.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawaxis.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_drawaxis.lo `test -f 'sci_gateway/c/sci_drawaxis.c' || echo '$(srcdir)/'`sci_gateway/c/sci_drawaxis.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawaxis.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawaxis.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_drawaxis.c' object='sci_gateway/c/libscigraphics_la-sci_drawaxis.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_drawaxis.lo `test -f 'sci_gateway/c/sci_drawaxis.c' || echo '$(srcdir)/'`sci_gateway/c/sci_drawaxis.c
+
+sci_gateway/c/libscigraphics_la-sci_demo.lo: sci_gateway/c/sci_demo.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_demo.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_demo.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_demo.lo `test -f 'sci_gateway/c/sci_demo.c' || echo '$(srcdir)/'`sci_gateway/c/sci_demo.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_demo.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_demo.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_demo.c' object='sci_gateway/c/libscigraphics_la-sci_demo.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_demo.lo `test -f 'sci_gateway/c/sci_demo.c' || echo '$(srcdir)/'`sci_gateway/c/sci_demo.c
+
+sci_gateway/c/libscigraphics_la-sci_plot2d1.lo: sci_gateway/c/sci_plot2d1.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_plot2d1.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot2d1.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_plot2d1.lo `test -f 'sci_gateway/c/sci_plot2d1.c' || echo '$(srcdir)/'`sci_gateway/c/sci_plot2d1.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot2d1.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot2d1.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_plot2d1.c' object='sci_gateway/c/libscigraphics_la-sci_plot2d1.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_plot2d1.lo `test -f 'sci_gateway/c/sci_plot2d1.c' || echo '$(srcdir)/'`sci_gateway/c/sci_plot2d1.c
+
+sci_gateway/c/libscigraphics_la-sci_xrect.lo: sci_gateway/c/sci_xrect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xrect.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xrect.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xrect.lo `test -f 'sci_gateway/c/sci_xrect.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xrect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xrect.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xrect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xrect.c' object='sci_gateway/c/libscigraphics_la-sci_xrect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xrect.lo `test -f 'sci_gateway/c/sci_xrect.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xrect.c
+
+sci_gateway/c/libscigraphics_la-sci_xarrows.lo: sci_gateway/c/sci_xarrows.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xarrows.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarrows.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xarrows.lo `test -f 'sci_gateway/c/sci_xarrows.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xarrows.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarrows.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarrows.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xarrows.c' object='sci_gateway/c/libscigraphics_la-sci_xarrows.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xarrows.lo `test -f 'sci_gateway/c/sci_xarrows.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xarrows.c
+
+sci_gateway/c/libscigraphics_la-sci_plot3d.lo: sci_gateway/c/sci_plot3d.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_plot3d.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot3d.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_plot3d.lo `test -f 'sci_gateway/c/sci_plot3d.c' || echo '$(srcdir)/'`sci_gateway/c/sci_plot3d.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot3d.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot3d.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_plot3d.c' object='sci_gateway/c/libscigraphics_la-sci_plot3d.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_plot3d.lo `test -f 'sci_gateway/c/sci_plot3d.c' || echo '$(srcdir)/'`sci_gateway/c/sci_plot3d.c
+
+sci_gateway/c/libscigraphics_la-sci_move.lo: sci_gateway/c/sci_move.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_move.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_move.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_move.lo `test -f 'sci_gateway/c/sci_move.c' || echo '$(srcdir)/'`sci_gateway/c/sci_move.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_move.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_move.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_move.c' object='sci_gateway/c/libscigraphics_la-sci_move.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_move.lo `test -f 'sci_gateway/c/sci_move.c' || echo '$(srcdir)/'`sci_gateway/c/sci_move.c
+
+sci_gateway/c/libscigraphics_la-sci_copy.lo: sci_gateway/c/sci_copy.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_copy.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_copy.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_copy.lo `test -f 'sci_gateway/c/sci_copy.c' || echo '$(srcdir)/'`sci_gateway/c/sci_copy.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_copy.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_copy.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_copy.c' object='sci_gateway/c/libscigraphics_la-sci_copy.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_copy.lo `test -f 'sci_gateway/c/sci_copy.c' || echo '$(srcdir)/'`sci_gateway/c/sci_copy.c
+
+sci_gateway/c/libscigraphics_la-sci_get.lo: sci_gateway/c/sci_get.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_get.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_get.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_get.lo `test -f 'sci_gateway/c/sci_get.c' || echo '$(srcdir)/'`sci_gateway/c/sci_get.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_get.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_get.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_get.c' object='sci_gateway/c/libscigraphics_la-sci_get.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_get.lo `test -f 'sci_gateway/c/sci_get.c' || echo '$(srcdir)/'`sci_gateway/c/sci_get.c
+
+sci_gateway/c/libscigraphics_la-sci_xarcs.lo: sci_gateway/c/sci_xarcs.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xarcs.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarcs.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xarcs.lo `test -f 'sci_gateway/c/sci_xarcs.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xarcs.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarcs.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xarcs.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xarcs.c' object='sci_gateway/c/libscigraphics_la-sci_xarcs.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xarcs.lo `test -f 'sci_gateway/c/sci_xarcs.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xarcs.c
+
+sci_gateway/c/libscigraphics_la-sci_xfpoly.lo: sci_gateway/c/sci_xfpoly.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xfpoly.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfpoly.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xfpoly.lo `test -f 'sci_gateway/c/sci_xfpoly.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xfpoly.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfpoly.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfpoly.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xfpoly.c' object='sci_gateway/c/libscigraphics_la-sci_xfpoly.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xfpoly.lo `test -f 'sci_gateway/c/sci_xfpoly.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xfpoly.c
+
+sci_gateway/c/libscigraphics_la-sci_drawlater.lo: sci_gateway/c/sci_drawlater.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_drawlater.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawlater.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_drawlater.lo `test -f 'sci_gateway/c/sci_drawlater.c' || echo '$(srcdir)/'`sci_gateway/c/sci_drawlater.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawlater.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawlater.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_drawlater.c' object='sci_gateway/c/libscigraphics_la-sci_drawlater.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_drawlater.lo `test -f 'sci_gateway/c/sci_drawlater.c' || echo '$(srcdir)/'`sci_gateway/c/sci_drawlater.c
+
+sci_gateway/c/libscigraphics_la-sci_champ.lo: sci_gateway/c/sci_champ.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_champ.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_champ.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_champ.lo `test -f 'sci_gateway/c/sci_champ.c' || echo '$(srcdir)/'`sci_gateway/c/sci_champ.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_champ.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_champ.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_champ.c' object='sci_gateway/c/libscigraphics_la-sci_champ.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_champ.lo `test -f 'sci_gateway/c/sci_champ.c' || echo '$(srcdir)/'`sci_gateway/c/sci_champ.c
+
+sci_gateway/c/libscigraphics_la-sci_set.lo: sci_gateway/c/sci_set.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_set.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_set.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_set.lo `test -f 'sci_gateway/c/sci_set.c' || echo '$(srcdir)/'`sci_gateway/c/sci_set.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_set.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_set.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_set.c' object='sci_gateway/c/libscigraphics_la-sci_set.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_set.lo `test -f 'sci_gateway/c/sci_set.c' || echo '$(srcdir)/'`sci_gateway/c/sci_set.c
+
+sci_gateway/c/libscigraphics_la-sci_unglue.lo: sci_gateway/c/sci_unglue.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_unglue.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_unglue.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_unglue.lo `test -f 'sci_gateway/c/sci_unglue.c' || echo '$(srcdir)/'`sci_gateway/c/sci_unglue.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_unglue.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_unglue.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_unglue.c' object='sci_gateway/c/libscigraphics_la-sci_unglue.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_unglue.lo `test -f 'sci_gateway/c/sci_unglue.c' || echo '$(srcdir)/'`sci_gateway/c/sci_unglue.c
+
+sci_gateway/c/libscigraphics_la-gw_graphics.lo: sci_gateway/c/gw_graphics.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-gw_graphics.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-gw_graphics.Tpo -c -o sci_gateway/c/libscigraphics_la-gw_graphics.lo `test -f 'sci_gateway/c/gw_graphics.c' || echo '$(srcdir)/'`sci_gateway/c/gw_graphics.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-gw_graphics.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-gw_graphics.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/gw_graphics.c' object='sci_gateway/c/libscigraphics_la-gw_graphics.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-gw_graphics.lo `test -f 'sci_gateway/c/gw_graphics.c' || echo '$(srcdir)/'`sci_gateway/c/gw_graphics.c
+
+sci_gateway/c/libscigraphics_la-sci_zoom_rect.lo: sci_gateway/c/sci_zoom_rect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_zoom_rect.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_zoom_rect.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_zoom_rect.lo `test -f 'sci_gateway/c/sci_zoom_rect.c' || echo '$(srcdir)/'`sci_gateway/c/sci_zoom_rect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_zoom_rect.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_zoom_rect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_zoom_rect.c' object='sci_gateway/c/libscigraphics_la-sci_zoom_rect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_zoom_rect.lo `test -f 'sci_gateway/c/sci_zoom_rect.c' || echo '$(srcdir)/'`sci_gateway/c/sci_zoom_rect.c
+
+sci_gateway/c/libscigraphics_la-sci_delete.lo: sci_gateway/c/sci_delete.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_delete.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_delete.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_delete.lo `test -f 'sci_gateway/c/sci_delete.c' || echo '$(srcdir)/'`sci_gateway/c/sci_delete.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_delete.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_delete.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_delete.c' object='sci_gateway/c/libscigraphics_la-sci_delete.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_delete.lo `test -f 'sci_gateway/c/sci_delete.c' || echo '$(srcdir)/'`sci_gateway/c/sci_delete.c
+
+sci_gateway/c/libscigraphics_la-sci_plot2d.lo: sci_gateway/c/sci_plot2d.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_plot2d.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot2d.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_plot2d.lo `test -f 'sci_gateway/c/sci_plot2d.c' || echo '$(srcdir)/'`sci_gateway/c/sci_plot2d.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot2d.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_plot2d.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_plot2d.c' object='sci_gateway/c/libscigraphics_la-sci_plot2d.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_plot2d.lo `test -f 'sci_gateway/c/sci_plot2d.c' || echo '$(srcdir)/'`sci_gateway/c/sci_plot2d.c
+
+sci_gateway/c/libscigraphics_la-sci_xrects.lo: sci_gateway/c/sci_xrects.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xrects.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xrects.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xrects.lo `test -f 'sci_gateway/c/sci_xrects.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xrects.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xrects.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xrects.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xrects.c' object='sci_gateway/c/libscigraphics_la-sci_xrects.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xrects.lo `test -f 'sci_gateway/c/sci_xrects.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xrects.c
+
+sci_gateway/c/libscigraphics_la-sci_xtitle.lo: sci_gateway/c/sci_xtitle.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xtitle.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xtitle.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xtitle.lo `test -f 'sci_gateway/c/sci_xtitle.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xtitle.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xtitle.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xtitle.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xtitle.c' object='sci_gateway/c/libscigraphics_la-sci_xtitle.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xtitle.lo `test -f 'sci_gateway/c/sci_xtitle.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xtitle.c
+
+sci_gateway/c/libscigraphics_la-sci_StringBox.lo: sci_gateway/c/sci_StringBox.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_StringBox.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_StringBox.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_StringBox.lo `test -f 'sci_gateway/c/sci_StringBox.c' || echo '$(srcdir)/'`sci_gateway/c/sci_StringBox.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_StringBox.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_StringBox.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_StringBox.c' object='sci_gateway/c/libscigraphics_la-sci_StringBox.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_StringBox.lo `test -f 'sci_gateway/c/sci_StringBox.c' || echo '$(srcdir)/'`sci_gateway/c/sci_StringBox.c
+
+sci_gateway/c/libscigraphics_la-sci_xgetmouse.lo: sci_gateway/c/sci_xgetmouse.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xgetmouse.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgetmouse.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xgetmouse.lo `test -f 'sci_gateway/c/sci_xgetmouse.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xgetmouse.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgetmouse.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xgetmouse.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xgetmouse.c' object='sci_gateway/c/libscigraphics_la-sci_xgetmouse.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xgetmouse.lo `test -f 'sci_gateway/c/sci_xgetmouse.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xgetmouse.c
+
+sci_gateway/c/libscigraphics_la-sci_drawnow.lo: sci_gateway/c/sci_drawnow.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_drawnow.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawnow.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_drawnow.lo `test -f 'sci_gateway/c/sci_drawnow.c' || echo '$(srcdir)/'`sci_gateway/c/sci_drawnow.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawnow.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_drawnow.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_drawnow.c' object='sci_gateway/c/libscigraphics_la-sci_drawnow.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_drawnow.lo `test -f 'sci_gateway/c/sci_drawnow.c' || echo '$(srcdir)/'`sci_gateway/c/sci_drawnow.c
+
+sci_gateway/c/libscigraphics_la-sci_xfarcs.lo: sci_gateway/c/sci_xfarcs.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xfarcs.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfarcs.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xfarcs.lo `test -f 'sci_gateway/c/sci_xfarcs.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xfarcs.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfarcs.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xfarcs.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xfarcs.c' object='sci_gateway/c/libscigraphics_la-sci_xfarcs.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xfarcs.lo `test -f 'sci_gateway/c/sci_xfarcs.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xfarcs.c
+
+sci_gateway/c/libscigraphics_la-sci_param3d.lo: sci_gateway/c/sci_param3d.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_param3d.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_param3d.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_param3d.lo `test -f 'sci_gateway/c/sci_param3d.c' || echo '$(srcdir)/'`sci_gateway/c/sci_param3d.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_param3d.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_param3d.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_param3d.c' object='sci_gateway/c/libscigraphics_la-sci_param3d.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_param3d.lo `test -f 'sci_gateway/c/sci_param3d.c' || echo '$(srcdir)/'`sci_gateway/c/sci_param3d.c
+
+sci_gateway/c/libscigraphics_la-sci_contour2di.lo: sci_gateway/c/sci_contour2di.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_contour2di.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_contour2di.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_contour2di.lo `test -f 'sci_gateway/c/sci_contour2di.c' || echo '$(srcdir)/'`sci_gateway/c/sci_contour2di.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_contour2di.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_contour2di.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_contour2di.c' object='sci_gateway/c/libscigraphics_la-sci_contour2di.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_contour2di.lo `test -f 'sci_gateway/c/sci_contour2di.c' || echo '$(srcdir)/'`sci_gateway/c/sci_contour2di.c
+
+sci_gateway/c/libscigraphics_la-sci_xdel.lo: sci_gateway/c/sci_xdel.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_xdel.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xdel.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_xdel.lo `test -f 'sci_gateway/c/sci_xdel.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xdel.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xdel.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_xdel.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_xdel.c' object='sci_gateway/c/libscigraphics_la-sci_xdel.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_xdel.lo `test -f 'sci_gateway/c/sci_xdel.c' || echo '$(srcdir)/'`sci_gateway/c/sci_xdel.c
+
+sci_gateway/c/libscigraphics_la-sci_winsid.lo: sci_gateway/c/sci_winsid.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_winsid.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_winsid.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_winsid.lo `test -f 'sci_gateway/c/sci_winsid.c' || echo '$(srcdir)/'`sci_gateway/c/sci_winsid.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_winsid.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_winsid.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_winsid.c' object='sci_gateway/c/libscigraphics_la-sci_winsid.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_winsid.lo `test -f 'sci_gateway/c/sci_winsid.c' || echo '$(srcdir)/'`sci_gateway/c/sci_winsid.c
+
+sci_gateway/c/libscigraphics_la-sci_fec.lo: sci_gateway/c/sci_fec.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_fec.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_fec.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_fec.lo `test -f 'sci_gateway/c/sci_fec.c' || echo '$(srcdir)/'`sci_gateway/c/sci_fec.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_fec.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_fec.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_fec.c' object='sci_gateway/c/libscigraphics_la-sci_fec.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_fec.lo `test -f 'sci_gateway/c/sci_fec.c' || echo '$(srcdir)/'`sci_gateway/c/sci_fec.c
+
+sci_gateway/c/libscigraphics_la-sci_rubberbox.lo: sci_gateway/c/sci_rubberbox.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_rubberbox.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_rubberbox.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_rubberbox.lo `test -f 'sci_gateway/c/sci_rubberbox.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rubberbox.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_rubberbox.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_rubberbox.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_rubberbox.c' object='sci_gateway/c/libscigraphics_la-sci_rubberbox.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_rubberbox.lo `test -f 'sci_gateway/c/sci_rubberbox.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rubberbox.c
+
+sci_gateway/c/libscigraphics_la-sci_rotate_axes.lo: sci_gateway/c/sci_rotate_axes.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_rotate_axes.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_rotate_axes.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_rotate_axes.lo `test -f 'sci_gateway/c/sci_rotate_axes.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rotate_axes.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_rotate_axes.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_rotate_axes.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_rotate_axes.c' object='sci_gateway/c/libscigraphics_la-sci_rotate_axes.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_rotate_axes.lo `test -f 'sci_gateway/c/sci_rotate_axes.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rotate_axes.c
+
+sci_gateway/c/libscigraphics_la-sci_is_handle_valid.lo: sci_gateway/c/sci_is_handle_valid.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_is_handle_valid.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_is_handle_valid.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_is_handle_valid.lo `test -f 'sci_gateway/c/sci_is_handle_valid.c' || echo '$(srcdir)/'`sci_gateway/c/sci_is_handle_valid.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_is_handle_valid.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_is_handle_valid.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_is_handle_valid.c' object='sci_gateway/c/libscigraphics_la-sci_is_handle_valid.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_is_handle_valid.lo `test -f 'sci_gateway/c/sci_is_handle_valid.c' || echo '$(srcdir)/'`sci_gateway/c/sci_is_handle_valid.c
+
+sci_gateway/c/libscigraphics_la-sci_Legend.lo: sci_gateway/c/sci_Legend.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_Legend.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_Legend.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_Legend.lo `test -f 'sci_gateway/c/sci_Legend.c' || echo '$(srcdir)/'`sci_gateway/c/sci_Legend.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_Legend.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_Legend.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_Legend.c' object='sci_gateway/c/libscigraphics_la-sci_Legend.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_Legend.lo `test -f 'sci_gateway/c/sci_Legend.c' || echo '$(srcdir)/'`sci_gateway/c/sci_Legend.c
+
+sci_gateway/c/libscigraphics_la-sci_light.lo: sci_gateway/c/sci_light.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_light.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_light.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_light.lo `test -f 'sci_gateway/c/sci_light.c' || echo '$(srcdir)/'`sci_gateway/c/sci_light.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_light.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_light.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_light.c' object='sci_gateway/c/libscigraphics_la-sci_light.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_light.lo `test -f 'sci_gateway/c/sci_light.c' || echo '$(srcdir)/'`sci_gateway/c/sci_light.c
+
+sci_gateway/c/libscigraphics_la-sci_color.lo: sci_gateway/c/sci_color.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_color.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_color.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_color.lo `test -f 'sci_gateway/c/sci_color.c' || echo '$(srcdir)/'`sci_gateway/c/sci_color.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_color.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_color.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_color.c' object='sci_gateway/c/libscigraphics_la-sci_color.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_color.lo `test -f 'sci_gateway/c/sci_color.c' || echo '$(srcdir)/'`sci_gateway/c/sci_color.c
+
+sci_gateway/c/libscigraphics_la-sci_name2rgb.lo: sci_gateway/c/sci_name2rgb.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_name2rgb.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_name2rgb.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_name2rgb.lo `test -f 'sci_gateway/c/sci_name2rgb.c' || echo '$(srcdir)/'`sci_gateway/c/sci_name2rgb.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_name2rgb.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_name2rgb.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_name2rgb.c' object='sci_gateway/c/libscigraphics_la-sci_name2rgb.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_name2rgb.lo `test -f 'sci_gateway/c/sci_name2rgb.c' || echo '$(srcdir)/'`sci_gateway/c/sci_name2rgb.c
+
+sci_gateway/c/libscigraphics_la-sci_addcolor.lo: sci_gateway/c/sci_addcolor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscigraphics_la-sci_addcolor.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_addcolor.Tpo -c -o sci_gateway/c/libscigraphics_la-sci_addcolor.lo `test -f 'sci_gateway/c/sci_addcolor.c' || echo '$(srcdir)/'`sci_gateway/c/sci_addcolor.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_addcolor.Tpo sci_gateway/c/$(DEPDIR)/libscigraphics_la-sci_addcolor.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_addcolor.c' object='sci_gateway/c/libscigraphics_la-sci_addcolor.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscigraphics_la-sci_addcolor.lo `test -f 'sci_gateway/c/sci_addcolor.c' || echo '$(srcdir)/'`sci_gateway/c/sci_addcolor.c
+
+.cpp.o:
+@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
+
+.cpp.obj:
+@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+
+.cpp.lo:
+@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
+
+src/cpp/libscigraphics_algo_la-ContourOnMesh.lo: src/cpp/ContourOnMesh.cpp
+@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscigraphics_algo_la-ContourOnMesh.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscigraphics_algo_la-ContourOnMesh.Tpo -c -o src/cpp/libscigraphics_algo_la-ContourOnMesh.lo `test -f 'src/cpp/ContourOnMesh.cpp' || echo '$(srcdir)/'`src/cpp/ContourOnMesh.cpp
+@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscigraphics_algo_la-ContourOnMesh.Tpo src/cpp/$(DEPDIR)/libscigraphics_algo_la-ContourOnMesh.Plo
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/ContourOnMesh.cpp' object='src/cpp/libscigraphics_algo_la-ContourOnMesh.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscigraphics_algo_la-ContourOnMesh.lo `test -f 'src/cpp/ContourOnMesh.cpp' || echo '$(srcdir)/'`src/cpp/ContourOnMesh.cpp
+
+sci_gateway/cpp/libscigraphics_la-sci_contour2dm.lo: sci_gateway/cpp/sci_contour2dm.cpp
+@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscigraphics_la-sci_contour2dm.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscigraphics_la-sci_contour2dm.Tpo -c -o sci_gateway/cpp/libscigraphics_la-sci_contour2dm.lo `test -f 'sci_gateway/cpp/sci_contour2dm.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_contour2dm.cpp
+@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscigraphics_la-sci_contour2dm.Tpo sci_gateway/cpp/$(DEPDIR)/libscigraphics_la-sci_contour2dm.Plo
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_contour2dm.cpp' object='sci_gateway/cpp/libscigraphics_la-sci_contour2dm.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscigraphics_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscigraphics_la-sci_contour2dm.lo `test -f 'sci_gateway/cpp/sci_contour2dm.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_contour2dm.cpp
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+ -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs
+ -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
+ -rm -rf src/c/.libs src/c/_libs
+ -rm -rf src/c/getHandleProperty/.libs src/c/getHandleProperty/_libs
+ -rm -rf src/cpp/.libs src/cpp/_libs
+ -rm -rf src/nographics/.libs src/nographics/_libs
+install-libscigraphics_la_etcDATA: $(libscigraphics_la_etc_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(libscigraphics_la_etc_DATA)'; test -n "$(libscigraphics_la_etcdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(libscigraphics_la_etcdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(libscigraphics_la_etcdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscigraphics_la_etcdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(libscigraphics_la_etcdir)" || exit $$?; \
+ done
+
+uninstall-libscigraphics_la_etcDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(libscigraphics_la_etc_DATA)'; test -n "$(libscigraphics_la_etcdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(libscigraphics_la_etcdir)'; $(am__uninstall_files_from_dir)
+install-libscigraphics_la_rootDATA: $(libscigraphics_la_root_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(libscigraphics_la_root_DATA)'; test -n "$(libscigraphics_la_rootdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(libscigraphics_la_rootdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(libscigraphics_la_rootdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscigraphics_la_rootdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(libscigraphics_la_rootdir)" || exit $$?; \
+ done
+
+uninstall-libscigraphics_la_rootDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(libscigraphics_la_root_DATA)'; test -n "$(libscigraphics_la_rootdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(libscigraphics_la_rootdir)'; $(am__uninstall_files_from_dir)
+install-libscigraphics_la_sci_gatewayDATA: $(libscigraphics_la_sci_gateway_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(libscigraphics_la_sci_gateway_DATA)'; test -n "$(libscigraphics_la_sci_gatewaydir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(libscigraphics_la_sci_gatewaydir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(libscigraphics_la_sci_gatewaydir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscigraphics_la_sci_gatewaydir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(libscigraphics_la_sci_gatewaydir)" || exit $$?; \
+ done
+
+uninstall-libscigraphics_la_sci_gatewayDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(libscigraphics_la_sci_gateway_DATA)'; test -n "$(libscigraphics_la_sci_gatewaydir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(libscigraphics_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
+install-nobase_libscigraphics_la_gedDATA: $(nobase_libscigraphics_la_ged_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(nobase_libscigraphics_la_ged_DATA)'; test -n "$(libscigraphics_la_geddir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(libscigraphics_la_geddir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(libscigraphics_la_geddir)" || exit 1; \
+ fi; \
+ $(am__nobase_list) | while read dir files; do \
+ xfiles=; for file in $$files; do \
+ if test -f "$$file"; then xfiles="$$xfiles $$file"; \
+ else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
+ test -z "$$xfiles" || { \
+ test "x$$dir" = x. || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(libscigraphics_la_geddir)/$$dir'"; \
+ $(MKDIR_P) "$(DESTDIR)$(libscigraphics_la_geddir)/$$dir"; }; \
+ echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(libscigraphics_la_geddir)/$$dir'"; \
+ $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(libscigraphics_la_geddir)/$$dir" || exit $$?; }; \
+ done
+
+uninstall-nobase_libscigraphics_la_gedDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(nobase_libscigraphics_la_ged_DATA)'; test -n "$(libscigraphics_la_geddir)" || list=; \
+ $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
+ dir='$(DESTDIR)$(libscigraphics_la_geddir)'; $(am__uninstall_files_from_dir)
+
+ID: $(am__tagged_files)
+ $(am__define_uniq_tagged_files); mkid -fID $$unique
+tags: tags-am
+TAGS: tags
+
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ set x; \
+ here=`pwd`; \
+ $(am__define_uniq_tagged_files); \
+ shift; \
+ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ test -n "$$unique" || unique=$$empty_fix; \
+ if test $$# -gt 0; then \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ "$$@" $$unique; \
+ else \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$unique; \
+ fi; \
+ fi
+ctags: ctags-am
+
+CTAGS: ctags
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ $(am__define_uniq_tagged_files); \
+ test -z "$(CTAGS_ARGS)$$unique" \
+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+ $$unique
+
+GTAGS:
+ here=`$(am__cd) $(top_builddir) && pwd` \
+ && $(am__cd) $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) "$$here"
+cscopelist: cscopelist-am
+
+cscopelist-am: $(am__tagged_files)
+ list='$(am__tagged_files)'; \
+ case "$(srcdir)" in \
+ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
+ *) sdir=$(subdir)/$(srcdir) ;; \
+ esac; \
+ for i in $$list; do \
+ if test -f "$$i"; then \
+ echo "$(subdir)/$$i"; \
+ else \
+ echo "$$sdir/$$i"; \
+ fi; \
+ done >> $(top_builddir)/cscope.files
+
+distclean-tags:
+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d "$(distdir)/$$file"; then \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ else \
+ test -f "$(distdir)/$$file" \
+ || cp -p $$d/$$file "$(distdir)/$$file" \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+ $(MAKE) $(AM_MAKEFLAGS) check-local
+check: check-am
+all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
+installdirs:
+ for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscigraphics_la_etcdir)" "$(DESTDIR)$(libscigraphics_la_rootdir)" "$(DESTDIR)$(libscigraphics_la_sci_gatewaydir)" "$(DESTDIR)$(libscigraphics_la_geddir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ 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:
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+ -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
+ -rm -f sci_gateway/c/$(am__dirstamp)
+ -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
+ -rm -f sci_gateway/cpp/$(am__dirstamp)
+ -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/c/$(am__dirstamp)
+ -rm -f src/c/getHandleProperty/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/c/getHandleProperty/$(am__dirstamp)
+ -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/cpp/$(am__dirstamp)
+ -rm -f src/nographics/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/nographics/$(am__dirstamp)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool clean-local \
+ clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
+
+distclean: distclean-am
+ -rm -rf sci_gateway/c/$(DEPDIR) sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/c/getHandleProperty/$(DEPDIR) src/cpp/$(DEPDIR) src/nographics/$(DEPDIR)
+ -rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+ distclean-local distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am: install-data-local install-libscigraphics_la_etcDATA \
+ install-libscigraphics_la_rootDATA \
+ install-libscigraphics_la_sci_gatewayDATA \
+ install-nobase_libscigraphics_la_gedDATA
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am: install-pkglibLTLIBRARIES
+
+install-html: install-html-am
+
+install-html-am: install-html-local
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -rf sci_gateway/c/$(DEPDIR) sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/c/getHandleProperty/$(DEPDIR) src/cpp/$(DEPDIR) src/nographics/$(DEPDIR)
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+ mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-libscigraphics_la_etcDATA \
+ uninstall-libscigraphics_la_rootDATA \
+ uninstall-libscigraphics_la_sci_gatewayDATA \
+ uninstall-nobase_libscigraphics_la_gedDATA \
+ uninstall-pkglibLTLIBRARIES
+
+.MAKE: check-am install-am install-strip
+
+.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \
+ check-local clean clean-generic clean-libtool clean-local \
+ clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \
+ ctags ctags-am distclean distclean-compile distclean-generic \
+ distclean-libtool distclean-local distclean-tags distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-data-local install-dvi \
+ install-dvi-am install-exec install-exec-am install-html \
+ install-html-am install-html-local install-info \
+ install-info-am install-libscigraphics_la_etcDATA \
+ install-libscigraphics_la_rootDATA \
+ install-libscigraphics_la_sci_gatewayDATA install-man \
+ install-nobase_libscigraphics_la_gedDATA install-pdf \
+ install-pdf-am install-pkglibLTLIBRARIES install-ps \
+ install-ps-am install-strip installcheck installcheck-am \
+ installdirs maintainer-clean maintainer-clean-generic \
+ mostlyclean mostlyclean-compile mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
+ uninstall-am uninstall-libscigraphics_la_etcDATA \
+ uninstall-libscigraphics_la_rootDATA \
+ uninstall-libscigraphics_la_sci_gatewayDATA \
+ uninstall-nobase_libscigraphics_la_gedDATA \
+ uninstall-pkglibLTLIBRARIES
+
+
+# This target enables tests for Scilab
+check-local: $(top_builddir)/scilab-bin test
+ if test -d $(mydatadir)/tests; then \
+ @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
+ fi
+check-code:
+ if test -f build.xml; then \
+ $(ANT) checkstyle; \
+ fi
+ if test -x "$(SPLINT)"; then \
+ $(SPLINT) $(SPLINT_OPTIONS) -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ $(INCLUDE_FLAGS) $(CHECK_SRC); \
+ fi
+@NEED_JAVA_TRUE@java:
+# Some configurations needs to export JAVA_HOME in the current env
+@NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
+@NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
+@NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
+@NEED_JAVA_TRUE@ $(ANT); \
+@NEED_JAVA_TRUE@ fi
+
+@NEED_JAVA_TRUE@clean-java:
+# Some configurations needs to export JAVA_HOME in the current env
+@NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
+@NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
+@NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
+@NEED_JAVA_TRUE@ $(ANT) clean; \
+@NEED_JAVA_TRUE@ fi;
+
+# If the user request for the SWIG generation of the wrappers Java => C/C++
+# We call the target swig-build on the variable SWIG_WRAPPERS
+
+@SWIG_TRUE@swig: $(SWIG_WRAPPERS)
+@SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
+@SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
+@SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
+@SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
+@SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
+@SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
+@SWIG_TRUE@ done; \
+@SWIG_TRUE@ fi
+
+@SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
+@SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
+@SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
+@SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
+@SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
+@SWIG_TRUE@ $(SWIG_BIN) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
+@SWIG_TRUE@ done; \
+@SWIG_TRUE@ fi
+
+# If the user request for the SWIG generation of the wrappers Java => C/C++
+# We call the target swig-build on the variable SWIG_WRAPPERS
+
+@GIWS_TRUE@giws: $(GIWS_WRAPPERS)
+@GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
+@GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
+@GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
+@GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
+@GIWS_TRUE@ echo "GIWS process of $$file ..."; \
+@GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
+@GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
+@GIWS_TRUE@ else \
+@GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
+@GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
+@GIWS_TRUE@ fi \
+@GIWS_TRUE@ done; \
+@GIWS_TRUE@ fi
+
+@GIWS_TRUE@giws-exception:
+@GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
+@GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
+@GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
+
+macros:
+ -@( if test ! -x $(top_builddir)/scilab-bin; then \
+ echo "Error : Cannot build $< : Scilab has not been built"; \
+ else \
+ $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
+ fi)
+
+# Removes the macros
+clean-macros:
+# Removes macros (*.bin generated from .sci)
+ @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
+ echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
+ rm -f $(builddir)/$$dir/$(MACROBINMASK); \
+ done
+
+test:
+# More tests could be added here
+ @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
+ if test -f build.xml -a $$USEANT -eq 1; then \
+ $(ANT) test; \
+ fi
+
+all-local: $(TARGETS_ALL)
+
+.sci.bin:
+ -@( if test ! -x $(top_builddir)/scilab-bin; then \
+ echo "Error : Cannot build $< : Scilab has not been build"; \
+ else \
+ echo "Creating $@"; \
+ $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
+ fi )
+
+install-html-local:
+
+install-data-local-local:
+# Mainly for javasci
+ @if test -d $(srcdir)/javadoc; then \
+ cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
+ fi
+# If the user wants the help sources to be installed
+@INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
+@INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
+@INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
+@INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
+@INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
+@INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
+@INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
+@INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
+@INSTALL_HELP_XML_TRUE@ done ; \
+@INSTALL_HELP_XML_TRUE@ fi; \
+@INSTALL_HELP_XML_TRUE@ fi; \
+@INSTALL_HELP_XML_TRUE@ done; \
+@INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
+@INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
+@INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
+@INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
+@INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
+@INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
+@INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
+@INSTALL_HELP_XML_TRUE@ done ; \
+@INSTALL_HELP_XML_TRUE@ fi; \
+@INSTALL_HELP_XML_TRUE@ fi
+install-data-local:
+# Install the tests
+ @echo "-------- Install tests (if any) --------"; \
+ for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
+ if test -d $(srcdir)/$$dir/; then \
+ $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
+ for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
+ if test -d "$(srcdir)/$$dir/$$file"; then \
+ echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
+ $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
+ else \
+ echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
+ $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
+ fi \
+ done; \
+ fi; \
+ done
+# Install the help chapter
+ @echo "-------- Install the help chapter (if any) --------"; \
+ for lang in $(HELP_CHAPTERLANG); do \
+ HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
+ if test -f $$HELPFILE; then \
+ echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
+ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
+ echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
+ $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
+ fi; \
+ done
+# Install the demos & examples
+ @echo "-------- Install demos & examples (if any) --------"; \
+ for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
+ if test -d $(srcdir)/$$dir/; then \
+ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
+ for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
+ if test -d "$(srcdir)/$$dir/$$file"; then \
+ echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
+ $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
+ else \
+ echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
+ $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
+ fi \
+ done; \
+ fi; \
+ done
+# Install the macros
+ @echo "-------- Install macros (if any) --------"; \
+ for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
+ $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
+ if test -d $(srcdir)/$$dir/; then \
+ FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
+ if test -n "$(MACROSSPECIALEXT)"; then \
+ specialExtDir=""; \
+ for specialExt in $(MACROSSPECIALEXT); do \
+ specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
+ done; \
+ FILELIST="$$FILELIST $$specialExtDir"; \
+ fi; \
+ for file in `ls -1 $$FILELIST 2>/dev/null`; do \
+ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
+ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
+ done; \
+ fi; \
+ done
+# Install java files (.jar)
+ @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
+ echo "-------- Install jar files --------"; \
+ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
+ for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
+ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
+ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
+ done ; \
+ fi
+
+########### CLEAN ###################
+# Clean help (generated automatically by Scilab)
+# It used to clean the macro (clean-macros) but this was causing
+# make clean && make to fail Scilab startup
+@NEED_JAVA_TRUE@clean-local: clean-java
+@NEED_JAVA_FALSE@clean-local:
+
+distclean-local:
+ rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
+
+.PHONY: macros java swig giws
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT: