diff options
Diffstat (limited to 'scilab/modules/intersci')
-rw-r--r-- | scilab/modules/intersci/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scilab/modules/intersci/Makefile.in b/scilab/modules/intersci/Makefile.in index cea517a..2f1b576 100644 --- a/scilab/modules/intersci/Makefile.in +++ b/scilab/modules/intersci/Makefile.in | |||
@@ -78,7 +78,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/docbook.m4 \ | |||
78 | $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac | 78 | $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac |
79 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | 79 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
80 | $(ACLOCAL_M4) | 80 | $(ACLOCAL_M4) |
81 | mkinstalldirs = $(install_sh) -d | 81 | mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs |
82 | CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h | 82 | CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h |
83 | CONFIG_CLEAN_FILES = | 83 | CONFIG_CLEAN_FILES = |
84 | CONFIG_CLEAN_VPATH_FILES = | 84 | CONFIG_CLEAN_VPATH_FILES = |