~njansson/dolfin/hpc

« back to all changes in this revision

Viewing changes to src/utils/swig/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.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
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
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ../../..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
 
38
host_triplet = @host@
 
39
subdir = src/utils/swig
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_pkg_swig.m4 \
 
43
        $(top_srcdir)/m4/ac_python_devel.m4 \
 
44
        $(top_srcdir)/m4/ax_boost_base.m4 \
 
45
        $(top_srcdir)/m4/ax_compiler_vendor.m4 \
 
46
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml.m4 \
 
47
        $(top_srcdir)/configure.ac
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
51
CONFIG_CLEAN_FILES =
 
52
am__installdirs = "$(DESTDIR)$(bindir)"
 
53
binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
 
54
SCRIPTS = $(bin_SCRIPTS)
 
55
SOURCES =
 
56
DIST_SOURCES =
 
57
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
58
ACLOCAL = @ACLOCAL@
 
59
AMDEP_FALSE = @AMDEP_FALSE@
 
60
AMDEP_TRUE = @AMDEP_TRUE@
 
61
AMTAR = @AMTAR@
 
62
AR = @AR@
 
63
AUTOCONF = @AUTOCONF@
 
64
AUTOHEADER = @AUTOHEADER@
 
65
AUTOMAKE = @AUTOMAKE@
 
66
AWK = @AWK@
 
67
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 
68
BOOST_LDFLAGS = @BOOST_LDFLAGS@
 
69
CC = @CC@
 
70
CCDEPMODE = @CCDEPMODE@
 
71
CFLAGS = @CFLAGS@
 
72
COMPILE_PYDOLFIN_FALSE = @COMPILE_PYDOLFIN_FALSE@
 
73
COMPILE_PYDOLFIN_TRUE = @COMPILE_PYDOLFIN_TRUE@
 
74
CPP = @CPP@
 
75
CPPFLAGS = @CPPFLAGS@
 
76
CXX = @CXX@
 
77
CXXCPP = @CXXCPP@
 
78
CXXDEPMODE = @CXXDEPMODE@
 
79
CXXFLAGS = @CXXFLAGS@
 
80
CYGPATH_W = @CYGPATH_W@
 
81
DEFS = @DEFS@
 
82
DEPDIR = @DEPDIR@
 
83
DOLFIN_CFLAGS = @DOLFIN_CFLAGS@
 
84
DOLFIN_DEFINITIONS = @DOLFIN_DEFINITIONS@
 
85
DOLFIN_EXT_LIBS = @DOLFIN_EXT_LIBS@
 
86
DOLFIN_LIBS = @DOLFIN_LIBS@
 
87
DOLFIN_LTLIBOBJS = @DOLFIN_LTLIBOBJS@
 
88
ECHO = @ECHO@
 
89
ECHO_C = @ECHO_C@
 
90
ECHO_N = @ECHO_N@
 
91
ECHO_T = @ECHO_T@
 
92
EGREP = @EGREP@
 
93
EXEEXT = @EXEEXT@
 
94
EXTERNAL_CFLAGS = @EXTERNAL_CFLAGS@
 
95
F77 = @F77@
 
96
FFLAGS = @FFLAGS@
 
97
INSTALL_DATA = @INSTALL_DATA@
 
98
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
99
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
100
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
101
KERNEL_CFLAGS = @KERNEL_CFLAGS@
 
102
LDFLAGS = @LDFLAGS@
 
103
LIBOBJS = @LIBOBJS@
 
104
LIBS = @LIBS@
 
105
LIBTOOL = @LIBTOOL@
 
106
LN_S = @LN_S@
 
107
LTLIBOBJS = @LTLIBOBJS@
 
108
MAINT = @MAINT@
 
109
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
110
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
111
MAKEINFO = @MAKEINFO@
 
112
MODULE_CFLAGS = @MODULE_CFLAGS@
 
113
OBJEXT = @OBJEXT@
 
114
PACKAGE = @PACKAGE@
 
115
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
116
PACKAGE_NAME = @PACKAGE_NAME@
 
117
PACKAGE_STRING = @PACKAGE_STRING@
 
118
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
119
PACKAGE_VERSION = @PACKAGE_VERSION@
 
120
PATH_SEPARATOR = @PATH_SEPARATOR@
 
121
PYTHON = @PYTHON@
 
122
PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
 
123
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
124
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
 
125
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
 
126
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
127
PYTHON_PREFIX = @PYTHON_PREFIX@
 
128
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
 
129
PYTHON_VERSION = @PYTHON_VERSION@
 
130
RANLIB = @RANLIB@
 
131
SET_MAKE = @SET_MAKE@
 
132
SHELL = @SHELL@
 
133
STRIP = @STRIP@
 
134
SWIG = @SWIG@
 
135
SWIG_LIB = @SWIG_LIB@
 
136
SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
 
137
SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
 
138
VERSION = @VERSION@
 
139
XML2_CONFIG = @XML2_CONFIG@
 
140
XML_CPPFLAGS = @XML_CPPFLAGS@
 
141
XML_LIBS = @XML_LIBS@
 
142
ac_ct_AR = @ac_ct_AR@
 
143
ac_ct_CC = @ac_ct_CC@
 
144
ac_ct_CXX = @ac_ct_CXX@
 
145
ac_ct_F77 = @ac_ct_F77@
 
146
ac_ct_RANLIB = @ac_ct_RANLIB@
 
147
ac_ct_STRIP = @ac_ct_STRIP@
 
148
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
149
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
150
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
151
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
152
am__include = @am__include@
 
153
am__leading_dot = @am__leading_dot@
 
154
am__quote = @am__quote@
 
155
am__tar = @am__tar@
 
156
am__untar = @am__untar@
 
157
bindir = @bindir@
 
158
build = @build@
 
159
build_alias = @build_alias@
 
160
build_cpu = @build_cpu@
 
161
build_os = @build_os@
 
162
build_vendor = @build_vendor@
 
163
datadir = @datadir@
 
164
exec_prefix = @exec_prefix@
 
165
host = @host@
 
166
host_alias = @host_alias@
 
167
host_cpu = @host_cpu@
 
168
host_os = @host_os@
 
169
host_vendor = @host_vendor@
 
170
includedir = @includedir@
 
171
infodir = @infodir@
 
172
install_sh = @install_sh@
 
173
libdir = @libdir@
 
174
libexecdir = @libexecdir@
 
175
libtool_found = @libtool_found@
 
176
localstatedir = @localstatedir@
 
177
mandir = @mandir@
 
178
mkdir_p = @mkdir_p@
 
179
mpi_found = @mpi_found@
 
180
oldincludedir = @oldincludedir@
 
181
pkgpyexecdir = @pkgpyexecdir@
 
182
pkgpythondir = @pkgpythondir@
 
183
prefix = @prefix@
 
184
program_transform_name = @program_transform_name@
 
185
pyexecdir = @pyexecdir@
 
186
pythondir = @pythondir@
 
187
sbindir = @sbindir@
 
188
sharedstatedir = @sharedstatedir@
 
189
swig_found = @swig_found@
 
190
sysconfdir = @sysconfdir@
 
191
target_alias = @target_alias@
 
192
bin_SCRIPTS = dolfin-swig
 
193
EXTRA_DIST = $(bin_SCRIPTS)
 
194
all: all-am
 
195
 
 
196
.SUFFIXES:
 
197
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
198
        @for dep in $?; do \
 
199
          case '$(am__configure_deps)' in \
 
200
            *$$dep*) \
 
201
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
202
                && exit 0; \
 
203
              exit 1;; \
 
204
          esac; \
 
205
        done; \
 
206
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/utils/swig/Makefile'; \
 
207
        cd $(top_srcdir) && \
 
208
          $(AUTOMAKE) --gnu  src/utils/swig/Makefile
 
209
.PRECIOUS: Makefile
 
210
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
211
        @case '$?' in \
 
212
          *config.status*) \
 
213
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
214
          *) \
 
215
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
216
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
217
        esac;
 
218
 
 
219
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
220
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
221
 
 
222
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
223
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
224
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
225
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
226
install-binSCRIPTS: $(bin_SCRIPTS)
 
227
        @$(NORMAL_INSTALL)
 
228
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
 
229
        @list='$(bin_SCRIPTS)'; for p in $$list; do \
 
230
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
231
          if test -f $$d$$p; then \
 
232
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
233
            echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
 
234
            $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
 
235
          else :; fi; \
 
236
        done
 
237
 
 
238
uninstall-binSCRIPTS:
 
239
        @$(NORMAL_UNINSTALL)
 
240
        @list='$(bin_SCRIPTS)'; for p in $$list; do \
 
241
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
242
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
 
243
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
 
244
        done
 
245
 
 
246
mostlyclean-libtool:
 
247
        -rm -f *.lo
 
248
 
 
249
clean-libtool:
 
250
        -rm -rf .libs _libs
 
251
 
 
252
distclean-libtool:
 
253
        -rm -f libtool
 
254
uninstall-info-am:
 
255
tags: TAGS
 
256
TAGS:
 
257
 
 
258
ctags: CTAGS
 
259
CTAGS:
 
260
 
 
261
 
 
262
distdir: $(DISTFILES)
 
263
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
264
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
265
        list='$(DISTFILES)'; for file in $$list; do \
 
266
          case $$file in \
 
267
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
268
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
269
          esac; \
 
270
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
271
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
272
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
273
            dir="/$$dir"; \
 
274
            $(mkdir_p) "$(distdir)$$dir"; \
 
275
          else \
 
276
            dir=''; \
 
277
          fi; \
 
278
          if test -d $$d/$$file; then \
 
279
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
280
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
281
            fi; \
 
282
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
283
          else \
 
284
            test -f $(distdir)/$$file \
 
285
            || cp -p $$d/$$file $(distdir)/$$file \
 
286
            || exit 1; \
 
287
          fi; \
 
288
        done
 
289
check-am: all-am
 
290
check: check-am
 
291
all-am: Makefile $(SCRIPTS)
 
292
installdirs:
 
293
        for dir in "$(DESTDIR)$(bindir)"; do \
 
294
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
295
        done
 
296
install: install-am
 
297
install-exec: install-exec-am
 
298
install-data: install-data-am
 
299
uninstall: uninstall-am
 
300
 
 
301
install-am: all-am
 
302
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
303
 
 
304
installcheck: installcheck-am
 
305
install-strip:
 
306
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
307
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
308
          `test -z '$(STRIP)' || \
 
309
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
310
mostlyclean-generic:
 
311
 
 
312
clean-generic:
 
313
 
 
314
distclean-generic:
 
315
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
316
 
 
317
maintainer-clean-generic:
 
318
        @echo "This command is intended for maintainers to use"
 
319
        @echo "it deletes files that may require special tools to rebuild."
 
320
clean: clean-am
 
321
 
 
322
clean-am: clean-generic clean-libtool mostlyclean-am
 
323
 
 
324
distclean: distclean-am
 
325
        -rm -f Makefile
 
326
distclean-am: clean-am distclean-generic distclean-libtool
 
327
 
 
328
dvi: dvi-am
 
329
 
 
330
dvi-am:
 
331
 
 
332
html: html-am
 
333
 
 
334
info: info-am
 
335
 
 
336
info-am:
 
337
 
 
338
install-data-am:
 
339
 
 
340
install-exec-am: install-binSCRIPTS
 
341
 
 
342
install-info: install-info-am
 
343
 
 
344
install-man:
 
345
 
 
346
installcheck-am:
 
347
 
 
348
maintainer-clean: maintainer-clean-am
 
349
        -rm -f Makefile
 
350
maintainer-clean-am: distclean-am maintainer-clean-generic
 
351
 
 
352
mostlyclean: mostlyclean-am
 
353
 
 
354
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
355
 
 
356
pdf: pdf-am
 
357
 
 
358
pdf-am:
 
359
 
 
360
ps: ps-am
 
361
 
 
362
ps-am:
 
363
 
 
364
uninstall-am: uninstall-binSCRIPTS uninstall-info-am
 
365
 
 
366
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
367
        distclean distclean-generic distclean-libtool distdir dvi \
 
368
        dvi-am html html-am info info-am install install-am \
 
369
        install-binSCRIPTS install-data install-data-am install-exec \
 
370
        install-exec-am install-info install-info-am install-man \
 
371
        install-strip installcheck installcheck-am installdirs \
 
372
        maintainer-clean maintainer-clean-generic mostlyclean \
 
373
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
374
        uninstall uninstall-am uninstall-binSCRIPTS uninstall-info-am
 
375
 
 
376
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
377
# Otherwise a system limit (for SysV at least) may be exceeded.
 
378
.NOEXPORT: