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) 2009 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 | |
---|
32 | |
---|
33 | srcdir = @srcdir@ |
---|
34 | top_srcdir = @top_srcdir@ |
---|
35 | VPATH = @srcdir@ |
---|
36 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
37 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
38 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
39 | top_builddir = . |
---|
40 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
41 | INSTALL = @INSTALL@ |
---|
42 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
43 | install_sh_PROGRAM = $(install_sh) -c |
---|
44 | install_sh_SCRIPT = $(install_sh) -c |
---|
45 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
46 | transform = $(program_transform_name) |
---|
47 | NORMAL_INSTALL = : |
---|
48 | PRE_INSTALL = : |
---|
49 | POST_INSTALL = : |
---|
50 | NORMAL_UNINSTALL = : |
---|
51 | PRE_UNINSTALL = : |
---|
52 | POST_UNINSTALL = : |
---|
53 | build_triplet = @build@ |
---|
54 | host_triplet = @host@ |
---|
55 | DIST_COMMON = $(am__configure_deps) $(srcdir)/BuildTools/Makemain.inc \ |
---|
56 | $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
---|
57 | $(srcdir)/coinmetis-uninstalled.pc.in \ |
---|
58 | $(srcdir)/coinmetis.pc.in $(thirdpartyinclude_HEADERS) \ |
---|
59 | $(top_srcdir)/configure config.guess config.sub depcomp \ |
---|
60 | install-sh ltmain.sh missing |
---|
61 | @HAVE_EXTERNALS_TRUE@am__append_1 = Externals |
---|
62 | @HAVE_EXTERNALS_TRUE@am__append_2 = .Externals-stamp |
---|
63 | subdir = . |
---|
64 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
65 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
66 | $(top_srcdir)/configure.ac |
---|
67 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
68 | $(ACLOCAL_M4) |
---|
69 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
70 | configure.lineno configure.status.lineno |
---|
71 | mkinstalldirs = $(install_sh) -d |
---|
72 | CONFIG_CLEAN_FILES = coinmetis.pc coinmetis-uninstalled.pc |
---|
73 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
---|
74 | am__vpath_adj = case $$p in \ |
---|
75 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
76 | *) f=$$p;; \ |
---|
77 | esac; |
---|
78 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
---|
79 | am__installdirs = "$(DESTDIR)$(thirdpartylibdir)" \ |
---|
80 | "$(DESTDIR)$(pkgconfiglibdir)" \ |
---|
81 | "$(DESTDIR)$(thirdpartyincludedir)" |
---|
82 | thirdpartylibLTLIBRARIES_INSTALL = $(INSTALL) |
---|
83 | LTLIBRARIES = $(thirdpartylib_LTLIBRARIES) |
---|
84 | libcoinmetis_la_LIBADD = |
---|
85 | am_libcoinmetis_la_OBJECTS = balance.lo bucketsort.lo ccgraph.lo \ |
---|
86 | coarsen.lo compress.lo debug.lo estmem.lo fm.lo fortran.lo \ |
---|
87 | frename.lo graph.lo initpart.lo kmetis.lo kvmetis.lo kwayfm.lo \ |
---|
88 | kwayrefine.lo kwayvolfm.lo kwayvolrefine.lo match.lo \ |
---|
89 | mbalance2.lo mbalance.lo mcoarsen.lo memory.lo mesh.lo \ |
---|
90 | meshpart.lo mfm2.lo mfm.lo mincover.lo minitpart2.lo \ |
---|
91 | minitpart.lo mkmetis.lo mkwayfmh.lo mkwayrefine.lo mmatch.lo \ |
---|
92 | mmd.lo mpmetis.lo mrefine2.lo mrefine.lo mutil.lo myqsort.lo \ |
---|
93 | ometis.lo parmetis.lo pmetis.lo pqueue.lo refine.lo \ |
---|
94 | separator.lo sfm.lo srefine.lo stat.lo subdomains.lo timing.lo \ |
---|
95 | util.lo |
---|
96 | libcoinmetis_la_OBJECTS = $(am_libcoinmetis_la_OBJECTS) |
---|
97 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
98 | am__depfiles_maybe = depfiles |
---|
99 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
---|
100 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
101 | LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ |
---|
102 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
---|
103 | $(AM_CFLAGS) $(CFLAGS) |
---|
104 | CCLD = $(CC) |
---|
105 | LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
---|
106 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
107 | SOURCES = $(libcoinmetis_la_SOURCES) |
---|
108 | DIST_SOURCES = $(libcoinmetis_la_SOURCES) |
---|
109 | pkgconfiglibDATA_INSTALL = $(INSTALL_DATA) |
---|
110 | DATA = $(pkgconfiglib_DATA) |
---|
111 | thirdpartyincludeHEADERS_INSTALL = $(INSTALL_HEADER) |
---|
112 | HEADERS = $(thirdpartyinclude_HEADERS) |
---|
113 | ETAGS = etags |
---|
114 | CTAGS = ctags |
---|
115 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
116 | distdir = $(PACKAGE)-$(VERSION) |
---|
117 | top_distdir = $(distdir) |
---|
118 | am__remove_distdir = \ |
---|
119 | { test ! -d $(distdir) \ |
---|
120 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
121 | && rm -fr $(distdir); }; } |
---|
122 | DIST_ARCHIVES = $(distdir).tar.gz |
---|
123 | GZIP_ENV = --best |
---|
124 | distuninstallcheck_listfiles = find . -type f -print |
---|
125 | distcleancheck_listfiles = find . -type f -print |
---|
126 | ABSBUILDDIR = @ABSBUILDDIR@ |
---|
127 | ACLOCAL = @ACLOCAL@ |
---|
128 | ADDLIBS = @ADDLIBS@ |
---|
129 | ADD_CFLAGS = @ADD_CFLAGS@ |
---|
130 | ALWAYS_FALSE_FALSE = @ALWAYS_FALSE_FALSE@ |
---|
131 | ALWAYS_FALSE_TRUE = @ALWAYS_FALSE_TRUE@ |
---|
132 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
133 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
134 | AMTAR = @AMTAR@ |
---|
135 | AR = @AR@ |
---|
136 | AUTOCONF = @AUTOCONF@ |
---|
137 | AUTOHEADER = @AUTOHEADER@ |
---|
138 | AUTOMAKE = @AUTOMAKE@ |
---|
139 | AUX_DIR = @AUX_DIR@ |
---|
140 | AWK = @AWK@ |
---|
141 | BUILDTOOLSDIR = @BUILDTOOLSDIR@ |
---|
142 | CC = @CC@ |
---|
143 | CCDEPMODE = @CCDEPMODE@ |
---|
144 | CDEFS = @CDEFS@ |
---|
145 | CFLAGS = @CFLAGS@ |
---|
146 | COIN_CC_IS_CL_FALSE = @COIN_CC_IS_CL_FALSE@ |
---|
147 | COIN_CC_IS_CL_TRUE = @COIN_CC_IS_CL_TRUE@ |
---|
148 | COIN_HAS_PKGCONFIG_FALSE = @COIN_HAS_PKGCONFIG_FALSE@ |
---|
149 | COIN_HAS_PKGCONFIG_TRUE = @COIN_HAS_PKGCONFIG_TRUE@ |
---|
150 | COIN_PKG_CONFIG_PATH = @COIN_PKG_CONFIG_PATH@ |
---|
151 | COIN_PKG_CONFIG_PATH_UNINSTALLED = @COIN_PKG_CONFIG_PATH_UNINSTALLED@ |
---|
152 | CPP = @CPP@ |
---|
153 | CPPFLAGS = @CPPFLAGS@ |
---|
154 | CXX = @CXX@ |
---|
155 | CXXCPP = @CXXCPP@ |
---|
156 | CXXDEPMODE = @CXXDEPMODE@ |
---|
157 | CXXFLAGS = @CXXFLAGS@ |
---|
158 | CYGPATH_W = @CYGPATH_W@ |
---|
159 | DBG_CFLAGS = @DBG_CFLAGS@ |
---|
160 | |
---|
161 | # Suppress default defines from autoheader |
---|
162 | DEFS = |
---|
163 | DEPDIR = @DEPDIR@ |
---|
164 | ECHO = @ECHO@ |
---|
165 | ECHO_C = @ECHO_C@ |
---|
166 | ECHO_N = @ECHO_N@ |
---|
167 | ECHO_T = @ECHO_T@ |
---|
168 | EGREP = @EGREP@ |
---|
169 | EXEEXT = @EXEEXT@ |
---|
170 | F77 = @F77@ |
---|
171 | FADDLIBS = @FADDLIBS@ |
---|
172 | FFLAGS = @FFLAGS@ |
---|
173 | HAVE_EXTERNALS_FALSE = @HAVE_EXTERNALS_FALSE@ |
---|
174 | HAVE_EXTERNALS_TRUE = @HAVE_EXTERNALS_TRUE@ |
---|
175 | INSTALL_DATA = @INSTALL_DATA@ |
---|
176 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
177 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
178 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
179 | LDFLAGS = @LDFLAGS@ |
---|
180 | LIBEXT = @LIBEXT@ |
---|
181 | LIBOBJS = @LIBOBJS@ |
---|
182 | LIBS = @LIBS@ |
---|
183 | LIBTOOL = @LIBTOOL@ |
---|
184 | LIBTOOLM4 = @LIBTOOLM4@ |
---|
185 | LN_S = @LN_S@ |
---|
186 | LTLIBOBJS = @LTLIBOBJS@ |
---|
187 | LT_LDFLAGS = @LT_LDFLAGS@ |
---|
188 | MAINT = @MAINT@ |
---|
189 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
---|
190 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
---|
191 | MAKEINFO = @MAKEINFO@ |
---|
192 | METISDIR = @METISDIR@ |
---|
193 | METIS_SVN_REV = @METIS_SVN_REV@ |
---|
194 | MPICC = @MPICC@ |
---|
195 | OBJEXT = @OBJEXT@ |
---|
196 | OPT_CFLAGS = @OPT_CFLAGS@ |
---|
197 | PACKAGE = @PACKAGE@ |
---|
198 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
199 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
200 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
201 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
202 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
203 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
204 | PCADDLIBS = @PCADDLIBS@ |
---|
205 | PKG_CONFIG = @PKG_CONFIG@ |
---|
206 | RANLIB = @RANLIB@ |
---|
207 | RPATH_FLAGS = @RPATH_FLAGS@ |
---|
208 | SET_MAKE = @SET_MAKE@ |
---|
209 | SHELL = @SHELL@ |
---|
210 | STRIP = @STRIP@ |
---|
211 | VERSION = @VERSION@ |
---|
212 | VPATH_DISTCLEANFILES = @VPATH_DISTCLEANFILES@ |
---|
213 | abs_bin_dir = @abs_bin_dir@ |
---|
214 | abs_include_dir = @abs_include_dir@ |
---|
215 | abs_lib_dir = @abs_lib_dir@ |
---|
216 | abs_source_dir = @abs_source_dir@ |
---|
217 | ac_c_preproc_warn_flag = @ac_c_preproc_warn_flag@ |
---|
218 | ac_ct_AR = @ac_ct_AR@ |
---|
219 | ac_ct_CC = @ac_ct_CC@ |
---|
220 | ac_ct_CXX = @ac_ct_CXX@ |
---|
221 | ac_ct_F77 = @ac_ct_F77@ |
---|
222 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
223 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
224 | ac_cxx_preproc_warn_flag = @ac_cxx_preproc_warn_flag@ |
---|
225 | ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ |
---|
226 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
227 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
228 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
229 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
230 | am__include = @am__include@ |
---|
231 | am__leading_dot = @am__leading_dot@ |
---|
232 | am__quote = @am__quote@ |
---|
233 | am__tar = @am__tar@ |
---|
234 | am__untar = @am__untar@ |
---|
235 | bindir = @bindir@ |
---|
236 | build = @build@ |
---|
237 | build_alias = @build_alias@ |
---|
238 | build_cpu = @build_cpu@ |
---|
239 | build_os = @build_os@ |
---|
240 | build_vendor = @build_vendor@ |
---|
241 | datadir = @datadir@ |
---|
242 | exec_prefix = @exec_prefix@ |
---|
243 | have_autoconf = @have_autoconf@ |
---|
244 | have_automake = @have_automake@ |
---|
245 | have_svn = @have_svn@ |
---|
246 | have_svnversion = @have_svnversion@ |
---|
247 | host = @host@ |
---|
248 | host_alias = @host_alias@ |
---|
249 | host_cpu = @host_cpu@ |
---|
250 | host_os = @host_os@ |
---|
251 | host_vendor = @host_vendor@ |
---|
252 | includedir = @includedir@ |
---|
253 | infodir = @infodir@ |
---|
254 | install_sh = @install_sh@ |
---|
255 | libdir = @libdir@ |
---|
256 | libexecdir = @libexecdir@ |
---|
257 | localstatedir = @localstatedir@ |
---|
258 | mandir = @mandir@ |
---|
259 | mkdir_p = @mkdir_p@ |
---|
260 | oldincludedir = @oldincludedir@ |
---|
261 | prefix = @prefix@ |
---|
262 | program_transform_name = @program_transform_name@ |
---|
263 | sbindir = @sbindir@ |
---|
264 | sharedstatedir = @sharedstatedir@ |
---|
265 | sol_cc_compiler = @sol_cc_compiler@ |
---|
266 | sysconfdir = @sysconfdir@ |
---|
267 | target_alias = @target_alias@ |
---|
268 | AUTOMAKE_OPTIONS = foreign |
---|
269 | EXTRA_DIST = get.metis INSTALL.METIS $(am__append_1) |
---|
270 | thirdpartylibdir = $(libdir)/coin/ThirdParty |
---|
271 | thirdpartylib_LTLIBRARIES = libcoinmetis.la |
---|
272 | libcoinmetis_la_SOURCES = \ |
---|
273 | $(METISDIR)/Lib/balance.c \ |
---|
274 | $(METISDIR)/Lib/bucketsort.c \ |
---|
275 | $(METISDIR)/Lib/ccgraph.c \ |
---|
276 | $(METISDIR)/Lib/coarsen.c \ |
---|
277 | $(METISDIR)/Lib/compress.c \ |
---|
278 | $(METISDIR)/Lib/debug.c \ |
---|
279 | $(METISDIR)/Lib/estmem.c \ |
---|
280 | $(METISDIR)/Lib/fm.c \ |
---|
281 | $(METISDIR)/Lib/fortran.c \ |
---|
282 | $(METISDIR)/Lib/frename.c \ |
---|
283 | $(METISDIR)/Lib/graph.c \ |
---|
284 | $(METISDIR)/Lib/initpart.c \ |
---|
285 | $(METISDIR)/Lib/kmetis.c \ |
---|
286 | $(METISDIR)/Lib/kvmetis.c \ |
---|
287 | $(METISDIR)/Lib/kwayfm.c \ |
---|
288 | $(METISDIR)/Lib/kwayrefine.c \ |
---|
289 | $(METISDIR)/Lib/kwayvolfm.c \ |
---|
290 | $(METISDIR)/Lib/kwayvolrefine.c \ |
---|
291 | $(METISDIR)/Lib/match.c \ |
---|
292 | $(METISDIR)/Lib/mbalance2.c \ |
---|
293 | $(METISDIR)/Lib/mbalance.c \ |
---|
294 | $(METISDIR)/Lib/mcoarsen.c \ |
---|
295 | $(METISDIR)/Lib/memory.c \ |
---|
296 | $(METISDIR)/Lib/mesh.c \ |
---|
297 | $(METISDIR)/Lib/meshpart.c \ |
---|
298 | $(METISDIR)/Lib/mfm2.c \ |
---|
299 | $(METISDIR)/Lib/mfm.c \ |
---|
300 | $(METISDIR)/Lib/mincover.c \ |
---|
301 | $(METISDIR)/Lib/minitpart2.c \ |
---|
302 | $(METISDIR)/Lib/minitpart.c \ |
---|
303 | $(METISDIR)/Lib/mkmetis.c \ |
---|
304 | $(METISDIR)/Lib/mkwayfmh.c \ |
---|
305 | $(METISDIR)/Lib/mkwayrefine.c \ |
---|
306 | $(METISDIR)/Lib/mmatch.c \ |
---|
307 | $(METISDIR)/Lib/mmd.c \ |
---|
308 | $(METISDIR)/Lib/mpmetis.c \ |
---|
309 | $(METISDIR)/Lib/mrefine2.c \ |
---|
310 | $(METISDIR)/Lib/mrefine.c \ |
---|
311 | $(METISDIR)/Lib/mutil.c \ |
---|
312 | $(METISDIR)/Lib/myqsort.c \ |
---|
313 | $(METISDIR)/Lib/ometis.c \ |
---|
314 | $(METISDIR)/Lib/parmetis.c \ |
---|
315 | $(METISDIR)/Lib/pmetis.c \ |
---|
316 | $(METISDIR)/Lib/pqueue.c \ |
---|
317 | $(METISDIR)/Lib/refine.c \ |
---|
318 | $(METISDIR)/Lib/separator.c \ |
---|
319 | $(METISDIR)/Lib/sfm.c \ |
---|
320 | $(METISDIR)/Lib/srefine.c \ |
---|
321 | $(METISDIR)/Lib/stat.c \ |
---|
322 | $(METISDIR)/Lib/subdomains.c \ |
---|
323 | $(METISDIR)/Lib/timing.c \ |
---|
324 | $(METISDIR)/Lib/util.c |
---|
325 | |
---|
326 | DEFAULT_INCLUDES = -I. -I`$(CYGPATH_W) $(srcdir)` |
---|
327 | AM_CPPFLAGS = \ |
---|
328 | -I`$(CYGPATH_W) $(srcdir)/$(METISDIR)/Lib` |
---|
329 | |
---|
330 | libcoinmetis_la_LDFLAGS = $(LT_LDFLAGS) |
---|
331 | thirdpartyincludedir = $(includedir)/coin/ThirdParty |
---|
332 | thirdpartyinclude_HEADERS = \ |
---|
333 | $(METISDIR)/Lib/defs.h \ |
---|
334 | $(METISDIR)/Lib/macros.h \ |
---|
335 | $(METISDIR)/Lib/metis.h \ |
---|
336 | $(METISDIR)/Lib/proto.h \ |
---|
337 | $(METISDIR)/Lib/rename.h \ |
---|
338 | $(METISDIR)/Lib/struct.h |
---|
339 | |
---|
340 | pkgconfiglibdir = $(libdir)/pkgconfig |
---|
341 | pkgconfiglib_DATA = coinmetis.pc |
---|
342 | @COIN_HAS_PKGCONFIG_TRUE@addlibsdir = $(DESTDIR)$(datadir)/coin/doc/ThirdParty/Metis |
---|
343 | |
---|
344 | ######################################################################## |
---|
345 | # Maintainer Stuff # |
---|
346 | ######################################################################## |
---|
347 | CLEANFILES = |
---|
348 | |
---|
349 | # Files that are generated and should be cleaned with make distclean |
---|
350 | DISTCLEANFILES = $(MAKEOKFILE) strings.h $(am__append_2) \ |
---|
351 | $(VPATH_DISTCLEANFILES) |
---|
352 | DocFiles = README AUTHORS LICENSE |
---|
353 | DocInstallDir = $(datadir)/coin/doc/$(PACKAGE_NAME) |
---|
354 | all: all-am |
---|
355 | |
---|
356 | .SUFFIXES: |
---|
357 | .SUFFIXES: .c .lo .o .obj |
---|
358 | am--refresh: |
---|
359 | @: |
---|
360 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/BuildTools/Makemain.inc $(am__configure_deps) |
---|
361 | @for dep in $?; do \ |
---|
362 | case '$(am__configure_deps)' in \ |
---|
363 | *$$dep*) \ |
---|
364 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
---|
365 | cd $(srcdir) && $(AUTOMAKE) --foreign \ |
---|
366 | && exit 0; \ |
---|
367 | exit 1;; \ |
---|
368 | esac; \ |
---|
369 | done; \ |
---|
370 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
---|
371 | cd $(top_srcdir) && \ |
---|
372 | $(AUTOMAKE) --foreign Makefile |
---|
373 | .PRECIOUS: Makefile |
---|
374 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
375 | @case '$?' in \ |
---|
376 | *config.status*) \ |
---|
377 | echo ' $(SHELL) ./config.status'; \ |
---|
378 | $(SHELL) ./config.status;; \ |
---|
379 | *) \ |
---|
380 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
---|
381 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
---|
382 | esac; |
---|
383 | |
---|
384 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
385 | $(SHELL) ./config.status --recheck |
---|
386 | |
---|
387 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
388 | cd $(srcdir) && $(AUTOCONF) |
---|
389 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
390 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
391 | coinmetis.pc: $(top_builddir)/config.status $(srcdir)/coinmetis.pc.in |
---|
392 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
393 | coinmetis-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/coinmetis-uninstalled.pc.in |
---|
394 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
395 | install-thirdpartylibLTLIBRARIES: $(thirdpartylib_LTLIBRARIES) |
---|
396 | @$(NORMAL_INSTALL) |
---|
397 | test -z "$(thirdpartylibdir)" || $(mkdir_p) "$(DESTDIR)$(thirdpartylibdir)" |
---|
398 | @list='$(thirdpartylib_LTLIBRARIES)'; for p in $$list; do \ |
---|
399 | if test -f $$p; then \ |
---|
400 | f=$(am__strip_dir) \ |
---|
401 | echo " $(LIBTOOL) --mode=install $(thirdpartylibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(thirdpartylibdir)/$$f'"; \ |
---|
402 | $(LIBTOOL) --mode=install $(thirdpartylibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(thirdpartylibdir)/$$f"; \ |
---|
403 | else :; fi; \ |
---|
404 | done |
---|
405 | |
---|
406 | uninstall-thirdpartylibLTLIBRARIES: |
---|
407 | @$(NORMAL_UNINSTALL) |
---|
408 | @set -x; list='$(thirdpartylib_LTLIBRARIES)'; for p in $$list; do \ |
---|
409 | p=$(am__strip_dir) \ |
---|
410 | echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(thirdpartylibdir)/$$p'"; \ |
---|
411 | $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(thirdpartylibdir)/$$p"; \ |
---|
412 | done |
---|
413 | |
---|
414 | clean-thirdpartylibLTLIBRARIES: |
---|
415 | -test -z "$(thirdpartylib_LTLIBRARIES)" || rm -f $(thirdpartylib_LTLIBRARIES) |
---|
416 | @list='$(thirdpartylib_LTLIBRARIES)'; for p in $$list; do \ |
---|
417 | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
---|
418 | test "$$dir" != "$$p" || dir=.; \ |
---|
419 | echo "rm -f \"$${dir}/so_locations\""; \ |
---|
420 | rm -f "$${dir}/so_locations"; \ |
---|
421 | done |
---|
422 | libcoinmetis.la: $(libcoinmetis_la_OBJECTS) $(libcoinmetis_la_DEPENDENCIES) |
---|
423 | $(LINK) -rpath $(thirdpartylibdir) $(libcoinmetis_la_LDFLAGS) $(libcoinmetis_la_OBJECTS) $(libcoinmetis_la_LIBADD) $(LIBS) |
---|
424 | |
---|
425 | mostlyclean-compile: |
---|
426 | -rm -f *.$(OBJEXT) |
---|
427 | |
---|
428 | distclean-compile: |
---|
429 | -rm -f *.tab.c |
---|
430 | |
---|
431 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/balance.Plo@am__quote@ |
---|
432 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bucketsort.Plo@am__quote@ |
---|
433 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccgraph.Plo@am__quote@ |
---|
434 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coarsen.Plo@am__quote@ |
---|
435 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Plo@am__quote@ |
---|
436 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Plo@am__quote@ |
---|
437 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/estmem.Plo@am__quote@ |
---|
438 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fm.Plo@am__quote@ |
---|
439 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fortran.Plo@am__quote@ |
---|
440 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frename.Plo@am__quote@ |
---|
441 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graph.Plo@am__quote@ |
---|
442 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/initpart.Plo@am__quote@ |
---|
443 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kmetis.Plo@am__quote@ |
---|
444 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kvmetis.Plo@am__quote@ |
---|
445 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kwayfm.Plo@am__quote@ |
---|
446 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kwayrefine.Plo@am__quote@ |
---|
447 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kwayvolfm.Plo@am__quote@ |
---|
448 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kwayvolrefine.Plo@am__quote@ |
---|
449 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/match.Plo@am__quote@ |
---|
450 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbalance.Plo@am__quote@ |
---|
451 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbalance2.Plo@am__quote@ |
---|
452 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcoarsen.Plo@am__quote@ |
---|
453 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Plo@am__quote@ |
---|
454 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mesh.Plo@am__quote@ |
---|
455 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/meshpart.Plo@am__quote@ |
---|
456 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfm.Plo@am__quote@ |
---|
457 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfm2.Plo@am__quote@ |
---|
458 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mincover.Plo@am__quote@ |
---|
459 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minitpart.Plo@am__quote@ |
---|
460 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minitpart2.Plo@am__quote@ |
---|
461 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkmetis.Plo@am__quote@ |
---|
462 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkwayfmh.Plo@am__quote@ |
---|
463 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkwayrefine.Plo@am__quote@ |
---|
464 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmatch.Plo@am__quote@ |
---|
465 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmd.Plo@am__quote@ |
---|
466 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpmetis.Plo@am__quote@ |
---|
467 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mrefine.Plo@am__quote@ |
---|
468 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mrefine2.Plo@am__quote@ |
---|
469 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mutil.Plo@am__quote@ |
---|
470 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/myqsort.Plo@am__quote@ |
---|
471 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ometis.Plo@am__quote@ |
---|
472 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parmetis.Plo@am__quote@ |
---|
473 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pmetis.Plo@am__quote@ |
---|
474 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pqueue.Plo@am__quote@ |
---|
475 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refine.Plo@am__quote@ |
---|
476 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/separator.Plo@am__quote@ |
---|
477 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sfm.Plo@am__quote@ |
---|
478 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/srefine.Plo@am__quote@ |
---|
479 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Plo@am__quote@ |
---|
480 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/subdomains.Plo@am__quote@ |
---|
481 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timing.Plo@am__quote@ |
---|
482 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@ |
---|
483 | |
---|
484 | .c.o: |
---|
485 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
486 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
487 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
488 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
489 | @am__fastdepCC_FALSE@ $(COMPILE) -c $< |
---|
490 | |
---|
491 | .c.obj: |
---|
492 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ |
---|
493 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
494 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
495 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
496 | @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` |
---|
497 | |
---|
498 | .c.lo: |
---|
499 | @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
500 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
501 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
---|
502 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
503 | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< |
---|
504 | |
---|
505 | balance.lo: $(METISDIR)/Lib/balance.c |
---|
506 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT balance.lo -MD -MP -MF "$(DEPDIR)/balance.Tpo" -c -o balance.lo `test -f '$(METISDIR)/Lib/balance.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/balance.c; \ |
---|
507 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/balance.Tpo" "$(DEPDIR)/balance.Plo"; else rm -f "$(DEPDIR)/balance.Tpo"; exit 1; fi |
---|
508 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/balance.c' object='balance.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
509 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
510 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o balance.lo `test -f '$(METISDIR)/Lib/balance.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/balance.c |
---|
511 | |
---|
512 | bucketsort.lo: $(METISDIR)/Lib/bucketsort.c |
---|
513 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bucketsort.lo -MD -MP -MF "$(DEPDIR)/bucketsort.Tpo" -c -o bucketsort.lo `test -f '$(METISDIR)/Lib/bucketsort.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/bucketsort.c; \ |
---|
514 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/bucketsort.Tpo" "$(DEPDIR)/bucketsort.Plo"; else rm -f "$(DEPDIR)/bucketsort.Tpo"; exit 1; fi |
---|
515 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/bucketsort.c' object='bucketsort.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
516 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
517 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bucketsort.lo `test -f '$(METISDIR)/Lib/bucketsort.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/bucketsort.c |
---|
518 | |
---|
519 | ccgraph.lo: $(METISDIR)/Lib/ccgraph.c |
---|
520 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ccgraph.lo -MD -MP -MF "$(DEPDIR)/ccgraph.Tpo" -c -o ccgraph.lo `test -f '$(METISDIR)/Lib/ccgraph.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/ccgraph.c; \ |
---|
521 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/ccgraph.Tpo" "$(DEPDIR)/ccgraph.Plo"; else rm -f "$(DEPDIR)/ccgraph.Tpo"; exit 1; fi |
---|
522 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/ccgraph.c' object='ccgraph.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
523 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
524 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ccgraph.lo `test -f '$(METISDIR)/Lib/ccgraph.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/ccgraph.c |
---|
525 | |
---|
526 | coarsen.lo: $(METISDIR)/Lib/coarsen.c |
---|
527 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coarsen.lo -MD -MP -MF "$(DEPDIR)/coarsen.Tpo" -c -o coarsen.lo `test -f '$(METISDIR)/Lib/coarsen.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/coarsen.c; \ |
---|
528 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/coarsen.Tpo" "$(DEPDIR)/coarsen.Plo"; else rm -f "$(DEPDIR)/coarsen.Tpo"; exit 1; fi |
---|
529 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/coarsen.c' object='coarsen.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
530 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
531 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coarsen.lo `test -f '$(METISDIR)/Lib/coarsen.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/coarsen.c |
---|
532 | |
---|
533 | compress.lo: $(METISDIR)/Lib/compress.c |
---|
534 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT compress.lo -MD -MP -MF "$(DEPDIR)/compress.Tpo" -c -o compress.lo `test -f '$(METISDIR)/Lib/compress.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/compress.c; \ |
---|
535 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/compress.Tpo" "$(DEPDIR)/compress.Plo"; else rm -f "$(DEPDIR)/compress.Tpo"; exit 1; fi |
---|
536 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/compress.c' object='compress.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
537 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
538 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o compress.lo `test -f '$(METISDIR)/Lib/compress.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/compress.c |
---|
539 | |
---|
540 | debug.lo: $(METISDIR)/Lib/debug.c |
---|
541 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT debug.lo -MD -MP -MF "$(DEPDIR)/debug.Tpo" -c -o debug.lo `test -f '$(METISDIR)/Lib/debug.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/debug.c; \ |
---|
542 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/debug.Tpo" "$(DEPDIR)/debug.Plo"; else rm -f "$(DEPDIR)/debug.Tpo"; exit 1; fi |
---|
543 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/debug.c' object='debug.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
544 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
545 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o debug.lo `test -f '$(METISDIR)/Lib/debug.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/debug.c |
---|
546 | |
---|
547 | estmem.lo: $(METISDIR)/Lib/estmem.c |
---|
548 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT estmem.lo -MD -MP -MF "$(DEPDIR)/estmem.Tpo" -c -o estmem.lo `test -f '$(METISDIR)/Lib/estmem.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/estmem.c; \ |
---|
549 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/estmem.Tpo" "$(DEPDIR)/estmem.Plo"; else rm -f "$(DEPDIR)/estmem.Tpo"; exit 1; fi |
---|
550 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/estmem.c' object='estmem.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
551 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
552 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o estmem.lo `test -f '$(METISDIR)/Lib/estmem.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/estmem.c |
---|
553 | |
---|
554 | fm.lo: $(METISDIR)/Lib/fm.c |
---|
555 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fm.lo -MD -MP -MF "$(DEPDIR)/fm.Tpo" -c -o fm.lo `test -f '$(METISDIR)/Lib/fm.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/fm.c; \ |
---|
556 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/fm.Tpo" "$(DEPDIR)/fm.Plo"; else rm -f "$(DEPDIR)/fm.Tpo"; exit 1; fi |
---|
557 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/fm.c' object='fm.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
558 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
559 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fm.lo `test -f '$(METISDIR)/Lib/fm.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/fm.c |
---|
560 | |
---|
561 | fortran.lo: $(METISDIR)/Lib/fortran.c |
---|
562 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fortran.lo -MD -MP -MF "$(DEPDIR)/fortran.Tpo" -c -o fortran.lo `test -f '$(METISDIR)/Lib/fortran.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/fortran.c; \ |
---|
563 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/fortran.Tpo" "$(DEPDIR)/fortran.Plo"; else rm -f "$(DEPDIR)/fortran.Tpo"; exit 1; fi |
---|
564 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/fortran.c' object='fortran.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
565 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
566 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fortran.lo `test -f '$(METISDIR)/Lib/fortran.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/fortran.c |
---|
567 | |
---|
568 | frename.lo: $(METISDIR)/Lib/frename.c |
---|
569 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT frename.lo -MD -MP -MF "$(DEPDIR)/frename.Tpo" -c -o frename.lo `test -f '$(METISDIR)/Lib/frename.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/frename.c; \ |
---|
570 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/frename.Tpo" "$(DEPDIR)/frename.Plo"; else rm -f "$(DEPDIR)/frename.Tpo"; exit 1; fi |
---|
571 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/frename.c' object='frename.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
572 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
573 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o frename.lo `test -f '$(METISDIR)/Lib/frename.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/frename.c |
---|
574 | |
---|
575 | graph.lo: $(METISDIR)/Lib/graph.c |
---|
576 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT graph.lo -MD -MP -MF "$(DEPDIR)/graph.Tpo" -c -o graph.lo `test -f '$(METISDIR)/Lib/graph.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/graph.c; \ |
---|
577 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/graph.Tpo" "$(DEPDIR)/graph.Plo"; else rm -f "$(DEPDIR)/graph.Tpo"; exit 1; fi |
---|
578 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/graph.c' object='graph.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
579 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
580 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o graph.lo `test -f '$(METISDIR)/Lib/graph.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/graph.c |
---|
581 | |
---|
582 | initpart.lo: $(METISDIR)/Lib/initpart.c |
---|
583 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT initpart.lo -MD -MP -MF "$(DEPDIR)/initpart.Tpo" -c -o initpart.lo `test -f '$(METISDIR)/Lib/initpart.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/initpart.c; \ |
---|
584 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/initpart.Tpo" "$(DEPDIR)/initpart.Plo"; else rm -f "$(DEPDIR)/initpart.Tpo"; exit 1; fi |
---|
585 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/initpart.c' object='initpart.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
586 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
587 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o initpart.lo `test -f '$(METISDIR)/Lib/initpart.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/initpart.c |
---|
588 | |
---|
589 | kmetis.lo: $(METISDIR)/Lib/kmetis.c |
---|
590 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT kmetis.lo -MD -MP -MF "$(DEPDIR)/kmetis.Tpo" -c -o kmetis.lo `test -f '$(METISDIR)/Lib/kmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kmetis.c; \ |
---|
591 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/kmetis.Tpo" "$(DEPDIR)/kmetis.Plo"; else rm -f "$(DEPDIR)/kmetis.Tpo"; exit 1; fi |
---|
592 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/kmetis.c' object='kmetis.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
593 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
594 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o kmetis.lo `test -f '$(METISDIR)/Lib/kmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kmetis.c |
---|
595 | |
---|
596 | kvmetis.lo: $(METISDIR)/Lib/kvmetis.c |
---|
597 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT kvmetis.lo -MD -MP -MF "$(DEPDIR)/kvmetis.Tpo" -c -o kvmetis.lo `test -f '$(METISDIR)/Lib/kvmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kvmetis.c; \ |
---|
598 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/kvmetis.Tpo" "$(DEPDIR)/kvmetis.Plo"; else rm -f "$(DEPDIR)/kvmetis.Tpo"; exit 1; fi |
---|
599 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/kvmetis.c' object='kvmetis.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
600 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
601 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o kvmetis.lo `test -f '$(METISDIR)/Lib/kvmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kvmetis.c |
---|
602 | |
---|
603 | kwayfm.lo: $(METISDIR)/Lib/kwayfm.c |
---|
604 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT kwayfm.lo -MD -MP -MF "$(DEPDIR)/kwayfm.Tpo" -c -o kwayfm.lo `test -f '$(METISDIR)/Lib/kwayfm.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kwayfm.c; \ |
---|
605 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/kwayfm.Tpo" "$(DEPDIR)/kwayfm.Plo"; else rm -f "$(DEPDIR)/kwayfm.Tpo"; exit 1; fi |
---|
606 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/kwayfm.c' object='kwayfm.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
607 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
608 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o kwayfm.lo `test -f '$(METISDIR)/Lib/kwayfm.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kwayfm.c |
---|
609 | |
---|
610 | kwayrefine.lo: $(METISDIR)/Lib/kwayrefine.c |
---|
611 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT kwayrefine.lo -MD -MP -MF "$(DEPDIR)/kwayrefine.Tpo" -c -o kwayrefine.lo `test -f '$(METISDIR)/Lib/kwayrefine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kwayrefine.c; \ |
---|
612 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/kwayrefine.Tpo" "$(DEPDIR)/kwayrefine.Plo"; else rm -f "$(DEPDIR)/kwayrefine.Tpo"; exit 1; fi |
---|
613 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/kwayrefine.c' object='kwayrefine.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
614 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
615 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o kwayrefine.lo `test -f '$(METISDIR)/Lib/kwayrefine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kwayrefine.c |
---|
616 | |
---|
617 | kwayvolfm.lo: $(METISDIR)/Lib/kwayvolfm.c |
---|
618 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT kwayvolfm.lo -MD -MP -MF "$(DEPDIR)/kwayvolfm.Tpo" -c -o kwayvolfm.lo `test -f '$(METISDIR)/Lib/kwayvolfm.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kwayvolfm.c; \ |
---|
619 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/kwayvolfm.Tpo" "$(DEPDIR)/kwayvolfm.Plo"; else rm -f "$(DEPDIR)/kwayvolfm.Tpo"; exit 1; fi |
---|
620 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/kwayvolfm.c' object='kwayvolfm.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
621 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
622 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o kwayvolfm.lo `test -f '$(METISDIR)/Lib/kwayvolfm.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kwayvolfm.c |
---|
623 | |
---|
624 | kwayvolrefine.lo: $(METISDIR)/Lib/kwayvolrefine.c |
---|
625 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT kwayvolrefine.lo -MD -MP -MF "$(DEPDIR)/kwayvolrefine.Tpo" -c -o kwayvolrefine.lo `test -f '$(METISDIR)/Lib/kwayvolrefine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kwayvolrefine.c; \ |
---|
626 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/kwayvolrefine.Tpo" "$(DEPDIR)/kwayvolrefine.Plo"; else rm -f "$(DEPDIR)/kwayvolrefine.Tpo"; exit 1; fi |
---|
627 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/kwayvolrefine.c' object='kwayvolrefine.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
628 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
629 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o kwayvolrefine.lo `test -f '$(METISDIR)/Lib/kwayvolrefine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/kwayvolrefine.c |
---|
630 | |
---|
631 | match.lo: $(METISDIR)/Lib/match.c |
---|
632 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT match.lo -MD -MP -MF "$(DEPDIR)/match.Tpo" -c -o match.lo `test -f '$(METISDIR)/Lib/match.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/match.c; \ |
---|
633 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/match.Tpo" "$(DEPDIR)/match.Plo"; else rm -f "$(DEPDIR)/match.Tpo"; exit 1; fi |
---|
634 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/match.c' object='match.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
635 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
636 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o match.lo `test -f '$(METISDIR)/Lib/match.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/match.c |
---|
637 | |
---|
638 | mbalance2.lo: $(METISDIR)/Lib/mbalance2.c |
---|
639 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mbalance2.lo -MD -MP -MF "$(DEPDIR)/mbalance2.Tpo" -c -o mbalance2.lo `test -f '$(METISDIR)/Lib/mbalance2.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mbalance2.c; \ |
---|
640 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mbalance2.Tpo" "$(DEPDIR)/mbalance2.Plo"; else rm -f "$(DEPDIR)/mbalance2.Tpo"; exit 1; fi |
---|
641 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mbalance2.c' object='mbalance2.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
642 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
643 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mbalance2.lo `test -f '$(METISDIR)/Lib/mbalance2.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mbalance2.c |
---|
644 | |
---|
645 | mbalance.lo: $(METISDIR)/Lib/mbalance.c |
---|
646 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mbalance.lo -MD -MP -MF "$(DEPDIR)/mbalance.Tpo" -c -o mbalance.lo `test -f '$(METISDIR)/Lib/mbalance.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mbalance.c; \ |
---|
647 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mbalance.Tpo" "$(DEPDIR)/mbalance.Plo"; else rm -f "$(DEPDIR)/mbalance.Tpo"; exit 1; fi |
---|
648 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mbalance.c' object='mbalance.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
649 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
650 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mbalance.lo `test -f '$(METISDIR)/Lib/mbalance.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mbalance.c |
---|
651 | |
---|
652 | mcoarsen.lo: $(METISDIR)/Lib/mcoarsen.c |
---|
653 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mcoarsen.lo -MD -MP -MF "$(DEPDIR)/mcoarsen.Tpo" -c -o mcoarsen.lo `test -f '$(METISDIR)/Lib/mcoarsen.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mcoarsen.c; \ |
---|
654 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mcoarsen.Tpo" "$(DEPDIR)/mcoarsen.Plo"; else rm -f "$(DEPDIR)/mcoarsen.Tpo"; exit 1; fi |
---|
655 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mcoarsen.c' object='mcoarsen.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
656 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
657 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mcoarsen.lo `test -f '$(METISDIR)/Lib/mcoarsen.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mcoarsen.c |
---|
658 | |
---|
659 | memory.lo: $(METISDIR)/Lib/memory.c |
---|
660 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memory.lo -MD -MP -MF "$(DEPDIR)/memory.Tpo" -c -o memory.lo `test -f '$(METISDIR)/Lib/memory.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/memory.c; \ |
---|
661 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/memory.Tpo" "$(DEPDIR)/memory.Plo"; else rm -f "$(DEPDIR)/memory.Tpo"; exit 1; fi |
---|
662 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/memory.c' object='memory.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
663 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
664 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memory.lo `test -f '$(METISDIR)/Lib/memory.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/memory.c |
---|
665 | |
---|
666 | mesh.lo: $(METISDIR)/Lib/mesh.c |
---|
667 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mesh.lo -MD -MP -MF "$(DEPDIR)/mesh.Tpo" -c -o mesh.lo `test -f '$(METISDIR)/Lib/mesh.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mesh.c; \ |
---|
668 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mesh.Tpo" "$(DEPDIR)/mesh.Plo"; else rm -f "$(DEPDIR)/mesh.Tpo"; exit 1; fi |
---|
669 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mesh.c' object='mesh.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
670 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
671 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mesh.lo `test -f '$(METISDIR)/Lib/mesh.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mesh.c |
---|
672 | |
---|
673 | meshpart.lo: $(METISDIR)/Lib/meshpart.c |
---|
674 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT meshpart.lo -MD -MP -MF "$(DEPDIR)/meshpart.Tpo" -c -o meshpart.lo `test -f '$(METISDIR)/Lib/meshpart.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/meshpart.c; \ |
---|
675 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/meshpart.Tpo" "$(DEPDIR)/meshpart.Plo"; else rm -f "$(DEPDIR)/meshpart.Tpo"; exit 1; fi |
---|
676 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/meshpart.c' object='meshpart.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
677 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
678 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o meshpart.lo `test -f '$(METISDIR)/Lib/meshpart.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/meshpart.c |
---|
679 | |
---|
680 | mfm2.lo: $(METISDIR)/Lib/mfm2.c |
---|
681 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfm2.lo -MD -MP -MF "$(DEPDIR)/mfm2.Tpo" -c -o mfm2.lo `test -f '$(METISDIR)/Lib/mfm2.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mfm2.c; \ |
---|
682 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mfm2.Tpo" "$(DEPDIR)/mfm2.Plo"; else rm -f "$(DEPDIR)/mfm2.Tpo"; exit 1; fi |
---|
683 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mfm2.c' object='mfm2.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
684 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
685 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfm2.lo `test -f '$(METISDIR)/Lib/mfm2.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mfm2.c |
---|
686 | |
---|
687 | mfm.lo: $(METISDIR)/Lib/mfm.c |
---|
688 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfm.lo -MD -MP -MF "$(DEPDIR)/mfm.Tpo" -c -o mfm.lo `test -f '$(METISDIR)/Lib/mfm.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mfm.c; \ |
---|
689 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mfm.Tpo" "$(DEPDIR)/mfm.Plo"; else rm -f "$(DEPDIR)/mfm.Tpo"; exit 1; fi |
---|
690 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mfm.c' object='mfm.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
691 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
692 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfm.lo `test -f '$(METISDIR)/Lib/mfm.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mfm.c |
---|
693 | |
---|
694 | mincover.lo: $(METISDIR)/Lib/mincover.c |
---|
695 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mincover.lo -MD -MP -MF "$(DEPDIR)/mincover.Tpo" -c -o mincover.lo `test -f '$(METISDIR)/Lib/mincover.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mincover.c; \ |
---|
696 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mincover.Tpo" "$(DEPDIR)/mincover.Plo"; else rm -f "$(DEPDIR)/mincover.Tpo"; exit 1; fi |
---|
697 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mincover.c' object='mincover.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
698 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
699 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mincover.lo `test -f '$(METISDIR)/Lib/mincover.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mincover.c |
---|
700 | |
---|
701 | minitpart2.lo: $(METISDIR)/Lib/minitpart2.c |
---|
702 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT minitpart2.lo -MD -MP -MF "$(DEPDIR)/minitpart2.Tpo" -c -o minitpart2.lo `test -f '$(METISDIR)/Lib/minitpart2.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/minitpart2.c; \ |
---|
703 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/minitpart2.Tpo" "$(DEPDIR)/minitpart2.Plo"; else rm -f "$(DEPDIR)/minitpart2.Tpo"; exit 1; fi |
---|
704 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/minitpart2.c' object='minitpart2.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
705 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
706 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o minitpart2.lo `test -f '$(METISDIR)/Lib/minitpart2.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/minitpart2.c |
---|
707 | |
---|
708 | minitpart.lo: $(METISDIR)/Lib/minitpart.c |
---|
709 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT minitpart.lo -MD -MP -MF "$(DEPDIR)/minitpart.Tpo" -c -o minitpart.lo `test -f '$(METISDIR)/Lib/minitpart.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/minitpart.c; \ |
---|
710 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/minitpart.Tpo" "$(DEPDIR)/minitpart.Plo"; else rm -f "$(DEPDIR)/minitpart.Tpo"; exit 1; fi |
---|
711 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/minitpart.c' object='minitpart.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
712 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
713 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o minitpart.lo `test -f '$(METISDIR)/Lib/minitpart.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/minitpart.c |
---|
714 | |
---|
715 | mkmetis.lo: $(METISDIR)/Lib/mkmetis.c |
---|
716 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkmetis.lo -MD -MP -MF "$(DEPDIR)/mkmetis.Tpo" -c -o mkmetis.lo `test -f '$(METISDIR)/Lib/mkmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mkmetis.c; \ |
---|
717 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mkmetis.Tpo" "$(DEPDIR)/mkmetis.Plo"; else rm -f "$(DEPDIR)/mkmetis.Tpo"; exit 1; fi |
---|
718 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mkmetis.c' object='mkmetis.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
719 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
720 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkmetis.lo `test -f '$(METISDIR)/Lib/mkmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mkmetis.c |
---|
721 | |
---|
722 | mkwayfmh.lo: $(METISDIR)/Lib/mkwayfmh.c |
---|
723 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkwayfmh.lo -MD -MP -MF "$(DEPDIR)/mkwayfmh.Tpo" -c -o mkwayfmh.lo `test -f '$(METISDIR)/Lib/mkwayfmh.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mkwayfmh.c; \ |
---|
724 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mkwayfmh.Tpo" "$(DEPDIR)/mkwayfmh.Plo"; else rm -f "$(DEPDIR)/mkwayfmh.Tpo"; exit 1; fi |
---|
725 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mkwayfmh.c' object='mkwayfmh.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
726 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
727 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkwayfmh.lo `test -f '$(METISDIR)/Lib/mkwayfmh.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mkwayfmh.c |
---|
728 | |
---|
729 | mkwayrefine.lo: $(METISDIR)/Lib/mkwayrefine.c |
---|
730 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkwayrefine.lo -MD -MP -MF "$(DEPDIR)/mkwayrefine.Tpo" -c -o mkwayrefine.lo `test -f '$(METISDIR)/Lib/mkwayrefine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mkwayrefine.c; \ |
---|
731 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mkwayrefine.Tpo" "$(DEPDIR)/mkwayrefine.Plo"; else rm -f "$(DEPDIR)/mkwayrefine.Tpo"; exit 1; fi |
---|
732 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mkwayrefine.c' object='mkwayrefine.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
733 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
734 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkwayrefine.lo `test -f '$(METISDIR)/Lib/mkwayrefine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mkwayrefine.c |
---|
735 | |
---|
736 | mmatch.lo: $(METISDIR)/Lib/mmatch.c |
---|
737 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mmatch.lo -MD -MP -MF "$(DEPDIR)/mmatch.Tpo" -c -o mmatch.lo `test -f '$(METISDIR)/Lib/mmatch.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mmatch.c; \ |
---|
738 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmatch.Tpo" "$(DEPDIR)/mmatch.Plo"; else rm -f "$(DEPDIR)/mmatch.Tpo"; exit 1; fi |
---|
739 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mmatch.c' object='mmatch.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
740 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
741 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mmatch.lo `test -f '$(METISDIR)/Lib/mmatch.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mmatch.c |
---|
742 | |
---|
743 | mmd.lo: $(METISDIR)/Lib/mmd.c |
---|
744 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mmd.lo -MD -MP -MF "$(DEPDIR)/mmd.Tpo" -c -o mmd.lo `test -f '$(METISDIR)/Lib/mmd.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mmd.c; \ |
---|
745 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmd.Tpo" "$(DEPDIR)/mmd.Plo"; else rm -f "$(DEPDIR)/mmd.Tpo"; exit 1; fi |
---|
746 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mmd.c' object='mmd.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
747 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
748 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mmd.lo `test -f '$(METISDIR)/Lib/mmd.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mmd.c |
---|
749 | |
---|
750 | mpmetis.lo: $(METISDIR)/Lib/mpmetis.c |
---|
751 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpmetis.lo -MD -MP -MF "$(DEPDIR)/mpmetis.Tpo" -c -o mpmetis.lo `test -f '$(METISDIR)/Lib/mpmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mpmetis.c; \ |
---|
752 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mpmetis.Tpo" "$(DEPDIR)/mpmetis.Plo"; else rm -f "$(DEPDIR)/mpmetis.Tpo"; exit 1; fi |
---|
753 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mpmetis.c' object='mpmetis.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
754 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
755 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpmetis.lo `test -f '$(METISDIR)/Lib/mpmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mpmetis.c |
---|
756 | |
---|
757 | mrefine2.lo: $(METISDIR)/Lib/mrefine2.c |
---|
758 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mrefine2.lo -MD -MP -MF "$(DEPDIR)/mrefine2.Tpo" -c -o mrefine2.lo `test -f '$(METISDIR)/Lib/mrefine2.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mrefine2.c; \ |
---|
759 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mrefine2.Tpo" "$(DEPDIR)/mrefine2.Plo"; else rm -f "$(DEPDIR)/mrefine2.Tpo"; exit 1; fi |
---|
760 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mrefine2.c' object='mrefine2.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
761 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
762 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mrefine2.lo `test -f '$(METISDIR)/Lib/mrefine2.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mrefine2.c |
---|
763 | |
---|
764 | mrefine.lo: $(METISDIR)/Lib/mrefine.c |
---|
765 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mrefine.lo -MD -MP -MF "$(DEPDIR)/mrefine.Tpo" -c -o mrefine.lo `test -f '$(METISDIR)/Lib/mrefine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mrefine.c; \ |
---|
766 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mrefine.Tpo" "$(DEPDIR)/mrefine.Plo"; else rm -f "$(DEPDIR)/mrefine.Tpo"; exit 1; fi |
---|
767 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mrefine.c' object='mrefine.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
768 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
769 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mrefine.lo `test -f '$(METISDIR)/Lib/mrefine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mrefine.c |
---|
770 | |
---|
771 | mutil.lo: $(METISDIR)/Lib/mutil.c |
---|
772 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutil.lo -MD -MP -MF "$(DEPDIR)/mutil.Tpo" -c -o mutil.lo `test -f '$(METISDIR)/Lib/mutil.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mutil.c; \ |
---|
773 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mutil.Tpo" "$(DEPDIR)/mutil.Plo"; else rm -f "$(DEPDIR)/mutil.Tpo"; exit 1; fi |
---|
774 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/mutil.c' object='mutil.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
775 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
776 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutil.lo `test -f '$(METISDIR)/Lib/mutil.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/mutil.c |
---|
777 | |
---|
778 | myqsort.lo: $(METISDIR)/Lib/myqsort.c |
---|
779 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT myqsort.lo -MD -MP -MF "$(DEPDIR)/myqsort.Tpo" -c -o myqsort.lo `test -f '$(METISDIR)/Lib/myqsort.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/myqsort.c; \ |
---|
780 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/myqsort.Tpo" "$(DEPDIR)/myqsort.Plo"; else rm -f "$(DEPDIR)/myqsort.Tpo"; exit 1; fi |
---|
781 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/myqsort.c' object='myqsort.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
782 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
783 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o myqsort.lo `test -f '$(METISDIR)/Lib/myqsort.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/myqsort.c |
---|
784 | |
---|
785 | ometis.lo: $(METISDIR)/Lib/ometis.c |
---|
786 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ometis.lo -MD -MP -MF "$(DEPDIR)/ometis.Tpo" -c -o ometis.lo `test -f '$(METISDIR)/Lib/ometis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/ometis.c; \ |
---|
787 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/ometis.Tpo" "$(DEPDIR)/ometis.Plo"; else rm -f "$(DEPDIR)/ometis.Tpo"; exit 1; fi |
---|
788 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/ometis.c' object='ometis.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
789 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
790 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ometis.lo `test -f '$(METISDIR)/Lib/ometis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/ometis.c |
---|
791 | |
---|
792 | parmetis.lo: $(METISDIR)/Lib/parmetis.c |
---|
793 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT parmetis.lo -MD -MP -MF "$(DEPDIR)/parmetis.Tpo" -c -o parmetis.lo `test -f '$(METISDIR)/Lib/parmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/parmetis.c; \ |
---|
794 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/parmetis.Tpo" "$(DEPDIR)/parmetis.Plo"; else rm -f "$(DEPDIR)/parmetis.Tpo"; exit 1; fi |
---|
795 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/parmetis.c' object='parmetis.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
796 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
797 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o parmetis.lo `test -f '$(METISDIR)/Lib/parmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/parmetis.c |
---|
798 | |
---|
799 | pmetis.lo: $(METISDIR)/Lib/pmetis.c |
---|
800 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmetis.lo -MD -MP -MF "$(DEPDIR)/pmetis.Tpo" -c -o pmetis.lo `test -f '$(METISDIR)/Lib/pmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/pmetis.c; \ |
---|
801 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/pmetis.Tpo" "$(DEPDIR)/pmetis.Plo"; else rm -f "$(DEPDIR)/pmetis.Tpo"; exit 1; fi |
---|
802 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/pmetis.c' object='pmetis.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
803 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
804 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmetis.lo `test -f '$(METISDIR)/Lib/pmetis.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/pmetis.c |
---|
805 | |
---|
806 | pqueue.lo: $(METISDIR)/Lib/pqueue.c |
---|
807 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pqueue.lo -MD -MP -MF "$(DEPDIR)/pqueue.Tpo" -c -o pqueue.lo `test -f '$(METISDIR)/Lib/pqueue.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/pqueue.c; \ |
---|
808 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/pqueue.Tpo" "$(DEPDIR)/pqueue.Plo"; else rm -f "$(DEPDIR)/pqueue.Tpo"; exit 1; fi |
---|
809 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/pqueue.c' object='pqueue.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
810 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
811 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pqueue.lo `test -f '$(METISDIR)/Lib/pqueue.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/pqueue.c |
---|
812 | |
---|
813 | refine.lo: $(METISDIR)/Lib/refine.c |
---|
814 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT refine.lo -MD -MP -MF "$(DEPDIR)/refine.Tpo" -c -o refine.lo `test -f '$(METISDIR)/Lib/refine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/refine.c; \ |
---|
815 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/refine.Tpo" "$(DEPDIR)/refine.Plo"; else rm -f "$(DEPDIR)/refine.Tpo"; exit 1; fi |
---|
816 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/refine.c' object='refine.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
817 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
818 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o refine.lo `test -f '$(METISDIR)/Lib/refine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/refine.c |
---|
819 | |
---|
820 | separator.lo: $(METISDIR)/Lib/separator.c |
---|
821 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT separator.lo -MD -MP -MF "$(DEPDIR)/separator.Tpo" -c -o separator.lo `test -f '$(METISDIR)/Lib/separator.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/separator.c; \ |
---|
822 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/separator.Tpo" "$(DEPDIR)/separator.Plo"; else rm -f "$(DEPDIR)/separator.Tpo"; exit 1; fi |
---|
823 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/separator.c' object='separator.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
824 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
825 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o separator.lo `test -f '$(METISDIR)/Lib/separator.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/separator.c |
---|
826 | |
---|
827 | sfm.lo: $(METISDIR)/Lib/sfm.c |
---|
828 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sfm.lo -MD -MP -MF "$(DEPDIR)/sfm.Tpo" -c -o sfm.lo `test -f '$(METISDIR)/Lib/sfm.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/sfm.c; \ |
---|
829 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/sfm.Tpo" "$(DEPDIR)/sfm.Plo"; else rm -f "$(DEPDIR)/sfm.Tpo"; exit 1; fi |
---|
830 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/sfm.c' object='sfm.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
831 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
832 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sfm.lo `test -f '$(METISDIR)/Lib/sfm.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/sfm.c |
---|
833 | |
---|
834 | srefine.lo: $(METISDIR)/Lib/srefine.c |
---|
835 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT srefine.lo -MD -MP -MF "$(DEPDIR)/srefine.Tpo" -c -o srefine.lo `test -f '$(METISDIR)/Lib/srefine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/srefine.c; \ |
---|
836 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/srefine.Tpo" "$(DEPDIR)/srefine.Plo"; else rm -f "$(DEPDIR)/srefine.Tpo"; exit 1; fi |
---|
837 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/srefine.c' object='srefine.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
838 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
839 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o srefine.lo `test -f '$(METISDIR)/Lib/srefine.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/srefine.c |
---|
840 | |
---|
841 | stat.lo: $(METISDIR)/Lib/stat.c |
---|
842 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stat.lo -MD -MP -MF "$(DEPDIR)/stat.Tpo" -c -o stat.lo `test -f '$(METISDIR)/Lib/stat.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/stat.c; \ |
---|
843 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/stat.Tpo" "$(DEPDIR)/stat.Plo"; else rm -f "$(DEPDIR)/stat.Tpo"; exit 1; fi |
---|
844 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/stat.c' object='stat.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
845 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
846 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stat.lo `test -f '$(METISDIR)/Lib/stat.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/stat.c |
---|
847 | |
---|
848 | subdomains.lo: $(METISDIR)/Lib/subdomains.c |
---|
849 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT subdomains.lo -MD -MP -MF "$(DEPDIR)/subdomains.Tpo" -c -o subdomains.lo `test -f '$(METISDIR)/Lib/subdomains.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/subdomains.c; \ |
---|
850 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/subdomains.Tpo" "$(DEPDIR)/subdomains.Plo"; else rm -f "$(DEPDIR)/subdomains.Tpo"; exit 1; fi |
---|
851 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/subdomains.c' object='subdomains.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
852 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
853 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o subdomains.lo `test -f '$(METISDIR)/Lib/subdomains.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/subdomains.c |
---|
854 | |
---|
855 | timing.lo: $(METISDIR)/Lib/timing.c |
---|
856 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT timing.lo -MD -MP -MF "$(DEPDIR)/timing.Tpo" -c -o timing.lo `test -f '$(METISDIR)/Lib/timing.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/timing.c; \ |
---|
857 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/timing.Tpo" "$(DEPDIR)/timing.Plo"; else rm -f "$(DEPDIR)/timing.Tpo"; exit 1; fi |
---|
858 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/timing.c' object='timing.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
859 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
860 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o timing.lo `test -f '$(METISDIR)/Lib/timing.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/timing.c |
---|
861 | |
---|
862 | util.lo: $(METISDIR)/Lib/util.c |
---|
863 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT util.lo -MD -MP -MF "$(DEPDIR)/util.Tpo" -c -o util.lo `test -f '$(METISDIR)/Lib/util.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/util.c; \ |
---|
864 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/util.Tpo" "$(DEPDIR)/util.Plo"; else rm -f "$(DEPDIR)/util.Tpo"; exit 1; fi |
---|
865 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(METISDIR)/Lib/util.c' object='util.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
866 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
867 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o util.lo `test -f '$(METISDIR)/Lib/util.c' || echo '$(srcdir)/'`$(METISDIR)/Lib/util.c |
---|
868 | |
---|
869 | mostlyclean-libtool: |
---|
870 | -rm -f *.lo |
---|
871 | |
---|
872 | clean-libtool: |
---|
873 | -rm -rf .libs _libs |
---|
874 | |
---|
875 | distclean-libtool: |
---|
876 | -rm -f libtool |
---|
877 | uninstall-info-am: |
---|
878 | install-pkgconfiglibDATA: $(pkgconfiglib_DATA) |
---|
879 | @$(NORMAL_INSTALL) |
---|
880 | test -z "$(pkgconfiglibdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfiglibdir)" |
---|
881 | @list='$(pkgconfiglib_DATA)'; for p in $$list; do \ |
---|
882 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
883 | f=$(am__strip_dir) \ |
---|
884 | echo " $(pkgconfiglibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfiglibdir)/$$f'"; \ |
---|
885 | $(pkgconfiglibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfiglibdir)/$$f"; \ |
---|
886 | done |
---|
887 | |
---|
888 | uninstall-pkgconfiglibDATA: |
---|
889 | @$(NORMAL_UNINSTALL) |
---|
890 | @list='$(pkgconfiglib_DATA)'; for p in $$list; do \ |
---|
891 | f=$(am__strip_dir) \ |
---|
892 | echo " rm -f '$(DESTDIR)$(pkgconfiglibdir)/$$f'"; \ |
---|
893 | rm -f "$(DESTDIR)$(pkgconfiglibdir)/$$f"; \ |
---|
894 | done |
---|
895 | install-thirdpartyincludeHEADERS: $(thirdpartyinclude_HEADERS) |
---|
896 | @$(NORMAL_INSTALL) |
---|
897 | test -z "$(thirdpartyincludedir)" || $(mkdir_p) "$(DESTDIR)$(thirdpartyincludedir)" |
---|
898 | @list='$(thirdpartyinclude_HEADERS)'; for p in $$list; do \ |
---|
899 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
900 | f=$(am__strip_dir) \ |
---|
901 | echo " $(thirdpartyincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(thirdpartyincludedir)/$$f'"; \ |
---|
902 | $(thirdpartyincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(thirdpartyincludedir)/$$f"; \ |
---|
903 | done |
---|
904 | |
---|
905 | uninstall-thirdpartyincludeHEADERS: |
---|
906 | @$(NORMAL_UNINSTALL) |
---|
907 | @list='$(thirdpartyinclude_HEADERS)'; for p in $$list; do \ |
---|
908 | f=$(am__strip_dir) \ |
---|
909 | echo " rm -f '$(DESTDIR)$(thirdpartyincludedir)/$$f'"; \ |
---|
910 | rm -f "$(DESTDIR)$(thirdpartyincludedir)/$$f"; \ |
---|
911 | done |
---|
912 | |
---|
913 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
914 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
915 | unique=`for i in $$list; do \ |
---|
916 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
917 | done | \ |
---|
918 | $(AWK) ' { files[$$0] = 1; } \ |
---|
919 | END { for (i in files) print i; }'`; \ |
---|
920 | mkid -fID $$unique |
---|
921 | tags: TAGS |
---|
922 | |
---|
923 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
924 | $(TAGS_FILES) $(LISP) |
---|
925 | tags=; \ |
---|
926 | here=`pwd`; \ |
---|
927 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
928 | unique=`for i in $$list; do \ |
---|
929 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
930 | done | \ |
---|
931 | $(AWK) ' { files[$$0] = 1; } \ |
---|
932 | END { for (i in files) print i; }'`; \ |
---|
933 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
934 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
935 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
936 | $$tags $$unique; \ |
---|
937 | fi |
---|
938 | ctags: CTAGS |
---|
939 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
940 | $(TAGS_FILES) $(LISP) |
---|
941 | tags=; \ |
---|
942 | here=`pwd`; \ |
---|
943 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
944 | unique=`for i in $$list; do \ |
---|
945 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
946 | done | \ |
---|
947 | $(AWK) ' { files[$$0] = 1; } \ |
---|
948 | END { for (i in files) print i; }'`; \ |
---|
949 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
950 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
951 | $$tags $$unique |
---|
952 | |
---|
953 | GTAGS: |
---|
954 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
955 | && cd $(top_srcdir) \ |
---|
956 | && gtags -i $(GTAGS_ARGS) $$here |
---|
957 | |
---|
958 | distclean-tags: |
---|
959 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
960 | |
---|
961 | distdir: $(DISTFILES) |
---|
962 | $(am__remove_distdir) |
---|
963 | mkdir $(distdir) |
---|
964 | $(mkdir_p) $(distdir)/$(METISDIR)/Lib $(distdir)/. $(distdir)/BuildTools |
---|
965 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
966 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
967 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
968 | case $$file in \ |
---|
969 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
970 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
971 | esac; \ |
---|
972 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
973 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
974 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
975 | dir="/$$dir"; \ |
---|
976 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
977 | else \ |
---|
978 | dir=''; \ |
---|
979 | fi; \ |
---|
980 | if test -d $$d/$$file; then \ |
---|
981 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
982 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
983 | fi; \ |
---|
984 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
985 | else \ |
---|
986 | test -f $(distdir)/$$file \ |
---|
987 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
988 | || exit 1; \ |
---|
989 | fi; \ |
---|
990 | done |
---|
991 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
992 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
993 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
994 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
995 | || chmod -R a+r $(distdir) |
---|
996 | dist-gzip: distdir |
---|
997 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
998 | $(am__remove_distdir) |
---|
999 | |
---|
1000 | dist-bzip2: distdir |
---|
1001 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
---|
1002 | $(am__remove_distdir) |
---|
1003 | |
---|
1004 | dist-tarZ: distdir |
---|
1005 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
---|
1006 | $(am__remove_distdir) |
---|
1007 | |
---|
1008 | dist-shar: distdir |
---|
1009 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
---|
1010 | $(am__remove_distdir) |
---|
1011 | |
---|
1012 | dist-zip: distdir |
---|
1013 | -rm -f $(distdir).zip |
---|
1014 | zip -rq $(distdir).zip $(distdir) |
---|
1015 | $(am__remove_distdir) |
---|
1016 | |
---|
1017 | dist dist-all: distdir |
---|
1018 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
1019 | $(am__remove_distdir) |
---|
1020 | |
---|
1021 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
1022 | # it guarantees that the distribution is self-contained by making another |
---|
1023 | # tarfile. |
---|
1024 | distcheck: dist |
---|
1025 | case '$(DIST_ARCHIVES)' in \ |
---|
1026 | *.tar.gz*) \ |
---|
1027 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
---|
1028 | *.tar.bz2*) \ |
---|
1029 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
---|
1030 | *.tar.Z*) \ |
---|
1031 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
---|
1032 | *.shar.gz*) \ |
---|
1033 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
---|
1034 | *.zip*) \ |
---|
1035 | unzip $(distdir).zip ;;\ |
---|
1036 | esac |
---|
1037 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
1038 | mkdir $(distdir)/_build |
---|
1039 | mkdir $(distdir)/_inst |
---|
1040 | chmod a-w $(distdir) |
---|
1041 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
1042 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
1043 | && cd $(distdir)/_build \ |
---|
1044 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
1045 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
1046 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
1047 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
1048 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
1049 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
1050 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
1051 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
1052 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
1053 | distuninstallcheck \ |
---|
1054 | && chmod -R a-w "$$dc_install_base" \ |
---|
1055 | && ({ \ |
---|
1056 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
---|
1057 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
1058 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
1059 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
1060 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
1061 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
1062 | && rm -rf "$$dc_destdir" \ |
---|
1063 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
---|
1064 | && rm -rf $(DIST_ARCHIVES) \ |
---|
1065 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
1066 | $(am__remove_distdir) |
---|
1067 | @(echo "$(distdir) archives ready for distribution: "; \ |
---|
1068 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
---|
1069 | sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
---|
1070 | distuninstallcheck: |
---|
1071 | @cd $(distuninstallcheck_dir) \ |
---|
1072 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
1073 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
1074 | if test -n "$(DESTDIR)"; then \ |
---|
1075 | echo " (check DESTDIR support)"; \ |
---|
1076 | fi ; \ |
---|
1077 | $(distuninstallcheck_listfiles) ; \ |
---|
1078 | exit 1; } >&2 |
---|
1079 | distcleancheck: distclean |
---|
1080 | @if test '$(srcdir)' = . ; then \ |
---|
1081 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
1082 | exit 1 ; \ |
---|
1083 | fi |
---|
1084 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
1085 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
1086 | $(distcleancheck_listfiles) ; \ |
---|
1087 | exit 1; } >&2 |
---|
1088 | check-am: all-am |
---|
1089 | check: check-am |
---|
1090 | all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) |
---|
1091 | installdirs: |
---|
1092 | for dir in "$(DESTDIR)$(thirdpartylibdir)" "$(DESTDIR)$(pkgconfiglibdir)" "$(DESTDIR)$(thirdpartyincludedir)"; do \ |
---|
1093 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
---|
1094 | done |
---|
1095 | install: install-am |
---|
1096 | install-exec: install-exec-am |
---|
1097 | install-data: install-data-am |
---|
1098 | uninstall: uninstall-am |
---|
1099 | |
---|
1100 | install-am: all-am |
---|
1101 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
1102 | |
---|
1103 | installcheck: installcheck-am |
---|
1104 | install-strip: |
---|
1105 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
1106 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
1107 | `test -z '$(STRIP)' || \ |
---|
1108 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
1109 | mostlyclean-generic: |
---|
1110 | |
---|
1111 | clean-generic: |
---|
1112 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
1113 | |
---|
1114 | distclean-generic: |
---|
1115 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
1116 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
---|
1117 | |
---|
1118 | maintainer-clean-generic: |
---|
1119 | @echo "This command is intended for maintainers to use" |
---|
1120 | @echo "it deletes files that may require special tools to rebuild." |
---|
1121 | @COIN_HAS_PKGCONFIG_FALSE@install-data-hook: |
---|
1122 | @COIN_HAS_PKGCONFIG_FALSE@uninstall-hook: |
---|
1123 | clean: clean-am |
---|
1124 | |
---|
1125 | clean-am: clean-generic clean-libtool clean-thirdpartylibLTLIBRARIES \ |
---|
1126 | mostlyclean-am |
---|
1127 | |
---|
1128 | distclean: distclean-am |
---|
1129 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
1130 | -rm -rf ./$(DEPDIR) |
---|
1131 | -rm -f Makefile |
---|
1132 | distclean-am: clean-am distclean-compile distclean-generic \ |
---|
1133 | distclean-libtool distclean-tags |
---|
1134 | |
---|
1135 | dvi: dvi-am |
---|
1136 | |
---|
1137 | dvi-am: |
---|
1138 | |
---|
1139 | html: html-am |
---|
1140 | |
---|
1141 | info: info-am |
---|
1142 | |
---|
1143 | info-am: |
---|
1144 | |
---|
1145 | install-data-am: install-pkgconfiglibDATA \ |
---|
1146 | install-thirdpartyincludeHEADERS \ |
---|
1147 | install-thirdpartylibLTLIBRARIES |
---|
1148 | @$(NORMAL_INSTALL) |
---|
1149 | $(MAKE) $(AM_MAKEFLAGS) install-data-hook |
---|
1150 | |
---|
1151 | install-exec-am: |
---|
1152 | |
---|
1153 | install-info: install-info-am |
---|
1154 | |
---|
1155 | install-man: |
---|
1156 | |
---|
1157 | installcheck-am: |
---|
1158 | |
---|
1159 | maintainer-clean: maintainer-clean-am |
---|
1160 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
1161 | -rm -rf $(top_srcdir)/autom4te.cache |
---|
1162 | -rm -rf ./$(DEPDIR) |
---|
1163 | -rm -f Makefile |
---|
1164 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
1165 | |
---|
1166 | mostlyclean: mostlyclean-am |
---|
1167 | |
---|
1168 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
---|
1169 | mostlyclean-libtool |
---|
1170 | |
---|
1171 | pdf: pdf-am |
---|
1172 | |
---|
1173 | pdf-am: |
---|
1174 | |
---|
1175 | ps: ps-am |
---|
1176 | |
---|
1177 | ps-am: |
---|
1178 | |
---|
1179 | uninstall-am: uninstall-info-am uninstall-pkgconfiglibDATA \ |
---|
1180 | uninstall-thirdpartyincludeHEADERS \ |
---|
1181 | uninstall-thirdpartylibLTLIBRARIES |
---|
1182 | @$(NORMAL_INSTALL) |
---|
1183 | $(MAKE) $(AM_MAKEFLAGS) uninstall-hook |
---|
1184 | |
---|
1185 | .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ |
---|
1186 | clean-generic clean-libtool clean-thirdpartylibLTLIBRARIES \ |
---|
1187 | ctags dist dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ \ |
---|
1188 | dist-zip distcheck distclean distclean-compile \ |
---|
1189 | distclean-generic distclean-libtool distclean-tags \ |
---|
1190 | distcleancheck distdir distuninstallcheck dvi dvi-am html \ |
---|
1191 | html-am info info-am install install-am install-data \ |
---|
1192 | install-data-am install-data-hook install-exec install-exec-am \ |
---|
1193 | install-info install-info-am install-man \ |
---|
1194 | install-pkgconfiglibDATA install-strip \ |
---|
1195 | install-thirdpartyincludeHEADERS \ |
---|
1196 | install-thirdpartylibLTLIBRARIES installcheck installcheck-am \ |
---|
1197 | installdirs maintainer-clean maintainer-clean-generic \ |
---|
1198 | mostlyclean mostlyclean-compile mostlyclean-generic \ |
---|
1199 | mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ |
---|
1200 | uninstall-am uninstall-hook uninstall-info-am \ |
---|
1201 | uninstall-pkgconfiglibDATA uninstall-thirdpartyincludeHEADERS \ |
---|
1202 | uninstall-thirdpartylibLTLIBRARIES |
---|
1203 | |
---|
1204 | |
---|
1205 | @COIN_HAS_PKGCONFIG_TRUE@install-data-hook: |
---|
1206 | @COIN_HAS_PKGCONFIG_TRUE@ @$(mkdir_p) "$(addlibsdir)" |
---|
1207 | @COIN_HAS_PKGCONFIG_TRUE@ PKG_CONFIG_PATH=@COIN_PKG_CONFIG_PATH@ \ |
---|
1208 | @COIN_HAS_PKGCONFIG_TRUE@ $(PKG_CONFIG) --libs coinmetis > $(addlibsdir)/metis_addlibs.txt |
---|
1209 | |
---|
1210 | @COIN_HAS_PKGCONFIG_TRUE@uninstall-hook: |
---|
1211 | @COIN_HAS_PKGCONFIG_TRUE@ rm -f $(addlibsdir)/metis_addlibs.txt |
---|
1212 | |
---|
1213 | test: $(libampl) |
---|
1214 | @echo "No test available for Metis." |
---|
1215 | |
---|
1216 | install-doc: $(DocFiles) |
---|
1217 | test -z "$(DocInstallDir)" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)" |
---|
1218 | for file in $(DocFiles); do \ |
---|
1219 | if test -f "$$file"; then dir=; else dir="$(srcdir)/"; fi; \ |
---|
1220 | if test -f "$$dir$$file"; then $(INSTALL_DATA) "$$dir$$file" "$(DESTDIR)$(DocInstallDir)/$$file"; fi; \ |
---|
1221 | done |
---|
1222 | |
---|
1223 | uninstall-doc: |
---|
1224 | for file in $(DocFiles); do \ |
---|
1225 | rm -f "$(DESTDIR)$(DocInstallDir)/$$file"; \ |
---|
1226 | done |
---|
1227 | |
---|
1228 | ######################################################################## |
---|
1229 | # Maintainer Stuff # |
---|
1230 | ######################################################################## |
---|
1231 | |
---|
1232 | # Make sure acinclude is using most recent coin.m4 |
---|
1233 | @MAINTAINER_MODE_TRUE@$(srcdir)/acinclude.m4: $(BUILDTOOLSDIR)/coin.m4 |
---|
1234 | @MAINTAINER_MODE_TRUE@ cat $(LIBTOOLM4) $< > $@ |
---|
1235 | |
---|
1236 | # Make sure the autotools scripts are up to date |
---|
1237 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/install-sh: $(BUILDTOOLSDIR)/install-sh |
---|
1238 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1239 | |
---|
1240 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/missing: $(BUILDTOOLSDIR)/missing |
---|
1241 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1242 | |
---|
1243 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/config.guess: $(BUILDTOOLSDIR)/config.guess |
---|
1244 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1245 | |
---|
1246 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/config.sub: $(BUILDTOOLSDIR)/config.sub |
---|
1247 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1248 | |
---|
1249 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/depcomp: $(BUILDTOOLSDIR)/depcomp |
---|
1250 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1251 | |
---|
1252 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/ltmain.sh: $(BUILDTOOLSDIR)/ltmain.sh |
---|
1253 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1254 | |
---|
1255 | # Take care of updating externals (if Externals file exists) |
---|
1256 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@$(top_builddir)/Makefile: .Externals-stamp |
---|
1257 | |
---|
1258 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@.Externals-stamp: $(srcdir)/Externals |
---|
1259 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ cd $(srcdir); svn propset svn:externals -F Externals . |
---|
1260 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ touch .Externals-stamp |
---|
1261 | |
---|
1262 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@update-externals: .Externals-stamp |
---|
1263 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ cd $(srcdir); svn update |
---|
1264 | |
---|
1265 | .PHONY: install-doc uninstall-doc update-externals |
---|
1266 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
1267 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
1268 | .NOEXPORT: |
---|