Logo AND Algorithmique Numérique Distribuée

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