X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2Fmodules%2Fxcos%2FMakefile.in;h=dd124038ca07589b6411ad820c7875b645c3b665;hp=aadec74debb6a305c81d3bbd9b72f36e58f9886c;hb=76e827758b42639bf703fbfb336de7cadc0e91db;hpb=96b4b7a9e34fae7a0f6c3ad90e392cffda31785d diff --git a/scilab/modules/xcos/Makefile.in b/scilab/modules/xcos/Makefile.in index aadec74..dd12403 100644 --- a/scilab/modules/xcos/Makefile.in +++ b/scilab/modules/xcos/Makefile.in @@ -77,11 +77,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/docbook.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml2.m4 \ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ - $(top_srcdir)/m4/ocaml.m4 $(top_srcdir)/m4/pcre.m4 \ - $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/pvm.m4 \ - $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \ - $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \ - $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac + $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \ + $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \ + $(top_srcdir)/m4/pvm.m4 $(top_srcdir)/m4/relocatable.m4 \ + $(top_srcdir)/m4/swig.m4 $(top_srcdir)/m4/symlinks.m4 \ + $(top_srcdir)/m4/tcltk.m4 $(top_srcdir)/m4/umfpack.m4 \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs @@ -281,6 +282,7 @@ MATIO_CFLAGS = @MATIO_CFLAGS@ MATIO_ENABLE = @MATIO_ENABLE@ MATIO_LIBS = @MATIO_LIBS@ MKDIR_P = @MKDIR_P@ +MPI_ENABLE = @MPI_ENABLE@ MSGCAT = @MSGCAT@ MSGFMT = @MSGFMT@ MSGFMT_015 = @MSGFMT_015@ @@ -294,6 +296,9 @@ OCAMLDEP = @OCAMLDEP@ OCAMLLEX = @OCAMLLEX@ OCAMLOPT = @OCAMLOPT@ OCAMLYACC = @OCAMLYACC@ +OPENMPI_CC = @OPENMPI_CC@ +OPENMPI_FLAGS = @OPENMPI_FLAGS@ +OPENMPI_LIBS = @OPENMPI_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@