~ubuntu-branches/ubuntu/saucy/jack-audio-connection-kit/saucy

« back to all changes in this revision

Viewing changes to drivers/firewire/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2008-12-06 11:05:15 UTC
  • mfrom: (4.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20081206110515-xa9v9pajr9jqvfvg
Tags: 0.115.6-1ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
  - Redirect stderr in bash completion (Debian #504488).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
# plugin is called 'firewire',
 
18
# driver code is called 'ffado*' because it is an implementation
 
19
# of a firewire backend
 
20
 
 
21
 
 
22
VPATH = @srcdir@
 
23
pkgdatadir = $(datadir)/@PACKAGE@
 
24
pkglibdir = $(libdir)/@PACKAGE@
 
25
pkgincludedir = $(includedir)/@PACKAGE@
 
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
build_triplet = @build@
 
39
host_triplet = @host@
 
40
target_triplet = @target@
 
41
subdir = drivers/firewire
 
42
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
 
43
        $(srcdir)/Makefile.in
 
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
45
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
46
        $(top_srcdir)/configure.ac
 
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
48
        $(ACLOCAL_M4)
 
49
mkinstalldirs = $(install_sh) -d
 
50
CONFIG_HEADER = $(top_builddir)/config.h
 
51
CONFIG_CLEAN_FILES =
 
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
53
am__vpath_adj = case $$p in \
 
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
55
    *) f=$$p;; \
 
56
  esac;
 
57
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
58
am__installdirs = "$(DESTDIR)$(plugindir)"
 
59
pluginLTLIBRARIES_INSTALL = $(INSTALL)
 
60
LTLIBRARIES = $(plugin_LTLIBRARIES)
 
61
am__DEPENDENCIES_1 =
 
62
jack_firewire_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
 
63
        $(am__DEPENDENCIES_1)
 
64
am_jack_firewire_la_OBJECTS = ffado_driver.lo
 
65
jack_firewire_la_OBJECTS = $(am_jack_firewire_la_OBJECTS)
 
66
jack_firewire_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
67
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
68
        $(jack_firewire_la_LDFLAGS) $(LDFLAGS) -o $@
 
69
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
70
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
 
71
am__depfiles_maybe = depfiles
 
72
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
73
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
74
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
75
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
76
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
77
CCLD = $(CC)
 
78
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
79
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
80
        $(LDFLAGS) -o $@
 
81
SOURCES = $(jack_firewire_la_SOURCES)
 
82
DIST_SOURCES = $(jack_firewire_la_SOURCES)
 
83
HEADERS = $(noinst_HEADERS)
 
84
ETAGS = etags
 
85
CTAGS = ctags
 
86
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
87
ACLOCAL = @ACLOCAL@
 
88
ADDON_DIR = @ADDON_DIR@
 
89
ALSA_CFLAGS = @ALSA_CFLAGS@
 
90
ALSA_LIBS = @ALSA_LIBS@
 
91
AMTAR = @AMTAR@
 
92
AR = @AR@
 
93
AUTOCONF = @AUTOCONF@
 
94
AUTOHEADER = @AUTOHEADER@
 
95
AUTOMAKE = @AUTOMAKE@
 
96
AWK = @AWK@
 
97
CC = @CC@
 
98
CCDEPMODE = @CCDEPMODE@
 
99
CELT_CFLAGS = @CELT_CFLAGS@
 
100
CELT_LIBS = @CELT_LIBS@
 
101
CFLAGS = @CFLAGS@
 
102
CPP = @CPP@
 
103
CPPFLAGS = @CPPFLAGS@
 
104
CXX = @CXX@
 
105
CXXCPP = @CXXCPP@
 
106
CXXDEPMODE = @CXXDEPMODE@
 
107
CXXFLAGS = @CXXFLAGS@
 
108
CYGPATH_W = @CYGPATH_W@
 
109
DEFAULT_TMP_DIR = @DEFAULT_TMP_DIR@
 
110
DEFS = @DEFS@
 
111
DEPDIR = @DEPDIR@
 
112
ECHO = @ECHO@
 
113
ECHO_C = @ECHO_C@
 
114
ECHO_N = @ECHO_N@
 
115
ECHO_T = @ECHO_T@
 
116
EGREP = @EGREP@
 
117
EXEEXT = @EXEEXT@
 
118
F77 = @F77@
 
119
FFLAGS = @FFLAGS@
 
120
GREP = @GREP@
 
121
HAVE_CAPABILITIES = @HAVE_CAPABILITIES@
 
122
HAVE_DOXYGEN = @HAVE_DOXYGEN@
 
123
HTML_DIR = @HTML_DIR@
 
124
INSTALL = @INSTALL@
 
125
INSTALL_DATA = @INSTALL_DATA@
 
126
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
127
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
128
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
129
JACK_API_MAJOR_VERSION = @JACK_API_MAJOR_VERSION@
 
130
JACK_API_MICRO_VERSION = @JACK_API_MICRO_VERSION@
 
131
JACK_API_MINOR_VERSION = @JACK_API_MINOR_VERSION@
 
132
JACK_CFLAGS = @JACK_CFLAGS@
 
133
JACK_MAJOR_VERSION = @JACK_MAJOR_VERSION@
 
134
JACK_MICRO_VERSION = @JACK_MICRO_VERSION@
 
135
JACK_MINOR_VERSION = @JACK_MINOR_VERSION@
 
136
JACK_PROTOCOL_VERSION = @JACK_PROTOCOL_VERSION@
 
137
JACK_RELEASE = @JACK_RELEASE@
 
138
JACK_SO_VERSION = @JACK_SO_VERSION@
 
139
JACK_VERSION = @JACK_VERSION@
 
140
LDFLAGS = @LDFLAGS@
 
141
LIBFFADO_CFLAGS = @LIBFFADO_CFLAGS@
 
142
LIBFFADO_LIBS = @LIBFFADO_LIBS@
 
143
LIBFREEBOB_CFLAGS = @LIBFREEBOB_CFLAGS@
 
144
LIBFREEBOB_LIBS = @LIBFREEBOB_LIBS@
 
145
LIBOBJS = @LIBOBJS@
 
146
LIBS = @LIBS@
 
147
LIBTOOL = @LIBTOOL@
 
148
LN_S = @LN_S@
 
149
LTLIBOBJS = @LTLIBOBJS@
 
150
MAINT = @MAINT@
 
151
MAKEINFO = @MAKEINFO@
 
152
MKDIR_P = @MKDIR_P@
 
153
OBJEXT = @OBJEXT@
 
154
OS_LDFLAGS = @OS_LDFLAGS@
 
155
PACKAGE = @PACKAGE@
 
156
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
157
PACKAGE_NAME = @PACKAGE_NAME@
 
158
PACKAGE_STRING = @PACKAGE_STRING@
 
159
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
160
PACKAGE_VERSION = @PACKAGE_VERSION@
 
161
PATH_SEPARATOR = @PATH_SEPARATOR@
 
162
PA_LIBS = @PA_LIBS@
 
163
PKG_CONFIG = @PKG_CONFIG@
 
164
RANLIB = @RANLIB@
 
165
READLINE_DEPS = @READLINE_DEPS@
 
166
SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@
 
167
SAMPLERATE_LIBS = @SAMPLERATE_LIBS@
 
168
SED = @SED@
 
169
SET_MAKE = @SET_MAKE@
 
170
SHELL = @SHELL@
 
171
SIMD_CFLAGS = @SIMD_CFLAGS@
 
172
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
 
173
SNDFILE_LIBS = @SNDFILE_LIBS@
 
174
STRIP = @STRIP@
 
175
VERSION = @VERSION@
 
176
abs_builddir = @abs_builddir@
 
177
abs_srcdir = @abs_srcdir@
 
178
abs_top_builddir = @abs_top_builddir@
 
179
abs_top_srcdir = @abs_top_srcdir@
 
180
ac_ct_CC = @ac_ct_CC@
 
181
ac_ct_CXX = @ac_ct_CXX@
 
182
ac_ct_F77 = @ac_ct_F77@
 
183
am__include = @am__include@
 
184
am__leading_dot = @am__leading_dot@
 
185
am__quote = @am__quote@
 
186
am__tar = @am__tar@
 
187
am__untar = @am__untar@
 
188
bindir = @bindir@
 
189
build = @build@
 
190
build_alias = @build_alias@
 
191
build_cpu = @build_cpu@
 
192
build_os = @build_os@
 
193
build_vendor = @build_vendor@
 
194
builddir = @builddir@
 
195
datadir = @datadir@
 
196
datarootdir = @datarootdir@
 
197
docdir = @docdir@
 
198
dvidir = @dvidir@
 
199
exec_prefix = @exec_prefix@
 
200
host = @host@
 
201
host_alias = @host_alias@
 
202
host_cpu = @host_cpu@
 
203
host_os = @host_os@
 
204
host_vendor = @host_vendor@
 
205
htmldir = @htmldir@
 
206
includedir = @includedir@
 
207
infodir = @infodir@
 
208
install_sh = @install_sh@
 
209
libdir = @libdir@
 
210
libexecdir = @libexecdir@
 
211
localedir = @localedir@
 
212
localstatedir = @localstatedir@
 
213
mandir = @mandir@
 
214
mkdir_p = @mkdir_p@
 
215
oldincludedir = @oldincludedir@
 
216
pdfdir = @pdfdir@
 
217
prefix = @prefix@
 
218
program_transform_name = @program_transform_name@
 
219
psdir = @psdir@
 
220
sbindir = @sbindir@
 
221
sharedstatedir = @sharedstatedir@
 
222
srcdir = @srcdir@
 
223
sysconfdir = @sysconfdir@
 
224
target = @target@
 
225
target_alias = @target_alias@
 
226
target_cpu = @target_cpu@
 
227
target_os = @target_os@
 
228
target_vendor = @target_vendor@
 
229
top_builddir = @top_builddir@
 
230
top_srcdir = @top_srcdir@
 
231
MAINTAINERCLEANFILES = Makefile.in
 
232
AM_CFLAGS = $(JACK_CFLAGS) $(LIBFFADO_CFLAGS) $(ALSA_CFLAGS)
 
233
plugindir = $(ADDON_DIR)
 
234
plugin_LTLIBRARIES = jack_firewire.la
 
235
jack_firewire_la_SOURCES = ffado_driver.c
 
236
jack_firewire_la_LIBADD = $(LIBFFADO_LIBS) $(ALSA_LIBS)
 
237
jack_firewire_la_LDFLAGS = -module -avoid-version
 
238
noinst_HEADERS = ffado_driver.h
 
239
all: all-am
 
240
 
 
241
.SUFFIXES:
 
242
.SUFFIXES: .c .lo .o .obj
 
243
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
244
        @for dep in $?; do \
 
245
          case '$(am__configure_deps)' in \
 
246
            *$$dep*) \
 
247
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
248
                && exit 0; \
 
249
              exit 1;; \
 
250
          esac; \
 
251
        done; \
 
252
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  drivers/firewire/Makefile'; \
 
253
        cd $(top_srcdir) && \
 
254
          $(AUTOMAKE) --foreign  drivers/firewire/Makefile
 
255
.PRECIOUS: Makefile
 
256
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
257
        @case '$?' in \
 
258
          *config.status*) \
 
259
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
260
          *) \
 
261
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
262
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
263
        esac;
 
264
 
 
265
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
266
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
267
 
 
268
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
269
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
270
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
271
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
272
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
 
273
        @$(NORMAL_INSTALL)
 
274
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
 
275
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
276
          if test -f $$p; then \
 
277
            f=$(am__strip_dir) \
 
278
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
 
279
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
 
280
          else :; fi; \
 
281
        done
 
282
 
 
283
uninstall-pluginLTLIBRARIES:
 
284
        @$(NORMAL_UNINSTALL)
 
285
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
286
          p=$(am__strip_dir) \
 
287
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
 
288
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
 
289
        done
 
290
 
 
291
clean-pluginLTLIBRARIES:
 
292
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
 
293
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
294
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
295
          test "$$dir" != "$$p" || dir=.; \
 
296
          echo "rm -f \"$${dir}/so_locations\""; \
 
297
          rm -f "$${dir}/so_locations"; \
 
298
        done
 
299
jack_firewire.la: $(jack_firewire_la_OBJECTS) $(jack_firewire_la_DEPENDENCIES) 
 
300
        $(jack_firewire_la_LINK) -rpath $(plugindir) $(jack_firewire_la_OBJECTS) $(jack_firewire_la_LIBADD) $(LIBS)
 
301
 
 
302
mostlyclean-compile:
 
303
        -rm -f *.$(OBJEXT)
 
304
 
 
305
distclean-compile:
 
306
        -rm -f *.tab.c
 
307
 
 
308
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ffado_driver.Plo@am__quote@
 
309
 
 
310
.c.o:
 
311
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
312
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
313
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
314
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
315
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
316
 
 
317
.c.obj:
 
318
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
319
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
320
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
321
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
322
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
323
 
 
324
.c.lo:
 
325
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
326
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
327
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
328
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
329
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
330
 
 
331
mostlyclean-libtool:
 
332
        -rm -f *.lo
 
333
 
 
334
clean-libtool:
 
335
        -rm -rf .libs _libs
 
336
 
 
337
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
338
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
339
        unique=`for i in $$list; do \
 
340
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
341
          done | \
 
342
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
343
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
344
        mkid -fID $$unique
 
345
tags: TAGS
 
346
 
 
347
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
348
                $(TAGS_FILES) $(LISP)
 
349
        tags=; \
 
350
        here=`pwd`; \
 
351
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
352
        unique=`for i in $$list; do \
 
353
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
354
          done | \
 
355
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
356
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
357
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
358
          test -n "$$unique" || unique=$$empty_fix; \
 
359
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
360
            $$tags $$unique; \
 
361
        fi
 
362
ctags: CTAGS
 
363
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
364
                $(TAGS_FILES) $(LISP)
 
365
        tags=; \
 
366
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
367
        unique=`for i in $$list; do \
 
368
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
369
          done | \
 
370
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
371
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
372
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
373
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
374
             $$tags $$unique
 
375
 
 
376
GTAGS:
 
377
        here=`$(am__cd) $(top_builddir) && pwd` \
 
378
          && cd $(top_srcdir) \
 
379
          && gtags -i $(GTAGS_ARGS) $$here
 
380
 
 
381
distclean-tags:
 
382
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
383
 
 
384
distdir: $(DISTFILES)
 
385
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
386
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
387
        list='$(DISTFILES)'; \
 
388
          dist_files=`for file in $$list; do echo $$file; done | \
 
389
          sed -e "s|^$$srcdirstrip/||;t" \
 
390
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
391
        case $$dist_files in \
 
392
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
393
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
394
                           sort -u` ;; \
 
395
        esac; \
 
396
        for file in $$dist_files; do \
 
397
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
398
          if test -d $$d/$$file; then \
 
399
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
400
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
401
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
402
            fi; \
 
403
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
404
          else \
 
405
            test -f $(distdir)/$$file \
 
406
            || cp -p $$d/$$file $(distdir)/$$file \
 
407
            || exit 1; \
 
408
          fi; \
 
409
        done
 
410
check-am: all-am
 
411
check: check-am
 
412
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
413
installdirs:
 
414
        for dir in "$(DESTDIR)$(plugindir)"; do \
 
415
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
416
        done
 
417
install: install-am
 
418
install-exec: install-exec-am
 
419
install-data: install-data-am
 
420
uninstall: uninstall-am
 
421
 
 
422
install-am: all-am
 
423
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
424
 
 
425
installcheck: installcheck-am
 
426
install-strip:
 
427
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
428
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
429
          `test -z '$(STRIP)' || \
 
430
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
431
mostlyclean-generic:
 
432
 
 
433
clean-generic:
 
434
 
 
435
distclean-generic:
 
436
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
437
 
 
438
maintainer-clean-generic:
 
439
        @echo "This command is intended for maintainers to use"
 
440
        @echo "it deletes files that may require special tools to rebuild."
 
441
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
442
clean: clean-am
 
443
 
 
444
clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
 
445
        mostlyclean-am
 
446
 
 
447
distclean: distclean-am
 
448
        -rm -rf ./$(DEPDIR)
 
449
        -rm -f Makefile
 
450
distclean-am: clean-am distclean-compile distclean-generic \
 
451
        distclean-tags
 
452
 
 
453
dvi: dvi-am
 
454
 
 
455
dvi-am:
 
456
 
 
457
html: html-am
 
458
 
 
459
info: info-am
 
460
 
 
461
info-am:
 
462
 
 
463
install-data-am: install-pluginLTLIBRARIES
 
464
 
 
465
install-dvi: install-dvi-am
 
466
 
 
467
install-exec-am:
 
468
 
 
469
install-html: install-html-am
 
470
 
 
471
install-info: install-info-am
 
472
 
 
473
install-man:
 
474
 
 
475
install-pdf: install-pdf-am
 
476
 
 
477
install-ps: install-ps-am
 
478
 
 
479
installcheck-am:
 
480
 
 
481
maintainer-clean: maintainer-clean-am
 
482
        -rm -rf ./$(DEPDIR)
 
483
        -rm -f Makefile
 
484
maintainer-clean-am: distclean-am maintainer-clean-generic
 
485
 
 
486
mostlyclean: mostlyclean-am
 
487
 
 
488
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
489
        mostlyclean-libtool
 
490
 
 
491
pdf: pdf-am
 
492
 
 
493
pdf-am:
 
494
 
 
495
ps: ps-am
 
496
 
 
497
ps-am:
 
498
 
 
499
uninstall-am: uninstall-pluginLTLIBRARIES
 
500
 
 
501
.MAKE: install-am install-strip
 
502
 
 
503
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
504
        clean-libtool clean-pluginLTLIBRARIES ctags distclean \
 
505
        distclean-compile distclean-generic distclean-libtool \
 
506
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
507
        install install-am install-data install-data-am install-dvi \
 
508
        install-dvi-am install-exec install-exec-am install-html \
 
509
        install-html-am install-info install-info-am install-man \
 
510
        install-pdf install-pdf-am install-pluginLTLIBRARIES \
 
511
        install-ps install-ps-am install-strip installcheck \
 
512
        installcheck-am installdirs maintainer-clean \
 
513
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
514
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
515
        tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
 
516
 
 
517
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
518
# Otherwise a system limit (for SysV at least) may be exceeded.
 
519
.NOEXPORT: