~ubuntu-branches/debian/experimental/xfce4-panel/experimental

« back to all changes in this revision

Viewing changes to docs/manual/C/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2011-02-06 18:10:07 UTC
  • mfrom: (1.3.13 upstream) (5.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110206181007-vpw5z3xnm3hdvybx
Tags: 4.8.1-1
[ Lionel Le Folgoc ]
* New upstream bugfix release.
* debian/control:
  - refreshed (b-)deps for this new major release
  - add myself to Uploaders
  - bump Standards-Version to 3.9.1.
* debian/NEWS: dropped, unneeded.
* debian/xfce4-panel.shlibs: refreshed, bump to (>= 4.7.2).
* debian/xfce4-panel.lintian-overrides: refreshed, new lib name.
* debian/xfce4-panel.preinst: added, handles removal of old conffiles.
* debian/xfce4-panel.postinst: explicitly set -e.
* debian/*.install: refreshed.
* debian/rules:
  - call dpkg-buildflags
  - dropped rc files mangling as they don't exist anymore
  - updated removal of *.{l,}a files.
  - drop overrides for dh_auto_{configure,clean}, obsolete.
* debian/xfce4-panel.{preinst,postinst,prerm}: use dpkg-maintscript-helper
  to remove pre-xfconf config files.
* Bugs fixed by 4.7.x/4.8.x series:
  - rgba support                                                  lp: #586012
  - disappearing menus                                             lp: #53897
  - xrandr support                               lp: #176174, Closes: #432914
  - Fails to reap children, creating zombies                      lp: #420187
  - DND of desktop-files on the panel to create new launchers Closes: #480380
* Bumped shlibs to >= 4.7.7, abi break for external plugins.

[ Yves-Alexis Perez ]
* New upstream development release
* debian/xfce4-panel.install:
  - install wrapper and migrate tools in xfce4-panel package
  - update plugins paths
* debian/rules:
  - update path when removing .a/.la files for plugins.
  - add hardening flags to {C,LD}FLAGS
* debian/control:
  - add build-dep on hardening-includes
  - update build-dep on garcon to 0.1.4.
* debian/copyright updated for new release.

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