X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/02d733302bf8e265a9d623da98f251aad33d4414..c644d95f72f72a7a81885dc809a372e0880fdf1b:/src/Makefile.in diff --git a/src/Makefile.in b/src/Makefile.in index 239fc1b8bf..534d9e9866 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -142,16 +142,17 @@ am__libsimgrid_la_SOURCES_DIST = xbt/snprintf.c xbt/xbt_str.c \ simix/smx_action.c simix/smx_synchro.c xbt/xbt_context.c \ msg/msg_config.c msg/task.c msg/host.c msg/m_process.c \ msg/gos.c msg/global.c msg/environment.c msg/deployment.c \ - simdag/sd_global.c simdag/sd_link.c simdag/sd_task.c \ - simdag/sd_workstation.c gras/gras.c gras/Transport/transport.c \ - gras/Transport/transport_private.h gras/Msg/gras_msg_mod.c \ - gras/Msg/gras_msg_types.c gras/Msg/gras_msg_exchange.c \ - gras/Msg/gras_msg_listener.c gras/Msg/rpc.c gras/Msg/timer.c \ - gras/Msg/msg_interface.h gras/Msg/msg_private.h \ - gras/Virtu/process.c gras/Virtu/gras_module.c \ - gras/DataDesc/ddt_create.c gras/DataDesc/ddt_convert.c \ - gras/DataDesc/ddt_exchange.c gras/DataDesc/cbps.c \ - gras/DataDesc/datadesc.c gras/DataDesc/datadesc_interface.h \ + msg/msg_mailbox.c simdag/sd_global.c simdag/sd_link.c \ + simdag/sd_task.c simdag/sd_workstation.c gras/gras.c \ + gras/Transport/transport.c gras/Transport/transport_private.h \ + gras/Msg/gras_msg_mod.c gras/Msg/gras_msg_types.c \ + gras/Msg/gras_msg_exchange.c gras/Msg/gras_msg_listener.c \ + gras/Msg/rpc.c gras/Msg/timer.c gras/Msg/msg_interface.h \ + gras/Msg/msg_private.h gras/Virtu/process.c \ + gras/Virtu/gras_module.c gras/DataDesc/ddt_create.c \ + gras/DataDesc/ddt_convert.c gras/DataDesc/ddt_exchange.c \ + gras/DataDesc/cbps.c gras/DataDesc/datadesc.c \ + gras/DataDesc/datadesc_interface.h \ gras/DataDesc/datadesc_private.h gras/DataDesc/ddt_parse.c \ gras/DataDesc/ddt_parse.yy.c gras/DataDesc/ddt_parse.yy.h \ gras/Transport/sg_transport.c \ @@ -180,7 +181,7 @@ am__objects_12 = smx_global.lo smx_deployment.lo smx_config.lo \ smx_synchro.lo am__objects_13 = xbt_context.lo am__objects_14 = msg_config.lo task.lo host.lo m_process.lo gos.lo \ - global.lo environment.lo deployment.lo + global.lo environment.lo deployment.lo msg_mailbox.lo am__objects_15 = sd_global.lo sd_link.lo sd_task.lo sd_workstation.lo am__objects_16 = xbt_sg_synchro.lo xbt_sg_time.lo am__objects_17 = sg_transport.lo transport_plugin_sg.lo sg_emul.lo \ @@ -396,7 +397,8 @@ EXTRA_DIST = portable.h xbt/mallocator_private.h xbt/dynar_private.h \ xbt/graph_private.h xbt/graphxml_parse.c xbt/graphxml.l \ xbt/graphxml.c xbt/graphxml.dtd xbt/xbt_context_private.h \ xbt/xbt_context_factory.h xbt/xbt_jcontext.h xbt/log_private.h \ - xbt/ex_interface.h surf/maxmin_private.h \ + xbt/ex_interface.h xbt/backtrace_linux.c \ + xbt/backtrace_windows.c surf/maxmin_private.h \ surf/trace_mgr_private.h surf/surf_private.h \ surf/cpu_private.h surf/workstation_private.h \ surf/surf_timer_private.h surf/surfxml_parse.c \ @@ -406,9 +408,10 @@ EXTRA_DIST = portable.h xbt/mallocator_private.h xbt/dynar_private.h \ include/surf/surf.h include/surf/surfxml_parse_private.h \ include/surf/random_mgr.h include/xbt/context.h \ include/xbt/xbt_os_time.h include/xbt/xbt_os_thread.h \ - msg/private.h simdag/private.h gras/DataDesc/ddt_parse.yy.l \ - gras/Virtu/virtu_rl.h gras/Virtu/virtu_sg.h \ - gras/Virtu/virtu_interface.h gras/Virtu/virtu_private.h \ + msg/private.h msg/msg_mailbox.h simdag/private.h \ + gras/DataDesc/ddt_parse.yy.l gras/Virtu/virtu_rl.h \ + gras/Virtu/virtu_sg.h gras/Virtu/virtu_interface.h \ + gras/Virtu/virtu_private.h \ gras/Transport/transport_interface.h \ amok/Bandwidth/bandwidth_private.h amok/amok_modinter.h \ include/simix/simix.h include/simix/datatypes.h \ @@ -533,7 +536,7 @@ SMPI_SRC = \ MSG_SRC = msg/msg_config.c \ msg/task.c msg/host.c msg/m_process.c msg/gos.c \ - msg/global.c msg/environment.c msg/deployment.c + msg/global.c msg/environment.c msg/deployment.c msg/msg_mailbox.c JMSG_C_SRC = \ xbt/xbt_jcontext.c \ @@ -615,6 +618,7 @@ libsimgrid_la_SOURCES = $(XBT_SRC) $(SURF_SRC) $(GTNETS_USED) \ $(GRAS_COMMON_SRC) $(GRAS_SG_SRC) $(AMOK_SRC) $(am__append_8) libsimgrid_la_LDFLAGS = -no-undefined $(VERSION_INFO) @SIMGRID_DEP@ \ @LD_DYNAMIC_FLAGS@ -lm $(am__append_6) +# -Wl,--entry -Wl,simgrid_version # Please do not add -no-undefined to libsmpi_la_LDFLAGS: # smpi_simulated_main is indeed defined in user code, and undef in the @@ -821,6 +825,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mallocator.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/maxmin.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msg_config.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msg_mailbox.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network_gtnets.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peermanagement.Plo@am__quote@ @@ -1586,6 +1591,13 @@ deployment.lo: msg/deployment.c @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 +msg_mailbox.lo: msg/msg_mailbox.c +@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT msg_mailbox.lo -MD -MP -MF $(DEPDIR)/msg_mailbox.Tpo -c -o msg_mailbox.lo `test -f 'msg/msg_mailbox.c' || echo '$(srcdir)/'`msg/msg_mailbox.c +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/msg_mailbox.Tpo $(DEPDIR)/msg_mailbox.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='msg/msg_mailbox.c' object='msg_mailbox.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@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_mailbox.lo `test -f 'msg/msg_mailbox.c' || echo '$(srcdir)/'`msg/msg_mailbox.c + sd_global.lo: simdag/sd_global.c @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 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/sd_global.Tpo $(DEPDIR)/sd_global.Plo