~reducedmodelling/fluidity/ROM_Non-intrusive-ann

« back to all changes in this revision

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

  • Committer: Fangxin Fang
  • Date: 2013-08-30 12:45:26 UTC
  • Revision ID: f.fang@imperial.ac.uk-20130830124526-lnojpiaz5qxy0lz0
combine recent change

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/tools/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/tools
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
 
libtools_la_LIBADD =
48
 
am_libtools_la_OBJECTS = Tools.lo rand48.lo
49
 
libtools_la_OBJECTS = $(am_libtools_la_OBJECTS)
50
 
DEFAULT_INCLUDES = -I.
51
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
52
 
am__depfiles_maybe = depfiles
53
 
am__mv = mv -f
54
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
55
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
56
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
57
 
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
58
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
59
 
CXXLD = $(CXX)
60
 
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
61
 
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
62
 
        $(LDFLAGS) -o $@
63
 
SOURCES = $(libtools_la_SOURCES)
64
 
DIST_SOURCES = $(libtools_la_SOURCES)
65
 
ETAGS = etags
66
 
CTAGS = ctags
67
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68
 
ACLOCAL = ${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run aclocal-1.11
69
 
AMTAR = ${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run tar
70
 
AR = ar
71
 
AUTOCONF = ${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run autoconf
72
 
AUTOHEADER = ${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run autoheader
73
 
AUTOMAKE = ${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run automake-1.11
74
 
AWK = gawk
75
 
CC = mpicc
76
 
CCDEPMODE = depmode=gcc3
77
 
CFLAGS = 
78
 
CPP = mpicc -E
79
 
CPPFLAGS = -D_GNU_SOURCE
80
 
CXX = mpicxx
81
 
CXXCPP = mpicxx -E
82
 
CXXDEPMODE = depmode=gcc3
83
 
CXXFLAGS =  -O2 -DNDEBUG
84
 
CYGPATH_W = echo
85
 
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
86
 
DEPDIR = .deps
87
 
DSYMUTIL = 
88
 
DUMPBIN = 
89
 
ECHO_C = 
90
 
ECHO_N = -n
91
 
ECHO_T = 
92
 
EGREP = /bin/grep -E
93
 
EXEEXT = 
94
 
FGREP = /bin/grep -F
95
 
GREP = /bin/grep
96
 
INSTALL = /usr/bin/install -c
97
 
INSTALL_DATA = ${INSTALL} -m 644
98
 
INSTALL_PROGRAM = ${INSTALL}
99
 
INSTALL_SCRIPT = ${INSTALL}
100
 
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
101
 
LD = /usr/bin/ld -m elf_x86_64
102
 
LDFLAGS = 
103
 
LIBOBJS = 
104
 
LIBS =  -lpthread
105
 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
106
 
LIPO = 
107
 
LN_S = ln -s
108
 
LTLIBOBJS = 
109
 
MAKEINFO = ${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run makeinfo
110
 
MKDIR_P = /bin/mkdir -p
111
 
NM = /usr/bin/nm -B
112
 
NMEDIT = 
113
 
OBJDUMP = objdump
114
 
OBJEXT = o
115
 
OTOOL = 
116
 
OTOOL64 = 
117
 
PACKAGE = spatialindex-src
118
 
PACKAGE_BUGREPORT = mhadji@gmail.com
119
 
PACKAGE_NAME = spatialindex
120
 
PACKAGE_STRING = spatialindex-1.5.0
121
 
PACKAGE_TARNAME = spatialindex-src
122
 
PACKAGE_URL = 
123
 
PACKAGE_VERSION = 1.5.0
124
 
PATH_SEPARATOR = :
125
 
RANLIB = ranlib
126
 
SED = /bin/sed
127
 
SET_MAKE = 
128
 
SHELL = /bin/bash
129
 
STRIP = strip
130
 
VERSION = 1.5.0
131
 
abs_builddir = /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/src/tools
132
 
abs_srcdir = /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/src/tools
133
 
abs_top_builddir = /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5
134
 
abs_top_srcdir = /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5
135
 
ac_ct_CC = mpicc
136
 
ac_ct_CXX = 
137
 
ac_ct_DUMPBIN = 
138
 
am__include = include
139
 
am__leading_dot = .
140
 
am__quote = 
141
 
am__tar = ${AMTAR} chof - "$$tardir"
142
 
am__untar = ${AMTAR} xf -
143
 
bindir = ${exec_prefix}/bin
144
 
build = x86_64-unknown-linux-gnu
145
 
build_alias = 
146
 
build_cpu = x86_64
147
 
build_os = linux-gnu
148
 
build_vendor = unknown
149
 
builddir = .
150
 
datadir = ${datarootdir}
151
 
datarootdir = ${prefix}/share
152
 
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
153
 
dvidir = ${docdir}
154
 
exec_prefix = ${prefix}
155
 
host = x86_64-unknown-linux-gnu
156
 
host_alias = 
157
 
host_cpu = x86_64
158
 
host_os = linux-gnu
159
 
host_vendor = unknown
160
 
htmldir = ${docdir}
161
 
includedir = ${prefix}/include
162
 
infodir = ${datarootdir}/info
163
 
install_sh = ${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/install-sh
164
 
libdir = ${exec_prefix}/lib
165
 
libexecdir = ${exec_prefix}/libexec
166
 
localedir = ${datarootdir}/locale
167
 
localstatedir = ${prefix}/var
168
 
lt_ECHO = echo
169
 
mandir = ${datarootdir}/man
170
 
mkdir_p = /bin/mkdir -p
171
 
oldincludedir = /usr/include
172
 
pdfdir = ${docdir}
173
 
prefix = /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/..
174
 
program_transform_name = s,x,x,
175
 
psdir = ${docdir}
176
 
sbindir = ${exec_prefix}/sbin
177
 
sharedstatedir = ${prefix}/com
178
 
srcdir = .
179
 
sysconfdir = ${prefix}/etc
180
 
target_alias = 
181
 
top_build_prefix = ../../
182
 
top_builddir = ../..
183
 
top_srcdir = ../..
184
 
noinst_LTLIBRARIES = libtools.la
185
 
INCLUDES = -I../../../include/tools
186
 
libtools_la_SOURCES = Tools.cc rand48.cc
187
 
all: all-am
188
 
 
189
 
.SUFFIXES:
190
 
.SUFFIXES: .cc .lo .o .obj
191
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
192
 
        @for dep in $?; do \
193
 
          case '$(am__configure_deps)' in \
194
 
            *$$dep*) \
195
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
196
 
                && { if test -f $@; then exit 0; else break; fi; }; \
197
 
              exit 1;; \
198
 
          esac; \
199
 
        done; \
200
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/tools/Makefile'; \
201
 
        $(am__cd) $(top_srcdir) && \
202
 
          $(AUTOMAKE) --gnu src/tools/Makefile
203
 
.PRECIOUS: Makefile
204
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
205
 
        @case '$?' in \
206
 
          *config.status*) \
207
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
208
 
          *) \
209
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
210
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
211
 
        esac;
212
 
 
213
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
214
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215
 
 
216
 
$(top_srcdir)/configure:  $(am__configure_deps)
217
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
219
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
 
$(am__aclocal_m4_deps):
221
 
 
222
 
clean-noinstLTLIBRARIES:
223
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
224
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
225
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
226
 
          test "$$dir" != "$$p" || dir=.; \
227
 
          echo "rm -f \"$${dir}/so_locations\""; \
228
 
          rm -f "$${dir}/so_locations"; \
229
 
        done
230
 
libtools.la: $(libtools_la_OBJECTS) $(libtools_la_DEPENDENCIES) 
231
 
        $(CXXLINK)  $(libtools_la_OBJECTS) $(libtools_la_LIBADD) $(LIBS)
232
 
 
233
 
mostlyclean-compile:
234
 
        -rm -f *.$(OBJEXT)
235
 
 
236
 
distclean-compile:
237
 
        -rm -f *.tab.c
238
 
 
239
 
include ./$(DEPDIR)/Tools.Plo
240
 
include ./$(DEPDIR)/rand48.Plo
241
 
 
242
 
.cc.o:
243
 
        depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
244
 
        $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
245
 
        $(am__mv) $$depbase.Tpo $$depbase.Po
246
 
#       source='$<' object='$@' libtool=no \
247
 
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
248
 
#       $(CXXCOMPILE) -c -o $@ $<
249
 
 
250
 
.cc.obj:
251
 
        depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
252
 
        $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
253
 
        $(am__mv) $$depbase.Tpo $$depbase.Po
254
 
#       source='$<' object='$@' libtool=no \
255
 
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
256
 
#       $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
257
 
 
258
 
.cc.lo:
259
 
        depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
260
 
        $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
261
 
        $(am__mv) $$depbase.Tpo $$depbase.Plo
262
 
#       source='$<' object='$@' libtool=yes \
263
 
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
264
 
#       $(LTCXXCOMPILE) -c -o $@ $<
265
 
 
266
 
mostlyclean-libtool:
267
 
        -rm -f *.lo
268
 
 
269
 
clean-libtool:
270
 
        -rm -rf .libs _libs
271
 
 
272
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
273
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274
 
        unique=`for i in $$list; do \
275
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276
 
          done | \
277
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
278
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
279
 
        mkid -fID $$unique
280
 
tags: TAGS
281
 
 
282
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
283
 
                $(TAGS_FILES) $(LISP)
284
 
        set x; \
285
 
        here=`pwd`; \
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
 
        shift; \
293
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
294
 
          test -n "$$unique" || unique=$$empty_fix; \
295
 
          if test $$# -gt 0; then \
296
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
297
 
              "$$@" $$unique; \
298
 
          else \
299
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
300
 
              $$unique; \
301
 
          fi; \
302
 
        fi
303
 
ctags: CTAGS
304
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
305
 
                $(TAGS_FILES) $(LISP)
306
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
307
 
        unique=`for i in $$list; do \
308
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309
 
          done | \
310
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
311
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
312
 
        test -z "$(CTAGS_ARGS)$$unique" \
313
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
314
 
             $$unique
315
 
 
316
 
GTAGS:
317
 
        here=`$(am__cd) $(top_builddir) && pwd` \
318
 
          && $(am__cd) $(top_srcdir) \
319
 
          && gtags -i $(GTAGS_ARGS) "$$here"
320
 
 
321
 
distclean-tags:
322
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
323
 
 
324
 
distdir: $(DISTFILES)
325
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
326
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
327
 
        list='$(DISTFILES)'; \
328
 
          dist_files=`for file in $$list; do echo $$file; done | \
329
 
          sed -e "s|^$$srcdirstrip/||;t" \
330
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
331
 
        case $$dist_files in \
332
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
333
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
334
 
                           sort -u` ;; \
335
 
        esac; \
336
 
        for file in $$dist_files; do \
337
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
338
 
          if test -d $$d/$$file; then \
339
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
340
 
            if test -d "$(distdir)/$$file"; then \
341
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
342
 
            fi; \
343
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
344
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
345
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
346
 
            fi; \
347
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
348
 
          else \
349
 
            test -f "$(distdir)/$$file" \
350
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
351
 
            || exit 1; \
352
 
          fi; \
353
 
        done
354
 
check-am: all-am
355
 
check: check-am
356
 
all-am: Makefile $(LTLIBRARIES)
357
 
installdirs:
358
 
install: install-am
359
 
install-exec: install-exec-am
360
 
install-data: install-data-am
361
 
uninstall: uninstall-am
362
 
 
363
 
install-am: all-am
364
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
365
 
 
366
 
installcheck: installcheck-am
367
 
install-strip:
368
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
369
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
370
 
          `test -z '$(STRIP)' || \
371
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
372
 
mostlyclean-generic:
373
 
 
374
 
clean-generic:
375
 
 
376
 
distclean-generic:
377
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
378
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
379
 
 
380
 
maintainer-clean-generic:
381
 
        @echo "This command is intended for maintainers to use"
382
 
        @echo "it deletes files that may require special tools to rebuild."
383
 
clean: clean-am
384
 
 
385
 
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
386
 
        mostlyclean-am
387
 
 
388
 
distclean: distclean-am
389
 
        -rm -rf ./$(DEPDIR)
390
 
        -rm -f Makefile
391
 
distclean-am: clean-am distclean-compile distclean-generic \
392
 
        distclean-tags
393
 
 
394
 
dvi: dvi-am
395
 
 
396
 
dvi-am:
397
 
 
398
 
html: html-am
399
 
 
400
 
html-am:
401
 
 
402
 
info: info-am
403
 
 
404
 
info-am:
405
 
 
406
 
install-data-am:
407
 
 
408
 
install-dvi: install-dvi-am
409
 
 
410
 
install-dvi-am:
411
 
 
412
 
install-exec-am:
413
 
 
414
 
install-html: install-html-am
415
 
 
416
 
install-html-am:
417
 
 
418
 
install-info: install-info-am
419
 
 
420
 
install-info-am:
421
 
 
422
 
install-man:
423
 
 
424
 
install-pdf: install-pdf-am
425
 
 
426
 
install-pdf-am:
427
 
 
428
 
install-ps: install-ps-am
429
 
 
430
 
install-ps-am:
431
 
 
432
 
installcheck-am:
433
 
 
434
 
maintainer-clean: maintainer-clean-am
435
 
        -rm -rf ./$(DEPDIR)
436
 
        -rm -f Makefile
437
 
maintainer-clean-am: distclean-am maintainer-clean-generic
438
 
 
439
 
mostlyclean: mostlyclean-am
440
 
 
441
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
442
 
        mostlyclean-libtool
443
 
 
444
 
pdf: pdf-am
445
 
 
446
 
pdf-am:
447
 
 
448
 
ps: ps-am
449
 
 
450
 
ps-am:
451
 
 
452
 
uninstall-am:
453
 
 
454
 
.MAKE: install-am install-strip
455
 
 
456
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
457
 
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
458
 
        distclean-compile distclean-generic distclean-libtool \
459
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
460
 
        install install-am install-data install-data-am install-dvi \
461
 
        install-dvi-am install-exec install-exec-am install-html \
462
 
        install-html-am install-info install-info-am install-man \
463
 
        install-pdf install-pdf-am install-ps install-ps-am \
464
 
        install-strip installcheck installcheck-am installdirs \
465
 
        maintainer-clean maintainer-clean-generic mostlyclean \
466
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
467
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am
468
 
 
469
 
 
470
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
471
 
# Otherwise a system limit (for SysV at least) may be exceeded.
472
 
.NOEXPORT: