~siretart/gxine/bug.542506

« back to all changes in this revision

Viewing changes to browser-plugin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2008-03-21 11:24:59 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080321112459-igb0jy01nytpdrzt
Tags: 0.5.901-1ubuntu1
* merge debian changes for hardy PPA. Remaining changes:
  - debian/control: added Xb-Npp-xxx tags accordingly to "firefox distro
    add-on suport" spec,
    (https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
* Feature Freeze exception granted in LP: #204563
* New upstream release fixes playing DVDs. LP: #128864
* mime.default: add "x-content/video-dvd;x-content/video-vcd;x-content/video-svcd;"
  to get it listed as a player for dvd and video cds in nautilus. Thanks to
  Sebastien Bacher for the hint.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
15
15
@SET_MAKE@
16
16
 
17
17
 
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
18
VPATH = @srcdir@
21
19
pkgdatadir = $(datadir)/@PACKAGE@
22
20
pkglibdir = $(libdir)/@PACKAGE@
23
21
pkgincludedir = $(includedir)/@PACKAGE@
24
 
top_builddir = ..
25
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
INSTALL = @INSTALL@
27
23
install_sh_DATA = $(install_sh) -c -m 644
28
24
install_sh_PROGRAM = $(install_sh) -c
29
25
install_sh_SCRIPT = $(install_sh) -c
41
37
DIST_COMMON = $(am__noinst_HEADERS_DIST) $(srcdir)/Makefile.am \
42
38
        $(srcdir)/Makefile.in
43
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
 
am__aclocal_m4_deps = $(top_srcdir)/m4/_gxine.m4 \
45
 
        $(top_srcdir)/m4/_js.m4 $(top_srcdir)/m4/gettext.m4 \
46
 
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
47
 
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
48
 
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/lirc.m4 \
49
 
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
50
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext/gettext.m4 \
 
41
        $(top_srcdir)/m4/gettext/iconv.m4 \
 
42
        $(top_srcdir)/m4/gettext/lib-ld.m4 \
 
43
        $(top_srcdir)/m4/gettext/lib-link.m4 \
 
44
        $(top_srcdir)/m4/gettext/lib-prefix.m4 \
 
45
        $(top_srcdir)/m4/gettext/nls.m4 $(top_srcdir)/m4/gettext/po.m4 \
 
46
        $(top_srcdir)/m4/gettext/progtest.m4 \
 
47
        $(top_srcdir)/m4/_gxine.m4 $(top_srcdir)/m4/_js.m4 \
 
48
        $(top_srcdir)/m4/lirc.m4 $(top_srcdir)/configure.ac
51
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52
50
        $(ACLOCAL_M4)
53
51
mkinstalldirs = $(install_sh) -d
70
68
am__objects_1 = plugin.lo npunix.lo
71
69
@BROWSER_PLUGIN_TRUE@am_gxineplugin_la_OBJECTS = $(am__objects_1)
72
70
gxineplugin_la_OBJECTS = $(am_gxineplugin_la_OBJECTS)
 
71
gxineplugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
72
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
73
        $(gxineplugin_la_LDFLAGS) $(LDFLAGS) -o $@
73
74
@BROWSER_PLUGIN_TRUE@am_gxineplugin_la_rpath = -rpath $(libdir)
74
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
 
75
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
75
76
depcomp = $(SHELL) $(top_srcdir)/depcomp
76
77
am__depfiles_maybe = depfiles
77
78
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78
79
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
80
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81
 
        $(AM_CFLAGS) $(CFLAGS)
 
80
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
81
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
82
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
82
83
CCLD = $(CC)
83
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
84
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
84
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
85
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
86
        $(LDFLAGS) -o $@
85
87
SOURCES = $(gxineplugin_la_SOURCES)
86
88
DIST_SOURCES = $(am__gxineplugin_la_SOURCES_DIST)
87
89
am__noinst_HEADERS_DIST = jri.h jri_md.h jritypes.h npapi.h npupp.h \
91
93
CTAGS = ctags
92
94
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
93
95
ACLOCAL = @ACLOCAL@
94
 
AMDEP_FALSE = @AMDEP_FALSE@
95
 
AMDEP_TRUE = @AMDEP_TRUE@
96
96
AMTAR = @AMTAR@
97
97
AR = @AR@
98
98
AUTOCONF = @AUTOCONF@
99
99
AUTOHEADER = @AUTOHEADER@
100
100
AUTOMAKE = @AUTOMAKE@
101
101
AWK = @AWK@
102
 
BROWSER_PLUGIN_FALSE = @BROWSER_PLUGIN_FALSE@
103
 
BROWSER_PLUGIN_TRUE = @BROWSER_PLUGIN_TRUE@
104
102
CC = @CC@
105
103
CCDEPMODE = @CCDEPMODE@
106
104
CFLAGS = @CFLAGS@
114
112
DEBUG_LDFLAGS = @DEBUG_LDFLAGS@
115
113
DEFS = @DEFS@
116
114
DEPDIR = @DEPDIR@
 
115
DSYMUTIL = @DSYMUTIL@
117
116
ECHO = @ECHO@
118
117
ECHO_C = @ECHO_C@
119
118
ECHO_N = @ECHO_N@
140
139
GXINE_MISCPATH = @GXINE_MISCPATH@
141
140
GXINE_PIXMAPPATH = @GXINE_PIXMAPPATH@
142
141
GXINE_PLUGINPATH = @GXINE_PLUGINPATH@
143
 
HAVE_DPMS_EXTENSION_FALSE = @HAVE_DPMS_EXTENSION_FALSE@
144
 
HAVE_DPMS_EXTENSION_TRUE = @HAVE_DPMS_EXTENSION_TRUE@
145
 
HAVE_GETOPT_LONG_FALSE = @HAVE_GETOPT_LONG_FALSE@
146
 
HAVE_GETOPT_LONG_TRUE = @HAVE_GETOPT_LONG_TRUE@
147
 
HAVE_XINERAMA_FALSE = @HAVE_XINERAMA_FALSE@
148
 
HAVE_XINERAMA_TRUE = @HAVE_XINERAMA_TRUE@
149
 
HAVE_XRANDR_FALSE = @HAVE_XRANDR_FALSE@
150
 
HAVE_XRANDR_TRUE = @HAVE_XRANDR_TRUE@
151
 
HAVE_XTESTEXTENSION_FALSE = @HAVE_XTESTEXTENSION_FALSE@
152
 
HAVE_XTESTEXTENSION_TRUE = @HAVE_XTESTEXTENSION_TRUE@
 
142
HAL_CFLAGS = @HAL_CFLAGS@
 
143
HAL_LIBS = @HAL_LIBS@
 
144
INSTALL = @INSTALL@
153
145
INSTALL_DATA = @INSTALL_DATA@
154
146
INSTALL_PROGRAM = @INSTALL_PROGRAM@
155
147
INSTALL_SCRIPT = @INSTALL_SCRIPT@
173
165
LTLIBINTL = @LTLIBINTL@
174
166
LTLIBOBJS = @LTLIBOBJS@
175
167
MAINT = @MAINT@
176
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
177
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
178
168
MAKEINFO = @MAKEINFO@
 
169
MANLINGUAS = @MANLINGUAS@
 
170
MKDIR_P = @MKDIR_P@
179
171
MSGFMT = @MSGFMT@
180
172
MSGFMT_015 = @MSGFMT_015@
181
173
MSGMERGE = @MSGMERGE@
 
174
NET_LIBS = @NET_LIBS@
 
175
NMEDIT = @NMEDIT@
182
176
NSPR_CFLAGS = @NSPR_CFLAGS@
183
177
NSPR_LIBS = @NSPR_LIBS@
184
178
OBJEXT = @OBJEXT@
 
179
OPTIPNG = @OPTIPNG@
185
180
PACKAGE = @PACKAGE@
186
181
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
187
182
PACKAGE_NAME = @PACKAGE_NAME@
188
183
PACKAGE_STRING = @PACKAGE_STRING@
189
184
PACKAGE_TARNAME = @PACKAGE_TARNAME@
190
185
PACKAGE_VERSION = @PACKAGE_VERSION@
 
186
PANGO_CFLAGS = @PANGO_CFLAGS@
 
187
PANGO_LIBS = @PANGO_LIBS@
191
188
PATH_SEPARATOR = @PATH_SEPARATOR@
192
189
PKG_CONFIG = @PKG_CONFIG@
193
190
POSUB = @POSUB@
194
191
RANLIB = @RANLIB@
 
192
RSVG = @RSVG@
 
193
SED = @SED@
195
194
SET_MAKE = @SET_MAKE@
196
195
SHELL = @SHELL@
197
196
STRIP = @STRIP@
199
198
USE_NLS = @USE_NLS@
200
199
VENDOR_PKG_VERSION = @VENDOR_PKG_VERSION@
201
200
VERSION = @VERSION@
 
201
XCB_CFLAGS = @XCB_CFLAGS@
 
202
XCB_LIBS = @XCB_LIBS@
202
203
XGETTEXT = @XGETTEXT@
203
204
XGETTEXT_015 = @XGETTEXT_015@
 
205
XINERAMA_LIBS = @XINERAMA_LIBS@
204
206
XINE_ACFLAGS = @XINE_ACFLAGS@
205
207
XINE_CFLAGS = @XINE_CFLAGS@
206
208
XINE_CONFIG = @XINE_CONFIG@
212
214
X_EXTRA_LIBS = @X_EXTRA_LIBS@
213
215
X_LIBS = @X_LIBS@
214
216
X_PRE_LIBS = @X_PRE_LIBS@
 
217
abs_builddir = @abs_builddir@
 
218
abs_srcdir = @abs_srcdir@
 
219
abs_top_builddir = @abs_top_builddir@
 
220
abs_top_srcdir = @abs_top_srcdir@
215
221
ac_ct_CC = @ac_ct_CC@
216
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
217
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
218
222
am__include = @am__include@
219
223
am__leading_dot = @am__leading_dot@
220
224
am__quote = @am__quote@
226
230
build_cpu = @build_cpu@
227
231
build_os = @build_os@
228
232
build_vendor = @build_vendor@
 
233
builddir = @builddir@
229
234
datadir = @datadir@
230
235
datarootdir = @datarootdir@
231
236
docdir = @docdir@
253
258
psdir = @psdir@
254
259
sbindir = @sbindir@
255
260
sharedstatedir = @sharedstatedir@
 
261
srcdir = @srcdir@
256
262
sysconfdir = @sysconfdir@
257
263
target_alias = @target_alias@
 
264
top_builddir = @top_builddir@
 
265
top_srcdir = @top_srcdir@
258
266
plugin_source = plugin.c npunix.c
259
267
plugin_headers = jri.h \
260
268
                 jri_md.h \
263
271
                 npupp.h \
264
272
                 plugin.h
265
273
 
266
 
AM_CFLAGS = @CFLAGS@ @GNU99@ @NSPR_CFLAGS@ $(X_CFLAGS) -DMOZ_X11
 
274
AM_CFLAGS = $(CFLAGS) $(GNU99) $(NSPR_CFLAGS) $(X_CFLAGS) -DMOZ_X11
267
275
@BROWSER_PLUGIN_TRUE@lib_LTLIBRARIES = gxineplugin.la
268
276
@BROWSER_PLUGIN_TRUE@noinst_HEADERS = $(plugin_headers)
269
277
@BROWSER_PLUGIN_TRUE@gxineplugin_la_SOURCES = $(plugin_source)
305
313
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306
314
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
307
315
        @$(NORMAL_INSTALL)
308
 
        test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
 
316
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
309
317
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
310
318
          if test -f $$p; then \
311
319
            f=$(am__strip_dir) \
312
 
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
313
 
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
320
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
 
321
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
314
322
          else :; fi; \
315
323
        done
316
324
 
317
325
uninstall-libLTLIBRARIES:
318
326
        @$(NORMAL_UNINSTALL)
319
 
        @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
327
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
320
328
          p=$(am__strip_dir) \
321
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
322
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
329
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
 
330
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
323
331
        done
324
332
 
325
333
clean-libLTLIBRARIES:
331
339
          rm -f "$${dir}/so_locations"; \
332
340
        done
333
341
gxineplugin.la: $(gxineplugin_la_OBJECTS) $(gxineplugin_la_DEPENDENCIES) 
334
 
        $(LINK) $(am_gxineplugin_la_rpath) $(gxineplugin_la_LDFLAGS) $(gxineplugin_la_OBJECTS) $(gxineplugin_la_LIBADD) $(LIBS)
 
342
        $(gxineplugin_la_LINK) $(am_gxineplugin_la_rpath) $(gxineplugin_la_OBJECTS) $(gxineplugin_la_LIBADD) $(LIBS)
335
343
 
336
344
mostlyclean-compile:
337
345
        -rm -f *.$(OBJEXT)
343
351
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Plo@am__quote@
344
352
 
345
353
.c.o:
346
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
347
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
354
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
355
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
348
356
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
349
357
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
350
358
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
351
359
 
352
360
.c.obj:
353
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
354
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
361
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
362
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
355
363
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
356
364
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
357
365
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
358
366
 
359
367
.c.lo:
360
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
361
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
368
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
369
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
362
370
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
363
371
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
364
372
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
369
377
clean-libtool:
370
378
        -rm -rf .libs _libs
371
379
 
372
 
distclean-libtool:
373
 
        -rm -f libtool
374
 
uninstall-info-am:
375
 
 
376
380
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
377
381
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378
382
        unique=`for i in $$list; do \
379
383
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380
384
          done | \
381
 
          $(AWK) '    { files[$$0] = 1; } \
382
 
               END { for (i in files) print i; }'`; \
 
385
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
386
              END { if (nonempty) { for (i in files) print i; }; }'`; \
383
387
        mkid -fID $$unique
384
388
tags: TAGS
385
389
 
391
395
        unique=`for i in $$list; do \
392
396
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393
397
          done | \
394
 
          $(AWK) '    { files[$$0] = 1; } \
395
 
               END { for (i in files) print i; }'`; \
 
398
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
399
              END { if (nonempty) { for (i in files) print i; }; }'`; \
396
400
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
397
401
          test -n "$$unique" || unique=$$empty_fix; \
398
402
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402
406
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
403
407
                $(TAGS_FILES) $(LISP)
404
408
        tags=; \
405
 
        here=`pwd`; \
406
409
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
407
410
        unique=`for i in $$list; do \
408
411
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409
412
          done | \
410
 
          $(AWK) '    { files[$$0] = 1; } \
411
 
               END { for (i in files) print i; }'`; \
 
413
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
414
              END { if (nonempty) { for (i in files) print i; }; }'`; \
412
415
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
413
416
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
414
417
             $$tags $$unique
422
425
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
423
426
 
424
427
distdir: $(DISTFILES)
425
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
426
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
427
 
        list='$(DISTFILES)'; for file in $$list; do \
428
 
          case $$file in \
429
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
430
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
431
 
          esac; \
 
428
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
429
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
430
        list='$(DISTFILES)'; \
 
431
          dist_files=`for file in $$list; do echo $$file; done | \
 
432
          sed -e "s|^$$srcdirstrip/||;t" \
 
433
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
434
        case $$dist_files in \
 
435
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
436
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
437
                           sort -u` ;; \
 
438
        esac; \
 
439
        for file in $$dist_files; do \
432
440
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
433
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
434
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
435
 
            dir="/$$dir"; \
436
 
            $(mkdir_p) "$(distdir)$$dir"; \
437
 
          else \
438
 
            dir=''; \
439
 
          fi; \
440
441
          if test -d $$d/$$file; then \
 
442
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
441
443
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
442
444
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
443
445
            fi; \
453
455
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
454
456
installdirs:
455
457
        for dir in "$(DESTDIR)$(libdir)"; do \
456
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
458
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
457
459
        done
458
460
install: install-am
459
461
install-exec: install-exec-am
488
490
        -rm -rf ./$(DEPDIR)
489
491
        -rm -f Makefile
490
492
distclean-am: clean-am distclean-compile distclean-generic \
491
 
        distclean-libtool distclean-tags
 
493
        distclean-tags
492
494
 
493
495
dvi: dvi-am
494
496
 
502
504
 
503
505
install-data-am:
504
506
 
 
507
install-dvi: install-dvi-am
 
508
 
505
509
install-exec-am: install-libLTLIBRARIES
506
510
 
 
511
install-html: install-html-am
 
512
 
507
513
install-info: install-info-am
508
514
 
509
515
install-man:
510
516
 
 
517
install-pdf: install-pdf-am
 
518
 
 
519
install-ps: install-ps-am
 
520
 
511
521
installcheck-am:
512
522
 
513
523
maintainer-clean: maintainer-clean-am
528
538
 
529
539
ps-am:
530
540
 
531
 
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
 
541
uninstall-am: uninstall-libLTLIBRARIES
 
542
 
 
543
.MAKE: install-am install-strip
532
544
 
533
545
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
534
546
        clean-libLTLIBRARIES clean-libtool ctags distclean \
535
547
        distclean-compile distclean-generic distclean-libtool \
536
548
        distclean-tags distdir dvi dvi-am html html-am info info-am \
537
 
        install install-am install-data install-data-am install-exec \
538
 
        install-exec-am install-info install-info-am \
539
 
        install-libLTLIBRARIES install-man install-strip installcheck \
 
549
        install install-am install-data install-data-am install-dvi \
 
550
        install-dvi-am install-exec install-exec-am install-html \
 
551
        install-html-am install-info install-info-am \
 
552
        install-libLTLIBRARIES install-man install-pdf install-pdf-am \
 
553
        install-ps install-ps-am install-strip installcheck \
540
554
        installcheck-am installdirs maintainer-clean \
541
555
        maintainer-clean-generic mostlyclean mostlyclean-compile \
542
556
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
543
 
        tags uninstall uninstall-am uninstall-info-am \
544
 
        uninstall-libLTLIBRARIES
545
 
 
546
 
 
547
 
@BROWSER_PLUGIN_TRUE@debug: CFLAGS=$(DEBUG_CFLAGS) $(X_CFLAGS)
 
557
        tags uninstall uninstall-am uninstall-libLTLIBRARIES
 
558
 
 
559
 
 
560
@BROWSER_PLUGIN_TRUE@debug: CFLAGS=$(DEBUG_CFLAGS)
548
561
@BROWSER_PLUGIN_TRUE@debug: all
549
562
 
550
563
@BROWSER_PLUGIN_TRUE@install-debug: debug