~ubuntu-branches/debian/sid/xfce4-clipman-plugin/sid

« back to all changes in this revision

Viewing changes to docs/manual/gl/images/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2009-04-21 07:48:11 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090421074811-ro4ri3jy2lhbhcij
Tags: 2:1.0.0-1
* New upstream release.
  + ship a shortcutable binary to popup plugin.               closes: #405556
* debian/control:
  - move package to xfce section.
  - bump build-deps for Xfce 4.6.

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
target_triplet = @target@
 
36
subdir = docs/manual/gl/images
 
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
39
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
41
        $(ACLOCAL_M4)
 
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
43
CONFIG_HEADER = $(top_builddir)/config.h
 
44
CONFIG_CLEAN_FILES =
 
45
SOURCES =
 
46
DIST_SOURCES =
 
47
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
48
am__vpath_adj = case $$p in \
 
49
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
50
    *) f=$$p;; \
 
51
  esac;
 
52
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
53
am__installdirs = "$(DESTDIR)$(imagesdir)"
 
54
imagesDATA_INSTALL = $(INSTALL_DATA)
 
55
DATA = $(images_DATA)
 
56
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
57
ACLOCAL = @ACLOCAL@
 
58
ALL_LINGUAS = @ALL_LINGUAS@
 
59
AMTAR = @AMTAR@
 
60
AR = @AR@
 
61
AUTOCONF = @AUTOCONF@
 
62
AUTOHEADER = @AUTOHEADER@
 
63
AUTOMAKE = @AUTOMAKE@
 
64
AWK = @AWK@
 
65
CATALOGS = @CATALOGS@
 
66
CATOBJEXT = @CATOBJEXT@
 
67
CC = @CC@
 
68
CCDEPMODE = @CCDEPMODE@
 
69
CFLAGS = @CFLAGS@
 
70
CPP = @CPP@
 
71
CPPFLAGS = @CPPFLAGS@
 
72
CYGPATH_W = @CYGPATH_W@
 
73
DATADIRNAME = @DATADIRNAME@
 
74
DEFS = @DEFS@
 
75
DEPDIR = @DEPDIR@
 
76
DSYMUTIL = @DSYMUTIL@
 
77
DUMPBIN = @DUMPBIN@
 
78
ECHO_C = @ECHO_C@
 
79
ECHO_N = @ECHO_N@
 
80
ECHO_T = @ECHO_T@
 
81
EGREP = @EGREP@
 
82
EXEEXT = @EXEEXT@
 
83
EXO_CFLAGS = @EXO_CFLAGS@
 
84
EXO_LIBS = @EXO_LIBS@
 
85
EXO_REQUIRED_VERSION = @EXO_REQUIRED_VERSION@
 
86
EXO_VERSION = @EXO_VERSION@
 
87
FGREP = @FGREP@
 
88
GDKX_CFLAGS = @GDKX_CFLAGS@
 
89
GDKX_LIBS = @GDKX_LIBS@
 
90
GDKX_REQUIRED_VERSION = @GDKX_REQUIRED_VERSION@
 
91
GDKX_VERSION = @GDKX_VERSION@
 
92
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
93
GLADE_CFLAGS = @GLADE_CFLAGS@
 
94
GLADE_LIBS = @GLADE_LIBS@
 
95
GLADE_REQUIRED_VERSION = @GLADE_REQUIRED_VERSION@
 
96
GLADE_VERSION = @GLADE_VERSION@
 
97
GLIB_CFLAGS = @GLIB_CFLAGS@
 
98
GLIB_LIBS = @GLIB_LIBS@
 
99
GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
 
100
GLIB_VERSION = @GLIB_VERSION@
 
101
GMOFILES = @GMOFILES@
 
102
GMSGFMT = @GMSGFMT@
 
103
GREP = @GREP@
 
104
GTK_CFLAGS = @GTK_CFLAGS@
 
105
GTK_LIBS = @GTK_LIBS@
 
106
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
 
107
GTK_VERSION = @GTK_VERSION@
 
108
INSTALL = @INSTALL@
 
109
INSTALL_DATA = @INSTALL_DATA@
 
110
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
111
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
112
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
113
INSTOBJEXT = @INSTOBJEXT@
 
