~ubuntu-branches/ubuntu/trusty/cloog/trusty

« back to all changes in this revision

Viewing changes to osl/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2011-12-15 18:39:17 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20111215183917-uqggmujou8wna9js
Tags: 0.17.0-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
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
@SET_MAKE@
 
17
 
 
18
#
 
19
#   /*+------------------------------------------------------------------**
 
20
#    **                       OpenScop Library                           **
 
21
#    **------------------------------------------------------------------**
 
22
#    **                         makefile.am                              **
 
23
#    **------------------------------------------------------------------**
 
24
#    **                   First version: 30/04/2008                      **
 
25
#    **------------------------------------------------------------------**
 
26
#
 
27
#   
 
28
# ***************************************************************************
 
29
# * OpenScop: Structures and formats for polyhedral tools to talk together  *
 
30
# ***************************************************************************
 
31
# *   ,___,,_,__,,__,,__,,__,,_,__,,_,__,,__,,___,_,__,,_,__,               *
 
32
# *   /   / /  //  //  //  // /   / /  //  //   / /  // /  /|,_,            *
 
33
# *  /   / /  //  //  //  // /   / /  //  //   / /  // /  / / /\            *
 
34
# * |~~~|~|~~~|~~~|~~~|~~~|~|~~~|~|~~~|~~~|~~~|~|~~~|~|~~~|/_/  \           *
 
35
# * | G |C| P | = | L | P |=| = |C| = | = | = |=| = |=| C |\  \ /\          *
 
36
# * | R |l| o | = | e | l |=| = |a| = | = | = |=| = |=| L | \# \ /\         *
 
37
# * | A |a| l | = | t | u |=| = |n| = | = | = |=| = |=| o | |\# \  \        *
 
38
# * | P |n| l | = | s | t |=| = |d| = | = | = | |   |=| o | | \# \  \       *
 
39
# * | H | | y |   | e | o | | = |l|   |   | = | |   | | G | |  \  \  \      *
 
40
# * | I | |   |   | e |   | |   | |   |   |   | |   | |   | |   \  \  \     *
 
41
# * | T | |   |   |   |   | |   | |   |   |   | |   | |   | |    \  \  \    *
 
42
# * | E | |   |   |   |   | |   | |   |   |   | |   | |   | |     \  \  \   *
 
43
# * | * |*| * | * | * | * |*| * |*| * | * | * |*| * |*| * | /      \* \  \  *
 
44
# * | O |p| e | n | S | c |o| p |-| L | i | b |r| a |r| y |/        \  \ /  *
 
45
# * '---'-'---'---'---'---'-'---'-'---'---'---'-'---'-'---'          '--'   *
 
46
# *                                                                         *
 
47
# * Copyright (C) 2008 University Paris-Sud 11 and INRIA                    *
 
48
# *                                                                         *
 
49
# * (3-clause BSD license)                                                  *
 
50
# * Redistribution and use in source  and binary forms, with or without     *
 
51
# * modification, are permitted provided that the following conditions      *
 
52
# * are met:                                                                *
 
53
# *                                                                         *
 
54
# * 1. Redistributions of source code must retain the above copyright       *
 
55
# *    notice, this list of conditions and the following disclaimer.        *
 
56
# * 2. Redistributions in binary form must reproduce the above copyright    *
 
57
# *    notice, this list of conditions and the following disclaimer in the  *
 
58
# *    documentation and/or other materials provided with the distribution. *
 
59
# * 3. The name of the author may not be used to endorse or promote         *
 
60
# *    products derived from this software without specific prior written   *
 
61
# *    permission.                                                          *
 
62
# *                                                                         *
 
63
# * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR    *
 
64
# * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED          *
 
65
# * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE  *
 
66
# * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,      *
 
67
# * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES      *
 
68
# * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR      *
 
69
# * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)      *
 
70
# * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,     *
 
71
# * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING   *
 
72
# * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE      *
 
73
# * POSSIBILITY OF SUCH DAMAGE.                                             *
 
74
# *                                                                         *
 
75
# * OpenScop Library, a library to manipulate OpenScop formats and data     *
 
76
# * structures. Written by:                                                 *
 
77
# * Cedric Bastoul     <Cedric.Bastoul@u-psud.fr> and                       *
 
78
# * Louis-Noel Pouchet <Louis-Noel.pouchet@inria.fr>                        *
 
79
# *                                                                         *
 
80
# ***************************************************************************/
 
81
#
 
82
# Makefile.am (or makefile if generated) of the OpenScop Library.
 
83
# Makefile.am is not a makefile, you must run the 'autogen.sh' THEN the
 
84
# configure shellscript to generate the Makefile thanks to this file.
 
85
VPATH = @srcdir@
 
86
pkgdatadir = $(datadir)/@PACKAGE@
 
87
pkgincludedir = $(includedir)/@PACKAGE@
 
88
pkglibdir = $(libdir)/@PACKAGE@
 
89
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
90
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
91
install_sh_DATA = $(install_sh) -c -m 644
 
92
install_sh_PROGRAM = $(install_sh) -c
 
93
install_sh_SCRIPT = $(install_sh) -c
 
94
INSTALL_HEADER = $(INSTALL_DATA)
 
95
transform = $(program_transform_name)
 
96
NORMAL_INSTALL = :
 
97
PRE_INSTALL = :
 
98
POST_INSTALL = :
 
99
NORMAL_UNINSTALL = :
 
100
PRE_UNINSTALL = :
 
101
POST_UNINSTALL = :
 
102
build_triplet = @build@
 
103
host_triplet = @host@
 
104
subdir = .
 
105
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
106
        $(srcdir)/Makefile.in $(top_srcdir)/configure \
 
107
        $(top_srcdir)/include/osl/scop.h.in AUTHORS ChangeLog NEWS \
 
108
        THANKS autoconf/config.guess autoconf/config.sub \
 
109
        autoconf/depcomp autoconf/install-sh autoconf/ltmain.sh \
 
110
        autoconf/missing autoconf/texinfo.tex
 
111
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
112
am__aclocal_m4_deps = $(top_srcdir)/autoconf/libtool.m4 \
 
113
        $(top_srcdir)/autoconf/ltoptions.m4 \
 
114
        $(top_srcdir)/autoconf/ltsugar.m4 \
 
115
        $(top_srcdir)/autoconf/ltversion.m4 \
 
116
        $(top_srcdir)/autoconf/lt~obsolete.m4 \
 
117
        $(top_srcdir)/configure.in
 
118
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
119
        $(ACLOCAL_M4)
 
120
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
121
 configure.lineno config.status.lineno
 
122
mkinstalldirs = $(install_sh) -d
 
123
CONFIG_CLEAN_FILES = include/osl/scop.h
 
124
CONFIG_CLEAN_VPATH_FILES =
 
125
SOURCES =
 
126
DIST_SOURCES =
 
127
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
128
        html-recursive info-recursive install-data-recursive \
 
129
        install-dvi-recursive install-exec-recursive \
 
130
        install-html-recursive install-info-recursive \
 
131
        install-pdf-recursive install-ps-recursive install-recursive \
 
132
        installcheck-recursive installdirs-recursive pdf-recursive \
 
133
        ps-recursive uninstall-recursive
 
134
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
135
  distclean-recursive maintainer-clean-recursive
 
136
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
137
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
138
        distdir dist dist-all distcheck
 
139
ETAGS = etags
 
140
CTAGS = ctags
 
141
DIST_SUBDIRS = $(SUBDIRS)
 
142
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
143
distdir = $(PACKAGE)-$(VERSION)
 
144
top_distdir = $(distdir)
 
145
am__remove_distdir = \
 
146
  { test ! -d "$(distdir)" \
 
147
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
148
         && rm -fr "$(distdir)"; }; }
 
149
am__relativize = \
 
150
  dir0=`pwd`; \
 
151
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
152
  sed_rest='s,^[^/]*/*,,'; \
 
153
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
154
  sed_butlast='s,/*[^/]*$$,,'; \
 
155
  while test -n "$$dir1"; do \
 
156
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
157
    if test "$$first" != "."; then \
 
158
      if test "$$first" = ".."; then \
 
159
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
160
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
161
      else \
 
162
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
163
        if test "$$first2" = "$$first"; then \
 
164
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
165
        else \
 
166
          dir2="../$$dir2"; \
 
167
        fi; \
 
168
        dir0="$$dir0"/"$$first"; \
 
169
      fi; \
 
170
    fi; \
 
171
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
172
  done; \
 
173
  reldir="$$dir2"
 
174
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
 
175
GZIP_ENV = --best
 
176
distuninstallcheck_listfiles = find . -type f -print
 
177
distcleancheck_listfiles = find . -type f -print
 
178
ACLOCAL = @ACLOCAL@
 
179
AMTAR = @AMTAR@
 
180
AR = @AR@
 
181
AUTOCONF = @AUTOCONF@
 
182
AUTOHEADER = @AUTOHEADER@
 
183
AUTOMAKE = @AUTOMAKE@
 
184
AWK = @AWK@
 
185
CC = @CC@
 
186
CCDEPMODE = @CCDEPMODE@
 
187
CD = @CD@
 
188
CFLAGS = @CFLAGS@
 
189
CPP = @CPP@
 
190
CPPFLAGS = @CPPFLAGS@
 
191
CYGPATH_W = @CYGPATH_W@
 
192
DEFS = @DEFS@
 
193
DEPDIR = @DEPDIR@
 
194
DOXYGEN = @DOXYGEN@
 
195
DSYMUTIL = @DSYMUTIL@
 
196
DUMPBIN = @DUMPBIN@
 
197
ECHO_C = @ECHO_C@
 
198
ECHO_N = @ECHO_N@
 
199
ECHO_T = @ECHO_T@
 
200
EGREP = @EGREP@
 
201
EXEEXT = @EXEEXT@
 
202
FGREP = @FGREP@
 
203
GREP = @GREP@
 
204
INSTALL = @INSTALL@
 
205
INSTALL_DATA = @INSTALL_DATA@
 
206
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
207
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
208
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
209
LD = @LD@
 
210
LDFLAGS = @LDFLAGS@
 
211
LIBOBJS = @LIBOBJS@
 
212
LIBS = @LIBS@
 
213
LIBTOOL = @LIBTOOL@
 
214
LIPO = @LIPO@
 
215
LN_S = @LN_S@
 
216
LTLIBOBJS = @LTLIBOBJS@
 
217
MAKEINFO = @MAKEINFO@
 
218
MKDIR_P = @MKDIR_P@
 
219
NM = @NM@
 
220
NMEDIT = @NMEDIT@
 
221
OBJDUMP = @OBJDUMP@
 
222
OBJEXT = @OBJEXT@
 
223
OTOOL = @OTOOL@
 
224
OTOOL64 = @OTOOL64@
 
225
PACKAGE = @PACKAGE@
 
226
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
227
PACKAGE_NAME = @PACKAGE_NAME@
 
228
PACKAGE_STRING = @PACKAGE_STRING@
 
229
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
230
PACKAGE_URL = @PACKAGE_URL@
 
231
PACKAGE_VERSION = @PACKAGE_VERSION@
 
232
PATH_SEPARATOR = @PATH_SEPARATOR@
 
233
RANLIB = @RANLIB@
 
234
SED = @SED@
 
235
SET_MAKE = @SET_MAKE@
 
236
SHELL = @SHELL@
 
237
STRIP = @STRIP@
 
238
VERSION = @VERSION@
 
239
abs_builddir = @abs_builddir@
 
240
abs_srcdir = @abs_srcdir@
 
241
abs_top_builddir = @abs_top_builddir@
 
242
abs_top_srcdir = @abs_top_srcdir@
 
243
ac_aux_dir = @ac_aux_dir@
 
244
ac_ct_CC = @ac_ct_CC@
 
245
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
246
am__include = @am__include@
 
247
am__leading_dot = @am__leading_dot@
 
248
am__quote = @am__quote@
 
249
am__tar = @am__tar@
 
250
am__untar = @am__untar@
 
251
bindir = @bindir@
 
252
build = @build@
 
253
build_alias = @build_alias@
 
254
build_cpu = @build_cpu@
 
255
build_os = @build_os@
 
256
build_vendor = @build_vendor@
 
257
builddir = @builddir@
 
258
datadir = @datadir@
 
259
datarootdir = @datarootdir@
 
260
docdir = @docdir@
 
261
dvidir = @dvidir@
 
262
exec_prefix = @exec_prefix@
 
263
host = @host@
 
264
host_alias = @host_alias@
 
265
host_cpu = @host_cpu@
 
266
host_os = @host_os@
 
267
host_vendor = @host_vendor@
 
268
htmldir = @htmldir@
 
