~ubuntu-branches/ubuntu/precise/gwibber/precise-proposed

« back to all changes in this revision

Viewing changes to gwibber/microblog/plugins/buzz/ui/icons/32x32/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-07-15 17:14:14 UTC
  • mto: This revision was merged to the branch mainline in revision 80.
  • Revision ID: james.westby@ubuntu.com-20110715171414-80ca971vzd56gtmh
Tags: upstream-3.1.2
ImportĀ upstreamĀ versionĀ 3.1.2

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
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
subdir = gwibber/microblog/plugins/buzz/ui/icons/32x32
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
41
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
 
42
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
43
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
44
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
45
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
46
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
 
47
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
 
48
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
 
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
50
        $(ACLOCAL_M4)
 
51
mkinstalldirs = $(install_sh) -d
 
52
CONFIG_HEADER = $(top_builddir)/config.h
 
53
CONFIG_CLEAN_FILES =
 
54
CONFIG_CLEAN_VPATH_FILES =
 
55
AM_V_GEN = $(am__v_GEN_$(V))
 
56
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
57
am__v_GEN_0 = @echo "  GEN   " $@;
 
58
AM_V_at = $(am__v_at_$(V))
 
59
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
60
am__v_at_0 = @
 
61
SOURCES =
 
62
DIST_SOURCES =
 
63
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
64
am__vpath_adj = case $$p in \
 
65
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
66
    *) f=$$p;; \
 
67
  esac;
 
68
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
69
am__install_max = 40
 
70
am__nobase_strip_setup = \
 
71
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
72
am__nobase_strip = \
 
73
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
74
am__nobase_list = $(am__nobase_strip_setup); \
 
75
  for p in $$list; do echo "$$p $$p"; done | \
 
76
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
77
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
78
    if (++n[$$2] == $(am__install_max)) \
 
79
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
80
    END { for (dir in files) print dir, files[dir] }'
 
81
am__base_list = \
 
82
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
83
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
84
am__installdirs = "$(DESTDIR)$(plugindir)"
 
85
DATA = $(plugin_DATA)
 
86
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
87
ACLOCAL = @ACLOCAL@
 
88
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
89
ALL_LINGUAS = @ALL_LINGUAS@
 
90
AMTAR = @AMTAR@
 
91
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
92
AR = @AR@
 
93
AUTOCONF = @AUTOCONF@
 
94
AUTOHEADER = @AUTOHEADER@
 
95
AUTOMAKE = @AUTOMAKE@
 
96
AWK = @AWK@
 
97
BASE_CFLAGS = @BASE_CFLAGS@
 
98
BASE_LIBS = @BASE_LIBS@
 
99
CC = @CC@
 
100
CCDEPMODE = @CCDEPMODE@
 
101
CFLAGS = @CFLAGS@
 
102
CPP = @CPP@
 
103
CPPFLAGS = @CPPFLAGS@
 
104
CYGPATH_W = @CYGPATH_W@
 
105
DATADIRNAME = @DATADIRNAME@
 
106
DBUSSERVICEDIR = @DBUSSERVICEDIR@
 
107
DEFS = @DEFS@
 
108
DEPDIR = @DEPDIR@
 
109
DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
 
110
DSYMUTIL = @DSYMUTIL@
 
111
DUMPBIN = @DUMPBIN@
 
112
ECHO_C = @ECHO_C@
 
113
ECHO_N = @ECHO_N@
 
114
ECHO_T = @ECHO_T@
 
115
EGREP = @EGREP@
 
116
EXEEXT = @EXEEXT@
 
117
FGREP = @FGREP@
 
118
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
119
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
120
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
 
121
GMSGFMT = @GMSGFMT@
 
122
GMSGFMT_015 = @GMSGFMT_015@
 
123
GREP = @GREP@
 
124
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
 
125
GWIBBER_API_VERSION = @GWIBBER_API_VERSION@
 
126
GWIBBER_MAJOR_VERSION = @GWIBBER_MAJOR_VERSION@
 
127
GWIBBER_MICRO_VERSION = @GWIBBER_MICRO_VERSION@
 
128
GWIBBER_MINOR_VERSION = @GWIBBER_MINOR_VERSION@
 
129
GWIBBER_VERSION = @GWIBBER_VERSION@
 
130
INSTALL = @INSTALL@
 
131
INSTALL_DATA = @INSTALL_DATA@
 
132
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
133
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
134
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
135
INTLLIBS = @INTLLIBS@
 
136
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
137
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
138
INTLTOOL_PERL = @INTLTOOL_PERL@
 
139
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
140
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
141
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
 
142
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
 
143
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
 
144
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
 
145
INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
 
146
INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
 
147
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
 
148
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
 
149
LD = @LD@
 
150
LDFLAGS = @LDFLAGS@
 
151
LIBGWIBBER_AGE = @LIBGWIBBER_AGE@
 
152
LIBGWIBBER_CURRENT = @LIBGWIBBER_CURRENT@
 
153
LIBGWIBBER_REVISION = @LIBGWIBBER_REVISION@
 
154
LIBICONV = @LIBICONV@
 
155
LIBINTL = @LIBINTL@
 
156
LIBOBJS = @LIBOBJS@
 
157
LIBS = @LIBS@
 
158
LIBTOOL = @LIBTOOL@
 
159
LIPO = @LIPO@
 
160
LN_S = @LN_S@
 
161
LTLIBICONV = @LTLIBICONV@
 
162
LTLIBINTL = @LTLIBINTL@
 
163
LTLIBOBJS = @LTLIBOBJS@
 
164
MAINT = @MAINT@
 
165
MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
 
166
MAINTAINER_VALAFLAGS = @MAINTAINER_VALAFLAGS@
 
167
MAKEINFO = @MAKEINFO@
 
168
MKDIR_P = @MKDIR_P@
 
169
MSGFMT = @MSGFMT@
 
170
MSGFMT_015 = @MSGFMT_015@
 
171
MSGMERGE = @MSGMERGE@
 
172
NM = @NM@
 
173
NMEDIT = @NMEDIT@
 
174
OBJDUMP = @OBJDUMP@
 
175
OBJEXT = @OBJEXT@
 
176
OTOOL = @OTOOL@
 
177
OTOOL64 = @OTOOL64@
 
178
PACKAGE = @PACKAGE@
 
179
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
180
PACKAGE_NAME = @PACKAGE_NAME@
 
181
PACKAGE_STRING = @PACKAGE_STRING@
 
182
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
183
PACKAGE_URL = @PACKAGE_URL@
 
184
PACKAGE_VERSION = @PACKAGE_VERSION@
 
185
PATH_SEPARATOR = @PATH_SEPARATOR@
 
186
PKG_CONFIG = @PKG_CONFIG@
 
187
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
188
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
189
POSUB = @POSUB@
 
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
UNITY_CFLAGS = @UNITY_CFLAGS@
 
201
UNITY_LIBS = @UNITY_LIBS@
 
202
USE_NLS = @USE_NLS@
 
203
VALAC = @VALAC@
 
204
VERSION = @VERSION@
 
205
XGETTEXT = @XGETTEXT@
 
206
XGETTEXT_015 = @XGETTEXT_015@
 
207
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 
208
abs_builddir = @abs_builddir@
 
209
abs_srcdir = @abs_srcdir@
 
210
abs_top_builddir = @abs_top_builddir@
 
211
abs_top_srcdir = @abs_top_srcdir@
 
212
ac_ct_CC = @ac_ct_CC@
 
213
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
214
am__include = @am__include@
 
215
am__leading_dot = @am__leading_dot@
 
216
am__quote = @am__quote@
 
217
am__tar = @am__tar@
 
218
am__untar = @am__untar@
 
219
bindir = @bindir@
 
220
build = @build@
 
221
build_alias = @build_alias@
 
222
build_cpu = @build_cpu@
 
223
build_os = @build_os@
 
224
build_vendor = @build_vendor@
 
225
builddir = @builddir@
 
226
datadir = @datadir@
 
227
datarootdir = @datarootdir@
 
228
docdir = @docdir@
 
229
dvidir = @dvidir@
 
230
exec_prefix = @exec_prefix@
 
231
gsettingsschemadir = @gsettingsschemadir@
 
232
host = @host@
 
233
host_alias = @host_alias@
 
234
host_cpu = @host_cpu@
 
235
host_os = @host_os@
 
236
host_vendor = @host_vendor@
 
237
htmldir = @htmldir@
 
238
includedir = @includedir@
 
239
infodir = @infodir@
 
240
install_sh = @install_sh@
 
241
libdir = @libdir@
 
242
libexecdir = @libexecdir@
 
243
localedir = @localedir@
 
244
localstatedir = @localstatedir@
 
245
lt_ECHO = @lt_ECHO@
 
246
mandir = @mandir@
 
247
mkdir_p = @mkdir_p@
 
248
oldincludedir = @oldincludedir@
 
249
pdfdir = @pdfdir@
 
250
pkgpyexecdir = @pkgpyexecdir@
 
251
pkgpythondir = @pkgpythondir@
 
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
plugindir = $(datadir)/gwibber/plugins/buzz/ui/icons/32x32
 
266
plugin_DATA = \
 
267
        buzz.png
 
268
 
 
269
EXTRA_DIST = $(plugin_DATA)
 
270
all: all-am
 
271
 
 
272
.SUFFIXES:
 
273
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
274
        @for dep in $?; do \
 
275
          case '$(am__configure_deps)' in \
 
276
            *$$dep*) \
 
277
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
278
                && { if test -f $@; then exit 0; else break; fi; }; \
 
279
              exit 1;; \
 
280
          esac; \
 
281
        done; \
 
282
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gwibber/microblog/plugins/buzz/ui/icons/32x32/Makefile'; \
 
283
        $(am__cd) $(top_srcdir) && \
 
284
          $(AUTOMAKE) --gnu gwibber/microblog/plugins/buzz/ui/icons/32x32/Makefile
 
285
.PRECIOUS: Makefile
 
286
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
287
        @case '$?' in \
 
288
          *config.status*) \
 
289
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
290
          *) \
 
291
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
292
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
293
        esac;
 
294
 
 
295
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
296
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
297
 
 
298
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
299
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
300
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
301
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
302
$(am__aclocal_m4_deps):
 
303
 
 
304
mostlyclean-libtool:
 
305
        -rm -f *.lo
 
306
 
 
307
clean-libtool:
 
308
        -rm -rf .libs _libs
 
309
install-pluginDATA: $(plugin_DATA)
 
310
        @$(NORMAL_INSTALL)
 
311
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
 
312
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
 
313
        for p in $$list; do \
 
314
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
315
          echo "$$d$$p"; \
 
316
        done | $(am__base_list) | \
 
317
        while read files; do \
 
318
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \
 
319
          $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \
 
320
        done
 
321
 
 
322
uninstall-pluginDATA:
 
323
        @$(NORMAL_UNINSTALL)
 
324
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
 
325
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
326
        test -n "$$files" || exit 0; \
 
327
        echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \
 
328
        cd "$(DESTDIR)$(plugindir)" && rm -f $$files
 
329
tags: TAGS
 
330
TAGS:
 
331
 
 
332
ctags: CTAGS
 
333
CTAGS:
 
334
 
 
335
 
 
336
distdir: $(DISTFILES)
 
337
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
338
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
339
        list='$(DISTFILES)'; \
 
340
          dist_files=`for file in $$list; do echo $$file; done | \
 
341
          sed -e "s|^$$srcdirstrip/||;t" \
 
342
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
343
        case $$dist_files in \
 
344
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
345
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
346
                           sort -u` ;; \
 
347
        esac; \
 
348
        for file in $$dist_files; do \
 
349
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
350
          if test -d $$d/$$file; then \
 
351
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
352
            if test -d "$(distdir)/$$file"; then \
 
353
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
354
            fi; \
 
355
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
356
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
357
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
358
            fi; \
 
359
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
360
          else \
 
361
            test -f "$(distdir)/$$file" \
 
362
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
363
            || exit 1; \
 
364
          fi; \
 
365
        done
 
366
check-am: all-am
 
367
check: check-am
 
368
all-am: Makefile $(DATA)
 
369
installdirs:
 
370
        for dir in "$(DESTDIR)$(plugindir)"; do \
 
371
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
372
        done
 
373
install: install-am
 
374
install-exec: install-exec-am
 
375
install-data: install-data-am
 
376
uninstall: uninstall-am
 
377
 
 
378
install-am: all-am
 
379
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
380
 
 
381
installcheck: installcheck-am
 
382
install-strip:
 
383
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
384
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
385
          `test -z '$(STRIP)' || \
 
386
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
387
mostlyclean-generic:
 
388
 
 
389
clean-generic:
 
390
 
 
391
distclean-generic:
 
392
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
393
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
394
 
 
395
maintainer-clean-generic:
 
396
        @echo "This command is intended for maintainers to use"
 
397
        @echo "it deletes files that may require special tools to rebuild."
 
398
clean: clean-am
 
399
 
 
400
clean-am: clean-generic clean-libtool mostlyclean-am
 
401
 
 
402
distclean: distclean-am
 
403
        -rm -f Makefile
 
404
distclean-am: clean-am distclean-generic
 
405
 
 
406
dvi: dvi-am
 
407
 
 
408
dvi-am:
 
409
 
 
410
html: html-am
 
411
 
 
412
html-am:
 
413
 
 
414
info: info-am
 
415
 
 
416
info-am:
 
417
 
 
418
install-data-am: install-pluginDATA
 
419
 
 
420
install-dvi: install-dvi-am
 
421
 
 
422
install-dvi-am:
 
423
 
 
424
install-exec-am:
 
425
 
 
426
install-html: install-html-am
 
427
 
 
428
install-html-am:
 
429
 
 
430
install-info: install-info-am
 
431
 
 
432
install-info-am:
 
433
 
 
434
install-man:
 
435
 
 
436
install-pdf: install-pdf-am
 
437
 
 
438
install-pdf-am:
 
439
 
 
440
install-ps: install-ps-am
 
441
 
 
442
install-ps-am:
 
443
 
 
444
installcheck-am:
 
445
 
 
446
maintainer-clean: maintainer-clean-am
 
447
        -rm -f Makefile
 
448
maintainer-clean-am: distclean-am maintainer-clean-generic
 
449
 
 
450
mostlyclean: mostlyclean-am
 
451
 
 
452
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
453
 
 
454
pdf: pdf-am
 
455
 
 
456
pdf-am:
 
457
 
 
458
ps: ps-am
 
459
 
 
460
ps-am:
 
461
 
 
462
uninstall-am: uninstall-pluginDATA
 
463
        @$(NORMAL_INSTALL)
 
464
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
 
465
.MAKE: install-am install-strip uninstall-am
 
466
 
 
467
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
468
        distclean distclean-generic distclean-libtool distdir dvi \
 
469
        dvi-am html html-am info info-am install install-am \
 
470
        install-data install-data-am install-dvi install-dvi-am \
 
471
        install-exec install-exec-am install-html install-html-am \
 
472
        install-info install-info-am install-man install-pdf \
 
473
        install-pdf-am install-pluginDATA install-ps install-ps-am \
 
474
        install-strip installcheck installcheck-am installdirs \
 
475
        maintainer-clean maintainer-clean-generic mostlyclean \
 
476
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
477
        uninstall uninstall-am uninstall-hook uninstall-pluginDATA
 
478
 
 
479
 
 
480
uninstall-hook:
 
481
        rm -fr $(plugindir)
 
482
 
 
483
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
484
# Otherwise a system limit (for SysV at least) may be exceeded.
 
485
.NOEXPORT: