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@
92subdir = bindings/python/mfront
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/aster-machine-type.m4 \
95	$(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
96	$(top_srcdir)/m4/ax_pthread.m4 \
97	$(top_srcdir)/m4/castem-unix-type.m4 \
98	$(top_srcdir)/m4/castem.m4 $(top_srcdir)/m4/check_boost.m4 \
99	$(top_srcdir)/m4/check_boost_numpy.m4 \
100	$(top_srcdir)/m4/check_boost_python.m4 \
101	$(top_srcdir)/m4/check_pthreads.m4 \
102	$(top_srcdir)/m4/cyrano-machine-type.m4 \
103	$(top_srcdir)/m4/enable_pthreads.m4 $(top_srcdir)/m4/gxx.m4 \
104	$(top_srcdir)/m4/intel.m4 $(top_srcdir)/m4/libtool.m4 \
105	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
106	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
107	$(top_srcdir)/m4/m4-ax_jni_include_dir.m4 \
108	$(top_srcdir)/m4/mp_with_curses.m4 $(top_srcdir)/m4/zset.m4 \
109	$(top_srcdir)/configure.ac
110am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111	$(ACLOCAL_M4)
112DIST_COMMON = $(srcdir)/Makefile.am $(mfront_PYTHON) \
113	$(am__DIST_COMMON)
114mkinstalldirs = $(install_sh) -d
115CONFIG_CLEAN_FILES = __init__.py
116CONFIG_CLEAN_VPATH_FILES =
117am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
118am__vpath_adj = case $$p in \
119    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
120    *) f=$$p;; \
121  esac;
122am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
123am__install_max = 40
124am__nobase_strip_setup = \
125  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
126am__nobase_strip = \
127  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
128am__nobase_list = $(am__nobase_strip_setup); \
129  for p in $$list; do echo "$$p $$p"; done | \
130  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
131  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
132    if (++n[$$2] == $(am__install_max)) \
133      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
134    END { for (dir in files) print dir, files[dir] }'
135am__base_list = \
136  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
137  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
138am__uninstall_files_from_dir = { \
139  test -z "$$files" \
140    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
141    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
142         $(am__cd) "$$dir" && rm -f $$files; }; \
143  }
144am__installdirs = "$(DESTDIR)$(mfrontdir)" "$(DESTDIR)$(mfrontdir)"
145LTLIBRARIES = $(mfront_LTLIBRARIES)
146_mfront_la_DEPENDENCIES =
147am__mfront_la_OBJECTS = mfront.lo AbstractDSL.lo FileDescription.lo \
148	TargetsDescription.lo CompiledTargetDescriptionBase.lo \
149	LibraryDescription.lo DSLFactory.lo \
150	VariableBoundsDescription.lo VariableDescription.lo \
151	AbstractBehaviourDSL.lo BehaviourAttribute.lo BehaviourData.lo \
152	BehaviourSymmetryType.lo BehaviourDescription.lo \
153	SearchPathsHandler.lo GeneratorOptions.lo MakefileGenerator.lo \
154	CMakeGenerator.lo OverridableImplementation.lo
155_mfront_la_OBJECTS = $(am__mfront_la_OBJECTS)
156AM_V_lt = $(am__v_lt_@AM_V@)
157am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
158am__v_lt_0 = --silent
159am__v_lt_1 =
160_mfront_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
161	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
162	$(CXXFLAGS) $(_mfront_la_LDFLAGS) $(LDFLAGS) -o $@
163AM_V_P = $(am__v_P_@AM_V@)
164am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
165am__v_P_0 = false
166am__v_P_1 = :
167AM_V_GEN = $(am__v_GEN_@AM_V@)
168am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
169am__v_GEN_0 = @echo "  GEN     " $@;
170am__v_GEN_1 =
171AM_V_at = $(am__v_at_@AM_V@)
172am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
173am__v_at_0 = @
174am__v_at_1 =
175DEFAULT_INCLUDES = -I.@am__isrc@
176depcomp = $(SHELL) $(top_srcdir)/config/depcomp
177am__maybe_remake_depfiles = depfiles
178am__depfiles_remade = ./$(DEPDIR)/AbstractBehaviourDSL.Plo \
179	./$(DEPDIR)/AbstractDSL.Plo ./$(DEPDIR)/BehaviourAttribute.Plo \
180	./$(DEPDIR)/BehaviourData.Plo \
181	./$(DEPDIR)/BehaviourDescription.Plo \
182	./$(DEPDIR)/BehaviourSymmetryType.Plo \
183	./$(DEPDIR)/CMakeGenerator.Plo \
184	./$(DEPDIR)/CompiledTargetDescriptionBase.Plo \
185	./$(DEPDIR)/DSLFactory.Plo ./$(DEPDIR)/FileDescription.Plo \
186	./$(DEPDIR)/GeneratorOptions.Plo \
187	./$(DEPDIR)/LibraryDescription.Plo \
188	./$(DEPDIR)/MakefileGenerator.Plo \
189	./$(DEPDIR)/OverridableImplementation.Plo \
190	./$(DEPDIR)/SearchPathsHandler.Plo \
191	./$(DEPDIR)/TargetsDescription.Plo \
192	./$(DEPDIR)/VariableBoundsDescription.Plo \
193	./$(DEPDIR)/VariableDescription.Plo ./$(DEPDIR)/mfront.Plo
194am__mv = mv -f
195CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
196	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
197LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
198	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
199	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
200	$(AM_CXXFLAGS) $(CXXFLAGS)
201AM_V_CXX = $(am__v_CXX_@AM_V@)
202am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
203am__v_CXX_0 = @echo "  CXX     " $@;
204am__v_CXX_1 =
205CXXLD = $(CXX)
206CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
207	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
208	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
209AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
210am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
211am__v_CXXLD_0 = @echo "  CXXLD   " $@;
212am__v_CXXLD_1 =
213SOURCES = $(_mfront_la_SOURCES)
214DIST_SOURCES = $(_mfront_la_SOURCES)
215RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
216	ctags-recursive dvi-recursive html-recursive info-recursive \
217	install-data-recursive install-dvi-recursive \
218	install-exec-recursive install-html-recursive \
219	install-info-recursive install-pdf-recursive \
220	install-ps-recursive install-recursive installcheck-recursive \
221	installdirs-recursive pdf-recursive ps-recursive \
222	tags-recursive uninstall-recursive
223am__can_run_installinfo = \
224  case $$AM_UPDATE_INFO_DIR in \
225    n|no|NO) false;; \
226    *) (install-info --version) >/dev/null 2>&1;; \
227  esac
228am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
229am__pep3147_tweak = \
230  sed -e 's|\.py$$||' -e 's|[^/]*$$|&.*.pyc\n&.*.pyo|'
231py_compile = $(top_srcdir)/config/py-compile
232RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
233  distclean-recursive maintainer-clean-recursive
234am__recursive_targets = \
235  $(RECURSIVE_TARGETS) \
236  $(RECURSIVE_CLEAN_TARGETS) \
237  $(am__extra_recursive_targets)
238AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
239	distdir distdir-am
240am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
241# Read a list of newline-separated strings from the standard input,
242# and print each of them once, without duplicates.  Input order is
243# *not* preserved.
244am__uniquify_input = $(AWK) '\
245  BEGIN { nonempty = 0; } \
246  { items[$$0] = 1; nonempty = 1; } \
247  END { if (nonempty) { for (i in items) print i; }; } \
248'
249# Make sure the list of sources is unique.  This is necessary because,
250# e.g., the same source file might be shared among _SOURCES variables
251# for different programs/libraries.
252am__define_uniq_tagged_files = \
253  list='$(am__tagged_files)'; \
254  unique=`for i in $$list; do \
255    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
256  done | $(am__uniquify_input)`
257ETAGS = etags
258CTAGS = ctags
259DIST_SUBDIRS = $(SUBDIRS)
260am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/__init__.py.in \
261	$(top_srcdir)/config/depcomp $(top_srcdir)/config/py-compile
262DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
263am__relativize = \
264  dir0=`pwd`; \
265  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
266  sed_rest='s,^[^/]*/*,,'; \
267  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
268  sed_butlast='s,/*[^/]*$$,,'; \
269  while test -n "$$dir1"; do \
270    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
271    if test "$$first" != "."; then \
272      if test "$$first" = ".."; then \
273        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
274        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
275      else \
276        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
277        if test "$$first2" = "$$first"; then \
278          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
279        else \
280          dir2="../$$dir2"; \
281        fi; \
282        dir0="$$dir0"/"$$first"; \
283      fi; \
284    fi; \
285    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
286  done; \
287  reldir="$$dir2"
288ACLOCAL = @ACLOCAL@
289AMTAR = @AMTAR@
290AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
291AR = @AR@
292AS = @AS@
293AUTOCONF = @AUTOCONF@
294AUTOHEADER = @AUTOHEADER@
295AUTOMAKE = @AUTOMAKE@
296AWK = @AWK@
297BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
298BOOST_LIBS = @BOOST_LIBS@
299BOOST_LIBSUFFIX = @BOOST_LIBSUFFIX@
300BOOST_NUMPY_LIBS = @BOOST_NUMPY_LIBS@
301BOOST_PYTHON_LIBS = @BOOST_PYTHON_LIBS@
302CASTEM_CFLAGS = @CASTEM_CFLAGS@
303CASTEM_CPPFLAGS = @CASTEM_CPPFLAGS@
304CASTEM_FFLAGS = @CASTEM_FFLAGS@
305CASTEM_ROOT = @CASTEM_ROOT@
306CASTEM_UNIX_TYPE = @CASTEM_UNIX_TYPE@
307CC = @CC@
308CCDEPMODE = @CCDEPMODE@
309CFLAGS = @CFLAGS@
310CPP = @CPP@
311CPPFLAGS = @CPPFLAGS@
312CXX = @CXX@
313CXXCPP = @CXXCPP@
314CXXDEPMODE = @CXXDEPMODE@
315CXXFLAGS = @CXXFLAGS@
316CYGPATH_W = @CYGPATH_W@
317DEFS = @DEFS@
318DEPDIR = @DEPDIR@
319DLLTOOL = @DLLTOOL@
320DSYMUTIL = @DSYMUTIL@
321DUMPBIN = @DUMPBIN@
322ECHO_C = @ECHO_C@
323ECHO_N = @ECHO_N@
324ECHO_T = @ECHO_T@
325EGREP = @EGREP@
326EXEEXT = @EXEEXT@
327F77 = @F77@
328FC = @FC@
329FCFLAGS = @FCFLAGS@
330FFLAGS = @FFLAGS@
331FGREP = @FGREP@
332FLIBS = @FLIBS@
333GNUPLOT = @GNUPLOT@
334GREP = @GREP@
335HAVE_CXX11 = @HAVE_CXX11@
336INCLTDL = @INCLTDL@
337INSTALL = @INSTALL@
338INSTALL_DATA = @INSTALL_DATA@
339INSTALL_PROGRAM = @INSTALL_PROGRAM@
340INSTALL_SCRIPT = @INSTALL_SCRIPT@
341INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
342LD = @LD@
343LDFLAGS = @LDFLAGS@
344LIBLTDL = @LIBLTDL@
345LIBOBJS = @LIBOBJS@
346LIBS = @LIBS@
347LIBTOOL = @LIBTOOL@
348LIBTOOL_DEPS = @LIBTOOL_DEPS@
349LIPO = @LIPO@
350LN_S = @LN_S@
351LTLIBOBJS = @LTLIBOBJS@
352LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
353MAKEINFO = @MAKEINFO@
354MANIFEST_TOOL = @MANIFEST_TOOL@
355MKDIR_P = @MKDIR_P@
356NM = @NM@
357NMEDIT = @NMEDIT@
358OBJDUMP = @OBJDUMP@
359OBJEXT = @OBJEXT@
360OTOOL = @OTOOL@
361OTOOL64 = @OTOOL64@
362PACKAGE = @PACKAGE@
363PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
364PACKAGE_NAME = @PACKAGE_NAME@
365PACKAGE_STRING = @PACKAGE_STRING@
366PACKAGE_TARNAME = @PACKAGE_TARNAME@
367PACKAGE_URL = @PACKAGE_URL@
368PACKAGE_VERSION = @PACKAGE_VERSION@
369PATH_SEPARATOR = @PATH_SEPARATOR@
370PTHREAD_CC = @PTHREAD_CC@
371PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
372PTHREAD_LIBS = @PTHREAD_LIBS@
373PYTHON = @PYTHON@
374PYTHONLIBS_VERSION_STRING = @PYTHONLIBS_VERSION_STRING@
375PYTHONPATH = @PYTHONPATH@
376PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
377PYTHON_PLATFORM = @PYTHON_PLATFORM@
378PYTHON_PREFIX = @PYTHON_PREFIX@
379PYTHON_VERSION = @PYTHON_VERSION@
380RANLIB = @RANLIB@
381SED = @SED@
382SET_MAKE = @SET_MAKE@
383SHELL = @SHELL@
384STRIP = @STRIP@
385TFEL_SVN_REVISION = @TFEL_SVN_REVISION@
386TFEL_THREAD_FLAGS = @TFEL_THREAD_FLAGS@
387TFEL_THREAD_LIBS = @TFEL_THREAD_LIBS@
388TFEL_VERSION = @TFEL_VERSION@
389VERSION = @VERSION@
390_ACJNI_JAVAC = @_ACJNI_JAVAC@
391abs_builddir = @abs_builddir@
392abs_srcdir = @abs_srcdir@
393abs_top_builddir = @abs_top_builddir@
394abs_top_srcdir = @abs_top_srcdir@
395ac_ct_AR = @ac_ct_AR@
396ac_ct_CC = @ac_ct_CC@
397ac_ct_CXX = @ac_ct_CXX@
398ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
399ac_ct_F77 = @ac_ct_F77@
400ac_ct_FC = @ac_ct_FC@
401am__include = @am__include@
402am__leading_dot = @am__leading_dot@
403am__quote = @am__quote@
404am__tar = @am__tar@
405am__untar = @am__untar@
406ax_pthread_config = @ax_pthread_config@
407bindir = @bindir@
408build = @build@
409build_alias = @build_alias@
410build_cpu = @build_cpu@
411build_os = @build_os@
412build_vendor = @build_vendor@
413builddir = @builddir@
414datadir = @datadir@
415datarootdir = @datarootdir@
416docdir = @docdir@
417dvidir = @dvidir@
418exec_prefix = @exec_prefix@
419host = @host@
420host_alias = @host_alias@
421host_cpu = @host_cpu@
422host_os = @host_os@
423host_vendor = @host_vendor@
424htmldir = @htmldir@
425includedir = @includedir@
426infodir = @infodir@
427install_sh = @install_sh@
428libdir = @libdir@
429libexecdir = @libexecdir@
430localedir = @localedir@
431localstatedir = @localstatedir@
432mandir = @mandir@
433mkdir_p = @mkdir_p@
434oldincludedir = @oldincludedir@
435pdfdir = @pdfdir@
436pkgpyexecdir = @pkgpyexecdir@
437pkgpythondir = @pkgpythondir@
438prefix = @prefix@
439program_transform_name = @program_transform_name@
440psdir = @psdir@
441pyexecdir = @pyexecdir@
442pythondir = @pythondir@
443runstatedir = @runstatedir@
444sbindir = @sbindir@
445sharedstatedir = @sharedstatedir@
446srcdir = @srcdir@
447sysconfdir = @sysconfdir@
448target = @target@
449target_alias = @target_alias@
450target_cpu = @target_cpu@
451target_os = @target_os@
452target_vendor = @target_vendor@
453top_build_prefix = @top_build_prefix@
454top_builddir = @top_builddir@
455top_srcdir = @top_srcdir@
456SUBDIRS = umatxx mtest
457AM_CPPFLAGS = -I@top_srcdir@/include/                       \
458	      -I@top_srcdir@/mfront/include/                \
459	      -I@top_srcdir@/bindings/python/include/       \
460	      @BOOST_CPPFLAGS@                              \
461	      -I@PYTHONPATH@/include/python@PYTHON_VERSION@
462
463mfrontdir = @pythondir@/mfront
464mfront_PYTHON = __init__.py
465mfront_LTLIBRARIES = _mfront.la
466_mfront_la_SOURCES = mfront.cxx                \
467		     AbstractDSL.cxx                   \
468		     FileDescription.cxx               \
469		     TargetsDescription.cxx            \
470		     CompiledTargetDescriptionBase.cxx \
471		     LibraryDescription.cxx            \
472		     DSLFactory.cxx                    \
473		     VariableBoundsDescription.cxx     \
474		     VariableDescription.cxx           \
475		     AbstractBehaviourDSL.cxx          \
476		     BehaviourAttribute.cxx            \
477		     BehaviourData.cxx                 \
478		     BehaviourSymmetryType.cxx         \
479		     BehaviourDescription.cxx          \
480		     SearchPathsHandler.cxx            \
481		     GeneratorOptions.cxx              \
482		     MakefileGenerator.cxx             \
483		     CMakeGenerator.cxx                \
484		     OverridableImplementation.cxx
485
486_mfront_la_LDFLAGS = -module
487_mfront_la_LIBADD = -L@top_builddir@/mfront/src                       \
488		     -lTFELMFront -lMFrontLogStream                    \
489	   	     -L$(top_builddir)/src/Material  -lTFELMaterial    \
490		     -L$(top_builddir)/src/Math      -lTFELMathParser  \
491		     -L$(top_builddir)/src/System    -lTFELSystem      \
492		     -L$(top_builddir)/src/Glossary  -lTFELGlossary    \
493		     -L$(top_builddir)/src/Utilities -lTFELUtilities   \
494		     -L$(top_builddir)/src/Exception -lTFELException   \
495		     -L$(top_builddir)/src/Config    -lTFELConfig      \
496		     @BOOST_LIBS@ @BOOST_PYTHON_LIBS@                  \
497		     -L@PYTHONPATH@/lib -lpython@PYTHON_VERSION@
498
499EXTRA_DIST = CMakeLists.txt          \
500	   __init__.py.version.in
501
502all: all-recursive
503
504.SUFFIXES:
505.SUFFIXES: .cxx .lo .o .obj
506$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
507	@for dep in $?; do \
508	  case '$(am__configure_deps)' in \
509	    *$$dep*) \
510	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
511	        && { if test -f $@; then exit 0; else break; fi; }; \
512	      exit 1;; \
513	  esac; \
514	done; \
515	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bindings/python/mfront/Makefile'; \
516	$(am__cd) $(top_srcdir) && \
517	  $(AUTOMAKE) --foreign bindings/python/mfront/Makefile
518Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
519	@case '$?' in \
520	  *config.status*) \
521	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
522	  *) \
523	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
524	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
525	esac;
526
527$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
528	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
529
530$(top_srcdir)/configure:  $(am__configure_deps)
531	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
532$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
533	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
534$(am__aclocal_m4_deps):
535__init__.py: $(top_builddir)/config.status $(srcdir)/__init__.py.in
536	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
537
538install-mfrontLTLIBRARIES: $(mfront_LTLIBRARIES)
539	@$(NORMAL_INSTALL)
540	@list='$(mfront_LTLIBRARIES)'; test -n "$(mfrontdir)" || list=; \
541	list2=; for p in $$list; do \
542	  if test -f $$p; then \
543	    list2="$$list2 $$p"; \
544	  else :; fi; \
545	done; \
546	test -z "$$list2" || { \
547	  echo " $(MKDIR_P) '$(DESTDIR)$(mfrontdir)'"; \
548	  $(MKDIR_P) "$(DESTDIR)$(mfrontdir)" || exit 1; \
549	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(mfrontdir)'"; \
550	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(mfrontdir)"; \
551	}
552
553uninstall-mfrontLTLIBRARIES:
554	@$(NORMAL_UNINSTALL)
555	@list='$(mfront_LTLIBRARIES)'; test -n "$(mfrontdir)" || list=; \
556	for p in $$list; do \
557	  $(am__strip_dir) \
558	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(mfrontdir)/$$f'"; \
559	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(mfrontdir)/$$f"; \
560	done
561
562clean-mfrontLTLIBRARIES:
563	-test -z "$(mfront_LTLIBRARIES)" || rm -f $(mfront_LTLIBRARIES)
564	@list='$(mfront_LTLIBRARIES)'; \
565	locs=`for p in $$list; do echo $$p; done | \
566	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
567	      sort -u`; \
568	test -z "$$locs" || { \
569	  echo rm -f $${locs}; \
570	  rm -f $${locs}; \
571	}
572
573_mfront.la: $(_mfront_la_OBJECTS) $(_mfront_la_DEPENDENCIES) $(EXTRA__mfront_la_DEPENDENCIES)
574	$(AM_V_CXXLD)$(_mfront_la_LINK) -rpath $(mfrontdir) $(_mfront_la_OBJECTS) $(_mfront_la_LIBADD) $(LIBS)
575
576mostlyclean-compile:
577	-rm -f *.$(OBJEXT)
578
579distclean-compile:
580	-rm -f *.tab.c
581
582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractBehaviourDSL.Plo@am__quote@ # am--include-marker
583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractDSL.Plo@am__quote@ # am--include-marker
584@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BehaviourAttribute.Plo@am__quote@ # am--include-marker
585@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BehaviourData.Plo@am__quote@ # am--include-marker
586@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BehaviourDescription.Plo@am__quote@ # am--include-marker
587@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BehaviourSymmetryType.Plo@am__quote@ # am--include-marker
588@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CMakeGenerator.Plo@am__quote@ # am--include-marker
589@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CompiledTargetDescriptionBase.Plo@am__quote@ # am--include-marker
590@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DSLFactory.Plo@am__quote@ # am--include-marker
591@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FileDescription.Plo@am__quote@ # am--include-marker
592@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GeneratorOptions.Plo@am__quote@ # am--include-marker
593@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LibraryDescription.Plo@am__quote@ # am--include-marker
594@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MakefileGenerator.Plo@am__quote@ # am--include-marker
595@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OverridableImplementation.Plo@am__quote@ # am--include-marker
596@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SearchPathsHandler.Plo@am__quote@ # am--include-marker
597@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TargetsDescription.Plo@am__quote@ # am--include-marker
598@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/VariableBoundsDescription.Plo@am__quote@ # am--include-marker
599@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/VariableDescription.Plo@am__quote@ # am--include-marker
600@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfront.Plo@am__quote@ # am--include-marker
601
602$(am__depfiles_remade):
603	@$(MKDIR_P) $(@D)
604	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
605
606am--depfiles: $(am__depfiles_remade)
607
608.cxx.o:
609@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
610@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
611@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
612@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
613@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
614@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
615
616.cxx.obj:
617@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
618@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
619@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
620@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
621@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
622@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
623
624.cxx.lo:
625@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
626@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
627@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
628@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
629@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
631
632mostlyclean-libtool:
633	-rm -f *.lo
634
635clean-libtool:
636	-rm -rf .libs _libs
637install-mfrontPYTHON: $(mfront_PYTHON)
638	@$(NORMAL_INSTALL)
639	@list='$(mfront_PYTHON)'; dlist=; list2=; test -n "$(mfrontdir)" || list=; \
640	if test -n "$$list"; then \
641	  echo " $(MKDIR_P) '$(DESTDIR)$(mfrontdir)'"; \
642	  $(MKDIR_P) "$(DESTDIR)$(mfrontdir)" || exit 1; \
643	fi; \
644	for p in $$list; do \
645	  if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
646	  if test -f $$b$$p; then \
647	    $(am__strip_dir) \
648	    dlist="$$dlist $$f"; \
649	    list2="$$list2 $$b$$p"; \
650	  else :; fi; \
651	done; \
652	for file in $$list2; do echo $$file; done | $(am__base_list) | \
653	while read files; do \
654	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(mfrontdir)'"; \
655	  $(INSTALL_DATA) $$files "$(DESTDIR)$(mfrontdir)" || exit $$?; \
656	done || exit $$?; \
657	if test -n "$$dlist"; then \
658	  $(am__py_compile) --destdir "$(DESTDIR)" \
659	                    --basedir "$(mfrontdir)" $$dlist; \
660	else :; fi
661
662uninstall-mfrontPYTHON:
663	@$(NORMAL_UNINSTALL)
664	@list='$(mfront_PYTHON)'; test -n "$(mfrontdir)" || list=; \
665	py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
666	test -n "$$py_files" || exit 0; \
667	dir='$(DESTDIR)$(mfrontdir)'; \
668	pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
669	pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
670	st=0; \
671	for files in "$$py_files" "$$pyc_files" "$$pyo_files"; do \
672	  $(am__uninstall_files_from_dir) || st=$$?; \
673	done; \
674	dir='$(DESTDIR)$(mfrontdir)/__pycache__'; \
675	echo "$$py_files" | $(am__pep3147_tweak) | $(am__base_list) | \
676	  while read files; do \
677	    $(am__uninstall_files_from_dir) || st=$$?; \
678	  done || exit $$?; \
679	exit $$st
680
681# This directory's subdirectories are mostly independent; you can cd
682# into them and run 'make' without going through this Makefile.
683# To change the values of 'make' variables: instead of editing Makefiles,
684# (1) if the variable is set in 'config.status', edit 'config.status'
685#     (which will cause the Makefiles to be regenerated when you run 'make');
686# (2) otherwise, pass the desired values on the 'make' command line.
687$(am__recursive_targets):
688	@fail=; \
689	if $(am__make_keepgoing); then \
690	  failcom='fail=yes'; \
691	else \
692	  failcom='exit 1'; \
693	fi; \
694	dot_seen=no; \
695	target=`echo $@ | sed s/-recursive//`; \
696	case "$@" in \
697	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
698	  *) list='$(SUBDIRS)' ;; \
699	esac; \
700	for subdir in $$list; do \
701	  echo "Making $$target in $$subdir"; \
702	  if test "$$subdir" = "."; then \
703	    dot_seen=yes; \
704	    local_target="$$target-am"; \
705	  else \
706	    local_target="$$target"; \
707	  fi; \
708	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
709	  || eval $$failcom; \
710	done; \
711	if test "$$dot_seen" = "no"; then \
712	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
713	fi; test -z "$$fail"
714
715ID: $(am__tagged_files)
716	$(am__define_uniq_tagged_files); mkid -fID $$unique
717tags: tags-recursive
718TAGS: tags
719
720tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
721	set x; \
722	here=`pwd`; \
723	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
724	  include_option=--etags-include; \
725	  empty_fix=.; \
726	else \
727	  include_option=--include; \
728	  empty_fix=; \
729	fi; \
730	list='$(SUBDIRS)'; for subdir in $$list; do \
731	  if test "$$subdir" = .; then :; else \
732	    test ! -f $$subdir/TAGS || \
733	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
734	  fi; \
735	done; \
736	$(am__define_uniq_tagged_files); \
737	shift; \
738	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
739	  test -n "$$unique" || unique=$$empty_fix; \
740	  if test $$# -gt 0; then \
741	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
742	      "$$@" $$unique; \
743	  else \
744	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
745	      $$unique; \
746	  fi; \
747	fi
748ctags: ctags-recursive
749
750CTAGS: ctags
751ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
752	$(am__define_uniq_tagged_files); \
753	test -z "$(CTAGS_ARGS)$$unique" \
754	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
755	     $$unique
756
757GTAGS:
758	here=`$(am__cd) $(top_builddir) && pwd` \
759	  && $(am__cd) $(top_srcdir) \
760	  && gtags -i $(GTAGS_ARGS) "$$here"
761cscopelist: cscopelist-recursive
762
763cscopelist-am: $(am__tagged_files)
764	list='$(am__tagged_files)'; \
765	case "$(srcdir)" in \
766	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
767	  *) sdir=$(subdir)/$(srcdir) ;; \
768	esac; \
769	for i in $$list; do \
770	  if test -f "$$i"; then \
771	    echo "$(subdir)/$$i"; \
772	  else \
773	    echo "$$sdir/$$i"; \
774	  fi; \
775	done >> $(top_builddir)/cscope.files
776
777distclean-tags:
778	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
779
780distdir: $(BUILT_SOURCES)
781	$(MAKE) $(AM_MAKEFLAGS) distdir-am
782
783distdir-am: $(DISTFILES)
784	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
785	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
786	list='$(DISTFILES)'; \
787	  dist_files=`for file in $$list; do echo $$file; done | \
788	  sed -e "s|^$$srcdirstrip/||;t" \
789	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
790	case $$dist_files in \
791	  */*) $(MKDIR_P) `echo "$$dist_files" | \
792			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
793			   sort -u` ;; \
794	esac; \
795	for file in $$dist_files; do \
796	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
797	  if test -d $$d/$$file; then \
798	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
799	    if test -d "$(distdir)/$$file"; then \
800	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
801	    fi; \
802	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
803	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
804	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
805	    fi; \
806	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
807	  else \
808	    test -f "$(distdir)/$$file" \
809	    || cp -p $$d/$$file "$(distdir)/$$file" \
810	    || exit 1; \
811	  fi; \
812	done
813	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
814	  if test "$$subdir" = .; then :; else \
815	    $(am__make_dryrun) \
816	      || test -d "$(distdir)/$$subdir" \
817	      || $(MKDIR_P) "$(distdir)/$$subdir" \
818	      || exit 1; \
819	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
820	    $(am__relativize); \
821	    new_distdir=$$reldir; \
822	    dir1=$$subdir; dir2="$(top_distdir)"; \
823	    $(am__relativize); \
824	    new_top_distdir=$$reldir; \
825	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
826	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
827	    ($(am__cd) $$subdir && \
828	      $(MAKE) $(AM_MAKEFLAGS) \
829	        top_distdir="$$new_top_distdir" \
830	        distdir="$$new_distdir" \
831		am__remove_distdir=: \
832		am__skip_length_check=: \
833		am__skip_mode_fix=: \
834	        distdir) \
835	      || exit 1; \
836	  fi; \
837	done
838check-am: all-am
839check: check-recursive
840all-am: Makefile $(LTLIBRARIES)
841installdirs: installdirs-recursive
842installdirs-am:
843	for dir in "$(DESTDIR)$(mfrontdir)" "$(DESTDIR)$(mfrontdir)"; do \
844	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
845	done
846install: install-recursive
847install-exec: install-exec-recursive
848install-data: install-data-recursive
849uninstall: uninstall-recursive
850
851install-am: all-am
852	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
853
854installcheck: installcheck-recursive
855install-strip:
856	if test -z '$(STRIP)'; then \
857	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
858	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
859	      install; \
860	else \
861	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
862	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
863	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
864	fi
865mostlyclean-generic:
866
867clean-generic:
868
869distclean-generic:
870	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
871	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
872
873maintainer-clean-generic:
874	@echo "This command is intended for maintainers to use"
875	@echo "it deletes files that may require special tools to rebuild."
876clean: clean-recursive
877
878clean-am: clean-generic clean-libtool clean-mfrontLTLIBRARIES \
879	mostlyclean-am
880
881distclean: distclean-recursive
882		-rm -f ./$(DEPDIR)/AbstractBehaviourDSL.Plo
883	-rm -f ./$(DEPDIR)/AbstractDSL.Plo
884	-rm -f ./$(DEPDIR)/BehaviourAttribute.Plo
885	-rm -f ./$(DEPDIR)/BehaviourData.Plo
886	-rm -f ./$(DEPDIR)/BehaviourDescription.Plo
887	-rm -f ./$(DEPDIR)/BehaviourSymmetryType.Plo
888	-rm -f ./$(DEPDIR)/CMakeGenerator.Plo
889	-rm -f ./$(DEPDIR)/CompiledTargetDescriptionBase.Plo
890	-rm -f ./$(DEPDIR)/DSLFactory.Plo
891	-rm -f ./$(DEPDIR)/FileDescription.Plo
892	-rm -f ./$(DEPDIR)/GeneratorOptions.Plo
893	-rm -f ./$(DEPDIR)/LibraryDescription.Plo
894	-rm -f ./$(DEPDIR)/MakefileGenerator.Plo
895	-rm -f ./$(DEPDIR)/OverridableImplementation.Plo
896	-rm -f ./$(DEPDIR)/SearchPathsHandler.Plo
897	-rm -f ./$(DEPDIR)/TargetsDescription.Plo
898	-rm -f ./$(DEPDIR)/VariableBoundsDescription.Plo
899	-rm -f ./$(DEPDIR)/VariableDescription.Plo
900	-rm -f ./$(DEPDIR)/mfront.Plo
901	-rm -f Makefile
902distclean-am: clean-am distclean-compile distclean-generic \
903	distclean-tags
904
905dvi: dvi-recursive
906
907dvi-am:
908
909html: html-recursive
910
911html-am:
912
913info: info-recursive
914
915info-am:
916
917install-data-am: install-mfrontLTLIBRARIES install-mfrontPYTHON
918
919install-dvi: install-dvi-recursive
920
921install-dvi-am:
922
923install-exec-am:
924
925install-html: install-html-recursive
926
927install-html-am:
928
929install-info: install-info-recursive
930
931install-info-am:
932
933install-man:
934
935install-pdf: install-pdf-recursive
936
937install-pdf-am:
938
939install-ps: install-ps-recursive
940
941install-ps-am:
942
943installcheck-am:
944
945maintainer-clean: maintainer-clean-recursive
946		-rm -f ./$(DEPDIR)/AbstractBehaviourDSL.Plo
947	-rm -f ./$(DEPDIR)/AbstractDSL.Plo
948	-rm -f ./$(DEPDIR)/BehaviourAttribute.Plo
949	-rm -f ./$(DEPDIR)/BehaviourData.Plo
950	-rm -f ./$(DEPDIR)/BehaviourDescription.Plo
951	-rm -f ./$(DEPDIR)/BehaviourSymmetryType.Plo
952	-rm -f ./$(DEPDIR)/CMakeGenerator.Plo
953	-rm -f ./$(DEPDIR)/CompiledTargetDescriptionBase.Plo
954	-rm -f ./$(DEPDIR)/DSLFactory.Plo
955	-rm -f ./$(DEPDIR)/FileDescription.Plo
956	-rm -f ./$(DEPDIR)/GeneratorOptions.Plo
957	-rm -f ./$(DEPDIR)/LibraryDescription.Plo
958	-rm -f ./$(DEPDIR)/MakefileGenerator.Plo
959	-rm -f ./$(DEPDIR)/OverridableImplementation.Plo
960	-rm -f ./$(DEPDIR)/SearchPathsHandler.Plo
961	-rm -f ./$(DEPDIR)/TargetsDescription.Plo
962	-rm -f ./$(DEPDIR)/VariableBoundsDescription.Plo
963	-rm -f ./$(DEPDIR)/VariableDescription.Plo
964	-rm -f ./$(DEPDIR)/mfront.Plo
965	-rm -f Makefile
966maintainer-clean-am: distclean-am maintainer-clean-generic
967
968mostlyclean: mostlyclean-recursive
969
970mostlyclean-am: mostlyclean-compile mostlyclean-generic \
971	mostlyclean-libtool
972
973pdf: pdf-recursive
974
975pdf-am:
976
977ps: ps-recursive
978
979ps-am:
980
981uninstall-am: uninstall-mfrontLTLIBRARIES uninstall-mfrontPYTHON
982
983.MAKE: $(am__recursive_targets) install-am install-strip
984
985.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
986	am--depfiles check check-am clean clean-generic clean-libtool \
987	clean-mfrontLTLIBRARIES cscopelist-am ctags ctags-am distclean \
988	distclean-compile distclean-generic distclean-libtool \
989	distclean-tags distdir dvi dvi-am html html-am info info-am \
990	install install-am install-data install-data-am install-dvi \
991	install-dvi-am install-exec install-exec-am install-html \
992	install-html-am install-info install-info-am install-man \
993	install-mfrontLTLIBRARIES install-mfrontPYTHON install-pdf \
994	install-pdf-am install-ps install-ps-am install-strip \
995	installcheck installcheck-am installdirs installdirs-am \
996	maintainer-clean maintainer-clean-generic mostlyclean \
997	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
998	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
999	uninstall-mfrontLTLIBRARIES uninstall-mfrontPYTHON
1000
1001.PRECIOUS: Makefile
1002
1003
1004# Tell versions [3.59,3.63) of GNU make to not export all variables.
1005# Otherwise a system limit (for SysV at least) may be exceeded.
1006.NOEXPORT:
1007