12
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
11
# PARTICULAR PURPOSE.
17
17
top_srcdir = @top_srcdir@
20
exec_prefix = @exec_prefix@
24
libexecdir = @libexecdir@
26
sysconfdir = @sysconfdir@
27
sharedstatedir = @sharedstatedir@
28
localstatedir = @localstatedir@
32
includedir = @includedir@
33
oldincludedir = /usr/include
19
37
pkgdatadir = $(datadir)/@PACKAGE@
20
38
pkglibdir = $(libdir)/@PACKAGE@
21
39
pkgincludedir = $(includedir)/@PACKAGE@
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46
AUTOHEADER = @AUTOHEADER@
24
48
INSTALL = @INSTALL@
25
install_sh_DATA = $(install_sh) -c -m 644
26
install_sh_PROGRAM = $(install_sh) -c
27
install_sh_SCRIPT = $(install_sh) -c
28
INSTALL_HEADER = $(INSTALL_DATA)
29
transform = $(program_transform_name)
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50
INSTALL_DATA = @INSTALL_DATA@
51
INSTALL_SCRIPT = @INSTALL_SCRIPT@
52
transform = @program_transform_name@
33
57
NORMAL_UNINSTALL = :
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_pkg_swig.m4 \
40
$(top_srcdir)/m4/ac_python_devel.m4 $(top_srcdir)/configure.ac
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
48
html-recursive info-recursive install-data-recursive \
49
install-exec-recursive install-info-recursive \
50
install-recursive installcheck-recursive installdirs-recursive \
51
pdf-recursive ps-recursive uninstall-info-recursive \
55
DIST_SUBDIRS = pre kernel modules config pydolfin post utils greeting
56
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58
AMDEP_FALSE = @AMDEP_FALSE@
59
AMDEP_TRUE = @AMDEP_TRUE@
60
host_alias = @host_alias@
62
AMDEPBACKSLASH = @AMDEPBACKSLASH@
62
AUTOHEADER = @AUTOHEADER@
66
CCDEPMODE = @CCDEPMODE@
68
COMPILE_PYDOLFIN_FALSE = @COMPILE_PYDOLFIN_FALSE@
69
COMPILE_PYDOLFIN_TRUE = @COMPILE_PYDOLFIN_TRUE@
73
CXXDEPMODE = @CXXDEPMODE@
75
67
CYGPATH_W = @CYGPATH_W@
78
69
DOLFIN_CFLAGS = @DOLFIN_CFLAGS@
79
70
DOLFIN_LIBS = @DOLFIN_LIBS@
85
INSTALL_DATA = @INSTALL_DATA@
86
INSTALL_PROGRAM = @INSTALL_PROGRAM@
87
INSTALL_SCRIPT = @INSTALL_SCRIPT@
88
71
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
89
72
KERNEL_CFLAGS = @KERNEL_CFLAGS@
94
LTLIBOBJS = @LTLIBOBJS@
96
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
97
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
98
75
MAKEINFO = @MAKEINFO@
99
76
MODULE_CFLAGS = @MODULE_CFLAGS@
101
77
PACKAGE = @PACKAGE@
102
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103
78
PACKAGE_NAME = @PACKAGE_NAME@
104
PACKAGE_STRING = @PACKAGE_STRING@
105
PACKAGE_TARNAME = @PACKAGE_TARNAME@
106
79
PACKAGE_VERSION = @PACKAGE_VERSION@
107
PATH_SEPARATOR = @PATH_SEPARATOR@
109
PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
110
81
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
111
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
112
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
113
82
PYTHON_PLATFORM = @PYTHON_PLATFORM@
114
83
PYTHON_PREFIX = @PYTHON_PREFIX@
115
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
116
84
PYTHON_VERSION = @PYTHON_VERSION@
118
SET_MAKE = @SET_MAKE@
122
SWIG_LIB = @SWIG_LIB@
123
SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
124
SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
125
87
VERSION = @VERSION@
126
ac_ct_CC = @ac_ct_CC@
127
ac_ct_CXX = @ac_ct_CXX@
128
ac_ct_RANLIB = @ac_ct_RANLIB@
129
ac_ct_STRIP = @ac_ct_STRIP@
130
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
131
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
132
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
133
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
134
88
am__include = @am__include@
135
89
am__leading_dot = @am__leading_dot@
136
90
am__quote = @am__quote@
137
91
am__tar = @am__tar@
138
92
am__untar = @am__untar@
140
build_alias = @build_alias@
142
exec_prefix = @exec_prefix@
143
host_alias = @host_alias@
144
includedir = @includedir@
146
93
install_sh = @install_sh@
148
libexecdir = @libexecdir@
149
94
libxml2_found = @libxml2_found@
150
localstatedir = @localstatedir@
152
95
mkdir_p = @mkdir_p@
153
96
mpi_found = @mpi_found@
154
oldincludedir = @oldincludedir@
155
97
petsc_found = @petsc_found@
156
98
pkgpyexecdir = @pkgpyexecdir@
157
99
pkgpythondir = @pkgpythondir@
159
program_transform_name = @program_transform_name@
160
100
pyexecdir = @pyexecdir@
161
101
pythondir = @pythondir@
163
sharedstatedir = @sharedstatedir@
164
sysconfdir = @sysconfdir@
165
target_alias = @target_alias@
102
@COMPILE_PYDOLFIN_TRUE@PYDOLFIN = pydolfin
166
103
@COMPILE_PYDOLFIN_FALSE@PYDOLFIN =
167
@COMPILE_PYDOLFIN_TRUE@PYDOLFIN = pydolfin
168
105
SUBDIRS = pre kernel modules config $(PYDOLFIN) post utils greeting
106
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
108
DIST_COMMON = Makefile.am Makefile.in
111
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
115
DIST_SUBDIRS = pre kernel modules config pydolfin post utils greeting
172
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
174
case '$(am__configure_deps)' in \
176
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
181
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
182
cd $(top_srcdir) && \
183
$(AUTOMAKE) --gnu src/Makefile
185
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
190
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
191
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
194
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
195
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
198
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
200
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
118
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
119
cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile
121
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
123
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
203
126
# This directory's subdirectories are mostly independent; you can cd
204
127
# into them and run `make' without going through this Makefile.
260
171
local_target="$$target"; \
262
173
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
174
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
264
175
done && test -z "$$fail"
266
177
list='$(SUBDIRS)'; for subdir in $$list; do \
267
178
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
270
list='$(SUBDIRS)'; for subdir in $$list; do \
271
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
274
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
275
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
276
unique=`for i in $$list; do \
277
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
279
$(AWK) ' { files[$$0] = 1; } \
280
END { for (i in files) print i; }'`; \
284
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
285
$(TAGS_FILES) $(LISP)
183
ID: $(HEADERS) $(SOURCES) $(LISP)
184
list='$(SOURCES) $(HEADERS)'; \
185
unique=`for i in $$list; do echo $$i; done | \
186
awk ' { files[$$0] = 1; } \
187
END { for (i in files) print i; }'`; \
188
here=`pwd` && cd $(srcdir) \
189
&& mkid -f$$here/ID $$unique $(LISP)
191
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
288
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
289
include_option=--etags-include; \
292
include_option=--include; \
295
194
list='$(SUBDIRS)'; for subdir in $$list; do \
296
if test "$$subdir" = .; then :; else \
297
test ! -f $$subdir/TAGS || \
298
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
195
if test "$$subdir" = .; then :; else \
196
test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
301
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
302
unique=`for i in $$list; do \
303
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305
$(AWK) ' { files[$$0] = 1; } \
306
END { for (i in files) print i; }'`; \
307
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
308
test -n "$$unique" || unique=$$empty_fix; \
309
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
313
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
314
$(TAGS_FILES) $(LISP)
317
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
318
unique=`for i in $$list; do \
319
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
321
$(AWK) ' { files[$$0] = 1; } \
322
END { for (i in files) print i; }'`; \
323
test -z "$(CTAGS_ARGS)$$tags$$unique" \
324
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
328
here=`$(am__cd) $(top_builddir) && pwd` \
329
&& cd $(top_srcdir) \
330
&& gtags -i $(GTAGS_ARGS) $$here
199
list='$(SOURCES) $(HEADERS)'; \
200
unique=`for i in $$list; do echo $$i; done | \
201
awk ' { files[$$0] = 1; } \
202
END { for (i in files) print i; }'`; \
203
test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
204
|| (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
333
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
213
maintainer-clean-tags:
215
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
335
219
distdir: $(DISTFILES)
336
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
337
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
338
list='$(DISTFILES)'; for file in $$list; do \
340
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
341
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
343
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
344
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
345
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
347
$(mkdir_p) "$(distdir)$$dir"; \
220
here=`cd $(top_builddir) && pwd`; \
221
top_distdir=`cd $(top_distdir) && pwd`; \
222
distdir=`cd $(distdir) && pwd`; \
224
&& $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/Makefile
225
@for file in $(DISTFILES); do \
351
227
if test -d $$d/$$file; then \
352
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
353
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
355
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
228
cp -pr $$d/$$file $(distdir)/$$file; \
357
230
test -f $(distdir)/$$file \
358
|| cp -p $$d/$$file $(distdir)/$$file \
231
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \
232
|| cp -p $$d/$$file $(distdir)/$$file || :; \
362
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
235
for subdir in $(DIST_SUBDIRS); do \
363
236
if test "$$subdir" = .; then :; else \
364
test -d "$(distdir)/$$subdir" \
365
|| $(mkdir_p) "$(distdir)/$$subdir" \
237
test -d $(distdir)/$$subdir \
238
|| mkdir $(distdir)/$$subdir \
367
distdir=`$(am__cd) $(distdir) && pwd`; \
368
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
370
$(MAKE) $(AM_MAKEFLAGS) \
371
top_distdir="$$top_distdir" \
372
distdir="$$distdir/$$subdir" \
240
chmod 777 $(distdir)/$$subdir; \
241
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
378
250
check: check-recursive
380
installdirs: installdirs-recursive
382
install: install-recursive
252
installcheck: installcheck-recursive
383
254
install-exec: install-exec-recursive
384
257
install-data: install-data-recursive
385
uninstall: uninstall-recursive
387
259
install-am: all-am
388
260
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
390
installcheck: installcheck-recursive
261
install: install-recursive
263
uninstall: uninstall-recursive
265
all-redirect: all-recursive
392
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
393
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
394
`test -z '$(STRIP)' || \
395
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
267
$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
268
installdirs: installdirs-recursive
396
272
mostlyclean-generic:
400
276
distclean-generic:
401
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
277
-rm -f Makefile $(CONFIG_CLEAN_FILES)
278
-rm -f config.cache config.log stamp-h stamp-h[0-9]*
403
280
maintainer-clean-generic:
404
@echo "This command is intended for maintainers to use"
405
@echo "it deletes files that may require special tools to rebuild."
281
mostlyclean-am: mostlyclean-tags mostlyclean-generic
283
mostlyclean: mostlyclean-recursive
285
clean-am: clean-tags clean-generic mostlyclean-am
406
287
clean: clean-recursive
408
clean-am: clean-generic mostlyclean-am
289
distclean-am: distclean-tags distclean-generic clean-am
410
291
distclean: distclean-recursive
412
distclean-am: clean-am distclean-generic distclean-tags
428
install-info: install-info-recursive
293
maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
295
@echo "This command is intended for maintainers to use;"
296
@echo "it deletes files that may require special tools to rebuild."
434
298
maintainer-clean: maintainer-clean-recursive
436
maintainer-clean-am: distclean-am maintainer-clean-generic
438
mostlyclean: mostlyclean-recursive
440
mostlyclean-am: mostlyclean-generic
450
uninstall-am: uninstall-info-am
452
uninstall-info: uninstall-info-recursive
454
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
455
clean clean-generic clean-recursive ctags ctags-recursive \
456
distclean distclean-generic distclean-recursive distclean-tags \
457
distdir dvi dvi-am html html-am info info-am install \
458
install-am install-data install-data-am install-exec \
459
install-exec-am install-info install-info-am install-man \
460
install-strip installcheck installcheck-am installdirs \
461
installdirs-am maintainer-clean maintainer-clean-generic \
462
maintainer-clean-recursive mostlyclean mostlyclean-generic \
463
mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
464
uninstall uninstall-am uninstall-info-am
300
.PHONY: install-data-recursive uninstall-data-recursive \
301
install-exec-recursive uninstall-exec-recursive installdirs-recursive \
302
uninstalldirs-recursive all-recursive check-recursive \
303
installcheck-recursive info-recursive dvi-recursive \
304
mostlyclean-recursive distclean-recursive clean-recursive \
305
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
306
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
307
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
308
install-exec install-data-am install-data install-am install \
309
uninstall-am uninstall all-redirect all-am all installdirs-am \
310
installdirs mostlyclean-generic distclean-generic clean-generic \
311
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
466
314
# Tell versions [3.59,3.63) of GNU make to not export all variables.
467
315
# Otherwise a system limit (for SysV at least) may be exceeded.