X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e356ae492f80d611ab887563cab7de5a3840c7b6..b9109e33f97818dd3f8cfd6ff989219730532c82:/tools/tesh/Makefile.in?ds=sidebyside diff --git a/tools/tesh/Makefile.in b/tools/tesh/Makefile.in index 84c741bf49..b64cdd65dc 100644 --- a/tools/tesh/Makefile.in +++ b/tools/tesh/Makefile.in @@ -116,11 +116,11 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ -F77 = @F77@ -FFLAGS = @FFLAGS@ FLEXML = @FLEXML@ GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@ GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@ +GRAS_ARCH_32_BITS_FALSE = @GRAS_ARCH_32_BITS_FALSE@ +GRAS_ARCH_32_BITS_TRUE = @GRAS_ARCH_32_BITS_TRUE@ GRAS_DEP = @GRAS_DEP@ GREP = @GREP@ GTNETS_CFLAGS = @GTNETS_CFLAGS@ @@ -165,8 +165,6 @@ 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@ WARNING = @WARNING@ abs_builddir = @abs_builddir@ @@ -176,7 +174,6 @@ abs_top_srcdir = @abs_top_srcdir@ ac_configure_args = @ac_configure_args@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ -ac_ct_F77 = @ac_ct_F77@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -228,7 +225,7 @@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ -INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/include +INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/include -I$(top_srcdir)/src tesh_SOURCES = run_context.c run_context.h tesh.c tesh.h buff.h buff.c signal.c tesh_LDADD = $(top_builddir)/src/libgras.la TESTS_ENVIRONMENT = ./tesh @@ -239,6 +236,7 @@ TESTS = basic.tesh cd.tesh \ catch-wrong-output.tesh \ bg-basic.tesh bg-set-signal.tesh background.tesh +EXTRA_DIST = $(TESTS) all: all-am .SUFFIXES: