~ubuntu-branches/ubuntu/natty/gst-entrans/natty

« back to all changes in this revision

Viewing changes to ext/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2010-09-13 19:49:29 UTC
  • Revision ID: james.westby@ubuntu.com-20100913194929-qz90a14xyxln9yfz
Tags: upstream-0.10.2
ImportĀ upstreamĀ versionĀ 0.10.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.2 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  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
VPATH = @srcdir@
 
17
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
 
34
subdir = ext
 
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
37
am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
 
38
        $(top_srcdir)/common/m4/as-compiler-flag.m4 \
 
39
        $(top_srcdir)/common/m4/as-docbook.m4 \
 
40
        $(top_srcdir)/common/m4/as-python.m4 \
 
41
        $(top_srcdir)/common/m4/as-version.m4 \
 
42
        $(top_srcdir)/common/m4/check.m4 \
 
43
        $(top_srcdir)/common/m4/gst-args.m4 \
 
44
        $(top_srcdir)/common/m4/gst-doc.m4 \
 
45
        $(top_srcdir)/common/m4/gst-gettext.m4 \
 
46
        $(top_srcdir)/common/m4/gst-plugin-docs.m4 \
 
47
        $(top_srcdir)/common/m4/gtk-doc.m4 \
 
48
        $(top_srcdir)/common/m4/pkg.m4 $(top_srcdir)/m4/gettext.m4 \
 
49
        $(top_srcdir)/m4/gst-man.m4 $(top_srcdir)/m4/iconv.m4 \
 
50
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
51
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/progtest.m4 \
 
52
        $(top_srcdir)/configure.ac
 
53
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
54
        $(ACLOCAL_M4)
 
55
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
56
CONFIG_HEADER = $(top_builddir)/config.h
 
57
CONFIG_CLEAN_FILES =
 
58
SOURCES =
 
59
DIST_SOURCES =
 
60
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
61
        html-recursive info-recursive install-data-recursive \
 
62
        install-dvi-recursive install-exec-recursive \
 
63
        install-html-recursive install-info-recursive \
 
64
        install-pdf-recursive install-ps-recursive install-recursive \
 
65
        installcheck-recursive installdirs-recursive pdf-recursive \
 
66
        ps-recursive uninstall-recursive
 
67
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
68
  distclean-recursive maintainer-clean-recursive
 
69
ETAGS = etags
 
70
CTAGS = ctags
 
71
DIST_SUBDIRS = $(SUBDIRS)
 
72
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
73
ACLOCAL = @ACLOCAL@
 
74
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
75
AMTAR = @AMTAR@
 
76
AR = @AR@
 
77
AUTOCONF = @AUTOCONF@
 
78
AUTOHEADER = @AUTOHEADER@
 
79
AUTOMAKE = @AUTOMAKE@
 
80
AWK = @AWK@
 
81
CAT_ENTRY_END = @CAT_ENTRY_END@
 
82
CAT_ENTRY_START = @CAT_ENTRY_START@
 
83
CC = @CC@
 
84
CCAS = @CCAS@
 
85
CCASDEPMODE = @CCASDEPMODE@
 
86
CCASFLAGS = @CCASFLAGS@
 
87
CCDEPMODE = @CCDEPMODE@
 
88
CFLAGS = @CFLAGS@
 
89
CHECK_CFLAGS = @CHECK_CFLAGS@
 
90
CHECK_LIBS = @CHECK_LIBS@
 
91
CPP = @CPP@
 
92
CPPFLAGS = @CPPFLAGS@
 
93
CXXFLAGS = @CXXFLAGS@
 
94
CYGPATH_W = @CYGPATH_W@
 
95
DEFS = @DEFS@
 
96
DEPDIR = @DEPDIR@
 
97
DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
 
98
DOCBOOK_ROOT = @DOCBOOK_ROOT@
 
99
DSYMUTIL = @DSYMUTIL@
 
100
DUMPBIN = @DUMPBIN@
 
101
ECHO_C = @ECHO_C@
 
102
ECHO_N = @ECHO_N@
 
103
ECHO_T = @ECHO_T@
 
104
EGREP = @EGREP@
 
105
EXEEXT = @EXEEXT@
 
106
FFLAGS = @FFLAGS@
 
107
FGREP = @FGREP@
 
108
GCOV = @GCOV@
 
109
GCOV_CFLAGS = @GCOV_CFLAGS@
 
