Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Other useless copyright notice updates
[simgrid.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (c) 2004-2007. The SimGrid team. All right reserved.
18
19 # This file is part of the SimGrid project. This is free software:
20 # You can redistribute and/or modify it under the terms of the
21 # GNU LGPL (v2.1) licence.
22
23 #AM_CFLAGS= -DNDEBUG 
24
25 # -DNLOG   cuts absolutely all logs at compilation time.
26 # -DNDEBUG cuts asserts and logs at "trace" and "debug" levels.
27
28 # Makefile chunk which allows to display the files which should be included
29 # into the distribution.
30
31 # It is intended to be included in all Makefile.am 
32
33
34
35
36 VPATH = @srcdir@
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 target_triplet = @target@
55 @CONTEXT_THREADS_TRUE@am__append_1 = xbt/xbt_os_thread.c
56 @CONTEXT_THREADS_FALSE@am__append_2 = xbt/xbt_os_thread_stubs.c
57 @HAVE_GTNETS_FALSE@am__append_3 = $(GTNETS_SRC)
58 @HAVE_SDP_FALSE@am__append_4 = surf/sdp.c
59
60 # Windows users (at least, MSVC ones) need a def file.
61 @IS_WINDOWS_TRUE@am__append_5 = -Wl,--output-def,libgras.def
62 @IS_WINDOWS_TRUE@am__append_6 = -Wl,--output-def,libsimgrid.def
63 @IS_WINDOWS_TRUE@am__append_7 = -Wl,--output-def,libsmpi.def
64 @HAVE_JAVA_TRUE@am__append_8 = libsimgrid4java.la
65 @HAVE_JAVA_FALSE@am__append_9 = $(JCTX_SRC) $(JMSG_C_SRC) $(MSG_SRC)
66 @GRAMINE_MODE_FALSE@noinst_PROGRAMS = testall$(EXEEXT)
67 @GRAMINE_MODE_FALSE@TESTS = testall$(EXEEXT)
68 @GRAMINE_MODE_FALSE@am__append_10 = $(testall_SOURCES)
69 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
70         $(srcdir)/gras_config.h.in $(srcdir)/ucontext_stack.h.in \
71         $(top_srcdir)/acmacro/dist-files.mk
72 subdir = src
73 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
74 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
75         $(top_srcdir)/acmacro/compiler-flags.m4 \
76         $(top_srcdir)/acmacro/context.m4 \
77         $(top_srcdir)/acmacro/fancy_configury.m4 \
78         $(top_srcdir)/acmacro/flex.m4 \
79         $(top_srcdir)/acmacro/gras_arch.m4 \
80         $(top_srcdir)/acmacro/print_null.m4 \
81         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
82 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83         $(ACLOCAL_M4)
84 mkinstalldirs = $(install_sh) -d
85 CONFIG_HEADER = gras_config.h
86 CONFIG_CLEAN_FILES = ucontext_stack.h
87 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
88 am__vpath_adj = case $$p in \
89     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
90     *) f=$$p;; \
91   esac;
92 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
93 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
94         "$(DESTDIR)$(jardir)"
95 libLTLIBRARIES_INSTALL = $(INSTALL)
96 LTLIBRARIES = $(lib_LTLIBRARIES)
97 libgras_la_LIBADD =
98 am__objects_1 = snprintf.lo xbt_str.lo ex.lo xbt_virtu.lo \
99         xbt_os_time.lo asserts.lo log.lo xbt_log_appender_file.lo \
100         xbt_log_layout_simple.lo xbt_log_layout_format.lo \
101         mallocator.lo dynar.lo dict.lo dict_elm.lo dict_cursor.lo \
102         dict_multi.lo heap.lo fifo.lo swag.lo graph.lo set.lo \
103         xbt_matrix.lo xbt_queue.lo xbt_peer.lo xbt_main.lo config.lo \
104         cunit.lo graphxml_parse.lo
105 am__objects_2 = gras.lo transport.lo gras_msg_mod.lo gras_msg_types.lo \
106         gras_msg_exchange.lo gras_msg_listener.lo rpc.lo timer.lo \
107         process.lo gras_module.lo ddt_create.lo ddt_convert.lo \
108         ddt_exchange.lo cbps.lo datadesc.lo ddt_parse.lo \
109         ddt_parse.yy.lo
110 am__objects_3 = xbt_rl_synchro.lo xbt_rl_time.lo
111 am__objects_4 = rl_stubs.lo xbt_os_thread.lo rl_transport.lo \
112         transport_plugin_file.lo transport_plugin_tcp.lo rl_emul.lo \
113         rl_process.lo rl_dns.lo rl_msg.lo $(am__objects_3)
114 am__objects_5 = amok_base.lo bandwidth.lo saturate.lo \
115         peermanagement.lo
116 am_libgras_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
117         $(am__objects_4) $(am__objects_5)
118 libgras_la_OBJECTS = $(am_libgras_la_OBJECTS)
119 libgras_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
120         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
121         $(libgras_la_LDFLAGS) $(LDFLAGS) -o $@
122 libsimgrid_la_LIBADD =
123 am__libsimgrid_la_SOURCES_DIST = xbt/snprintf.c xbt/xbt_str.c xbt/ex.c \
124         xbt_modinter.h gras_modinter.h xbt/xbt_virtu.c \
125         xbt/xbt_os_time.c xbt/asserts.c xbt/log.c \
126         xbt/xbt_log_appender_file.c xbt/xbt_log_layout_simple.c \
127         xbt/xbt_log_layout_format.c xbt/mallocator.c xbt/dynar.c \
128         xbt/dict.c xbt/dict_elm.c xbt/dict_cursor.c xbt/dict_multi.c \
129         xbt/heap.c xbt/fifo.c xbt/swag.c xbt/graph.c xbt/set.c \
130         xbt/xbt_matrix.c xbt/xbt_queue.c xbt/xbt_peer.c xbt/xbt_main.c \
131         xbt/config.c xbt/cunit.c xbt/graphxml_parse.c surf/maxmin.c \
132         surf/fair_bottleneck.c surf/lagrange.c surf/trace_mgr.c \
133         surf/surf.c surf/surfxml_parse.c surf/cpu.c surf/network.c \
134         surf/workstation.c surf/surf_timer.c \
135         surf/workstation_KCCFLN05.c surf/workstation_ptask_L07.c \
136         xbt/xbt_os_thread.c xbt/xbt_os_thread_stubs.c \
137         surf/gtnets/gtnets_simulator.cc surf/gtnets/gtnets_topology.cc \
138         surf/gtnets/gtnets_interface.cc surf/network_gtnets.c \
139         surf/sdp.c simix/smx_global.c simix/smx_deployment.c \
140         simix/smx_config.c simix/smx_environment.c simix/smx_host.c \
141         simix/smx_process.c simix/smx_action.c simix/smx_synchro.c \
142         xbt/context.c msg/msg_config.c msg/task.c msg/host.c \
143         msg/m_process.c msg/gos.c msg/global.c msg/environment.c \
144         msg/deployment.c simdag/sd_global.c simdag/sd_link.c \
145         simdag/sd_task.c simdag/sd_workstation.c gras/gras.c \
146         gras/Transport/transport.c gras/Transport/transport_private.h \
147         gras/Msg/gras_msg_mod.c gras/Msg/gras_msg_types.c \
148         gras/Msg/gras_msg_exchange.c gras/Msg/gras_msg_listener.c \
149         gras/Msg/rpc.c gras/Msg/timer.c gras/Msg/msg_interface.h \
150         gras/Msg/msg_private.h gras/Virtu/process.c \
151         gras/Virtu/gras_module.c gras/DataDesc/ddt_create.c \
152         gras/DataDesc/ddt_convert.c gras/DataDesc/ddt_exchange.c \
153         gras/DataDesc/cbps.c gras/DataDesc/datadesc.c \
154         gras/DataDesc/datadesc_interface.h \
155         gras/DataDesc/datadesc_private.h gras/DataDesc/ddt_parse.c \
156         gras/DataDesc/ddt_parse.yy.c gras/DataDesc/ddt_parse.yy.h \
157         gras/Transport/sg_transport.c \
158         gras/Transport/transport_plugin_sg.c gras/Virtu/sg_emul.c \
159         gras/Virtu/sg_process.c gras/Virtu/sg_dns.c gras/Msg/sg_msg.c \
160         xbt/xbt_sg_synchro.c xbt/xbt_sg_time.c amok/amok_base.c \
161         amok/Bandwidth/bandwidth.c amok/Bandwidth/saturate.c \
162         amok/PeerManagement/peermanagement.c
163 @CONTEXT_THREADS_TRUE@am__objects_6 = xbt_os_thread.lo
164 @CONTEXT_THREADS_FALSE@am__objects_7 = xbt_os_thread_stubs.lo
165 am__objects_8 = maxmin.lo fair_bottleneck.lo lagrange.lo trace_mgr.lo \
166         surf.lo surfxml_parse.lo cpu.lo network.lo workstation.lo \
167         surf_timer.lo workstation_KCCFLN05.lo workstation_ptask_L07.lo \
168         $(am__objects_6) $(am__objects_7)
169 am__objects_9 = gtnets_simulator.lo gtnets_topology.lo \
170         gtnets_interface.lo network_gtnets.lo
171 @HAVE_GTNETS_TRUE@am__objects_10 = $(am__objects_9)
172 @HAVE_SDP_TRUE@am__objects_11 = sdp.lo
173 am__objects_12 = smx_global.lo smx_deployment.lo smx_config.lo \
174         smx_environment.lo smx_host.lo smx_process.lo smx_action.lo \
175         smx_synchro.lo
176 am__objects_13 = context.lo
177 am__objects_14 = msg_config.lo task.lo host.lo m_process.lo gos.lo \
178         global.lo environment.lo deployment.lo
179 am__objects_15 = sd_global.lo sd_link.lo sd_task.lo sd_workstation.lo
180 am__objects_16 = xbt_sg_synchro.lo xbt_sg_time.lo
181 am__objects_17 = sg_transport.lo transport_plugin_sg.lo sg_emul.lo \
182         sg_process.lo sg_dns.lo sg_msg.lo $(am__objects_16)
183 am_libsimgrid_la_OBJECTS = $(am__objects_1) $(am__objects_8) \
184         $(am__objects_10) $(am__objects_11) $(am__objects_12) \
185         $(am__objects_13) $(am__objects_14) $(am__objects_15) \
186         $(am__objects_2) $(am__objects_17) $(am__objects_5)
187 libsimgrid_la_OBJECTS = $(am_libsimgrid_la_OBJECTS)
188 libsimgrid_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
189         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
190         $(CXXFLAGS) $(libsimgrid_la_LDFLAGS) $(LDFLAGS) -o $@
191 libsimgrid4java_la_LIBADD =
192 am__libsimgrid4java_la_SOURCES_DIST = xbt/snprintf.c xbt/xbt_str.c \
193         xbt/ex.c xbt_modinter.h gras_modinter.h xbt/xbt_virtu.c \
194         xbt/xbt_os_time.c xbt/asserts.c xbt/log.c \
195         xbt/xbt_log_appender_file.c xbt/xbt_log_layout_simple.c \
196         xbt/xbt_log_layout_format.c xbt/mallocator.c xbt/dynar.c \
197         xbt/dict.c xbt/dict_elm.c xbt/dict_cursor.c xbt/dict_multi.c \
198         xbt/heap.c xbt/fifo.c xbt/swag.c xbt/graph.c xbt/set.c \
199         xbt/xbt_matrix.c xbt/xbt_queue.c xbt/xbt_peer.c xbt/xbt_main.c \
200         xbt/config.c xbt/cunit.c xbt/graphxml_parse.c surf/maxmin.c \
201         surf/fair_bottleneck.c surf/lagrange.c surf/trace_mgr.c \
202         surf/surf.c surf/surfxml_parse.c surf/cpu.c surf/network.c \
203         surf/workstation.c surf/surf_timer.c \
204         surf/workstation_KCCFLN05.c surf/workstation_ptask_L07.c \
205         xbt/xbt_os_thread.c xbt/xbt_os_thread_stubs.c \
206         surf/gtnets/gtnets_simulator.cc surf/gtnets/gtnets_topology.cc \
207         surf/gtnets/gtnets_interface.cc surf/network_gtnets.c \
208         surf/sdp.c simix/smx_global.c simix/smx_deployment.c \
209         simix/smx_config.c simix/smx_environment.c simix/smx_host.c \
210         simix/smx_process.c simix/smx_action.c simix/smx_synchro.c \
211         java/jxbt_context.c java/jxbt_context.h java/jxbt_utilities.c \
212         java/jxbt_utilities.h java/jmsg.c java/jmsg.h \
213         java/jmsg_channel.c java/jmsg_channel.h java/jmsg_host.c \
214         java/jmsg_host.h java/jmsg_parallel_task.c \
215         java/jmsg_parallel_task.h java/jmsg_process.c \
216         java/jmsg_process.h java/jmsg_task.c java/jmsg_task.h \
217         msg/msg_config.c msg/task.c msg/host.c msg/m_process.c \
218         msg/gos.c msg/global.c msg/environment.c msg/deployment.c \
219         gras/gras.c gras/Transport/transport.c \
220         gras/Transport/transport_private.h gras/Msg/gras_msg_mod.c \
221         gras/Msg/gras_msg_types.c gras/Msg/gras_msg_exchange.c \
222         gras/Msg/gras_msg_listener.c gras/Msg/rpc.c gras/Msg/timer.c \
223         gras/Msg/msg_interface.h gras/Msg/msg_private.h \
224         gras/Virtu/process.c gras/Virtu/gras_module.c \
225         gras/DataDesc/ddt_create.c gras/DataDesc/ddt_convert.c \
226         gras/DataDesc/ddt_exchange.c gras/DataDesc/cbps.c \
227         gras/DataDesc/datadesc.c gras/DataDesc/datadesc_interface.h \
228         gras/DataDesc/datadesc_private.h gras/DataDesc/ddt_parse.c \
229         gras/DataDesc/ddt_parse.yy.c gras/DataDesc/ddt_parse.yy.h \
230         gras/Transport/sg_transport.c \
231         gras/Transport/transport_plugin_sg.c gras/Virtu/sg_emul.c \
232         gras/Virtu/sg_process.c gras/Virtu/sg_dns.c gras/Msg/sg_msg.c \
233         xbt/xbt_sg_synchro.c xbt/xbt_sg_time.c amok/amok_base.c \
234         amok/Bandwidth/bandwidth.c amok/Bandwidth/saturate.c \
235         amok/PeerManagement/peermanagement.c
236 am__objects_18 = jxbt_context.lo
237 am__objects_19 = jxbt_utilities.lo jmsg.lo jmsg_channel.lo \
238         jmsg_host.lo jmsg_parallel_task.lo jmsg_process.lo \
239         jmsg_task.lo
240 @HAVE_JAVA_TRUE@am_libsimgrid4java_la_OBJECTS = $(am__objects_1) \
241 @HAVE_JAVA_TRUE@        $(am__objects_8) $(am__objects_10) \
242 @HAVE_JAVA_TRUE@        $(am__objects_11) $(am__objects_12) \
243 @HAVE_JAVA_TRUE@        $(am__objects_18) $(am__objects_19) \
244 @HAVE_JAVA_TRUE@        $(am__objects_14) $(am__objects_2) \
245 @HAVE_JAVA_TRUE@        $(am__objects_17) $(am__objects_5)
246 libsimgrid4java_la_OBJECTS = $(am_libsimgrid4java_la_OBJECTS)
247 libsimgrid4java_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
248         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
249         $(CXXFLAGS) $(libsimgrid4java_la_LDFLAGS) $(LDFLAGS) -o $@
250 @HAVE_JAVA_TRUE@am_libsimgrid4java_la_rpath = -rpath $(libdir)
251 libsmpi_la_DEPENDENCIES = libsimgrid.la
252 am__objects_20 = smpi_base.lo smpi_bench.lo smpi_global.lo smpi_mpi.lo \
253         smpi_sender.lo smpi_receiver.lo smpi_util.lo
254 am_libsmpi_la_OBJECTS = $(am__objects_20)
255 libsmpi_la_OBJECTS = $(am_libsmpi_la_OBJECTS)
256 libsmpi_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
257         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
258         $(libsmpi_la_LDFLAGS) $(LDFLAGS) -o $@
259 PROGRAMS = $(noinst_PROGRAMS)
260 am__testall_SOURCES_DIST = @builddir@/cunit_unit.c \
261         @builddir@/ex_unit.c @builddir@/dynar_unit.c \
262         @builddir@/dict_unit.c @builddir@/set_unit.c \
263         @builddir@/swag_unit.c @builddir@/xbt_str_unit.c \
264         @builddir@/config_unit.c @builddir@/simgrid_units_main.c
265 @GRAMINE_MODE_FALSE@am__objects_21 = cunit_unit.$(OBJEXT) \
266 @GRAMINE_MODE_FALSE@    ex_unit.$(OBJEXT) dynar_unit.$(OBJEXT) \
267 @GRAMINE_MODE_FALSE@    dict_unit.$(OBJEXT) set_unit.$(OBJEXT) \
268 @GRAMINE_MODE_FALSE@    swag_unit.$(OBJEXT) xbt_str_unit.$(OBJEXT) \
269 @GRAMINE_MODE_FALSE@    config_unit.$(OBJEXT)
270 @GRAMINE_MODE_FALSE@am_testall_OBJECTS = $(am__objects_21) \
271 @GRAMINE_MODE_FALSE@    simgrid_units_main.$(OBJEXT)
272 testall_OBJECTS = $(am_testall_OBJECTS)
273 @GRAMINE_MODE_FALSE@testall_DEPENDENCIES = libgras.la
274 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
275 SCRIPTS = $(bin_SCRIPTS)
276 DEFAULT_INCLUDES = -I.@am__isrc@
277 depcomp = $(SHELL) $(top_srcdir)/depcomp
278 am__depfiles_maybe = depfiles
279 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
280         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
281 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
282         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
283         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
284 CCLD = $(CC)
285 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
286         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
287         $(LDFLAGS) -o $@
288 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
289         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
290 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
291         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
292         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
293 CXXLD = $(CXX)
294 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
295         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
296         $(LDFLAGS) -o $@
297 SOURCES = $(libgras_la_SOURCES) $(libsimgrid_la_SOURCES) \
298         $(libsimgrid4java_la_SOURCES) $(libsmpi_la_SOURCES) \
299         $(testall_SOURCES)
300 DIST_SOURCES = $(libgras_la_SOURCES) $(am__libsimgrid_la_SOURCES_DIST) \
301         $(am__libsimgrid4java_la_SOURCES_DIST) $(libsmpi_la_SOURCES) \
302         $(am__testall_SOURCES_DIST)
303 jarDATA_INSTALL = $(INSTALL_DATA)
304 DATA = $(jar_DATA)
305 ETAGS = etags
306 CTAGS = ctags
307 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
308 ACLOCAL = @ACLOCAL@
309 ADDR2LINE = @ADDR2LINE@
310 AMTAR = @AMTAR@
311 AM_CPPFLAGS = @AM_CPPFLAGS@
312 AR = @AR@
313 AS = @AS@
314 AUTOCONF = @AUTOCONF@
315 AUTOHEADER = @AUTOHEADER@
316 AUTOMAKE = @AUTOMAKE@
317 AWK = @AWK@
318 BASH = @BASH@
319 CC = @CC@
320 CCDEPMODE = @CCDEPMODE@
321 CFLAGS = @CFLAGS@
322 CPP = @CPP@
323 CPPFLAGS = @CPPFLAGS@
324 CXX = @CXX@
325 CXXCPP = @CXXCPP@
326 CXXDEPMODE = @CXXDEPMODE@
327 CXXFLAGS = @CXXFLAGS@
328 CYGPATH_W = @CYGPATH_W@
329 DEFS = @DEFS@
330 DEPDIR = @DEPDIR@
331 DLLTOOL = @DLLTOOL@
332 DOXYGEN = @DOXYGEN@
333 ECHO = @ECHO@
334 ECHO_C = @ECHO_C@
335 ECHO_N = @ECHO_N@
336 ECHO_T = @ECHO_T@
337 EGREP = @EGREP@
338 EXEEXT = @EXEEXT@
339 FLEXML = @FLEXML@
340 GCJ = @GCJ@
341 GCJDEPMODE = @GCJDEPMODE@
342 GCJFLAGS = @GCJFLAGS@
343 GRAS_DEP = @GRAS_DEP@
344 GREP = @GREP@
345 INSTALL = @INSTALL@
346 INSTALL_DATA = @INSTALL_DATA@
347 INSTALL_PROGRAM = @INSTALL_PROGRAM@
348 INSTALL_SCRIPT = @INSTALL_SCRIPT@
349 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
350 JAR = @JAR@
351 JAVA = @JAVA@
352 JAVAC = @JAVAC@
353 LDFLAGS = @LDFLAGS@
354 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
355 LEX = @LEX@
356 LEXLIB = @LEXLIB@
357 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
358 LIBOBJS = @LIBOBJS@
359 LIBS = @LIBS@
360 LIBTOOL = @LIBTOOL@
361 LN_S = @LN_S@
362 LTLIBOBJS = @LTLIBOBJS@
363 MAINT = @MAINT@
364 MAKEINFO = @MAKEINFO@
365 MD5SUM = @MD5SUM@
366 MKDIR_P = @MKDIR_P@
367 OBJDUMP = @OBJDUMP@
368 OBJEXT = @OBJEXT@
369 PACKAGE = @PACKAGE@
370 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
371 PACKAGE_NAME = @PACKAGE_NAME@
372 PACKAGE_STRING = @PACKAGE_STRING@
373 PACKAGE_TARNAME = @PACKAGE_TARNAME@
374 PACKAGE_VERSION = @PACKAGE_VERSION@
375 PATH_SEPARATOR = @PATH_SEPARATOR@
376 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
377 RANLIB = @RANLIB@
378 SET_MAKE = @SET_MAKE@
379 SHELL = @SHELL@
380 SIMGRID_DEP = @SIMGRID_DEP@
381 SMPI_DEP = @SMPI_DEP@
382 STRIP = @STRIP@
383 VERSION = @VERSION@
384 WARNING = @WARNING@
385 abs_builddir = @abs_builddir@
386 abs_srcdir = @abs_srcdir@
387 abs_top_builddir = @abs_top_builddir@
388 abs_top_srcdir = @abs_top_srcdir@
389 ac_configure_args = @ac_configure_args@
390 ac_ct_CC = @ac_ct_CC@
391 ac_ct_CXX = @ac_ct_CXX@
392 am__include = @am__include@
393 am__leading_dot = @am__leading_dot@
394 am__quote = @am__quote@
395 am__tar = @am__tar@
396 am__untar = @am__untar@
397 bindir = @bindir@
398 build = @build@
399 build_alias = @build_alias@
400 build_cpu = @build_cpu@
401 build_id = @build_id@
402 build_os = @build_os@
403 build_vendor = @build_vendor@
404 builddir = @builddir@
405 datadir = @datadir@
406 datarootdir = @datarootdir@
407 docdir = @docdir@
408 dvidir = @dvidir@
409 exec_prefix = @exec_prefix@
410 host = @host@
411 host_alias = @host_alias@
412 host_cpu = @host_cpu@
413 host_os = @host_os@
414 host_vendor = @host_vendor@
415 htmldir = @htmldir@
416 includedir = @includedir@
417 infodir = @infodir@
418 install_sh = @install_sh@
419 libdir = @libdir@
420 libexecdir = @libexecdir@
421 localedir = @localedir@
422 localstatedir = @localstatedir@
423 mandir = @mandir@
424 mkdir_p = @mkdir_p@
425 oldincludedir = @oldincludedir@
426 pdfdir = @pdfdir@
427 prefix = @prefix@
428 program_transform_name = @program_transform_name@
429 psdir = @psdir@
430 pth_skaddr_makecontext = @pth_skaddr_makecontext@
431 pth_sksize_makecontext = @pth_sksize_makecontext@
432 sbindir = @sbindir@
433 sharedstatedir = @sharedstatedir@
434 srcdir = @srcdir@
435 sysconfdir = @sysconfdir@
436 target = @target@
437 target_alias = @target_alias@
438 target_cpu = @target_cpu@
439 target_os = @target_os@
440 target_vendor = @target_vendor@
441 top_builddir = @top_builddir@
442 top_srcdir = @top_srcdir@
443 MAINTAINERCLEANFILES = Makefile.in
444 INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/include
445 bin_SCRIPTS = smpi/smpicc smpi/smpirun
446 EXTRA_DIST = portable.h xbt/mallocator_private.h xbt/dynar_private.h \
447         xbt/dict_private.h xbt/heap_private.h xbt/fifo_private.h \
448         xbt/graph_private.h xbt/graphxml_parse.c xbt/graphxml.l \
449         xbt/graphxml.c xbt/graphxml.dtd xbt/context_private.h \
450         xbt/ex_interface.h surf/maxmin_private.h \
451         surf/trace_mgr_private.h surf/surf_private.h \
452         surf/cpu_private.h surf/workstation_private.h \
453         surf/surf_timer_private.h surf/surfxml_parse.c surf/surfxml.l \
454         surf/surfxml.c surf/surfxml.dtd surf/network_private.h \
455         surf/network_gtnets_private.h include/surf/maxmin.h \
456         include/surf/trace_mgr.h include/surf/surf.h \
457         include/surf/surfxml_parse_private.h include/xbt/xbt_os_time.h \
458         include/xbt/xbt_os_thread.h include/xbt/context.h \
459         msg/private.h simdag/private.h gras/DataDesc/ddt_parse.yy.l \
460         gras/Virtu/virtu_rl.h gras/Virtu/virtu_sg.h \
461         gras/Virtu/virtu_interface.h gras/Virtu/virtu_private.h \
462         gras/Transport/transport_interface.h \
463         amok/Bandwidth/bandwidth_private.h amok/amok_modinter.h \
464         include/simix/simix.h include/simix/datatypes.h \
465         simix/private.h smpi/private.h $(am__append_3) $(am__append_4) \
466         $(JMSG_JAVA_SRC) $(am__append_9) $(am__append_10)
467
468 #LIBRARY_VERSION= 0:0:0
469 #                 | | |
470 #          +------+ | +---+
471 #          |        |     |
472 #       current:revision:age
473 #          |        |     |
474 #          |        |     +- Increment if interfaces have been added
475 #          |        |        Set to zero if interfaces have been removed or
476 #          |        |        changed
477 #          |        +- Increment if source code has changed
478 #          |           Set to zero if current is incremented
479 #          +- Increment if interfaces have been added, removed or changed
480 VERSION_INFO = -version-info 2:0:0
481 # from `info libtool "Updating version info"` 
482 # and  `info libtool "Release numbers"` 
483 #
484 # A) For stable library (interface wise), you should use --version-info:
485 #
486 # - Begin with C:R:A = 0:0:0 (ie here, VERSION_INFO= -version-info 0:0:0)
487 # - Do not update it before public release (keep numbers small)
488 #
489 # ----------------------------------------------------------------------+
490 # +   Interface     |  code of existing  | Interface | New version info |
491 # | removal/change? | interface changed? | addition? |                  |
492 # +-----------------+--------------------+-----------+------------------+
493 # |      yes        |   must be yes ;)   |           |  C++ : 0   : 0   |
494 # |      no         |        yes         |    yes    |  C   : R++ : A++ |
495 # |      no         |        yes         |    no     |  C   : R++ : A   |
496 # |      no         |        no          |    yes    |  C   : R   : A++ |
497 # |      no         |        no          |    no     |  C   : R   : A   |
498 # +-----------------+--------------------+-----------+------------------+
499 #
500 # B) For rapidely changing library, you should go for the -release flag
501 #
502 #  It modifies the library name, and you thus cannot say that a library
503 #   using this trick is ready for a "stable" release (say, in Debian).
504
505 ################################################
506 # Declaration of the different modules content #
507 ################################################
508 XBT_SRC = \
509   \
510   xbt/snprintf.c    xbt/xbt_str.c                                            \
511   xbt/ex.c                                                                   \
512   \
513   xbt_modinter.h    gras_modinter.h                                          \
514   xbt/xbt_virtu.c                                                            \
515   \
516   xbt/xbt_os_time.c                                                          \
517   xbt/asserts.c                                                              \
518   xbt/log.c                    xbt/xbt_log_appender_file.c                   \
519   xbt/xbt_log_layout_simple.c  xbt/xbt_log_layout_format.c                   \
520   xbt/mallocator.c                                                           \
521   xbt/dynar.c                                                                \
522   xbt/dict.c        xbt/dict_elm.c               xbt/dict_cursor.c           \
523   xbt/dict_multi.c                                                           \
524   xbt/heap.c                                                                 \
525   xbt/fifo.c                                                                 \
526   xbt/swag.c                                                                 \
527   xbt/graph.c                                                                \
528   xbt/set.c                                                                  \
529   xbt/xbt_matrix.c                                                           \
530   \
531   xbt/xbt_queue.c                                                            \
532   \
533   xbt/xbt_peer.c                                                             \
534   \
535   xbt/xbt_main.c                                                             \
536   \
537   xbt/config.c                                                               \
538   xbt/cunit.c                                                                \
539   xbt/graphxml_parse.c
540
541 XBT_RL_SRC = \
542   xbt/xbt_rl_synchro.c          \
543   xbt/xbt_rl_time.c
544
545 XBT_SG_SRC = \
546   xbt/xbt_sg_synchro.c          \
547   xbt/xbt_sg_time.c     
548
549 SURF_SRC = surf/maxmin.c surf/fair_bottleneck.c surf/lagrange.c \
550         surf/trace_mgr.c surf/surf.c surf/surfxml_parse.c surf/cpu.c \
551         surf/network.c surf/workstation.c surf/surf_timer.c \
552         surf/workstation_KCCFLN05.c surf/workstation_ptask_L07.c \
553         $(am__append_1) $(am__append_2)
554 GTNETS_SRC = \
555   surf/gtnets/gtnets_simulator.cc \
556   surf/gtnets/gtnets_topology.cc  \
557   surf/gtnets/gtnets_interface.cc \
558   surf/network_gtnets.c
559
560
561 # Separated because we don't want it in libsimgrid4java
562 CTX_SRC = xbt/context.c
563 JCTX_SRC = java/jxbt_context.c java/jxbt_context.h
564 SIMIX_SRC = \
565   simix/smx_global.c \
566   simix/smx_deployment.c \
567   simix/smx_config.c \
568   simix/smx_environment.c \
569   simix/smx_host.c \
570   simix/smx_process.c \
571   simix/smx_action.c \
572   simix/smx_synchro.c
573
574 SMPI_SRC = \
575   smpi/smpi_base.c \
576   smpi/smpi_bench.c \
577   smpi/smpi_global.c \
578   smpi/smpi_mpi.c \
579   smpi/smpi_sender.c \
580   smpi/smpi_receiver.c \
581   smpi/smpi_util.c
582
583 MSG_SRC = msg/msg_config.c \
584   msg/task.c msg/host.c msg/m_process.c msg/gos.c \
585   msg/global.c msg/environment.c msg/deployment.c 
586
587 JMSG_C_SRC = \
588   java/jxbt_utilities.c     java/jxbt_utilities.h      \
589   java/jmsg.c               java/jmsg.h                \
590   java/jmsg_channel.c       java/jmsg_channel.h        \
591   java/jmsg_host.c          java/jmsg_host.h           \
592   java/jmsg_parallel_task.c java/jmsg_parallel_task.h  \
593   java/jmsg_process.c       java/jmsg_process.h        \
594   java/jmsg_task.c          java/jmsg_task.h
595
596 JMSG_JAVA_SRC = \
597   java/simgrid/msg/MsgException.java                 \
598   java/simgrid/msg/JniException.java                 \
599   java/simgrid/msg/NativeException.java              \
600   java/simgrid/msg/HostNotFoundException.java        \
601   java/simgrid/msg/ProcessNotFoundException.java     \
602   \
603   java/simgrid/msg/Process.java                      \
604   java/simgrid/msg/DTDResolver.java                  \
605   java/simgrid/msg/ApplicationHandler.java           \
606   java/simgrid/msg/Channel.java                      \
607   java/simgrid/msg/Host.java                         \
608   java/simgrid/msg/Msg.java                          \
609   java/simgrid/msg/Task.java                         \
610   java/simgrid/msg/ParallelTask.java                 \
611   \
612   java/simgrid/msg/Sem.java
613
614 SIMDAG_SRC = simdag/sd_global.c simdag/sd_link.c simdag/sd_task.c simdag/sd_workstation.c
615 GRAS_COMMON_SRC = \
616   gras/gras.c  \
617   gras/Transport/transport.c          gras/Transport/transport_private.h  \
618   gras/Msg/gras_msg_mod.c             gras/Msg/gras_msg_types.c           \
619   gras/Msg/gras_msg_exchange.c        gras/Msg/gras_msg_listener.c        \
620   gras/Msg/rpc.c                      gras/Msg/timer.c                    \
621   gras/Msg/msg_interface.h            gras/Msg/msg_private.h              \
622   \
623   gras/Virtu/process.c gras/Virtu/gras_module.c  \
624   \
625   gras/DataDesc/ddt_create.c          \
626   gras/DataDesc/ddt_convert.c         gras/DataDesc/ddt_exchange.c     \
627   gras/DataDesc/cbps.c                gras/DataDesc/datadesc.c         \
628   gras/DataDesc/datadesc_interface.h  gras/DataDesc/datadesc_private.h \
629   gras/DataDesc/ddt_parse.c           gras/DataDesc/ddt_parse.yy.c         gras/DataDesc/ddt_parse.yy.h
630
631 GRAS_RL_SRC = gras/rl_stubs.c xbt/xbt_os_thread.c \
632         gras/Transport/rl_transport.c \
633         gras/Transport/transport_plugin_file.c \
634         gras/Transport/transport_plugin_tcp.c gras/Virtu/rl_emul.c \
635         gras/Virtu/rl_process.c gras/Virtu/rl_dns.c gras/Msg/rl_msg.c \
636         $(XBT_RL_SRC)
637 GRAS_SG_SRC = gras/Transport/sg_transport.c \
638         gras/Transport/transport_plugin_sg.c gras/Virtu/sg_emul.c \
639         gras/Virtu/sg_process.c gras/Virtu/sg_dns.c gras/Msg/sg_msg.c \
640         $(XBT_SG_SRC)
641 AMOK_SRC = \
642   amok/amok_base.c \
643   amok/Bandwidth/bandwidth.c amok/Bandwidth/saturate.c \
644   amok/PeerManagement/peermanagement.c
645
646 @HAVE_GTNETS_FALSE@GTNETS_USED = 
647
648 ##############################
649 # Deal with optional modules #
650 ##############################
651 @HAVE_GTNETS_TRUE@GTNETS_USED = $(GTNETS_SRC)
652 @HAVE_SDP_FALSE@SDP_SRC = 
653 @HAVE_SDP_TRUE@SDP_SRC = surf/sdp.c
654
655 ###
656 ### Declare the library content
657 ###
658 lib_LTLIBRARIES = libsimgrid.la libgras.la libsmpi.la $(am__append_8)
659 libgras_la_SOURCES = $(XBT_SRC) $(GRAS_COMMON_SRC) $(GRAS_RL_SRC) $(AMOK_SRC)
660 libgras_la_LDFLAGS = -no-undefined $(VERSION_INFO) @GRAS_DEP@ \
661         @LD_DYNAMIC_FLAGS@ -lm $(am__append_5)
662 libsimgrid_la_SOURCES = $(XBT_SRC) $(SURF_SRC) $(GTNETS_USED) $(SDP_SRC) \
663                         $(SIMIX_SRC) $(CTX_SRC) \
664                         $(MSG_SRC) $(SIMDAG_SRC) \
665                         $(GRAS_COMMON_SRC) $(GRAS_SG_SRC) $(AMOK_SRC)
666
667 libsimgrid_la_LDFLAGS = -no-undefined $(VERSION_INFO) @SIMGRID_DEP@ \
668         @LD_DYNAMIC_FLAGS@ -lm $(am__append_6)
669
670 # Please do not add -no-undefined to libsmpi_la_LDFLAGS:
671 # smpi_simulated_main is indeed defined in user code, and undef in the
672 # library (no idea why it works under linux, but it fails under windows)
673 libsmpi_la_LIBADD = libsimgrid.la
674 libsmpi_la_SOURCES = $(SMPI_SRC)
675 libsmpi_la_LDFLAGS = $(VERSION_INFO) @SMPI_DEP@ @LD_DYNAMIC_FLAGS@ -lm \
676         $(am__append_7)
677 @HAVE_JAVA_TRUE@libsimgrid4java_la_SOURCES = $(XBT_SRC) $(SURF_SRC) $(GTNETS_USED) $(SDP_SRC) \
678 @HAVE_JAVA_TRUE@                             $(SIMIX_SRC) $(JCTX_SRC) \
679 @HAVE_JAVA_TRUE@                             $(JMSG_C_SRC) $(MSG_SRC) \
680 @HAVE_JAVA_TRUE@                             $(GRAS_COMMON_SRC) $(GRAS_SG_SRC) $(AMOK_SRC)
681
682 @HAVE_JAVA_TRUE@libsimgrid4java_la_LDFLAGS = -no-undefined $(VERSION_INFO) @SIMGRID_DEP@ @LD_DYNAMIC_FLAGS@ -lm
683 @HAVE_JAVA_TRUE@libsimgrid4java_la_GCJFLAGS = -fjni
684 @HAVE_JAVA_TRUE@jardir = $(prefix)/jar 
685 @HAVE_JAVA_TRUE@jar_DATA = simgrid.jar
686 @GRAMINE_MODE_FALSE@TEST_CFILES = xbt/cunit.c  xbt/ex.c          \
687 @GRAMINE_MODE_FALSE@            xbt/dynar.c xbt/dict.c xbt/set.c xbt/swag.c \
688 @GRAMINE_MODE_FALSE@        xbt/xbt_str.c                      \
689 @GRAMINE_MODE_FALSE@            xbt/config.c 
690
691 @GRAMINE_MODE_FALSE@TEST_UNITS = @builddir@/cunit_unit.c @builddir@/ex_unit.c         \
692 @GRAMINE_MODE_FALSE@            @builddir@/dynar_unit.c @builddir@/dict_unit.c @builddir@/set_unit.c @builddir@/swag_unit.c \
693 @GRAMINE_MODE_FALSE@        @builddir@/xbt_str_unit.c \
694 @GRAMINE_MODE_FALSE@            @builddir@/config_unit.c 
695
696 @GRAMINE_MODE_FALSE@BUILT_SOURCES = ../include/surf/surfxml.h surf/surfxml.c \
697 @GRAMINE_MODE_FALSE@              ../include/xbt/graphxml.h xbt/graphxml.c \
698 @GRAMINE_MODE_FALSE@              gras/DataDesc/ddt_parse.yy.c \
699 @GRAMINE_MODE_FALSE@          $(TEST_UNITS) @builddir@/simgrid_units_main.c
700
701 @GRAMINE_MODE_FALSE@testall_SOURCES = $(TEST_UNITS) @builddir@/simgrid_units_main.c
702 @GRAMINE_MODE_FALSE@testall_LDADD = libgras.la
703 @GRAMINE_MODE_FALSE@TESTS_ENVIRONMENT = $(SG_TEST_EXENV)
704 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@CLEANFILES = $(TEST_UNITS)
705 all: $(BUILT_SOURCES) gras_config.h
706         $(MAKE) $(AM_MAKEFLAGS) all-am
707
708 .SUFFIXES:
709 .SUFFIXES: .c .cc .lo .o .obj
710 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
711         @for dep in $?; do \
712           case '$(am__configure_deps)' in \
713             *$$dep*) \
714               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
715                 && exit 0; \
716               exit 1;; \
717           esac; \
718         done; \
719         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
720         cd $(top_srcdir) && \
721           $(AUTOMAKE) --gnu  src/Makefile
722 .PRECIOUS: Makefile
723 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
724         @case '$?' in \
725           *config.status*) \
726             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
727           *) \
728             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
729             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
730         esac;
731
732 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
733         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
734
735 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
736         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
737 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
738         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
739
740 gras_config.h: stamp-h1
741         @if test ! -f $@; then \
742           rm -f stamp-h1; \
743           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
744         else :; fi
745
746 stamp-h1: $(srcdir)/gras_config.h.in $(top_builddir)/config.status
747         @rm -f stamp-h1
748         cd $(top_builddir) && $(SHELL) ./config.status src/gras_config.h
749 $(srcdir)/gras_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
750         cd $(top_srcdir) && $(AUTOHEADER)
751         rm -f stamp-h1
752         touch $@
753
754 distclean-hdr:
755         -rm -f gras_config.h stamp-h1
756 ucontext_stack.h: $(top_builddir)/config.status $(srcdir)/ucontext_stack.h.in
757         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
758 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
759         @$(NORMAL_INSTALL)
760         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
761         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
762           if test -f $$p; then \
763             f=$(am__strip_dir) \
764             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
765             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
766           else :; fi; \
767         done
768
769 uninstall-libLTLIBRARIES:
770         @$(NORMAL_UNINSTALL)
771         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
772           p=$(am__strip_dir) \
773           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
774           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
775         done
776
777 clean-libLTLIBRARIES:
778         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
779         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
780           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
781           test "$$dir" != "$$p" || dir=.; \
782           echo "rm -f \"$${dir}/so_locations\""; \
783           rm -f "$${dir}/so_locations"; \
784         done
785 libgras.la: $(libgras_la_OBJECTS) $(libgras_la_DEPENDENCIES) 
786         $(libgras_la_LINK) -rpath $(libdir) $(libgras_la_OBJECTS) $(libgras_la_LIBADD) $(LIBS)
787 libsimgrid.la: $(libsimgrid_la_OBJECTS) $(libsimgrid_la_DEPENDENCIES) 
788         $(libsimgrid_la_LINK) -rpath $(libdir) $(libsimgrid_la_OBJECTS) $(libsimgrid_la_LIBADD) $(LIBS)
789 libsimgrid4java.la: $(libsimgrid4java_la_OBJECTS) $(libsimgrid4java_la_DEPENDENCIES) 
790         $(libsimgrid4java_la_LINK) $(am_libsimgrid4java_la_rpath) $(libsimgrid4java_la_OBJECTS) $(libsimgrid4java_la_LIBADD) $(LIBS)
791 libsmpi.la: $(libsmpi_la_OBJECTS) $(libsmpi_la_DEPENDENCIES) 
792         $(libsmpi_la_LINK) -rpath $(libdir) $(libsmpi_la_OBJECTS) $(libsmpi_la_LIBADD) $(LIBS)
793
794 clean-noinstPROGRAMS:
795         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
796           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
797           echo " rm -f $$p $$f"; \
798           rm -f $$p $$f ; \
799         done
800 testall$(EXEEXT): $(testall_OBJECTS) $(testall_DEPENDENCIES) 
801         @rm -f testall$(EXEEXT)
802         $(LINK) $(testall_OBJECTS) $(testall_LDADD) $(LIBS)
803 install-binSCRIPTS: $(bin_SCRIPTS)
804         @$(NORMAL_INSTALL)
805         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
806         @list='$(bin_SCRIPTS)'; for p in $$list; do \
807           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
808           if test -f $$d$$p; then \
809             f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
810             echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
811             $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
812           else :; fi; \
813         done
814
815 uninstall-binSCRIPTS:
816         @$(NORMAL_UNINSTALL)
817         @list='$(bin_SCRIPTS)'; for p in $$list; do \
818           f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
819           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
820           rm -f "$(DESTDIR)$(bindir)/$$f"; \
821         done
822
823 mostlyclean-compile:
824         -rm -f *.$(OBJEXT)
825
826 distclean-compile:
827         -rm -f *.tab.c
828
829 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amok_base.Plo@am__quote@
830 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asserts.Plo@am__quote@
831 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bandwidth.Plo@am__quote@
832 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cbps.Plo@am__quote@
833 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config.Plo@am__quote@
834 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config_unit.Po@am__quote@
835 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/context.Plo@am__quote@
836 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu.Plo@am__quote@
837 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cunit.Plo@am__quote@
838 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cunit_unit.Po@am__quote@
839 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/datadesc.Plo@am__quote@
840 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ddt_convert.Plo@am__quote@
841 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ddt_create.Plo@am__quote@
842 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ddt_exchange.Plo@am__quote@
843 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ddt_parse.Plo@am__quote@
844 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ddt_parse.yy.Plo@am__quote@
845 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/deployment.Plo@am__quote@
846 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dict.Plo@am__quote@
847 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dict_cursor.Plo@am__quote@
848 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dict_elm.Plo@am__quote@
849 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dict_multi.Plo@am__quote@
850 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dict_unit.Po@am__quote@
851 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dynar.Plo@am__quote@
852 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dynar_unit.Po@am__quote@
853 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/environment.Plo@am__quote@
854 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ex.Plo@am__quote@
855 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ex_unit.Po@am__quote@
856 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fair_bottleneck.Plo@am__quote@
857 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fifo.Plo@am__quote@
858 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/global.Plo@am__quote@
859 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gos.Plo@am__quote@
860 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graph.Plo@am__quote@
861 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graphxml_parse.Plo@am__quote@
862 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gras.Plo@am__quote@
863 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gras_module.Plo@am__quote@
864 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gras_msg_exchange.Plo@am__quote@
865 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gras_msg_listener.Plo@am__quote@
866 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gras_msg_mod.Plo@am__quote@
867 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gras_msg_types.Plo@am__quote@
868 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtnets_interface.Plo@am__quote@
869 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtnets_simulator.Plo@am__quote@
870 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtnets_topology.Plo@am__quote@
871 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heap.Plo@am__quote@
872 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/host.Plo@am__quote@
873 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jmsg.Plo@am__quote@
874 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jmsg_channel.Plo@am__quote@
875 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jmsg_host.Plo@am__quote@
876 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jmsg_parallel_task.Plo@am__quote@
877 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jmsg_process.Plo@am__quote@
878 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jmsg_task.Plo@am__quote@
879 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jxbt_context.Plo@am__quote@
880 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jxbt_utilities.Plo@am__quote@
881 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lagrange.Plo@am__quote@
882 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Plo@am__quote@
883 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m_process.Plo@am__quote@
884 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mallocator.Plo@am__quote@
885 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/maxmin.Plo@am__quote@
886 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msg_config.Plo@am__quote@
887 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network.Plo@am__quote@
888 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network_gtnets.Plo@am__quote@
889 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peermanagement.Plo@am__quote@
890 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/process.Plo@am__quote@
891 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl_dns.Plo@am__quote@
892 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl_emul.Plo@am__quote@
893 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl_msg.Plo@am__quote@
894 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl_process.Plo@am__quote@
895 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl_stubs.Plo@am__quote@
896 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl_transport.Plo@am__quote@
897 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpc.Plo@am__quote@
898 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/saturate.Plo@am__quote@
899 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sd_global.Plo@am__quote@
900 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sd_link.Plo@am__quote@
901 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sd_task.Plo@am__quote@
902 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sd_workstation.Plo@am__quote@
903 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdp.Plo@am__quote@
904 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set.Plo@am__quote@
905 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_unit.Po@am__quote@
906 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sg_dns.Plo@am__quote@
907 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sg_emul.Plo@am__quote@
908 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sg_msg.Plo@am__quote@
909 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sg_process.Plo@am__quote@
910 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sg_transport.Plo@am__quote@
911 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simgrid_units_main.Po@am__quote@
912 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smpi_base.Plo@am__quote@
913 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smpi_bench.Plo@am__quote@
914 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smpi_global.Plo@am__quote@
915 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smpi_mpi.Plo@am__quote@
916 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smpi_receiver.Plo@am__quote@
917 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smpi_sender.Plo@am__quote@
918 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smpi_util.Plo@am__quote@
919 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smx_action.Plo@am__quote@
920 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smx_config.Plo@am__quote@
921 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smx_deployment.Plo@am__quote@
922 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smx_environment.Plo@am__quote@
923 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smx_global.Plo@am__quote@
924 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smx_host.Plo@am__quote@
925 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smx_process.Plo@am__quote@
926 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smx_synchro.Plo@am__quote@
927 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf.Plo@am__quote@
928 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/surf.Plo@am__quote@
929 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/surf_timer.Plo@am__quote@
930 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/surfxml_parse.Plo@am__quote@
931 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/swag.Plo@am__quote@
932 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/swag_unit.Po@am__quote@
933 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/task.Plo@am__quote@
934 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Plo@am__quote@
935 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trace_mgr.Plo@am__quote@
936 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transport.Plo@am__quote@
937 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transport_plugin_file.Plo@am__quote@
938 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transport_plugin_sg.Plo@am__quote@
939 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transport_plugin_tcp.Plo@am__quote@
940 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workstation.Plo@am__quote@
941 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workstation_KCCFLN05.Plo@am__quote@
942 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workstation_ptask_L07.Plo@am__quote@
943 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_log_appender_file.Plo@am__quote@
944 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_log_layout_format.Plo@am__quote@
945 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_log_layout_simple.Plo@am__quote@
946 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_main.Plo@am__quote@
947 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_matrix.Plo@am__quote@
948 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_os_thread.Plo@am__quote@
949 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_os_thread_stubs.Plo@am__quote@
950 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_os_time.Plo@am__quote@
951 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_peer.Plo@am__quote@
952 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_queue.Plo@am__quote@
953 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_rl_synchro.Plo@am__quote@
954 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_rl_time.Plo@am__quote@
955 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_sg_synchro.Plo@am__quote@
956 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_sg_time.Plo@am__quote@
957 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_str.Plo@am__quote@
958 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_str_unit.Po@am__quote@
959 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbt_virtu.Plo@am__quote@
960
961 .c.o:
962 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
963 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
964 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
965 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
966 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
967
968 .c.obj:
969 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
970 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
971 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
972 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
973 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
974
975 .c.lo:
976 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
977 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
978 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
979 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
980 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
981
982 snprintf.lo: xbt/snprintf.c
983 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT snprintf.lo -MD -MP -MF $(DEPDIR)/snprintf.Tpo -c -o snprintf.lo `test -f 'xbt/snprintf.c' || echo '$(srcdir)/'`xbt/snprintf.c
984 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/snprintf.Tpo $(DEPDIR)/snprintf.Plo
985 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/snprintf.c' object='snprintf.lo' libtool=yes @AMDEPBACKSLASH@
986 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
987 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o snprintf.lo `test -f 'xbt/snprintf.c' || echo '$(srcdir)/'`xbt/snprintf.c
988
989 xbt_str.lo: xbt/xbt_str.c
990 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_str.lo -MD -MP -MF $(DEPDIR)/xbt_str.Tpo -c -o xbt_str.lo `test -f 'xbt/xbt_str.c' || echo '$(srcdir)/'`xbt/xbt_str.c
991 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_str.Tpo $(DEPDIR)/xbt_str.Plo
992 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_str.c' object='xbt_str.lo' libtool=yes @AMDEPBACKSLASH@
993 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
994 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_str.lo `test -f 'xbt/xbt_str.c' || echo '$(srcdir)/'`xbt/xbt_str.c
995
996 ex.lo: xbt/ex.c
997 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ex.lo -MD -MP -MF $(DEPDIR)/ex.Tpo -c -o ex.lo `test -f 'xbt/ex.c' || echo '$(srcdir)/'`xbt/ex.c
998 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ex.Tpo $(DEPDIR)/ex.Plo
999 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/ex.c' object='ex.lo' libtool=yes @AMDEPBACKSLASH@
1000 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1001 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex.lo `test -f 'xbt/ex.c' || echo '$(srcdir)/'`xbt/ex.c
1002
1003 xbt_virtu.lo: xbt/xbt_virtu.c
1004 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_virtu.lo -MD -MP -MF $(DEPDIR)/xbt_virtu.Tpo -c -o xbt_virtu.lo `test -f 'xbt/xbt_virtu.c' || echo '$(srcdir)/'`xbt/xbt_virtu.c
1005 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_virtu.Tpo $(DEPDIR)/xbt_virtu.Plo
1006 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_virtu.c' object='xbt_virtu.lo' libtool=yes @AMDEPBACKSLASH@
1007 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1008 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_virtu.lo `test -f 'xbt/xbt_virtu.c' || echo '$(srcdir)/'`xbt/xbt_virtu.c
1009
1010 xbt_os_time.lo: xbt/xbt_os_time.c
1011 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_os_time.lo -MD -MP -MF $(DEPDIR)/xbt_os_time.Tpo -c -o xbt_os_time.lo `test -f 'xbt/xbt_os_time.c' || echo '$(srcdir)/'`xbt/xbt_os_time.c
1012 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_os_time.Tpo $(DEPDIR)/xbt_os_time.Plo
1013 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_os_time.c' object='xbt_os_time.lo' libtool=yes @AMDEPBACKSLASH@
1014 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1015 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_os_time.lo `test -f 'xbt/xbt_os_time.c' || echo '$(srcdir)/'`xbt/xbt_os_time.c
1016
1017 asserts.lo: xbt/asserts.c
1018 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT asserts.lo -MD -MP -MF $(DEPDIR)/asserts.Tpo -c -o asserts.lo `test -f 'xbt/asserts.c' || echo '$(srcdir)/'`xbt/asserts.c
1019 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/asserts.Tpo $(DEPDIR)/asserts.Plo
1020 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/asserts.c' object='asserts.lo' libtool=yes @AMDEPBACKSLASH@
1021 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1022 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o asserts.lo `test -f 'xbt/asserts.c' || echo '$(srcdir)/'`xbt/asserts.c
1023
1024 log.lo: xbt/log.c
1025 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT log.lo -MD -MP -MF $(DEPDIR)/log.Tpo -c -o log.lo `test -f 'xbt/log.c' || echo '$(srcdir)/'`xbt/log.c
1026 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/log.Tpo $(DEPDIR)/log.Plo
1027 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/log.c' object='log.lo' libtool=yes @AMDEPBACKSLASH@
1028 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1029 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o log.lo `test -f 'xbt/log.c' || echo '$(srcdir)/'`xbt/log.c
1030
1031 xbt_log_appender_file.lo: xbt/xbt_log_appender_file.c
1032 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_log_appender_file.lo -MD -MP -MF $(DEPDIR)/xbt_log_appender_file.Tpo -c -o xbt_log_appender_file.lo `test -f 'xbt/xbt_log_appender_file.c' || echo '$(srcdir)/'`xbt/xbt_log_appender_file.c
1033 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_log_appender_file.Tpo $(DEPDIR)/xbt_log_appender_file.Plo
1034 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_log_appender_file.c' object='xbt_log_appender_file.lo' libtool=yes @AMDEPBACKSLASH@
1035 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1036 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_log_appender_file.lo `test -f 'xbt/xbt_log_appender_file.c' || echo '$(srcdir)/'`xbt/xbt_log_appender_file.c
1037
1038 xbt_log_layout_simple.lo: xbt/xbt_log_layout_simple.c
1039 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_log_layout_simple.lo -MD -MP -MF $(DEPDIR)/xbt_log_layout_simple.Tpo -c -o xbt_log_layout_simple.lo `test -f 'xbt/xbt_log_layout_simple.c' || echo '$(srcdir)/'`xbt/xbt_log_layout_simple.c
1040 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_log_layout_simple.Tpo $(DEPDIR)/xbt_log_layout_simple.Plo
1041 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_log_layout_simple.c' object='xbt_log_layout_simple.lo' libtool=yes @AMDEPBACKSLASH@
1042 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1043 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_log_layout_simple.lo `test -f 'xbt/xbt_log_layout_simple.c' || echo '$(srcdir)/'`xbt/xbt_log_layout_simple.c
1044
1045 xbt_log_layout_format.lo: xbt/xbt_log_layout_format.c
1046 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_log_layout_format.lo -MD -MP -MF $(DEPDIR)/xbt_log_layout_format.Tpo -c -o xbt_log_layout_format.lo `test -f 'xbt/xbt_log_layout_format.c' || echo '$(srcdir)/'`xbt/xbt_log_layout_format.c
1047 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_log_layout_format.Tpo $(DEPDIR)/xbt_log_layout_format.Plo
1048 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_log_layout_format.c' object='xbt_log_layout_format.lo' libtool=yes @AMDEPBACKSLASH@
1049 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1050 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_log_layout_format.lo `test -f 'xbt/xbt_log_layout_format.c' || echo '$(srcdir)/'`xbt/xbt_log_layout_format.c
1051
1052 mallocator.lo: xbt/mallocator.c
1053 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mallocator.lo -MD -MP -MF $(DEPDIR)/mallocator.Tpo -c -o mallocator.lo `test -f 'xbt/mallocator.c' || echo '$(srcdir)/'`xbt/mallocator.c
1054 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/mallocator.Tpo $(DEPDIR)/mallocator.Plo
1055 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/mallocator.c' object='mallocator.lo' libtool=yes @AMDEPBACKSLASH@
1056 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1057 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mallocator.lo `test -f 'xbt/mallocator.c' || echo '$(srcdir)/'`xbt/mallocator.c
1058
1059 dynar.lo: xbt/dynar.c
1060 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dynar.lo -MD -MP -MF $(DEPDIR)/dynar.Tpo -c -o dynar.lo `test -f 'xbt/dynar.c' || echo '$(srcdir)/'`xbt/dynar.c
1061 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/dynar.Tpo $(DEPDIR)/dynar.Plo
1062 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/dynar.c' object='dynar.lo' libtool=yes @AMDEPBACKSLASH@
1063 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1064 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dynar.lo `test -f 'xbt/dynar.c' || echo '$(srcdir)/'`xbt/dynar.c
1065
1066 dict.lo: xbt/dict.c
1067 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dict.lo -MD -MP -MF $(DEPDIR)/dict.Tpo -c -o dict.lo `test -f 'xbt/dict.c' || echo '$(srcdir)/'`xbt/dict.c
1068 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/dict.Tpo $(DEPDIR)/dict.Plo
1069 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/dict.c' object='dict.lo' libtool=yes @AMDEPBACKSLASH@
1070 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1071 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dict.lo `test -f 'xbt/dict.c' || echo '$(srcdir)/'`xbt/dict.c
1072
1073 dict_elm.lo: xbt/dict_elm.c
1074 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dict_elm.lo -MD -MP -MF $(DEPDIR)/dict_elm.Tpo -c -o dict_elm.lo `test -f 'xbt/dict_elm.c' || echo '$(srcdir)/'`xbt/dict_elm.c
1075 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/dict_elm.Tpo $(DEPDIR)/dict_elm.Plo
1076 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/dict_elm.c' object='dict_elm.lo' libtool=yes @AMDEPBACKSLASH@
1077 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1078 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dict_elm.lo `test -f 'xbt/dict_elm.c' || echo '$(srcdir)/'`xbt/dict_elm.c
1079
1080 dict_cursor.lo: xbt/dict_cursor.c
1081 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dict_cursor.lo -MD -MP -MF $(DEPDIR)/dict_cursor.Tpo -c -o dict_cursor.lo `test -f 'xbt/dict_cursor.c' || echo '$(srcdir)/'`xbt/dict_cursor.c
1082 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/dict_cursor.Tpo $(DEPDIR)/dict_cursor.Plo
1083 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/dict_cursor.c' object='dict_cursor.lo' libtool=yes @AMDEPBACKSLASH@
1084 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1085 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dict_cursor.lo `test -f 'xbt/dict_cursor.c' || echo '$(srcdir)/'`xbt/dict_cursor.c
1086
1087 dict_multi.lo: xbt/dict_multi.c
1088 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dict_multi.lo -MD -MP -MF $(DEPDIR)/dict_multi.Tpo -c -o dict_multi.lo `test -f 'xbt/dict_multi.c' || echo '$(srcdir)/'`xbt/dict_multi.c
1089 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/dict_multi.Tpo $(DEPDIR)/dict_multi.Plo
1090 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/dict_multi.c' object='dict_multi.lo' libtool=yes @AMDEPBACKSLASH@
1091 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1092 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dict_multi.lo `test -f 'xbt/dict_multi.c' || echo '$(srcdir)/'`xbt/dict_multi.c
1093
1094 heap.lo: xbt/heap.c
1095 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT heap.lo -MD -MP -MF $(DEPDIR)/heap.Tpo -c -o heap.lo `test -f 'xbt/heap.c' || echo '$(srcdir)/'`xbt/heap.c
1096 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/heap.Tpo $(DEPDIR)/heap.Plo
1097 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/heap.c' object='heap.lo' libtool=yes @AMDEPBACKSLASH@
1098 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1099 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o heap.lo `test -f 'xbt/heap.c' || echo '$(srcdir)/'`xbt/heap.c
1100
1101 fifo.lo: xbt/fifo.c
1102 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fifo.lo -MD -MP -MF $(DEPDIR)/fifo.Tpo -c -o fifo.lo `test -f 'xbt/fifo.c' || echo '$(srcdir)/'`xbt/fifo.c
1103 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fifo.Tpo $(DEPDIR)/fifo.Plo
1104 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/fifo.c' object='fifo.lo' libtool=yes @AMDEPBACKSLASH@
1105 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1106 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fifo.lo `test -f 'xbt/fifo.c' || echo '$(srcdir)/'`xbt/fifo.c
1107
1108 swag.lo: xbt/swag.c
1109 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT swag.lo -MD -MP -MF $(DEPDIR)/swag.Tpo -c -o swag.lo `test -f 'xbt/swag.c' || echo '$(srcdir)/'`xbt/swag.c
1110 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/swag.Tpo $(DEPDIR)/swag.Plo
1111 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/swag.c' object='swag.lo' libtool=yes @AMDEPBACKSLASH@
1112 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1113 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o swag.lo `test -f 'xbt/swag.c' || echo '$(srcdir)/'`xbt/swag.c
1114
1115 graph.lo: xbt/graph.c
1116 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT graph.lo -MD -MP -MF $(DEPDIR)/graph.Tpo -c -o graph.lo `test -f 'xbt/graph.c' || echo '$(srcdir)/'`xbt/graph.c
1117 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/graph.Tpo $(DEPDIR)/graph.Plo
1118 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/graph.c' object='graph.lo' libtool=yes @AMDEPBACKSLASH@
1119 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1120 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o graph.lo `test -f 'xbt/graph.c' || echo '$(srcdir)/'`xbt/graph.c
1121
1122 set.lo: xbt/set.c
1123 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT set.lo -MD -MP -MF $(DEPDIR)/set.Tpo -c -o set.lo `test -f 'xbt/set.c' || echo '$(srcdir)/'`xbt/set.c
1124 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/set.Tpo $(DEPDIR)/set.Plo
1125 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/set.c' object='set.lo' libtool=yes @AMDEPBACKSLASH@
1126 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1127 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o set.lo `test -f 'xbt/set.c' || echo '$(srcdir)/'`xbt/set.c
1128
1129 xbt_matrix.lo: xbt/xbt_matrix.c
1130 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_matrix.lo -MD -MP -MF $(DEPDIR)/xbt_matrix.Tpo -c -o xbt_matrix.lo `test -f 'xbt/xbt_matrix.c' || echo '$(srcdir)/'`xbt/xbt_matrix.c
1131 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_matrix.Tpo $(DEPDIR)/xbt_matrix.Plo
1132 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_matrix.c' object='xbt_matrix.lo' libtool=yes @AMDEPBACKSLASH@
1133 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1134 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_matrix.lo `test -f 'xbt/xbt_matrix.c' || echo '$(srcdir)/'`xbt/xbt_matrix.c
1135
1136 xbt_queue.lo: xbt/xbt_queue.c
1137 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_queue.lo -MD -MP -MF $(DEPDIR)/xbt_queue.Tpo -c -o xbt_queue.lo `test -f 'xbt/xbt_queue.c' || echo '$(srcdir)/'`xbt/xbt_queue.c
1138 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_queue.Tpo $(DEPDIR)/xbt_queue.Plo
1139 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_queue.c' object='xbt_queue.lo' libtool=yes @AMDEPBACKSLASH@
1140 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1141 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_queue.lo `test -f 'xbt/xbt_queue.c' || echo '$(srcdir)/'`xbt/xbt_queue.c
1142
1143 xbt_peer.lo: xbt/xbt_peer.c
1144 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_peer.lo -MD -MP -MF $(DEPDIR)/xbt_peer.Tpo -c -o xbt_peer.lo `test -f 'xbt/xbt_peer.c' || echo '$(srcdir)/'`xbt/xbt_peer.c
1145 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_peer.Tpo $(DEPDIR)/xbt_peer.Plo
1146 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_peer.c' object='xbt_peer.lo' libtool=yes @AMDEPBACKSLASH@
1147 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1148 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_peer.lo `test -f 'xbt/xbt_peer.c' || echo '$(srcdir)/'`xbt/xbt_peer.c
1149
1150 xbt_main.lo: xbt/xbt_main.c
1151 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_main.lo -MD -MP -MF $(DEPDIR)/xbt_main.Tpo -c -o xbt_main.lo `test -f 'xbt/xbt_main.c' || echo '$(srcdir)/'`xbt/xbt_main.c
1152 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_main.Tpo $(DEPDIR)/xbt_main.Plo
1153 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_main.c' object='xbt_main.lo' libtool=yes @AMDEPBACKSLASH@
1154 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1155 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_main.lo `test -f 'xbt/xbt_main.c' || echo '$(srcdir)/'`xbt/xbt_main.c
1156
1157 config.lo: xbt/config.c
1158 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT config.lo -MD -MP -MF $(DEPDIR)/config.Tpo -c -o config.lo `test -f 'xbt/config.c' || echo '$(srcdir)/'`xbt/config.c
1159 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/config.Tpo $(DEPDIR)/config.Plo
1160 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/config.c' object='config.lo' libtool=yes @AMDEPBACKSLASH@
1161 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1162 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o config.lo `test -f 'xbt/config.c' || echo '$(srcdir)/'`xbt/config.c
1163
1164 cunit.lo: xbt/cunit.c
1165 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cunit.lo -MD -MP -MF $(DEPDIR)/cunit.Tpo -c -o cunit.lo `test -f 'xbt/cunit.c' || echo '$(srcdir)/'`xbt/cunit.c
1166 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/cunit.Tpo $(DEPDIR)/cunit.Plo
1167 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/cunit.c' object='cunit.lo' libtool=yes @AMDEPBACKSLASH@
1168 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1169 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cunit.lo `test -f 'xbt/cunit.c' || echo '$(srcdir)/'`xbt/cunit.c
1170
1171 graphxml_parse.lo: xbt/graphxml_parse.c
1172 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT graphxml_parse.lo -MD -MP -MF $(DEPDIR)/graphxml_parse.Tpo -c -o graphxml_parse.lo `test -f 'xbt/graphxml_parse.c' || echo '$(srcdir)/'`xbt/graphxml_parse.c
1173 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/graphxml_parse.Tpo $(DEPDIR)/graphxml_parse.Plo
1174 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/graphxml_parse.c' object='graphxml_parse.lo' libtool=yes @AMDEPBACKSLASH@
1175 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1176 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o graphxml_parse.lo `test -f 'xbt/graphxml_parse.c' || echo '$(srcdir)/'`xbt/graphxml_parse.c
1177
1178 gras.lo: gras/gras.c
1179 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gras.lo -MD -MP -MF $(DEPDIR)/gras.Tpo -c -o gras.lo `test -f 'gras/gras.c' || echo '$(srcdir)/'`gras/gras.c
1180 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gras.Tpo $(DEPDIR)/gras.Plo
1181 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/gras.c' object='gras.lo' libtool=yes @AMDEPBACKSLASH@
1182 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1183 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gras.lo `test -f 'gras/gras.c' || echo '$(srcdir)/'`gras/gras.c
1184
1185 transport.lo: gras/Transport/transport.c
1186 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transport.lo -MD -MP -MF $(DEPDIR)/transport.Tpo -c -o transport.lo `test -f 'gras/Transport/transport.c' || echo '$(srcdir)/'`gras/Transport/transport.c
1187 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/transport.Tpo $(DEPDIR)/transport.Plo
1188 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Transport/transport.c' object='transport.lo' libtool=yes @AMDEPBACKSLASH@
1189 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1190 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transport.lo `test -f 'gras/Transport/transport.c' || echo '$(srcdir)/'`gras/Transport/transport.c
1191
1192 gras_msg_mod.lo: gras/Msg/gras_msg_mod.c
1193 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gras_msg_mod.lo -MD -MP -MF $(DEPDIR)/gras_msg_mod.Tpo -c -o gras_msg_mod.lo `test -f 'gras/Msg/gras_msg_mod.c' || echo '$(srcdir)/'`gras/Msg/gras_msg_mod.c
1194 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gras_msg_mod.Tpo $(DEPDIR)/gras_msg_mod.Plo
1195 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Msg/gras_msg_mod.c' object='gras_msg_mod.lo' libtool=yes @AMDEPBACKSLASH@
1196 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1197 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gras_msg_mod.lo `test -f 'gras/Msg/gras_msg_mod.c' || echo '$(srcdir)/'`gras/Msg/gras_msg_mod.c
1198
1199 gras_msg_types.lo: gras/Msg/gras_msg_types.c
1200 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gras_msg_types.lo -MD -MP -MF $(DEPDIR)/gras_msg_types.Tpo -c -o gras_msg_types.lo `test -f 'gras/Msg/gras_msg_types.c' || echo '$(srcdir)/'`gras/Msg/gras_msg_types.c
1201 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gras_msg_types.Tpo $(DEPDIR)/gras_msg_types.Plo
1202 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Msg/gras_msg_types.c' object='gras_msg_types.lo' libtool=yes @AMDEPBACKSLASH@
1203 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1204 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gras_msg_types.lo `test -f 'gras/Msg/gras_msg_types.c' || echo '$(srcdir)/'`gras/Msg/gras_msg_types.c
1205
1206 gras_msg_exchange.lo: gras/Msg/gras_msg_exchange.c
1207 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gras_msg_exchange.lo -MD -MP -MF $(DEPDIR)/gras_msg_exchange.Tpo -c -o gras_msg_exchange.lo `test -f 'gras/Msg/gras_msg_exchange.c' || echo '$(srcdir)/'`gras/Msg/gras_msg_exchange.c
1208 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gras_msg_exchange.Tpo $(DEPDIR)/gras_msg_exchange.Plo
1209 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Msg/gras_msg_exchange.c' object='gras_msg_exchange.lo' libtool=yes @AMDEPBACKSLASH@
1210 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1211 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gras_msg_exchange.lo `test -f 'gras/Msg/gras_msg_exchange.c' || echo '$(srcdir)/'`gras/Msg/gras_msg_exchange.c
1212
1213 gras_msg_listener.lo: gras/Msg/gras_msg_listener.c
1214 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gras_msg_listener.lo -MD -MP -MF $(DEPDIR)/gras_msg_listener.Tpo -c -o gras_msg_listener.lo `test -f 'gras/Msg/gras_msg_listener.c' || echo '$(srcdir)/'`gras/Msg/gras_msg_listener.c
1215 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gras_msg_listener.Tpo $(DEPDIR)/gras_msg_listener.Plo
1216 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Msg/gras_msg_listener.c' object='gras_msg_listener.lo' libtool=yes @AMDEPBACKSLASH@
1217 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1218 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gras_msg_listener.lo `test -f 'gras/Msg/gras_msg_listener.c' || echo '$(srcdir)/'`gras/Msg/gras_msg_listener.c
1219
1220 rpc.lo: gras/Msg/rpc.c
1221 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rpc.lo -MD -MP -MF $(DEPDIR)/rpc.Tpo -c -o rpc.lo `test -f 'gras/Msg/rpc.c' || echo '$(srcdir)/'`gras/Msg/rpc.c
1222 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/rpc.Tpo $(DEPDIR)/rpc.Plo
1223 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Msg/rpc.c' object='rpc.lo' libtool=yes @AMDEPBACKSLASH@
1224 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1225 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rpc.lo `test -f 'gras/Msg/rpc.c' || echo '$(srcdir)/'`gras/Msg/rpc.c
1226
1227 timer.lo: gras/Msg/timer.c
1228 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT timer.lo -MD -MP -MF $(DEPDIR)/timer.Tpo -c -o timer.lo `test -f 'gras/Msg/timer.c' || echo '$(srcdir)/'`gras/Msg/timer.c
1229 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/timer.Tpo $(DEPDIR)/timer.Plo
1230 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Msg/timer.c' object='timer.lo' libtool=yes @AMDEPBACKSLASH@
1231 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1232 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o timer.lo `test -f 'gras/Msg/timer.c' || echo '$(srcdir)/'`gras/Msg/timer.c
1233
1234 process.lo: gras/Virtu/process.c
1235 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT process.lo -MD -MP -MF $(DEPDIR)/process.Tpo -c -o process.lo `test -f 'gras/Virtu/process.c' || echo '$(srcdir)/'`gras/Virtu/process.c
1236 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/process.Tpo $(DEPDIR)/process.Plo
1237 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Virtu/process.c' object='process.lo' libtool=yes @AMDEPBACKSLASH@
1238 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1239 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o process.lo `test -f 'gras/Virtu/process.c' || echo '$(srcdir)/'`gras/Virtu/process.c
1240
1241 gras_module.lo: gras/Virtu/gras_module.c
1242 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gras_module.lo -MD -MP -MF $(DEPDIR)/gras_module.Tpo -c -o gras_module.lo `test -f 'gras/Virtu/gras_module.c' || echo '$(srcdir)/'`gras/Virtu/gras_module.c
1243 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gras_module.Tpo $(DEPDIR)/gras_module.Plo
1244 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Virtu/gras_module.c' object='gras_module.lo' libtool=yes @AMDEPBACKSLASH@
1245 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1246 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gras_module.lo `test -f 'gras/Virtu/gras_module.c' || echo '$(srcdir)/'`gras/Virtu/gras_module.c
1247
1248 ddt_create.lo: gras/DataDesc/ddt_create.c
1249 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ddt_create.lo -MD -MP -MF $(DEPDIR)/ddt_create.Tpo -c -o ddt_create.lo `test -f 'gras/DataDesc/ddt_create.c' || echo '$(srcdir)/'`gras/DataDesc/ddt_create.c
1250 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ddt_create.Tpo $(DEPDIR)/ddt_create.Plo
1251 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/DataDesc/ddt_create.c' object='ddt_create.lo' libtool=yes @AMDEPBACKSLASH@
1252 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1253 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ddt_create.lo `test -f 'gras/DataDesc/ddt_create.c' || echo '$(srcdir)/'`gras/DataDesc/ddt_create.c
1254
1255 ddt_convert.lo: gras/DataDesc/ddt_convert.c
1256 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ddt_convert.lo -MD -MP -MF $(DEPDIR)/ddt_convert.Tpo -c -o ddt_convert.lo `test -f 'gras/DataDesc/ddt_convert.c' || echo '$(srcdir)/'`gras/DataDesc/ddt_convert.c
1257 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ddt_convert.Tpo $(DEPDIR)/ddt_convert.Plo
1258 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/DataDesc/ddt_convert.c' object='ddt_convert.lo' libtool=yes @AMDEPBACKSLASH@
1259 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1260 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ddt_convert.lo `test -f 'gras/DataDesc/ddt_convert.c' || echo '$(srcdir)/'`gras/DataDesc/ddt_convert.c
1261
1262 ddt_exchange.lo: gras/DataDesc/ddt_exchange.c
1263 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ddt_exchange.lo -MD -MP -MF $(DEPDIR)/ddt_exchange.Tpo -c -o ddt_exchange.lo `test -f 'gras/DataDesc/ddt_exchange.c' || echo '$(srcdir)/'`gras/DataDesc/ddt_exchange.c
1264 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ddt_exchange.Tpo $(DEPDIR)/ddt_exchange.Plo
1265 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/DataDesc/ddt_exchange.c' object='ddt_exchange.lo' libtool=yes @AMDEPBACKSLASH@
1266 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1267 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ddt_exchange.lo `test -f 'gras/DataDesc/ddt_exchange.c' || echo '$(srcdir)/'`gras/DataDesc/ddt_exchange.c
1268
1269 cbps.lo: gras/DataDesc/cbps.c
1270 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cbps.lo -MD -MP -MF $(DEPDIR)/cbps.Tpo -c -o cbps.lo `test -f 'gras/DataDesc/cbps.c' || echo '$(srcdir)/'`gras/DataDesc/cbps.c
1271 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/cbps.Tpo $(DEPDIR)/cbps.Plo
1272 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/DataDesc/cbps.c' object='cbps.lo' libtool=yes @AMDEPBACKSLASH@
1273 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1274 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cbps.lo `test -f 'gras/DataDesc/cbps.c' || echo '$(srcdir)/'`gras/DataDesc/cbps.c
1275
1276 datadesc.lo: gras/DataDesc/datadesc.c
1277 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT datadesc.lo -MD -MP -MF $(DEPDIR)/datadesc.Tpo -c -o datadesc.lo `test -f 'gras/DataDesc/datadesc.c' || echo '$(srcdir)/'`gras/DataDesc/datadesc.c
1278 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/datadesc.Tpo $(DEPDIR)/datadesc.Plo
1279 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/DataDesc/datadesc.c' object='datadesc.lo' libtool=yes @AMDEPBACKSLASH@
1280 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1281 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o datadesc.lo `test -f 'gras/DataDesc/datadesc.c' || echo '$(srcdir)/'`gras/DataDesc/datadesc.c
1282
1283 ddt_parse.lo: gras/DataDesc/ddt_parse.c
1284 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ddt_parse.lo -MD -MP -MF $(DEPDIR)/ddt_parse.Tpo -c -o ddt_parse.lo `test -f 'gras/DataDesc/ddt_parse.c' || echo '$(srcdir)/'`gras/DataDesc/ddt_parse.c
1285 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ddt_parse.Tpo $(DEPDIR)/ddt_parse.Plo
1286 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/DataDesc/ddt_parse.c' object='ddt_parse.lo' libtool=yes @AMDEPBACKSLASH@
1287 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1288 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ddt_parse.lo `test -f 'gras/DataDesc/ddt_parse.c' || echo '$(srcdir)/'`gras/DataDesc/ddt_parse.c
1289
1290 ddt_parse.yy.lo: gras/DataDesc/ddt_parse.yy.c
1291 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ddt_parse.yy.lo -MD -MP -MF $(DEPDIR)/ddt_parse.yy.Tpo -c -o ddt_parse.yy.lo `test -f 'gras/DataDesc/ddt_parse.yy.c' || echo '$(srcdir)/'`gras/DataDesc/ddt_parse.yy.c
1292 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ddt_parse.yy.Tpo $(DEPDIR)/ddt_parse.yy.Plo
1293 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/DataDesc/ddt_parse.yy.c' object='ddt_parse.yy.lo' libtool=yes @AMDEPBACKSLASH@
1294 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1295 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ddt_parse.yy.lo `test -f 'gras/DataDesc/ddt_parse.yy.c' || echo '$(srcdir)/'`gras/DataDesc/ddt_parse.yy.c
1296
1297 rl_stubs.lo: gras/rl_stubs.c
1298 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rl_stubs.lo -MD -MP -MF $(DEPDIR)/rl_stubs.Tpo -c -o rl_stubs.lo `test -f 'gras/rl_stubs.c' || echo '$(srcdir)/'`gras/rl_stubs.c
1299 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/rl_stubs.Tpo $(DEPDIR)/rl_stubs.Plo
1300 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/rl_stubs.c' object='rl_stubs.lo' libtool=yes @AMDEPBACKSLASH@
1301 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1302 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rl_stubs.lo `test -f 'gras/rl_stubs.c' || echo '$(srcdir)/'`gras/rl_stubs.c
1303
1304 xbt_os_thread.lo: xbt/xbt_os_thread.c
1305 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_os_thread.lo -MD -MP -MF $(DEPDIR)/xbt_os_thread.Tpo -c -o xbt_os_thread.lo `test -f 'xbt/xbt_os_thread.c' || echo '$(srcdir)/'`xbt/xbt_os_thread.c
1306 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_os_thread.Tpo $(DEPDIR)/xbt_os_thread.Plo
1307 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_os_thread.c' object='xbt_os_thread.lo' libtool=yes @AMDEPBACKSLASH@
1308 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1309 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_os_thread.lo `test -f 'xbt/xbt_os_thread.c' || echo '$(srcdir)/'`xbt/xbt_os_thread.c
1310
1311 rl_transport.lo: gras/Transport/rl_transport.c
1312 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rl_transport.lo -MD -MP -MF $(DEPDIR)/rl_transport.Tpo -c -o rl_transport.lo `test -f 'gras/Transport/rl_transport.c' || echo '$(srcdir)/'`gras/Transport/rl_transport.c
1313 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/rl_transport.Tpo $(DEPDIR)/rl_transport.Plo
1314 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Transport/rl_transport.c' object='rl_transport.lo' libtool=yes @AMDEPBACKSLASH@
1315 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1316 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rl_transport.lo `test -f 'gras/Transport/rl_transport.c' || echo '$(srcdir)/'`gras/Transport/rl_transport.c
1317
1318 transport_plugin_file.lo: gras/Transport/transport_plugin_file.c
1319 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transport_plugin_file.lo -MD -MP -MF $(DEPDIR)/transport_plugin_file.Tpo -c -o transport_plugin_file.lo `test -f 'gras/Transport/transport_plugin_file.c' || echo '$(srcdir)/'`gras/Transport/transport_plugin_file.c
1320 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/transport_plugin_file.Tpo $(DEPDIR)/transport_plugin_file.Plo
1321 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Transport/transport_plugin_file.c' object='transport_plugin_file.lo' libtool=yes @AMDEPBACKSLASH@
1322 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1323 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transport_plugin_file.lo `test -f 'gras/Transport/transport_plugin_file.c' || echo '$(srcdir)/'`gras/Transport/transport_plugin_file.c
1324
1325 transport_plugin_tcp.lo: gras/Transport/transport_plugin_tcp.c
1326 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transport_plugin_tcp.lo -MD -MP -MF $(DEPDIR)/transport_plugin_tcp.Tpo -c -o transport_plugin_tcp.lo `test -f 'gras/Transport/transport_plugin_tcp.c' || echo '$(srcdir)/'`gras/Transport/transport_plugin_tcp.c
1327 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/transport_plugin_tcp.Tpo $(DEPDIR)/transport_plugin_tcp.Plo
1328 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Transport/transport_plugin_tcp.c' object='transport_plugin_tcp.lo' libtool=yes @AMDEPBACKSLASH@
1329 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1330 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transport_plugin_tcp.lo `test -f 'gras/Transport/transport_plugin_tcp.c' || echo '$(srcdir)/'`gras/Transport/transport_plugin_tcp.c
1331
1332 rl_emul.lo: gras/Virtu/rl_emul.c
1333 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rl_emul.lo -MD -MP -MF $(DEPDIR)/rl_emul.Tpo -c -o rl_emul.lo `test -f 'gras/Virtu/rl_emul.c' || echo '$(srcdir)/'`gras/Virtu/rl_emul.c
1334 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/rl_emul.Tpo $(DEPDIR)/rl_emul.Plo
1335 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Virtu/rl_emul.c' object='rl_emul.lo' libtool=yes @AMDEPBACKSLASH@
1336 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1337 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rl_emul.lo `test -f 'gras/Virtu/rl_emul.c' || echo '$(srcdir)/'`gras/Virtu/rl_emul.c
1338
1339 rl_process.lo: gras/Virtu/rl_process.c
1340 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rl_process.lo -MD -MP -MF $(DEPDIR)/rl_process.Tpo -c -o rl_process.lo `test -f 'gras/Virtu/rl_process.c' || echo '$(srcdir)/'`gras/Virtu/rl_process.c
1341 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/rl_process.Tpo $(DEPDIR)/rl_process.Plo
1342 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Virtu/rl_process.c' object='rl_process.lo' libtool=yes @AMDEPBACKSLASH@
1343 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1344 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rl_process.lo `test -f 'gras/Virtu/rl_process.c' || echo '$(srcdir)/'`gras/Virtu/rl_process.c
1345
1346 rl_dns.lo: gras/Virtu/rl_dns.c
1347 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rl_dns.lo -MD -MP -MF $(DEPDIR)/rl_dns.Tpo -c -o rl_dns.lo `test -f 'gras/Virtu/rl_dns.c' || echo '$(srcdir)/'`gras/Virtu/rl_dns.c
1348 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/rl_dns.Tpo $(DEPDIR)/rl_dns.Plo
1349 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Virtu/rl_dns.c' object='rl_dns.lo' libtool=yes @AMDEPBACKSLASH@
1350 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1351 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rl_dns.lo `test -f 'gras/Virtu/rl_dns.c' || echo '$(srcdir)/'`gras/Virtu/rl_dns.c
1352
1353 rl_msg.lo: gras/Msg/rl_msg.c
1354 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rl_msg.lo -MD -MP -MF $(DEPDIR)/rl_msg.Tpo -c -o rl_msg.lo `test -f 'gras/Msg/rl_msg.c' || echo '$(srcdir)/'`gras/Msg/rl_msg.c
1355 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/rl_msg.Tpo $(DEPDIR)/rl_msg.Plo
1356 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Msg/rl_msg.c' object='rl_msg.lo' libtool=yes @AMDEPBACKSLASH@
1357 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1358 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rl_msg.lo `test -f 'gras/Msg/rl_msg.c' || echo '$(srcdir)/'`gras/Msg/rl_msg.c
1359
1360 xbt_rl_synchro.lo: xbt/xbt_rl_synchro.c
1361 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_rl_synchro.lo -MD -MP -MF $(DEPDIR)/xbt_rl_synchro.Tpo -c -o xbt_rl_synchro.lo `test -f 'xbt/xbt_rl_synchro.c' || echo '$(srcdir)/'`xbt/xbt_rl_synchro.c
1362 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_rl_synchro.Tpo $(DEPDIR)/xbt_rl_synchro.Plo
1363 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_rl_synchro.c' object='xbt_rl_synchro.lo' libtool=yes @AMDEPBACKSLASH@
1364 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1365 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_rl_synchro.lo `test -f 'xbt/xbt_rl_synchro.c' || echo '$(srcdir)/'`xbt/xbt_rl_synchro.c
1366
1367 xbt_rl_time.lo: xbt/xbt_rl_time.c
1368 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_rl_time.lo -MD -MP -MF $(DEPDIR)/xbt_rl_time.Tpo -c -o xbt_rl_time.lo `test -f 'xbt/xbt_rl_time.c' || echo '$(srcdir)/'`xbt/xbt_rl_time.c
1369 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_rl_time.Tpo $(DEPDIR)/xbt_rl_time.Plo
1370 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_rl_time.c' object='xbt_rl_time.lo' libtool=yes @AMDEPBACKSLASH@
1371 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1372 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_rl_time.lo `test -f 'xbt/xbt_rl_time.c' || echo '$(srcdir)/'`xbt/xbt_rl_time.c
1373
1374 amok_base.lo: amok/amok_base.c
1375 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT amok_base.lo -MD -MP -MF $(DEPDIR)/amok_base.Tpo -c -o amok_base.lo `test -f 'amok/amok_base.c' || echo '$(srcdir)/'`amok/amok_base.c
1376 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/amok_base.Tpo $(DEPDIR)/amok_base.Plo
1377 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='amok/amok_base.c' object='amok_base.lo' libtool=yes @AMDEPBACKSLASH@
1378 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1379 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o amok_base.lo `test -f 'amok/amok_base.c' || echo '$(srcdir)/'`amok/amok_base.c
1380
1381 bandwidth.lo: amok/Bandwidth/bandwidth.c
1382 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bandwidth.lo -MD -MP -MF $(DEPDIR)/bandwidth.Tpo -c -o bandwidth.lo `test -f 'amok/Bandwidth/bandwidth.c' || echo '$(srcdir)/'`amok/Bandwidth/bandwidth.c
1383 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/bandwidth.Tpo $(DEPDIR)/bandwidth.Plo
1384 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='amok/Bandwidth/bandwidth.c' object='bandwidth.lo' libtool=yes @AMDEPBACKSLASH@
1385 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1386 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bandwidth.lo `test -f 'amok/Bandwidth/bandwidth.c' || echo '$(srcdir)/'`amok/Bandwidth/bandwidth.c
1387
1388 saturate.lo: amok/Bandwidth/saturate.c
1389 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saturate.lo -MD -MP -MF $(DEPDIR)/saturate.Tpo -c -o saturate.lo `test -f 'amok/Bandwidth/saturate.c' || echo '$(srcdir)/'`amok/Bandwidth/saturate.c
1390 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/saturate.Tpo $(DEPDIR)/saturate.Plo
1391 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='amok/Bandwidth/saturate.c' object='saturate.lo' libtool=yes @AMDEPBACKSLASH@
1392 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1393 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saturate.lo `test -f 'amok/Bandwidth/saturate.c' || echo '$(srcdir)/'`amok/Bandwidth/saturate.c
1394
1395 peermanagement.lo: amok/PeerManagement/peermanagement.c
1396 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT peermanagement.lo -MD -MP -MF $(DEPDIR)/peermanagement.Tpo -c -o peermanagement.lo `test -f 'amok/PeerManagement/peermanagement.c' || echo '$(srcdir)/'`amok/PeerManagement/peermanagement.c
1397 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/peermanagement.Tpo $(DEPDIR)/peermanagement.Plo
1398 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='amok/PeerManagement/peermanagement.c' object='peermanagement.lo' libtool=yes @AMDEPBACKSLASH@
1399 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1400 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o peermanagement.lo `test -f 'amok/PeerManagement/peermanagement.c' || echo '$(srcdir)/'`amok/PeerManagement/peermanagement.c
1401
1402 maxmin.lo: surf/maxmin.c
1403 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT maxmin.lo -MD -MP -MF $(DEPDIR)/maxmin.Tpo -c -o maxmin.lo `test -f 'surf/maxmin.c' || echo '$(srcdir)/'`surf/maxmin.c
1404 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/maxmin.Tpo $(DEPDIR)/maxmin.Plo
1405 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/maxmin.c' object='maxmin.lo' libtool=yes @AMDEPBACKSLASH@
1406 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1407 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o maxmin.lo `test -f 'surf/maxmin.c' || echo '$(srcdir)/'`surf/maxmin.c
1408
1409 fair_bottleneck.lo: surf/fair_bottleneck.c
1410 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fair_bottleneck.lo -MD -MP -MF $(DEPDIR)/fair_bottleneck.Tpo -c -o fair_bottleneck.lo `test -f 'surf/fair_bottleneck.c' || echo '$(srcdir)/'`surf/fair_bottleneck.c
1411 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fair_bottleneck.Tpo $(DEPDIR)/fair_bottleneck.Plo
1412 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/fair_bottleneck.c' object='fair_bottleneck.lo' libtool=yes @AMDEPBACKSLASH@
1413 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1414 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fair_bottleneck.lo `test -f 'surf/fair_bottleneck.c' || echo '$(srcdir)/'`surf/fair_bottleneck.c
1415
1416 lagrange.lo: surf/lagrange.c
1417 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lagrange.lo -MD -MP -MF $(DEPDIR)/lagrange.Tpo -c -o lagrange.lo `test -f 'surf/lagrange.c' || echo '$(srcdir)/'`surf/lagrange.c
1418 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/lagrange.Tpo $(DEPDIR)/lagrange.Plo
1419 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/lagrange.c' object='lagrange.lo' libtool=yes @AMDEPBACKSLASH@
1420 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1421 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lagrange.lo `test -f 'surf/lagrange.c' || echo '$(srcdir)/'`surf/lagrange.c
1422
1423 trace_mgr.lo: surf/trace_mgr.c
1424 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT trace_mgr.lo -MD -MP -MF $(DEPDIR)/trace_mgr.Tpo -c -o trace_mgr.lo `test -f 'surf/trace_mgr.c' || echo '$(srcdir)/'`surf/trace_mgr.c
1425 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/trace_mgr.Tpo $(DEPDIR)/trace_mgr.Plo
1426 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/trace_mgr.c' object='trace_mgr.lo' libtool=yes @AMDEPBACKSLASH@
1427 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1428 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o trace_mgr.lo `test -f 'surf/trace_mgr.c' || echo '$(srcdir)/'`surf/trace_mgr.c
1429
1430 surf.lo: surf/surf.c
1431 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT surf.lo -MD -MP -MF $(DEPDIR)/surf.Tpo -c -o surf.lo `test -f 'surf/surf.c' || echo '$(srcdir)/'`surf/surf.c
1432 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/surf.Tpo $(DEPDIR)/surf.Plo
1433 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/surf.c' object='surf.lo' libtool=yes @AMDEPBACKSLASH@
1434 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1435 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o surf.lo `test -f 'surf/surf.c' || echo '$(srcdir)/'`surf/surf.c
1436
1437 surfxml_parse.lo: surf/surfxml_parse.c
1438 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT surfxml_parse.lo -MD -MP -MF $(DEPDIR)/surfxml_parse.Tpo -c -o surfxml_parse.lo `test -f 'surf/surfxml_parse.c' || echo '$(srcdir)/'`surf/surfxml_parse.c
1439 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/surfxml_parse.Tpo $(DEPDIR)/surfxml_parse.Plo
1440 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/surfxml_parse.c' object='surfxml_parse.lo' libtool=yes @AMDEPBACKSLASH@
1441 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1442 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o surfxml_parse.lo `test -f 'surf/surfxml_parse.c' || echo '$(srcdir)/'`surf/surfxml_parse.c
1443
1444 cpu.lo: surf/cpu.c
1445 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpu.lo -MD -MP -MF $(DEPDIR)/cpu.Tpo -c -o cpu.lo `test -f 'surf/cpu.c' || echo '$(srcdir)/'`surf/cpu.c
1446 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/cpu.Tpo $(DEPDIR)/cpu.Plo
1447 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/cpu.c' object='cpu.lo' libtool=yes @AMDEPBACKSLASH@
1448 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1449 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpu.lo `test -f 'surf/cpu.c' || echo '$(srcdir)/'`surf/cpu.c
1450
1451 network.lo: surf/network.c
1452 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT network.lo -MD -MP -MF $(DEPDIR)/network.Tpo -c -o network.lo `test -f 'surf/network.c' || echo '$(srcdir)/'`surf/network.c
1453 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/network.Tpo $(DEPDIR)/network.Plo
1454 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/network.c' object='network.lo' libtool=yes @AMDEPBACKSLASH@
1455 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1456 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o network.lo `test -f 'surf/network.c' || echo '$(srcdir)/'`surf/network.c
1457
1458 workstation.lo: surf/workstation.c
1459 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT workstation.lo -MD -MP -MF $(DEPDIR)/workstation.Tpo -c -o workstation.lo `test -f 'surf/workstation.c' || echo '$(srcdir)/'`surf/workstation.c
1460 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/workstation.Tpo $(DEPDIR)/workstation.Plo
1461 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/workstation.c' object='workstation.lo' libtool=yes @AMDEPBACKSLASH@
1462 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1463 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o workstation.lo `test -f 'surf/workstation.c' || echo '$(srcdir)/'`surf/workstation.c
1464
1465 surf_timer.lo: surf/surf_timer.c
1466 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT surf_timer.lo -MD -MP -MF $(DEPDIR)/surf_timer.Tpo -c -o surf_timer.lo `test -f 'surf/surf_timer.c' || echo '$(srcdir)/'`surf/surf_timer.c
1467 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/surf_timer.Tpo $(DEPDIR)/surf_timer.Plo
1468 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/surf_timer.c' object='surf_timer.lo' libtool=yes @AMDEPBACKSLASH@
1469 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1470 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o surf_timer.lo `test -f 'surf/surf_timer.c' || echo '$(srcdir)/'`surf/surf_timer.c
1471
1472 workstation_KCCFLN05.lo: surf/workstation_KCCFLN05.c
1473 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT workstation_KCCFLN05.lo -MD -MP -MF $(DEPDIR)/workstation_KCCFLN05.Tpo -c -o workstation_KCCFLN05.lo `test -f 'surf/workstation_KCCFLN05.c' || echo '$(srcdir)/'`surf/workstation_KCCFLN05.c
1474 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/workstation_KCCFLN05.Tpo $(DEPDIR)/workstation_KCCFLN05.Plo
1475 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/workstation_KCCFLN05.c' object='workstation_KCCFLN05.lo' libtool=yes @AMDEPBACKSLASH@
1476 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1477 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o workstation_KCCFLN05.lo `test -f 'surf/workstation_KCCFLN05.c' || echo '$(srcdir)/'`surf/workstation_KCCFLN05.c
1478
1479 workstation_ptask_L07.lo: surf/workstation_ptask_L07.c
1480 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT workstation_ptask_L07.lo -MD -MP -MF $(DEPDIR)/workstation_ptask_L07.Tpo -c -o workstation_ptask_L07.lo `test -f 'surf/workstation_ptask_L07.c' || echo '$(srcdir)/'`surf/workstation_ptask_L07.c
1481 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/workstation_ptask_L07.Tpo $(DEPDIR)/workstation_ptask_L07.Plo
1482 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/workstation_ptask_L07.c' object='workstation_ptask_L07.lo' libtool=yes @AMDEPBACKSLASH@
1483 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1484 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o workstation_ptask_L07.lo `test -f 'surf/workstation_ptask_L07.c' || echo '$(srcdir)/'`surf/workstation_ptask_L07.c
1485
1486 xbt_os_thread_stubs.lo: xbt/xbt_os_thread_stubs.c
1487 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_os_thread_stubs.lo -MD -MP -MF $(DEPDIR)/xbt_os_thread_stubs.Tpo -c -o xbt_os_thread_stubs.lo `test -f 'xbt/xbt_os_thread_stubs.c' || echo '$(srcdir)/'`xbt/xbt_os_thread_stubs.c
1488 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_os_thread_stubs.Tpo $(DEPDIR)/xbt_os_thread_stubs.Plo
1489 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_os_thread_stubs.c' object='xbt_os_thread_stubs.lo' libtool=yes @AMDEPBACKSLASH@
1490 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1491 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_os_thread_stubs.lo `test -f 'xbt/xbt_os_thread_stubs.c' || echo '$(srcdir)/'`xbt/xbt_os_thread_stubs.c
1492
1493 network_gtnets.lo: surf/network_gtnets.c
1494 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT network_gtnets.lo -MD -MP -MF $(DEPDIR)/network_gtnets.Tpo -c -o network_gtnets.lo `test -f 'surf/network_gtnets.c' || echo '$(srcdir)/'`surf/network_gtnets.c
1495 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/network_gtnets.Tpo $(DEPDIR)/network_gtnets.Plo
1496 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/network_gtnets.c' object='network_gtnets.lo' libtool=yes @AMDEPBACKSLASH@
1497 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1498 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o network_gtnets.lo `test -f 'surf/network_gtnets.c' || echo '$(srcdir)/'`surf/network_gtnets.c
1499
1500 sdp.lo: surf/sdp.c
1501 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sdp.lo -MD -MP -MF $(DEPDIR)/sdp.Tpo -c -o sdp.lo `test -f 'surf/sdp.c' || echo '$(srcdir)/'`surf/sdp.c
1502 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sdp.Tpo $(DEPDIR)/sdp.Plo
1503 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='surf/sdp.c' object='sdp.lo' libtool=yes @AMDEPBACKSLASH@
1504 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1505 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sdp.lo `test -f 'surf/sdp.c' || echo '$(srcdir)/'`surf/sdp.c
1506
1507 smx_global.lo: simix/smx_global.c
1508 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smx_global.lo -MD -MP -MF $(DEPDIR)/smx_global.Tpo -c -o smx_global.lo `test -f 'simix/smx_global.c' || echo '$(srcdir)/'`simix/smx_global.c
1509 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smx_global.Tpo $(DEPDIR)/smx_global.Plo
1510 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simix/smx_global.c' object='smx_global.lo' libtool=yes @AMDEPBACKSLASH@
1511 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1512 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smx_global.lo `test -f 'simix/smx_global.c' || echo '$(srcdir)/'`simix/smx_global.c
1513
1514 smx_deployment.lo: simix/smx_deployment.c
1515 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smx_deployment.lo -MD -MP -MF $(DEPDIR)/smx_deployment.Tpo -c -o smx_deployment.lo `test -f 'simix/smx_deployment.c' || echo '$(srcdir)/'`simix/smx_deployment.c
1516 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smx_deployment.Tpo $(DEPDIR)/smx_deployment.Plo
1517 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simix/smx_deployment.c' object='smx_deployment.lo' libtool=yes @AMDEPBACKSLASH@
1518 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1519 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smx_deployment.lo `test -f 'simix/smx_deployment.c' || echo '$(srcdir)/'`simix/smx_deployment.c
1520
1521 smx_config.lo: simix/smx_config.c
1522 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smx_config.lo -MD -MP -MF $(DEPDIR)/smx_config.Tpo -c -o smx_config.lo `test -f 'simix/smx_config.c' || echo '$(srcdir)/'`simix/smx_config.c
1523 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smx_config.Tpo $(DEPDIR)/smx_config.Plo
1524 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simix/smx_config.c' object='smx_config.lo' libtool=yes @AMDEPBACKSLASH@
1525 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1526 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smx_config.lo `test -f 'simix/smx_config.c' || echo '$(srcdir)/'`simix/smx_config.c
1527
1528 smx_environment.lo: simix/smx_environment.c
1529 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smx_environment.lo -MD -MP -MF $(DEPDIR)/smx_environment.Tpo -c -o smx_environment.lo `test -f 'simix/smx_environment.c' || echo '$(srcdir)/'`simix/smx_environment.c
1530 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smx_environment.Tpo $(DEPDIR)/smx_environment.Plo
1531 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simix/smx_environment.c' object='smx_environment.lo' libtool=yes @AMDEPBACKSLASH@
1532 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1533 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smx_environment.lo `test -f 'simix/smx_environment.c' || echo '$(srcdir)/'`simix/smx_environment.c
1534
1535 smx_host.lo: simix/smx_host.c
1536 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smx_host.lo -MD -MP -MF $(DEPDIR)/smx_host.Tpo -c -o smx_host.lo `test -f 'simix/smx_host.c' || echo '$(srcdir)/'`simix/smx_host.c
1537 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smx_host.Tpo $(DEPDIR)/smx_host.Plo
1538 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simix/smx_host.c' object='smx_host.lo' libtool=yes @AMDEPBACKSLASH@
1539 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1540 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smx_host.lo `test -f 'simix/smx_host.c' || echo '$(srcdir)/'`simix/smx_host.c
1541
1542 smx_process.lo: simix/smx_process.c
1543 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smx_process.lo -MD -MP -MF $(DEPDIR)/smx_process.Tpo -c -o smx_process.lo `test -f 'simix/smx_process.c' || echo '$(srcdir)/'`simix/smx_process.c
1544 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smx_process.Tpo $(DEPDIR)/smx_process.Plo
1545 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simix/smx_process.c' object='smx_process.lo' libtool=yes @AMDEPBACKSLASH@
1546 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1547 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smx_process.lo `test -f 'simix/smx_process.c' || echo '$(srcdir)/'`simix/smx_process.c
1548
1549 smx_action.lo: simix/smx_action.c
1550 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smx_action.lo -MD -MP -MF $(DEPDIR)/smx_action.Tpo -c -o smx_action.lo `test -f 'simix/smx_action.c' || echo '$(srcdir)/'`simix/smx_action.c
1551 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smx_action.Tpo $(DEPDIR)/smx_action.Plo
1552 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simix/smx_action.c' object='smx_action.lo' libtool=yes @AMDEPBACKSLASH@
1553 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1554 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smx_action.lo `test -f 'simix/smx_action.c' || echo '$(srcdir)/'`simix/smx_action.c
1555
1556 smx_synchro.lo: simix/smx_synchro.c
1557 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smx_synchro.lo -MD -MP -MF $(DEPDIR)/smx_synchro.Tpo -c -o smx_synchro.lo `test -f 'simix/smx_synchro.c' || echo '$(srcdir)/'`simix/smx_synchro.c
1558 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smx_synchro.Tpo $(DEPDIR)/smx_synchro.Plo
1559 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simix/smx_synchro.c' object='smx_synchro.lo' libtool=yes @AMDEPBACKSLASH@
1560 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1561 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smx_synchro.lo `test -f 'simix/smx_synchro.c' || echo '$(srcdir)/'`simix/smx_synchro.c
1562
1563 context.lo: xbt/context.c
1564 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT context.lo -MD -MP -MF $(DEPDIR)/context.Tpo -c -o context.lo `test -f 'xbt/context.c' || echo '$(srcdir)/'`xbt/context.c
1565 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/context.Tpo $(DEPDIR)/context.Plo
1566 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/context.c' object='context.lo' libtool=yes @AMDEPBACKSLASH@
1567 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1568 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o context.lo `test -f 'xbt/context.c' || echo '$(srcdir)/'`xbt/context.c
1569
1570 msg_config.lo: msg/msg_config.c
1571 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT msg_config.lo -MD -MP -MF $(DEPDIR)/msg_config.Tpo -c -o msg_config.lo `test -f 'msg/msg_config.c' || echo '$(srcdir)/'`msg/msg_config.c
1572 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/msg_config.Tpo $(DEPDIR)/msg_config.Plo
1573 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='msg/msg_config.c' object='msg_config.lo' libtool=yes @AMDEPBACKSLASH@
1574 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1575 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o msg_config.lo `test -f 'msg/msg_config.c' || echo '$(srcdir)/'`msg/msg_config.c
1576
1577 task.lo: msg/task.c
1578 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT task.lo -MD -MP -MF $(DEPDIR)/task.Tpo -c -o task.lo `test -f 'msg/task.c' || echo '$(srcdir)/'`msg/task.c
1579 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/task.Tpo $(DEPDIR)/task.Plo
1580 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='msg/task.c' object='task.lo' libtool=yes @AMDEPBACKSLASH@
1581 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1582 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o task.lo `test -f 'msg/task.c' || echo '$(srcdir)/'`msg/task.c
1583
1584 host.lo: msg/host.c
1585 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT host.lo -MD -MP -MF $(DEPDIR)/host.Tpo -c -o host.lo `test -f 'msg/host.c' || echo '$(srcdir)/'`msg/host.c
1586 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/host.Tpo $(DEPDIR)/host.Plo
1587 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='msg/host.c' object='host.lo' libtool=yes @AMDEPBACKSLASH@
1588 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1589 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o host.lo `test -f 'msg/host.c' || echo '$(srcdir)/'`msg/host.c
1590
1591 m_process.lo: msg/m_process.c
1592 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT m_process.lo -MD -MP -MF $(DEPDIR)/m_process.Tpo -c -o m_process.lo `test -f 'msg/m_process.c' || echo '$(srcdir)/'`msg/m_process.c
1593 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/m_process.Tpo $(DEPDIR)/m_process.Plo
1594 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='msg/m_process.c' object='m_process.lo' libtool=yes @AMDEPBACKSLASH@
1595 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1596 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o m_process.lo `test -f 'msg/m_process.c' || echo '$(srcdir)/'`msg/m_process.c
1597
1598 gos.lo: msg/gos.c
1599 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gos.lo -MD -MP -MF $(DEPDIR)/gos.Tpo -c -o gos.lo `test -f 'msg/gos.c' || echo '$(srcdir)/'`msg/gos.c
1600 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gos.Tpo $(DEPDIR)/gos.Plo
1601 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='msg/gos.c' object='gos.lo' libtool=yes @AMDEPBACKSLASH@
1602 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1603 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gos.lo `test -f 'msg/gos.c' || echo '$(srcdir)/'`msg/gos.c
1604
1605 global.lo: msg/global.c
1606 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT global.lo -MD -MP -MF $(DEPDIR)/global.Tpo -c -o global.lo `test -f 'msg/global.c' || echo '$(srcdir)/'`msg/global.c
1607 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/global.Tpo $(DEPDIR)/global.Plo
1608 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='msg/global.c' object='global.lo' libtool=yes @AMDEPBACKSLASH@
1609 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1610 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o global.lo `test -f 'msg/global.c' || echo '$(srcdir)/'`msg/global.c
1611
1612 environment.lo: msg/environment.c
1613 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT environment.lo -MD -MP -MF $(DEPDIR)/environment.Tpo -c -o environment.lo `test -f 'msg/environment.c' || echo '$(srcdir)/'`msg/environment.c
1614 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/environment.Tpo $(DEPDIR)/environment.Plo
1615 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='msg/environment.c' object='environment.lo' libtool=yes @AMDEPBACKSLASH@
1616 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1617 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o environment.lo `test -f 'msg/environment.c' || echo '$(srcdir)/'`msg/environment.c
1618
1619 deployment.lo: msg/deployment.c
1620 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT deployment.lo -MD -MP -MF $(DEPDIR)/deployment.Tpo -c -o deployment.lo `test -f 'msg/deployment.c' || echo '$(srcdir)/'`msg/deployment.c
1621 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/deployment.Tpo $(DEPDIR)/deployment.Plo
1622 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='msg/deployment.c' object='deployment.lo' libtool=yes @AMDEPBACKSLASH@
1623 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1624 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o deployment.lo `test -f 'msg/deployment.c' || echo '$(srcdir)/'`msg/deployment.c
1625
1626 sd_global.lo: simdag/sd_global.c
1627 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sd_global.lo -MD -MP -MF $(DEPDIR)/sd_global.Tpo -c -o sd_global.lo `test -f 'simdag/sd_global.c' || echo '$(srcdir)/'`simdag/sd_global.c
1628 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sd_global.Tpo $(DEPDIR)/sd_global.Plo
1629 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simdag/sd_global.c' object='sd_global.lo' libtool=yes @AMDEPBACKSLASH@
1630 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1631 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sd_global.lo `test -f 'simdag/sd_global.c' || echo '$(srcdir)/'`simdag/sd_global.c
1632
1633 sd_link.lo: simdag/sd_link.c
1634 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sd_link.lo -MD -MP -MF $(DEPDIR)/sd_link.Tpo -c -o sd_link.lo `test -f 'simdag/sd_link.c' || echo '$(srcdir)/'`simdag/sd_link.c
1635 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sd_link.Tpo $(DEPDIR)/sd_link.Plo
1636 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simdag/sd_link.c' object='sd_link.lo' libtool=yes @AMDEPBACKSLASH@
1637 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1638 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sd_link.lo `test -f 'simdag/sd_link.c' || echo '$(srcdir)/'`simdag/sd_link.c
1639
1640 sd_task.lo: simdag/sd_task.c
1641 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sd_task.lo -MD -MP -MF $(DEPDIR)/sd_task.Tpo -c -o sd_task.lo `test -f 'simdag/sd_task.c' || echo '$(srcdir)/'`simdag/sd_task.c
1642 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sd_task.Tpo $(DEPDIR)/sd_task.Plo
1643 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simdag/sd_task.c' object='sd_task.lo' libtool=yes @AMDEPBACKSLASH@
1644 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1645 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sd_task.lo `test -f 'simdag/sd_task.c' || echo '$(srcdir)/'`simdag/sd_task.c
1646
1647 sd_workstation.lo: simdag/sd_workstation.c
1648 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sd_workstation.lo -MD -MP -MF $(DEPDIR)/sd_workstation.Tpo -c -o sd_workstation.lo `test -f 'simdag/sd_workstation.c' || echo '$(srcdir)/'`simdag/sd_workstation.c
1649 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sd_workstation.Tpo $(DEPDIR)/sd_workstation.Plo
1650 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simdag/sd_workstation.c' object='sd_workstation.lo' libtool=yes @AMDEPBACKSLASH@
1651 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1652 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sd_workstation.lo `test -f 'simdag/sd_workstation.c' || echo '$(srcdir)/'`simdag/sd_workstation.c
1653
1654 sg_transport.lo: gras/Transport/sg_transport.c
1655 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sg_transport.lo -MD -MP -MF $(DEPDIR)/sg_transport.Tpo -c -o sg_transport.lo `test -f 'gras/Transport/sg_transport.c' || echo '$(srcdir)/'`gras/Transport/sg_transport.c
1656 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sg_transport.Tpo $(DEPDIR)/sg_transport.Plo
1657 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Transport/sg_transport.c' object='sg_transport.lo' libtool=yes @AMDEPBACKSLASH@
1658 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1659 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sg_transport.lo `test -f 'gras/Transport/sg_transport.c' || echo '$(srcdir)/'`gras/Transport/sg_transport.c
1660
1661 transport_plugin_sg.lo: gras/Transport/transport_plugin_sg.c
1662 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transport_plugin_sg.lo -MD -MP -MF $(DEPDIR)/transport_plugin_sg.Tpo -c -o transport_plugin_sg.lo `test -f 'gras/Transport/transport_plugin_sg.c' || echo '$(srcdir)/'`gras/Transport/transport_plugin_sg.c
1663 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/transport_plugin_sg.Tpo $(DEPDIR)/transport_plugin_sg.Plo
1664 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Transport/transport_plugin_sg.c' object='transport_plugin_sg.lo' libtool=yes @AMDEPBACKSLASH@
1665 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1666 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transport_plugin_sg.lo `test -f 'gras/Transport/transport_plugin_sg.c' || echo '$(srcdir)/'`gras/Transport/transport_plugin_sg.c
1667
1668 sg_emul.lo: gras/Virtu/sg_emul.c
1669 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sg_emul.lo -MD -MP -MF $(DEPDIR)/sg_emul.Tpo -c -o sg_emul.lo `test -f 'gras/Virtu/sg_emul.c' || echo '$(srcdir)/'`gras/Virtu/sg_emul.c
1670 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sg_emul.Tpo $(DEPDIR)/sg_emul.Plo
1671 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Virtu/sg_emul.c' object='sg_emul.lo' libtool=yes @AMDEPBACKSLASH@
1672 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1673 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sg_emul.lo `test -f 'gras/Virtu/sg_emul.c' || echo '$(srcdir)/'`gras/Virtu/sg_emul.c
1674
1675 sg_process.lo: gras/Virtu/sg_process.c
1676 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sg_process.lo -MD -MP -MF $(DEPDIR)/sg_process.Tpo -c -o sg_process.lo `test -f 'gras/Virtu/sg_process.c' || echo '$(srcdir)/'`gras/Virtu/sg_process.c
1677 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sg_process.Tpo $(DEPDIR)/sg_process.Plo
1678 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Virtu/sg_process.c' object='sg_process.lo' libtool=yes @AMDEPBACKSLASH@
1679 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1680 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sg_process.lo `test -f 'gras/Virtu/sg_process.c' || echo '$(srcdir)/'`gras/Virtu/sg_process.c
1681
1682 sg_dns.lo: gras/Virtu/sg_dns.c
1683 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sg_dns.lo -MD -MP -MF $(DEPDIR)/sg_dns.Tpo -c -o sg_dns.lo `test -f 'gras/Virtu/sg_dns.c' || echo '$(srcdir)/'`gras/Virtu/sg_dns.c
1684 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sg_dns.Tpo $(DEPDIR)/sg_dns.Plo
1685 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Virtu/sg_dns.c' object='sg_dns.lo' libtool=yes @AMDEPBACKSLASH@
1686 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1687 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sg_dns.lo `test -f 'gras/Virtu/sg_dns.c' || echo '$(srcdir)/'`gras/Virtu/sg_dns.c
1688
1689 sg_msg.lo: gras/Msg/sg_msg.c
1690 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sg_msg.lo -MD -MP -MF $(DEPDIR)/sg_msg.Tpo -c -o sg_msg.lo `test -f 'gras/Msg/sg_msg.c' || echo '$(srcdir)/'`gras/Msg/sg_msg.c
1691 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sg_msg.Tpo $(DEPDIR)/sg_msg.Plo
1692 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gras/Msg/sg_msg.c' object='sg_msg.lo' libtool=yes @AMDEPBACKSLASH@
1693 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1694 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sg_msg.lo `test -f 'gras/Msg/sg_msg.c' || echo '$(srcdir)/'`gras/Msg/sg_msg.c
1695
1696 xbt_sg_synchro.lo: xbt/xbt_sg_synchro.c
1697 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_sg_synchro.lo -MD -MP -MF $(DEPDIR)/xbt_sg_synchro.Tpo -c -o xbt_sg_synchro.lo `test -f 'xbt/xbt_sg_synchro.c' || echo '$(srcdir)/'`xbt/xbt_sg_synchro.c
1698 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_sg_synchro.Tpo $(DEPDIR)/xbt_sg_synchro.Plo
1699 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_sg_synchro.c' object='xbt_sg_synchro.lo' libtool=yes @AMDEPBACKSLASH@
1700 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1701 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_sg_synchro.lo `test -f 'xbt/xbt_sg_synchro.c' || echo '$(srcdir)/'`xbt/xbt_sg_synchro.c
1702
1703 xbt_sg_time.lo: xbt/xbt_sg_time.c
1704 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_sg_time.lo -MD -MP -MF $(DEPDIR)/xbt_sg_time.Tpo -c -o xbt_sg_time.lo `test -f 'xbt/xbt_sg_time.c' || echo '$(srcdir)/'`xbt/xbt_sg_time.c
1705 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_sg_time.Tpo $(DEPDIR)/xbt_sg_time.Plo
1706 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/xbt_sg_time.c' object='xbt_sg_time.lo' libtool=yes @AMDEPBACKSLASH@
1707 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1708 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_sg_time.lo `test -f 'xbt/xbt_sg_time.c' || echo '$(srcdir)/'`xbt/xbt_sg_time.c
1709
1710 jxbt_context.lo: java/jxbt_context.c
1711 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jxbt_context.lo -MD -MP -MF $(DEPDIR)/jxbt_context.Tpo -c -o jxbt_context.lo `test -f 'java/jxbt_context.c' || echo '$(srcdir)/'`java/jxbt_context.c
1712 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/jxbt_context.Tpo $(DEPDIR)/jxbt_context.Plo
1713 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='java/jxbt_context.c' object='jxbt_context.lo' libtool=yes @AMDEPBACKSLASH@
1714 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1715 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jxbt_context.lo `test -f 'java/jxbt_context.c' || echo '$(srcdir)/'`java/jxbt_context.c
1716
1717 jxbt_utilities.lo: java/jxbt_utilities.c
1718 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jxbt_utilities.lo -MD -MP -MF $(DEPDIR)/jxbt_utilities.Tpo -c -o jxbt_utilities.lo `test -f 'java/jxbt_utilities.c' || echo '$(srcdir)/'`java/jxbt_utilities.c
1719 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/jxbt_utilities.Tpo $(DEPDIR)/jxbt_utilities.Plo
1720 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='java/jxbt_utilities.c' object='jxbt_utilities.lo' libtool=yes @AMDEPBACKSLASH@
1721 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1722 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jxbt_utilities.lo `test -f 'java/jxbt_utilities.c' || echo '$(srcdir)/'`java/jxbt_utilities.c
1723
1724 jmsg.lo: java/jmsg.c
1725 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jmsg.lo -MD -MP -MF $(DEPDIR)/jmsg.Tpo -c -o jmsg.lo `test -f 'java/jmsg.c' || echo '$(srcdir)/'`java/jmsg.c
1726 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/jmsg.Tpo $(DEPDIR)/jmsg.Plo
1727 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='java/jmsg.c' object='jmsg.lo' libtool=yes @AMDEPBACKSLASH@
1728 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1729 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jmsg.lo `test -f 'java/jmsg.c' || echo '$(srcdir)/'`java/jmsg.c
1730
1731 jmsg_channel.lo: java/jmsg_channel.c
1732 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jmsg_channel.lo -MD -MP -MF $(DEPDIR)/jmsg_channel.Tpo -c -o jmsg_channel.lo `test -f 'java/jmsg_channel.c' || echo '$(srcdir)/'`java/jmsg_channel.c
1733 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/jmsg_channel.Tpo $(DEPDIR)/jmsg_channel.Plo
1734 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='java/jmsg_channel.c' object='jmsg_channel.lo' libtool=yes @AMDEPBACKSLASH@
1735 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1736 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jmsg_channel.lo `test -f 'java/jmsg_channel.c' || echo '$(srcdir)/'`java/jmsg_channel.c
1737
1738 jmsg_host.lo: java/jmsg_host.c
1739 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jmsg_host.lo -MD -MP -MF $(DEPDIR)/jmsg_host.Tpo -c -o jmsg_host.lo `test -f 'java/jmsg_host.c' || echo '$(srcdir)/'`java/jmsg_host.c
1740 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/jmsg_host.Tpo $(DEPDIR)/jmsg_host.Plo
1741 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='java/jmsg_host.c' object='jmsg_host.lo' libtool=yes @AMDEPBACKSLASH@
1742 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1743 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jmsg_host.lo `test -f 'java/jmsg_host.c' || echo '$(srcdir)/'`java/jmsg_host.c
1744
1745 jmsg_parallel_task.lo: java/jmsg_parallel_task.c
1746 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jmsg_parallel_task.lo -MD -MP -MF $(DEPDIR)/jmsg_parallel_task.Tpo -c -o jmsg_parallel_task.lo `test -f 'java/jmsg_parallel_task.c' || echo '$(srcdir)/'`java/jmsg_parallel_task.c
1747 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/jmsg_parallel_task.Tpo $(DEPDIR)/jmsg_parallel_task.Plo
1748 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='java/jmsg_parallel_task.c' object='jmsg_parallel_task.lo' libtool=yes @AMDEPBACKSLASH@
1749 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1750 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jmsg_parallel_task.lo `test -f 'java/jmsg_parallel_task.c' || echo '$(srcdir)/'`java/jmsg_parallel_task.c
1751
1752 jmsg_process.lo: java/jmsg_process.c
1753 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jmsg_process.lo -MD -MP -MF $(DEPDIR)/jmsg_process.Tpo -c -o jmsg_process.lo `test -f 'java/jmsg_process.c' || echo '$(srcdir)/'`java/jmsg_process.c
1754 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/jmsg_process.Tpo $(DEPDIR)/jmsg_process.Plo
1755 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='java/jmsg_process.c' object='jmsg_process.lo' libtool=yes @AMDEPBACKSLASH@
1756 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1757 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jmsg_process.lo `test -f 'java/jmsg_process.c' || echo '$(srcdir)/'`java/jmsg_process.c
1758
1759 jmsg_task.lo: java/jmsg_task.c
1760 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jmsg_task.lo -MD -MP -MF $(DEPDIR)/jmsg_task.Tpo -c -o jmsg_task.lo `test -f 'java/jmsg_task.c' || echo '$(srcdir)/'`java/jmsg_task.c
1761 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/jmsg_task.Tpo $(DEPDIR)/jmsg_task.Plo
1762 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='java/jmsg_task.c' object='jmsg_task.lo' libtool=yes @AMDEPBACKSLASH@
1763 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1764 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jmsg_task.lo `test -f 'java/jmsg_task.c' || echo '$(srcdir)/'`java/jmsg_task.c
1765
1766 smpi_base.lo: smpi/smpi_base.c
1767 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smpi_base.lo -MD -MP -MF $(DEPDIR)/smpi_base.Tpo -c -o smpi_base.lo `test -f 'smpi/smpi_base.c' || echo '$(srcdir)/'`smpi/smpi_base.c
1768 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smpi_base.Tpo $(DEPDIR)/smpi_base.Plo
1769 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='smpi/smpi_base.c' object='smpi_base.lo' libtool=yes @AMDEPBACKSLASH@
1770 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1771 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smpi_base.lo `test -f 'smpi/smpi_base.c' || echo '$(srcdir)/'`smpi/smpi_base.c
1772
1773 smpi_bench.lo: smpi/smpi_bench.c
1774 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smpi_bench.lo -MD -MP -MF $(DEPDIR)/smpi_bench.Tpo -c -o smpi_bench.lo `test -f 'smpi/smpi_bench.c' || echo '$(srcdir)/'`smpi/smpi_bench.c
1775 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smpi_bench.Tpo $(DEPDIR)/smpi_bench.Plo
1776 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='smpi/smpi_bench.c' object='smpi_bench.lo' libtool=yes @AMDEPBACKSLASH@
1777 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1778 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smpi_bench.lo `test -f 'smpi/smpi_bench.c' || echo '$(srcdir)/'`smpi/smpi_bench.c
1779
1780 smpi_global.lo: smpi/smpi_global.c
1781 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smpi_global.lo -MD -MP -MF $(DEPDIR)/smpi_global.Tpo -c -o smpi_global.lo `test -f 'smpi/smpi_global.c' || echo '$(srcdir)/'`smpi/smpi_global.c
1782 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smpi_global.Tpo $(DEPDIR)/smpi_global.Plo
1783 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='smpi/smpi_global.c' object='smpi_global.lo' libtool=yes @AMDEPBACKSLASH@
1784 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1785 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smpi_global.lo `test -f 'smpi/smpi_global.c' || echo '$(srcdir)/'`smpi/smpi_global.c
1786
1787 smpi_mpi.lo: smpi/smpi_mpi.c
1788 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smpi_mpi.lo -MD -MP -MF $(DEPDIR)/smpi_mpi.Tpo -c -o smpi_mpi.lo `test -f 'smpi/smpi_mpi.c' || echo '$(srcdir)/'`smpi/smpi_mpi.c
1789 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smpi_mpi.Tpo $(DEPDIR)/smpi_mpi.Plo
1790 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='smpi/smpi_mpi.c' object='smpi_mpi.lo' libtool=yes @AMDEPBACKSLASH@
1791 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1792 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smpi_mpi.lo `test -f 'smpi/smpi_mpi.c' || echo '$(srcdir)/'`smpi/smpi_mpi.c
1793
1794 smpi_sender.lo: smpi/smpi_sender.c
1795 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smpi_sender.lo -MD -MP -MF $(DEPDIR)/smpi_sender.Tpo -c -o smpi_sender.lo `test -f 'smpi/smpi_sender.c' || echo '$(srcdir)/'`smpi/smpi_sender.c
1796 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smpi_sender.Tpo $(DEPDIR)/smpi_sender.Plo
1797 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='smpi/smpi_sender.c' object='smpi_sender.lo' libtool=yes @AMDEPBACKSLASH@
1798 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1799 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smpi_sender.lo `test -f 'smpi/smpi_sender.c' || echo '$(srcdir)/'`smpi/smpi_sender.c
1800
1801 smpi_receiver.lo: smpi/smpi_receiver.c
1802 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smpi_receiver.lo -MD -MP -MF $(DEPDIR)/smpi_receiver.Tpo -c -o smpi_receiver.lo `test -f 'smpi/smpi_receiver.c' || echo '$(srcdir)/'`smpi/smpi_receiver.c
1803 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smpi_receiver.Tpo $(DEPDIR)/smpi_receiver.Plo
1804 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='smpi/smpi_receiver.c' object='smpi_receiver.lo' libtool=yes @AMDEPBACKSLASH@
1805 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1806 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smpi_receiver.lo `test -f 'smpi/smpi_receiver.c' || echo '$(srcdir)/'`smpi/smpi_receiver.c
1807
1808 smpi_util.lo: smpi/smpi_util.c
1809 @am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT smpi_util.lo -MD -MP -MF $(DEPDIR)/smpi_util.Tpo -c -o smpi_util.lo `test -f 'smpi/smpi_util.c' || echo '$(srcdir)/'`smpi/smpi_util.c
1810 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/smpi_util.Tpo $(DEPDIR)/smpi_util.Plo
1811 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='smpi/smpi_util.c' object='smpi_util.lo' libtool=yes @AMDEPBACKSLASH@
1812 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1813 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o smpi_util.lo `test -f 'smpi/smpi_util.c' || echo '$(srcdir)/'`smpi/smpi_util.c
1814
1815 cunit_unit.o: @builddir@/cunit_unit.c
1816 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cunit_unit.o -MD -MP -MF $(DEPDIR)/cunit_unit.Tpo -c -o cunit_unit.o `test -f '@builddir@/cunit_unit.c' || echo '$(srcdir)/'`@builddir@/cunit_unit.c
1817 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/cunit_unit.Tpo $(DEPDIR)/cunit_unit.Po
1818 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/cunit_unit.c' object='cunit_unit.o' libtool=no @AMDEPBACKSLASH@
1819 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1820 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cunit_unit.o `test -f '@builddir@/cunit_unit.c' || echo '$(srcdir)/'`@builddir@/cunit_unit.c
1821
1822 cunit_unit.obj: @builddir@/cunit_unit.c
1823 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cunit_unit.obj -MD -MP -MF $(DEPDIR)/cunit_unit.Tpo -c -o cunit_unit.obj `if test -f '@builddir@/cunit_unit.c'; then $(CYGPATH_W) '@builddir@/cunit_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/cunit_unit.c'; fi`
1824 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/cunit_unit.Tpo $(DEPDIR)/cunit_unit.Po
1825 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/cunit_unit.c' object='cunit_unit.obj' libtool=no @AMDEPBACKSLASH@
1826 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1827 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cunit_unit.obj `if test -f '@builddir@/cunit_unit.c'; then $(CYGPATH_W) '@builddir@/cunit_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/cunit_unit.c'; fi`
1828
1829 ex_unit.o: @builddir@/ex_unit.c
1830 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ex_unit.o -MD -MP -MF $(DEPDIR)/ex_unit.Tpo -c -o ex_unit.o `test -f '@builddir@/ex_unit.c' || echo '$(srcdir)/'`@builddir@/ex_unit.c
1831 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ex_unit.Tpo $(DEPDIR)/ex_unit.Po
1832 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/ex_unit.c' object='ex_unit.o' libtool=no @AMDEPBACKSLASH@
1833 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1834 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_unit.o `test -f '@builddir@/ex_unit.c' || echo '$(srcdir)/'`@builddir@/ex_unit.c
1835
1836 ex_unit.obj: @builddir@/ex_unit.c
1837 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ex_unit.obj -MD -MP -MF $(DEPDIR)/ex_unit.Tpo -c -o ex_unit.obj `if test -f '@builddir@/ex_unit.c'; then $(CYGPATH_W) '@builddir@/ex_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/ex_unit.c'; fi`
1838 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ex_unit.Tpo $(DEPDIR)/ex_unit.Po
1839 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/ex_unit.c' object='ex_unit.obj' libtool=no @AMDEPBACKSLASH@
1840 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1841 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_unit.obj `if test -f '@builddir@/ex_unit.c'; then $(CYGPATH_W) '@builddir@/ex_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/ex_unit.c'; fi`
1842
1843 dynar_unit.o: @builddir@/dynar_unit.c
1844 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dynar_unit.o -MD -MP -MF $(DEPDIR)/dynar_unit.Tpo -c -o dynar_unit.o `test -f '@builddir@/dynar_unit.c' || echo '$(srcdir)/'`@builddir@/dynar_unit.c
1845 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/dynar_unit.Tpo $(DEPDIR)/dynar_unit.Po
1846 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/dynar_unit.c' object='dynar_unit.o' libtool=no @AMDEPBACKSLASH@
1847 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1848 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dynar_unit.o `test -f '@builddir@/dynar_unit.c' || echo '$(srcdir)/'`@builddir@/dynar_unit.c
1849
1850 dynar_unit.obj: @builddir@/dynar_unit.c
1851 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dynar_unit.obj -MD -MP -MF $(DEPDIR)/dynar_unit.Tpo -c -o dynar_unit.obj `if test -f '@builddir@/dynar_unit.c'; then $(CYGPATH_W) '@builddir@/dynar_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/dynar_unit.c'; fi`
1852 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/dynar_unit.Tpo $(DEPDIR)/dynar_unit.Po
1853 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/dynar_unit.c' object='dynar_unit.obj' libtool=no @AMDEPBACKSLASH@
1854 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1855 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dynar_unit.obj `if test -f '@builddir@/dynar_unit.c'; then $(CYGPATH_W) '@builddir@/dynar_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/dynar_unit.c'; fi`
1856
1857 dict_unit.o: @builddir@/dict_unit.c
1858 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dict_unit.o -MD -MP -MF $(DEPDIR)/dict_unit.Tpo -c -o dict_unit.o `test -f '@builddir@/dict_unit.c' || echo '$(srcdir)/'`@builddir@/dict_unit.c
1859 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/dict_unit.Tpo $(DEPDIR)/dict_unit.Po
1860 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/dict_unit.c' object='dict_unit.o' libtool=no @AMDEPBACKSLASH@
1861 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1862 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dict_unit.o `test -f '@builddir@/dict_unit.c' || echo '$(srcdir)/'`@builddir@/dict_unit.c
1863
1864 dict_unit.obj: @builddir@/dict_unit.c
1865 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dict_unit.obj -MD -MP -MF $(DEPDIR)/dict_unit.Tpo -c -o dict_unit.obj `if test -f '@builddir@/dict_unit.c'; then $(CYGPATH_W) '@builddir@/dict_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/dict_unit.c'; fi`
1866 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/dict_unit.Tpo $(DEPDIR)/dict_unit.Po
1867 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/dict_unit.c' object='dict_unit.obj' libtool=no @AMDEPBACKSLASH@
1868 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1869 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dict_unit.obj `if test -f '@builddir@/dict_unit.c'; then $(CYGPATH_W) '@builddir@/dict_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/dict_unit.c'; fi`
1870
1871 set_unit.o: @builddir@/set_unit.c
1872 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT set_unit.o -MD -MP -MF $(DEPDIR)/set_unit.Tpo -c -o set_unit.o `test -f '@builddir@/set_unit.c' || echo '$(srcdir)/'`@builddir@/set_unit.c
1873 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/set_unit.Tpo $(DEPDIR)/set_unit.Po
1874 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/set_unit.c' object='set_unit.o' libtool=no @AMDEPBACKSLASH@
1875 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1876 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o set_unit.o `test -f '@builddir@/set_unit.c' || echo '$(srcdir)/'`@builddir@/set_unit.c
1877
1878 set_unit.obj: @builddir@/set_unit.c
1879 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT set_unit.obj -MD -MP -MF $(DEPDIR)/set_unit.Tpo -c -o set_unit.obj `if test -f '@builddir@/set_unit.c'; then $(CYGPATH_W) '@builddir@/set_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/set_unit.c'; fi`
1880 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/set_unit.Tpo $(DEPDIR)/set_unit.Po
1881 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/set_unit.c' object='set_unit.obj' libtool=no @AMDEPBACKSLASH@
1882 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1883 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o set_unit.obj `if test -f '@builddir@/set_unit.c'; then $(CYGPATH_W) '@builddir@/set_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/set_unit.c'; fi`
1884
1885 swag_unit.o: @builddir@/swag_unit.c
1886 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT swag_unit.o -MD -MP -MF $(DEPDIR)/swag_unit.Tpo -c -o swag_unit.o `test -f '@builddir@/swag_unit.c' || echo '$(srcdir)/'`@builddir@/swag_unit.c
1887 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/swag_unit.Tpo $(DEPDIR)/swag_unit.Po
1888 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/swag_unit.c' object='swag_unit.o' libtool=no @AMDEPBACKSLASH@
1889 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1890 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o swag_unit.o `test -f '@builddir@/swag_unit.c' || echo '$(srcdir)/'`@builddir@/swag_unit.c
1891
1892 swag_unit.obj: @builddir@/swag_unit.c
1893 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT swag_unit.obj -MD -MP -MF $(DEPDIR)/swag_unit.Tpo -c -o swag_unit.obj `if test -f '@builddir@/swag_unit.c'; then $(CYGPATH_W) '@builddir@/swag_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/swag_unit.c'; fi`
1894 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/swag_unit.Tpo $(DEPDIR)/swag_unit.Po
1895 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/swag_unit.c' object='swag_unit.obj' libtool=no @AMDEPBACKSLASH@
1896 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1897 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o swag_unit.obj `if test -f '@builddir@/swag_unit.c'; then $(CYGPATH_W) '@builddir@/swag_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/swag_unit.c'; fi`
1898
1899 xbt_str_unit.o: @builddir@/xbt_str_unit.c
1900 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_str_unit.o -MD -MP -MF $(DEPDIR)/xbt_str_unit.Tpo -c -o xbt_str_unit.o `test -f '@builddir@/xbt_str_unit.c' || echo '$(srcdir)/'`@builddir@/xbt_str_unit.c
1901 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_str_unit.Tpo $(DEPDIR)/xbt_str_unit.Po
1902 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/xbt_str_unit.c' object='xbt_str_unit.o' libtool=no @AMDEPBACKSLASH@
1903 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1904 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_str_unit.o `test -f '@builddir@/xbt_str_unit.c' || echo '$(srcdir)/'`@builddir@/xbt_str_unit.c
1905
1906 xbt_str_unit.obj: @builddir@/xbt_str_unit.c
1907 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xbt_str_unit.obj -MD -MP -MF $(DEPDIR)/xbt_str_unit.Tpo -c -o xbt_str_unit.obj `if test -f '@builddir@/xbt_str_unit.c'; then $(CYGPATH_W) '@builddir@/xbt_str_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/xbt_str_unit.c'; fi`
1908 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/xbt_str_unit.Tpo $(DEPDIR)/xbt_str_unit.Po
1909 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/xbt_str_unit.c' object='xbt_str_unit.obj' libtool=no @AMDEPBACKSLASH@
1910 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1911 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xbt_str_unit.obj `if test -f '@builddir@/xbt_str_unit.c'; then $(CYGPATH_W) '@builddir@/xbt_str_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/xbt_str_unit.c'; fi`
1912
1913 config_unit.o: @builddir@/config_unit.c
1914 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT config_unit.o -MD -MP -MF $(DEPDIR)/config_unit.Tpo -c -o config_unit.o `test -f '@builddir@/config_unit.c' || echo '$(srcdir)/'`@builddir@/config_unit.c
1915 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/config_unit.Tpo $(DEPDIR)/config_unit.Po
1916 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/config_unit.c' object='config_unit.o' libtool=no @AMDEPBACKSLASH@
1917 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1918 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o config_unit.o `test -f '@builddir@/config_unit.c' || echo '$(srcdir)/'`@builddir@/config_unit.c
1919
1920 config_unit.obj: @builddir@/config_unit.c
1921 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT config_unit.obj -MD -MP -MF $(DEPDIR)/config_unit.Tpo -c -o config_unit.obj `if test -f '@builddir@/config_unit.c'; then $(CYGPATH_W) '@builddir@/config_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/config_unit.c'; fi`
1922 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/config_unit.Tpo $(DEPDIR)/config_unit.Po
1923 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/config_unit.c' object='config_unit.obj' libtool=no @AMDEPBACKSLASH@
1924 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1925 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o config_unit.obj `if test -f '@builddir@/config_unit.c'; then $(CYGPATH_W) '@builddir@/config_unit.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/config_unit.c'; fi`
1926
1927 simgrid_units_main.o: @builddir@/simgrid_units_main.c
1928 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT simgrid_units_main.o -MD -MP -MF $(DEPDIR)/simgrid_units_main.Tpo -c -o simgrid_units_main.o `test -f '@builddir@/simgrid_units_main.c' || echo '$(srcdir)/'`@builddir@/simgrid_units_main.c
1929 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/simgrid_units_main.Tpo $(DEPDIR)/simgrid_units_main.Po
1930 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/simgrid_units_main.c' object='simgrid_units_main.o' libtool=no @AMDEPBACKSLASH@
1931 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1932 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o simgrid_units_main.o `test -f '@builddir@/simgrid_units_main.c' || echo '$(srcdir)/'`@builddir@/simgrid_units_main.c
1933
1934 simgrid_units_main.obj: @builddir@/simgrid_units_main.c
1935 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT simgrid_units_main.obj -MD -MP -MF $(DEPDIR)/simgrid_units_main.Tpo -c -o simgrid_units_main.obj `if test -f '@builddir@/simgrid_units_main.c'; then $(CYGPATH_W) '@builddir@/simgrid_units_main.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/simgrid_units_main.c'; fi`
1936 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/simgrid_units_main.Tpo $(DEPDIR)/simgrid_units_main.Po
1937 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='@builddir@/simgrid_units_main.c' object='simgrid_units_main.obj' libtool=no @AMDEPBACKSLASH@
1938 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1939 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o simgrid_units_main.obj `if test -f '@builddir@/simgrid_units_main.c'; then $(CYGPATH_W) '@builddir@/simgrid_units_main.c'; else $(CYGPATH_W) '$(srcdir)/@builddir@/simgrid_units_main.c'; fi`
1940
1941 .cc.o:
1942 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1943 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1944 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1945 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1946 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
1947
1948 .cc.obj:
1949 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1950 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1951 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1952 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1953 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1954
1955 .cc.lo:
1956 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1957 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1958 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1959 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1960 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
1961
1962 gtnets_simulator.lo: surf/gtnets/gtnets_simulator.cc
1963 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT gtnets_simulator.lo -MD -MP -MF $(DEPDIR)/gtnets_simulator.Tpo -c -o gtnets_simulator.lo `test -f 'surf/gtnets/gtnets_simulator.cc' || echo '$(srcdir)/'`surf/gtnets/gtnets_simulator.cc
1964 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/gtnets_simulator.Tpo $(DEPDIR)/gtnets_simulator.Plo
1965 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='surf/gtnets/gtnets_simulator.cc' object='gtnets_simulator.lo' libtool=yes @AMDEPBACKSLASH@
1966 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1967 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gtnets_simulator.lo `test -f 'surf/gtnets/gtnets_simulator.cc' || echo '$(srcdir)/'`surf/gtnets/gtnets_simulator.cc
1968
1969 gtnets_topology.lo: surf/gtnets/gtnets_topology.cc
1970 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT gtnets_topology.lo -MD -MP -MF $(DEPDIR)/gtnets_topology.Tpo -c -o gtnets_topology.lo `test -f 'surf/gtnets/gtnets_topology.cc' || echo '$(srcdir)/'`surf/gtnets/gtnets_topology.cc
1971 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/gtnets_topology.Tpo $(DEPDIR)/gtnets_topology.Plo
1972 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='surf/gtnets/gtnets_topology.cc' object='gtnets_topology.lo' libtool=yes @AMDEPBACKSLASH@
1973 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1974 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gtnets_topology.lo `test -f 'surf/gtnets/gtnets_topology.cc' || echo '$(srcdir)/'`surf/gtnets/gtnets_topology.cc
1975
1976 gtnets_interface.lo: surf/gtnets/gtnets_interface.cc
1977 @am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT gtnets_interface.lo -MD -MP -MF $(DEPDIR)/gtnets_interface.Tpo -c -o gtnets_interface.lo `test -f 'surf/gtnets/gtnets_interface.cc' || echo '$(srcdir)/'`surf/gtnets/gtnets_interface.cc
1978 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/gtnets_interface.Tpo $(DEPDIR)/gtnets_interface.Plo
1979 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='surf/gtnets/gtnets_interface.cc' object='gtnets_interface.lo' libtool=yes @AMDEPBACKSLASH@
1980 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1981 @am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gtnets_interface.lo `test -f 'surf/gtnets/gtnets_interface.cc' || echo '$(srcdir)/'`surf/gtnets/gtnets_interface.cc
1982
1983 mostlyclean-libtool:
1984         -rm -f *.lo
1985
1986 clean-libtool:
1987         -rm -rf .libs _libs
1988 install-jarDATA: $(jar_DATA)
1989         @$(NORMAL_INSTALL)
1990         test -z "$(jardir)" || $(MKDIR_P) "$(DESTDIR)$(jardir)"
1991         @list='$(jar_DATA)'; for p in $$list; do \
1992           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1993           f=$(am__strip_dir) \
1994           echo " $(jarDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(jardir)/$$f'"; \
1995           $(jarDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(jardir)/$$f"; \
1996         done
1997
1998 uninstall-jarDATA:
1999         @$(NORMAL_UNINSTALL)
2000         @list='$(jar_DATA)'; for p in $$list; do \
2001           f=$(am__strip_dir) \
2002           echo " rm -f '$(DESTDIR)$(jardir)/$$f'"; \
2003           rm -f "$(DESTDIR)$(jardir)/$$f"; \
2004         done
2005
2006 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2007         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2008         unique=`for i in $$list; do \
2009             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2010           done | \
2011           $(AWK) '    { files[$$0] = 1; } \
2012                END { for (i in files) print i; }'`; \
2013         mkid -fID $$unique
2014 tags: TAGS
2015
2016 TAGS:  $(HEADERS) $(SOURCES) gras_config.h.in $(TAGS_DEPENDENCIES) \
2017                 $(TAGS_FILES) $(LISP)
2018         tags=; \
2019         here=`pwd`; \
2020         list='$(SOURCES) $(HEADERS) gras_config.h.in $(LISP) $(TAGS_FILES)'; \
2021         unique=`for i in $$list; do \
2022             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2023           done | \
2024           $(AWK) '    { files[$$0] = 1; } \
2025                END { for (i in files) print i; }'`; \
2026         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
2027           test -n "$$unique" || unique=$$empty_fix; \
2028           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2029             $$tags $$unique; \
2030         fi
2031 ctags: CTAGS
2032 CTAGS:  $(HEADERS) $(SOURCES) gras_config.h.in $(TAGS_DEPENDENCIES) \
2033                 $(TAGS_FILES) $(LISP)
2034         tags=; \
2035         here=`pwd`; \
2036         list='$(SOURCES) $(HEADERS) gras_config.h.in $(LISP) $(TAGS_FILES)'; \
2037         unique=`for i in $$list; do \
2038             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2039           done | \
2040           $(AWK) '    { files[$$0] = 1; } \
2041                END { for (i in files) print i; }'`; \
2042         test -z "$(CTAGS_ARGS)$$tags$$unique" \
2043           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2044              $$tags $$unique
2045
2046 GTAGS:
2047         here=`$(am__cd) $(top_builddir) && pwd` \
2048           && cd $(top_srcdir) \
2049           && gtags -i $(GTAGS_ARGS) $$here
2050
2051 distclean-tags:
2052         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2053
2054 check-TESTS: $(TESTS)
2055         @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
2056         srcdir=$(srcdir); export srcdir; \
2057         list=' $(TESTS) '; \
2058         if test -n "$$list"; then \
2059           for tst in $$list; do \
2060             if test -f ./$$tst; then dir=./; \
2061             elif test -f $$tst; then dir=; \
2062             else dir="$(srcdir)/"; fi; \
2063             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
2064               all=`expr $$all + 1`; \
2065               case " $(XFAIL_TESTS) " in \
2066               *$$ws$$tst$$ws*) \
2067                 xpass=`expr $$xpass + 1`; \
2068                 failed=`expr $$failed + 1`; \
2069                 echo "XPASS: $$tst"; \
2070               ;; \
2071               *) \
2072                 echo "PASS: $$tst"; \
2073               ;; \
2074               esac; \
2075             elif test $$? -ne 77; then \
2076               all=`expr $$all + 1`; \
2077               case " $(XFAIL_TESTS) " in \
2078               *$$ws$$tst$$ws*) \
2079                 xfail=`expr $$xfail + 1`; \
2080                 echo "XFAIL: $$tst"; \
2081               ;; \
2082               *) \
2083                 failed=`expr $$failed + 1`; \
2084                 echo "FAIL: $$tst"; \
2085               ;; \
2086               esac; \
2087             else \
2088               skip=`expr $$skip + 1`; \
2089               echo "SKIP: $$tst"; \
2090             fi; \
2091           done; \
2092           if test "$$failed" -eq 0; then \
2093             if test "$$xfail" -eq 0; then \
2094               banner="All $$all tests passed"; \
2095             else \
2096               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
2097             fi; \
2098           else \
2099             if test "$$xpass" -eq 0; then \
2100               banner="$$failed of $$all tests failed"; \
2101             else \
2102               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
2103             fi; \
2104           fi; \
2105           dashes="$$banner"; \
2106           skipped=""; \
2107           if test "$$skip" -ne 0; then \
2108             skipped="($$skip tests were not run)"; \
2109             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
2110               dashes="$$skipped"; \
2111           fi; \
2112           report=""; \
2113           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
2114             report="Please report to $(PACKAGE_BUGREPORT)"; \
2115             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
2116               dashes="$$report"; \
2117           fi; \
2118           dashes=`echo "$$dashes" | sed s/./=/g`; \
2119           echo "$$dashes"; \
2120           echo "$$banner"; \
2121           test -z "$$skipped" || echo "$$skipped"; \
2122           test -z "$$report" || echo "$$report"; \
2123           echo "$$dashes"; \
2124           test "$$failed" -eq 0; \
2125         else :; fi
2126
2127 distdir: $(DISTFILES)
2128         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2129         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2130         list='$(DISTFILES)'; \
2131           dist_files=`for file in $$list; do echo $$file; done | \
2132           sed -e "s|^$$srcdirstrip/||;t" \
2133               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2134         case $$dist_files in \
2135           */*) $(MKDIR_P) `echo "$$dist_files" | \
2136                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2137                            sort -u` ;; \
2138         esac; \
2139         for file in $$dist_files; do \
2140           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2141           if test -d $$d/$$file; then \
2142             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2143             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2144               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
2145             fi; \
2146             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
2147           else \
2148             test -f $(distdir)/$$file \
2149             || cp -p $$d/$$file $(distdir)/$$file \
2150             || exit 1; \
2151           fi; \
2152         done
2153 check-am: all-am
2154         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
2155 check: $(BUILT_SOURCES)
2156         $(MAKE) $(AM_MAKEFLAGS) check-am
2157 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
2158                 gras_config.h
2159 installdirs:
2160         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(jardir)"; do \
2161           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2162         done
2163 install: $(BUILT_SOURCES)
2164         $(MAKE) $(AM_MAKEFLAGS) install-am
2165 install-exec: install-exec-am
2166 install-data: install-data-am
2167 uninstall: uninstall-am
2168
2169 install-am: all-am
2170         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2171
2172 installcheck: installcheck-am
2173 install-strip:
2174         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2175           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2176           `test -z '$(STRIP)' || \
2177             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2178 mostlyclean-generic:
2179
2180 clean-generic:
2181         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2182
2183 distclean-generic:
2184         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2185
2186 maintainer-clean-generic:
2187         @echo "This command is intended for maintainers to use"
2188         @echo "it deletes files that may require special tools to rebuild."
2189         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
2190         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
2191 @HAVE_JAVA_FALSE@clean-local:
2192 clean: clean-am
2193
2194 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
2195         clean-noinstPROGRAMS mostlyclean-am
2196
2197 distclean: distclean-am
2198         -rm -rf ./$(DEPDIR)
2199         -rm -f Makefile
2200 distclean-am: clean-am distclean-compile distclean-generic \
2201         distclean-hdr distclean-tags
2202
2203 dvi: dvi-am
2204
2205 dvi-am:
2206
2207 html: html-am
2208
2209 info: info-am
2210
2211 info-am:
2212
2213 install-data-am: install-jarDATA
2214
2215 install-dvi: install-dvi-am
2216
2217 install-exec-am: install-binSCRIPTS install-libLTLIBRARIES
2218
2219 install-html: install-html-am
2220
2221 install-info: install-info-am
2222
2223 install-man:
2224
2225 install-pdf: install-pdf-am
2226
2227 install-ps: install-ps-am
2228
2229 installcheck-am:
2230
2231 maintainer-clean: maintainer-clean-am
2232         -rm -rf ./$(DEPDIR)
2233         -rm -f Makefile
2234 maintainer-clean-am: distclean-am maintainer-clean-generic
2235
2236 mostlyclean: mostlyclean-am
2237
2238 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2239         mostlyclean-libtool
2240
2241 pdf: pdf-am
2242
2243 pdf-am:
2244
2245 ps: ps-am
2246
2247 ps-am:
2248
2249 uninstall-am: uninstall-binSCRIPTS uninstall-jarDATA \
2250         uninstall-libLTLIBRARIES
2251
2252 .MAKE: install-am install-strip
2253
2254 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
2255         clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
2256         clean-noinstPROGRAMS ctags distclean distclean-compile \
2257         distclean-generic distclean-hdr distclean-libtool \
2258         distclean-tags distdir dvi dvi-am html html-am info info-am \
2259         install install-am install-binSCRIPTS install-data \
2260         install-data-am install-dvi install-dvi-am install-exec \
2261         install-exec-am install-html install-html-am install-info \
2262         install-info-am install-jarDATA install-libLTLIBRARIES \
2263         install-man install-pdf install-pdf-am install-ps \
2264         install-ps-am install-strip installcheck installcheck-am \
2265         installdirs maintainer-clean maintainer-clean-generic \
2266         mostlyclean mostlyclean-compile mostlyclean-generic \
2267         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
2268         uninstall-am uninstall-binSCRIPTS uninstall-jarDATA \
2269         uninstall-libLTLIBRARIES
2270
2271
2272 @HAVE_JAVA_TRUE@clean-local:
2273 @HAVE_JAVA_TRUE@        -rm -rf .classes
2274
2275 @HAVE_JAVA_TRUE@simgrid.jar: $(JMSG_JAVA_SRC) ./surf/surfxml.dtd
2276 @HAVE_JAVA_TRUE@        [ -e .classes ] || mkdir .classes
2277 @HAVE_JAVA_TRUE@        $(JAVAC) -sourcepath java -d .classes $(JMSG_JAVA_SRC) 
2278 @HAVE_JAVA_TRUE@        $(JAR) cvf simgrid.jar -C .classes . ./surf/surfxml.dtd;
2279
2280 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@@builddir@/cunit_unit.c: xbt/cunit.c
2281 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      @top_srcdir@/tools/sg_unit_extractor.pl $^
2282 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@@builddir@/ex_unit.c: xbt/ex.c
2283 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      @top_srcdir@/tools/sg_unit_extractor.pl $^
2284 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@@builddir@/xbt_str_unit.c: xbt/xbt_str.c
2285 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      @top_srcdir@/tools/sg_unit_extractor.pl $^
2286 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@@builddir@/dynar_unit.c: xbt/dynar.c
2287 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      @top_srcdir@/tools/sg_unit_extractor.pl $^
2288 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@@builddir@/dict_unit.c: xbt/dict.c
2289 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      @top_srcdir@/tools/sg_unit_extractor.pl $^
2290 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@@builddir@/set_unit.c: xbt/set.c
2291 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      @top_srcdir@/tools/sg_unit_extractor.pl $^
2292 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@@builddir@/swag_unit.c: xbt/swag.c
2293 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      @top_srcdir@/tools/sg_unit_extractor.pl $^
2294 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@@builddir@/config_unit.c: xbt/config.c
2295 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      @top_srcdir@/tools/sg_unit_extractor.pl $^
2296
2297 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@@builddir@/simgrid_units_main.c: $(TEST_UNITS)
2298 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      @top_srcdir@/tools/sg_unit_extractor.pl @srcdir@/xbt/cunit.c
2299
2300 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@clean-units:
2301 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      rm -f simgrid_units_main.c *_unit.c @srcdir@/simgrid_units_main.c @srcdir@/*_unit.c
2302 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      for n in $(TEST_UNITS) ; do \
2303 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@        dep=`echo $$n|sed -e 's|.c$$|.Po|' -e 's|[^/]*/||' -e 's|^|.deps/|'`; \
2304 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@          echo "Removing dependency tracker of $$n ($$dep @srcdir@/$$dep)"; \
2305 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@        rm -vf $$dep @srcdir@/$$dep; touch $$dep; \
2306 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@        done
2307
2308 @BOTBUILD_MODE_TRUE@@GRAMINE_MODE_FALSE@@MAINTAINER_MODE_FALSE@$(TEST_UNITS) simgrid_units_main.c clean-units: 
2309 @BOTBUILD_MODE_TRUE@@GRAMINE_MODE_FALSE@@MAINTAINER_MODE_FALSE@ @echo "WARNING: Test units not generated, but touched instead since this is a bot build."
2310 @BOTBUILD_MODE_TRUE@@GRAMINE_MODE_FALSE@@MAINTAINER_MODE_FALSE@ touch $@
2311 @BOTBUILD_MODE_FALSE@@GRAMINE_MODE_FALSE@@MAINTAINER_MODE_FALSE@$(TEST_UNITS) simgrid_units_main.c clean-units: 
2312 @BOTBUILD_MODE_FALSE@@GRAMINE_MODE_FALSE@@MAINTAINER_MODE_FALSE@        @echo "ERROR: Test units not generated."
2313 @BOTBUILD_MODE_FALSE@@GRAMINE_MODE_FALSE@@MAINTAINER_MODE_FALSE@        @echo "ERROR: If you are using a SVN checkout, configure with the --enable-maintainer-mode flag"
2314 @BOTBUILD_MODE_FALSE@@GRAMINE_MODE_FALSE@@MAINTAINER_MODE_FALSE@        @echo "ERROR: If not, please report the bug to the simgrid-devel mailing list."
2315 @BOTBUILD_MODE_FALSE@@GRAMINE_MODE_FALSE@@MAINTAINER_MODE_FALSE@        @exit 1
2316
2317 ###
2318 ### Regenerate what needs to with flex & flexml
2319 ###
2320
2321 @GRAMINE_MODE_FALSE@gras/DataDesc/ddt_parse.yy.c: gras/DataDesc/ddt_parse.yy.l
2322 @GRAMINE_MODE_FALSE@    set -e;@LEX@ -o$@ -Pgras_ddt_parse_ --noline $^
2323
2324 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@surf/surfxml.c: surf/surfxml.l
2325 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      set -e;mkdir -p `dirname $@`; @LEX@ -o$@ -Psurf_parse_ --noline $^
2326 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      sed 's/#include <unistd.h>/#if defined(_WIN32) || defined(__WIN32__) || defined(WIN32) || defined(__TOS_WIN__)\n#  ifndef __STRICT_ANSI__\n#    include <io.h>\n#    include <process.h>\n#  endif\n#else\n#  include <unistd.h>\n#endif/g' -i $@
2327 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@xbt/graphxml.c: xbt/graphxml.l
2328 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      set -e;mkdir -p `dirname $@`; @LEX@ -o$@ -Pxbt_graph_parse_ --noline $^
2329 @GRAMINE_MODE_FALSE@@MAINTAINER_MODE_TRUE@      sed 's/#include <unistd.h>/#if defined(_WIN32) || defined(__WIN32__) || defined(WIN32) || defined(__TOS_WIN__)\n#  ifndef __STRICT_ANSI__\n#    include <io.h>\n#    include <process.h>\n#  endif\n#else\n#  include <unistd.h>\n#endif/g' -i $@
2330
2331 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@surf/surfxml.l: $(srcdir)/surf/surfxml.dtd
2332 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@    set -e; mkdir -p surf; flexml -b 1000000 -P surfxml --sysid=surfxml.dtd -S $@ -L $^
2333 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@$(top_srcdir)/include/surf/surfxml.h: $(srcdir)/surf/surfxml.dtd
2334 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@    set -e;                flexml            -P surfxml --sysid=surfxml.dtd -H $@ -L $^
2335 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@    sed 's/extern  *\([^ ]*[ \*]*\)/XBT_PUBLIC_DATA(\1) /' -i $@
2336 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@    sed 's/XBT_PUBLIC_DATA(\([^)]*\)) *\([^(]*\)(/XBT_PUBLIC(\1) \2(/' -i $@
2337
2338 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@xbt/graphxml.l: $(srcdir)/xbt/graphxml.dtd
2339 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@    set -e; flexml -b 1000000 -P graphxml --sysid=graphxml.dtd -S $@ -L $^
2340 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@$(top_srcdir)/include/xbt/graphxml.h: $(srcdir)/xbt/graphxml.dtd
2341 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@    set -e; flexml            -P graphxml --sysid=graphxml.dtd -H $@ -L $^
2342 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@    sed 's/extern  *\([^ ]*[ \*]*\)/XBT_PUBLIC_DATA(\1) /' -i $@
2343 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_TRUE@@MAINTAINER_MODE_TRUE@    sed 's/XBT_PUBLIC_DATA(\([^)]*\)) *\([^(]*\)(/XBT_PUBLIC(\1) \2(/' -i $@
2344
2345 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_FALSE@@MAINTAINER_MODE_TRUE@$(top_srcdir)/include/surf/surfxml.h surf/surfxml.l: $(top_srcdir)/src/surf/surfxml.dtd
2346 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_FALSE@@MAINTAINER_MODE_TRUE@   @echo "ERROR: src/surf/surfxml.dtd was modified, but the flexml program was not detected"
2347 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_FALSE@@MAINTAINER_MODE_TRUE@   @echo "ERROR: Please install it, or if you didn't modify this file, try this:"
2348 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_FALSE@@MAINTAINER_MODE_TRUE@   @echo "ERROR:   touch include/surf/surfxml.h src/surf/surfxml.l"
2349 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_FALSE@@MAINTAINER_MODE_TRUE@   @exit 1
2350 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_FALSE@@MAINTAINER_MODE_TRUE@$(top_srcdir)/include/xbt/graphxml.h xbt/graphxml.l: $(top_srcdir)/src/xbt/graphxml.dtd
2351 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_FALSE@@MAINTAINER_MODE_TRUE@   @echo "ERROR: src/xbt/graphxml.dtd was modified, but the flexml program was not detected"
2352 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_FALSE@@MAINTAINER_MODE_TRUE@   @echo "ERROR: Please install it, or if you didn't modify this file, try this:"
2353 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_FALSE@@MAINTAINER_MODE_TRUE@   @echo "ERROR:   touch include/xbt/graphxml.h src/xbt/graphxml.l"
2354 @GRAMINE_MODE_FALSE@@HAVE_FLEXML_FALSE@@MAINTAINER_MODE_TRUE@   @exit 1
2355
2356 dist-files:
2357         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
2358         @echo
2359         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
2360 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2361 # Otherwise a system limit (for SysV at least) may be exceeded.
2362 .NOEXPORT: