~ubuntu-branches/debian/squeeze/geany-plugins/squeeze

« back to all changes in this revision

Viewing changes to geanylatex/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2009-07-10 22:56:41 UTC
  • Revision ID: james.westby@ubuntu.com-20090710225641-xc1126t7pq0jmpos
Tags: upstream-0.17.1
ImportĀ upstreamĀ versionĀ 0.17.1

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