Logo AND Algorithmique Numérique Distribuée

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