~reducedmodelling/fluidity/ROM_Non-intrusive-ann

« back to all changes in this revision

Viewing changes to spatialindex-1.5/src/tprtree/Makefile

  • Committer: fangf at ac
  • Date: 2012-11-06 12:21:31 UTC
  • mto: This revision was merged to the branch mainline in revision 3989.
  • Revision ID: fangf@imperial.ac.uk-20121106122131-u2zvt7fxc1r3zeou
updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
 
2
# src/tprtree/Makefile.  Generated from Makefile.in by configure.
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
 
 
17
 
 
18
 
 
19
pkgdatadir = $(datadir)/spatialindex-src
 
20
pkgincludedir = $(includedir)/spatialindex-src
 
21
pkglibdir = $(libdir)/spatialindex-src
 
22
pkglibexecdir = $(libexecdir)/spatialindex-src
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = x86_64-unknown-linux-gnu
 
36
host_triplet = x86_64-unknown-linux-gnu
 
37
subdir = src/tprtree
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
42
        $(ACLOCAL_M4)
 
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
44
CONFIG_CLEAN_FILES =
 
45
CONFIG_CLEAN_VPATH_FILES =
 
46
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
47
libtprtree_la_LIBADD =
 
48
am_libtprtree_la_OBJECTS = Index.lo Leaf.lo Node.lo TPRTree.lo \
 
49
        Statistics.lo
 
50
libtprtree_la_OBJECTS = $(am_libtprtree_la_OBJECTS)
 
51
DEFAULT_INCLUDES = -I.
 
52
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
53
am__depfiles_maybe = depfiles
 
54
am__mv = mv -f
 
55
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
56
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
57
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
58
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
59
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
60
CXXLD = $(CXX)
 
61
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
62
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
63
        $(LDFLAGS) -o $@
 
64
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
65
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
66
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
67
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
68
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
69
CCLD = $(CC)
 
70
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
71
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
72
        $(LDFLAGS) -o $@
 
73
SOURCES = $(libtprtree_la_SOURCES)
 
74
DIST_SOURCES = $(libtprtree_la_SOURCES)
 
75
ETAGS = etags
 
76
CTAGS = ctags
 
77
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
78
ACLOCAL = ${SHELL} /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5/missing --run aclocal-1.11
 
79
AMTAR = ${SHELL} /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5/missing --run tar
 
80
AR = ar
 
81
AUTOCONF = ${SHELL} /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5/missing --run autoconf
 
82
AUTOHEADER = ${SHELL} /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5/missing --run autoheader
 
83
AUTOMAKE = ${SHELL} /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5/missing --run automake-1.11
 
84
AWK = gawk
 
85
CC = mpicc
 
86
CCDEPMODE = depmode=gcc3
 
87
CFLAGS = 
 
88
CPP = mpicc -E
 
89
CPPFLAGS = -D_GNU_SOURCE
 
90
CXX = mpicxx
 
91
CXXCPP = mpicxx -E
 
92
CXXDEPMODE = depmode=gcc3
 
93
CXXFLAGS =  -g -DDEBUG
 
94
CYGPATH_W = echo
 
95
DEFS = -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"spatialindex-1.5.0\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.5.0\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1
 
96
DEPDIR = .deps
 
97
DSYMUTIL = 
 
98
DUMPBIN = 
 
99
ECHO_C = 
 
100
ECHO_N = -n
 
101
ECHO_T = 
 
102
EGREP = /bin/grep -E
 
103
EXEEXT = 
 
104
FGREP = /bin/grep -F
 
105
GREP = /bin/grep
 
106
INSTALL = /usr/bin/install -c
 
107
INSTALL_DATA = ${INSTALL} -m 644
 
108
INSTALL_PROGRAM = ${INSTALL}
 
109
INSTALL_SCRIPT = ${INSTALL}
 
110
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
 
111
LD = /usr/bin/ld -m elf_x86_64
 
112
LDFLAGS = 
 
113
LIBOBJS = 
 
114
LIBS =  -lpthread
 
115
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 
116
LIPO = 
 
117
LN_S = ln -s
 
118
LTLIBOBJS = 
 
119
MAKEINFO = ${SHELL} /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5/missing --run makeinfo
 
120
MKDIR_P = /bin/mkdir -p
 
121
NM = /usr/bin/nm -B
 
122
NMEDIT = 
 
123
OBJDUMP = objdump
 
124
OBJEXT = o
 
125
OTOOL = 
 
126
OTOOL64 = 
 
127
PACKAGE = spatialindex-src
 
128
PACKAGE_BUGREPORT = mhadji@gmail.com
 
129
PACKAGE_NAME = spatialindex
 
130
PACKAGE_STRING = spatialindex-1.5.0
 
131
PACKAGE_TARNAME = spatialindex-src
 
132
PACKAGE_URL = 
 
133
PACKAGE_VERSION = 1.5.0
 
134
PATH_SEPARATOR = :
 
135
RANLIB = ranlib
 
136
SED = /bin/sed
 
137
SET_MAKE = 
 
138
SHELL = /bin/bash
 
139
STRIP = strip
 
140
VERSION = 1.5.0
 
141
abs_builddir = /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5/src/tprtree
 
142
abs_srcdir = /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5/src/tprtree
 
143
abs_top_builddir = /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5
 
144
abs_top_srcdir = /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5
 
145
ac_ct_CC = mpicc
 
146
ac_ct_CXX = 
 
147
ac_ct_DUMPBIN = 
 
148
am__include = include
 
149
am__leading_dot = .
 
150
am__quote = 
 
151
am__tar = ${AMTAR} chof - "$$tardir"
 
152
am__untar = ${AMTAR} xf -
 
153
bindir = ${exec_prefix}/bin
 
154
build = x86_64-unknown-linux-gnu
 
155
build_alias = 
 
156
build_cpu = x86_64
 
157
build_os = linux-gnu
 
158
build_vendor = unknown
 
159
builddir = .
 
160
datadir = ${datarootdir}
 
161
datarootdir = ${prefix}/share
 
162
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 
163
dvidir = ${docdir}
 
164
exec_prefix = ${prefix}
 
165
host = x86_64-unknown-linux-gnu
 
166
host_alias = 
 
167
host_cpu = x86_64
 
168
host_os = linux-gnu
 
169
host_vendor = unknown
 
170
htmldir = ${docdir}
 
171
includedir = ${prefix}/include
 
172
infodir = ${datarootdir}/info
 
173
install_sh = ${SHELL} /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5/install-sh
 
174
libdir = ${exec_prefix}/lib
 
175
libexecdir = ${exec_prefix}/libexec
 
176
localedir = ${datarootdir}/locale
 
177
localstatedir = ${prefix}/var
 
178
lt_ECHO = echo
 
179
mandir = ${datarootdir}/man
 
180
mkdir_p = /bin/mkdir -p
 
181
oldincludedir = /usr/include
 
182
pdfdir = ${docdir}
 
183
prefix = /data/src/fluidity/fluidity_enkf_reduced_new/spatialindex-1.5/..
 
184
program_transform_name = s,x,x,
 
185
psdir = ${docdir}
 
186
sbindir = ${exec_prefix}/sbin
 
187
sharedstatedir = ${prefix}/com
 
188
srcdir = .
 
189
sysconfdir = ${prefix}/etc
 
190
target_alias = 
 
191
top_build_prefix = ../../
 
192
top_builddir = ../..
 
193
top_srcdir = ../..
 
194
noinst_LTLIBRARIES = libtprtree.la
 
195
INCLUDES = -I../../include 
 
196
libtprtree_la_SOURCES = Index.cc Leaf.cc Node.cc TPRTree.cc Statistics.cc Leaf.h Index.h Node.h PointerPoolNode.h Statistics.h TPRTree.h 
 
197
all: all-am
 
198
 
 
199
.SUFFIXES:
 
200
.SUFFIXES: .cc .lo .o .obj
 
201
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
202
        @for dep in $?; do \
 
203
          case '$(am__configure_deps)' in \
 
204
            *$$dep*) \
 
205
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
206
                && { if test -f $@; then exit 0; else break; fi; }; \
 
207
              exit 1;; \
 
208
          esac; \
 
209
        done; \
 
210
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/tprtree/Makefile'; \
 
211
        $(am__cd) $(top_srcdir) && \
 
212
          $(AUTOMAKE) --gnu src/tprtree/Makefile
 
213
.PRECIOUS: Makefile
 
214
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
215
        @case '$?' in \
 
216
          *config.status*) \
 
217
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
218
          *) \
 
219
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
220
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
221
        esac;
 
222
 
 
223
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
224
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
225
 
 
226
$(top_srcdir)/configure:  $(am__configure_deps)
 
227
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
228
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
229
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
230
$(am__aclocal_m4_deps):
 
231
 
 
232
clean-noinstLTLIBRARIES:
 
233
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
234
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
235
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
236
          test "$$dir" != "$$p" || dir=.; \
 
237
          echo "rm -f \"$${dir}/so_locations\""; \
 
238
          rm -f "$${dir}/so_locations"; \
 
239
        done
 
240
libtprtree.la: $(libtprtree_la_OBJECTS) $(libtprtree_la_DEPENDENCIES) 
 
241
        $(CXXLINK)  $(libtprtree_la_OBJECTS) $(libtprtree_la_LIBADD) $(LIBS)
 
242
 
 
243
mostlyclean-compile:
 
244
        -rm -f *.$(OBJEXT)
 
245
 
 
246
distclean-compile:
 
247
        -rm -f *.tab.c
 
248
 
 
249
include ./$(DEPDIR)/Index.Plo
 
250
include ./$(DEPDIR)/Leaf.Plo
 
251
include ./$(DEPDIR)/Node.Plo
 
252
include ./$(DEPDIR)/Statistics.Plo
 
253
include ./$(DEPDIR)/TPRTree.Plo
 
254
 
 
255
.cc.o:
 
256
        depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
 
257
        $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
 
258
        $(am__mv) $$depbase.Tpo $$depbase.Po
 
259
#       source='$<' object='$@' libtool=no \
 
260
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
 
261
#       $(CXXCOMPILE) -c -o $@ $<
 
262
 
 
263
.cc.obj:
 
264
        depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
 
265
        $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
 
266
        $(am__mv) $$depbase.Tpo $$depbase.Po
 
267
#       source='$<' object='$@' libtool=no \
 
268
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
 
269
#       $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
270
 
 
271
.cc.lo:
 
272
        depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
 
273
        $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
 
274
        $(am__mv) $$depbase.Tpo $$depbase.Plo
 
275
#       source='$<' object='$@' libtool=yes \
 
276
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
 
277
#       $(LTCXXCOMPILE) -c -o $@ $<
 
278
 
 
279
mostlyclean-libtool:
 
280
        -rm -f *.lo
 
281
 
 
282
clean-libtool:
 
283
        -rm -rf .libs _libs
 
284
 
 
285
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
286
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
287
        unique=`for i in $$list; do \
 
288
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
289
          done | \
 
290
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
291
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
292
        mkid -fID $$unique
 
293
tags: TAGS
 
294
 
 
295
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
296
                $(TAGS_FILES) $(LISP)
 
297
        set x; \
 
298
        here=`pwd`; \
 
299
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
300
        unique=`for i in $$list; do \
 
301
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
302
          done | \
 
303
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
304
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
305
        shift; \
 
306
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
307
          test -n "$$unique" || unique=$$empty_fix; \
 
308
          if test $$# -gt 0; then \
 
309
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
310
              "$$@" $$unique; \
 
311
          else \
 
312
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
313
              $$unique; \
 
314
          fi; \
 
315
        fi
 
316
ctags: CTAGS
 
317
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
318
                $(TAGS_FILES) $(LISP)
 
319
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
320
        unique=`for i in $$list; do \
 
321
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
322
          done | \
 
323
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
324
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
325
        test -z "$(CTAGS_ARGS)$$unique" \
 
326
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
327
             $$unique
 
328
 
 
329
GTAGS:
 
330
        here=`$(am__cd) $(top_builddir) && pwd` \
 
331
          && $(am__cd) $(top_srcdir) \
 
332
          && gtags -i $(GTAGS_ARGS) "$$here"
 
333
 
 
334
distclean-tags:
 
335
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
336
 
 
337
distdir: $(DISTFILES)
 
338
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
339
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
340
        list='$(DISTFILES)'; \
 
341
          dist_files=`for file in $$list; do echo $$file; done | \
 
342
          sed -e "s|^$$srcdirstrip/||;t" \
 
343
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
344
        case $$dist_files in \
 
345
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
346
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
347
                           sort -u` ;; \
 
348
        esac; \
 
349
        for file in $$dist_files; do \
 
350
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
351
          if test -d $$d/$$file; then \
 
352
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
353
            if test -d "$(distdir)/$$file"; then \
 
354
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
355
            fi; \
 
356
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
357
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
358
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
359
            fi; \
 
360
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
361
          else \
 
362
            test -f "$(distdir)/$$file" \
 
363
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
364
            || exit 1; \
 
365
          fi; \
 
366
        done
 
367
check-am: all-am
 
368
check: check-am
 
369
all-am: Makefile $(LTLIBRARIES)
 
370
installdirs:
 
371
install: install-am
 
372
install-exec: install-exec-am
 
373
install-data: install-data-am
 
374
uninstall: uninstall-am
 
375
 
 
376
install-am: all-am
 
377
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
378
 
 
379
installcheck: installcheck-am
 
380
install-strip:
 
381
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
382
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
383
          `test -z '$(STRIP)' || \
 
384
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
385
mostlyclean-generic:
 
386
 
 
387
clean-generic:
 
388
 
 
389
distclean-generic:
 
390
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
391
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
392
 
 
393
maintainer-clean-generic:
 
394
        @echo "This command is intended for maintainers to use"
 
395
        @echo "it deletes files that may require special tools to rebuild."
 
396
clean: clean-am
 
397
 
 
398
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
399
        mostlyclean-am
 
400
 
 
401
distclean: distclean-am
 
402
        -rm -rf ./$(DEPDIR)
 
403
        -rm -f Makefile
 
404
distclean-am: clean-am distclean-compile distclean-generic \
 
405
        distclean-tags
 
406
 
 
407
dvi: dvi-am
 
408
 
 
409
dvi-am:
 
410
 
 
411
html: html-am
 
412
 
 
413
html-am:
 
414
 
 
415
info: info-am
 
416
 
 
417
info-am:
 
418
 
 
419
install-data-am:
 
420
 
 
421
install-dvi: install-dvi-am
 
422
 
 
423
install-dvi-am:
 
424
 
 
425
install-exec-am:
 
426
 
 
427
install-html: install-html-am
 
428
 
 
429
install-html-am:
 
430
 
 
431
install-info: install-info-am
 
432
 
 
433
install-info-am:
 
434
 
 
435
install-man:
 
436
 
 
437
install-pdf: install-pdf-am
 
438
 
 
439
install-pdf-am:
 
440
 
 
441
install-ps: install-ps-am
 
442
 
 
443
install-ps-am:
 
444
 
 
445
installcheck-am:
 
446
 
 
447
maintainer-clean: maintainer-clean-am
 
448
        -rm -rf ./$(DEPDIR)
 
449
        -rm -f Makefile
 
450
maintainer-clean-am: distclean-am maintainer-clean-generic
 
451
 
 
452
mostlyclean: mostlyclean-am
 
453
 
 
454
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
455
        mostlyclean-libtool
 
456
 
 
457
pdf: pdf-am
 
458
 
 
459
pdf-am:
 
460
 
 
461
ps: ps-am
 
462
 
 
463
ps-am:
 
464
 
 
465
uninstall-am:
 
466
 
 
467
.MAKE: install-am install-strip
 
468
 
 
469
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
470
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
471
        distclean-compile distclean-generic distclean-libtool \
 
472
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
473
        install install-am install-data install-data-am install-dvi \
 
474
        install-dvi-am install-exec install-exec-am install-html \
 
475
        install-html-am install-info install-info-am install-man \
 
476
        install-pdf install-pdf-am install-ps install-ps-am \
 
477
        install-strip installcheck installcheck-am installdirs \
 
478
        maintainer-clean maintainer-clean-generic mostlyclean \
 
479
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
480
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
481
 
 
482
 
 
483
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
484
# Otherwise a system limit (for SysV at least) may be exceeded.
 
485
.NOEXPORT: