1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91target_triplet = @target@
92check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
93	$(am__EXEEXT_4) $(am__EXEEXT_5)
94@LIBMESH_DBG_MODE_TRUE@am__append_1 = example-dbg
95@LIBMESH_DEVEL_MODE_TRUE@am__append_2 = example-devel
96@LIBMESH_OPT_MODE_TRUE@am__append_3 = example-opt
97@LIBMESH_PROF_MODE_TRUE@am__append_4 = example-prof
98@LIBMESH_OPROF_MODE_TRUE@am__append_5 = example-oprof
99subdir = examples/subdomains/subdomains_ex1
100ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
101am__aclocal_m4_deps =  \
102	$(top_srcdir)/m4/autoconf-submodule/acsm_code_coverage.m4 \
103	$(top_srcdir)/m4/autoconf-submodule/acsm_compiler_control_args.m4 \
104	$(top_srcdir)/m4/autoconf-submodule/acsm_mpi.m4 \
105	$(top_srcdir)/m4/autoconf-submodule/acsm_scrape_petsc_configure.m4 \
106	$(top_srcdir)/m4/autoconf-submodule/acsm_summarize_env.m4 \
107	$(top_srcdir)/m4/autoconf-submodule/acsm_test_sanitize_flags.m4 \
108	$(top_srcdir)/m4/autoconf-submodule/ax_prefix_config_h.m4 \
109	$(top_srcdir)/m4/autoconf-submodule/ax_split_version.m4 \
110	$(top_srcdir)/m4/ac_cxx_rtti.m4 $(top_srcdir)/m4/all_static.m4 \
111	$(top_srcdir)/m4/ax_boost_base.m4 \
112	$(top_srcdir)/m4/ax_check_compile_flag.m4 \
113	$(top_srcdir)/m4/ax_compiler_vendor.m4 \
114	$(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
115	$(top_srcdir)/m4/ax_gcc_archflag.m4 \
116	$(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
117	$(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/ax_pthread.m4 \
118	$(top_srcdir)/m4/ax_tls.m4 $(top_srcdir)/m4/backtrace.m4 \
119	$(top_srcdir)/m4/boost.m4 $(top_srcdir)/m4/capnproto.m4 \
120	$(top_srcdir)/m4/compiler.m4 \
121	$(top_srcdir)/m4/config_summary.m4 $(top_srcdir)/m4/cppunit.m4 \
122	$(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/cxx11.m4 \
123	$(top_srcdir)/m4/cxx17.m4 $(top_srcdir)/m4/demangle.m4 \
124	$(top_srcdir)/m4/dlopen.m4 $(top_srcdir)/m4/eigen.m4 \
125	$(top_srcdir)/m4/errno_test.m4 $(top_srcdir)/m4/exodus.m4 \
126	$(top_srcdir)/m4/feexcept.m4 $(top_srcdir)/m4/fparser.m4 \
127	$(top_srcdir)/m4/glpk.m4 $(top_srcdir)/m4/gmv.m4 \
128	$(top_srcdir)/m4/gz.m4 $(top_srcdir)/m4/hdf5.m4 \
129	$(top_srcdir)/m4/laspack.m4 $(top_srcdir)/m4/libhilbert.m4 \
130	$(top_srcdir)/m4/libmesh_compiler_features.m4 \
131	$(top_srcdir)/m4/libmesh_core_features.m4 \
132	$(top_srcdir)/m4/libmesh_metaphysicl.m4 \
133	$(top_srcdir)/m4/libmesh_method.m4 \
134	$(top_srcdir)/m4/libmesh_optional_packages.m4 \
135	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/locale.m4 \
136	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
137	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
138	$(top_srcdir)/m4/metis.m4 $(top_srcdir)/m4/namespaces.m4 \
139	$(top_srcdir)/m4/nanoflann.m4 $(top_srcdir)/m4/nemesis.m4 \
140	$(top_srcdir)/m4/netcdf.m4 $(top_srcdir)/m4/nlopt.m4 \
141	$(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \
142	$(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \
143	$(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \
144	$(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \
145	$(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \
146	$(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \
147	$(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \
148	$(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \
149	$(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \
150	$(top_srcdir)/configure.ac
151am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
152	$(ACLOCAL_M4)
153DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
154mkinstalldirs = $(install_sh) -d
155CONFIG_HEADER = $(top_builddir)/include/libmesh_config.h.tmp
156CONFIG_CLEAN_FILES =
157CONFIG_CLEAN_VPATH_FILES =
158@LIBMESH_DBG_MODE_TRUE@am__EXEEXT_1 = example-dbg$(EXEEXT)
159@LIBMESH_DEVEL_MODE_TRUE@am__EXEEXT_2 = example-devel$(EXEEXT)
160@LIBMESH_OPT_MODE_TRUE@am__EXEEXT_3 = example-opt$(EXEEXT)
161@LIBMESH_PROF_MODE_TRUE@am__EXEEXT_4 = example-prof$(EXEEXT)
162@LIBMESH_OPROF_MODE_TRUE@am__EXEEXT_5 = example-oprof$(EXEEXT)
163am__example_dbg_SOURCES_DIST = subdomains_ex1.C exact_solution.C \
164	run.sh
165am__objects_1 = example_dbg-subdomains_ex1.$(OBJEXT) \
166	example_dbg-exact_solution.$(OBJEXT)
167am__objects_2 = $(am__objects_1)
168@LIBMESH_DBG_MODE_TRUE@am_example_dbg_OBJECTS = $(am__objects_2)
169example_dbg_OBJECTS = $(am_example_dbg_OBJECTS)
170@LIBMESH_DBG_MODE_TRUE@example_dbg_DEPENDENCIES =  \
171@LIBMESH_DBG_MODE_TRUE@	$(top_builddir)/libmesh_dbg.la
172AM_V_lt = $(am__v_lt_@AM_V@)
173am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
174am__v_lt_0 = --silent
175am__v_lt_1 =
176example_dbg_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
177	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(example_dbg_CXXFLAGS) \
178	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
179am__example_devel_SOURCES_DIST = subdomains_ex1.C exact_solution.C \
180	run.sh
181am__objects_3 = example_devel-subdomains_ex1.$(OBJEXT) \
182	example_devel-exact_solution.$(OBJEXT)
183am__objects_4 = $(am__objects_3)
184@LIBMESH_DEVEL_MODE_TRUE@am_example_devel_OBJECTS = $(am__objects_4)
185example_devel_OBJECTS = $(am_example_devel_OBJECTS)
186@LIBMESH_DEVEL_MODE_TRUE@example_devel_DEPENDENCIES =  \
187@LIBMESH_DEVEL_MODE_TRUE@	$(top_builddir)/libmesh_devel.la
188example_devel_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
189	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
190	$(example_devel_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
191	-o $@
192am__example_oprof_SOURCES_DIST = subdomains_ex1.C exact_solution.C \
193	run.sh
194am__objects_5 = example_oprof-subdomains_ex1.$(OBJEXT) \
195	example_oprof-exact_solution.$(OBJEXT)
196am__objects_6 = $(am__objects_5)
197@LIBMESH_OPROF_MODE_TRUE@am_example_oprof_OBJECTS = $(am__objects_6)
198example_oprof_OBJECTS = $(am_example_oprof_OBJECTS)
199@LIBMESH_OPROF_MODE_TRUE@example_oprof_DEPENDENCIES =  \
200@LIBMESH_OPROF_MODE_TRUE@	$(top_builddir)/libmesh_oprof.la
201example_oprof_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
202	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
203	$(example_oprof_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
204	-o $@
205am__example_opt_SOURCES_DIST = subdomains_ex1.C exact_solution.C \
206	run.sh
207am__objects_7 = example_opt-subdomains_ex1.$(OBJEXT) \
208	example_opt-exact_solution.$(OBJEXT)
209am__objects_8 = $(am__objects_7)
210@LIBMESH_OPT_MODE_TRUE@am_example_opt_OBJECTS = $(am__objects_8)
211example_opt_OBJECTS = $(am_example_opt_OBJECTS)
212@LIBMESH_OPT_MODE_TRUE@example_opt_DEPENDENCIES =  \
213@LIBMESH_OPT_MODE_TRUE@	$(top_builddir)/libmesh_opt.la
214example_opt_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
215	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(example_opt_CXXFLAGS) \
216	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
217am__example_prof_SOURCES_DIST = subdomains_ex1.C exact_solution.C \
218	run.sh
219am__objects_9 = example_prof-subdomains_ex1.$(OBJEXT) \
220	example_prof-exact_solution.$(OBJEXT)
221am__objects_10 = $(am__objects_9)
222@LIBMESH_PROF_MODE_TRUE@am_example_prof_OBJECTS = $(am__objects_10)
223example_prof_OBJECTS = $(am_example_prof_OBJECTS)
224@LIBMESH_PROF_MODE_TRUE@example_prof_DEPENDENCIES =  \
225@LIBMESH_PROF_MODE_TRUE@	$(top_builddir)/libmesh_prof.la
226example_prof_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
227	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(example_prof_CXXFLAGS) \
228	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
229AM_V_P = $(am__v_P_@AM_V@)
230am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
231am__v_P_0 = false
232am__v_P_1 = :
233AM_V_GEN = $(am__v_GEN_@AM_V@)
234am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
235am__v_GEN_0 = @echo "  GEN     " $@;
236am__v_GEN_1 =
237AM_V_at = $(am__v_at_@AM_V@)
238am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
239am__v_at_0 = @
240am__v_at_1 =
241DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
242depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
243am__maybe_remake_depfiles = depfiles
244am__depfiles_remade = ./$(DEPDIR)/example_dbg-exact_solution.Po \
245	./$(DEPDIR)/example_dbg-subdomains_ex1.Po \
246	./$(DEPDIR)/example_devel-exact_solution.Po \
247	./$(DEPDIR)/example_devel-subdomains_ex1.Po \
248	./$(DEPDIR)/example_oprof-exact_solution.Po \
249	./$(DEPDIR)/example_oprof-subdomains_ex1.Po \
250	./$(DEPDIR)/example_opt-exact_solution.Po \
251	./$(DEPDIR)/example_opt-subdomains_ex1.Po \
252	./$(DEPDIR)/example_prof-exact_solution.Po \
253	./$(DEPDIR)/example_prof-subdomains_ex1.Po
254am__mv = mv -f
255CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
256	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
257LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
258	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
259	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
260	$(AM_CXXFLAGS) $(CXXFLAGS)
261AM_V_CXX = $(am__v_CXX_@AM_V@)
262am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
263am__v_CXX_0 = @echo "  CXX     " $@;
264am__v_CXX_1 =
265CXXLD = $(CXX)
266CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
267	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
268	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
269AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
270am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
271am__v_CXXLD_0 = @echo "  CXXLD   " $@;
272am__v_CXXLD_1 =
273SOURCES = $(example_dbg_SOURCES) $(example_devel_SOURCES) \
274	$(example_oprof_SOURCES) $(example_opt_SOURCES) \
275	$(example_prof_SOURCES)
276DIST_SOURCES = $(am__example_dbg_SOURCES_DIST) \
277	$(am__example_devel_SOURCES_DIST) \
278	$(am__example_oprof_SOURCES_DIST) \
279	$(am__example_opt_SOURCES_DIST) \
280	$(am__example_prof_SOURCES_DIST)
281am__can_run_installinfo = \
282  case $$AM_UPDATE_INFO_DIR in \
283    n|no|NO) false;; \
284    *) (install-info --version) >/dev/null 2>&1;; \
285  esac
286am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
287am__vpath_adj = case $$p in \
288    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
289    *) f=$$p;; \
290  esac;
291am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
292am__install_max = 40
293am__nobase_strip_setup = \
294  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
295am__nobase_strip = \
296  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
297am__nobase_list = $(am__nobase_strip_setup); \
298  for p in $$list; do echo "$$p $$p"; done | \
299  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
300  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
301    if (++n[$$2] == $(am__install_max)) \
302      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
303    END { for (dir in files) print dir, files[dir] }'
304am__base_list = \
305  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
306  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
307am__uninstall_files_from_dir = { \
308  test -z "$$files" \
309    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
310    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
311         $(am__cd) "$$dir" && rm -f $$files; }; \
312  }
313am__installdirs = "$(DESTDIR)$(datadir)"
314DATA = $(data_DATA)
315am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
316# Read a list of newline-separated strings from the standard input,
317# and print each of them once, without duplicates.  Input order is
318# *not* preserved.
319am__uniquify_input = $(AWK) '\
320  BEGIN { nonempty = 0; } \
321  { items[$$0] = 1; nonempty = 1; } \
322  END { if (nonempty) { for (i in items) print i; }; } \
323'
324# Make sure the list of sources is unique.  This is necessary because,
325# e.g., the same source file might be shared among _SOURCES variables
326# for different programs/libraries.
327am__define_uniq_tagged_files = \
328  list='$(am__tagged_files)'; \
329  unique=`for i in $$list; do \
330    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331  done | $(am__uniquify_input)`
332ETAGS = etags
333CTAGS = ctags
334am__tty_colors_dummy = \
335  mgn= red= grn= lgn= blu= brg= std=; \
336  am__color_tests=no
337am__tty_colors = { \
338  $(am__tty_colors_dummy); \
339  if test "X$(AM_COLOR_TESTS)" = Xno; then \
340    am__color_tests=no; \
341  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
342    am__color_tests=yes; \
343  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
344    am__color_tests=yes; \
345  fi; \
346  if test $$am__color_tests = yes; then \
347    red=''; \
348    grn=''; \
349    lgn=''; \
350    blu=''; \
351    mgn=''; \
352    brg=''; \
353    std=''; \
354  fi; \
355}
356am__DIST_COMMON = $(srcdir)/Makefile.in \
357	$(top_srcdir)/build-aux/depcomp \
358	$(top_srcdir)/examples/Make.common
359DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
360ACLOCAL = @ACLOCAL@
361AMTAR = @AMTAR@
362AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
363ANY_PARANOID_FLAGS = @ANY_PARANOID_FLAGS@
364ANY_WERROR_FLAG = @ANY_WERROR_FLAG@
365AR = @AR@
366AUTOCONF = @AUTOCONF@
367AUTOHEADER = @AUTOHEADER@
368AUTOMAKE = @AUTOMAKE@
369AWK = @AWK@
370AZTECOO_INCLUDES = @AZTECOO_INCLUDES@
371AZTECOO_LIBS = @AZTECOO_LIBS@
372AZTECOO_MAKEFILE_EXPORT = @AZTECOO_MAKEFILE_EXPORT@
373BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
374BOOST_LDFLAGS = @BOOST_LDFLAGS@
375BUILD_ARCH = @BUILD_ARCH@
376BUILD_DEVSTATUS = @BUILD_DEVSTATUS@
377BUILD_HOST = @BUILD_HOST@
378BUILD_USER = @BUILD_USER@
379BUILD_VERSION = @BUILD_VERSION@
380BUNZIP2 = @BUNZIP2@
381BZIP2 = @BZIP2@
382CAPNPROTO_INCLUDE = @CAPNPROTO_INCLUDE@
383CAPNPROTO_LIBRARY = @CAPNPROTO_LIBRARY@
384CAPNP_BINARY = @CAPNP_BINARY@
385CC = @CC@
386CCDEPMODE = @CCDEPMODE@
387CFLAGS = @CFLAGS@
388CFLAGS_DBG = @CFLAGS_DBG@
389CFLAGS_DEVEL = @CFLAGS_DEVEL@
390CFLAGS_DVL = @CFLAGS_DVL@
391CFLAGS_OPROF = @CFLAGS_OPROF@
392CFLAGS_OPT = @CFLAGS_OPT@
393CFLAGS_PROF = @CFLAGS_PROF@
394CPP = @CPP@
395CPPFLAGS = @CPPFLAGS@
396CPPFLAGS_DBG = @CPPFLAGS_DBG@
397CPPFLAGS_DEVEL = @CPPFLAGS_DEVEL@
398CPPFLAGS_OPROF = @CPPFLAGS_OPROF@
399CPPFLAGS_OPT = @CPPFLAGS_OPT@
400CPPFLAGS_PROF = @CPPFLAGS_PROF@
401CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
402CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
403CPPUNIT_LIBS = @CPPUNIT_LIBS@
404CURL_INCLUDE = @CURL_INCLUDE@
405CURL_LIBRARY = @CURL_LIBRARY@
406CXX = @CXX@
407CXXCPP = @CXXCPP@
408CXXDEPMODE = @CXXDEPMODE@
409CXXFLAGS = @CXXFLAGS@
410
411# We might have turned on -Werror and/or paranoid warnings
412CXXFLAGS_DBG = @CXXFLAGS_DBG@ $(ANY_WERROR_FLAG) $(ANY_PARANOID_FLAGS)
413CXXFLAGS_DEVEL = @CXXFLAGS_DEVEL@ $(ANY_WERROR_FLAG) \
414	$(ANY_PARANOID_FLAGS)
415CXXFLAGS_DVL = @CXXFLAGS_DVL@
416CXXFLAGS_OPROF = @CXXFLAGS_OPROF@ $(ANY_WERROR_FLAG) \
417	$(ANY_PARANOID_FLAGS)
418CXXFLAGS_OPT = @CXXFLAGS_OPT@ $(ANY_WERROR_FLAG) $(ANY_PARANOID_FLAGS)
419CXXFLAGS_PROF = @CXXFLAGS_PROF@ $(ANY_WERROR_FLAG) \
420	$(ANY_PARANOID_FLAGS)
421CXXSHAREDFLAG = @CXXSHAREDFLAG@
422CYGPATH_W = @CYGPATH_W@
423DEFS = @DEFS@
424DEPDIR = @DEPDIR@
425DLLTOOL = @DLLTOOL@
426DOT = @DOT@
427DOTPATH = @DOTPATH@
428DOXYGEN = @DOXYGEN@
429DSYMUTIL = @DSYMUTIL@
430DTK_MAKEFILE_EXPORT = @DTK_MAKEFILE_EXPORT@
431DUMPBIN = @DUMPBIN@
432ECHO_C = @ECHO_C@
433ECHO_N = @ECHO_N@
434ECHO_T = @ECHO_T@
435EGREP = @EGREP@
436EIGEN_INCLUDE = @EIGEN_INCLUDE@
437EXEEXT = @EXEEXT@
438EXODUS_INCLUDE = @EXODUS_INCLUDE@
439EXODUS_NOT_NETCDF4_FLAG = @EXODUS_NOT_NETCDF4_FLAG@
440F77 = @F77@
441FC = @FC@
442FCFLAGS = @FCFLAGS@
443FFLAGS = @FFLAGS@
444FGREP = @FGREP@
445FLIBS = @FLIBS@
446FPARSER_INCLUDE = @FPARSER_INCLUDE@
447FPARSER_LIBRARY = @FPARSER_LIBRARY@
448GCOV_FLAGS = @GCOV_FLAGS@
449GCOV_LDFLAGS = @GCOV_LDFLAGS@
450GIT_REVISION = @GIT_REVISION@
451GLPK_INCLUDE = @GLPK_INCLUDE@
452GLPK_LIBRARY = @GLPK_LIBRARY@
453GMV_INCLUDE = @GMV_INCLUDE@
454GMV_LIBRARY = @GMV_LIBRARY@
455GREP = @GREP@
456GXX_VERSION = @GXX_VERSION@
457GZSTREAM_INCLUDE = @GZSTREAM_INCLUDE@
458GZSTREAM_LIB = @GZSTREAM_LIB@
459HAVE_CXX11 = @HAVE_CXX11@
460HAVE_DOT = @HAVE_DOT@
461HAVE_GCOV_TOOLS = @HAVE_GCOV_TOOLS@
462HDF5_CFLAGS = @HDF5_CFLAGS@
463HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
464HDF5_CXXLIBS = @HDF5_CXXLIBS@
465HDF5_DIR = @HDF5_DIR@
466HDF5_FLIBS = @HDF5_FLIBS@
467HDF5_LIBS = @HDF5_LIBS@
468HDF5_PREFIX = @HDF5_PREFIX@
469INSTALL = @INSTALL@
470INSTALL_DATA = @INSTALL_DATA@
471INSTALL_PROGRAM = @INSTALL_PROGRAM@
472INSTALL_SCRIPT = @INSTALL_SCRIPT@
473INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
474LASPACK_INCLUDE = @LASPACK_INCLUDE@
475LASPACK_LIB = @LASPACK_LIB@
476LD = @LD@
477LDFLAGS = @LDFLAGS@
478LIBHILBERT_INCLUDE = @LIBHILBERT_INCLUDE@
479LIBHILBERT_LIBRARY = @LIBHILBERT_LIBRARY@
480LIBOBJS = @LIBOBJS@
481LIBS = $(libmesh_optional_LIBS)
482LIBTOOL = @LIBTOOL@
483LIPO = @LIPO@
484LN_S = @LN_S@
485LOCAL_CXX = @LOCAL_CXX@
486LTLIBOBJS = @LTLIBOBJS@
487LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
488MAINT = @MAINT@
489MAKEINFO = @MAKEINFO@
490MANIFEST_TOOL = @MANIFEST_TOOL@
491METAPHYSICL_INCLUDE = @METAPHYSICL_INCLUDE@
492METHOD = @METHOD@
493METHODS = @METHODS@
494METIS_INCLUDE = @METIS_INCLUDE@
495METIS_LIB = @METIS_LIB@
496MKDIR_P = @MKDIR_P@
497ML_INCLUDES = @ML_INCLUDES@
498ML_LIBS = @ML_LIBS@
499ML_MAKEFILE_EXPORT = @ML_MAKEFILE_EXPORT@
500MPCXX = @MPCXX@
501MPI_IMPL = @MPI_IMPL@
502MPI_INCLUDES = @MPI_INCLUDES@
503MPI_LDFLAGS = @MPI_LDFLAGS@
504MPI_LIBS = @MPI_LIBS@
505NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@
506NEMESIS_INCLUDE = @NEMESIS_INCLUDE@
507NETCDF_INCLUDE = @NETCDF_INCLUDE@
508NLOPT_INCLUDE = @NLOPT_INCLUDE@
509NLOPT_LIBRARY = @NLOPT_LIBRARY@
510NM = @NM@
511NMEDIT = @NMEDIT@
512NODEPRECATEDFLAG = @NODEPRECATEDFLAG@
513NOX_INCLUDES = @NOX_INCLUDES@
514NOX_LIBS = @NOX_LIBS@
515NOX_MAKEFILE_EXPORT = @NOX_MAKEFILE_EXPORT@
516OBJDUMP = @OBJDUMP@
517OBJEXT = @OBJEXT@
518OPENMP_CFLAGS = @OPENMP_CFLAGS@
519OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
520OPENMP_FFLAGS = @OPENMP_FFLAGS@
521OPROFILE_FLAGS = @OPROFILE_FLAGS@
522OTOOL = @OTOOL@
523OTOOL64 = @OTOOL64@
524PACKAGE = @PACKAGE@
525PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
526PACKAGE_NAME = @PACKAGE_NAME@
527PACKAGE_STRING = @PACKAGE_STRING@
528PACKAGE_TARNAME = @PACKAGE_TARNAME@
529PACKAGE_URL = @PACKAGE_URL@
530PACKAGE_VERSION = @PACKAGE_VERSION@
531PARMETIS_INCLUDE = @PARMETIS_INCLUDE@
532PARMETIS_LIB = @PARMETIS_LIB@
533PATH_SEPARATOR = @PATH_SEPARATOR@
534PERL = @PERL@
535PETSCARCH = @PETSCARCH@
536PETSCINCLUDEDIRS = @PETSCINCLUDEDIRS@
537PETSCLINKLIBS = @PETSCLINKLIBS@
538PETSC_ARCH = @PETSC_ARCH@
539PETSC_CC_INCLUDES = @PETSC_CC_INCLUDES@
540PETSC_DIR = @PETSC_DIR@
541PETSC_FC_INCLUDES = @PETSC_FC_INCLUDES@
542PKG_CONFIG = @PKG_CONFIG@
543PROFILING_FLAGS = @PROFILING_FLAGS@
544PRTDIAG = @PRTDIAG@
545PTHREAD_CC = @PTHREAD_CC@
546PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
547PTHREAD_LIBS = @PTHREAD_LIBS@
548PWD = @PWD@
549QHULL_LIBS = @QHULL_LIBS@
550RANLIB = @RANLIB@
551RPATHFLAG = @RPATHFLAG@
552SED = @SED@
553SET_MAKE = @SET_MAKE@
554SFC_INCLUDE = @SFC_INCLUDE@
555SFC_LIB = @SFC_LIB@
556SHELL = @SHELL@
557SLEPC_DIR = @SLEPC_DIR@
558SLEPC_INCLUDE = @SLEPC_INCLUDE@
559SLEPC_LIBS = @SLEPC_LIBS@
560STRIP = @STRIP@
561TBB_INCLUDE = @TBB_INCLUDE@
562TBB_LIBRARY = @TBB_LIBRARY@
563TECIO_CPPFLAGS = @TECIO_CPPFLAGS@
564TECIO_INCLUDE = @TECIO_INCLUDE@
565TETGEN_INCLUDE = @TETGEN_INCLUDE@
566TETGEN_LIBRARY = @TETGEN_LIBRARY@
567TPETRA_INCLUDES = @TPETRA_INCLUDES@
568TPETRA_LIBS = @TPETRA_LIBS@
569TPETRA_MAKEFILE_EXPORT = @TPETRA_MAKEFILE_EXPORT@
570TRIANGLE_INCLUDE = @TRIANGLE_INCLUDE@
571TRIANGLE_LIBRARY = @TRIANGLE_LIBRARY@
572TRILINOS_DIR = @TRILINOS_DIR@
573TRILINOS_INCLUDES = @TRILINOS_INCLUDES@
574TRILINOS_LIBS = @TRILINOS_LIBS@
575TRILINOS_MAKEFILE_EXPORT = @TRILINOS_MAKEFILE_EXPORT@
576VERSION = @VERSION@
577VTK_DIR = @VTK_DIR@
578VTK_INCLUDE = @VTK_INCLUDE@
579VTK_LIBRARY = @VTK_LIBRARY@
580XZ = @XZ@
581YACC = @YACC@
582YFLAGS = @YFLAGS@
583abs_builddir = @abs_builddir@
584abs_srcdir = @abs_srcdir@
585abs_top_builddir = @abs_top_builddir@
586abs_top_srcdir = @abs_top_srcdir@
587ac_ct_AR = @ac_ct_AR@
588ac_ct_CC = @ac_ct_CC@
589ac_ct_CXX = @ac_ct_CXX@
590ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
591ac_ct_F77 = @ac_ct_F77@
592ac_ct_FC = @ac_ct_FC@
593am__include = @am__include@
594am__leading_dot = @am__leading_dot@
595am__quote = @am__quote@
596am__tar = @am__tar@
597am__untar = @am__untar@
598ax_pthread_config = @ax_pthread_config@
599bindir = @bindir@
600build = @build@
601build_alias = @build_alias@
602build_cpu = @build_cpu@
603build_os = @build_os@
604build_vendor = @build_vendor@
605builddir = @builddir@
606datadir = $(install_dir)
607datarootdir = @datarootdir@
608docdir = @docdir@
609dvidir = @dvidir@
610enabledeprecated = @enabledeprecated@
611enablefwdenums = @enablefwdenums@
612enablelegacyincludepaths = @enablelegacyincludepaths@
613enablepetsc = @enablepetsc@
614enableuniqueptr = @enableuniqueptr@
615enablewarnings = @enablewarnings@
616exec_prefix = @exec_prefix@
617gitquery = @gitquery@
618have_gcov = @have_gcov@
619host = @host@
620host_alias = @host_alias@
621host_cpu = @host_cpu@
622host_os = @host_os@
623host_vendor = @host_vendor@
624htmldir = @htmldir@
625includedir = @includedir@
626infodir = @infodir@
627install_sh = @install_sh@
628libdir = @libdir@
629libexecdir = @libexecdir@
630libmesh_CFLAGS = @libmesh_CFLAGS@
631libmesh_CPPFLAGS = @libmesh_CPPFLAGS@
632libmesh_CXXFLAGS = @libmesh_CXXFLAGS@
633libmesh_LDFLAGS = @libmesh_LDFLAGS@
634libmesh_contrib_INCLUDES = @libmesh_contrib_INCLUDES@
635libmesh_installed_LIBS = @libmesh_installed_LIBS@
636libmesh_optional_INCLUDES = @libmesh_optional_INCLUDES@
637libmesh_optional_LIBS = @libmesh_optional_LIBS@
638libmesh_pkgconfig_requires = @libmesh_pkgconfig_requires@
639libmesh_precision_LIBS = @libmesh_precision_LIBS@
640localedir = @localedir@
641localstatedir = @localstatedir@
642mandir = @mandir@
643mkdir_p = @mkdir_p@
644oldincludedir = @oldincludedir@
645pdfdir = @pdfdir@
646petscmajor = @petscmajor@
647petscmajorminor = @petscmajorminor@
648petscminor = @petscminor@
649petscversion = @petscversion@
650prefix = @prefix@
651program_transform_name = @program_transform_name@
652psdir = @psdir@
653sbindir = @sbindir@
654sharedstatedir = @sharedstatedir@
655srcdir = @srcdir@
656subdirs = @subdirs@
657sysconfdir = @sysconfdir@
658target = @target@
659target_alias = @target_alias@
660target_cpu = @target_cpu@
661target_os = @target_os@
662target_vendor = @target_vendor@
663top_build_prefix = @top_build_prefix@
664top_builddir = @top_builddir@
665top_srcdir = @top_srcdir@
666vtkbuild = @vtkbuild@
667vtkmajor = @vtkmajor@
668vtkversion = @vtkversion@
669BUILT_SOURCES = exact_solution.C
670DISTCLEANFILES = $(BUILT_SOURCES)
671example_name = subdomains_ex1
672check_SCRIPTS = run.sh
673install_dir = $(examples_install_path)/subdomains/ex1
674data = subdomains_ex1.C exact_solution.C run.sh
675sources = $(data) run.sh
676
677######################################################################
678#
679# how to make documentation
680#
681CLEANFILES = out_*.gmv out_*.e gnuplot_* $(example_name).html \
682	stdout.log
683
684######################################################################
685#
686# Common environment for all examples
687#
688# This file is included by *every* example.  If we are careful, common
689# rules like 'make doc' or 'make run' can be defined here, once and
690# for all.
691#
692AUTOMAKE_OPTIONS = subdir-objects
693AM_CPPFLAGS = $(libmesh_optional_INCLUDES) -I$(top_builddir)/include $(libmesh_contrib_INCLUDES)
694AM_CFLAGS = $(libmesh_CFLAGS)
695AM_CXXFLAGS = $(libmesh_CXXFLAGS)
696AM_LDFLAGS = $(libmesh_LDFLAGS)
697examples_source_path = $(top_srcdir)/examples
698examples_install_path = $(prefix)/examples
699data_DATA = $(data) $(top_builddir)/contrib/utils/Makefile
700@LIBMESH_DBG_MODE_TRUE@example_dbg_SOURCES = $(sources)
701@LIBMESH_DBG_MODE_TRUE@example_dbg_CPPFLAGS = $(CPPFLAGS_DBG) $(AM_CPPFLAGS)
702@LIBMESH_DBG_MODE_TRUE@example_dbg_CXXFLAGS = $(CXXFLAGS_DBG)
703@LIBMESH_DBG_MODE_TRUE@example_dbg_LDADD = $(top_builddir)/libmesh_dbg.la
704@LIBMESH_DEVEL_MODE_TRUE@example_devel_SOURCES = $(sources)
705@LIBMESH_DEVEL_MODE_TRUE@example_devel_CPPFLAGS = $(CPPFLAGS_DEVEL) $(AM_CPPFLAGS)
706@LIBMESH_DEVEL_MODE_TRUE@example_devel_CXXFLAGS = $(CXXFLAGS_DEVEL)
707@LIBMESH_DEVEL_MODE_TRUE@example_devel_LDADD = $(top_builddir)/libmesh_devel.la
708@LIBMESH_OPT_MODE_TRUE@example_opt_SOURCES = $(sources)
709@LIBMESH_OPT_MODE_TRUE@example_opt_CPPFLAGS = $(CPPFLAGS_OPT) $(AM_CPPFLAGS)
710@LIBMESH_OPT_MODE_TRUE@example_opt_CXXFLAGS = $(CXXFLAGS_OPT)
711@LIBMESH_OPT_MODE_TRUE@example_opt_LDADD = $(top_builddir)/libmesh_opt.la
712@LIBMESH_PROF_MODE_TRUE@example_prof_SOURCES = $(sources)
713@LIBMESH_PROF_MODE_TRUE@example_prof_CPPFLAGS = $(CPPFLAGS_PROF) $(AM_CPPFLAGS)
714@LIBMESH_PROF_MODE_TRUE@example_prof_CXXFLAGS = $(CXXFLAGS_PROF)
715@LIBMESH_PROF_MODE_TRUE@example_prof_LDADD = $(top_builddir)/libmesh_prof.la
716@LIBMESH_OPROF_MODE_TRUE@example_oprof_SOURCES = $(sources)
717@LIBMESH_OPROF_MODE_TRUE@example_oprof_CPPFLAGS = $(CPPFLAGS_OPROF) $(AM_CPPFLAGS)
718@LIBMESH_OPROF_MODE_TRUE@example_oprof_CXXFLAGS = $(CXXFLAGS_OPROF)
719@LIBMESH_OPROF_MODE_TRUE@example_oprof_LDADD = $(top_builddir)/libmesh_oprof.la
720@LIBMESH_DBG_MODE_TRUE@@LIBMESH_DEVEL_MODE_FALSE@@LIBMESH_OPROF_MODE_FALSE@@LIBMESH_OPT_MODE_FALSE@@LIBMESH_PROF_MODE_FALSE@DOC_PROGRAM = example-dbg
721@LIBMESH_DEVEL_MODE_TRUE@@LIBMESH_OPROF_MODE_FALSE@@LIBMESH_OPT_MODE_FALSE@@LIBMESH_PROF_MODE_FALSE@DOC_PROGRAM = example-devel
722@LIBMESH_OPROF_MODE_FALSE@@LIBMESH_OPT_MODE_FALSE@@LIBMESH_PROF_MODE_TRUE@DOC_PROGRAM = example-prof
723@LIBMESH_OPROF_MODE_TRUE@@LIBMESH_OPT_MODE_FALSE@DOC_PROGRAM = example-oprof
724
725######################################################################
726#
727# Choose a flavor to run when making documentation
728#
729@LIBMESH_OPT_MODE_TRUE@DOC_PROGRAM = example-opt
730@LIBMESH_DBG_MODE_TRUE@@LIBMESH_DEVEL_MODE_FALSE@@LIBMESH_OPROF_MODE_FALSE@@LIBMESH_OPT_MODE_FALSE@@LIBMESH_PROF_MODE_FALSE@DOC_METHOD = dbg
731@LIBMESH_DEVEL_MODE_TRUE@@LIBMESH_OPROF_MODE_FALSE@@LIBMESH_OPT_MODE_FALSE@@LIBMESH_PROF_MODE_FALSE@DOC_METHOD = devel
732@LIBMESH_OPROF_MODE_FALSE@@LIBMESH_OPT_MODE_FALSE@@LIBMESH_PROF_MODE_TRUE@DOC_METHOD = prof
733@LIBMESH_OPROF_MODE_TRUE@@LIBMESH_OPT_MODE_FALSE@DOC_METHOD = oprof
734@LIBMESH_OPT_MODE_TRUE@DOC_METHOD = opt
735
736######################################################################
737#
738# Running the tests
739#
740TESTS_ENVIRONMENT = LIBMESH_DIR=$(abs_top_srcdir); export LIBMESH_DIR; \
741	METHODS="$(METHODS)"; export METHODS; petscmajor=@petscmajor@ \
742	petscminor=@petscminor@
743TESTS = $(check_SCRIPTS)
744all: $(BUILT_SOURCES)
745	$(MAKE) $(AM_MAKEFLAGS) all-am
746
747.SUFFIXES:
748.SUFFIXES: .C .lo .o .obj
749$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/examples/Make.common $(am__configure_deps)
750	@for dep in $?; do \
751	  case '$(am__configure_deps)' in \
752	    *$$dep*) \
753	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
754	        && { if test -f $@; then exit 0; else break; fi; }; \
755	      exit 1;; \
756	  esac; \
757	done; \
758	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/subdomains/subdomains_ex1/Makefile'; \
759	$(am__cd) $(top_srcdir) && \
760	  $(AUTOMAKE) --gnu examples/subdomains/subdomains_ex1/Makefile
761Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
762	@case '$?' in \
763	  *config.status*) \
764	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
765	  *) \
766	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
767	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
768	esac;
769$(top_srcdir)/examples/Make.common $(am__empty):
770
771$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
772	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
773
774$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
775	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
776$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
777	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
778$(am__aclocal_m4_deps):
779
780clean-checkPROGRAMS:
781	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
782	echo " rm -f" $$list; \
783	rm -f $$list || exit $$?; \
784	test -n "$(EXEEXT)" || exit 0; \
785	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
786	echo " rm -f" $$list; \
787	rm -f $$list
788
789example-dbg$(EXEEXT): $(example_dbg_OBJECTS) $(example_dbg_DEPENDENCIES) $(EXTRA_example_dbg_DEPENDENCIES)
790	@rm -f example-dbg$(EXEEXT)
791	$(AM_V_CXXLD)$(example_dbg_LINK) $(example_dbg_OBJECTS) $(example_dbg_LDADD) $(LIBS)
792
793example-devel$(EXEEXT): $(example_devel_OBJECTS) $(example_devel_DEPENDENCIES) $(EXTRA_example_devel_DEPENDENCIES)
794	@rm -f example-devel$(EXEEXT)
795	$(AM_V_CXXLD)$(example_devel_LINK) $(example_devel_OBJECTS) $(example_devel_LDADD) $(LIBS)
796
797example-oprof$(EXEEXT): $(example_oprof_OBJECTS) $(example_oprof_DEPENDENCIES) $(EXTRA_example_oprof_DEPENDENCIES)
798	@rm -f example-oprof$(EXEEXT)
799	$(AM_V_CXXLD)$(example_oprof_LINK) $(example_oprof_OBJECTS) $(example_oprof_LDADD) $(LIBS)
800
801example-opt$(EXEEXT): $(example_opt_OBJECTS) $(example_opt_DEPENDENCIES) $(EXTRA_example_opt_DEPENDENCIES)
802	@rm -f example-opt$(EXEEXT)
803	$(AM_V_CXXLD)$(example_opt_LINK) $(example_opt_OBJECTS) $(example_opt_LDADD) $(LIBS)
804
805example-prof$(EXEEXT): $(example_prof_OBJECTS) $(example_prof_DEPENDENCIES) $(EXTRA_example_prof_DEPENDENCIES)
806	@rm -f example-prof$(EXEEXT)
807	$(AM_V_CXXLD)$(example_prof_LINK) $(example_prof_OBJECTS) $(example_prof_LDADD) $(LIBS)
808
809mostlyclean-compile:
810	-rm -f *.$(OBJEXT)
811
812distclean-compile:
813	-rm -f *.tab.c
814
815@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example_dbg-exact_solution.Po@am__quote@ # am--include-marker
816@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example_dbg-subdomains_ex1.Po@am__quote@ # am--include-marker
817@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example_devel-exact_solution.Po@am__quote@ # am--include-marker
818@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example_devel-subdomains_ex1.Po@am__quote@ # am--include-marker
819@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example_oprof-exact_solution.Po@am__quote@ # am--include-marker
820@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example_oprof-subdomains_ex1.Po@am__quote@ # am--include-marker
821@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example_opt-exact_solution.Po@am__quote@ # am--include-marker
822@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example_opt-subdomains_ex1.Po@am__quote@ # am--include-marker
823@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example_prof-exact_solution.Po@am__quote@ # am--include-marker
824@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example_prof-subdomains_ex1.Po@am__quote@ # am--include-marker
825
826$(am__depfiles_remade):
827	@$(MKDIR_P) $(@D)
828	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
829
830am--depfiles: $(am__depfiles_remade)
831
832.C.o:
833@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
834@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
835@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
836@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
837@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
838@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
839
840.C.obj:
841@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
842@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
843@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
844@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
845@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
846@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
847
848.C.lo:
849@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
850@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
851@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
852@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
853@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
854@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
855
856example_dbg-subdomains_ex1.o: subdomains_ex1.C
857@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_dbg_CPPFLAGS) $(CPPFLAGS) $(example_dbg_CXXFLAGS) $(CXXFLAGS) -MT example_dbg-subdomains_ex1.o -MD -MP -MF $(DEPDIR)/example_dbg-subdomains_ex1.Tpo -c -o example_dbg-subdomains_ex1.o `test -f 'subdomains_ex1.C' || echo '$(srcdir)/'`subdomains_ex1.C
858@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_dbg-subdomains_ex1.Tpo $(DEPDIR)/example_dbg-subdomains_ex1.Po
859@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='subdomains_ex1.C' object='example_dbg-subdomains_ex1.o' libtool=no @AMDEPBACKSLASH@
860@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
861@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_dbg_CPPFLAGS) $(CPPFLAGS) $(example_dbg_CXXFLAGS) $(CXXFLAGS) -c -o example_dbg-subdomains_ex1.o `test -f 'subdomains_ex1.C' || echo '$(srcdir)/'`subdomains_ex1.C
862
863example_dbg-subdomains_ex1.obj: subdomains_ex1.C
864@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_dbg_CPPFLAGS) $(CPPFLAGS) $(example_dbg_CXXFLAGS) $(CXXFLAGS) -MT example_dbg-subdomains_ex1.obj -MD -MP -MF $(DEPDIR)/example_dbg-subdomains_ex1.Tpo -c -o example_dbg-subdomains_ex1.obj `if test -f 'subdomains_ex1.C'; then $(CYGPATH_W) 'subdomains_ex1.C'; else $(CYGPATH_W) '$(srcdir)/subdomains_ex1.C'; fi`
865@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_dbg-subdomains_ex1.Tpo $(DEPDIR)/example_dbg-subdomains_ex1.Po
866@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='subdomains_ex1.C' object='example_dbg-subdomains_ex1.obj' libtool=no @AMDEPBACKSLASH@
867@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
868@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_dbg_CPPFLAGS) $(CPPFLAGS) $(example_dbg_CXXFLAGS) $(CXXFLAGS) -c -o example_dbg-subdomains_ex1.obj `if test -f 'subdomains_ex1.C'; then $(CYGPATH_W) 'subdomains_ex1.C'; else $(CYGPATH_W) '$(srcdir)/subdomains_ex1.C'; fi`
869
870example_dbg-exact_solution.o: exact_solution.C
871@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_dbg_CPPFLAGS) $(CPPFLAGS) $(example_dbg_CXXFLAGS) $(CXXFLAGS) -MT example_dbg-exact_solution.o -MD -MP -MF $(DEPDIR)/example_dbg-exact_solution.Tpo -c -o example_dbg-exact_solution.o `test -f 'exact_solution.C' || echo '$(srcdir)/'`exact_solution.C
872@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_dbg-exact_solution.Tpo $(DEPDIR)/example_dbg-exact_solution.Po
873@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='exact_solution.C' object='example_dbg-exact_solution.o' libtool=no @AMDEPBACKSLASH@
874@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
875@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_dbg_CPPFLAGS) $(CPPFLAGS) $(example_dbg_CXXFLAGS) $(CXXFLAGS) -c -o example_dbg-exact_solution.o `test -f 'exact_solution.C' || echo '$(srcdir)/'`exact_solution.C
876
877example_dbg-exact_solution.obj: exact_solution.C
878@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_dbg_CPPFLAGS) $(CPPFLAGS) $(example_dbg_CXXFLAGS) $(CXXFLAGS) -MT example_dbg-exact_solution.obj -MD -MP -MF $(DEPDIR)/example_dbg-exact_solution.Tpo -c -o example_dbg-exact_solution.obj `if test -f 'exact_solution.C'; then $(CYGPATH_W) 'exact_solution.C'; else $(CYGPATH_W) '$(srcdir)/exact_solution.C'; fi`
879@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_dbg-exact_solution.Tpo $(DEPDIR)/example_dbg-exact_solution.Po
880@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='exact_solution.C' object='example_dbg-exact_solution.obj' libtool=no @AMDEPBACKSLASH@
881@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
882@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_dbg_CPPFLAGS) $(CPPFLAGS) $(example_dbg_CXXFLAGS) $(CXXFLAGS) -c -o example_dbg-exact_solution.obj `if test -f 'exact_solution.C'; then $(CYGPATH_W) 'exact_solution.C'; else $(CYGPATH_W) '$(srcdir)/exact_solution.C'; fi`
883
884example_devel-subdomains_ex1.o: subdomains_ex1.C
885@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_devel_CPPFLAGS) $(CPPFLAGS) $(example_devel_CXXFLAGS) $(CXXFLAGS) -MT example_devel-subdomains_ex1.o -MD -MP -MF $(DEPDIR)/example_devel-subdomains_ex1.Tpo -c -o example_devel-subdomains_ex1.o `test -f 'subdomains_ex1.C' || echo '$(srcdir)/'`subdomains_ex1.C
886@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_devel-subdomains_ex1.Tpo $(DEPDIR)/example_devel-subdomains_ex1.Po
887@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='subdomains_ex1.C' object='example_devel-subdomains_ex1.o' libtool=no @AMDEPBACKSLASH@
888@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
889@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_devel_CPPFLAGS) $(CPPFLAGS) $(example_devel_CXXFLAGS) $(CXXFLAGS) -c -o example_devel-subdomains_ex1.o `test -f 'subdomains_ex1.C' || echo '$(srcdir)/'`subdomains_ex1.C
890
891example_devel-subdomains_ex1.obj: subdomains_ex1.C
892@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_devel_CPPFLAGS) $(CPPFLAGS) $(example_devel_CXXFLAGS) $(CXXFLAGS) -MT example_devel-subdomains_ex1.obj -MD -MP -MF $(DEPDIR)/example_devel-subdomains_ex1.Tpo -c -o example_devel-subdomains_ex1.obj `if test -f 'subdomains_ex1.C'; then $(CYGPATH_W) 'subdomains_ex1.C'; else $(CYGPATH_W) '$(srcdir)/subdomains_ex1.C'; fi`
893@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_devel-subdomains_ex1.Tpo $(DEPDIR)/example_devel-subdomains_ex1.Po
894@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='subdomains_ex1.C' object='example_devel-subdomains_ex1.obj' libtool=no @AMDEPBACKSLASH@
895@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
896@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_devel_CPPFLAGS) $(CPPFLAGS) $(example_devel_CXXFLAGS) $(CXXFLAGS) -c -o example_devel-subdomains_ex1.obj `if test -f 'subdomains_ex1.C'; then $(CYGPATH_W) 'subdomains_ex1.C'; else $(CYGPATH_W) '$(srcdir)/subdomains_ex1.C'; fi`
897
898example_devel-exact_solution.o: exact_solution.C
899@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_devel_CPPFLAGS) $(CPPFLAGS) $(example_devel_CXXFLAGS) $(CXXFLAGS) -MT example_devel-exact_solution.o -MD -MP -MF $(DEPDIR)/example_devel-exact_solution.Tpo -c -o example_devel-exact_solution.o `test -f 'exact_solution.C' || echo '$(srcdir)/'`exact_solution.C
900@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_devel-exact_solution.Tpo $(DEPDIR)/example_devel-exact_solution.Po
901@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='exact_solution.C' object='example_devel-exact_solution.o' libtool=no @AMDEPBACKSLASH@
902@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
903@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_devel_CPPFLAGS) $(CPPFLAGS) $(example_devel_CXXFLAGS) $(CXXFLAGS) -c -o example_devel-exact_solution.o `test -f 'exact_solution.C' || echo '$(srcdir)/'`exact_solution.C
904
905example_devel-exact_solution.obj: exact_solution.C
906@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_devel_CPPFLAGS) $(CPPFLAGS) $(example_devel_CXXFLAGS) $(CXXFLAGS) -MT example_devel-exact_solution.obj -MD -MP -MF $(DEPDIR)/example_devel-exact_solution.Tpo -c -o example_devel-exact_solution.obj `if test -f 'exact_solution.C'; then $(CYGPATH_W) 'exact_solution.C'; else $(CYGPATH_W) '$(srcdir)/exact_solution.C'; fi`
907@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_devel-exact_solution.Tpo $(DEPDIR)/example_devel-exact_solution.Po
908@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='exact_solution.C' object='example_devel-exact_solution.obj' libtool=no @AMDEPBACKSLASH@
909@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
910@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_devel_CPPFLAGS) $(CPPFLAGS) $(example_devel_CXXFLAGS) $(CXXFLAGS) -c -o example_devel-exact_solution.obj `if test -f 'exact_solution.C'; then $(CYGPATH_W) 'exact_solution.C'; else $(CYGPATH_W) '$(srcdir)/exact_solution.C'; fi`
911
912example_oprof-subdomains_ex1.o: subdomains_ex1.C
913@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_oprof_CPPFLAGS) $(CPPFLAGS) $(example_oprof_CXXFLAGS) $(CXXFLAGS) -MT example_oprof-subdomains_ex1.o -MD -MP -MF $(DEPDIR)/example_oprof-subdomains_ex1.Tpo -c -o example_oprof-subdomains_ex1.o `test -f 'subdomains_ex1.C' || echo '$(srcdir)/'`subdomains_ex1.C
914@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_oprof-subdomains_ex1.Tpo $(DEPDIR)/example_oprof-subdomains_ex1.Po
915@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='subdomains_ex1.C' object='example_oprof-subdomains_ex1.o' libtool=no @AMDEPBACKSLASH@
916@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
917@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_oprof_CPPFLAGS) $(CPPFLAGS) $(example_oprof_CXXFLAGS) $(CXXFLAGS) -c -o example_oprof-subdomains_ex1.o `test -f 'subdomains_ex1.C' || echo '$(srcdir)/'`subdomains_ex1.C
918
919example_oprof-subdomains_ex1.obj: subdomains_ex1.C
920@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_oprof_CPPFLAGS) $(CPPFLAGS) $(example_oprof_CXXFLAGS) $(CXXFLAGS) -MT example_oprof-subdomains_ex1.obj -MD -MP -MF $(DEPDIR)/example_oprof-subdomains_ex1.Tpo -c -o example_oprof-subdomains_ex1.obj `if test -f 'subdomains_ex1.C'; then $(CYGPATH_W) 'subdomains_ex1.C'; else $(CYGPATH_W) '$(srcdir)/subdomains_ex1.C'; fi`
921@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_oprof-subdomains_ex1.Tpo $(DEPDIR)/example_oprof-subdomains_ex1.Po
922@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='subdomains_ex1.C' object='example_oprof-subdomains_ex1.obj' libtool=no @AMDEPBACKSLASH@
923@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
924@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_oprof_CPPFLAGS) $(CPPFLAGS) $(example_oprof_CXXFLAGS) $(CXXFLAGS) -c -o example_oprof-subdomains_ex1.obj `if test -f 'subdomains_ex1.C'; then $(CYGPATH_W) 'subdomains_ex1.C'; else $(CYGPATH_W) '$(srcdir)/subdomains_ex1.C'; fi`
925
926example_oprof-exact_solution.o: exact_solution.C
927@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_oprof_CPPFLAGS) $(CPPFLAGS) $(example_oprof_CXXFLAGS) $(CXXFLAGS) -MT example_oprof-exact_solution.o -MD -MP -MF $(DEPDIR)/example_oprof-exact_solution.Tpo -c -o example_oprof-exact_solution.o `test -f 'exact_solution.C' || echo '$(srcdir)/'`exact_solution.C
928@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_oprof-exact_solution.Tpo $(DEPDIR)/example_oprof-exact_solution.Po
929@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='exact_solution.C' object='example_oprof-exact_solution.o' libtool=no @AMDEPBACKSLASH@
930@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
931@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_oprof_CPPFLAGS) $(CPPFLAGS) $(example_oprof_CXXFLAGS) $(CXXFLAGS) -c -o example_oprof-exact_solution.o `test -f 'exact_solution.C' || echo '$(srcdir)/'`exact_solution.C
932
933example_oprof-exact_solution.obj: exact_solution.C
934@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_oprof_CPPFLAGS) $(CPPFLAGS) $(example_oprof_CXXFLAGS) $(CXXFLAGS) -MT example_oprof-exact_solution.obj -MD -MP -MF $(DEPDIR)/example_oprof-exact_solution.Tpo -c -o example_oprof-exact_solution.obj `if test -f 'exact_solution.C'; then $(CYGPATH_W) 'exact_solution.C'; else $(CYGPATH_W) '$(srcdir)/exact_solution.C'; fi`
935@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_oprof-exact_solution.Tpo $(DEPDIR)/example_oprof-exact_solution.Po
936@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='exact_solution.C' object='example_oprof-exact_solution.obj' libtool=no @AMDEPBACKSLASH@
937@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
938@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_oprof_CPPFLAGS) $(CPPFLAGS) $(example_oprof_CXXFLAGS) $(CXXFLAGS) -c -o example_oprof-exact_solution.obj `if test -f 'exact_solution.C'; then $(CYGPATH_W) 'exact_solution.C'; else $(CYGPATH_W) '$(srcdir)/exact_solution.C'; fi`
939
940example_opt-subdomains_ex1.o: subdomains_ex1.C
941@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_opt_CPPFLAGS) $(CPPFLAGS) $(example_opt_CXXFLAGS) $(CXXFLAGS) -MT example_opt-subdomains_ex1.o -MD -MP -MF $(DEPDIR)/example_opt-subdomains_ex1.Tpo -c -o example_opt-subdomains_ex1.o `test -f 'subdomains_ex1.C' || echo '$(srcdir)/'`subdomains_ex1.C
942@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_opt-subdomains_ex1.Tpo $(DEPDIR)/example_opt-subdomains_ex1.Po
943@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='subdomains_ex1.C' object='example_opt-subdomains_ex1.o' libtool=no @AMDEPBACKSLASH@
944@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
945@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_opt_CPPFLAGS) $(CPPFLAGS) $(example_opt_CXXFLAGS) $(CXXFLAGS) -c -o example_opt-subdomains_ex1.o `test -f 'subdomains_ex1.C' || echo '$(srcdir)/'`subdomains_ex1.C
946
947example_opt-subdomains_ex1.obj: subdomains_ex1.C
948@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_opt_CPPFLAGS) $(CPPFLAGS) $(example_opt_CXXFLAGS) $(CXXFLAGS) -MT example_opt-subdomains_ex1.obj -MD -MP -MF $(DEPDIR)/example_opt-subdomains_ex1.Tpo -c -o example_opt-subdomains_ex1.obj `if test -f 'subdomains_ex1.C'; then $(CYGPATH_W) 'subdomains_ex1.C'; else $(CYGPATH_W) '$(srcdir)/subdomains_ex1.C'; fi`
949@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_opt-subdomains_ex1.Tpo $(DEPDIR)/example_opt-subdomains_ex1.Po
950@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='subdomains_ex1.C' object='example_opt-subdomains_ex1.obj' libtool=no @AMDEPBACKSLASH@
951@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
952@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_opt_CPPFLAGS) $(CPPFLAGS) $(example_opt_CXXFLAGS) $(CXXFLAGS) -c -o example_opt-subdomains_ex1.obj `if test -f 'subdomains_ex1.C'; then $(CYGPATH_W) 'subdomains_ex1.C'; else $(CYGPATH_W) '$(srcdir)/subdomains_ex1.C'; fi`
953
954example_opt-exact_solution.o: exact_solution.C
955@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_opt_CPPFLAGS) $(CPPFLAGS) $(example_opt_CXXFLAGS) $(CXXFLAGS) -MT example_opt-exact_solution.o -MD -MP -MF $(DEPDIR)/example_opt-exact_solution.Tpo -c -o example_opt-exact_solution.o `test -f 'exact_solution.C' || echo '$(srcdir)/'`exact_solution.C
956@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_opt-exact_solution.Tpo $(DEPDIR)/example_opt-exact_solution.Po
957@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='exact_solution.C' object='example_opt-exact_solution.o' libtool=no @AMDEPBACKSLASH@
958@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
959@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_opt_CPPFLAGS) $(CPPFLAGS) $(example_opt_CXXFLAGS) $(CXXFLAGS) -c -o example_opt-exact_solution.o `test -f 'exact_solution.C' || echo '$(srcdir)/'`exact_solution.C
960
961example_opt-exact_solution.obj: exact_solution.C
962@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_opt_CPPFLAGS) $(CPPFLAGS) $(example_opt_CXXFLAGS) $(CXXFLAGS) -MT example_opt-exact_solution.obj -MD -MP -MF $(DEPDIR)/example_opt-exact_solution.Tpo -c -o example_opt-exact_solution.obj `if test -f 'exact_solution.C'; then $(CYGPATH_W) 'exact_solution.C'; else $(CYGPATH_W) '$(srcdir)/exact_solution.C'; fi`
963@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_opt-exact_solution.Tpo $(DEPDIR)/example_opt-exact_solution.Po
964@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='exact_solution.C' object='example_opt-exact_solution.obj' libtool=no @AMDEPBACKSLASH@
965@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
966@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_opt_CPPFLAGS) $(CPPFLAGS) $(example_opt_CXXFLAGS) $(CXXFLAGS) -c -o example_opt-exact_solution.obj `if test -f 'exact_solution.C'; then $(CYGPATH_W) 'exact_solution.C'; else $(CYGPATH_W) '$(srcdir)/exact_solution.C'; fi`
967
968example_prof-subdomains_ex1.o: subdomains_ex1.C
969@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_prof_CPPFLAGS) $(CPPFLAGS) $(example_prof_CXXFLAGS) $(CXXFLAGS) -MT example_prof-subdomains_ex1.o -MD -MP -MF $(DEPDIR)/example_prof-subdomains_ex1.Tpo -c -o example_prof-subdomains_ex1.o `test -f 'subdomains_ex1.C' || echo '$(srcdir)/'`subdomains_ex1.C
970@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_prof-subdomains_ex1.Tpo $(DEPDIR)/example_prof-subdomains_ex1.Po
971@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='subdomains_ex1.C' object='example_prof-subdomains_ex1.o' libtool=no @AMDEPBACKSLASH@
972@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
973@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_prof_CPPFLAGS) $(CPPFLAGS) $(example_prof_CXXFLAGS) $(CXXFLAGS) -c -o example_prof-subdomains_ex1.o `test -f 'subdomains_ex1.C' || echo '$(srcdir)/'`subdomains_ex1.C
974
975example_prof-subdomains_ex1.obj: subdomains_ex1.C
976@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_prof_CPPFLAGS) $(CPPFLAGS) $(example_prof_CXXFLAGS) $(CXXFLAGS) -MT example_prof-subdomains_ex1.obj -MD -MP -MF $(DEPDIR)/example_prof-subdomains_ex1.Tpo -c -o example_prof-subdomains_ex1.obj `if test -f 'subdomains_ex1.C'; then $(CYGPATH_W) 'subdomains_ex1.C'; else $(CYGPATH_W) '$(srcdir)/subdomains_ex1.C'; fi`
977@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_prof-subdomains_ex1.Tpo $(DEPDIR)/example_prof-subdomains_ex1.Po
978@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='subdomains_ex1.C' object='example_prof-subdomains_ex1.obj' libtool=no @AMDEPBACKSLASH@
979@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
980@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_prof_CPPFLAGS) $(CPPFLAGS) $(example_prof_CXXFLAGS) $(CXXFLAGS) -c -o example_prof-subdomains_ex1.obj `if test -f 'subdomains_ex1.C'; then $(CYGPATH_W) 'subdomains_ex1.C'; else $(CYGPATH_W) '$(srcdir)/subdomains_ex1.C'; fi`
981
982example_prof-exact_solution.o: exact_solution.C
983@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_prof_CPPFLAGS) $(CPPFLAGS) $(example_prof_CXXFLAGS) $(CXXFLAGS) -MT example_prof-exact_solution.o -MD -MP -MF $(DEPDIR)/example_prof-exact_solution.Tpo -c -o example_prof-exact_solution.o `test -f 'exact_solution.C' || echo '$(srcdir)/'`exact_solution.C
984@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_prof-exact_solution.Tpo $(DEPDIR)/example_prof-exact_solution.Po
985@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='exact_solution.C' object='example_prof-exact_solution.o' libtool=no @AMDEPBACKSLASH@
986@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
987@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_prof_CPPFLAGS) $(CPPFLAGS) $(example_prof_CXXFLAGS) $(CXXFLAGS) -c -o example_prof-exact_solution.o `test -f 'exact_solution.C' || echo '$(srcdir)/'`exact_solution.C
988
989example_prof-exact_solution.obj: exact_solution.C
990@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_prof_CPPFLAGS) $(CPPFLAGS) $(example_prof_CXXFLAGS) $(CXXFLAGS) -MT example_prof-exact_solution.obj -MD -MP -MF $(DEPDIR)/example_prof-exact_solution.Tpo -c -o example_prof-exact_solution.obj `if test -f 'exact_solution.C'; then $(CYGPATH_W) 'exact_solution.C'; else $(CYGPATH_W) '$(srcdir)/exact_solution.C'; fi`
991@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/example_prof-exact_solution.Tpo $(DEPDIR)/example_prof-exact_solution.Po
992@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='exact_solution.C' object='example_prof-exact_solution.obj' libtool=no @AMDEPBACKSLASH@
993@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
994@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_prof_CPPFLAGS) $(CPPFLAGS) $(example_prof_CXXFLAGS) $(CXXFLAGS) -c -o example_prof-exact_solution.obj `if test -f 'exact_solution.C'; then $(CYGPATH_W) 'exact_solution.C'; else $(CYGPATH_W) '$(srcdir)/exact_solution.C'; fi`
995
996mostlyclean-libtool:
997	-rm -f *.lo
998
999clean-libtool:
1000	-rm -rf .libs _libs
1001install-dataDATA: $(data_DATA)
1002	@$(NORMAL_INSTALL)
1003	@list='$(data_DATA)'; test -n "$(datadir)" || list=; \
1004	if test -n "$$list"; then \
1005	  echo " $(MKDIR_P) '$(DESTDIR)$(datadir)'"; \
1006	  $(MKDIR_P) "$(DESTDIR)$(datadir)" || exit 1; \
1007	fi; \
1008	for p in $$list; do \
1009	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1010	  echo "$$d$$p"; \
1011	done | $(am__base_list) | \
1012	while read files; do \
1013	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(datadir)'"; \
1014	  $(INSTALL_DATA) $$files "$(DESTDIR)$(datadir)" || exit $$?; \
1015	done
1016
1017uninstall-dataDATA:
1018	@$(NORMAL_UNINSTALL)
1019	@list='$(data_DATA)'; test -n "$(datadir)" || list=; \
1020	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1021	dir='$(DESTDIR)$(datadir)'; $(am__uninstall_files_from_dir)
1022
1023ID: $(am__tagged_files)
1024	$(am__define_uniq_tagged_files); mkid -fID $$unique
1025tags: tags-am
1026TAGS: tags
1027
1028tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1029	set x; \
1030	here=`pwd`; \
1031	$(am__define_uniq_tagged_files); \
1032	shift; \
1033	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1034	  test -n "$$unique" || unique=$$empty_fix; \
1035	  if test $$# -gt 0; then \
1036	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1037	      "$$@" $$unique; \
1038	  else \
1039	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1040	      $$unique; \
1041	  fi; \
1042	fi
1043ctags: ctags-am
1044
1045CTAGS: ctags
1046ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1047	$(am__define_uniq_tagged_files); \
1048	test -z "$(CTAGS_ARGS)$$unique" \
1049	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1050	     $$unique
1051
1052GTAGS:
1053	here=`$(am__cd) $(top_builddir) && pwd` \
1054	  && $(am__cd) $(top_srcdir) \
1055	  && gtags -i $(GTAGS_ARGS) "$$here"
1056cscopelist: cscopelist-am
1057
1058cscopelist-am: $(am__tagged_files)
1059	list='$(am__tagged_files)'; \
1060	case "$(srcdir)" in \
1061	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1062	  *) sdir=$(subdir)/$(srcdir) ;; \
1063	esac; \
1064	for i in $$list; do \
1065	  if test -f "$$i"; then \
1066	    echo "$(subdir)/$$i"; \
1067	  else \
1068	    echo "$$sdir/$$i"; \
1069	  fi; \
1070	done >> $(top_builddir)/cscope.files
1071
1072distclean-tags:
1073	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1074
1075check-TESTS: $(TESTS)
1076	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
1077	srcdir=$(srcdir); export srcdir; \
1078	list=' $(TESTS) '; \
1079	$(am__tty_colors); \
1080	if test -n "$$list"; then \
1081	  for tst in $$list; do \
1082	    if test -f ./$$tst; then dir=./; \
1083	    elif test -f $$tst; then dir=; \
1084	    else dir="$(srcdir)/"; fi; \
1085	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
1086	      all=`expr $$all + 1`; \
1087	      case " $(XFAIL_TESTS) " in \
1088	      *[\ \	]$$tst[\ \	]*) \
1089		xpass=`expr $$xpass + 1`; \
1090		failed=`expr $$failed + 1`; \
1091		col=$$red; res=XPASS; \
1092	      ;; \
1093	      *) \
1094		col=$$grn; res=PASS; \
1095	      ;; \
1096	      esac; \
1097	    elif test $$? -ne 77; then \
1098	      all=`expr $$all + 1`; \
1099	      case " $(XFAIL_TESTS) " in \
1100	      *[\ \	]$$tst[\ \	]*) \
1101		xfail=`expr $$xfail + 1`; \
1102		col=$$lgn; res=XFAIL; \
1103	      ;; \
1104	      *) \
1105		failed=`expr $$failed + 1`; \
1106		col=$$red; res=FAIL; \
1107	      ;; \
1108	      esac; \
1109	    else \
1110	      skip=`expr $$skip + 1`; \
1111	      col=$$blu; res=SKIP; \
1112	    fi; \
1113	    echo "$${col}$$res$${std}: $$tst"; \
1114	  done; \
1115	  if test "$$all" -eq 1; then \
1116	    tests="test"; \
1117	    All=""; \
1118	  else \
1119	    tests="tests"; \
1120	    All="All "; \
1121	  fi; \
1122	  if test "$$failed" -eq 0; then \
1123	    if test "$$xfail" -eq 0; then \
1124	      banner="$$All$$all $$tests passed"; \
1125	    else \
1126	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
1127	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1128	    fi; \
1129	  else \
1130	    if test "$$xpass" -eq 0; then \
1131	      banner="$$failed of $$all $$tests failed"; \
1132	    else \
1133	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
1134	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1135	    fi; \
1136	  fi; \
1137	  dashes="$$banner"; \
1138	  skipped=""; \
1139	  if test "$$skip" -ne 0; then \
1140	    if test "$$skip" -eq 1; then \
1141	      skipped="($$skip test was not run)"; \
1142	    else \
1143	      skipped="($$skip tests were not run)"; \
1144	    fi; \
1145	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1146	      dashes="$$skipped"; \
1147	  fi; \
1148	  report=""; \
1149	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1150	    report="Please report to $(PACKAGE_BUGREPORT)"; \
1151	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1152	      dashes="$$report"; \
1153	  fi; \
1154	  dashes=`echo "$$dashes" | sed s/./=/g`; \
1155	  if test "$$failed" -eq 0; then \
1156	    col="$$grn"; \
1157	  else \
1158	    col="$$red"; \
1159	  fi; \
1160	  echo "$${col}$$dashes$${std}"; \
1161	  echo "$${col}$$banner$${std}"; \
1162	  test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
1163	  test -z "$$report" || echo "$${col}$$report$${std}"; \
1164	  echo "$${col}$$dashes$${std}"; \
1165	  test "$$failed" -eq 0; \
1166	else :; fi
1167
1168distdir: $(BUILT_SOURCES)
1169	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1170
1171distdir-am: $(DISTFILES)
1172	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1173	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1174	list='$(DISTFILES)'; \
1175	  dist_files=`for file in $$list; do echo $$file; done | \
1176	  sed -e "s|^$$srcdirstrip/||;t" \
1177	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1178	case $$dist_files in \
1179	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1180			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1181			   sort -u` ;; \
1182	esac; \
1183	for file in $$dist_files; do \
1184	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1185	  if test -d $$d/$$file; then \
1186	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1187	    if test -d "$(distdir)/$$file"; then \
1188	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1189	    fi; \
1190	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1191	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1192	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1193	    fi; \
1194	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1195	  else \
1196	    test -f "$(distdir)/$$file" \
1197	    || cp -p $$d/$$file "$(distdir)/$$file" \
1198	    || exit 1; \
1199	  fi; \
1200	done
1201check-am: all-am
1202	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS)
1203	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
1204check: $(BUILT_SOURCES)
1205	$(MAKE) $(AM_MAKEFLAGS) check-am
1206all-am: Makefile $(DATA)
1207installdirs:
1208	for dir in "$(DESTDIR)$(datadir)"; do \
1209	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1210	done
1211install: $(BUILT_SOURCES)
1212	$(MAKE) $(AM_MAKEFLAGS) install-am
1213install-exec: install-exec-am
1214install-data: install-data-am
1215uninstall: uninstall-am
1216
1217install-am: all-am
1218	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1219
1220installcheck: installcheck-am
1221install-strip:
1222	if test -z '$(STRIP)'; then \
1223	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1224	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1225	      install; \
1226	else \
1227	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1228	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1229	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1230	fi
1231mostlyclean-generic:
1232
1233clean-generic:
1234	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1235
1236distclean-generic:
1237	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1238	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1239	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1240
1241maintainer-clean-generic:
1242	@echo "This command is intended for maintainers to use"
1243	@echo "it deletes files that may require special tools to rebuild."
1244	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1245clean: clean-am
1246
1247clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
1248	mostlyclean-am
1249
1250distclean: distclean-am
1251		-rm -f ./$(DEPDIR)/example_dbg-exact_solution.Po
1252	-rm -f ./$(DEPDIR)/example_dbg-subdomains_ex1.Po
1253	-rm -f ./$(DEPDIR)/example_devel-exact_solution.Po
1254	-rm -f ./$(DEPDIR)/example_devel-subdomains_ex1.Po
1255	-rm -f ./$(DEPDIR)/example_oprof-exact_solution.Po
1256	-rm -f ./$(DEPDIR)/example_oprof-subdomains_ex1.Po
1257	-rm -f ./$(DEPDIR)/example_opt-exact_solution.Po
1258	-rm -f ./$(DEPDIR)/example_opt-subdomains_ex1.Po
1259	-rm -f ./$(DEPDIR)/example_prof-exact_solution.Po
1260	-rm -f ./$(DEPDIR)/example_prof-subdomains_ex1.Po
1261	-rm -f Makefile
1262distclean-am: clean-am distclean-compile distclean-generic \
1263	distclean-tags
1264
1265dvi: dvi-am
1266
1267dvi-am:
1268
1269html-am:
1270
1271info: info-am
1272
1273info-am:
1274
1275install-data-am: install-dataDATA
1276
1277install-dvi: install-dvi-am
1278
1279install-dvi-am:
1280
1281install-exec-am:
1282
1283install-html: install-html-am
1284
1285install-html-am:
1286
1287install-info: install-info-am
1288
1289install-info-am:
1290
1291install-man:
1292
1293install-pdf: install-pdf-am
1294
1295install-pdf-am:
1296
1297install-ps: install-ps-am
1298
1299install-ps-am:
1300
1301installcheck-am:
1302
1303maintainer-clean: maintainer-clean-am
1304		-rm -f ./$(DEPDIR)/example_dbg-exact_solution.Po
1305	-rm -f ./$(DEPDIR)/example_dbg-subdomains_ex1.Po
1306	-rm -f ./$(DEPDIR)/example_devel-exact_solution.Po
1307	-rm -f ./$(DEPDIR)/example_devel-subdomains_ex1.Po
1308	-rm -f ./$(DEPDIR)/example_oprof-exact_solution.Po
1309	-rm -f ./$(DEPDIR)/example_oprof-subdomains_ex1.Po
1310	-rm -f ./$(DEPDIR)/example_opt-exact_solution.Po
1311	-rm -f ./$(DEPDIR)/example_opt-subdomains_ex1.Po
1312	-rm -f ./$(DEPDIR)/example_prof-exact_solution.Po
1313	-rm -f ./$(DEPDIR)/example_prof-subdomains_ex1.Po
1314	-rm -f Makefile
1315maintainer-clean-am: distclean-am maintainer-clean-generic
1316
1317mostlyclean: mostlyclean-am
1318
1319mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1320	mostlyclean-libtool
1321
1322pdf: pdf-am
1323
1324pdf-am:
1325
1326ps: ps-am
1327
1328ps-am:
1329
1330uninstall-am: uninstall-dataDATA
1331
1332.MAKE: all check check-am install install-am install-strip
1333
1334.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \
1335	check-am clean clean-checkPROGRAMS clean-generic clean-libtool \
1336	cscopelist-am ctags ctags-am distclean distclean-compile \
1337	distclean-generic distclean-libtool distclean-tags distdir dvi \
1338	dvi-am html html-am info info-am install install-am \
1339	install-data install-data-am install-dataDATA install-dvi \
1340	install-dvi-am install-exec install-exec-am install-html \
1341	install-html-am install-info install-info-am install-man \
1342	install-pdf install-pdf-am install-ps install-ps-am \
1343	install-strip installcheck installcheck-am installdirs \
1344	maintainer-clean maintainer-clean-generic mostlyclean \
1345	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1346	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1347	uninstall-dataDATA
1348
1349.PRECIOUS: Makefile
1350
1351exact_solution.C: $(top_srcdir)/examples/introduction/introduction_ex3/exact_solution.C
1352	$(AM_V_GEN)$(LN_S) -f $< $@
1353
1354# Convenience method: 'make run'
1355run: $(check_PROGRAMS)
1356	LIBMESH_DIR=$(abs_top_srcdir) METHODS="$(METHODS)" $(srcdir)/$(check_SCRIPTS)
1357doc: $(example_name).html
1358html: $(example_name).html
1359$(example_name).html: $(DOC_PROGRAM) \
1360                        $(top_srcdir)/contrib/bin/ex2html.sh \
1361                       Makefile
1362	$(MAKE) METHODS=$(DOC_METHOD) -s run > stdout.log
1363	$(AM_V_GEN) PATH=$(abs_top_srcdir)/contrib/bin:$(PATH) \
1364	  ex2html.sh $(example_name) $(abs_srcdir)
1365
1366# Local Variables:
1367# mode: makefile
1368# End:
1369
1370##############################################
1371# include common example environment
1372
1373# Tell versions [3.59,3.63) of GNU make to not export all variables.
1374# Otherwise a system limit (for SysV at least) may be exceeded.
1375.NOEXPORT:
1376