114
INTLLIBS = @INTLLIBS@
 
115
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
116
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
117
INTLTOOL_PERL = @INTLTOOL_PERL@
 
118
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
119
LD = @LD@
 
120
LDFLAGS = @LDFLAGS@
 
121
LIBOBJS = @LIBOBJS@
 
122
LIBS = @LIBS@
 
123
LIBTOOL = @LIBTOOL@
 
124
LIBX11_CFLAGS = @LIBX11_CFLAGS@
 
125
LIBX11_LDFLAGS = @LIBX11_LDFLAGS@
 
126
LIBX11_LIBS = @LIBX11_LIBS@
 
127
LIBXFCE4PANEL_CFLAGS = @LIBXFCE4PANEL_CFLAGS@
 
128
LIBXFCE4PANEL_LIBS = @LIBXFCE4PANEL_LIBS@
 
129
LIBXFCE4PANEL_REQUIRED_VERSION = @LIBXFCE4PANEL_REQUIRED_VERSION@
 
130
LIBXFCE4PANEL_VERSION = @LIBXFCE4PANEL_VERSION@
 
131
LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
 
132
LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
 
133
LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
 
134
LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
 
135
LIBXFCEGUI4_CFLAGS = @LIBXFCEGUI4_CFLAGS@
 
136
LIBXFCEGUI4_LIBS = @LIBXFCEGUI4_LIBS@
 
137
LIBXFCEGUI4_REQUIRED_VERSION = @LIBXFCEGUI4_REQUIRED_VERSION@
 
138
LIBXFCEGUI4_VERSION = @LIBXFCEGUI4_VERSION@
 
139
LIPO = @LIPO@
 
140
LN_S = @LN_S@
 
141
LTLIBOBJS = @LTLIBOBJS@
 
142
MAINT = @MAINT@
 
143
MAKEINFO = @MAKEINFO@
 
144
MKDIR_P = @MKDIR_P@
 
145
MKINSTALLDIRS = @MKINSTALLDIRS@
 
146
MSGFMT = @MSGFMT@
 
147
MSGFMT_OPTS = @MSGFMT_OPTS@
 
148
MSGMERGE = @MSGMERGE@
 
149
NM = @NM@
 
150
NMEDIT = @NMEDIT@
 
151
OBJDUMP = @OBJDUMP@
 
152
OBJEXT = @OBJEXT@
 
153
OTOOL = @OTOOL@
 
154
OTOOL64 = @OTOOL64@
 
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
PKG_CONFIG = @PKG_CONFIG@
 
163
POFILES = @POFILES@
 
164
POSUB = @POSUB@
 
165
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
166
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
167
RANLIB = @RANLIB@
 
168
SED = @SED@
 
169
SET_MAKE = @SET_MAKE@
 
170
SHELL = @SHELL@
 
171
STRIP = @STRIP@
 
172
USE_NLS = @USE_NLS@
 
173
VERSION = @VERSION@
 
174
XFCONF_CFLAGS = @XFCONF_CFLAGS@
 
175
XFCONF_LIBS = @XFCONF_LIBS@
 
176
XFCONF_REQUIRED_VERSION = @XFCONF_REQUIRED_VERSION@
 
177
XFCONF_VERSION = @XFCONF_VERSION@
 
178
XGETTEXT = @XGETTEXT@
 
179
XGETTEXT_ARGS = @XGETTEXT_ARGS@
 
180
XMKMF = @XMKMF@
 
181
XML2PO = @XML2PO@
 
182
XSLTPROC = @XSLTPROC@
 
183
X_CFLAGS = @X_CFLAGS@
 
184
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
185
X_LIBS = @X_LIBS@
 
186
X_PRE_LIBS = @X_PRE_LIBS@
 
187
abs_builddir = @abs_builddir@
 
188
abs_srcdir = @abs_srcdir@
 
189
abs_top_builddir = @abs_top_builddir@
 
190
abs_top_srcdir = @abs_top_srcdir@
 
191
ac_ct_CC = @ac_ct_CC@
 
192
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
193
am__include = @am__include@
 
194
am__leading_dot = @am__leading_dot@
 
195
am__quote = @am__quote@
 
196
am__tar = @am__tar@
 
197
am__untar = @am__untar@
 
198
bindir = @bindir@
 
199
build = @build@
 
200
build_alias = @build_alias@
 
201
build_cpu = @build_cpu@
 
202
build_os = @build_os@
 
203
build_vendor = @build_vendor@
 
204
builddir = @builddir@
 
205
datadir = @datadir@
 
206
datarootdir = @datarootdir@
 
207
docdir = @docdir@
 
208
dvidir = @dvidir@
 
209
exec_prefix = @exec_prefix@
 
210
host = @host@
 
211
host_alias = @host_alias@
 
212
host_cpu = @host_cpu@
 
213
host_os = @host_os@
 
214
host_vendor = @host_vendor@
 
215
htmldir = @htmldir@
 
216
includedir = @includedir@
 
217
infodir = @infodir@
 
218
install_sh = @install_sh@
 
219
libdir = @libdir@
 
220
libexecdir = @libexecdir@
 
221
localedir = @localedir@
 
222
localstatedir = @localstatedir@
 
223
lt_ECHO = @lt_ECHO@
 
224
mandir = @mandir@
 
225
mkdir_p = @mkdir_p@
 
226
oldincludedir = @oldincludedir@
 
227
pdfdir = @pdfdir@
 
228
prefix = @prefix@
 
229
program_transform_name = @program_transform_name@
 
230
psdir = @psdir@
 
231
sbindir = @sbindir@
 
232
sharedstatedir = @sharedstatedir@
 
233
srcdir = @srcdir@
 
234
sysconfdir = @sysconfdir@
 
235
target = @target@
 
236
target_alias = @target_alias@
 
237
target_cpu = @target_cpu@
 
238
target_os = @target_os@
 
239
target_vendor = @target_vendor@
 
240
top_build_prefix = @top_build_prefix@
 
241
top_builddir = @top_builddir@
 
242
top_srcdir = @top_srcdir@
 
243
NULL = 
 
244
imagesdir = $(datadir)/xfce4/doc/gl/images
 
245
images_DATA = \
 
246
        clipman-action-dialog.png                                       \
 
247
        clipman-menu.png                                                \
 
248
        clipman-settings-actions.png                                    \
 
249
        clipman-settings-general.png                                    \
 
250
        $(NULL)
 
251
 
 
252
EXTRA_DIST = $(images_DATA)
 
253
all: all-am
 
254
 
 
255
.SUFFIXES:
 
256
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
257
        @for dep in $?; do \
 
258
          case '$(am__configure_deps)' in \
 
259
            *$$dep*) \
 
260
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
261
                && { if test -f $@; then exit 0; else break; fi; }; \
 
262
              exit 1;; \
 
263
          esac; \
 
264
        done; \
 
265
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/manual/gl/images/Makefile'; \
 
266
        cd $(top_srcdir) && \
 
267
          $(AUTOMAKE) --gnu  docs/manual/gl/images/Makefile
 
268
.PRECIOUS: Makefile
 
269
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
270
        @case '$?' in \
 
271
          *config.status*) \
 
272
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
273
          *) \
 
274
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
275
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
276
        esac;
 
277
 
 
278
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
279
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
280
 
 
281
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
282
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
283
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
284
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
285
 
 
286
mostlyclean-libtool:
 
287
        -rm -f *.lo
 
288
 
 
289
clean-libtool:
 
290
        -rm -rf .libs _libs
 
291
install-imagesDATA: $(images_DATA)
 
292
        @$(NORMAL_INSTALL)
 
293
        test -z "$(imagesdir)" || $(MKDIR_P) "$(DESTDIR)$(imagesdir)"
 
294
        @list='$(images_DATA)'; for p in $$list; do \
 
295
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
296
          f=$(am__strip_dir) \
 
297
          echo " $(imagesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(imagesdir)/$$f'"; \
 
298
          $(imagesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(imagesdir)/$$f"; \
 
299
        done
 
300
 
 
301
uninstall-imagesDATA:
 
302
        @$(NORMAL_UNINSTALL)
 
303
        @list='$(images_DATA)'; for p in $$list; do \
 
304
          f=$(am__strip_dir) \
 
305
          echo " rm -f '$(DESTDIR)$(imagesdir)/$$f'"; \
 
306
          rm -f "$(DESTDIR)$(imagesdir)/$$f"; \
 
307
        done
 
308
tags: TAGS
 
309
TAGS:
 
310
 
 
311
ctags: CTAGS
 
312
CTAGS:
 
313
 
 
314
 
 
315
distdir: $(DISTFILES)
 
316
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
317
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
318
        list='$(DISTFILES)'; \
 
319
          dist_files=`for file in $$list; do echo $$file; done | \
 
320
          sed -e "s|^$$srcdirstrip/||;t" \
 
321
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
322
        case $$dist_files in \
 
323
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
324
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
325
                           sort -u` ;; \
 
326
        esac; \
 
327
        for file in $$dist_files; do \
 
328
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
329
          if test -d $$d/$$file; then \
 
330
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
331
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
332
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
333
            fi; \
 
334
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
335
          else \
 
336
            test -f $(distdir)/$$file \
 
337
            || cp -p $$d/$$file $(distdir)/$$file \
 
338
            || exit 1; \
 
339
          fi; \
 
340
        done
 
341
check-am: all-am
 
342
check: check-am
 
343
all-am: Makefile $(DATA)
 
344
installdirs:
 
345
        for dir in "$(DESTDIR)$(imagesdir)"; do \
 
346
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
347
        done
 
348
install: install-am
 
349
install-exec: install-exec-am
 
350
install-data: install-data-am
 
351
uninstall: uninstall-am
 
352
 
 
353
install-am: all-am
 
354
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
355
 
 
356
installcheck: installcheck-am
 
357
install-strip:
 
358
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
359
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
360
          `test -z '$(STRIP)' || \
 
361
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
362
mostlyclean-generic:
 
363
 
 
364
clean-generic:
 
365
 
 
366
distclean-generic:
 
367
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
368
 
 
369
maintainer-clean-generic:
 
370
        @echo "This command is intended for maintainers to use"
 
371
        @echo "it deletes files that may require special tools to rebuild."
 
372
clean: clean-am
 
373
 
 
374
clean-am: clean-generic clean-libtool mostlyclean-am
 
375
 
 
376
distclean: distclean-am
 
377
        -rm -f Makefile
 
378
distclean-am: clean-am distclean-generic
 
379
 
 
380
dvi: dvi-am
 
381
 
 
382
dvi-am:
 
383
 
 
384
html: html-am
 
385
 
 
386
info: info-am
 
387
 
 
388
info-am:
 
389
 
 
390
install-data-am: install-imagesDATA
 
391
 
 
392
install-dvi: install-dvi-am
 
393
 
 
394
install-exec-am:
 
395
 
 
396
install-html: install-html-am
 
397
 
 
398
install-info: install-info-am
 
399
 
 
400
install-man:
 
401
 
 
402
install-pdf: install-pdf-am
 
403
 
 
404
install-ps: install-ps-am
 
405
 
 
406
installcheck-am:
 
407
 
 
408
maintainer-clean: maintainer-clean-am
 
409
        -rm -f Makefile
 
410
maintainer-clean-am: distclean-am maintainer-clean-generic
 
411
 
 
412
mostlyclean: mostlyclean-am
 
413
 
 
414
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
415
 
 
416
pdf: pdf-am
 
417
 
 
418
pdf-am:
 
419
 
 
420
ps: ps-am
 
421
 
 
422
ps-am:
 
423
 
 
424
uninstall-am: uninstall-imagesDATA
 
425
 
 
426
.MAKE: install-am install-strip
 
427
 
 
428
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
429
        distclean distclean-generic distclean-libtool distdir dvi \
 
430
        dvi-am html html-am info info-am install install-am \
 
431
        install-data install-data-am install-dvi install-dvi-am \
 
432
        install-exec install-exec-am install-html install-html-am \
 
433
        install-imagesDATA install-info install-info-am install-man \
 
434
        install-pdf install-pdf-am install-ps install-ps-am \
 
435
        install-strip installcheck installcheck-am installdirs \
 
436
        maintainer-clean maintainer-clean-generic mostlyclean \
 
437
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
438
        uninstall uninstall-am uninstall-imagesDATA
 
439
 
 
440
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
441
# Otherwise a system limit (for SysV at least) may be exceeded.
 
442
.NOEXPORT: