1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
19 # Copyright (C) 2012 - Scilab Enterprises - Calixte DENIZET
21 # Copyright (C) 2012 - 2016 - Scilab Enterprises
23 # This file is hereby licensed under the terms of the GNU GPL v2.0,
24 # pursuant to article 5.3.4 of the CeCILL v.2.1.
25 # This file was originally licensed under the terms of the CeCILL v2.1,
26 # and continues to be available under such terms.
27 # For more information, see the COPYING file which you should have received
28 # along with this program.
31 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
32 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
33 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
35 # Copyright (C) 2012 - 2016 - Scilab Enterprises
37 # This file is hereby licensed under the terms of the GNU GPL v2.0,
38 # pursuant to article 5.3.4 of the CeCILL v.2.1.
39 # This file was originally licensed under the terms of the CeCILL v2.1,
40 # and continues to be available under such terms.
41 # For more information, see the COPYING file which you should have received
42 # along with this program.
46 ### Makefile included stuff
47 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
54 if test -z '$(MAKELEVEL)'; then \
56 elif test -n '$(MAKE_HOST)'; then \
58 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
64 am__make_running_with_option = \
65 case $${target_option-} in \
67 *) echo "am__make_running_with_option: internal error: invalid" \
68 "target option '$${target_option-}' specified" >&2; \
72 sane_makeflags=$$MAKEFLAGS; \
73 if $(am__is_gnu_make); then \
74 sane_makeflags=$$MFLAGS; \
79 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
80 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
86 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
88 for flg in $$sane_makeflags; do \
89 test $$skip_next = yes && { skip_next=no; continue; }; \
92 -*I) strip_trailopt 'I'; skip_next=yes;; \
93 -*I?*) strip_trailopt 'I';; \
94 -*O) strip_trailopt 'O'; skip_next=yes;; \
95 -*O?*) strip_trailopt 'O';; \
96 -*l) strip_trailopt 'l'; skip_next=yes;; \
97 -*l?*) strip_trailopt 'l';; \
98 -[dEDm]) skip_next=yes;; \
99 -[JT]) skip_next=yes;; \
102 *$$target_option*) has_opt=yes; break;; \
106 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
107 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
108 pkgdatadir = $(datadir)/@PACKAGE@
109 pkgincludedir = $(includedir)/@PACKAGE@
110 pkglibdir = $(libdir)/@PACKAGE@
111 pkglibexecdir = $(libexecdir)/@PACKAGE@
112 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
113 install_sh_DATA = $(install_sh) -c -m 644
114 install_sh_PROGRAM = $(install_sh) -c
115 install_sh_SCRIPT = $(install_sh) -c
116 INSTALL_HEADER = $(INSTALL_DATA)
117 transform = $(program_transform_name)
124 build_triplet = @build@
125 host_triplet = @host@
126 @NEED_JAVA_TRUE@am__append_1 = java
127 subdir = modules/external_objects
128 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
129 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
130 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
131 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
132 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
133 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
134 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
135 $(top_srcdir)/m4/intel_compiler.m4 \
136 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
137 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
138 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
139 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
140 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
141 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
142 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
143 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
144 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
145 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
146 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
147 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
149 DIST_COMMON = $(srcdir)/Makefile.am \
150 $(libsciexternal_objects_la_include_HEADERS) \
152 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
153 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
155 CONFIG_CLEAN_VPATH_FILES =
156 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
157 am__vpath_adj = case $$p in \
158 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
161 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
163 am__nobase_strip_setup = \
164 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
166 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
167 am__nobase_list = $(am__nobase_strip_setup); \
168 for p in $$list; do echo "$$p $$p"; done | \
169 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
170 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
171 if (++n[$$2] == $(am__install_max)) \
172 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
173 END { for (dir in files) print dir, files[dir] }'
175 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
176 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
177 am__uninstall_files_from_dir = { \
179 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
180 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
181 $(am__cd) "$$dir" && rm -f $$files; }; \
183 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
184 "$(DESTDIR)$(libsciexternal_objects_la_etcdir)" \
185 "$(DESTDIR)$(libsciexternal_objects_la_rootdir)" \
186 "$(DESTDIR)$(libsciexternal_objects_la_sci_gatewaydir)" \
187 "$(DESTDIR)$(libsciexternal_objects_la_includedir)"
188 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
189 libsciexternal_objects_algo_la_LIBADD =
191 am__dirstamp = $(am__leading_dot)dirstamp
193 src/cpp/libsciexternal_objects_algo_la-ScilabEnvironments.lo \
194 src/cpp/libsciexternal_objects_algo_la-ScilabObjects.lo \
195 src/cpp/libsciexternal_objects_algo_la-OptionsHelper.lo \
196 src/cpp/libsciexternal_objects_algo_la-addToClasspath.lo \
197 src/cpp/libsciexternal_objects_algo_la-getClasspath.lo \
198 src/cpp/libsciexternal_objects_algo_la-getsetOptions.lo \
199 src/cpp/libsciexternal_objects_algo_la-getEnvironmentInfos.lo \
200 src/cpp/libsciexternal_objects_algo_la-array.lo \
201 src/cpp/libsciexternal_objects_algo_la-operation.lo \
202 src/cpp/libsciexternal_objects_algo_la-cast.lo \
203 src/cpp/libsciexternal_objects_algo_la-compile.lo \
204 src/cpp/libsciexternal_objects_algo_la-convMatrixMethod.lo \
205 src/cpp/libsciexternal_objects_algo_la-deff.lo \
206 src/cpp/libsciexternal_objects_algo_la-display.lo \
207 src/cpp/libsciexternal_objects_algo_la-doubleExclam_invoke.lo \
208 src/cpp/libsciexternal_objects_algo_la-classExtract.lo \
209 src/cpp/libsciexternal_objects_algo_la-objectExtract.lo \
210 src/cpp/libsciexternal_objects_algo_la-objectInsert.lo \
211 src/cpp/libsciexternal_objects_algo_la-objectPrint.lo \
212 src/cpp/libsciexternal_objects_algo_la-exists.lo \
213 src/cpp/libsciexternal_objects_algo_la-getClassName.lo \
214 src/cpp/libsciexternal_objects_algo_la-getEnvironmentName.lo \
215 src/cpp/libsciexternal_objects_algo_la-getField.lo \
216 src/cpp/libsciexternal_objects_algo_la-getFields.lo \
217 src/cpp/libsciexternal_objects_algo_la-getMethods.lo \
218 src/cpp/libsciexternal_objects_algo_la-getRepresentation.lo \
219 src/cpp/libsciexternal_objects_algo_la-import.lo \
220 src/cpp/libsciexternal_objects_algo_la-invoke.lo \
221 src/cpp/libsciexternal_objects_algo_la-invoke_asref.lo \
222 src/cpp/libsciexternal_objects_algo_la-invoke_lu.lo \
223 src/cpp/libsciexternal_objects_algo_la-trace.lo \
224 src/cpp/libsciexternal_objects_algo_la-newInstance.lo \
225 src/cpp/libsciexternal_objects_algo_la-remove.lo \
226 src/cpp/libsciexternal_objects_algo_la-setField.lo \
227 src/cpp/libsciexternal_objects_algo_la-evalString.lo \
228 src/cpp/libsciexternal_objects_algo_la-addNamedVariable.lo \
229 src/cpp/libsciexternal_objects_algo_la-getNamedVariable.lo \
230 src/cpp/libsciexternal_objects_algo_la-unwrap.lo \
231 src/cpp/libsciexternal_objects_algo_la-wrap.lo \
232 src/cpp/libsciexternal_objects_algo_la-unwrapremove.lo \
233 src/cpp/libsciexternal_objects_algo_la-wrapAsRef.lo \
234 src/cpp/libsciexternal_objects_algo_la-invoker.lo \
235 src/cpp/libsciexternal_objects_algo_la-getEnvId.lo \
236 src/cpp/libsciexternal_objects_algo_la-ScilabOptionsSetter.lo \
237 src/cpp/libsciexternal_objects_algo_la-ScilabAutoCleaner.lo \
238 src/cpp/libsciexternal_objects_algo_la-ExternalObjectsFunction.lo \
239 src/cpp/libsciexternal_objects_algo_la-wrapInFloat.lo \
240 src/cpp/libsciexternal_objects_algo_la-EOType.lo
241 am_libsciexternal_objects_algo_la_OBJECTS = $(am__objects_1) \
242 $(am__objects_1) $(am__objects_2)
243 libsciexternal_objects_algo_la_OBJECTS = \
244 $(am_libsciexternal_objects_algo_la_OBJECTS)
245 AM_V_lt = $(am__v_lt_@AM_V@)
246 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
247 am__v_lt_0 = --silent
250 libsciexternal_objects_la_DEPENDENCIES = \
251 libsciexternal_objects-algo.la $(am__DEPENDENCIES_1) \
252 $(am__DEPENDENCIES_1)
253 am__objects_3 = sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_e.lo \
254 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p.lo \
255 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_foo_i_EObj.lo \
256 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EClass_e.lo \
257 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_a_foo.lo \
258 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_d_foo.lo \
259 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_g_foo.lo \
260 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_h_foo.lo \
261 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_j_foo.lo \
262 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_k_foo.lo \
263 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_l_foo.lo \
264 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_m_foo.lo \
265 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_n_foo.lo \
266 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_o_foo.lo \
267 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p_foo.lo \
268 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_q_foo.lo \
269 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_r_foo.lo \
270 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_s_foo.lo \
271 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_x_foo.lo \
272 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_y_foo.lo \
273 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_z_foo.lo \
274 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_1_foo.lo \
275 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_2_foo.lo \
276 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_3_foo.lo \
277 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_4_foo.lo \
278 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_0.lo \
279 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_5.lo \
280 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_t.lo \
281 sci_gateway/cpp/libsciexternal_objects_la-sci_doubleExclam_invoke_.lo \
282 sci_gateway/cpp/libsciexternal_objects_la-sci_invoke_lu.lo \
283 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_disp.lo
284 am_libsciexternal_objects_la_OBJECTS = $(am__objects_3)
285 libsciexternal_objects_la_OBJECTS = \
286 $(am_libsciexternal_objects_la_OBJECTS)
287 libsciexternal_objects_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
288 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
289 $(AM_CXXFLAGS) $(CXXFLAGS) \
290 $(libsciexternal_objects_la_LDFLAGS) $(LDFLAGS) -o $@
291 AM_V_P = $(am__v_P_@AM_V@)
292 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
295 AM_V_GEN = $(am__v_GEN_@AM_V@)
296 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
297 am__v_GEN_0 = @echo " GEN " $@;
299 AM_V_at = $(am__v_at_@AM_V@)
300 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
303 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
304 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
305 am__maybe_remake_depfiles = depfiles
306 am__depfiles_remade = sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_doubleExclam_invoke_.Plo \
307 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_invoke_lu.Plo \
308 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EClass_e.Plo \
309 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_0.Plo \
310 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_1_foo.Plo \
311 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_2_foo.Plo \
312 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_3_foo.Plo \
313 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_4_foo.Plo \
314 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_5.Plo \
315 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_a_foo.Plo \
316 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_d_foo.Plo \
317 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_disp.Plo \
318 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_e.Plo \
319 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_g_foo.Plo \
320 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_h_foo.Plo \
321 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_j_foo.Plo \
322 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_k_foo.Plo \
323 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_l_foo.Plo \
324 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_m_foo.Plo \
325 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_n_foo.Plo \
326 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_o_foo.Plo \
327 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p.Plo \
328 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p_foo.Plo \
329 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_q_foo.Plo \
330 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_r_foo.Plo \
331 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_s_foo.Plo \
332 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_t.Plo \
333 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_x_foo.Plo \
334 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_y_foo.Plo \
335 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_z_foo.Plo \
336 sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_foo_i_EObj.Plo \
337 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-EOType.Plo \
338 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ExternalObjectsFunction.Plo \
339 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-OptionsHelper.Plo \
340 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabAutoCleaner.Plo \
341 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabEnvironments.Plo \
342 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabObjects.Plo \
343 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabOptionsSetter.Plo \
344 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addNamedVariable.Plo \
345 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addToClasspath.Plo \
346 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-array.Plo \
347 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-cast.Plo \
348 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-classExtract.Plo \
349 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-compile.Plo \
350 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-convMatrixMethod.Plo \
351 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-deff.Plo \
352 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-display.Plo \
353 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-doubleExclam_invoke.Plo \
354 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-evalString.Plo \
355 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-exists.Plo \
356 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClassName.Plo \
357 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClasspath.Plo \
358 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvId.Plo \
359 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentInfos.Plo \
360 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentName.Plo \
361 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getField.Plo \
362 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getFields.Plo \
363 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getMethods.Plo \
364 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getNamedVariable.Plo \
365 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getRepresentation.Plo \
366 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getsetOptions.Plo \
367 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-import.Plo \
368 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke.Plo \
369 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_asref.Plo \
370 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_lu.Plo \
371 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoker.Plo \
372 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-newInstance.Plo \
373 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectExtract.Plo \
374 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectInsert.Plo \
375 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectPrint.Plo \
376 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-operation.Plo \
377 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-remove.Plo \
378 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-setField.Plo \
379 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-trace.Plo \
380 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrap.Plo \
381 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrapremove.Plo \
382 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrap.Plo \
383 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapAsRef.Plo \
384 src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapInFloat.Plo
386 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
387 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
388 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
389 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
390 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
391 $(AM_CXXFLAGS) $(CXXFLAGS)
392 AM_V_CXX = $(am__v_CXX_@AM_V@)
393 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
394 am__v_CXX_0 = @echo " CXX " $@;
397 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
398 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
399 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
400 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
401 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
402 am__v_CXXLD_0 = @echo " CXXLD " $@;
404 SOURCES = $(libsciexternal_objects_algo_la_SOURCES) \
405 $(libsciexternal_objects_la_SOURCES)
406 DIST_SOURCES = $(libsciexternal_objects_algo_la_SOURCES) \
407 $(libsciexternal_objects_la_SOURCES)
408 am__can_run_installinfo = \
409 case $$AM_UPDATE_INFO_DIR in \
411 *) (install-info --version) >/dev/null 2>&1;; \
413 DATA = $(libsciexternal_objects_la_etc_DATA) \
414 $(libsciexternal_objects_la_root_DATA) \
415 $(libsciexternal_objects_la_sci_gateway_DATA)
416 HEADERS = $(libsciexternal_objects_la_include_HEADERS)
417 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
418 # Read a list of newline-separated strings from the standard input,
419 # and print each of them once, without duplicates. Input order is
421 am__uniquify_input = $(AWK) '\
422 BEGIN { nonempty = 0; } \
423 { items[$$0] = 1; nonempty = 1; } \
424 END { if (nonempty) { for (i in items) print i; }; } \
426 # Make sure the list of sources is unique. This is necessary because,
427 # e.g., the same source file might be shared among _SOURCES variables
428 # for different programs/libraries.
429 am__define_uniq_tagged_files = \
430 list='$(am__tagged_files)'; \
431 unique=`for i in $$list; do \
432 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433 done | $(am__uniquify_input)`
436 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
437 $(top_srcdir)/config/depcomp \
438 $(top_srcdir)/config/mkinstalldirs
439 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
441 ALL_LINGUAS = @ALL_LINGUAS@
442 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
444 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
448 ARPACK_LIBS = @ARPACK_LIBS@
450 AUTOCONF = @AUTOCONF@
451 AUTOHEADER = @AUTOHEADER@
452 AUTOMAKE = @AUTOMAKE@
453 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
456 BLAS_CFLAGS = @BLAS_CFLAGS@
457 BLAS_LIBS = @BLAS_LIBS@
460 CCDEPMODE = @CCDEPMODE@
462 CHECKSTYLE = @CHECKSTYLE@
463 COBERTURA = @COBERTURA@
464 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
465 COMMONS_IO = @COMMONS_IO@
466 COMMONS_LOGGING = @COMMONS_LOGGING@
468 CPPFLAGS = @CPPFLAGS@
469 CURL_CFLAGS = @CURL_CFLAGS@
470 CURL_CONFIG = @CURL_CONFIG@
471 CURL_LIBS = @CURL_LIBS@
472 CURL_VERSION = @CURL_VERSION@
475 CXXDEPMODE = @CXXDEPMODE@
476 CXXFLAGS = @CXXFLAGS@
477 CYGPATH_W = @CYGPATH_W@
479 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
482 DOCBOOK_ROOT = @DOCBOOK_ROOT@
483 DOXYGEN_BIN = @DOXYGEN_BIN@
484 DSYMUTIL = @DSYMUTIL@
491 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
495 FFTW3_LIB = @FFTW3_LIB@
496 FFTW_ENABLE = @FFTW_ENABLE@
498 FLEXDOCK = @FLEXDOCK@
501 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
502 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
503 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
504 FREEHEP_IO = @FREEHEP_IO@
505 FREEHEP_UTIL = @FREEHEP_UTIL@
507 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
508 GIWS_BIN = @GIWS_BIN@
509 GLUEGEN2_RT = @GLUEGEN2_RT@
511 GMSGFMT_015 = @GMSGFMT_015@
512 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
514 GUI_ENABLE = @GUI_ENABLE@
515 HAMCREST = @HAMCREST@
516 HAVE_CXX11 = @HAVE_CXX11@
517 HDF5_CFLAGS = @HDF5_CFLAGS@
518 HDF5_LIBS = @HDF5_LIBS@
519 HELP_ENABLE = @HELP_ENABLE@
521 INSTALL_DATA = @INSTALL_DATA@
522 INSTALL_PROGRAM = @INSTALL_PROGRAM@
523 INSTALL_SCRIPT = @INSTALL_SCRIPT@
524 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
525 INTLLIBS = @INTLLIBS@
526 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
530 JAVAC_DEBUG = @JAVAC_DEBUG@
533 JAVASCI_ENABLE = @JAVASCI_ENABLE@
534 JAVA_ENABLE = @JAVA_ENABLE@
536 JAVA_HOME = @JAVA_HOME@
537 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
538 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
540 JEUCLID_CORE = @JEUCLID_CORE@
543 JLATEXMATH = @JLATEXMATH@
544 JLATEXMATH_FOP = @JLATEXMATH_FOP@
546 JROSETTA_API = @JROSETTA_API@
547 JROSETTA_ENGINE = @JROSETTA_ENGINE@
549 LAPACK_LIBS = @LAPACK_LIBS@
555 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
556 LIBICONV = @LIBICONV@
564 LOGGING_LEVEL = @LOGGING_LEVEL@
566 LTLIBICONV = @LTLIBICONV@
567 LTLIBINTL = @LTLIBINTL@
568 LTLIBOBJS = @LTLIBOBJS@
569 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
571 LUCENE_ANALYZER = @LUCENE_ANALYZER@
572 LUCENE_PARSER = @LUCENE_PARSER@
574 MAKEINFO = @MAKEINFO@
575 MANIFEST_TOOL = @MANIFEST_TOOL@
576 MATIO_CFLAGS = @MATIO_CFLAGS@
577 MATIO_ENABLE = @MATIO_ENABLE@
578 MATIO_LIBS = @MATIO_LIBS@
580 MPI_ENABLE = @MPI_ENABLE@
583 MSGFMT_015 = @MSGFMT_015@
584 MSGMERGE = @MSGMERGE@
590 OCAMLDEP = @OCAMLDEP@
591 OCAMLLEX = @OCAMLLEX@
592 OCAMLOPT = @OCAMLOPT@
593 OCAMLYACC = @OCAMLYACC@
594 OPENMPI_CC = @OPENMPI_CC@
595 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
596 OPENMPI_CXX = @OPENMPI_CXX@
597 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
598 OPENMPI_LIBS = @OPENMPI_LIBS@
599 OPENMP_CFLAGS = @OPENMP_CFLAGS@
600 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
601 OPENMP_ENABLE = @OPENMP_ENABLE@
602 OPENMP_LIBS = @OPENMP_LIBS@
606 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
607 PACKAGE_NAME = @PACKAGE_NAME@
608 PACKAGE_STRING = @PACKAGE_STRING@
609 PACKAGE_TARNAME = @PACKAGE_TARNAME@
610 PACKAGE_URL = @PACKAGE_URL@
611 PACKAGE_VERSION = @PACKAGE_VERSION@
612 PATH_SEPARATOR = @PATH_SEPARATOR@
613 PCRE_CFLAGS = @PCRE_CFLAGS@
614 PCRE_CONFIG = @PCRE_CONFIG@
615 PCRE_LIBS = @PCRE_LIBS@
616 PCRE_VERSION = @PCRE_VERSION@
617 PKG_CONFIG = @PKG_CONFIG@
622 RELOCATABLE = @RELOCATABLE@
625 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
626 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
627 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
628 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
629 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
630 SCIRENDERER = @SCIRENDERER@
631 SCIRENDERER_CP = @SCIRENDERER_CP@
632 SCI_CFLAGS = @SCI_CFLAGS@
633 SCI_CXXFLAGS = @SCI_CXXFLAGS@
634 SCI_FFLAGS = @SCI_FFLAGS@
635 SCI_LDFLAGS = @SCI_LDFLAGS@
637 SET_MAKE = @SET_MAKE@
638 SET_RELOCATABLE = @SET_RELOCATABLE@
643 SWIG_BIN = @SWIG_BIN@
644 SWIG_JAVA = @SWIG_JAVA@
645 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
646 SWIG_SCILAB = @SWIG_SCILAB@
647 TCLTK_LIBS = @TCLTK_LIBS@
648 TCL_INC_PATH = @TCL_INC_PATH@
649 TK_INC_PATH = @TK_INC_PATH@
650 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
651 UMFPACK_ENABLE = @UMFPACK_ENABLE@
652 UMFPACK_LIB = @UMFPACK_LIB@
654 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
655 VALGRIND_LIBS = @VALGRIND_LIBS@
657 WITH_OCAML = @WITH_OCAML@
658 WITH_TKSCI = @WITH_TKSCI@
659 XCOS_ENABLE = @XCOS_ENABLE@
660 XGETTEXT = @XGETTEXT@
661 XGETTEXT_015 = @XGETTEXT_015@
662 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
664 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
665 XML_APIS_EXT = @XML_APIS_EXT@
666 XML_CONFIG = @XML_CONFIG@
667 XML_FLAGS = @XML_FLAGS@
668 XML_LIBS = @XML_LIBS@
669 XML_VERSION = @XML_VERSION@
670 X_CFLAGS = @X_CFLAGS@
671 X_EXTRA_LIBS = @X_EXTRA_LIBS@
673 X_PRE_LIBS = @X_PRE_LIBS@
676 abs_builddir = @abs_builddir@
677 abs_srcdir = @abs_srcdir@
678 abs_top_builddir = @abs_top_builddir@
679 abs_top_srcdir = @abs_top_srcdir@
680 ac_ct_AR = @ac_ct_AR@
681 ac_ct_CC = @ac_ct_CC@
682 ac_ct_CXX = @ac_ct_CXX@
683 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
684 ac_ct_F77 = @ac_ct_F77@
685 am__include = @am__include@
686 am__leading_dot = @am__leading_dot@
687 am__quote = @am__quote@
689 am__untar = @am__untar@
692 build_alias = @build_alias@
693 build_cpu = @build_cpu@
694 build_os = @build_os@
695 build_vendor = @build_vendor@
696 builddir = @builddir@
697 cxx_present = @cxx_present@
699 datarootdir = @datarootdir@
702 exec_prefix = @exec_prefix@
704 host_alias = @host_alias@
705 host_cpu = @host_cpu@
707 host_vendor = @host_vendor@
709 includedir = @includedir@
711 install_sh = @install_sh@
713 libexecdir = @libexecdir@
714 localedir = @localedir@
715 localstatedir = @localstatedir@
718 oldincludedir = @oldincludedir@
721 program_transform_name = @program_transform_name@
724 sharedstatedir = @sharedstatedir@
726 sysconfdir = @sysconfdir@
727 target_alias = @target_alias@
728 top_build_prefix = @top_build_prefix@
729 top_builddir = @top_builddir@
730 top_srcdir = @top_srcdir@
731 yacc_present = @yacc_present@
734 modulename = external_objects
736 #### external_objects : Conf files ####
737 libsciexternal_objects_la_rootdir = $(mydatadir)
738 libsciexternal_objects_la_root_DATA = license.txt
740 #### external_objects : init scripts & configuration files ####
741 libsciexternal_objects_la_etcdir = $(mydatadir)/etc
742 libsciexternal_objects_la_etc_DATA = \
743 etc/external_objects.quit \
744 etc/external_objects.start
747 # Where all the Scilab stuff is installed (macros, help, ...)
748 mydatadir = $(pkgdatadir)/modules/$(modulename)
750 # Set AM_* SCI detected settings
751 AM_CPPFLAGS = $(SCI_CPPFLAGS)
752 AM_CFLAGS = $(SCI_CFLAGS)
753 AM_CXXFLAGS = $(SCI_CXXFLAGS)
754 # append includes to AM_FFLAGS to manage fortran includes
755 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
757 # Tag shared libraries with the Scilab version
758 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
761 SPLINT_OPTIONS = -weak -booltype BOOL
763 ########################### JAVA ######################################
764 #### We are delegating java compilation to ant... Thanks to that
765 #### the procedure will be the same with Microsoft Windows (C)
767 #######################################################################
768 TARGETS_ALL = $(am__append_1)
770 ################ MACROS ######################
771 # Rule to build a macro
772 # NOT USED AT THE MOMENT
775 ########### INSTALL DOCUMENTATION ###################
777 # Install documentation files into the right target
778 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
779 # automake needs the html files to be present which is not the case when
780 # we are building Scilab
782 # Where it should be installed
783 pkgdocdir = $(mydatadir)
785 # What is the mask of the help source
788 # What is the mask of the MathML sources
791 ########### INSTALL DATA ###################
792 # Install macros, help & demos
793 # Where it should be installed
794 pkgmacrosdir = $(mydatadir)
795 # Which directory we process
797 # Mask of the Scilab sources macros
799 # Mask of the Scilab executable sources macros
800 MACROBUILDMASK = *.sce
801 # Mask of the Scilab compiled macros
803 # List of the standard directory for tests
804 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
805 # Where the demos should be installed
806 pkgdemosdir = $(mydatadir)
807 # List of the standard directory for demos
809 # List of the standard directory for examples
810 EXAMPLES_DIR = examples
811 # Where to export JAVA archives (.jar)
816 HELP_CHAPTERDIR = help/
817 HELP_CHAPTERFILE = addchapter.sce
818 HELP_CHAPTERLANG = en_US fr_FR pt_BR
819 EXTERNAL_OBJECTS_JNI_SOURCES =
820 EXTERNAL_OBJECTS_C_SOURCES =
821 EXTERNAL_OBJECTS_CPP_SOURCES = \
822 src/cpp/ScilabEnvironments.cpp \
823 src/cpp/ScilabObjects.cpp \
824 src/cpp/OptionsHelper.cpp \
825 src/cpp/addToClasspath.cpp \
826 src/cpp/getClasspath.cpp \
827 src/cpp/getsetOptions.cpp \
828 src/cpp/getEnvironmentInfos.cpp \
830 src/cpp/operation.cpp \
832 src/cpp/compile.cpp \
833 src/cpp/convMatrixMethod.cpp \
835 src/cpp/display.cpp \
836 src/cpp/doubleExclam_invoke.cpp \
837 src/cpp/classExtract.cpp \
838 src/cpp/objectExtract.cpp \
839 src/cpp/objectInsert.cpp \
840 src/cpp/objectPrint.cpp \
842 src/cpp/getClassName.cpp \
843 src/cpp/getEnvironmentName.cpp \
844 src/cpp/getField.cpp \
845 src/cpp/getFields.cpp \
846 src/cpp/getMethods.cpp \
847 src/cpp/getRepresentation.cpp \
850 src/cpp/invoke_asref.cpp \
851 src/cpp/invoke_lu.cpp \
853 src/cpp/newInstance.cpp \
855 src/cpp/setField.cpp \
856 src/cpp/evalString.cpp \
857 src/cpp/addNamedVariable.cpp \
858 src/cpp/getNamedVariable.cpp \
861 src/cpp/unwrapremove.cpp \
862 src/cpp/wrapAsRef.cpp \
863 src/cpp/invoker.cpp \
864 src/cpp/getEnvId.cpp \
865 src/cpp/ScilabOptionsSetter.cpp \
866 src/cpp/ScilabAutoCleaner.cpp \
867 src/cpp/ExternalObjectsFunction.cpp \
868 src/cpp/wrapInFloat.cpp \
871 GATEWAY_CPP_SOURCES = \
872 sci_gateway/cpp/sci_percent_EObj_e.cpp \
873 sci_gateway/cpp/sci_percent_EObj_p.cpp \
874 sci_gateway/cpp/sci_percent_foo_i_EObj.cpp \
875 sci_gateway/cpp/sci_percent_EClass_e.cpp \
876 sci_gateway/cpp/sci_percent_EObj_a_foo.cpp \
877 sci_gateway/cpp/sci_percent_EObj_d_foo.cpp \
878 sci_gateway/cpp/sci_percent_EObj_g_foo.cpp \
879 sci_gateway/cpp/sci_percent_EObj_h_foo.cpp \
880 sci_gateway/cpp/sci_percent_EObj_j_foo.cpp \
881 sci_gateway/cpp/sci_percent_EObj_k_foo.cpp \
882 sci_gateway/cpp/sci_percent_EObj_l_foo.cpp \
883 sci_gateway/cpp/sci_percent_EObj_m_foo.cpp \
884 sci_gateway/cpp/sci_percent_EObj_n_foo.cpp \
885 sci_gateway/cpp/sci_percent_EObj_o_foo.cpp \
886 sci_gateway/cpp/sci_percent_EObj_p_foo.cpp \
887 sci_gateway/cpp/sci_percent_EObj_q_foo.cpp \
888 sci_gateway/cpp/sci_percent_EObj_r_foo.cpp \
889 sci_gateway/cpp/sci_percent_EObj_s_foo.cpp \
890 sci_gateway/cpp/sci_percent_EObj_x_foo.cpp \
891 sci_gateway/cpp/sci_percent_EObj_y_foo.cpp \
892 sci_gateway/cpp/sci_percent_EObj_z_foo.cpp \
893 sci_gateway/cpp/sci_percent_EObj_1_foo.cpp \
894 sci_gateway/cpp/sci_percent_EObj_2_foo.cpp \
895 sci_gateway/cpp/sci_percent_EObj_3_foo.cpp \
896 sci_gateway/cpp/sci_percent_EObj_4_foo.cpp \
897 sci_gateway/cpp/sci_percent_EObj_0.cpp \
898 sci_gateway/cpp/sci_percent_EObj_5.cpp \
899 sci_gateway/cpp/sci_percent_EObj_t.cpp \
900 sci_gateway/cpp/sci_doubleExclam_invoke_.cpp \
901 sci_gateway/cpp/sci_invoke_lu.cpp \
902 sci_gateway/cpp/sci_percent_EObj_disp.cpp
904 libsciexternal_objects_la_CFLAGS = \
905 -I$(srcdir)/includes/ \
906 -I$(top_srcdir)/modules/core/includes \
907 -I$(top_srcdir)/modules/api_scilab/includes \
908 -I$(top_srcdir)/modules/output_stream/includes \
909 -I$(top_srcdir)/modules/string/includes \
910 -I$(top_srcdir)/modules/fileio/includes
912 libsciexternal_objects_la_CPPFLAGS = \
913 -I$(srcdir)/includes/ \
914 -I$(srcdir)/src/cpp/ \
915 -I$(top_srcdir)/modules/ast/includes/ast/ \
916 -I$(top_srcdir)/modules/ast/includes/exps/ \
917 -I$(top_srcdir)/modules/ast/includes/operations/ \
918 -I$(top_srcdir)/modules/ast/includes/parse/ \
919 -I$(top_srcdir)/modules/ast/includes/symbol/ \
920 -I$(top_srcdir)/modules/ast/includes/system_env/ \
921 -I$(top_srcdir)/modules/ast/includes/types/ \
922 -I$(top_srcdir)/modules/ast/includes/analysis/ \
923 -I$(top_srcdir)/modules/localization/includes \
924 -I$(top_srcdir)/modules/api_scilab/includes \
925 -I$(top_srcdir)/modules/output_stream/includes \
926 -I$(top_srcdir)/modules/string/includes \
927 -I$(top_srcdir)/modules/fileio/includes \
928 -I$(top_srcdir)/modules/core/src/c \
929 -I$(top_srcdir)/modules/dynamic_link/includes \
930 -I$(top_srcdir)/modules/threads/includes \
931 -I$(top_srcdir)/modules/console/includes
933 pkglib_LTLIBRARIES = libsciexternal_objects.la
934 noinst_LTLIBRARIES = libsciexternal_objects-algo.la
935 libsciexternal_objects_la_LDFLAGS = -version-number $(SCILAB_LIBRARY_VERSION) $(LD_FLAGS)
936 libsciexternal_objects_algo_la_SOURCES = $(EXTERNAL_OBJECTS_C_SOURCES) $(EXTERNAL_OBJECTS_JNI_SOURCES) $(EXTERNAL_OBJECTS_CPP_SOURCES)
937 libsciexternal_objects_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
938 libsciexternal_objects_algo_la_CFLAGS = $(libsciexternal_objects_la_CFLAGS)
939 libsciexternal_objects_algo_la_CPPFLAGS = $(libsciexternal_objects_la_CPPFLAGS)
940 libsciexternal_objects_la_LIBADD = libsciexternal_objects-algo.la $(X_LIBS) $(X_EXTRA_LIBS)
942 # For the code check (splint)
943 CHECK_SRC = $(EXTERNAL_OBJECTS_C_SOURCES) $(GATEWAY_C_SOURCES)
944 INCLUDE_FLAGS = $(libsciexternal_objects_la_CFLAGS)
946 #### external_objects : gateway declaration ####
947 libsciexternal_objects_la_sci_gatewaydir = $(mydatadir)/sci_gateway
948 libsciexternal_objects_la_sci_gateway_DATA = sci_gateway/external_objects_gateway.xml
950 #### external_objects : include files ####
951 libsciexternal_objects_la_includedir = $(pkgincludedir)
952 libsciexternal_objects_la_include_HEADERS = includes/ExternalObjects.h \
953 includes/dynlib_external_objects_scilab.h \
954 includes/OptionsHelper.hxx \
955 includes/ScilabAbstractEnvironmentException.hxx \
956 includes/ScilabAbstractInvoker.hxx \
957 includes/ScilabAbstractOptionsSetter.hxx \
958 includes/ScilabEnvironments.hxx \
959 includes/ScilabGatewayOptions.hxx \
960 includes/ScilabOptionsSetter.hxx \
961 includes/ScilabAbstractEnvironment.hxx \
962 includes/ScilabAbstractEnvironmentWrapper.hxx \
963 includes/ScilabAbstractMemoryAllocator.hxx \
964 includes/ScilabAutoCleaner.hxx \
965 includes/ScilabGateway.hxx \
966 includes/ScilabObjects.hxx \
967 includes/ScilabStream.hxx
972 .SUFFIXES: .sci .bin .cpp .lo .o .obj
973 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
975 case '$(am__configure_deps)' in \
977 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
978 && { if test -f $@; then exit 0; else break; fi; }; \
982 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/external_objects/Makefile'; \
983 $(am__cd) $(top_srcdir) && \
984 $(AUTOMAKE) --foreign modules/external_objects/Makefile
985 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
988 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
990 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
991 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
993 $(top_srcdir)/Makefile.incl.am $(am__empty):
995 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
996 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
998 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
999 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1000 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1001 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1002 $(am__aclocal_m4_deps):
1004 clean-noinstLTLIBRARIES:
1005 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1006 @list='$(noinst_LTLIBRARIES)'; \
1007 locs=`for p in $$list; do echo $$p; done | \
1008 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1010 test -z "$$locs" || { \
1011 echo rm -f $${locs}; \
1015 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
1017 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1018 list2=; for p in $$list; do \
1019 if test -f $$p; then \
1020 list2="$$list2 $$p"; \
1023 test -z "$$list2" || { \
1024 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
1025 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
1026 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
1027 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
1030 uninstall-pkglibLTLIBRARIES:
1031 @$(NORMAL_UNINSTALL)
1032 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1033 for p in $$list; do \
1035 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
1036 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
1039 clean-pkglibLTLIBRARIES:
1040 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
1041 @list='$(pkglib_LTLIBRARIES)'; \
1042 locs=`for p in $$list; do echo $$p; done | \
1043 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1045 test -z "$$locs" || { \
1046 echo rm -f $${locs}; \
1049 src/cpp/$(am__dirstamp):
1051 @: > src/cpp/$(am__dirstamp)
1052 src/cpp/$(DEPDIR)/$(am__dirstamp):
1053 @$(MKDIR_P) src/cpp/$(DEPDIR)
1054 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
1055 src/cpp/libsciexternal_objects_algo_la-ScilabEnvironments.lo: \
1056 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1057 src/cpp/libsciexternal_objects_algo_la-ScilabObjects.lo: \
1058 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1059 src/cpp/libsciexternal_objects_algo_la-OptionsHelper.lo: \
1060 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1061 src/cpp/libsciexternal_objects_algo_la-addToClasspath.lo: \
1062 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1063 src/cpp/libsciexternal_objects_algo_la-getClasspath.lo: \
1064 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1065 src/cpp/libsciexternal_objects_algo_la-getsetOptions.lo: \
1066 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1067 src/cpp/libsciexternal_objects_algo_la-getEnvironmentInfos.lo: \
1068 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1069 src/cpp/libsciexternal_objects_algo_la-array.lo: \
1070 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1071 src/cpp/libsciexternal_objects_algo_la-operation.lo: \
1072 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1073 src/cpp/libsciexternal_objects_algo_la-cast.lo: \
1074 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1075 src/cpp/libsciexternal_objects_algo_la-compile.lo: \
1076 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1077 src/cpp/libsciexternal_objects_algo_la-convMatrixMethod.lo: \
1078 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1079 src/cpp/libsciexternal_objects_algo_la-deff.lo: \
1080 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1081 src/cpp/libsciexternal_objects_algo_la-display.lo: \
1082 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1083 src/cpp/libsciexternal_objects_algo_la-doubleExclam_invoke.lo: \
1084 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1085 src/cpp/libsciexternal_objects_algo_la-classExtract.lo: \
1086 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1087 src/cpp/libsciexternal_objects_algo_la-objectExtract.lo: \
1088 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1089 src/cpp/libsciexternal_objects_algo_la-objectInsert.lo: \
1090 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1091 src/cpp/libsciexternal_objects_algo_la-objectPrint.lo: \
1092 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1093 src/cpp/libsciexternal_objects_algo_la-exists.lo: \
1094 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1095 src/cpp/libsciexternal_objects_algo_la-getClassName.lo: \
1096 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1097 src/cpp/libsciexternal_objects_algo_la-getEnvironmentName.lo: \
1098 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1099 src/cpp/libsciexternal_objects_algo_la-getField.lo: \
1100 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1101 src/cpp/libsciexternal_objects_algo_la-getFields.lo: \
1102 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1103 src/cpp/libsciexternal_objects_algo_la-getMethods.lo: \
1104 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1105 src/cpp/libsciexternal_objects_algo_la-getRepresentation.lo: \
1106 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1107 src/cpp/libsciexternal_objects_algo_la-import.lo: \
1108 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1109 src/cpp/libsciexternal_objects_algo_la-invoke.lo: \
1110 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1111 src/cpp/libsciexternal_objects_algo_la-invoke_asref.lo: \
1112 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1113 src/cpp/libsciexternal_objects_algo_la-invoke_lu.lo: \
1114 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1115 src/cpp/libsciexternal_objects_algo_la-trace.lo: \
1116 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1117 src/cpp/libsciexternal_objects_algo_la-newInstance.lo: \
1118 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1119 src/cpp/libsciexternal_objects_algo_la-remove.lo: \
1120 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1121 src/cpp/libsciexternal_objects_algo_la-setField.lo: \
1122 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1123 src/cpp/libsciexternal_objects_algo_la-evalString.lo: \
1124 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1125 src/cpp/libsciexternal_objects_algo_la-addNamedVariable.lo: \
1126 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1127 src/cpp/libsciexternal_objects_algo_la-getNamedVariable.lo: \
1128 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1129 src/cpp/libsciexternal_objects_algo_la-unwrap.lo: \
1130 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1131 src/cpp/libsciexternal_objects_algo_la-wrap.lo: \
1132 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1133 src/cpp/libsciexternal_objects_algo_la-unwrapremove.lo: \
1134 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1135 src/cpp/libsciexternal_objects_algo_la-wrapAsRef.lo: \
1136 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1137 src/cpp/libsciexternal_objects_algo_la-invoker.lo: \
1138 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1139 src/cpp/libsciexternal_objects_algo_la-getEnvId.lo: \
1140 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1141 src/cpp/libsciexternal_objects_algo_la-ScilabOptionsSetter.lo: \
1142 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1143 src/cpp/libsciexternal_objects_algo_la-ScilabAutoCleaner.lo: \
1144 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1145 src/cpp/libsciexternal_objects_algo_la-ExternalObjectsFunction.lo: \
1146 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1147 src/cpp/libsciexternal_objects_algo_la-wrapInFloat.lo: \
1148 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1149 src/cpp/libsciexternal_objects_algo_la-EOType.lo: \
1150 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1152 libsciexternal_objects-algo.la: $(libsciexternal_objects_algo_la_OBJECTS) $(libsciexternal_objects_algo_la_DEPENDENCIES) $(EXTRA_libsciexternal_objects_algo_la_DEPENDENCIES)
1153 $(AM_V_CXXLD)$(CXXLINK) $(libsciexternal_objects_algo_la_OBJECTS) $(libsciexternal_objects_algo_la_LIBADD) $(LIBS)
1154 sci_gateway/cpp/$(am__dirstamp):
1155 @$(MKDIR_P) sci_gateway/cpp
1156 @: > sci_gateway/cpp/$(am__dirstamp)
1157 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
1158 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
1159 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1160 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_e.lo: \
1161 sci_gateway/cpp/$(am__dirstamp) \
1162 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1163 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p.lo: \
1164 sci_gateway/cpp/$(am__dirstamp) \
1165 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1166 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_foo_i_EObj.lo: \
1167 sci_gateway/cpp/$(am__dirstamp) \
1168 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1169 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EClass_e.lo: \
1170 sci_gateway/cpp/$(am__dirstamp) \
1171 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1172 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_a_foo.lo: \
1173 sci_gateway/cpp/$(am__dirstamp) \
1174 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1175 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_d_foo.lo: \
1176 sci_gateway/cpp/$(am__dirstamp) \
1177 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1178 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_g_foo.lo: \
1179 sci_gateway/cpp/$(am__dirstamp) \
1180 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1181 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_h_foo.lo: \
1182 sci_gateway/cpp/$(am__dirstamp) \
1183 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1184 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_j_foo.lo: \
1185 sci_gateway/cpp/$(am__dirstamp) \
1186 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1187 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_k_foo.lo: \
1188 sci_gateway/cpp/$(am__dirstamp) \
1189 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1190 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_l_foo.lo: \
1191 sci_gateway/cpp/$(am__dirstamp) \
1192 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1193 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_m_foo.lo: \
1194 sci_gateway/cpp/$(am__dirstamp) \
1195 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1196 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_n_foo.lo: \
1197 sci_gateway/cpp/$(am__dirstamp) \
1198 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1199 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_o_foo.lo: \
1200 sci_gateway/cpp/$(am__dirstamp) \
1201 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1202 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p_foo.lo: \
1203 sci_gateway/cpp/$(am__dirstamp) \
1204 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1205 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_q_foo.lo: \
1206 sci_gateway/cpp/$(am__dirstamp) \
1207 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1208 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_r_foo.lo: \
1209 sci_gateway/cpp/$(am__dirstamp) \
1210 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1211 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_s_foo.lo: \
1212 sci_gateway/cpp/$(am__dirstamp) \
1213 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1214 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_x_foo.lo: \
1215 sci_gateway/cpp/$(am__dirstamp) \
1216 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1217 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_y_foo.lo: \
1218 sci_gateway/cpp/$(am__dirstamp) \
1219 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1220 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_z_foo.lo: \
1221 sci_gateway/cpp/$(am__dirstamp) \
1222 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1223 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_1_foo.lo: \
1224 sci_gateway/cpp/$(am__dirstamp) \
1225 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1226 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_2_foo.lo: \
1227 sci_gateway/cpp/$(am__dirstamp) \
1228 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1229 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_3_foo.lo: \
1230 sci_gateway/cpp/$(am__dirstamp) \
1231 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1232 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_4_foo.lo: \
1233 sci_gateway/cpp/$(am__dirstamp) \
1234 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1235 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_0.lo: \
1236 sci_gateway/cpp/$(am__dirstamp) \
1237 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1238 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_5.lo: \
1239 sci_gateway/cpp/$(am__dirstamp) \
1240 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1241 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_t.lo: \
1242 sci_gateway/cpp/$(am__dirstamp) \
1243 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1244 sci_gateway/cpp/libsciexternal_objects_la-sci_doubleExclam_invoke_.lo: \
1245 sci_gateway/cpp/$(am__dirstamp) \
1246 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1247 sci_gateway/cpp/libsciexternal_objects_la-sci_invoke_lu.lo: \
1248 sci_gateway/cpp/$(am__dirstamp) \
1249 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1250 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_disp.lo: \
1251 sci_gateway/cpp/$(am__dirstamp) \
1252 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1254 libsciexternal_objects.la: $(libsciexternal_objects_la_OBJECTS) $(libsciexternal_objects_la_DEPENDENCIES) $(EXTRA_libsciexternal_objects_la_DEPENDENCIES)
1255 $(AM_V_CXXLD)$(libsciexternal_objects_la_LINK) -rpath $(pkglibdir) $(libsciexternal_objects_la_OBJECTS) $(libsciexternal_objects_la_LIBADD) $(LIBS)
1257 mostlyclean-compile:
1259 -rm -f sci_gateway/cpp/*.$(OBJEXT)
1260 -rm -f sci_gateway/cpp/*.lo
1261 -rm -f src/cpp/*.$(OBJEXT)
1267 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_doubleExclam_invoke_.Plo@am__quote@ # am--include-marker
1268 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_invoke_lu.Plo@am__quote@ # am--include-marker
1269 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EClass_e.Plo@am__quote@ # am--include-marker
1270 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_0.Plo@am__quote@ # am--include-marker
1271 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_1_foo.Plo@am__quote@ # am--include-marker
1272 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_2_foo.Plo@am__quote@ # am--include-marker
1273 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_3_foo.Plo@am__quote@ # am--include-marker
1274 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_4_foo.Plo@am__quote@ # am--include-marker
1275 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_5.Plo@am__quote@ # am--include-marker
1276 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_a_foo.Plo@am__quote@ # am--include-marker
1277 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_d_foo.Plo@am__quote@ # am--include-marker
1278 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_disp.Plo@am__quote@ # am--include-marker
1279 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_e.Plo@am__quote@ # am--include-marker
1280 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_g_foo.Plo@am__quote@ # am--include-marker
1281 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_h_foo.Plo@am__quote@ # am--include-marker
1282 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_j_foo.Plo@am__quote@ # am--include-marker
1283 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_k_foo.Plo@am__quote@ # am--include-marker
1284 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_l_foo.Plo@am__quote@ # am--include-marker
1285 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_m_foo.Plo@am__quote@ # am--include-marker
1286 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_n_foo.Plo@am__quote@ # am--include-marker
1287 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_o_foo.Plo@am__quote@ # am--include-marker
1288 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p.Plo@am__quote@ # am--include-marker
1289 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p_foo.Plo@am__quote@ # am--include-marker
1290 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_q_foo.Plo@am__quote@ # am--include-marker
1291 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_r_foo.Plo@am__quote@ # am--include-marker
1292 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_s_foo.Plo@am__quote@ # am--include-marker
1293 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_t.Plo@am__quote@ # am--include-marker
1294 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_x_foo.Plo@am__quote@ # am--include-marker
1295 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_y_foo.Plo@am__quote@ # am--include-marker
1296 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_z_foo.Plo@am__quote@ # am--include-marker
1297 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_foo_i_EObj.Plo@am__quote@ # am--include-marker
1298 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-EOType.Plo@am__quote@ # am--include-marker
1299 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ExternalObjectsFunction.Plo@am__quote@ # am--include-marker
1300 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-OptionsHelper.Plo@am__quote@ # am--include-marker
1301 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabAutoCleaner.Plo@am__quote@ # am--include-marker
1302 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabEnvironments.Plo@am__quote@ # am--include-marker
1303 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabObjects.Plo@am__quote@ # am--include-marker
1304 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabOptionsSetter.Plo@am__quote@ # am--include-marker
1305 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addNamedVariable.Plo@am__quote@ # am--include-marker
1306 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addToClasspath.Plo@am__quote@ # am--include-marker
1307 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-array.Plo@am__quote@ # am--include-marker
1308 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-cast.Plo@am__quote@ # am--include-marker
1309 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-classExtract.Plo@am__quote@ # am--include-marker
1310 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-compile.Plo@am__quote@ # am--include-marker
1311 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-convMatrixMethod.Plo@am__quote@ # am--include-marker
1312 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-deff.Plo@am__quote@ # am--include-marker
1313 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-display.Plo@am__quote@ # am--include-marker
1314 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-doubleExclam_invoke.Plo@am__quote@ # am--include-marker
1315 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-evalString.Plo@am__quote@ # am--include-marker
1316 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-exists.Plo@am__quote@ # am--include-marker
1317 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClassName.Plo@am__quote@ # am--include-marker
1318 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClasspath.Plo@am__quote@ # am--include-marker
1319 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvId.Plo@am__quote@ # am--include-marker
1320 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentInfos.Plo@am__quote@ # am--include-marker
1321 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentName.Plo@am__quote@ # am--include-marker
1322 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getField.Plo@am__quote@ # am--include-marker
1323 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getFields.Plo@am__quote@ # am--include-marker
1324 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getMethods.Plo@am__quote@ # am--include-marker
1325 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getNamedVariable.Plo@am__quote@ # am--include-marker
1326 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getRepresentation.Plo@am__quote@ # am--include-marker
1327 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getsetOptions.Plo@am__quote@ # am--include-marker
1328 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-import.Plo@am__quote@ # am--include-marker
1329 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke.Plo@am__quote@ # am--include-marker
1330 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_asref.Plo@am__quote@ # am--include-marker
1331 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_lu.Plo@am__quote@ # am--include-marker
1332 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoker.Plo@am__quote@ # am--include-marker
1333 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-newInstance.Plo@am__quote@ # am--include-marker
1334 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectExtract.Plo@am__quote@ # am--include-marker
1335 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectInsert.Plo@am__quote@ # am--include-marker
1336 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectPrint.Plo@am__quote@ # am--include-marker
1337 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-operation.Plo@am__quote@ # am--include-marker
1338 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-remove.Plo@am__quote@ # am--include-marker
1339 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-setField.Plo@am__quote@ # am--include-marker
1340 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-trace.Plo@am__quote@ # am--include-marker
1341 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrap.Plo@am__quote@ # am--include-marker
1342 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrapremove.Plo@am__quote@ # am--include-marker
1343 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrap.Plo@am__quote@ # am--include-marker
1344 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapAsRef.Plo@am__quote@ # am--include-marker
1345 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapInFloat.Plo@am__quote@ # am--include-marker
1347 $(am__depfiles_remade):
1349 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
1351 am--depfiles: $(am__depfiles_remade)
1354 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1355 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1356 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1357 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1358 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1359 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1362 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1363 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1364 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1365 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1366 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1367 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1370 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1371 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1372 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1373 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1374 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1375 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
1377 src/cpp/libsciexternal_objects_algo_la-ScilabEnvironments.lo: src/cpp/ScilabEnvironments.cpp
1378 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-ScilabEnvironments.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabEnvironments.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-ScilabEnvironments.lo `test -f 'src/cpp/ScilabEnvironments.cpp' || echo '$(srcdir)/'`src/cpp/ScilabEnvironments.cpp
1379 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabEnvironments.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabEnvironments.Plo
1380 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/ScilabEnvironments.cpp' object='src/cpp/libsciexternal_objects_algo_la-ScilabEnvironments.lo' libtool=yes @AMDEPBACKSLASH@
1381 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1382 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-ScilabEnvironments.lo `test -f 'src/cpp/ScilabEnvironments.cpp' || echo '$(srcdir)/'`src/cpp/ScilabEnvironments.cpp
1384 src/cpp/libsciexternal_objects_algo_la-ScilabObjects.lo: src/cpp/ScilabObjects.cpp
1385 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-ScilabObjects.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabObjects.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-ScilabObjects.lo `test -f 'src/cpp/ScilabObjects.cpp' || echo '$(srcdir)/'`src/cpp/ScilabObjects.cpp
1386 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabObjects.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabObjects.Plo
1387 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/ScilabObjects.cpp' object='src/cpp/libsciexternal_objects_algo_la-ScilabObjects.lo' libtool=yes @AMDEPBACKSLASH@
1388 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1389 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-ScilabObjects.lo `test -f 'src/cpp/ScilabObjects.cpp' || echo '$(srcdir)/'`src/cpp/ScilabObjects.cpp
1391 src/cpp/libsciexternal_objects_algo_la-OptionsHelper.lo: src/cpp/OptionsHelper.cpp
1392 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-OptionsHelper.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-OptionsHelper.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-OptionsHelper.lo `test -f 'src/cpp/OptionsHelper.cpp' || echo '$(srcdir)/'`src/cpp/OptionsHelper.cpp
1393 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-OptionsHelper.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-OptionsHelper.Plo
1394 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/OptionsHelper.cpp' object='src/cpp/libsciexternal_objects_algo_la-OptionsHelper.lo' libtool=yes @AMDEPBACKSLASH@
1395 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1396 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-OptionsHelper.lo `test -f 'src/cpp/OptionsHelper.cpp' || echo '$(srcdir)/'`src/cpp/OptionsHelper.cpp
1398 src/cpp/libsciexternal_objects_algo_la-addToClasspath.lo: src/cpp/addToClasspath.cpp
1399 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-addToClasspath.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addToClasspath.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-addToClasspath.lo `test -f 'src/cpp/addToClasspath.cpp' || echo '$(srcdir)/'`src/cpp/addToClasspath.cpp
1400 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addToClasspath.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addToClasspath.Plo
1401 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/addToClasspath.cpp' object='src/cpp/libsciexternal_objects_algo_la-addToClasspath.lo' libtool=yes @AMDEPBACKSLASH@
1402 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1403 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-addToClasspath.lo `test -f 'src/cpp/addToClasspath.cpp' || echo '$(srcdir)/'`src/cpp/addToClasspath.cpp
1405 src/cpp/libsciexternal_objects_algo_la-getClasspath.lo: src/cpp/getClasspath.cpp
1406 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-getClasspath.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClasspath.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-getClasspath.lo `test -f 'src/cpp/getClasspath.cpp' || echo '$(srcdir)/'`src/cpp/getClasspath.cpp
1407 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClasspath.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClasspath.Plo
1408 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getClasspath.cpp' object='src/cpp/libsciexternal_objects_algo_la-getClasspath.lo' libtool=yes @AMDEPBACKSLASH@
1409 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1410 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-getClasspath.lo `test -f 'src/cpp/getClasspath.cpp' || echo '$(srcdir)/'`src/cpp/getClasspath.cpp
1412 src/cpp/libsciexternal_objects_algo_la-getsetOptions.lo: src/cpp/getsetOptions.cpp
1413 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-getsetOptions.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getsetOptions.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-getsetOptions.lo `test -f 'src/cpp/getsetOptions.cpp' || echo '$(srcdir)/'`src/cpp/getsetOptions.cpp
1414 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getsetOptions.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getsetOptions.Plo
1415 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getsetOptions.cpp' object='src/cpp/libsciexternal_objects_algo_la-getsetOptions.lo' libtool=yes @AMDEPBACKSLASH@
1416 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1417 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-getsetOptions.lo `test -f 'src/cpp/getsetOptions.cpp' || echo '$(srcdir)/'`src/cpp/getsetOptions.cpp
1419 src/cpp/libsciexternal_objects_algo_la-getEnvironmentInfos.lo: src/cpp/getEnvironmentInfos.cpp
1420 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-getEnvironmentInfos.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentInfos.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-getEnvironmentInfos.lo `test -f 'src/cpp/getEnvironmentInfos.cpp' || echo '$(srcdir)/'`src/cpp/getEnvironmentInfos.cpp
1421 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentInfos.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentInfos.Plo
1422 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getEnvironmentInfos.cpp' object='src/cpp/libsciexternal_objects_algo_la-getEnvironmentInfos.lo' libtool=yes @AMDEPBACKSLASH@
1423 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1424 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-getEnvironmentInfos.lo `test -f 'src/cpp/getEnvironmentInfos.cpp' || echo '$(srcdir)/'`src/cpp/getEnvironmentInfos.cpp
1426 src/cpp/libsciexternal_objects_algo_la-array.lo: src/cpp/array.cpp
1427 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-array.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-array.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-array.lo `test -f 'src/cpp/array.cpp' || echo '$(srcdir)/'`src/cpp/array.cpp
1428 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-array.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-array.Plo
1429 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/array.cpp' object='src/cpp/libsciexternal_objects_algo_la-array.lo' libtool=yes @AMDEPBACKSLASH@
1430 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1431 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-array.lo `test -f 'src/cpp/array.cpp' || echo '$(srcdir)/'`src/cpp/array.cpp
1433 src/cpp/libsciexternal_objects_algo_la-operation.lo: src/cpp/operation.cpp
1434 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-operation.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-operation.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-operation.lo `test -f 'src/cpp/operation.cpp' || echo '$(srcdir)/'`src/cpp/operation.cpp
1435 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-operation.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-operation.Plo
1436 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/operation.cpp' object='src/cpp/libsciexternal_objects_algo_la-operation.lo' libtool=yes @AMDEPBACKSLASH@
1437 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1438 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-operation.lo `test -f 'src/cpp/operation.cpp' || echo '$(srcdir)/'`src/cpp/operation.cpp
1440 src/cpp/libsciexternal_objects_algo_la-cast.lo: src/cpp/cast.cpp
1441 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-cast.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-cast.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-cast.lo `test -f 'src/cpp/cast.cpp' || echo '$(srcdir)/'`src/cpp/cast.cpp
1442 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-cast.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-cast.Plo
1443 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/cast.cpp' object='src/cpp/libsciexternal_objects_algo_la-cast.lo' libtool=yes @AMDEPBACKSLASH@
1444 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1445 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-cast.lo `test -f 'src/cpp/cast.cpp' || echo '$(srcdir)/'`src/cpp/cast.cpp
1447 src/cpp/libsciexternal_objects_algo_la-compile.lo: src/cpp/compile.cpp
1448 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-compile.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-compile.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-compile.lo `test -f 'src/cpp/compile.cpp' || echo '$(srcdir)/'`src/cpp/compile.cpp
1449 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-compile.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-compile.Plo
1450 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/compile.cpp' object='src/cpp/libsciexternal_objects_algo_la-compile.lo' libtool=yes @AMDEPBACKSLASH@
1451 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1452 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-compile.lo `test -f 'src/cpp/compile.cpp' || echo '$(srcdir)/'`src/cpp/compile.cpp
1454 src/cpp/libsciexternal_objects_algo_la-convMatrixMethod.lo: src/cpp/convMatrixMethod.cpp
1455 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-convMatrixMethod.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-convMatrixMethod.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-convMatrixMethod.lo `test -f 'src/cpp/convMatrixMethod.cpp' || echo '$(srcdir)/'`src/cpp/convMatrixMethod.cpp
1456 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-convMatrixMethod.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-convMatrixMethod.Plo
1457 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/convMatrixMethod.cpp' object='src/cpp/libsciexternal_objects_algo_la-convMatrixMethod.lo' libtool=yes @AMDEPBACKSLASH@
1458 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1459 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-convMatrixMethod.lo `test -f 'src/cpp/convMatrixMethod.cpp' || echo '$(srcdir)/'`src/cpp/convMatrixMethod.cpp
1461 src/cpp/libsciexternal_objects_algo_la-deff.lo: src/cpp/deff.cpp
1462 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-deff.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-deff.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-deff.lo `test -f 'src/cpp/deff.cpp' || echo '$(srcdir)/'`src/cpp/deff.cpp
1463 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-deff.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-deff.Plo
1464 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/deff.cpp' object='src/cpp/libsciexternal_objects_algo_la-deff.lo' libtool=yes @AMDEPBACKSLASH@
1465 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1466 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-deff.lo `test -f 'src/cpp/deff.cpp' || echo '$(srcdir)/'`src/cpp/deff.cpp
1468 src/cpp/libsciexternal_objects_algo_la-display.lo: src/cpp/display.cpp
1469 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-display.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-display.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-display.lo `test -f 'src/cpp/display.cpp' || echo '$(srcdir)/'`src/cpp/display.cpp
1470 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-display.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-display.Plo
1471 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/display.cpp' object='src/cpp/libsciexternal_objects_algo_la-display.lo' libtool=yes @AMDEPBACKSLASH@
1472 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1473 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-display.lo `test -f 'src/cpp/display.cpp' || echo '$(srcdir)/'`src/cpp/display.cpp
1475 src/cpp/libsciexternal_objects_algo_la-doubleExclam_invoke.lo: src/cpp/doubleExclam_invoke.cpp
1476 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-doubleExclam_invoke.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-doubleExclam_invoke.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-doubleExclam_invoke.lo `test -f 'src/cpp/doubleExclam_invoke.cpp' || echo '$(srcdir)/'`src/cpp/doubleExclam_invoke.cpp
1477 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-doubleExclam_invoke.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-doubleExclam_invoke.Plo
1478 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/doubleExclam_invoke.cpp' object='src/cpp/libsciexternal_objects_algo_la-doubleExclam_invoke.lo' libtool=yes @AMDEPBACKSLASH@
1479 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1480 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-doubleExclam_invoke.lo `test -f 'src/cpp/doubleExclam_invoke.cpp' || echo '$(srcdir)/'`src/cpp/doubleExclam_invoke.cpp
1482 src/cpp/libsciexternal_objects_algo_la-classExtract.lo: src/cpp/classExtract.cpp
1483 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-classExtract.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-classExtract.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-classExtract.lo `test -f 'src/cpp/classExtract.cpp' || echo '$(srcdir)/'`src/cpp/classExtract.cpp
1484 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-classExtract.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-classExtract.Plo
1485 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/classExtract.cpp' object='src/cpp/libsciexternal_objects_algo_la-classExtract.lo' libtool=yes @AMDEPBACKSLASH@
1486 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1487 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-classExtract.lo `test -f 'src/cpp/classExtract.cpp' || echo '$(srcdir)/'`src/cpp/classExtract.cpp
1489 src/cpp/libsciexternal_objects_algo_la-objectExtract.lo: src/cpp/objectExtract.cpp
1490 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-objectExtract.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectExtract.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-objectExtract.lo `test -f 'src/cpp/objectExtract.cpp' || echo '$(srcdir)/'`src/cpp/objectExtract.cpp
1491 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectExtract.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectExtract.Plo
1492 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/objectExtract.cpp' object='src/cpp/libsciexternal_objects_algo_la-objectExtract.lo' libtool=yes @AMDEPBACKSLASH@
1493 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1494 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-objectExtract.lo `test -f 'src/cpp/objectExtract.cpp' || echo '$(srcdir)/'`src/cpp/objectExtract.cpp
1496 src/cpp/libsciexternal_objects_algo_la-objectInsert.lo: src/cpp/objectInsert.cpp
1497 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-objectInsert.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectInsert.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-objectInsert.lo `test -f 'src/cpp/objectInsert.cpp' || echo '$(srcdir)/'`src/cpp/objectInsert.cpp
1498 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectInsert.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectInsert.Plo
1499 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/objectInsert.cpp' object='src/cpp/libsciexternal_objects_algo_la-objectInsert.lo' libtool=yes @AMDEPBACKSLASH@
1500 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1501 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-objectInsert.lo `test -f 'src/cpp/objectInsert.cpp' || echo '$(srcdir)/'`src/cpp/objectInsert.cpp
1503 src/cpp/libsciexternal_objects_algo_la-objectPrint.lo: src/cpp/objectPrint.cpp
1504 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-objectPrint.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectPrint.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-objectPrint.lo `test -f 'src/cpp/objectPrint.cpp' || echo '$(srcdir)/'`src/cpp/objectPrint.cpp
1505 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectPrint.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectPrint.Plo
1506 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/objectPrint.cpp' object='src/cpp/libsciexternal_objects_algo_la-objectPrint.lo' libtool=yes @AMDEPBACKSLASH@
1507 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1508 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-objectPrint.lo `test -f 'src/cpp/objectPrint.cpp' || echo '$(srcdir)/'`src/cpp/objectPrint.cpp
1510 src/cpp/libsciexternal_objects_algo_la-exists.lo: src/cpp/exists.cpp
1511 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-exists.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-exists.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-exists.lo `test -f 'src/cpp/exists.cpp' || echo '$(srcdir)/'`src/cpp/exists.cpp
1512 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-exists.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-exists.Plo
1513 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/exists.cpp' object='src/cpp/libsciexternal_objects_algo_la-exists.lo' libtool=yes @AMDEPBACKSLASH@
1514 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1515 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-exists.lo `test -f 'src/cpp/exists.cpp' || echo '$(srcdir)/'`src/cpp/exists.cpp
1517 src/cpp/libsciexternal_objects_algo_la-getClassName.lo: src/cpp/getClassName.cpp
1518 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-getClassName.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClassName.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-getClassName.lo `test -f 'src/cpp/getClassName.cpp' || echo '$(srcdir)/'`src/cpp/getClassName.cpp
1519 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClassName.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClassName.Plo
1520 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getClassName.cpp' object='src/cpp/libsciexternal_objects_algo_la-getClassName.lo' libtool=yes @AMDEPBACKSLASH@
1521 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1522 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-getClassName.lo `test -f 'src/cpp/getClassName.cpp' || echo '$(srcdir)/'`src/cpp/getClassName.cpp
1524 src/cpp/libsciexternal_objects_algo_la-getEnvironmentName.lo: src/cpp/getEnvironmentName.cpp
1525 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-getEnvironmentName.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentName.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-getEnvironmentName.lo `test -f 'src/cpp/getEnvironmentName.cpp' || echo '$(srcdir)/'`src/cpp/getEnvironmentName.cpp
1526 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentName.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentName.Plo
1527 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getEnvironmentName.cpp' object='src/cpp/libsciexternal_objects_algo_la-getEnvironmentName.lo' libtool=yes @AMDEPBACKSLASH@
1528 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1529 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-getEnvironmentName.lo `test -f 'src/cpp/getEnvironmentName.cpp' || echo '$(srcdir)/'`src/cpp/getEnvironmentName.cpp
1531 src/cpp/libsciexternal_objects_algo_la-getField.lo: src/cpp/getField.cpp
1532 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-getField.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getField.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-getField.lo `test -f 'src/cpp/getField.cpp' || echo '$(srcdir)/'`src/cpp/getField.cpp
1533 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getField.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getField.Plo
1534 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getField.cpp' object='src/cpp/libsciexternal_objects_algo_la-getField.lo' libtool=yes @AMDEPBACKSLASH@
1535 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1536 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-getField.lo `test -f 'src/cpp/getField.cpp' || echo '$(srcdir)/'`src/cpp/getField.cpp
1538 src/cpp/libsciexternal_objects_algo_la-getFields.lo: src/cpp/getFields.cpp
1539 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-getFields.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getFields.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-getFields.lo `test -f 'src/cpp/getFields.cpp' || echo '$(srcdir)/'`src/cpp/getFields.cpp
1540 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getFields.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getFields.Plo
1541 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getFields.cpp' object='src/cpp/libsciexternal_objects_algo_la-getFields.lo' libtool=yes @AMDEPBACKSLASH@
1542 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1543 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-getFields.lo `test -f 'src/cpp/getFields.cpp' || echo '$(srcdir)/'`src/cpp/getFields.cpp
1545 src/cpp/libsciexternal_objects_algo_la-getMethods.lo: src/cpp/getMethods.cpp
1546 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-getMethods.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getMethods.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-getMethods.lo `test -f 'src/cpp/getMethods.cpp' || echo '$(srcdir)/'`src/cpp/getMethods.cpp
1547 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getMethods.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getMethods.Plo
1548 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getMethods.cpp' object='src/cpp/libsciexternal_objects_algo_la-getMethods.lo' libtool=yes @AMDEPBACKSLASH@
1549 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1550 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-getMethods.lo `test -f 'src/cpp/getMethods.cpp' || echo '$(srcdir)/'`src/cpp/getMethods.cpp
1552 src/cpp/libsciexternal_objects_algo_la-getRepresentation.lo: src/cpp/getRepresentation.cpp
1553 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-getRepresentation.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getRepresentation.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-getRepresentation.lo `test -f 'src/cpp/getRepresentation.cpp' || echo '$(srcdir)/'`src/cpp/getRepresentation.cpp
1554 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getRepresentation.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getRepresentation.Plo
1555 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getRepresentation.cpp' object='src/cpp/libsciexternal_objects_algo_la-getRepresentation.lo' libtool=yes @AMDEPBACKSLASH@
1556 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1557 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-getRepresentation.lo `test -f 'src/cpp/getRepresentation.cpp' || echo '$(srcdir)/'`src/cpp/getRepresentation.cpp
1559 src/cpp/libsciexternal_objects_algo_la-import.lo: src/cpp/import.cpp
1560 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-import.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-import.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-import.lo `test -f 'src/cpp/import.cpp' || echo '$(srcdir)/'`src/cpp/import.cpp
1561 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-import.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-import.Plo
1562 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/import.cpp' object='src/cpp/libsciexternal_objects_algo_la-import.lo' libtool=yes @AMDEPBACKSLASH@
1563 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1564 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-import.lo `test -f 'src/cpp/import.cpp' || echo '$(srcdir)/'`src/cpp/import.cpp
1566 src/cpp/libsciexternal_objects_algo_la-invoke.lo: src/cpp/invoke.cpp
1567 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-invoke.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-invoke.lo `test -f 'src/cpp/invoke.cpp' || echo '$(srcdir)/'`src/cpp/invoke.cpp
1568 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke.Plo
1569 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/invoke.cpp' object='src/cpp/libsciexternal_objects_algo_la-invoke.lo' libtool=yes @AMDEPBACKSLASH@
1570 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1571 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-invoke.lo `test -f 'src/cpp/invoke.cpp' || echo '$(srcdir)/'`src/cpp/invoke.cpp
1573 src/cpp/libsciexternal_objects_algo_la-invoke_asref.lo: src/cpp/invoke_asref.cpp
1574 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-invoke_asref.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_asref.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-invoke_asref.lo `test -f 'src/cpp/invoke_asref.cpp' || echo '$(srcdir)/'`src/cpp/invoke_asref.cpp
1575 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_asref.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_asref.Plo
1576 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/invoke_asref.cpp' object='src/cpp/libsciexternal_objects_algo_la-invoke_asref.lo' libtool=yes @AMDEPBACKSLASH@
1577 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1578 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-invoke_asref.lo `test -f 'src/cpp/invoke_asref.cpp' || echo '$(srcdir)/'`src/cpp/invoke_asref.cpp
1580 src/cpp/libsciexternal_objects_algo_la-invoke_lu.lo: src/cpp/invoke_lu.cpp
1581 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-invoke_lu.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_lu.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-invoke_lu.lo `test -f 'src/cpp/invoke_lu.cpp' || echo '$(srcdir)/'`src/cpp/invoke_lu.cpp
1582 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_lu.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_lu.Plo
1583 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/invoke_lu.cpp' object='src/cpp/libsciexternal_objects_algo_la-invoke_lu.lo' libtool=yes @AMDEPBACKSLASH@
1584 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1585 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-invoke_lu.lo `test -f 'src/cpp/invoke_lu.cpp' || echo '$(srcdir)/'`src/cpp/invoke_lu.cpp
1587 src/cpp/libsciexternal_objects_algo_la-trace.lo: src/cpp/trace.cpp
1588 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-trace.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-trace.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-trace.lo `test -f 'src/cpp/trace.cpp' || echo '$(srcdir)/'`src/cpp/trace.cpp
1589 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-trace.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-trace.Plo
1590 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/trace.cpp' object='src/cpp/libsciexternal_objects_algo_la-trace.lo' libtool=yes @AMDEPBACKSLASH@
1591 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1592 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-trace.lo `test -f 'src/cpp/trace.cpp' || echo '$(srcdir)/'`src/cpp/trace.cpp
1594 src/cpp/libsciexternal_objects_algo_la-newInstance.lo: src/cpp/newInstance.cpp
1595 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-newInstance.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-newInstance.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-newInstance.lo `test -f 'src/cpp/newInstance.cpp' || echo '$(srcdir)/'`src/cpp/newInstance.cpp
1596 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-newInstance.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-newInstance.Plo
1597 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/newInstance.cpp' object='src/cpp/libsciexternal_objects_algo_la-newInstance.lo' libtool=yes @AMDEPBACKSLASH@
1598 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1599 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-newInstance.lo `test -f 'src/cpp/newInstance.cpp' || echo '$(srcdir)/'`src/cpp/newInstance.cpp
1601 src/cpp/libsciexternal_objects_algo_la-remove.lo: src/cpp/remove.cpp
1602 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-remove.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-remove.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-remove.lo `test -f 'src/cpp/remove.cpp' || echo '$(srcdir)/'`src/cpp/remove.cpp
1603 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-remove.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-remove.Plo
1604 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/remove.cpp' object='src/cpp/libsciexternal_objects_algo_la-remove.lo' libtool=yes @AMDEPBACKSLASH@
1605 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1606 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-remove.lo `test -f 'src/cpp/remove.cpp' || echo '$(srcdir)/'`src/cpp/remove.cpp
1608 src/cpp/libsciexternal_objects_algo_la-setField.lo: src/cpp/setField.cpp
1609 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-setField.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-setField.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-setField.lo `test -f 'src/cpp/setField.cpp' || echo '$(srcdir)/'`src/cpp/setField.cpp
1610 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-setField.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-setField.Plo
1611 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/setField.cpp' object='src/cpp/libsciexternal_objects_algo_la-setField.lo' libtool=yes @AMDEPBACKSLASH@
1612 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1613 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-setField.lo `test -f 'src/cpp/setField.cpp' || echo '$(srcdir)/'`src/cpp/setField.cpp
1615 src/cpp/libsciexternal_objects_algo_la-evalString.lo: src/cpp/evalString.cpp
1616 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-evalString.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-evalString.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-evalString.lo `test -f 'src/cpp/evalString.cpp' || echo '$(srcdir)/'`src/cpp/evalString.cpp
1617 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-evalString.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-evalString.Plo
1618 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/evalString.cpp' object='src/cpp/libsciexternal_objects_algo_la-evalString.lo' libtool=yes @AMDEPBACKSLASH@
1619 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1620 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-evalString.lo `test -f 'src/cpp/evalString.cpp' || echo '$(srcdir)/'`src/cpp/evalString.cpp
1622 src/cpp/libsciexternal_objects_algo_la-addNamedVariable.lo: src/cpp/addNamedVariable.cpp
1623 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-addNamedVariable.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addNamedVariable.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-addNamedVariable.lo `test -f 'src/cpp/addNamedVariable.cpp' || echo '$(srcdir)/'`src/cpp/addNamedVariable.cpp
1624 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addNamedVariable.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addNamedVariable.Plo
1625 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/addNamedVariable.cpp' object='src/cpp/libsciexternal_objects_algo_la-addNamedVariable.lo' libtool=yes @AMDEPBACKSLASH@
1626 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1627 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-addNamedVariable.lo `test -f 'src/cpp/addNamedVariable.cpp' || echo '$(srcdir)/'`src/cpp/addNamedVariable.cpp
1629 src/cpp/libsciexternal_objects_algo_la-getNamedVariable.lo: src/cpp/getNamedVariable.cpp
1630 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-getNamedVariable.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getNamedVariable.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-getNamedVariable.lo `test -f 'src/cpp/getNamedVariable.cpp' || echo '$(srcdir)/'`src/cpp/getNamedVariable.cpp
1631 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getNamedVariable.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getNamedVariable.Plo
1632 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getNamedVariable.cpp' object='src/cpp/libsciexternal_objects_algo_la-getNamedVariable.lo' libtool=yes @AMDEPBACKSLASH@
1633 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1634 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-getNamedVariable.lo `test -f 'src/cpp/getNamedVariable.cpp' || echo '$(srcdir)/'`src/cpp/getNamedVariable.cpp
1636 src/cpp/libsciexternal_objects_algo_la-unwrap.lo: src/cpp/unwrap.cpp
1637 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-unwrap.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrap.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-unwrap.lo `test -f 'src/cpp/unwrap.cpp' || echo '$(srcdir)/'`src/cpp/unwrap.cpp
1638 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrap.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrap.Plo
1639 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/unwrap.cpp' object='src/cpp/libsciexternal_objects_algo_la-unwrap.lo' libtool=yes @AMDEPBACKSLASH@
1640 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1641 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-unwrap.lo `test -f 'src/cpp/unwrap.cpp' || echo '$(srcdir)/'`src/cpp/unwrap.cpp
1643 src/cpp/libsciexternal_objects_algo_la-wrap.lo: src/cpp/wrap.cpp
1644 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-wrap.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrap.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-wrap.lo `test -f 'src/cpp/wrap.cpp' || echo '$(srcdir)/'`src/cpp/wrap.cpp
1645 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrap.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrap.Plo
1646 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/wrap.cpp' object='src/cpp/libsciexternal_objects_algo_la-wrap.lo' libtool=yes @AMDEPBACKSLASH@
1647 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1648 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-wrap.lo `test -f 'src/cpp/wrap.cpp' || echo '$(srcdir)/'`src/cpp/wrap.cpp
1650 src/cpp/libsciexternal_objects_algo_la-unwrapremove.lo: src/cpp/unwrapremove.cpp
1651 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-unwrapremove.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrapremove.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-unwrapremove.lo `test -f 'src/cpp/unwrapremove.cpp' || echo '$(srcdir)/'`src/cpp/unwrapremove.cpp
1652 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrapremove.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrapremove.Plo
1653 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/unwrapremove.cpp' object='src/cpp/libsciexternal_objects_algo_la-unwrapremove.lo' libtool=yes @AMDEPBACKSLASH@
1654 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1655 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-unwrapremove.lo `test -f 'src/cpp/unwrapremove.cpp' || echo '$(srcdir)/'`src/cpp/unwrapremove.cpp
1657 src/cpp/libsciexternal_objects_algo_la-wrapAsRef.lo: src/cpp/wrapAsRef.cpp
1658 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-wrapAsRef.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapAsRef.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-wrapAsRef.lo `test -f 'src/cpp/wrapAsRef.cpp' || echo '$(srcdir)/'`src/cpp/wrapAsRef.cpp
1659 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapAsRef.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapAsRef.Plo
1660 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/wrapAsRef.cpp' object='src/cpp/libsciexternal_objects_algo_la-wrapAsRef.lo' libtool=yes @AMDEPBACKSLASH@
1661 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1662 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-wrapAsRef.lo `test -f 'src/cpp/wrapAsRef.cpp' || echo '$(srcdir)/'`src/cpp/wrapAsRef.cpp
1664 src/cpp/libsciexternal_objects_algo_la-invoker.lo: src/cpp/invoker.cpp
1665 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-invoker.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoker.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-invoker.lo `test -f 'src/cpp/invoker.cpp' || echo '$(srcdir)/'`src/cpp/invoker.cpp
1666 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoker.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoker.Plo
1667 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/invoker.cpp' object='src/cpp/libsciexternal_objects_algo_la-invoker.lo' libtool=yes @AMDEPBACKSLASH@
1668 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1669 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-invoker.lo `test -f 'src/cpp/invoker.cpp' || echo '$(srcdir)/'`src/cpp/invoker.cpp
1671 src/cpp/libsciexternal_objects_algo_la-getEnvId.lo: src/cpp/getEnvId.cpp
1672 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-getEnvId.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvId.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-getEnvId.lo `test -f 'src/cpp/getEnvId.cpp' || echo '$(srcdir)/'`src/cpp/getEnvId.cpp
1673 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvId.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvId.Plo
1674 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getEnvId.cpp' object='src/cpp/libsciexternal_objects_algo_la-getEnvId.lo' libtool=yes @AMDEPBACKSLASH@
1675 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1676 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-getEnvId.lo `test -f 'src/cpp/getEnvId.cpp' || echo '$(srcdir)/'`src/cpp/getEnvId.cpp
1678 src/cpp/libsciexternal_objects_algo_la-ScilabOptionsSetter.lo: src/cpp/ScilabOptionsSetter.cpp
1679 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-ScilabOptionsSetter.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabOptionsSetter.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-ScilabOptionsSetter.lo `test -f 'src/cpp/ScilabOptionsSetter.cpp' || echo '$(srcdir)/'`src/cpp/ScilabOptionsSetter.cpp
1680 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabOptionsSetter.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabOptionsSetter.Plo
1681 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/ScilabOptionsSetter.cpp' object='src/cpp/libsciexternal_objects_algo_la-ScilabOptionsSetter.lo' libtool=yes @AMDEPBACKSLASH@
1682 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1683 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-ScilabOptionsSetter.lo `test -f 'src/cpp/ScilabOptionsSetter.cpp' || echo '$(srcdir)/'`src/cpp/ScilabOptionsSetter.cpp
1685 src/cpp/libsciexternal_objects_algo_la-ScilabAutoCleaner.lo: src/cpp/ScilabAutoCleaner.cpp
1686 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-ScilabAutoCleaner.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabAutoCleaner.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-ScilabAutoCleaner.lo `test -f 'src/cpp/ScilabAutoCleaner.cpp' || echo '$(srcdir)/'`src/cpp/ScilabAutoCleaner.cpp
1687 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabAutoCleaner.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabAutoCleaner.Plo
1688 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/ScilabAutoCleaner.cpp' object='src/cpp/libsciexternal_objects_algo_la-ScilabAutoCleaner.lo' libtool=yes @AMDEPBACKSLASH@
1689 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1690 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-ScilabAutoCleaner.lo `test -f 'src/cpp/ScilabAutoCleaner.cpp' || echo '$(srcdir)/'`src/cpp/ScilabAutoCleaner.cpp
1692 src/cpp/libsciexternal_objects_algo_la-ExternalObjectsFunction.lo: src/cpp/ExternalObjectsFunction.cpp
1693 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-ExternalObjectsFunction.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ExternalObjectsFunction.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-ExternalObjectsFunction.lo `test -f 'src/cpp/ExternalObjectsFunction.cpp' || echo '$(srcdir)/'`src/cpp/ExternalObjectsFunction.cpp
1694 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ExternalObjectsFunction.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ExternalObjectsFunction.Plo
1695 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/ExternalObjectsFunction.cpp' object='src/cpp/libsciexternal_objects_algo_la-ExternalObjectsFunction.lo' libtool=yes @AMDEPBACKSLASH@
1696 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1697 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-ExternalObjectsFunction.lo `test -f 'src/cpp/ExternalObjectsFunction.cpp' || echo '$(srcdir)/'`src/cpp/ExternalObjectsFunction.cpp
1699 src/cpp/libsciexternal_objects_algo_la-wrapInFloat.lo: src/cpp/wrapInFloat.cpp
1700 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-wrapInFloat.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapInFloat.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-wrapInFloat.lo `test -f 'src/cpp/wrapInFloat.cpp' || echo '$(srcdir)/'`src/cpp/wrapInFloat.cpp
1701 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapInFloat.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapInFloat.Plo
1702 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/wrapInFloat.cpp' object='src/cpp/libsciexternal_objects_algo_la-wrapInFloat.lo' libtool=yes @AMDEPBACKSLASH@
1703 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1704 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-wrapInFloat.lo `test -f 'src/cpp/wrapInFloat.cpp' || echo '$(srcdir)/'`src/cpp/wrapInFloat.cpp
1706 src/cpp/libsciexternal_objects_algo_la-EOType.lo: src/cpp/EOType.cpp
1707 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciexternal_objects_algo_la-EOType.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-EOType.Tpo -c -o src/cpp/libsciexternal_objects_algo_la-EOType.lo `test -f 'src/cpp/EOType.cpp' || echo '$(srcdir)/'`src/cpp/EOType.cpp
1708 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-EOType.Tpo src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-EOType.Plo
1709 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/EOType.cpp' object='src/cpp/libsciexternal_objects_algo_la-EOType.lo' libtool=yes @AMDEPBACKSLASH@
1710 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1711 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciexternal_objects_algo_la-EOType.lo `test -f 'src/cpp/EOType.cpp' || echo '$(srcdir)/'`src/cpp/EOType.cpp
1713 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_e.lo: sci_gateway/cpp/sci_percent_EObj_e.cpp
1714 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_e.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_e.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_e.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_e.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_e.cpp
1715 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_e.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_e.Plo
1716 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_e.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_e.lo' libtool=yes @AMDEPBACKSLASH@
1717 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1718 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_e.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_e.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_e.cpp
1720 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p.lo: sci_gateway/cpp/sci_percent_EObj_p.cpp
1721 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_p.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_p.cpp
1722 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p.Plo
1723 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_p.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p.lo' libtool=yes @AMDEPBACKSLASH@
1724 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1725 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_p.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_p.cpp
1727 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_foo_i_EObj.lo: sci_gateway/cpp/sci_percent_foo_i_EObj.cpp
1728 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_foo_i_EObj.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_foo_i_EObj.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_foo_i_EObj.lo `test -f 'sci_gateway/cpp/sci_percent_foo_i_EObj.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_foo_i_EObj.cpp
1729 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_foo_i_EObj.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_foo_i_EObj.Plo
1730 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_foo_i_EObj.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_foo_i_EObj.lo' libtool=yes @AMDEPBACKSLASH@
1731 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1732 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_foo_i_EObj.lo `test -f 'sci_gateway/cpp/sci_percent_foo_i_EObj.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_foo_i_EObj.cpp
1734 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EClass_e.lo: sci_gateway/cpp/sci_percent_EClass_e.cpp
1735 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EClass_e.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EClass_e.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EClass_e.lo `test -f 'sci_gateway/cpp/sci_percent_EClass_e.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EClass_e.cpp
1736 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EClass_e.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EClass_e.Plo
1737 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EClass_e.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EClass_e.lo' libtool=yes @AMDEPBACKSLASH@
1738 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1739 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EClass_e.lo `test -f 'sci_gateway/cpp/sci_percent_EClass_e.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EClass_e.cpp
1741 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_a_foo.lo: sci_gateway/cpp/sci_percent_EObj_a_foo.cpp
1742 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_a_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_a_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_a_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_a_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_a_foo.cpp
1743 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_a_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_a_foo.Plo
1744 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_a_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_a_foo.lo' libtool=yes @AMDEPBACKSLASH@
1745 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1746 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_a_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_a_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_a_foo.cpp
1748 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_d_foo.lo: sci_gateway/cpp/sci_percent_EObj_d_foo.cpp
1749 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_d_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_d_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_d_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_d_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_d_foo.cpp
1750 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_d_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_d_foo.Plo
1751 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_d_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_d_foo.lo' libtool=yes @AMDEPBACKSLASH@
1752 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1753 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_d_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_d_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_d_foo.cpp
1755 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_g_foo.lo: sci_gateway/cpp/sci_percent_EObj_g_foo.cpp
1756 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_g_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_g_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_g_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_g_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_g_foo.cpp
1757 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_g_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_g_foo.Plo
1758 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_g_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_g_foo.lo' libtool=yes @AMDEPBACKSLASH@
1759 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1760 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_g_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_g_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_g_foo.cpp
1762 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_h_foo.lo: sci_gateway/cpp/sci_percent_EObj_h_foo.cpp
1763 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_h_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_h_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_h_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_h_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_h_foo.cpp
1764 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_h_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_h_foo.Plo
1765 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_h_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_h_foo.lo' libtool=yes @AMDEPBACKSLASH@
1766 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1767 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_h_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_h_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_h_foo.cpp
1769 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_j_foo.lo: sci_gateway/cpp/sci_percent_EObj_j_foo.cpp
1770 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_j_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_j_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_j_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_j_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_j_foo.cpp
1771 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_j_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_j_foo.Plo
1772 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_j_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_j_foo.lo' libtool=yes @AMDEPBACKSLASH@
1773 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1774 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_j_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_j_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_j_foo.cpp
1776 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_k_foo.lo: sci_gateway/cpp/sci_percent_EObj_k_foo.cpp
1777 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_k_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_k_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_k_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_k_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_k_foo.cpp
1778 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_k_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_k_foo.Plo
1779 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_k_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_k_foo.lo' libtool=yes @AMDEPBACKSLASH@
1780 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1781 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_k_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_k_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_k_foo.cpp
1783 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_l_foo.lo: sci_gateway/cpp/sci_percent_EObj_l_foo.cpp
1784 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_l_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_l_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_l_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_l_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_l_foo.cpp
1785 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_l_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_l_foo.Plo
1786 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_l_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_l_foo.lo' libtool=yes @AMDEPBACKSLASH@
1787 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1788 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_l_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_l_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_l_foo.cpp
1790 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_m_foo.lo: sci_gateway/cpp/sci_percent_EObj_m_foo.cpp
1791 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_m_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_m_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_m_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_m_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_m_foo.cpp
1792 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_m_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_m_foo.Plo
1793 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_m_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_m_foo.lo' libtool=yes @AMDEPBACKSLASH@
1794 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1795 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_m_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_m_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_m_foo.cpp
1797 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_n_foo.lo: sci_gateway/cpp/sci_percent_EObj_n_foo.cpp
1798 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_n_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_n_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_n_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_n_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_n_foo.cpp
1799 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_n_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_n_foo.Plo
1800 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_n_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_n_foo.lo' libtool=yes @AMDEPBACKSLASH@
1801 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1802 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_n_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_n_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_n_foo.cpp
1804 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_o_foo.lo: sci_gateway/cpp/sci_percent_EObj_o_foo.cpp
1805 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_o_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_o_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_o_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_o_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_o_foo.cpp
1806 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_o_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_o_foo.Plo
1807 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_o_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_o_foo.lo' libtool=yes @AMDEPBACKSLASH@
1808 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1809 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_o_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_o_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_o_foo.cpp
1811 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p_foo.lo: sci_gateway/cpp/sci_percent_EObj_p_foo.cpp
1812 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_p_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_p_foo.cpp
1813 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p_foo.Plo
1814 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_p_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p_foo.lo' libtool=yes @AMDEPBACKSLASH@
1815 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1816 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_p_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_p_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_p_foo.cpp
1818 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_q_foo.lo: sci_gateway/cpp/sci_percent_EObj_q_foo.cpp
1819 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_q_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_q_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_q_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_q_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_q_foo.cpp
1820 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_q_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_q_foo.Plo
1821 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_q_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_q_foo.lo' libtool=yes @AMDEPBACKSLASH@
1822 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1823 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_q_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_q_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_q_foo.cpp
1825 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_r_foo.lo: sci_gateway/cpp/sci_percent_EObj_r_foo.cpp
1826 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_r_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_r_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_r_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_r_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_r_foo.cpp
1827 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_r_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_r_foo.Plo
1828 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_r_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_r_foo.lo' libtool=yes @AMDEPBACKSLASH@
1829 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1830 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_r_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_r_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_r_foo.cpp
1832 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_s_foo.lo: sci_gateway/cpp/sci_percent_EObj_s_foo.cpp
1833 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_s_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_s_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_s_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_s_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_s_foo.cpp
1834 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_s_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_s_foo.Plo
1835 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_s_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_s_foo.lo' libtool=yes @AMDEPBACKSLASH@
1836 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1837 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_s_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_s_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_s_foo.cpp
1839 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_x_foo.lo: sci_gateway/cpp/sci_percent_EObj_x_foo.cpp
1840 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_x_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_x_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_x_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_x_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_x_foo.cpp
1841 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_x_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_x_foo.Plo
1842 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_x_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_x_foo.lo' libtool=yes @AMDEPBACKSLASH@
1843 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1844 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_x_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_x_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_x_foo.cpp
1846 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_y_foo.lo: sci_gateway/cpp/sci_percent_EObj_y_foo.cpp
1847 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_y_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_y_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_y_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_y_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_y_foo.cpp
1848 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_y_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_y_foo.Plo
1849 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_y_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_y_foo.lo' libtool=yes @AMDEPBACKSLASH@
1850 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1851 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_y_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_y_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_y_foo.cpp
1853 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_z_foo.lo: sci_gateway/cpp/sci_percent_EObj_z_foo.cpp
1854 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_z_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_z_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_z_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_z_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_z_foo.cpp
1855 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_z_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_z_foo.Plo
1856 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_z_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_z_foo.lo' libtool=yes @AMDEPBACKSLASH@
1857 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1858 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_z_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_z_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_z_foo.cpp
1860 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_1_foo.lo: sci_gateway/cpp/sci_percent_EObj_1_foo.cpp
1861 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_1_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_1_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_1_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_1_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_1_foo.cpp
1862 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_1_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_1_foo.Plo
1863 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_1_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_1_foo.lo' libtool=yes @AMDEPBACKSLASH@
1864 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1865 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_1_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_1_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_1_foo.cpp
1867 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_2_foo.lo: sci_gateway/cpp/sci_percent_EObj_2_foo.cpp
1868 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_2_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_2_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_2_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_2_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_2_foo.cpp
1869 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_2_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_2_foo.Plo
1870 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_2_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_2_foo.lo' libtool=yes @AMDEPBACKSLASH@
1871 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1872 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_2_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_2_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_2_foo.cpp
1874 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_3_foo.lo: sci_gateway/cpp/sci_percent_EObj_3_foo.cpp
1875 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_3_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_3_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_3_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_3_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_3_foo.cpp
1876 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_3_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_3_foo.Plo
1877 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_3_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_3_foo.lo' libtool=yes @AMDEPBACKSLASH@
1878 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1879 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_3_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_3_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_3_foo.cpp
1881 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_4_foo.lo: sci_gateway/cpp/sci_percent_EObj_4_foo.cpp
1882 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_4_foo.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_4_foo.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_4_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_4_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_4_foo.cpp
1883 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_4_foo.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_4_foo.Plo
1884 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_4_foo.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_4_foo.lo' libtool=yes @AMDEPBACKSLASH@
1885 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1886 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_4_foo.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_4_foo.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_4_foo.cpp
1888 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_0.lo: sci_gateway/cpp/sci_percent_EObj_0.cpp
1889 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_0.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_0.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_0.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_0.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_0.cpp
1890 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_0.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_0.Plo
1891 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_0.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_0.lo' libtool=yes @AMDEPBACKSLASH@
1892 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1893 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_0.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_0.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_0.cpp
1895 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_5.lo: sci_gateway/cpp/sci_percent_EObj_5.cpp
1896 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_5.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_5.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_5.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_5.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_5.cpp
1897 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_5.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_5.Plo
1898 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_5.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_5.lo' libtool=yes @AMDEPBACKSLASH@
1899 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1900 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_5.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_5.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_5.cpp
1902 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_t.lo: sci_gateway/cpp/sci_percent_EObj_t.cpp
1903 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_t.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_t.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_t.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_t.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_t.cpp
1904 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_t.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_t.Plo
1905 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_t.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_t.lo' libtool=yes @AMDEPBACKSLASH@
1906 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1907 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_t.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_t.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_t.cpp
1909 sci_gateway/cpp/libsciexternal_objects_la-sci_doubleExclam_invoke_.lo: sci_gateway/cpp/sci_doubleExclam_invoke_.cpp
1910 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_doubleExclam_invoke_.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_doubleExclam_invoke_.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_doubleExclam_invoke_.lo `test -f 'sci_gateway/cpp/sci_doubleExclam_invoke_.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_doubleExclam_invoke_.cpp
1911 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_doubleExclam_invoke_.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_doubleExclam_invoke_.Plo
1912 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_doubleExclam_invoke_.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_doubleExclam_invoke_.lo' libtool=yes @AMDEPBACKSLASH@
1913 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1914 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_doubleExclam_invoke_.lo `test -f 'sci_gateway/cpp/sci_doubleExclam_invoke_.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_doubleExclam_invoke_.cpp
1916 sci_gateway/cpp/libsciexternal_objects_la-sci_invoke_lu.lo: sci_gateway/cpp/sci_invoke_lu.cpp
1917 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_invoke_lu.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_invoke_lu.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_invoke_lu.lo `test -f 'sci_gateway/cpp/sci_invoke_lu.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_invoke_lu.cpp
1918 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_invoke_lu.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_invoke_lu.Plo
1919 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_invoke_lu.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_invoke_lu.lo' libtool=yes @AMDEPBACKSLASH@
1920 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1921 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_invoke_lu.lo `test -f 'sci_gateway/cpp/sci_invoke_lu.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_invoke_lu.cpp
1923 sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_disp.lo: sci_gateway/cpp/sci_percent_EObj_disp.cpp
1924 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_disp.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_disp.Tpo -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_disp.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_disp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_disp.cpp
1925 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_disp.Tpo sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_disp.Plo
1926 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_percent_EObj_disp.cpp' object='sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_disp.lo' libtool=yes @AMDEPBACKSLASH@
1927 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1928 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciexternal_objects_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciexternal_objects_la-sci_percent_EObj_disp.lo `test -f 'sci_gateway/cpp/sci_percent_EObj_disp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_percent_EObj_disp.cpp
1930 mostlyclean-libtool:
1935 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
1936 -rm -rf src/cpp/.libs src/cpp/_libs
1937 install-libsciexternal_objects_la_etcDATA: $(libsciexternal_objects_la_etc_DATA)
1939 @list='$(libsciexternal_objects_la_etc_DATA)'; test -n "$(libsciexternal_objects_la_etcdir)" || list=; \
1940 if test -n "$$list"; then \
1941 echo " $(MKDIR_P) '$(DESTDIR)$(libsciexternal_objects_la_etcdir)'"; \
1942 $(MKDIR_P) "$(DESTDIR)$(libsciexternal_objects_la_etcdir)" || exit 1; \
1944 for p in $$list; do \
1945 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1947 done | $(am__base_list) | \
1948 while read files; do \
1949 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciexternal_objects_la_etcdir)'"; \
1950 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciexternal_objects_la_etcdir)" || exit $$?; \
1953 uninstall-libsciexternal_objects_la_etcDATA:
1954 @$(NORMAL_UNINSTALL)
1955 @list='$(libsciexternal_objects_la_etc_DATA)'; test -n "$(libsciexternal_objects_la_etcdir)" || list=; \
1956 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1957 dir='$(DESTDIR)$(libsciexternal_objects_la_etcdir)'; $(am__uninstall_files_from_dir)
1958 install-libsciexternal_objects_la_rootDATA: $(libsciexternal_objects_la_root_DATA)
1960 @list='$(libsciexternal_objects_la_root_DATA)'; test -n "$(libsciexternal_objects_la_rootdir)" || list=; \
1961 if test -n "$$list"; then \
1962 echo " $(MKDIR_P) '$(DESTDIR)$(libsciexternal_objects_la_rootdir)'"; \
1963 $(MKDIR_P) "$(DESTDIR)$(libsciexternal_objects_la_rootdir)" || exit 1; \
1965 for p in $$list; do \
1966 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1968 done | $(am__base_list) | \
1969 while read files; do \
1970 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciexternal_objects_la_rootdir)'"; \
1971 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciexternal_objects_la_rootdir)" || exit $$?; \
1974 uninstall-libsciexternal_objects_la_rootDATA:
1975 @$(NORMAL_UNINSTALL)
1976 @list='$(libsciexternal_objects_la_root_DATA)'; test -n "$(libsciexternal_objects_la_rootdir)" || list=; \
1977 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1978 dir='$(DESTDIR)$(libsciexternal_objects_la_rootdir)'; $(am__uninstall_files_from_dir)
1979 install-libsciexternal_objects_la_sci_gatewayDATA: $(libsciexternal_objects_la_sci_gateway_DATA)
1981 @list='$(libsciexternal_objects_la_sci_gateway_DATA)'; test -n "$(libsciexternal_objects_la_sci_gatewaydir)" || list=; \
1982 if test -n "$$list"; then \
1983 echo " $(MKDIR_P) '$(DESTDIR)$(libsciexternal_objects_la_sci_gatewaydir)'"; \
1984 $(MKDIR_P) "$(DESTDIR)$(libsciexternal_objects_la_sci_gatewaydir)" || exit 1; \
1986 for p in $$list; do \
1987 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1989 done | $(am__base_list) | \
1990 while read files; do \
1991 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciexternal_objects_la_sci_gatewaydir)'"; \
1992 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciexternal_objects_la_sci_gatewaydir)" || exit $$?; \
1995 uninstall-libsciexternal_objects_la_sci_gatewayDATA:
1996 @$(NORMAL_UNINSTALL)
1997 @list='$(libsciexternal_objects_la_sci_gateway_DATA)'; test -n "$(libsciexternal_objects_la_sci_gatewaydir)" || list=; \
1998 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1999 dir='$(DESTDIR)$(libsciexternal_objects_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
2000 install-libsciexternal_objects_la_includeHEADERS: $(libsciexternal_objects_la_include_HEADERS)
2002 @list='$(libsciexternal_objects_la_include_HEADERS)'; test -n "$(libsciexternal_objects_la_includedir)" || list=; \
2003 if test -n "$$list"; then \
2004 echo " $(MKDIR_P) '$(DESTDIR)$(libsciexternal_objects_la_includedir)'"; \
2005 $(MKDIR_P) "$(DESTDIR)$(libsciexternal_objects_la_includedir)" || exit 1; \
2007 for p in $$list; do \
2008 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2010 done | $(am__base_list) | \
2011 while read files; do \
2012 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libsciexternal_objects_la_includedir)'"; \
2013 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libsciexternal_objects_la_includedir)" || exit $$?; \
2016 uninstall-libsciexternal_objects_la_includeHEADERS:
2017 @$(NORMAL_UNINSTALL)
2018 @list='$(libsciexternal_objects_la_include_HEADERS)'; test -n "$(libsciexternal_objects_la_includedir)" || list=; \
2019 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2020 dir='$(DESTDIR)$(libsciexternal_objects_la_includedir)'; $(am__uninstall_files_from_dir)
2022 ID: $(am__tagged_files)
2023 $(am__define_uniq_tagged_files); mkid -fID $$unique
2027 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2030 $(am__define_uniq_tagged_files); \
2032 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2033 test -n "$$unique" || unique=$$empty_fix; \
2034 if test $$# -gt 0; then \
2035 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2038 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2045 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2046 $(am__define_uniq_tagged_files); \
2047 test -z "$(CTAGS_ARGS)$$unique" \
2048 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2052 here=`$(am__cd) $(top_builddir) && pwd` \
2053 && $(am__cd) $(top_srcdir) \
2054 && gtags -i $(GTAGS_ARGS) "$$here"
2055 cscopelist: cscopelist-am
2057 cscopelist-am: $(am__tagged_files)
2058 list='$(am__tagged_files)'; \
2059 case "$(srcdir)" in \
2060 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
2061 *) sdir=$(subdir)/$(srcdir) ;; \
2063 for i in $$list; do \
2064 if test -f "$$i"; then \
2065 echo "$(subdir)/$$i"; \
2067 echo "$$sdir/$$i"; \
2069 done >> $(top_builddir)/cscope.files
2072 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2074 distdir: $(BUILT_SOURCES)
2075 $(MAKE) $(AM_MAKEFLAGS) distdir-am
2077 distdir-am: $(DISTFILES)
2078 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2079 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2080 list='$(DISTFILES)'; \
2081 dist_files=`for file in $$list; do echo $$file; done | \
2082 sed -e "s|^$$srcdirstrip/||;t" \
2083 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2084 case $$dist_files in \
2085 */*) $(MKDIR_P) `echo "$$dist_files" | \
2086 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2089 for file in $$dist_files; do \
2090 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2091 if test -d $$d/$$file; then \
2092 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2093 if test -d "$(distdir)/$$file"; then \
2094 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2096 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2097 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2098 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2100 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2102 test -f "$(distdir)/$$file" \
2103 || cp -p $$d/$$file "$(distdir)/$$file" \
2108 $(MAKE) $(AM_MAKEFLAGS) check-local
2110 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) all-local
2112 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libsciexternal_objects_la_etcdir)" "$(DESTDIR)$(libsciexternal_objects_la_rootdir)" "$(DESTDIR)$(libsciexternal_objects_la_sci_gatewaydir)" "$(DESTDIR)$(libsciexternal_objects_la_includedir)"; do \
2113 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2116 install-exec: install-exec-am
2117 install-data: install-data-am
2118 uninstall: uninstall-am
2121 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2123 installcheck: installcheck-am
2125 if test -z '$(STRIP)'; then \
2126 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2127 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2130 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2131 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2132 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2134 mostlyclean-generic:
2139 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2140 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2141 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2142 -rm -f sci_gateway/cpp/$(am__dirstamp)
2143 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
2144 -rm -f src/cpp/$(am__dirstamp)
2146 maintainer-clean-generic:
2147 @echo "This command is intended for maintainers to use"
2148 @echo "it deletes files that may require special tools to rebuild."
2151 clean-am: clean-generic clean-libtool clean-local \
2152 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
2154 distclean: distclean-am
2155 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_doubleExclam_invoke_.Plo
2156 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_invoke_lu.Plo
2157 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EClass_e.Plo
2158 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_0.Plo
2159 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_1_foo.Plo
2160 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_2_foo.Plo
2161 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_3_foo.Plo
2162 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_4_foo.Plo
2163 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_5.Plo
2164 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_a_foo.Plo
2165 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_d_foo.Plo
2166 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_disp.Plo
2167 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_e.Plo
2168 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_g_foo.Plo
2169 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_h_foo.Plo
2170 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_j_foo.Plo
2171 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_k_foo.Plo
2172 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_l_foo.Plo
2173 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_m_foo.Plo
2174 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_n_foo.Plo
2175 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_o_foo.Plo
2176 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p.Plo
2177 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p_foo.Plo
2178 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_q_foo.Plo
2179 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_r_foo.Plo
2180 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_s_foo.Plo
2181 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_t.Plo
2182 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_x_foo.Plo
2183 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_y_foo.Plo
2184 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_z_foo.Plo
2185 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_foo_i_EObj.Plo
2186 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-EOType.Plo
2187 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ExternalObjectsFunction.Plo
2188 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-OptionsHelper.Plo
2189 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabAutoCleaner.Plo
2190 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabEnvironments.Plo
2191 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabObjects.Plo
2192 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabOptionsSetter.Plo
2193 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addNamedVariable.Plo
2194 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addToClasspath.Plo
2195 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-array.Plo
2196 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-cast.Plo
2197 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-classExtract.Plo
2198 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-compile.Plo
2199 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-convMatrixMethod.Plo
2200 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-deff.Plo
2201 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-display.Plo
2202 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-doubleExclam_invoke.Plo
2203 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-evalString.Plo
2204 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-exists.Plo
2205 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClassName.Plo
2206 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClasspath.Plo
2207 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvId.Plo
2208 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentInfos.Plo
2209 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentName.Plo
2210 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getField.Plo
2211 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getFields.Plo
2212 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getMethods.Plo
2213 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getNamedVariable.Plo
2214 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getRepresentation.Plo
2215 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getsetOptions.Plo
2216 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-import.Plo
2217 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke.Plo
2218 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_asref.Plo
2219 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_lu.Plo
2220 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoker.Plo
2221 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-newInstance.Plo
2222 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectExtract.Plo
2223 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectInsert.Plo
2224 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectPrint.Plo
2225 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-operation.Plo
2226 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-remove.Plo
2227 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-setField.Plo
2228 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-trace.Plo
2229 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrap.Plo
2230 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrapremove.Plo
2231 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrap.Plo
2232 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapAsRef.Plo
2233 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapInFloat.Plo
2235 distclean-am: clean-am distclean-compile distclean-generic \
2236 distclean-local distclean-tags
2250 install-data-am: install-data-local \
2251 install-libsciexternal_objects_la_etcDATA \
2252 install-libsciexternal_objects_la_includeHEADERS \
2253 install-libsciexternal_objects_la_rootDATA \
2254 install-libsciexternal_objects_la_sci_gatewayDATA
2256 install-dvi: install-dvi-am
2260 install-exec-am: install-pkglibLTLIBRARIES
2262 install-html: install-html-am
2264 install-html-am: install-html-local
2266 install-info: install-info-am
2272 install-pdf: install-pdf-am
2276 install-ps: install-ps-am
2282 maintainer-clean: maintainer-clean-am
2283 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_doubleExclam_invoke_.Plo
2284 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_invoke_lu.Plo
2285 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EClass_e.Plo
2286 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_0.Plo
2287 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_1_foo.Plo
2288 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_2_foo.Plo
2289 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_3_foo.Plo
2290 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_4_foo.Plo
2291 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_5.Plo
2292 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_a_foo.Plo
2293 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_d_foo.Plo
2294 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_disp.Plo
2295 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_e.Plo
2296 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_g_foo.Plo
2297 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_h_foo.Plo
2298 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_j_foo.Plo
2299 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_k_foo.Plo
2300 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_l_foo.Plo
2301 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_m_foo.Plo
2302 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_n_foo.Plo
2303 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_o_foo.Plo
2304 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p.Plo
2305 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_p_foo.Plo
2306 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_q_foo.Plo
2307 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_r_foo.Plo
2308 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_s_foo.Plo
2309 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_t.Plo
2310 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_x_foo.Plo
2311 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_y_foo.Plo
2312 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_EObj_z_foo.Plo
2313 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciexternal_objects_la-sci_percent_foo_i_EObj.Plo
2314 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-EOType.Plo
2315 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ExternalObjectsFunction.Plo
2316 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-OptionsHelper.Plo
2317 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabAutoCleaner.Plo
2318 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabEnvironments.Plo
2319 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabObjects.Plo
2320 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-ScilabOptionsSetter.Plo
2321 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addNamedVariable.Plo
2322 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-addToClasspath.Plo
2323 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-array.Plo
2324 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-cast.Plo
2325 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-classExtract.Plo
2326 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-compile.Plo
2327 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-convMatrixMethod.Plo
2328 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-deff.Plo
2329 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-display.Plo
2330 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-doubleExclam_invoke.Plo
2331 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-evalString.Plo
2332 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-exists.Plo
2333 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClassName.Plo
2334 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getClasspath.Plo
2335 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvId.Plo
2336 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentInfos.Plo
2337 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getEnvironmentName.Plo
2338 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getField.Plo
2339 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getFields.Plo
2340 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getMethods.Plo
2341 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getNamedVariable.Plo
2342 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getRepresentation.Plo
2343 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-getsetOptions.Plo
2344 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-import.Plo
2345 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke.Plo
2346 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_asref.Plo
2347 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoke_lu.Plo
2348 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-invoker.Plo
2349 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-newInstance.Plo
2350 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectExtract.Plo
2351 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectInsert.Plo
2352 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-objectPrint.Plo
2353 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-operation.Plo
2354 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-remove.Plo
2355 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-setField.Plo
2356 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-trace.Plo
2357 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrap.Plo
2358 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-unwrapremove.Plo
2359 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrap.Plo
2360 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapAsRef.Plo
2361 -rm -f src/cpp/$(DEPDIR)/libsciexternal_objects_algo_la-wrapInFloat.Plo
2363 maintainer-clean-am: distclean-am maintainer-clean-generic
2365 mostlyclean: mostlyclean-am
2367 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2378 uninstall-am: uninstall-libsciexternal_objects_la_etcDATA \
2379 uninstall-libsciexternal_objects_la_includeHEADERS \
2380 uninstall-libsciexternal_objects_la_rootDATA \
2381 uninstall-libsciexternal_objects_la_sci_gatewayDATA \
2382 uninstall-pkglibLTLIBRARIES
2384 .MAKE: check-am install-am install-strip
2386 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
2387 check-am check-local clean clean-generic clean-libtool \
2388 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
2389 cscopelist-am ctags ctags-am distclean distclean-compile \
2390 distclean-generic distclean-libtool distclean-local \
2391 distclean-tags distdir dvi dvi-am html html-am info info-am \
2392 install install-am install-data install-data-am \
2393 install-data-local install-dvi install-dvi-am install-exec \
2394 install-exec-am install-html install-html-am \
2395 install-html-local install-info install-info-am \
2396 install-libsciexternal_objects_la_etcDATA \
2397 install-libsciexternal_objects_la_includeHEADERS \
2398 install-libsciexternal_objects_la_rootDATA \
2399 install-libsciexternal_objects_la_sci_gatewayDATA install-man \
2400 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
2401 install-ps install-ps-am install-strip installcheck \
2402 installcheck-am installdirs maintainer-clean \
2403 maintainer-clean-generic mostlyclean mostlyclean-compile \
2404 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
2405 tags tags-am uninstall uninstall-am \
2406 uninstall-libsciexternal_objects_la_etcDATA \
2407 uninstall-libsciexternal_objects_la_includeHEADERS \
2408 uninstall-libsciexternal_objects_la_rootDATA \
2409 uninstall-libsciexternal_objects_la_sci_gatewayDATA \
2410 uninstall-pkglibLTLIBRARIES
2415 # This target enables tests for Scilab
2416 check-local: $(top_builddir)/scilab-bin test
2417 if test -d $(mydatadir)/tests; then \
2418 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
2421 if test -f build.xml; then \
2422 $(ANT) checkstyle; \
2424 if test -x "$(SPLINT)"; then \
2425 $(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); \
2427 @NEED_JAVA_TRUE@java:
2428 # Some configurations needs to export JAVA_HOME in the current env
2429 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
2430 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2431 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
2432 @NEED_JAVA_TRUE@ $(ANT); \
2435 @NEED_JAVA_TRUE@clean-java:
2436 # Some configurations needs to export JAVA_HOME in the current env
2437 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
2438 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2439 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
2440 @NEED_JAVA_TRUE@ $(ANT) clean; \
2441 @NEED_JAVA_TRUE@ fi;
2443 # If the user request for the SWIG generation of the wrappers Java => C/C++
2444 # We call the target swig-build on the variable SWIG_WRAPPERS
2446 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
2447 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
2448 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
2449 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
2450 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
2451 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
2452 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
2456 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
2457 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
2458 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
2459 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
2460 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
2461 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
2465 # If the user request for the SWIG generation of the wrappers Java => C/C++
2466 # We call the target swig-build on the variable SWIG_WRAPPERS
2468 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
2469 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
2470 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
2471 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
2472 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
2473 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
2474 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
2475 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
2477 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
2478 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
2483 @GIWS_TRUE@giws-exception:
2484 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
2485 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
2486 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
2489 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2490 echo "Error : Cannot build $< : Scilab has not been built"; \
2492 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
2495 # Removes the macros
2497 # Removes macros (*.bin generated from .sci)
2498 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2499 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
2500 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
2504 # More tests could be added here
2505 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2506 if test -f build.xml -a $$USEANT -eq 1; then \
2510 all-local: $(TARGETS_ALL)
2513 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2514 echo "Error : Cannot build $< : Scilab has not been build"; \
2516 echo "Creating $@"; \
2517 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
2522 install-data-local-local:
2523 # Mainly for javasci
2524 @if test -d $(srcdir)/javadoc; then \
2525 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
2527 # If the user wants the help sources to be installed
2528 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
2529 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
2530 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
2531 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
2532 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
2533 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
2534 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
2535 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
2536 @INSTALL_HELP_XML_TRUE@ done ; \
2537 @INSTALL_HELP_XML_TRUE@ fi; \
2538 @INSTALL_HELP_XML_TRUE@ fi; \
2539 @INSTALL_HELP_XML_TRUE@ done; \
2540 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
2541 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
2542 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
2543 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
2544 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
2545 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
2546 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
2547 @INSTALL_HELP_XML_TRUE@ done ; \
2548 @INSTALL_HELP_XML_TRUE@ fi; \
2549 @INSTALL_HELP_XML_TRUE@ fi
2552 @echo "-------- Install tests (if any) --------"; \
2553 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
2554 if test -d $(srcdir)/$$dir/; then \
2555 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2556 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2557 if test -d "$(srcdir)/$$dir/$$file"; then \
2558 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
2559 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
2561 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2562 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2567 # Install the help chapter
2568 @echo "-------- Install the help chapter (if any) --------"; \
2569 for lang in $(HELP_CHAPTERLANG); do \
2570 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
2571 if test -f $$HELPFILE; then \
2572 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2573 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2574 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2575 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2578 # Install the demos & examples
2579 @echo "-------- Install demos & examples (if any) --------"; \
2580 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
2581 if test -d $(srcdir)/$$dir/; then \
2582 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
2583 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2584 if test -d "$(srcdir)/$$dir/$$file"; then \
2585 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
2586 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
2588 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2589 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2594 # Install the macros
2595 @echo "-------- Install macros (if any) --------"; \
2596 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2597 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2598 if test -d $(srcdir)/$$dir/; then \
2599 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
2600 if test -n "$(MACROSSPECIALEXT)"; then \
2602 for specialExt in $(MACROSSPECIALEXT); do \
2603 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
2605 FILELIST="$$FILELIST $$specialExtDir"; \
2607 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
2608 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
2609 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
2613 # Install java files (.jar)
2614 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
2615 echo "-------- Install jar files --------"; \
2616 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
2617 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
2618 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
2619 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
2623 ########### CLEAN ###################
2624 # Clean help (generated automatically by Scilab)
2625 # It used to clean the macro (clean-macros) but this was causing
2626 # make clean && make to fail Scilab startup
2627 @NEED_JAVA_TRUE@clean-local: clean-java
2628 @NEED_JAVA_FALSE@clean-local:
2631 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
2633 .PHONY: macros java swig giws
2635 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2636 # Otherwise a system limit (for SysV at least) may be exceeded.