110
GCOV_LIBS = @GCOV_LIBS@
 
111
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
112
GMSGFMT = @GMSGFMT@
 
113
GREP = @GREP@
 
114
GSTPB_BASE_CFLAGS = @GSTPB_BASE_CFLAGS@
 
115
GSTPB_BASE_LIBS = @GSTPB_BASE_LIBS@
 
116
GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
 
117
GST_BASE_LIBS = @GST_BASE_LIBS@
 
118
GST_CFLAGS = @GST_CFLAGS@
 
119
GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
 
120
GST_CHECK_LIBS = @GST_CHECK_LIBS@
 
121
GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
 
122
GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
 
123
GST_LIBS = @GST_LIBS@
 
124
GST_MAJORMINOR = @GST_MAJORMINOR@
 
125
GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
 
126
GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
 
127
HAVE_DOCBOOK2HTML = @HAVE_DOCBOOK2HTML@
 
128
HAVE_DOCBOOK2MAN = @HAVE_DOCBOOK2MAN@
 
129
HAVE_DOCBOOK2PS = @HAVE_DOCBOOK2PS@
 
130
HAVE_DOCBOOK2X = @HAVE_DOCBOOK2X@
 
131
HAVE_DVIPS = @HAVE_DVIPS@
 
132
HAVE_EPSTOPDF = @HAVE_EPSTOPDF@
 
133
HAVE_FIG2DEV = @HAVE_FIG2DEV@
 
134
HAVE_JADETEX = @HAVE_JADETEX@
 
135
HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
 
136
HAVE_PNGTOPNM = @HAVE_PNGTOPNM@
 
137
HAVE_PNMTOPS = @HAVE_PNMTOPS@
 
138
HAVE_PS2PDF = @HAVE_PS2PDF@
 
139
HAVE_XMLLINT = @HAVE_XMLLINT@
 
140
HTML_DIR = @HTML_DIR@
 
141
INSTALL = @INSTALL@
 
142
INSTALL_DATA = @INSTALL_DATA@
 
143
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
144
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
145
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
146
INTLLIBS = @INTLLIBS@
 
147
LD = @LD@
 
148
LDFLAGS = @LDFLAGS@
 
149
LIBICONV = @LIBICONV@
 
150
LIBINTL = @LIBINTL@
 
151
LIBOBJS = @LIBOBJS@
 
152
LIBOIL_CFLAGS = @LIBOIL_CFLAGS@
 
153
LIBOIL_LIBS = @LIBOIL_LIBS@
 
154
LIBS = @LIBS@
 
155
LIBTOOL = @LIBTOOL@
 
156
LIPO = @LIPO@
 
157
LN_S = @LN_S@
 
158
LOCALEDIR = @LOCALEDIR@
 
159
LTLIBICONV = @LTLIBICONV@
 
160
LTLIBINTL = @LTLIBINTL@
 
161
LTLIBOBJS = @LTLIBOBJS@
 
162
MAINT = @MAINT@
 
163
MAKEINFO = @MAKEINFO@
 
164
MKDIR_P = @MKDIR_P@
 
165
MKINSTALLDIRS = @MKINSTALLDIRS@
 
166
MSGFMT = @MSGFMT@
 
167
MSGMERGE = @MSGMERGE@
 
168
NM = @NM@
 
169
NMEDIT = @NMEDIT@
 
170
OBJDUMP = @OBJDUMP@
 
171
OBJEXT = @OBJEXT@
 
172
OTOOL = @OTOOL@
 
173
OTOOL64 = @OTOOL64@
 
174
PACKAGE = @PACKAGE@
 
175
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
176
PACKAGE_NAME = @PACKAGE_NAME@
 
177
PACKAGE_STRING = @PACKAGE_STRING@
 
178
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
179
PACKAGE_VERSION = @PACKAGE_VERSION@
 
180
PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
 
181
PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
 
182
PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
 
183
PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
 
184
PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
 
185
PATH_SEPARATOR = @PATH_SEPARATOR@
 
186
PERL_PATH = @PERL_PATH@
 
187
PKG_CONFIG = @PKG_CONFIG@
 
188
POSUB = @POSUB@
 
189
PROFILE_CFLAGS = @PROFILE_CFLAGS@
 
190
PYTHON = @PYTHON@
 
191
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
192
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
193
PYTHON_PREFIX = @PYTHON_PREFIX@
 
194
PYTHON_VERSION = @PYTHON_VERSION@
 
195
RANLIB = @RANLIB@
 
196
SED = @SED@
 
197
SET_MAKE = @SET_MAKE@
 
198
SHELL = @SHELL@
 
199
STRIP = @STRIP@
 
200
USE_NLS = @USE_NLS@
 
201
VALGRIND_PATH = @VALGRIND_PATH@
 
202
VERSION = @VERSION@
 
203
XGETTEXT = @XGETTEXT@
 
204
XML_CATALOG = @XML_CATALOG@
 
205
XSLTPROC = @XSLTPROC@
 
206
XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
 
207
abs_builddir = @abs_builddir@
 
208
abs_srcdir = @abs_srcdir@
 
209
abs_top_builddir = @abs_top_builddir@
 
210
abs_top_srcdir = @abs_top_srcdir@
 
211
ac_ct_CC = @ac_ct_CC@
 
212
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
213
am__include = @am__include@
 
214
am__leading_dot = @am__leading_dot@
 
215
am__quote = @am__quote@
 
216
am__tar = @am__tar@
 
217
am__untar = @am__untar@
 
218
bindir = @bindir@
 
219
build = @build@
 
220
build_alias = @build_alias@
 
221
build_cpu = @build_cpu@
 
222
build_os = @build_os@
 
223
build_vendor = @build_vendor@
 
224
builddir = @builddir@
 
225
datadir = @datadir@
 
226
datarootdir = @datarootdir@
 
227
docbook2x_PROGRAM = @docbook2x_PROGRAM@
 
228
docdir = @docdir@
 
229
dvidir = @dvidir@
 
230
exec_prefix = @exec_prefix@
 
231
host = @host@
 
232
host_alias = @host_alias@
 
233
host_cpu = @host_cpu@
 
234
host_os = @host_os@
 
235
host_vendor = @host_vendor@
 
236
htmldir = @htmldir@
 
237
includedir = @includedir@
 
238
infodir = @infodir@
 
239
install_sh = @install_sh@
 
240
libdir = @libdir@
 
241
libexecdir = @libexecdir@
 
242
localedir = @localedir@
 
243
localstatedir = @localstatedir@
 
244
lt_ECHO = @lt_ECHO@
 
245
mandir = @mandir@
 
246
mkdir_p = @mkdir_p@
 
247
oldincludedir = @oldincludedir@
 
248
pdfdir = @pdfdir@
 
249
pkgpyexecdir = @pkgpyexecdir@
 
250
pkgpythondir = @pkgpythondir@
 
251
plugindir = @plugindir@
 
252
prefix = @prefix@
 
253
program_transform_name = @program_transform_name@
 
254
psdir = @psdir@
 
255
pyexecdir = @pyexecdir@
 
256
pythondir = @pythondir@
 
257
sbindir = @sbindir@
 
258
sharedstatedir = @sharedstatedir@
 
259
srcdir = @srcdir@
 
260
sysconfdir = @sysconfdir@
 
261
target_alias = @target_alias@
 
262
top_build_prefix = @top_build_prefix@
 
263
top_builddir = @top_builddir@
 
264
top_srcdir = @top_srcdir@
 
265
SUBDIRS = 
 
266
all: all-recursive
 
267
 
 
268
.SUFFIXES:
 
269
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
270
        @for dep in $?; do \
 
271
          case '$(am__configure_deps)' in \
 
272
            *$$dep*) \
 
273
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
274
                && { if test -f $@; then exit 0; else break; fi; }; \
 
275
              exit 1;; \
 
276
          esac; \
 
277
        done; \
 
278
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  ext/Makefile'; \
 
279
        cd $(top_srcdir) && \
 
280
          $(AUTOMAKE) --gnu  ext/Makefile
 
281
.PRECIOUS: Makefile
 
282
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
283
        @case '$?' in \
 
284
          *config.status*) \
 
285
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
286
          *) \
 
287
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
288
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
289
        esac;
 
290
 
 
291
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
292
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
293
 
 
294
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
295
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
296
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
297
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
298
 
 
299
mostlyclean-libtool:
 
300
        -rm -f *.lo
 
301
 
 
302
clean-libtool:
 
303
        -rm -rf .libs _libs
 
304
 
 
305
# This directory's subdirectories are mostly independent; you can cd
 
306
# into them and run `make' without going through this Makefile.
 
307
# To change the values of `make' variables: instead of editing Makefiles,
 
308
# (1) if the variable is set in `config.status', edit `config.status'
 
309
#     (which will cause the Makefiles to be regenerated when you run `make');
 
310
# (2) otherwise, pass the desired values on the `make' command line.
 
311
$(RECURSIVE_TARGETS):
 
312
        @failcom='exit 1'; \
 
313
        for f in x $$MAKEFLAGS; do \
 
314
          case $$f in \
 
315
            *=* | --[!k]*);; \
 
316
            *k*) failcom='fail=yes';; \
 
317
          esac; \
 
318
        done; \
 
319
        dot_seen=no; \
 
320
        target=`echo $@ | sed s/-recursive//`; \
 
321
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
322
          echo "Making $$target in $$subdir"; \
 
323
          if test "$$subdir" = "."; then \
 
324
            dot_seen=yes; \
 
325
            local_target="$$target-am"; \
 
326
          else \
 
327
            local_target="$$target"; \
 
328
          fi; \
 
329
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
330
          || eval $$failcom; \
 
331
        done; \
 
332
        if test "$$dot_seen" = "no"; then \
 
333
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
334
        fi; test -z "$$fail"
 
335
 
 
336
$(RECURSIVE_CLEAN_TARGETS):
 
337
        @failcom='exit 1'; \
 
338
        for f in x $$MAKEFLAGS; do \
 
339
          case $$f in \
 
340
            *=* | --[!k]*);; \
 
341
            *k*) failcom='fail=yes';; \
 
342
          esac; \
 
343
        done; \
 
344
        dot_seen=no; \
 
345
        case "$@" in \
 
346
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
347
          *) list='$(SUBDIRS)' ;; \
 
348
        esac; \
 
349
        rev=''; for subdir in $$list; do \
 
350
          if test "$$subdir" = "."; then :; else \
 
351
            rev="$$subdir $$rev"; \
 
352
          fi; \
 
353
        done; \
 
354
        rev="$$rev ."; \
 
355
        target=`echo $@ | sed s/-recursive//`; \
 
356
        for subdir in $$rev; do \
 
357
          echo "Making $$target in $$subdir"; \
 
358
          if test "$$subdir" = "."; then \
 
359
            local_target="$$target-am"; \
 
360
          else \
 
361
            local_target="$$target"; \
 
362
          fi; \
 
363
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
364
          || eval $$failcom; \
 
365
        done && test -z "$$fail"
 
366
tags-recursive:
 
367
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
368
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
369
        done
 
370
ctags-recursive:
 
371
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
372
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
373
        done
 
374
 
 
375
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
376
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
377
        unique=`for i in $$list; do \
 
378
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
379
          done | \
 
380
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
381
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
382
        mkid -fID $$unique
 
383
tags: TAGS
 
384
 
 
385
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
386
                $(TAGS_FILES) $(LISP)
 
387
        tags=; \
 
388
        here=`pwd`; \
 
389
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
390
          include_option=--etags-include; \
 
391
          empty_fix=.; \
 
392
        else \
 
393
          include_option=--include; \
 
394
          empty_fix=; \
 
395
        fi; \
 
396
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
397
          if test "$$subdir" = .; then :; else \
 
398
            test ! -f $$subdir/TAGS || \
 
399
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
400
          fi; \
 
401
        done; \
 
402
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
403
        unique=`for i in $$list; do \
 
404
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
405
          done | \
 
406
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
407
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
408
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
409
          test -n "$$unique" || unique=$$empty_fix; \
 
410
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
411
            $$tags $$unique; \
 
412
        fi
 
413
ctags: CTAGS
 
414
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
415
                $(TAGS_FILES) $(LISP)
 
416
        tags=; \
 
417
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
418
        unique=`for i in $$list; do \
 
419
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
420
          done | \
 
421
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
422
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
423
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
424
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
425
             $$tags $$unique
 
426
 
 
427
GTAGS:
 
428
        here=`$(am__cd) $(top_builddir) && pwd` \
 
429
          && cd $(top_srcdir) \
 
430
          && gtags -i $(GTAGS_ARGS) $$here
 
431
 
 
432
distclean-tags:
 
433
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
434
 
 
435
distdir: $(DISTFILES)
 
436
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
437
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
438
        list='$(DISTFILES)'; \
 
439
          dist_files=`for file in $$list; do echo $$file; done | \
 
440
          sed -e "s|^$$srcdirstrip/||;t" \
 
441
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
442
        case $$dist_files in \
 
443
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
444
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
445
                           sort -u` ;; \
 
446
        esac; \
 
447
        for file in $$dist_files; do \
 
448
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
449
          if test -d $$d/$$file; then \
 
450
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
451
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
452
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
453
            fi; \
 
454
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
455
          else \
 
456
            test -f $(distdir)/$$file \
 
457
            || cp -p $$d/$$file $(distdir)/$$file \
 
458
            || exit 1; \
 
459
          fi; \
 
460
        done
 
461
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
462
          if test "$$subdir" = .; then :; else \
 
463
            test -d "$(distdir)/$$subdir" \
 
464
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
465
            || exit 1; \
 
466
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
467
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
468
            (cd $$subdir && \
 
469
              $(MAKE) $(AM_MAKEFLAGS) \
 
470
                top_distdir="$$top_distdir" \
 
471
                distdir="$$distdir/$$subdir" \
 
472
                am__remove_distdir=: \
 
473
                am__skip_length_check=: \
 
474
                distdir) \
 
475
              || exit 1; \
 
476
          fi; \
 
477
        done
 
478
check-am: all-am
 
479
check: check-recursive
 
480
all-am: Makefile
 
481
installdirs: installdirs-recursive
 
482
installdirs-am:
 
483
install: install-recursive
 
484
install-exec: install-exec-recursive
 
485
install-data: install-data-recursive
 
486
uninstall: uninstall-recursive
 
487
 
 
488
install-am: all-am
 
489
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
490
 
 
491
installcheck: installcheck-recursive
 
492
install-strip:
 
493
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
494
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
495
          `test -z '$(STRIP)' || \
 
496
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
497
mostlyclean-generic:
 
498
 
 
499
clean-generic:
 
500
 
 
501
distclean-generic:
 
502
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
503
 
 
504
maintainer-clean-generic:
 
505
        @echo "This command is intended for maintainers to use"
 
506
        @echo "it deletes files that may require special tools to rebuild."
 
507
clean: clean-recursive
 
508
 
 
509
clean-am: clean-generic clean-libtool mostlyclean-am
 
510
 
 
511
distclean: distclean-recursive
 
512
        -rm -f Makefile
 
513
distclean-am: clean-am distclean-generic distclean-tags
 
514
 
 
515
dvi: dvi-recursive
 
516
 
 
517
dvi-am:
 
518
 
 
519
html: html-recursive
 
520
 
 
521
info: info-recursive
 
522
 
 
523
info-am:
 
524
 
 
525
install-data-am:
 
526
 
 
527
install-dvi: install-dvi-recursive
 
528
 
 
529
install-exec-am:
 
530
 
 
531
install-html: install-html-recursive
 
532
 
 
533
install-info: install-info-recursive
 
534
 
 
535
install-man:
 
536
 
 
537
install-pdf: install-pdf-recursive
 
538
 
 
539
install-ps: install-ps-recursive
 
540
 
 
541
installcheck-am:
 
542
 
 
543
maintainer-clean: maintainer-clean-recursive
 
544
        -rm -f Makefile
 
545
maintainer-clean-am: distclean-am maintainer-clean-generic
 
546
 
 
547
mostlyclean: mostlyclean-recursive
 
548
 
 
549
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
550
 
 
551
pdf: pdf-recursive
 
552
 
 
553
pdf-am:
 
554
 
 
555
ps: ps-recursive
 
556
 
 
557
ps-am:
 
558
 
 
559
uninstall-am:
 
560
 
 
561
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
562
        install-strip
 
563
 
 
564
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
565
        all all-am check check-am clean clean-generic clean-libtool \
 
566
        ctags ctags-recursive distclean distclean-generic \
 
567
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
568
        html-am info info-am install install-am install-data \
 
569
        install-data-am install-dvi install-dvi-am install-exec \
 
570
        install-exec-am install-html install-html-am install-info \
 
571
        install-info-am install-man install-pdf install-pdf-am \
 
572
        install-ps install-ps-am install-strip installcheck \
 
573
        installcheck-am installdirs installdirs-am maintainer-clean \
 
574
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
575
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
576
        uninstall uninstall-am
 
577
 
 
578
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
579
# Otherwise a system limit (for SysV at least) may be exceeded.
 
580
.NOEXPORT: