~njansson/dolfin/hpc

« back to all changes in this revision

Viewing changes to src/demo/pde/nonlinear/Makefile.in

  • Committer: Anders Logg
  • Date: 2007-01-10 09:04:44 UTC
  • mfrom: (1689.1.221 trunk)
  • Revision ID: logg@simula.no-20070110090444-ecyux3n1qnei4i8h
RemoveĀ oldĀ head

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
39
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
41
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_pkg_swig.m4 \
42
 
        $(top_srcdir)/m4/ac_python_devel.m4 $(top_srcdir)/configure.ac
 
42
        $(top_srcdir)/m4/ac_python_devel.m4 \
 
43
        $(top_srcdir)/m4/ax_boost_base.m4 \
 
44
        $(top_srcdir)/m4/ax_compiler_vendor.m4 \
 
45
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml.m4 \
 
46
        $(top_srcdir)/configure.ac
43
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
48
        $(ACLOCAL_M4)
45
49
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
65
69
AUTOHEADER = @AUTOHEADER@
66
70
AUTOMAKE = @AUTOMAKE@
67
71
AWK = @AWK@
 
72
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 
73
BOOST_LDFLAGS = @BOOST_LDFLAGS@
68
74
CC = @CC@
69
75
CCDEPMODE = @CCDEPMODE@
70
76
CFLAGS = @CFLAGS@
80
86
DEFS = @DEFS@
81
87
DEPDIR = @DEPDIR@
82
88
DOLFIN_CFLAGS = @DOLFIN_CFLAGS@
 
89
DOLFIN_DEFINITIONS = @DOLFIN_DEFINITIONS@
83
90
DOLFIN_EXT_LIBS = @DOLFIN_EXT_LIBS@
84
91
DOLFIN_LIBS = @DOLFIN_LIBS@
85
92
DOLFIN_LTLIBOBJS = @DOLFIN_LTLIBOBJS@
89
96
ECHO_T = @ECHO_T@
90
97
EGREP = @EGREP@
91
98
EXEEXT = @EXEEXT@
 
99
EXTERNAL_CFLAGS = @EXTERNAL_CFLAGS@
92
100
F77 = @F77@
93
101
FFLAGS = @FFLAGS@
94
102
INSTALL_DATA = @INSTALL_DATA@
133
141
SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
134
142
SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
135
143
VERSION = @VERSION@
 
144
XML2_CONFIG = @XML2_CONFIG@
 
145
XML_CPPFLAGS = @XML_CPPFLAGS@
 
146
XML_LIBS = @XML_LIBS@
136
147
ac_ct_AR = @ac_ct_AR@
137
148
ac_ct_CC = @ac_ct_CC@
138
149
ac_ct_CXX = @ac_ct_CXX@
166
177
install_sh = @install_sh@
167
178
libdir = @libdir@
168
179
libexecdir = @libexecdir@
169
 
libxml2_found = @libxml2_found@
 
180
libtool_found = @libtool_found@
170
181
localstatedir = @localstatedir@
171
182
mandir = @mandir@
172
183
mkdir_p = @mkdir_p@
173
184
mpi_found = @mpi_found@
174
185
oldincludedir = @oldincludedir@
175
 
petsc_found = @petsc_found@
176
186
pkgpyexecdir = @pkgpyexecdir@
177
187
pkgpythondir = @pkgpythondir@
178
188
prefix = @prefix@
181
191
pythondir = @pythondir@
182
192
sbindir = @sbindir@
183
193
sharedstatedir = @sharedstatedir@
 
194
swig_found = @swig_found@
184
195
sysconfdir = @sysconfdir@
185
196
target_alias = @target_alias@
186
197
SUBDIRS = nonlinear-poisson