1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
---|
2 | # @configure_input@ |
---|
3 | |
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
5 | # 2003, 2004, 2005 Free Software Foundation, Inc. |
---|
6 | # This Makefile.in is free software; the Free Software Foundation |
---|
7 | # gives unlimited permission to copy and/or distribute it, |
---|
8 | # with or without modifications, as long as this notice is preserved. |
---|
9 | |
---|
10 | # This program is distributed in the hope that it will be useful, |
---|
11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
13 | # PARTICULAR PURPOSE. |
---|
14 | |
---|
15 | @SET_MAKE@ |
---|
16 | |
---|
17 | # Copyright (C) 2007 International Business Machines and others. |
---|
18 | # All Rights Reserved. |
---|
19 | # This file is distributed under the Common Public License. |
---|
20 | |
---|
21 | # Copyright (C) 2006, 2007 International Business Machines and others. |
---|
22 | # All Rights Reserved. |
---|
23 | # This file is distributed under the Common Public License. |
---|
24 | |
---|
25 | # Author: Andreas Waechter IBM 2006-04-13 |
---|
26 | |
---|
27 | ######################################################################## |
---|
28 | # Documentation installation # |
---|
29 | ######################################################################## |
---|
30 | |
---|
31 | srcdir = @srcdir@ |
---|
32 | top_srcdir = @top_srcdir@ |
---|
33 | VPATH = @srcdir@ |
---|
34 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
35 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
36 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
37 | top_builddir = . |
---|
38 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
39 | INSTALL = @INSTALL@ |
---|
40 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
41 | install_sh_PROGRAM = $(install_sh) -c |
---|
42 | install_sh_SCRIPT = $(install_sh) -c |
---|
43 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
44 | transform = $(program_transform_name) |
---|
45 | NORMAL_INSTALL = : |
---|
46 | PRE_INSTALL = : |
---|
47 | POST_INSTALL = : |
---|
48 | NORMAL_UNINSTALL = : |
---|
49 | PRE_UNINSTALL = : |
---|
50 | POST_UNINSTALL = : |
---|
51 | build_triplet = @build@ |
---|
52 | host_triplet = @host@ |
---|
53 | DIST_COMMON = $(am__configure_deps) \ |
---|
54 | $(srcdir)/../../BuildTools/Makemain.inc \ |
---|
55 | $(srcdir)/../../config.guess $(srcdir)/../../config.sub \ |
---|
56 | $(srcdir)/../../depcomp $(srcdir)/../../install-sh \ |
---|
57 | $(srcdir)/../../ltmain.sh $(srcdir)/../../missing \ |
---|
58 | $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
---|
59 | $(top_srcdir)/configure |
---|
60 | @HAVE_EXTERNALS_TRUE@am__append_1 = Externals |
---|
61 | @HAVE_EXTERNALS_TRUE@am__append_2 = .Externals-stamp |
---|
62 | subdir = . |
---|
63 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
64 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
65 | $(top_srcdir)/configure.ac |
---|
66 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
67 | $(ACLOCAL_M4) |
---|
68 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
69 | configure.lineno configure.status.lineno |
---|
70 | mkinstalldirs = $(install_sh) -d |
---|
71 | CONFIG_CLEAN_FILES = |
---|
72 | LTLIBRARIES = $(noinst_LTLIBRARIES) |
---|
73 | libcoinmumps_la_LIBADD = |
---|
74 | nodist_libcoinmumps_la_OBJECTS = dmumps_bloc2.lo dmumps_buffer.lo \ |
---|
75 | dmumps_cv.lo dmumps_cv_load.lo dmumps_ooc.lo dmumps_part1.lo \ |
---|
76 | dmumps_part2.lo dmumps_part3.lo dmumps_part4.lo \ |
---|
77 | dmumps_part5.lo dmumps_part6.lo dmumps_part7.lo \ |
---|
78 | dmumps_part8.lo dmumps_part9.lo dmumps_struc_def.lo \ |
---|
79 | dmumps_c.lo dmumps_io_basic.lo dmumps_io.lo dmumps_io_err.lo \ |
---|
80 | dmumps_io_thread.lo dmumps_orderings.lo mpi.lo mpic.lo \ |
---|
81 | elapse.lo |
---|
82 | libcoinmumps_la_OBJECTS = $(nodist_libcoinmumps_la_OBJECTS) |
---|
83 | @SKIPMAKE_FALSE@am_libcoinmumps_la_rpath = |
---|
84 | depcomp = $(SHELL) $(top_srcdir)/../../depcomp |
---|
85 | am__depfiles_maybe = depfiles |
---|
86 | PPF77COMPILE = $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
---|
87 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) |
---|
88 | LTPPF77COMPILE = $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) \ |
---|
89 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
---|
90 | $(AM_FFLAGS) $(FFLAGS) |
---|
91 | F77LD = $(F77) |
---|
92 | F77LINK = $(LIBTOOL) --tag=F77 --mode=link $(F77LD) $(AM_FFLAGS) \ |
---|
93 | $(FFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
94 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
---|
95 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
96 | LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ |
---|
97 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
---|
98 | $(AM_CFLAGS) $(CFLAGS) |
---|
99 | CCLD = $(CC) |
---|
100 | LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
---|
101 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
102 | F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS) |
---|
103 | LTF77COMPILE = $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(AM_FFLAGS) \ |
---|
104 | $(FFLAGS) |
---|
105 | SOURCES = $(nodist_libcoinmumps_la_SOURCES) |
---|
106 | DIST_SOURCES = |
---|
107 | ETAGS = etags |
---|
108 | CTAGS = ctags |
---|
109 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
110 | distdir = $(PACKAGE)-$(VERSION) |
---|
111 | top_distdir = $(distdir) |
---|
112 | am__remove_distdir = \ |
---|
113 | { test ! -d $(distdir) \ |
---|
114 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
115 | && rm -fr $(distdir); }; } |
---|
116 | DIST_ARCHIVES = $(distdir).tar.gz |
---|
117 | GZIP_ENV = --best |
---|
118 | distuninstallcheck_listfiles = find . -type f -print |
---|
119 | distcleancheck_listfiles = find . -type f -print |
---|
120 | ACLOCAL = @ACLOCAL@ |
---|
121 | ADDLIBS = @ADDLIBS@ |
---|
122 | ADD_CFLAGS = @ADD_CFLAGS@ |
---|
123 | ADD_FFLAGS = @ADD_FFLAGS@ |
---|
124 | ALWAYS_FALSE_FALSE = @ALWAYS_FALSE_FALSE@ |
---|
125 | ALWAYS_FALSE_TRUE = @ALWAYS_FALSE_TRUE@ |
---|
126 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
127 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
128 | AMTAR = @AMTAR@ |
---|
129 | AR = @AR@ |
---|
130 | AUTOCONF = @AUTOCONF@ |
---|
131 | AUTOHEADER = @AUTOHEADER@ |
---|
132 | AUTOMAKE = @AUTOMAKE@ |
---|
133 | AUX_DIR = @AUX_DIR@ |
---|
134 | AWK = @AWK@ |
---|
135 | BUILDTOOLSDIR = @BUILDTOOLSDIR@ |
---|
136 | CC = @CC@ |
---|
137 | CCDEPMODE = @CCDEPMODE@ |
---|
138 | CDEFS = @CDEFS@ |
---|
139 | CFLAGS = @CFLAGS@ $(MY_DEFS) |
---|
140 | COIN_BUILD_MUMPS_FALSE = @COIN_BUILD_MUMPS_FALSE@ |
---|
141 | COIN_BUILD_MUMPS_TRUE = @COIN_BUILD_MUMPS_TRUE@ |
---|
142 | COIN_HAS_MUMPS_FALSE = @COIN_HAS_MUMPS_FALSE@ |
---|
143 | COIN_HAS_MUMPS_TRUE = @COIN_HAS_MUMPS_TRUE@ |
---|
144 | CPP = @CPP@ |
---|
145 | CPPFLAGS = @CPPFLAGS@ |
---|
146 | CXX = @CXX@ |
---|
147 | CXXCPP = @CXXCPP@ |
---|
148 | CXXDEPMODE = @CXXDEPMODE@ |
---|
149 | CXXFLAGS = @CXXFLAGS@ |
---|
150 | CYGPATH_W = @CYGPATH_W@ |
---|
151 | DBG_CFLAGS = @DBG_CFLAGS@ |
---|
152 | DBG_FFLAGS = @DBG_FFLAGS@ |
---|
153 | |
---|
154 | # Reset DEFS to that they don't show up for the Fortran compiler |
---|
155 | DEFS = |
---|
156 | DEPDIR = @DEPDIR@ |
---|
157 | ECHO = @ECHO@ |
---|
158 | ECHO_C = @ECHO_C@ |
---|
159 | ECHO_N = @ECHO_N@ |
---|
160 | ECHO_T = @ECHO_T@ |
---|
161 | EGREP = @EGREP@ |
---|
162 | EXEEXT = @EXEEXT@ |
---|
163 | F77 = @F77@ |
---|
164 | FADDLIBS = @FADDLIBS@ |
---|
165 | FFLAGS = @FFLAGS@ |
---|
166 | FLIBS = @FLIBS@ |
---|
167 | HAVE_EXTERNALS_FALSE = @HAVE_EXTERNALS_FALSE@ |
---|
168 | HAVE_EXTERNALS_TRUE = @HAVE_EXTERNALS_TRUE@ |
---|
169 | INSTALL_DATA = @INSTALL_DATA@ |
---|
170 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
171 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
172 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
173 | LDFLAGS = @LDFLAGS@ |
---|
174 | LIBEXT = @LIBEXT@ |
---|
175 | LIBOBJS = @LIBOBJS@ |
---|
176 | LIBS = @LIBS@ |
---|
177 | LIBTOOL = @LIBTOOL@ |
---|
178 | LIBTOOLM4 = @LIBTOOLM4@ |
---|
179 | LN_S = @LN_S@ |
---|
180 | LTLIBOBJS = @LTLIBOBJS@ |
---|
181 | LT_LDFLAGS = @LT_LDFLAGS@ |
---|
182 | MAINT = @MAINT@ |
---|
183 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
---|
184 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
---|
185 | MAKEINFO = @MAKEINFO@ |
---|
186 | MAKEOKFILE = @MAKEOKFILE@ |
---|
187 | MPICC = @MPICC@ |
---|
188 | MPIF77 = @MPIF77@ |
---|
189 | MUMPSDIR = @MUMPSDIR@ |
---|
190 | MUMPS_INCFLAGS = @MUMPS_INCFLAGS@ |
---|
191 | MY_DEFS = @MY_DEFS@ |
---|
192 | OBJEXT = @OBJEXT@ |
---|
193 | OPT_CFLAGS = @OPT_CFLAGS@ |
---|
194 | OPT_FFLAGS = @OPT_FFLAGS@ |
---|
195 | PACKAGE = @PACKAGE@ |
---|
196 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
197 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
198 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
199 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
200 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
201 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
202 | RANLIB = @RANLIB@ |
---|
203 | RPATH_FLAGS = @RPATH_FLAGS@ |
---|
204 | SET_MAKE = @SET_MAKE@ |
---|
205 | SHELL = @SHELL@ |
---|
206 | SKIPMAKE_FALSE = @SKIPMAKE_FALSE@ |
---|
207 | SKIPMAKE_TRUE = @SKIPMAKE_TRUE@ |
---|
208 | STRIP = @STRIP@ |
---|
209 | VERSION = @VERSION@ |
---|
210 | VPATH_DISTCLEANFILES = @VPATH_DISTCLEANFILES@ |
---|
211 | abs_bin_dir = @abs_bin_dir@ |
---|
212 | abs_include_dir = @abs_include_dir@ |
---|
213 | abs_lib_dir = @abs_lib_dir@ |
---|
214 | abs_source_dir = @abs_source_dir@ |
---|
215 | ac_c_preproc_warn_flag = @ac_c_preproc_warn_flag@ |
---|
216 | ac_ct_AR = @ac_ct_AR@ |
---|
217 | ac_ct_CC = @ac_ct_CC@ |
---|
218 | ac_ct_CXX = @ac_ct_CXX@ |
---|
219 | ac_ct_F77 = @ac_ct_F77@ |
---|
220 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
221 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
222 | ac_cxx_preproc_warn_flag = @ac_cxx_preproc_warn_flag@ |
---|
223 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
224 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
225 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
226 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
227 | am__include = @am__include@ |
---|
228 | am__leading_dot = @am__leading_dot@ |
---|
229 | am__quote = @am__quote@ |
---|
230 | am__tar = @am__tar@ |
---|
231 | am__untar = @am__untar@ |
---|
232 | bindir = @bindir@ |
---|
233 | build = @build@ |
---|
234 | build_alias = @build_alias@ |
---|
235 | build_cpu = @build_cpu@ |
---|
236 | build_os = @build_os@ |
---|
237 | build_vendor = @build_vendor@ |
---|
238 | datadir = @datadir@ |
---|
239 | exec_prefix = @exec_prefix@ |
---|
240 | have_autoconf = @have_autoconf@ |
---|
241 | have_automake = @have_automake@ |
---|
242 | have_svn = @have_svn@ |
---|
243 | host = @host@ |
---|
244 | host_alias = @host_alias@ |
---|
245 | host_cpu = @host_cpu@ |
---|
246 | host_os = @host_os@ |
---|
247 | host_vendor = @host_vendor@ |
---|
248 | includedir = @includedir@ |
---|
249 | infodir = @infodir@ |
---|
250 | install_sh = @install_sh@ |
---|
251 | libdir = @libdir@ |
---|
252 | libexecdir = @libexecdir@ |
---|
253 | localstatedir = @localstatedir@ |
---|
254 | mandir = @mandir@ |
---|
255 | mkdir_p = @mkdir_p@ |
---|
256 | oldincludedir = @oldincludedir@ |
---|
257 | prefix = @prefix@ |
---|
258 | program_transform_name = @program_transform_name@ |
---|
259 | sbindir = @sbindir@ |
---|
260 | sharedstatedir = @sharedstatedir@ |
---|
261 | sol_cc_compiler = @sol_cc_compiler@ |
---|
262 | sysconfdir = @sysconfdir@ |
---|
263 | target_alias = @target_alias@ |
---|
264 | AUTOMAKE_OPTIONS = foreign |
---|
265 | EXTRA_DIST = get.mumps INSTALL.MUMPS $(am__append_1) |
---|
266 | @SKIPMAKE_FALSE@noinst_LTLIBRARIES = libcoinmumps.la |
---|
267 | @SKIPMAKE_TRUE@noinst_LTLIBRARIES = |
---|
268 | nodist_libcoinmumps_la_SOURCES = \ |
---|
269 | $(MUMPSDIR)/src/dmumps_bloc2.F \ |
---|
270 | $(MUMPSDIR)/src/dmumps_buffer.F \ |
---|
271 | $(MUMPSDIR)/src/dmumps_cv.F \ |
---|
272 | $(MUMPSDIR)/src/dmumps_cv_load.F \ |
---|
273 | $(MUMPSDIR)/src/dmumps_ooc.F \ |
---|
274 | $(MUMPSDIR)/src/dmumps_part1.F \ |
---|
275 | $(MUMPSDIR)/src/dmumps_part2.F \ |
---|
276 | $(MUMPSDIR)/src/dmumps_part3.F \ |
---|
277 | $(MUMPSDIR)/src/dmumps_part4.F \ |
---|
278 | $(MUMPSDIR)/src/dmumps_part5.F \ |
---|
279 | $(MUMPSDIR)/src/dmumps_part6.F \ |
---|
280 | $(MUMPSDIR)/src/dmumps_part7.F \ |
---|
281 | $(MUMPSDIR)/src/dmumps_part8.F \ |
---|
282 | $(MUMPSDIR)/src/dmumps_part9.F \ |
---|
283 | $(MUMPSDIR)/src/dmumps_struc_def.F \ |
---|
284 | $(MUMPSDIR)/src/dmumps_c.c \ |
---|
285 | $(MUMPSDIR)/src/dmumps_io_basic.c \ |
---|
286 | $(MUMPSDIR)/src/dmumps_io.c \ |
---|
287 | $(MUMPSDIR)/src/dmumps_io_err.c \ |
---|
288 | $(MUMPSDIR)/src/dmumps_io_thread.c \ |
---|
289 | $(MUMPSDIR)/src/dmumps_orderings.c \ |
---|
290 | $(MUMPSDIR)/libseq/mpi.f \ |
---|
291 | $(MUMPSDIR)/libseq/mpic.c \ |
---|
292 | $(MUMPSDIR)/libseq/elapse.c |
---|
293 | |
---|
294 | DEFAULT_INCLUDES = -I. -I`$(CYGPATH_W) $(srcdir)` |
---|
295 | AM_CPPFLAGS = -I`$(CYGPATH_W) $(srcdir)/$(MUMPSDIR)/src` \ |
---|
296 | -I`$(CYGPATH_W) $(srcdir)/$(MUMPSDIR)/libseq` \ |
---|
297 | -I`$(CYGPATH_W) $(srcdir)/$(MUMPSDIR)/include` |
---|
298 | |
---|
299 | libcoinmumps_la_LDFLAGS = $(LT_LDFLAGS) |
---|
300 | |
---|
301 | # Module files that need to be deleted |
---|
302 | MODEXT = mod |
---|
303 | CLEANFILES = *.$(MODEXT) |
---|
304 | |
---|
305 | ######################################################################## |
---|
306 | # Maintainer Stuff # |
---|
307 | ######################################################################## |
---|
308 | |
---|
309 | # Files that are generated and should be cleaned with make distclean |
---|
310 | DISTCLEANFILES = $(MAKEOKFILE) $(am__append_2) $(VPATH_DISTCLEANFILES) |
---|
311 | DocFiles = README AUTHORS LICENSE |
---|
312 | DocInstallDir = $(prefix)/share/doc/coin/$(PACKAGE_NAME) |
---|
313 | all: all-am |
---|
314 | |
---|
315 | .SUFFIXES: |
---|
316 | .SUFFIXES: .F .c .f .lo .o .obj |
---|
317 | am--refresh: |
---|
318 | @: |
---|
319 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../BuildTools/Makemain.inc $(am__configure_deps) |
---|
320 | @for dep in $?; do \ |
---|
321 | case '$(am__configure_deps)' in \ |
---|
322 | *$$dep*) \ |
---|
323 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
---|
324 | cd $(srcdir) && $(AUTOMAKE) --foreign \ |
---|
325 | && exit 0; \ |
---|
326 | exit 1;; \ |
---|
327 | esac; \ |
---|
328 | done; \ |
---|
329 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
---|
330 | cd $(top_srcdir) && \ |
---|
331 | $(AUTOMAKE) --foreign Makefile |
---|
332 | .PRECIOUS: Makefile |
---|
333 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
334 | @case '$?' in \ |
---|
335 | *config.status*) \ |
---|
336 | echo ' $(SHELL) ./config.status'; \ |
---|
337 | $(SHELL) ./config.status;; \ |
---|
338 | *) \ |
---|
339 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
---|
340 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
---|
341 | esac; |
---|
342 | |
---|
343 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
344 | $(SHELL) ./config.status --recheck |
---|
345 | |
---|
346 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
347 | cd $(srcdir) && $(AUTOCONF) |
---|
348 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
349 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
350 | |
---|
351 | clean-noinstLTLIBRARIES: |
---|
352 | -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) |
---|
353 | @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ |
---|
354 | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
---|
355 | test "$$dir" != "$$p" || dir=.; \ |
---|
356 | echo "rm -f \"$${dir}/so_locations\""; \ |
---|
357 | rm -f "$${dir}/so_locations"; \ |
---|
358 | done |
---|
359 | libcoinmumps.la: $(libcoinmumps_la_OBJECTS) $(libcoinmumps_la_DEPENDENCIES) |
---|
360 | $(F77LINK) $(am_libcoinmumps_la_rpath) $(libcoinmumps_la_LDFLAGS) $(libcoinmumps_la_OBJECTS) $(libcoinmumps_la_LIBADD) $(LIBS) |
---|
361 | |
---|
362 | mostlyclean-compile: |
---|
363 | -rm -f *.$(OBJEXT) |
---|
364 | |
---|
365 | distclean-compile: |
---|
366 | -rm -f *.tab.c |
---|
367 | |
---|
368 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmumps_c.Plo@am__quote@ |
---|
369 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmumps_io.Plo@am__quote@ |
---|
370 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmumps_io_basic.Plo@am__quote@ |
---|
371 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmumps_io_err.Plo@am__quote@ |
---|
372 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmumps_io_thread.Plo@am__quote@ |
---|
373 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmumps_orderings.Plo@am__quote@ |
---|
374 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elapse.Plo@am__quote@ |
---|
375 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpic.Plo@am__quote@ |
---|
376 | |
---|
377 | .F.o: |
---|
378 | $(PPF77COMPILE) -c -o $@ $< |
---|
379 | |
---|
380 | .F.obj: |
---|
381 | $(PPF77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
---|
382 | |
---|
383 | .F.lo: |
---|
384 | $(LTPPF77COMPILE) -c -o $@ $< |
---|
385 | |
---|
386 | dmumps_bloc2.lo: $(MUMPSDIR)/src/dmumps_bloc2.F |
---|
387 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_bloc2.lo `test -f '$(MUMPSDIR)/src/dmumps_bloc2.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_bloc2.F |
---|
388 | |
---|
389 | dmumps_buffer.lo: $(MUMPSDIR)/src/dmumps_buffer.F |
---|
390 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_buffer.lo `test -f '$(MUMPSDIR)/src/dmumps_buffer.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_buffer.F |
---|
391 | |
---|
392 | dmumps_cv.lo: $(MUMPSDIR)/src/dmumps_cv.F |
---|
393 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_cv.lo `test -f '$(MUMPSDIR)/src/dmumps_cv.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_cv.F |
---|
394 | |
---|
395 | dmumps_cv_load.lo: $(MUMPSDIR)/src/dmumps_cv_load.F |
---|
396 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_cv_load.lo `test -f '$(MUMPSDIR)/src/dmumps_cv_load.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_cv_load.F |
---|
397 | |
---|
398 | dmumps_ooc.lo: $(MUMPSDIR)/src/dmumps_ooc.F |
---|
399 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_ooc.lo `test -f '$(MUMPSDIR)/src/dmumps_ooc.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_ooc.F |
---|
400 | |
---|
401 | dmumps_part1.lo: $(MUMPSDIR)/src/dmumps_part1.F |
---|
402 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_part1.lo `test -f '$(MUMPSDIR)/src/dmumps_part1.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_part1.F |
---|
403 | |
---|
404 | dmumps_part2.lo: $(MUMPSDIR)/src/dmumps_part2.F |
---|
405 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_part2.lo `test -f '$(MUMPSDIR)/src/dmumps_part2.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_part2.F |
---|
406 | |
---|
407 | dmumps_part3.lo: $(MUMPSDIR)/src/dmumps_part3.F |
---|
408 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_part3.lo `test -f '$(MUMPSDIR)/src/dmumps_part3.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_part3.F |
---|
409 | |
---|
410 | dmumps_part4.lo: $(MUMPSDIR)/src/dmumps_part4.F |
---|
411 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_part4.lo `test -f '$(MUMPSDIR)/src/dmumps_part4.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_part4.F |
---|
412 | |
---|
413 | dmumps_part5.lo: $(MUMPSDIR)/src/dmumps_part5.F |
---|
414 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_part5.lo `test -f '$(MUMPSDIR)/src/dmumps_part5.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_part5.F |
---|
415 | |
---|
416 | dmumps_part6.lo: $(MUMPSDIR)/src/dmumps_part6.F |
---|
417 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_part6.lo `test -f '$(MUMPSDIR)/src/dmumps_part6.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_part6.F |
---|
418 | |
---|
419 | dmumps_part7.lo: $(MUMPSDIR)/src/dmumps_part7.F |
---|
420 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_part7.lo `test -f '$(MUMPSDIR)/src/dmumps_part7.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_part7.F |
---|
421 | |
---|
422 | dmumps_part8.lo: $(MUMPSDIR)/src/dmumps_part8.F |
---|
423 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_part8.lo `test -f '$(MUMPSDIR)/src/dmumps_part8.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_part8.F |
---|
424 | |
---|
425 | dmumps_part9.lo: $(MUMPSDIR)/src/dmumps_part9.F |
---|
426 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_part9.lo `test -f '$(MUMPSDIR)/src/dmumps_part9.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_part9.F |
---|
427 | |
---|
428 | dmumps_struc_def.lo: $(MUMPSDIR)/src/dmumps_struc_def.F |
---|
429 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FFLAGS) $(FFLAGS) -c -o dmumps_struc_def.lo `test -f '$(MUMPSDIR)/src/dmumps_struc_def.F' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_struc_def.F |
---|
430 | .F.f: |
---|
431 | $(F77COMPILE) -F $< |
---|
432 | |
---|
433 | .c.o: |
---|
434 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
435 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
436 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
437 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
438 | @am__fastdepCC_FALSE@ $(COMPILE) -c $< |
---|
439 | |
---|
440 | .c.obj: |
---|
441 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ |
---|
442 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
443 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
444 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
445 | @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` |
---|
446 | |
---|
447 | .c.lo: |
---|
448 | @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
449 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
450 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
---|
451 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
452 | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< |
---|
453 | |
---|
454 | dmumps_c.lo: $(MUMPSDIR)/src/dmumps_c.c |
---|
455 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dmumps_c.lo -MD -MP -MF "$(DEPDIR)/dmumps_c.Tpo" -c -o dmumps_c.lo `test -f '$(MUMPSDIR)/src/dmumps_c.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_c.c; \ |
---|
456 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/dmumps_c.Tpo" "$(DEPDIR)/dmumps_c.Plo"; else rm -f "$(DEPDIR)/dmumps_c.Tpo"; exit 1; fi |
---|
457 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(MUMPSDIR)/src/dmumps_c.c' object='dmumps_c.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
458 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
459 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dmumps_c.lo `test -f '$(MUMPSDIR)/src/dmumps_c.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_c.c |
---|
460 | |
---|
461 | dmumps_io_basic.lo: $(MUMPSDIR)/src/dmumps_io_basic.c |
---|
462 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dmumps_io_basic.lo -MD -MP -MF "$(DEPDIR)/dmumps_io_basic.Tpo" -c -o dmumps_io_basic.lo `test -f '$(MUMPSDIR)/src/dmumps_io_basic.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_io_basic.c; \ |
---|
463 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/dmumps_io_basic.Tpo" "$(DEPDIR)/dmumps_io_basic.Plo"; else rm -f "$(DEPDIR)/dmumps_io_basic.Tpo"; exit 1; fi |
---|
464 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(MUMPSDIR)/src/dmumps_io_basic.c' object='dmumps_io_basic.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
465 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
466 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dmumps_io_basic.lo `test -f '$(MUMPSDIR)/src/dmumps_io_basic.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_io_basic.c |
---|
467 | |
---|
468 | dmumps_io.lo: $(MUMPSDIR)/src/dmumps_io.c |
---|
469 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dmumps_io.lo -MD -MP -MF "$(DEPDIR)/dmumps_io.Tpo" -c -o dmumps_io.lo `test -f '$(MUMPSDIR)/src/dmumps_io.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_io.c; \ |
---|
470 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/dmumps_io.Tpo" "$(DEPDIR)/dmumps_io.Plo"; else rm -f "$(DEPDIR)/dmumps_io.Tpo"; exit 1; fi |
---|
471 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(MUMPSDIR)/src/dmumps_io.c' object='dmumps_io.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
472 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
473 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dmumps_io.lo `test -f '$(MUMPSDIR)/src/dmumps_io.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_io.c |
---|
474 | |
---|
475 | dmumps_io_err.lo: $(MUMPSDIR)/src/dmumps_io_err.c |
---|
476 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dmumps_io_err.lo -MD -MP -MF "$(DEPDIR)/dmumps_io_err.Tpo" -c -o dmumps_io_err.lo `test -f '$(MUMPSDIR)/src/dmumps_io_err.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_io_err.c; \ |
---|
477 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/dmumps_io_err.Tpo" "$(DEPDIR)/dmumps_io_err.Plo"; else rm -f "$(DEPDIR)/dmumps_io_err.Tpo"; exit 1; fi |
---|
478 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(MUMPSDIR)/src/dmumps_io_err.c' object='dmumps_io_err.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
479 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
480 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dmumps_io_err.lo `test -f '$(MUMPSDIR)/src/dmumps_io_err.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_io_err.c |
---|
481 | |
---|
482 | dmumps_io_thread.lo: $(MUMPSDIR)/src/dmumps_io_thread.c |
---|
483 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dmumps_io_thread.lo -MD -MP -MF "$(DEPDIR)/dmumps_io_thread.Tpo" -c -o dmumps_io_thread.lo `test -f '$(MUMPSDIR)/src/dmumps_io_thread.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_io_thread.c; \ |
---|
484 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/dmumps_io_thread.Tpo" "$(DEPDIR)/dmumps_io_thread.Plo"; else rm -f "$(DEPDIR)/dmumps_io_thread.Tpo"; exit 1; fi |
---|
485 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(MUMPSDIR)/src/dmumps_io_thread.c' object='dmumps_io_thread.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
486 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
487 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dmumps_io_thread.lo `test -f '$(MUMPSDIR)/src/dmumps_io_thread.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_io_thread.c |
---|
488 | |
---|
489 | dmumps_orderings.lo: $(MUMPSDIR)/src/dmumps_orderings.c |
---|
490 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dmumps_orderings.lo -MD -MP -MF "$(DEPDIR)/dmumps_orderings.Tpo" -c -o dmumps_orderings.lo `test -f '$(MUMPSDIR)/src/dmumps_orderings.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_orderings.c; \ |
---|
491 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/dmumps_orderings.Tpo" "$(DEPDIR)/dmumps_orderings.Plo"; else rm -f "$(DEPDIR)/dmumps_orderings.Tpo"; exit 1; fi |
---|
492 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(MUMPSDIR)/src/dmumps_orderings.c' object='dmumps_orderings.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
493 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
494 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dmumps_orderings.lo `test -f '$(MUMPSDIR)/src/dmumps_orderings.c' || echo '$(srcdir)/'`$(MUMPSDIR)/src/dmumps_orderings.c |
---|
495 | |
---|
496 | mpic.lo: $(MUMPSDIR)/libseq/mpic.c |
---|
497 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpic.lo -MD -MP -MF "$(DEPDIR)/mpic.Tpo" -c -o mpic.lo `test -f '$(MUMPSDIR)/libseq/mpic.c' || echo '$(srcdir)/'`$(MUMPSDIR)/libseq/mpic.c; \ |
---|
498 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mpic.Tpo" "$(DEPDIR)/mpic.Plo"; else rm -f "$(DEPDIR)/mpic.Tpo"; exit 1; fi |
---|
499 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(MUMPSDIR)/libseq/mpic.c' object='mpic.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
500 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
501 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpic.lo `test -f '$(MUMPSDIR)/libseq/mpic.c' || echo '$(srcdir)/'`$(MUMPSDIR)/libseq/mpic.c |
---|
502 | |
---|
503 | elapse.lo: $(MUMPSDIR)/libseq/elapse.c |
---|
504 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT elapse.lo -MD -MP -MF "$(DEPDIR)/elapse.Tpo" -c -o elapse.lo `test -f '$(MUMPSDIR)/libseq/elapse.c' || echo '$(srcdir)/'`$(MUMPSDIR)/libseq/elapse.c; \ |
---|
505 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/elapse.Tpo" "$(DEPDIR)/elapse.Plo"; else rm -f "$(DEPDIR)/elapse.Tpo"; exit 1; fi |
---|
506 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(MUMPSDIR)/libseq/elapse.c' object='elapse.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
507 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
508 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o elapse.lo `test -f '$(MUMPSDIR)/libseq/elapse.c' || echo '$(srcdir)/'`$(MUMPSDIR)/libseq/elapse.c |
---|
509 | |
---|
510 | .f.o: |
---|
511 | $(F77COMPILE) -c -o $@ $< |
---|
512 | |
---|
513 | .f.obj: |
---|
514 | $(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
---|
515 | |
---|
516 | .f.lo: |
---|
517 | $(LTF77COMPILE) -c -o $@ $< |
---|
518 | |
---|
519 | mpi.lo: $(MUMPSDIR)/libseq/mpi.f |
---|
520 | $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mpi.lo `test -f '$(MUMPSDIR)/libseq/mpi.f' || echo '$(srcdir)/'`$(MUMPSDIR)/libseq/mpi.f |
---|
521 | |
---|
522 | mostlyclean-libtool: |
---|
523 | -rm -f *.lo |
---|
524 | |
---|
525 | clean-libtool: |
---|
526 | -rm -rf .libs _libs |
---|
527 | |
---|
528 | distclean-libtool: |
---|
529 | -rm -f libtool |
---|
530 | uninstall-info-am: |
---|
531 | |
---|
532 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
533 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
534 | unique=`for i in $$list; do \ |
---|
535 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
536 | done | \ |
---|
537 | $(AWK) ' { files[$$0] = 1; } \ |
---|
538 | END { for (i in files) print i; }'`; \ |
---|
539 | mkid -fID $$unique |
---|
540 | tags: TAGS |
---|
541 | |
---|
542 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
543 | $(TAGS_FILES) $(LISP) |
---|
544 | tags=; \ |
---|
545 | here=`pwd`; \ |
---|
546 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
547 | unique=`for i in $$list; do \ |
---|
548 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
549 | done | \ |
---|
550 | $(AWK) ' { files[$$0] = 1; } \ |
---|
551 | END { for (i in files) print i; }'`; \ |
---|
552 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
553 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
554 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
555 | $$tags $$unique; \ |
---|
556 | fi |
---|
557 | ctags: CTAGS |
---|
558 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
559 | $(TAGS_FILES) $(LISP) |
---|
560 | tags=; \ |
---|
561 | here=`pwd`; \ |
---|
562 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
563 | unique=`for i in $$list; do \ |
---|
564 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
565 | done | \ |
---|
566 | $(AWK) ' { files[$$0] = 1; } \ |
---|
567 | END { for (i in files) print i; }'`; \ |
---|
568 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
569 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
570 | $$tags $$unique |
---|
571 | |
---|
572 | GTAGS: |
---|
573 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
574 | && cd $(top_srcdir) \ |
---|
575 | && gtags -i $(GTAGS_ARGS) $$here |
---|
576 | |
---|
577 | distclean-tags: |
---|
578 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
579 | |
---|
580 | distdir: $(DISTFILES) |
---|
581 | $(am__remove_distdir) |
---|
582 | mkdir $(distdir) |
---|
583 | $(mkdir_p) $(distdir)/../.. $(distdir)/../../BuildTools |
---|
584 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
585 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
586 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
587 | case $$file in \ |
---|
588 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
589 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
590 | esac; \ |
---|
591 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
592 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
593 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
594 | dir="/$$dir"; \ |
---|
595 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
596 | else \ |
---|
597 | dir=''; \ |
---|
598 | fi; \ |
---|
599 | if test -d $$d/$$file; then \ |
---|
600 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
601 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
602 | fi; \ |
---|
603 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
604 | else \ |
---|
605 | test -f $(distdir)/$$file \ |
---|
606 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
607 | || exit 1; \ |
---|
608 | fi; \ |
---|
609 | done |
---|
610 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
611 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
612 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
613 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
614 | || chmod -R a+r $(distdir) |
---|
615 | dist-gzip: distdir |
---|
616 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
617 | $(am__remove_distdir) |
---|
618 | |
---|
619 | dist-bzip2: distdir |
---|
620 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
---|
621 | $(am__remove_distdir) |
---|
622 | |
---|
623 | dist-tarZ: distdir |
---|
624 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
---|
625 | $(am__remove_distdir) |
---|
626 | |
---|
627 | dist-shar: distdir |
---|
628 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
---|
629 | $(am__remove_distdir) |
---|
630 | |
---|
631 | dist-zip: distdir |
---|
632 | -rm -f $(distdir).zip |
---|
633 | zip -rq $(distdir).zip $(distdir) |
---|
634 | $(am__remove_distdir) |
---|
635 | |
---|
636 | dist dist-all: distdir |
---|
637 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
638 | $(am__remove_distdir) |
---|
639 | |
---|
640 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
641 | # it guarantees that the distribution is self-contained by making another |
---|
642 | # tarfile. |
---|
643 | distcheck: dist |
---|
644 | case '$(DIST_ARCHIVES)' in \ |
---|
645 | *.tar.gz*) \ |
---|
646 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
---|
647 | *.tar.bz2*) \ |
---|
648 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
---|
649 | *.tar.Z*) \ |
---|
650 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
---|
651 | *.shar.gz*) \ |
---|
652 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
---|
653 | *.zip*) \ |
---|
654 | unzip $(distdir).zip ;;\ |
---|
655 | esac |
---|
656 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
657 | mkdir $(distdir)/_build |
---|
658 | mkdir $(distdir)/_inst |
---|
659 | chmod a-w $(distdir) |
---|
660 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
661 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
662 | && cd $(distdir)/_build \ |
---|
663 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
664 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
665 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
666 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
667 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
668 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
669 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
670 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
671 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
672 | distuninstallcheck \ |
---|
673 | && chmod -R a-w "$$dc_install_base" \ |
---|
674 | && ({ \ |
---|
675 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
---|
676 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
677 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
678 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
679 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
680 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
681 | && rm -rf "$$dc_destdir" \ |
---|
682 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
---|
683 | && rm -rf $(DIST_ARCHIVES) \ |
---|
684 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
685 | $(am__remove_distdir) |
---|
686 | @(echo "$(distdir) archives ready for distribution: "; \ |
---|
687 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
---|
688 | sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
---|
689 | distuninstallcheck: |
---|
690 | @cd $(distuninstallcheck_dir) \ |
---|
691 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
692 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
693 | if test -n "$(DESTDIR)"; then \ |
---|
694 | echo " (check DESTDIR support)"; \ |
---|
695 | fi ; \ |
---|
696 | $(distuninstallcheck_listfiles) ; \ |
---|
697 | exit 1; } >&2 |
---|
698 | distcleancheck: distclean |
---|
699 | @if test '$(srcdir)' = . ; then \ |
---|
700 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
701 | exit 1 ; \ |
---|
702 | fi |
---|
703 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
704 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
705 | $(distcleancheck_listfiles) ; \ |
---|
706 | exit 1; } >&2 |
---|
707 | check-am: all-am |
---|
708 | check: check-am |
---|
709 | all-am: Makefile $(LTLIBRARIES) |
---|
710 | installdirs: |
---|
711 | install: install-am |
---|
712 | install-exec: install-exec-am |
---|
713 | install-data: install-data-am |
---|
714 | uninstall: uninstall-am |
---|
715 | |
---|
716 | install-am: all-am |
---|
717 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
718 | |
---|
719 | installcheck: installcheck-am |
---|
720 | install-strip: |
---|
721 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
722 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
723 | `test -z '$(STRIP)' || \ |
---|
724 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
725 | mostlyclean-generic: |
---|
726 | |
---|
727 | clean-generic: |
---|
728 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
729 | |
---|
730 | distclean-generic: |
---|
731 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
732 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
---|
733 | |
---|
734 | maintainer-clean-generic: |
---|
735 | @echo "This command is intended for maintainers to use" |
---|
736 | @echo "it deletes files that may require special tools to rebuild." |
---|
737 | clean: clean-am |
---|
738 | |
---|
739 | clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ |
---|
740 | mostlyclean-am |
---|
741 | |
---|
742 | distclean: distclean-am |
---|
743 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
744 | -rm -rf ./$(DEPDIR) |
---|
745 | -rm -f Makefile |
---|
746 | distclean-am: clean-am distclean-compile distclean-generic \ |
---|
747 | distclean-libtool distclean-tags |
---|
748 | |
---|
749 | dvi: dvi-am |
---|
750 | |
---|
751 | dvi-am: |
---|
752 | |
---|
753 | html: html-am |
---|
754 | |
---|
755 | info: info-am |
---|
756 | |
---|
757 | info-am: |
---|
758 | |
---|
759 | install-data-am: |
---|
760 | |
---|
761 | install-exec-am: |
---|
762 | |
---|
763 | install-info: install-info-am |
---|
764 | |
---|
765 | install-man: |
---|
766 | |
---|
767 | installcheck-am: |
---|
768 | |
---|
769 | maintainer-clean: maintainer-clean-am |
---|
770 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
771 | -rm -rf $(top_srcdir)/autom4te.cache |
---|
772 | -rm -rf ./$(DEPDIR) |
---|
773 | -rm -f Makefile |
---|
774 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
775 | |
---|
776 | mostlyclean: mostlyclean-am |
---|
777 | |
---|
778 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
---|
779 | mostlyclean-libtool |
---|
780 | |
---|
781 | pdf: pdf-am |
---|
782 | |
---|
783 | pdf-am: |
---|
784 | |
---|
785 | ps: ps-am |
---|
786 | |
---|
787 | ps-am: |
---|
788 | |
---|
789 | uninstall-am: uninstall-info-am |
---|
790 | |
---|
791 | .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ |
---|
792 | clean-generic clean-libtool clean-noinstLTLIBRARIES ctags dist \ |
---|
793 | dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \ |
---|
794 | distcheck distclean distclean-compile distclean-generic \ |
---|
795 | distclean-libtool distclean-tags distcleancheck distdir \ |
---|
796 | distuninstallcheck dvi dvi-am html html-am info info-am \ |
---|
797 | install install-am install-data install-data-am install-exec \ |
---|
798 | install-exec-am install-info install-info-am install-man \ |
---|
799 | install-strip installcheck installcheck-am installdirs \ |
---|
800 | maintainer-clean maintainer-clean-generic mostlyclean \ |
---|
801 | mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ |
---|
802 | pdf pdf-am ps ps-am tags uninstall uninstall-am \ |
---|
803 | uninstall-info-am |
---|
804 | |
---|
805 | |
---|
806 | # Some dependecies for modules: |
---|
807 | dmumps_cv_load.lo dmumps_ooc.lo dmumps_part1.lo dmumps_part2.lo \ |
---|
808 | dmumps_part3.lo dmumps_part4.lo dmumps_part5.lo dmumps_part6.lo \ |
---|
809 | dmumps_part7.lo dmumps_part8.lo: dmumps_struc_def.lo |
---|
810 | |
---|
811 | dmumps_part3.lo dmumps_part5.lo: dmumps_cv.lo |
---|
812 | |
---|
813 | dmumps_part1.lo dmumps_part2.lo dmumps_part3.lo dmumps_part4.lo \ |
---|
814 | dmumps_part5.lo dmumps_part6.lo: dmumps_cv_load.lo |
---|
815 | |
---|
816 | dmumps_cv_load.lo dmumps_part1.lo dmumps_part2.lo dmumps_part3.lo \ |
---|
817 | dmumps_part4.lo dmumps_part5.lo dmumps_part6.lo dmumps_part7.lo: \ |
---|
818 | dmumps_buffer.lo |
---|
819 | |
---|
820 | dmumps_part1.lo dmumps_part2.lo dmumps_part3.lo dmumps_part4.lo \ |
---|
821 | dmumps_part5.lo dmumps_part6.lo dmumps_part7.lo dmumps_part8.lo: dmumps_ooc.lo |
---|
822 | |
---|
823 | install-doc: $(DocFiles) |
---|
824 | test -z "$(DocInstallDir)" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)" |
---|
825 | for file in $(DocFiles); do \ |
---|
826 | if test -f "$$file"; then dir=; else dir="$(srcdir)/"; fi; \ |
---|
827 | if test -f "$$dir$$file"; then $(INSTALL_DATA) "$$dir$$file" "$(DESTDIR)$(DocInstallDir)/$$file"; fi; \ |
---|
828 | done |
---|
829 | |
---|
830 | uninstall-doc: |
---|
831 | for file in $(DocFiles); do \ |
---|
832 | rm -f "$(DESTDIR)$(DocInstallDir)/$$file"; \ |
---|
833 | done |
---|
834 | |
---|
835 | ######################################################################## |
---|
836 | # Maintainer Stuff # |
---|
837 | ######################################################################## |
---|
838 | |
---|
839 | # Make sure acinclude is using most recent coin.m4 |
---|
840 | @MAINTAINER_MODE_TRUE@$(srcdir)/acinclude.m4: $(BUILDTOOLSDIR)/coin.m4 |
---|
841 | @MAINTAINER_MODE_TRUE@ cat $(LIBTOOLM4) $< > $@ |
---|
842 | |
---|
843 | # Make sure the autotools scripts are up to date |
---|
844 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/install-sh: $(BUILDTOOLSDIR)/install-sh |
---|
845 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
846 | |
---|
847 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/missing: $(BUILDTOOLSDIR)/missing |
---|
848 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
849 | |
---|
850 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/config.guess: $(BUILDTOOLSDIR)/config.guess |
---|
851 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
852 | |
---|
853 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/config.sub: $(BUILDTOOLSDIR)/config.sub |
---|
854 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
855 | |
---|
856 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/depcomp: $(BUILDTOOLSDIR)/depcomp |
---|
857 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
858 | |
---|
859 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/ltmain.sh: $(BUILDTOOLSDIR)/ltmain.sh |
---|
860 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
861 | |
---|
862 | # Take care of updating externals (if Externals file exists) |
---|
863 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@$(top_builddir)/Makefile: .Externals-stamp |
---|
864 | |
---|
865 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@.Externals-stamp: $(srcdir)/Externals |
---|
866 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ cd $(srcdir); svn propset svn:externals -F Externals . |
---|
867 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ touch .Externals-stamp |
---|
868 | |
---|
869 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@update-externals: .Externals-stamp |
---|
870 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ cd $(srcdir); svn update |
---|
871 | |
---|
872 | .PHONY: install-doc uninstall-doc update-externals |
---|
873 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
874 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
875 | .NOEXPORT: |
---|