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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90target_triplet = @target@
91subdir = docs/gallery/behaviours/nonlinearelasticity
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/aster-machine-type.m4 \
94	$(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
95	$(top_srcdir)/m4/ax_pthread.m4 \
96	$(top_srcdir)/m4/castem-unix-type.m4 \
97	$(top_srcdir)/m4/castem.m4 $(top_srcdir)/m4/check_boost.m4 \
98	$(top_srcdir)/m4/check_boost_numpy.m4 \
99	$(top_srcdir)/m4/check_boost_python.m4 \
100	$(top_srcdir)/m4/check_pthreads.m4 \
101	$(top_srcdir)/m4/cyrano-machine-type.m4 \
102	$(top_srcdir)/m4/enable_pthreads.m4 $(top_srcdir)/m4/gxx.m4 \
103	$(top_srcdir)/m4/intel.m4 $(top_srcdir)/m4/libtool.m4 \
104	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
105	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
106	$(top_srcdir)/m4/m4-ax_jni_include_dir.m4 \
107	$(top_srcdir)/m4/mp_with_curses.m4 $(top_srcdir)/m4/zset.m4 \
108	$(top_srcdir)/configure.ac
109am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110	$(ACLOCAL_M4)
111DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
112mkinstalldirs = $(install_sh) -d
113CONFIG_CLEAN_FILES =
114CONFIG_CLEAN_VPATH_FILES =
115AM_V_P = $(am__v_P_@AM_V@)
116am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
117am__v_P_0 = false
118am__v_P_1 = :
119AM_V_GEN = $(am__v_GEN_@AM_V@)
120am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
121am__v_GEN_0 = @echo "  GEN     " $@;
122am__v_GEN_1 =
123AM_V_at = $(am__v_at_@AM_V@)
124am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
125am__v_at_0 = @
126am__v_at_1 =
127SOURCES =
128DIST_SOURCES =
129am__can_run_installinfo = \
130  case $$AM_UPDATE_INFO_DIR in \
131    n|no|NO) false;; \
132    *) (install-info --version) >/dev/null 2>&1;; \
133  esac
134am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
135am__DIST_COMMON = $(srcdir)/Makefile.in
136DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
137ACLOCAL = @ACLOCAL@
138AMTAR = @AMTAR@
139AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
140AR = @AR@
141AS = @AS@
142AUTOCONF = @AUTOCONF@
143AUTOHEADER = @AUTOHEADER@
144AUTOMAKE = @AUTOMAKE@
145AWK = @AWK@
146BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
147BOOST_LIBS = @BOOST_LIBS@
148BOOST_LIBSUFFIX = @BOOST_LIBSUFFIX@
149BOOST_NUMPY_LIBS = @BOOST_NUMPY_LIBS@
150BOOST_PYTHON_LIBS = @BOOST_PYTHON_LIBS@
151CASTEM_CFLAGS = @CASTEM_CFLAGS@
152CASTEM_CPPFLAGS = @CASTEM_CPPFLAGS@
153CASTEM_FFLAGS = @CASTEM_FFLAGS@
154CASTEM_ROOT = @CASTEM_ROOT@
155CASTEM_UNIX_TYPE = @CASTEM_UNIX_TYPE@
156CC = @CC@
157CCDEPMODE = @CCDEPMODE@
158CFLAGS = @CFLAGS@
159CPP = @CPP@
160CPPFLAGS = @CPPFLAGS@
161CXX = @CXX@
162CXXCPP = @CXXCPP@
163CXXDEPMODE = @CXXDEPMODE@
164CXXFLAGS = @CXXFLAGS@
165CYGPATH_W = @CYGPATH_W@
166DEFS = @DEFS@
167DEPDIR = @DEPDIR@
168DLLTOOL = @DLLTOOL@
169DSYMUTIL = @DSYMUTIL@
170DUMPBIN = @DUMPBIN@
171ECHO_C = @ECHO_C@
172ECHO_N = @ECHO_N@
173ECHO_T = @ECHO_T@
174EGREP = @EGREP@
175EXEEXT = @EXEEXT@
176F77 = @F77@
177FC = @FC@
178FCFLAGS = @FCFLAGS@
179FFLAGS = @FFLAGS@
180FGREP = @FGREP@
181FLIBS = @FLIBS@
182GNUPLOT = @GNUPLOT@
183GREP = @GREP@
184HAVE_CXX11 = @HAVE_CXX11@
185INCLTDL = @INCLTDL@
186INSTALL = @INSTALL@
187INSTALL_DATA = @INSTALL_DATA@
188INSTALL_PROGRAM = @INSTALL_PROGRAM@
189INSTALL_SCRIPT = @INSTALL_SCRIPT@
190INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
191LD = @LD@
192LDFLAGS = @LDFLAGS@
193LIBLTDL = @LIBLTDL@
194LIBOBJS = @LIBOBJS@
195LIBS = @LIBS@
196LIBTOOL = @LIBTOOL@
197LIBTOOL_DEPS = @LIBTOOL_DEPS@
198LIPO = @LIPO@
199LN_S = @LN_S@
200LTLIBOBJS = @LTLIBOBJS@
201LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
202MAKEINFO = @MAKEINFO@
203MANIFEST_TOOL = @MANIFEST_TOOL@
204MKDIR_P = @MKDIR_P@
205NM = @NM@
206NMEDIT = @NMEDIT@
207OBJDUMP = @OBJDUMP@
208OBJEXT = @OBJEXT@
209OTOOL = @OTOOL@
210OTOOL64 = @OTOOL64@
211PACKAGE = @PACKAGE@
212PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
213PACKAGE_NAME = @PACKAGE_NAME@
214PACKAGE_STRING = @PACKAGE_STRING@
215PACKAGE_TARNAME = @PACKAGE_TARNAME@
216PACKAGE_URL = @PACKAGE_URL@
217PACKAGE_VERSION = @PACKAGE_VERSION@
218PATH_SEPARATOR = @PATH_SEPARATOR@
219PTHREAD_CC = @PTHREAD_CC@
220PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
221PTHREAD_LIBS = @PTHREAD_LIBS@
222PYTHON = @PYTHON@
223PYTHONLIBS_VERSION_STRING = @PYTHONLIBS_VERSION_STRING@
224PYTHONPATH = @PYTHONPATH@
225PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
226PYTHON_PLATFORM = @PYTHON_PLATFORM@
227PYTHON_PREFIX = @PYTHON_PREFIX@
228PYTHON_VERSION = @PYTHON_VERSION@
229RANLIB = @RANLIB@
230SED = @SED@
231SET_MAKE = @SET_MAKE@
232SHELL = @SHELL@
233STRIP = @STRIP@
234TFEL_SVN_REVISION = @TFEL_SVN_REVISION@
235TFEL_THREAD_FLAGS = @TFEL_THREAD_FLAGS@
236TFEL_THREAD_LIBS = @TFEL_THREAD_LIBS@
237TFEL_VERSION = @TFEL_VERSION@
238VERSION = @VERSION@
239_ACJNI_JAVAC = @_ACJNI_JAVAC@
240abs_builddir = @abs_builddir@
241abs_srcdir = @abs_srcdir@
242abs_top_builddir = @abs_top_builddir@
243abs_top_srcdir = @abs_top_srcdir@
244ac_ct_AR = @ac_ct_AR@
245ac_ct_CC = @ac_ct_CC@
246ac_ct_CXX = @ac_ct_CXX@
247ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
248ac_ct_F77 = @ac_ct_F77@
249ac_ct_FC = @ac_ct_FC@
250am__include = @am__include@
251am__leading_dot = @am__leading_dot@
252am__quote = @am__quote@
253am__tar = @am__tar@
254am__untar = @am__untar@
255ax_pthread_config = @ax_pthread_config@
256bindir = @bindir@
257build = @build@
258build_alias = @build_alias@
259build_cpu = @build_cpu@
260build_os = @build_os@
261build_vendor = @build_vendor@
262builddir = @builddir@
263datadir = @datadir@
264datarootdir = @datarootdir@
265docdir = @docdir@
266dvidir = @dvidir@
267exec_prefix = @exec_prefix@
268host = @host@
269host_alias = @host_alias@
270host_cpu = @host_cpu@
271host_os = @host_os@
272host_vendor = @host_vendor@
273htmldir = @htmldir@
274includedir = @includedir@
275infodir = @infodir@
276install_sh = @install_sh@
277libdir = @libdir@
278libexecdir = @libexecdir@
279localedir = @localedir@
280localstatedir = @localstatedir@
281mandir = @mandir@
282mkdir_p = @mkdir_p@
283oldincludedir = @oldincludedir@
284pdfdir = @pdfdir@
285pkgpyexecdir = @pkgpyexecdir@
286pkgpythondir = @pkgpythondir@
287prefix = @prefix@
288program_transform_name = @program_transform_name@
289psdir = @psdir@
290pyexecdir = @pyexecdir@
291pythondir = @pythondir@
292runstatedir = @runstatedir@
293sbindir = @sbindir@
294sharedstatedir = @sharedstatedir@
295srcdir = @srcdir@
296sysconfdir = @sysconfdir@
297target = @target@
298target_alias = @target_alias@
299target_cpu = @target_cpu@
300target_os = @target_os@
301target_vendor = @target_vendor@
302top_build_prefix = @top_build_prefix@
303top_builddir = @top_builddir@
304top_srcdir = @top_srcdir@
305EXTRA_DIST = CMakeLists.txt                           \
306	   RambergOsgoodNonLinearElasticity.mfront
307
308all: all-am
309
310.SUFFIXES:
311$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
312	@for dep in $?; do \
313	  case '$(am__configure_deps)' in \
314	    *$$dep*) \
315	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
316	        && { if test -f $@; then exit 0; else break; fi; }; \
317	      exit 1;; \
318	  esac; \
319	done; \
320	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign docs/gallery/behaviours/nonlinearelasticity/Makefile'; \
321	$(am__cd) $(top_srcdir) && \
322	  $(AUTOMAKE) --foreign docs/gallery/behaviours/nonlinearelasticity/Makefile
323Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
324	@case '$?' in \
325	  *config.status*) \
326	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
327	  *) \
328	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
329	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
330	esac;
331
332$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
333	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334
335$(top_srcdir)/configure:  $(am__configure_deps)
336	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
338	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
339$(am__aclocal_m4_deps):
340
341mostlyclean-libtool:
342	-rm -f *.lo
343
344clean-libtool:
345	-rm -rf .libs _libs
346tags TAGS:
347
348ctags CTAGS:
349
350cscope cscopelist:
351
352
353distdir: $(BUILT_SOURCES)
354	$(MAKE) $(AM_MAKEFLAGS) distdir-am
355
356distdir-am: $(DISTFILES)
357	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
358	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
359	list='$(DISTFILES)'; \
360	  dist_files=`for file in $$list; do echo $$file; done | \
361	  sed -e "s|^$$srcdirstrip/||;t" \
362	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
363	case $$dist_files in \
364	  */*) $(MKDIR_P) `echo "$$dist_files" | \
365			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
366			   sort -u` ;; \
367	esac; \
368	for file in $$dist_files; do \
369	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
370	  if test -d $$d/$$file; then \
371	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
372	    if test -d "$(distdir)/$$file"; then \
373	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
374	    fi; \
375	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
376	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
377	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
378	    fi; \
379	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
380	  else \
381	    test -f "$(distdir)/$$file" \
382	    || cp -p $$d/$$file "$(distdir)/$$file" \
383	    || exit 1; \
384	  fi; \
385	done
386check-am: all-am
387check: check-am
388all-am: Makefile
389installdirs:
390install: install-am
391install-exec: install-exec-am
392install-data: install-data-am
393uninstall: uninstall-am
394
395install-am: all-am
396	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
397
398installcheck: installcheck-am
399install-strip:
400	if test -z '$(STRIP)'; then \
401	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
402	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
403	      install; \
404	else \
405	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
406	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
407	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
408	fi
409mostlyclean-generic:
410
411clean-generic:
412
413distclean-generic:
414	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
415	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
416
417maintainer-clean-generic:
418	@echo "This command is intended for maintainers to use"
419	@echo "it deletes files that may require special tools to rebuild."
420clean: clean-am
421
422clean-am: clean-generic clean-libtool mostlyclean-am
423
424distclean: distclean-am
425	-rm -f Makefile
426distclean-am: clean-am distclean-generic
427
428dvi: dvi-am
429
430dvi-am:
431
432html: html-am
433
434html-am:
435
436info: info-am
437
438info-am:
439
440install-data-am:
441
442install-dvi: install-dvi-am
443
444install-dvi-am:
445
446install-exec-am:
447
448install-html: install-html-am
449
450install-html-am:
451
452install-info: install-info-am
453
454install-info-am:
455
456install-man:
457
458install-pdf: install-pdf-am
459
460install-pdf-am:
461
462install-ps: install-ps-am
463
464install-ps-am:
465
466installcheck-am:
467
468maintainer-clean: maintainer-clean-am
469	-rm -f Makefile
470maintainer-clean-am: distclean-am maintainer-clean-generic
471
472mostlyclean: mostlyclean-am
473
474mostlyclean-am: mostlyclean-generic mostlyclean-libtool
475
476pdf: pdf-am
477
478pdf-am:
479
480ps: ps-am
481
482ps-am:
483
484uninstall-am:
485
486.MAKE: install-am install-strip
487
488.PHONY: all all-am check check-am clean clean-generic clean-libtool \
489	cscopelist-am ctags-am distclean distclean-generic \
490	distclean-libtool distdir dvi dvi-am html html-am info info-am \
491	install install-am install-data install-data-am install-dvi \
492	install-dvi-am install-exec install-exec-am install-html \
493	install-html-am install-info install-info-am install-man \
494	install-pdf install-pdf-am install-ps install-ps-am \
495	install-strip installcheck installcheck-am installdirs \
496	maintainer-clean maintainer-clean-generic mostlyclean \
497	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
498	tags-am uninstall uninstall-am
499
500.PRECIOUS: Makefile
501
502
503# Tell versions [3.59,3.63) of GNU make to not export all variables.
504# Otherwise a system limit (for SysV at least) may be exceeded.
505.NOEXPORT:
506