X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/be7d8c9b6354157a80ecd2361bbb9e59366105b2..32f95fab424517e997dfb22e93cfec669c5ea44e:/tools/gras/Makefile.in diff --git a/tools/gras/Makefile.in b/tools/gras/Makefile.in index 338a7c6324..e19852b2d2 100644 --- a/tools/gras/Makefile.in +++ b/tools/gras/Makefile.in @@ -87,6 +87,7 @@ ADDR2LINE = @ADDR2LINE@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ +AM_CFLAGS = -g AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ @@ -121,6 +122,8 @@ GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@ GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@ GRAS_DEP = @GRAS_DEP@ GREP = @GREP@ +GTNETS_CFLAGS = @GTNETS_CFLAGS@ +GTNETS_LDFLAGS = @GTNETS_LDFLAGS@ HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@ HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@ HAVE_SDP_FALSE = @HAVE_SDP_FALSE@ @@ -159,6 +162,8 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIMGRID_DEP = @SIMGRID_DEP@ STRIP = @STRIP@ +USE_GTNETS_FALSE = @USE_GTNETS_FALSE@ +USE_GTNETS_TRUE = @USE_GTNETS_TRUE@ USE_SIMIX_FALSE = @USE_SIMIX_FALSE@ USE_SIMIX_TRUE = @USE_SIMIX_TRUE@ VERSION = @VERSION@ @@ -222,8 +227,7 @@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ -AM_CFLAGS = -g -INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/include +INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/include -I$(top_srcdir)/src # skel_rewriter gras_stub_generator_SOURCES = stub_generator.c gras_stub_generator_LDADD = $(top_builddir)/src/libsimgrid.la