269
includedir = @includedir@
 
270
infodir = @infodir@
 
271
install_sh = @install_sh@
 
272
libdir = @libdir@
 
273
libexecdir = @libexecdir@
 
274
localedir = @localedir@
 
275
localstatedir = @localstatedir@
 
276
lt_ECHO = @lt_ECHO@
 
277
mandir = @mandir@
 
278
mkdir_p = @mkdir_p@
 
279
oldincludedir = @oldincludedir@
 
280
pdfdir = @pdfdir@
 
281
prefix = @prefix@
 
282
program_transform_name = @program_transform_name@
 
283
psdir = @psdir@
 
284
sbindir = @sbindir@
 
285
sharedstatedir = @sharedstatedir@
 
286
srcdir = @srcdir@
 
287
sysconfdir = @sysconfdir@
 
288
target_alias = @target_alias@
 
289
top_build_prefix = @top_build_prefix@
 
290
top_builddir = @top_builddir@
 
291
top_srcdir = @top_srcdir@
 
292
 
 
293
#############################################################################
 
294
SUBDIRS = doc source include tests
 
295
 
 
296
#############################################################################
 
297
ACLOCAL_AMFLAGS = -I autoconf
 
298
m4datadir = $(datadir)/aclocal
 
299
MAINTAINERCLEANFILES = \
 
300
        autoconf/texinfo.tex                    \
 
301
        Makefile.in                             \
 
302
        aclocal.m4                              \
 
303
        configure                               \
 
304
        source/stamp-h.in                       \
 
305
        $(AUX_DIST)
 
306
 
 
307
all: all-recursive
 
308
 
 
309
.SUFFIXES:
 
310
am--refresh:
 
311
        @:
 
312
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
313
        @for dep in $?; do \
 
314
          case '$(am__configure_deps)' in \
 
315
            *$$dep*) \
 
316
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
 
317
              $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
 
318
                && exit 0; \
 
319
              exit 1;; \
 
320
          esac; \
 
321
        done; \
 
322
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
 
323
        $(am__cd) $(top_srcdir) && \
 
324
          $(AUTOMAKE) --foreign Makefile
 
325
.PRECIOUS: Makefile
 
326
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
327
        @case '$?' in \
 
328
          *config.status*) \
 
329
            echo ' $(SHELL) ./config.status'; \
 
330
            $(SHELL) ./config.status;; \
 
331
          *) \
 
332
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
333
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
334
        esac;
 
335
 
 
336
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
337
        $(SHELL) ./config.status --recheck
 
338
 
 
339
$(top_srcdir)/configure:  $(am__configure_deps)
 
340
        $(am__cd) $(srcdir) && $(AUTOCONF)
 
341
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
342
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
343
$(am__aclocal_m4_deps):
 
344
include/osl/scop.h: $(top_builddir)/config.status $(top_srcdir)/include/osl/scop.h.in
 
345
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
346
 
 
347
mostlyclean-libtool:
 
348
        -rm -f *.lo
 
349
 
 
350
clean-libtool:
 
351
        -rm -rf .libs _libs
 
352
 
 
353
distclean-libtool:
 
354
        -rm -f libtool config.lt
 
355
 
 
356
# This directory's subdirectories are mostly independent; you can cd
 
357
# into them and run `make' without going through this Makefile.
 
358
# To change the values of `make' variables: instead of editing Makefiles,
 
359
# (1) if the variable is set in `config.status', edit `config.status'
 
360
#     (which will cause the Makefiles to be regenerated when you run `make');
 
361
# (2) otherwise, pass the desired values on the `make' command line.
 
362
$(RECURSIVE_TARGETS):
 
363
        @fail= failcom='exit 1'; \
 
364
        for f in x $$MAKEFLAGS; do \
 
365
          case $$f in \
 
366
            *=* | --[!k]*);; \
 
367
            *k*) failcom='fail=yes';; \
 
368
          esac; \
 
369
        done; \
 
370
        dot_seen=no; \
 
371
        target=`echo $@ | sed s/-recursive//`; \
 
372
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
373
          echo "Making $$target in $$subdir"; \
 
374
          if test "$$subdir" = "."; then \
 
375
            dot_seen=yes; \
 
376
            local_target="$$target-am"; \
 
377
          else \
 
378
            local_target="$$target"; \
 
379
          fi; \
 
380
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
381
          || eval $$failcom; \
 
382
        done; \
 
383
        if test "$$dot_seen" = "no"; then \
 
384
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
385
        fi; test -z "$$fail"
 
386
 
 
387
$(RECURSIVE_CLEAN_TARGETS):
 
388
        @fail= failcom='exit 1'; \
 
389
        for f in x $$MAKEFLAGS; do \
 
390
          case $$f in \
 
391
            *=* | --[!k]*);; \
 
392
            *k*) failcom='fail=yes';; \
 
393
          esac; \
 
394
        done; \
 
395
        dot_seen=no; \
 
396
        case "$@" in \
 
397
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
398
          *) list='$(SUBDIRS)' ;; \
 
399
        esac; \
 
400
        rev=''; for subdir in $$list; do \
 
401
          if test "$$subdir" = "."; then :; else \
 
402
            rev="$$subdir $$rev"; \
 
403
          fi; \
 
404
        done; \
 
405
        rev="$$rev ."; \
 
406
        target=`echo $@ | sed s/-recursive//`; \
 
407
        for subdir in $$rev; do \
 
408
          echo "Making $$target in $$subdir"; \
 
409
          if test "$$subdir" = "."; then \
 
410
            local_target="$$target-am"; \
 
411
          else \
 
412
            local_target="$$target"; \
 
413
          fi; \
 
414
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
415
          || eval $$failcom; \
 
416
        done && test -z "$$fail"
 
417
tags-recursive:
 
418
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
419
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
420
        done
 
421
ctags-recursive:
 
422
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
423
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
424
        done
 
425
 
 
426
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
427
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
428
        unique=`for i in $$list; do \
 
429
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
430
          done | \
 
431
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
432
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
433
        mkid -fID $$unique
 
434
tags: TAGS
 
435
 
 
436
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
437
                $(TAGS_FILES) $(LISP)
 
438
        set x; \
 
439
        here=`pwd`; \
 
440
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
441
          include_option=--etags-include; \
 
442
          empty_fix=.; \
 
443
        else \
 
444
          include_option=--include; \
 
445
          empty_fix=; \
 
446
        fi; \
 
447
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
448
          if test "$$subdir" = .; then :; else \
 
449
            test ! -f $$subdir/TAGS || \
 
450
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
451
          fi; \
 
452
        done; \
 
453
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
454
        unique=`for i in $$list; do \
 
455
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
456
          done | \
 
457
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
458
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
459
        shift; \
 
460
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
461
          test -n "$$unique" || unique=$$empty_fix; \
 
462
          if test $$# -gt 0; then \
 
463
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
464
              "$$@" $$unique; \
 
465
          else \
 
466
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
467
              $$unique; \
 
468
          fi; \
 
469
        fi
 
470
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
471
                $(TAGS_FILES) $(LISP)
 
472
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
473
        unique=`for i in $$list; do \
 
474
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
475
          done | \
 
476
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
477
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
478
        test -z "$(CTAGS_ARGS)$$unique" \
 
479
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
480
             $$unique
 
481
 
 
482
GTAGS:
 
483
        here=`$(am__cd) $(top_builddir) && pwd` \
 
484
          && $(am__cd) $(top_srcdir) \
 
485
          && gtags -i $(GTAGS_ARGS) "$$here"
 
486
 
 
487
distclean-tags:
 
488
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
489
 
 
490
distdir: $(DISTFILES)
 
491
        $(am__remove_distdir)
 
492
        test -d "$(distdir)" || mkdir "$(distdir)"
 
493
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
494
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
495
        list='$(DISTFILES)'; \
 
496
          dist_files=`for file in $$list; do echo $$file; done | \
 
497
          sed -e "s|^$$srcdirstrip/||;t" \
 
498
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
499
        case $$dist_files in \
 
500
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
501
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
502
                           sort -u` ;; \
 
503
        esac; \
 
504
        for file in $$dist_files; do \
 
505
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
506
          if test -d $$d/$$file; then \
 
507
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
508
            if test -d "$(distdir)/$$file"; then \
 
509
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
510
            fi; \
 
511
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
512
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
513
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
514
            fi; \
 
515
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
516
          else \
 
517
            test -f "$(distdir)/$$file" \
 
518
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
519
            || exit 1; \
 
520
          fi; \
 
521
        done
 
522
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
523
          if test "$$subdir" = .; then :; else \
 
524
            test -d "$(distdir)/$$subdir" \
 
525
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
526
            || exit 1; \
 
527
          fi; \
 
528
        done
 
529
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
530
          if test "$$subdir" = .; then :; else \
 
531
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
532
            $(am__relativize); \
 
533
            new_distdir=$$reldir; \
 
534
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
535
            $(am__relativize); \
 
536
            new_top_distdir=$$reldir; \
 
537
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
538
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
539
            ($(am__cd) $$subdir && \
 
540
              $(MAKE) $(AM_MAKEFLAGS) \
 
541
                top_distdir="$$new_top_distdir" \
 
542
                distdir="$$new_distdir" \
 
543
                am__remove_distdir=: \
 
544
                am__skip_length_check=: \
 
545
                am__skip_mode_fix=: \
 
546
                distdir) \
 
547
              || exit 1; \
 
548
          fi; \
 
549
        done
 
550
        -test -n "$(am__skip_mode_fix)" \
 
551
        || find "$(distdir)" -type d ! -perm -755 \
 
552
                -exec chmod u+rwx,go+rx {} \; -o \
 
553
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
554
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
555
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
 
556
        || chmod -R a+r "$(distdir)"
 
557
dist-gzip: distdir
 
558
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
559
        $(am__remove_distdir)
 
560
dist-bzip2: distdir
 
561
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
562
        $(am__remove_distdir)
 
563
 
 
564
dist-lzma: distdir
 
565
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
 
566
        $(am__remove_distdir)
 
567
 
 
568
dist-xz: distdir
 
569
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
570
        $(am__remove_distdir)
 
571
 
 
572
dist-tarZ: distdir
 
573
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
574
        $(am__remove_distdir)
 
575
 
 
576
dist-shar: distdir
 
577
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
578
        $(am__remove_distdir)
 
579
 
 
580
dist-zip: distdir
 
581
        -rm -f $(distdir).zip
 
582
        zip -rq $(distdir).zip $(distdir)
 
583
        $(am__remove_distdir)
 
584
 
 
585
dist dist-all: distdir
 
586
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
587
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
588
        $(am__remove_distdir)
 
589
 
 
590
# This target untars the dist file and tries a VPATH configuration.  Then
 
591
# it guarantees that the distribution is self-contained by making another
 
592
# tarfile.
 
593
distcheck: dist
 
594
        case '$(DIST_ARCHIVES)' in \
 
595
        *.tar.gz*) \
 
596
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
 
597
        *.tar.bz2*) \
 
598
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
 
599
        *.tar.lzma*) \
 
600
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
601
        *.tar.xz*) \
 
602
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
 
603
        *.tar.Z*) \
 
604
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
605
        *.shar.gz*) \
 
606
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
 
607
        *.zip*) \
 
608
          unzip $(distdir).zip ;;\
 
609
        esac
 
610
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
611
        mkdir $(distdir)/_build
 
612
        mkdir $(distdir)/_inst
 
613
        chmod a-w $(distdir)
 
614
        test -d $(distdir)/_build || exit 0; \
 
615
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
616
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
617
          && am__cwd=`pwd` \
 
618
          && $(am__cd) $(distdir)/_build \
 
619
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
620
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
621
          && $(MAKE) $(AM_MAKEFLAGS) \
 
622
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
623
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
624
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
625
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
626
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
627
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
628
                distuninstallcheck \
 
629
          && chmod -R a-w "$$dc_install_base" \
 
630
          && ({ \
 
631
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
632
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
633
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
634
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
635
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
636
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
637
          && rm -rf "$$dc_destdir" \
 
638
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
639
          && rm -rf $(DIST_ARCHIVES) \
 
640
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
 
641
          && cd "$$am__cwd" \
 
642
          || exit 1
 
643
        $(am__remove_distdir)
 
644
        @(echo "$(distdir) archives ready for distribution: "; \
 
645
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
646
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 
647
distuninstallcheck:
 
648
        @$(am__cd) '$(distuninstallcheck_dir)' \
 
649
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
650
           || { echo "ERROR: files left after uninstall:" ; \
 
651
                if test -n "$(DESTDIR)"; then \
 
652
                  echo "  (check DESTDIR support)"; \
 
653
                fi ; \
 
654
                $(distuninstallcheck_listfiles) ; \
 
655
                exit 1; } >&2
 
656
distcleancheck: distclean
 
657
        @if test '$(srcdir)' = . ; then \
 
658
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
659
          exit 1 ; \
 
660
        fi
 
661
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
662
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
663
               $(distcleancheck_listfiles) ; \
 
664
               exit 1; } >&2
 
665
check-am: all-am
 
666
check: check-recursive
 
667
all-am: Makefile
 
668
installdirs: installdirs-recursive
 
669
installdirs-am:
 
670
install: install-recursive
 
671
install-exec: install-exec-recursive
 
672
install-data: install-data-recursive
 
673
uninstall: uninstall-recursive
 
674
 
 
675
install-am: all-am
 
676
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
677
 
 
678
installcheck: installcheck-recursive
 
679
install-strip:
 
680
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
681
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
682
          `test -z '$(STRIP)' || \
 
683
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
684
mostlyclean-generic:
 
685
 
 
686
clean-generic:
 
687
 
 
688
distclean-generic:
 
689
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
690
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
691
 
 
692
maintainer-clean-generic:
 
693
        @echo "This command is intended for maintainers to use"
 
694
        @echo "it deletes files that may require special tools to rebuild."
 
695
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
696
clean: clean-recursive
 
697
 
 
698
clean-am: clean-generic clean-libtool mostlyclean-am
 
699
 
 
700
distclean: distclean-recursive
 
701
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
702
        -rm -f Makefile
 
703
distclean-am: clean-am distclean-generic distclean-libtool \
 
704
        distclean-tags
 
705
 
 
706
dvi: dvi-recursive
 
707
 
 
708
dvi-am:
 
709
 
 
710
html: html-recursive
 
711
 
 
712
html-am:
 
713
 
 
714
info: info-recursive
 
715
 
 
716
info-am:
 
717
 
 
718
install-data-am:
 
719
 
 
720
install-dvi: install-dvi-recursive
 
721
 
 
722
install-dvi-am:
 
723
 
 
724
install-exec-am:
 
725
 
 
726
install-html: install-html-recursive
 
727
 
 
728
install-html-am:
 
729
 
 
730
install-info: install-info-recursive
 
731
 
 
732
install-info-am:
 
733
 
 
734
install-man:
 
735
 
 
736
install-pdf: install-pdf-recursive
 
737
 
 
738
install-pdf-am:
 
739
 
 
740
install-ps: install-ps-recursive
 
741
 
 
742
install-ps-am:
 
743
 
 
744
installcheck-am:
 
745
 
 
746
maintainer-clean: maintainer-clean-recursive
 
747
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
748
        -rm -rf $(top_srcdir)/autom4te.cache
 
749
        -rm -f Makefile
 
750
maintainer-clean-am: distclean-am maintainer-clean-generic
 
751
 
 
752
mostlyclean: mostlyclean-recursive
 
753
 
 
754
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
755
 
 
756
pdf: pdf-recursive
 
757
 
 
758
pdf-am:
 
759
 
 
760
ps: ps-recursive
 
761
 
 
762
ps-am:
 
763
 
 
764
uninstall-am:
 
765
 
 
766
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
767
        install-am install-strip tags-recursive
 
768
 
 
769
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
770
        all all-am am--refresh check check-am clean clean-generic \
 
771
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
 
772
        dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
 
773
        distcheck distclean distclean-generic distclean-libtool \
 
774
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
775
        dvi-am html html-am info info-am install install-am \
 
776
        install-data install-data-am install-dvi install-dvi-am \
 
777
        install-exec install-exec-am install-html install-html-am \
 
778
        install-info install-info-am install-man install-pdf \
 
779
        install-pdf-am install-ps install-ps-am install-strip \
 
780
        installcheck installcheck-am installdirs installdirs-am \
 
781
        maintainer-clean maintainer-clean-generic mostlyclean \
 
782
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
783
        tags tags-recursive uninstall uninstall-am
 
784
 
 
785
 
 
786
#############################################################################
 
787
ctags:
 
788
        ctags -R --c++-kinds=+p --fields=+iaS --extra=+q -f$(HOME)/.ctags .
 
789
#############################################################################
 
790
 
 
791
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
792
# Otherwise a system limit (for SysV at least) may be exceeded.
 
793
.NOEXPORT: