~ubuntu-branches/ubuntu/trusty/xchat-gnome/trusty-updates

« back to all changes in this revision

Viewing changes to data/icons/hicolor/16x16/apps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-07-05 12:27:58 UTC
  • mfrom: (1.1.19 upstream) (2.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110705122758-bkl6xii0ebfddtmh
Tags: 1:0.30.0~git20100421.29cc76-1ubuntu1
* Merge with Debian unstable, remaining changes: (LP: #773847)
  - debian/control:
    - add Build-Depends on liblaunchpad-integration-dev.
    - xchat-gnome Suggests: xchat-gnome-indicator.
  - debian/patches/02_lpi.patch: add Launchpad integration items to the help
    menu
  - debian/patches/10_xchat-gnome-close-event.patch: add events for window
    close.
  - debian/patches/04_autojoin_ubuntu_chan.patch: add the Ubuntu network
    as default selection and default to autojoining #ubuntu.
  - debian/patches/20_add_gui_focus.patch: implement GUI focus from XChat.
  - debian/patches/51_freenode_default_port_8001.patch: Drop ports 666x
    for FreeNode to workaround a possible DCC exploit.
  - debian/patches/95_apturl-support.patch: support apt://-urls.
  - debian/watch: also look for unstable versions
  - debian/xchat-gnome.gconf-defaults: Set the default enabled plugins,
    indicator, netmonitor, and notifyosd.
* debian/patches/52_no_zero_width_pixmaps.patch: dropped, applied upstream.
* debian/patches/98_ice_depends_for_eggsmclient.patch: replaced by
  01_link_libice.patch.
* debian/control: remove duplicate entry in Build-Depends for intltool.
* debian/xchat-gnome.install: also install the xchat-gnome.desktop file from
  /usr/share/applications in xchat-gnome rather than xchat-gnome-common.
  (LP: #374686)
* debian/rules: update the xchat-gnome-common binary-install target to not
  keep a duplicate copy of the xchat-gnome.desktop file.

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 = data/icons/hicolor/16x16/apps
38
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
41
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
42
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
43
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
44
 
        $(top_srcdir)/m4/python.m4 $(top_srcdir)/acinclude.m4 \
45
 
        $(top_srcdir)/configure.ac
46
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
 
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49
 
CONFIG_HEADER = $(top_builddir)/config.h
50
 
CONFIG_CLEAN_FILES =
51
 
CONFIG_CLEAN_VPATH_FILES =
52
 
AM_V_GEN = $(am__v_GEN_$(V))
53
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
54
 
am__v_GEN_0 = @echo "  GEN   " $@;
55
 
AM_V_at = $(am__v_at_$(V))
56
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
57
 
am__v_at_0 = @
58
 
SOURCES =
59
 
DIST_SOURCES =
60
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
61
 
am__vpath_adj = case $$p in \
62
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63
 
    *) f=$$p;; \
64
 
  esac;
65
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
66
 
am__install_max = 40
67
 
am__nobase_strip_setup = \
68
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
69
 
am__nobase_strip = \
70
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
71
 
am__nobase_list = $(am__nobase_strip_setup); \
72
 
  for p in $$list; do echo "$$p $$p"; done | \
73
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
74
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
75
 
    if (++n[$$2] == $(am__install_max)) \
76
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
77
 
    END { for (dir in files) print dir, files[dir] }'
78
 
am__base_list = \
79
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
80
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
81
 
am__installdirs = "$(DESTDIR)$(icondir)"
82
 
DATA = $(icon_DATA)
83
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84
 
ACLOCAL = @ACLOCAL@
85
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
86
 
ALL_LINGUAS = @ALL_LINGUAS@
87
 
AMTAR = @AMTAR@
88
 
AM_CFLAGS = @AM_CFLAGS@
89
 
AM_CPPFLAGS = @AM_CPPFLAGS@
90
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
91
 
AM_LDFLAGS = @AM_LDFLAGS@
92
 
AR = @AR@
93
 
AUTOCONF = @AUTOCONF@
94
 
AUTOHEADER = @AUTOHEADER@
95
 
AUTOMAKE = @AUTOMAKE@
96
 
AWK = @AWK@
97
 
BUILD_PLUGINS = @BUILD_PLUGINS@
98
 
CATALOGS = @CATALOGS@
99
 
CATOBJEXT = @CATOBJEXT@
100
 
CC = @CC@
101
 
CCAS = @CCAS@
102
 
CCASDEPMODE = @CCASDEPMODE@
103
 
CCASFLAGS = @CCASFLAGS@
104
 
CCDEPMODE = @CCDEPMODE@
105
 
CFLAGS = @CFLAGS@
106
 
CPP = @CPP@
107
 
CPPFLAGS = @CPPFLAGS@
108
 
CYGPATH_W = @CYGPATH_W@
109
 
DATADIR = @DATADIR@
110
 
DATADIRNAME = @DATADIRNAME@
111
 
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
112
 
DBUS_CFLAGS = @DBUS_CFLAGS@
113
 
DBUS_LIBS = @DBUS_LIBS@
114
 
DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
115
 
DEFS = @DEFS@
116
 
DEPDIR = @DEPDIR@
117
 
DEPENDENCIES_CFLAGS = @DEPENDENCIES_CFLAGS@
118
 
DEPENDENCIES_LIBS = @DEPENDENCIES_LIBS@
119
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
120
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
121
 
DIST_PLUGINS = @DIST_PLUGINS@
122
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
123
 
DSYMUTIL = @DSYMUTIL@
124
 
DUMPBIN = @DUMPBIN@
125
 
ECHO_C = @ECHO_C@
126
 
ECHO_N = @ECHO_N@
127
 
ECHO_T = @ECHO_T@
128
 
EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@
129
 
EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@
130
 
EGREP = @EGREP@
131
 
EXEEXT = @EXEEXT@
132
 
FGREP = @FGREP@
133
 
GCONFTOOL = @GCONFTOOL@
134
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
135
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
136
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
137
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
138
 
GMOFILES = @GMOFILES@
139
 
GMSGFMT = @GMSGFMT@
140
 
GREP = @GREP@
141
 
HELP_DIR = @HELP_DIR@
142
 
INSTALL = @INSTALL@
143
 
INSTALL_DATA = @INSTALL_DATA@
144
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
145
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
146
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
147
 
INSTOBJEXT = @INSTOBJEXT@
148
 
INTLLIBS = @INTLLIBS@
149
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
150
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
151
 
INTLTOOL_PERL = @INTLTOOL_PERL@
152
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
153
 
LD = @LD@
154
 
LDFLAGS = @LDFLAGS@
155
 
LIBCANBERRAGTK_CFLAGS = @LIBCANBERRAGTK_CFLAGS@
156
 
LIBCANBERRAGTK_LIBS = @LIBCANBERRAGTK_LIBS@
157
 
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
158
 
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
159
 
LIBOBJS = @LIBOBJS@
160
 
LIBS = @LIBS@
161
 
LIBTOOL = @LIBTOOL@
162
 
LIPO = @LIPO@
163
 
LN_S = @LN_S@
164
 
LTLIBOBJS = @LTLIBOBJS@
165
 
MAINT = @MAINT@
166
 
MAKEINFO = @MAKEINFO@
167
 
MKDIR_P = @MKDIR_P@
168
 
MKINSTALLDIRS = @MKINSTALLDIRS@
169
 
MSGFMT = @MSGFMT@
170
 
MSGFMT_OPTS = @MSGFMT_OPTS@
171
 
MSGMERGE = @MSGMERGE@
172
 
NM = @NM@
173
 
NMEDIT = @NMEDIT@
174
 
OBJDUMP = @OBJDUMP@
175
 
OBJEXT = @OBJEXT@
176
 
OMF_DIR = @OMF_DIR@
177
 
OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
178
 
OPENSSL_LIBS = @OPENSSL_LIBS@
179
 
OTOOL = @OTOOL@
180
 
OTOOL64 = @OTOOL64@
181
 
PACKAGE = @PACKAGE@
182
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
183
 
PACKAGE_NAME = @PACKAGE_NAME@
184
 
PACKAGE_STRING = @PACKAGE_STRING@
185
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
186
 
PACKAGE_URL = @PACKAGE_URL@
187
 
PACKAGE_VERSION = @PACKAGE_VERSION@
188
 
PATH_SEPARATOR = @PATH_SEPARATOR@
189
 
PERL = @PERL@
190
 
PERL_CFLAGS = @PERL_CFLAGS@
191
 
PERL_LDFLAGS = @PERL_LDFLAGS@
192
 
PKG_CONFIG = @PKG_CONFIG@
193
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
194
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
195
 
POFILES = @POFILES@
196
 
POSUB = @POSUB@
197
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
198
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
199
 
PYTHON = @PYTHON@
200
 
PYTHON_CFLAGS = @PYTHON_CFLAGS@
201
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
202
 
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
203
 
PYTHON_INCLUDES = @PYTHON_INCLUDES@
204
 
PYTHON_LIBS = @PYTHON_LIBS@
205
 
PYTHON_LIB_LOC = @PYTHON_LIB_LOC@
206
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
207
 
PYTHON_PREFIX = @PYTHON_PREFIX@
208
 
PYTHON_VERSION = @PYTHON_VERSION@
209
 
RANLIB = @RANLIB@
210
 
SED = @SED@
211
 
SET_MAKE = @SET_MAKE@
212
 
SHELL = @SHELL@
213
 
STRIP = @STRIP@
214
 
TCL_CFLAGS = @TCL_CFLAGS@
215
 
TCL_LIBS = @TCL_LIBS@
216
 
USE_NLS = @USE_NLS@
217
 
VERSION = @VERSION@
218
 
WARN_CFLAGS = @WARN_CFLAGS@
219
 
XGETTEXT = @XGETTEXT@
220
 
abs_builddir = @abs_builddir@
221
 
abs_srcdir = @abs_srcdir@
222
 
abs_top_builddir = @abs_top_builddir@
223
 
abs_top_srcdir = @abs_top_srcdir@
224
 
ac_ct_CC = @ac_ct_CC@
225
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
226
 
am__include = @am__include@
227
 
am__leading_dot = @am__leading_dot@
228
 
am__quote = @am__quote@
229
 
am__tar = @am__tar@
230
 
am__untar = @am__untar@
231
 
bindir = @bindir@
232
 
build = @build@
233
 
build_alias = @build_alias@
234
 
build_cpu = @build_cpu@
235
 
build_os = @build_os@
236
 
build_vendor = @build_vendor@
237
 
builddir = @builddir@
238
 
datadir = @datadir@
239
 
datarootdir = @datarootdir@
240
 
docdir = @docdir@
241
 
dvidir = @dvidir@
242
 
exec_prefix = @exec_prefix@
243
 
host = @host@
244
 
host_alias = @host_alias@
245
 
host_cpu = @host_cpu@
246
 
host_os = @host_os@
247
 
host_vendor = @host_vendor@
248
 
htmldir = @htmldir@
249
 
includedir = @includedir@
250
 
infodir = @infodir@
251
 
install_sh = @install_sh@
252
 
libdir = @libdir@
253
 
libexecdir = @libexecdir@
254
 
localedir = @localedir@
255
 
localstatedir = @localstatedir@
256
 
lt_ECHO = @lt_ECHO@
257
 
mandir = @mandir@
258
 
mkdir_p = @mkdir_p@
259
 
oldincludedir = @oldincludedir@
260
 
pdfdir = @pdfdir@
261
 
pkgpyexecdir = @pkgpyexecdir@
262
 
pkgpythondir = @pkgpythondir@
263
 
prefix = @prefix@
264
 
program_transform_name = @program_transform_name@
265
 
psdir = @psdir@
266
 
pyexecdir = @pyexecdir@
267
 
pythondir = @pythondir@
268
 
sbindir = @sbindir@
269
 
sharedstatedir = @sharedstatedir@
270
 
srcdir = @srcdir@
271
 
sysconfdir = @sysconfdir@
272
 
target_alias = @target_alias@
273
 
top_build_prefix = @top_build_prefix@
274
 
top_builddir = @top_builddir@
275
 
top_srcdir = @top_srcdir@
276
 
themedir = $(pkgdatadir)/icons/hicolor
277
 
category = apps
278
 
size = 16x16
279
 
icondir = $(themedir)/$(size)/$(category)
280
 
icon_DATA = \
281
 
        xchat-gnome-dcc.png                     \
282
 
        xchat-gnome-message-data.png            \
283
 
        xchat-gnome-message-new.png             \
284
 
        xchat-gnome-message-nickname-said.png   \
285
 
        xchat-gnome-plugin.png                  \
286
 
        xchat-gnome-search-wrapped.png          \
287
 
        xchat-gnome-status-halfop.png           \
288
 
        xchat-gnome-status-operator.png         \
289
 
        xchat-gnome-status-voice.png            \
290
 
        xchat-gnome-users.png
291
 
 
292
 
EXTRA_DIST = $(icon_DATA)
293
 
all: all-am
294
 
 
295
 
.SUFFIXES:
296
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
297
 
        @for dep in $?; do \
298
 
          case '$(am__configure_deps)' in \
299
 
            *$$dep*) \
300
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
301
 
                && { if test -f $@; then exit 0; else break; fi; }; \
302
 
              exit 1;; \
303
 
          esac; \
304
 
        done; \
305
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/icons/hicolor/16x16/apps/Makefile'; \
306
 
        $(am__cd) $(top_srcdir) && \
307
 
          $(AUTOMAKE) --foreign data/icons/hicolor/16x16/apps/Makefile
308
 
.PRECIOUS: Makefile
309
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
310
 
        @case '$?' in \
311
 
          *config.status*) \
312
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
313
 
          *) \
314
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
315
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
316
 
        esac;
317
 
 
318
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
319
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320
 
 
321
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
322
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
324
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325
 
$(am__aclocal_m4_deps):
326
 
 
327
 
mostlyclean-libtool:
328
 
        -rm -f *.lo
329
 
 
330
 
clean-libtool:
331
 
        -rm -rf .libs _libs
332
 
install-iconDATA: $(icon_DATA)
333
 
        @$(NORMAL_INSTALL)
334
 
        test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)"
335
 
        @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
336
 
        for p in $$list; do \
337
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
338
 
          echo "$$d$$p"; \
339
 
        done | $(am__base_list) | \
340
 
        while read files; do \
341
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \
342
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \
343
 
        done
344
 
 
345
 
uninstall-iconDATA:
346
 
        @$(NORMAL_UNINSTALL)
347
 
        @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
348
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
349
 
        test -n "$$files" || exit 0; \
350
 
        echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \
351
 
        cd "$(DESTDIR)$(icondir)" && rm -f $$files
352
 
tags: TAGS
353
 
TAGS:
354
 
 
355
 
ctags: CTAGS
356
 
CTAGS:
357
 
 
358
 
 
359
 
distdir: $(DISTFILES)
360
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
362
 
        list='$(DISTFILES)'; \
363
 
          dist_files=`for file in $$list; do echo $$file; done | \
364
 
          sed -e "s|^$$srcdirstrip/||;t" \
365
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
366
 
        case $$dist_files in \
367
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
368
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
369
 
                           sort -u` ;; \
370
 
        esac; \
371
 
        for file in $$dist_files; do \
372
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
373
 
          if test -d $$d/$$file; then \
374
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
375
 
            if test -d "$(distdir)/$$file"; then \
376
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
377
 
            fi; \
378
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
379
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
380
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
381
 
            fi; \
382
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
383
 
          else \
384
 
            test -f "$(distdir)/$$file" \
385
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
386
 
            || exit 1; \
387
 
          fi; \
388
 
        done
389
 
check-am: all-am
390
 
check: check-am
391
 
all-am: Makefile $(DATA)
392
 
installdirs:
393
 
        for dir in "$(DESTDIR)$(icondir)"; do \
394
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
395
 
        done
396
 
install: install-am
397
 
install-exec: install-exec-am
398
 
install-data: install-data-am
399
 
uninstall: uninstall-am
400
 
 
401
 
install-am: all-am
402
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
403
 
 
404
 
installcheck: installcheck-am
405
 
install-strip:
406
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
407
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
408
 
          `test -z '$(STRIP)' || \
409
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
410
 
mostlyclean-generic:
411
 
 
412
 
clean-generic:
413
 
 
414
 
distclean-generic:
415
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
416
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
417
 
 
418
 
maintainer-clean-generic:
419
 
        @echo "This command is intended for maintainers to use"
420
 
        @echo "it deletes files that may require special tools to rebuild."
421
 
clean: clean-am
422
 
 
423
 
clean-am: clean-generic clean-libtool mostlyclean-am
424
 
 
425
 
distclean: distclean-am
426
 
        -rm -f Makefile
427
 
distclean-am: clean-am distclean-generic
428
 
 
429
 
dvi: dvi-am
430
 
 
431
 
dvi-am:
432
 
 
433
 
html: html-am
434
 
 
435
 
html-am:
436
 
 
437
 
info: info-am
438
 
 
439
 
info-am:
440
 
 
441
 
install-data-am: install-iconDATA
442
 
 
443
 
install-dvi: install-dvi-am
444
 
 
445
 
install-dvi-am:
446
 
 
447
 
install-exec-am:
448
 
 
449
 
install-html: install-html-am
450
 
 
451
 
install-html-am:
452
 
 
453
 
install-info: install-info-am
454
 
 
455
 
install-info-am:
456
 
 
457
 
install-man:
458
 
 
459
 
install-pdf: install-pdf-am
460
 
 
461
 
install-pdf-am:
462
 
 
463
 
install-ps: install-ps-am
464
 
 
465
 
install-ps-am:
466
 
 
467
 
installcheck-am:
468
 
 
469
 
maintainer-clean: maintainer-clean-am
470
 
        -rm -f Makefile
471
 
maintainer-clean-am: distclean-am maintainer-clean-generic
472
 
 
473
 
mostlyclean: mostlyclean-am
474
 
 
475
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
476
 
 
477
 
pdf: pdf-am
478
 
 
479
 
pdf-am:
480
 
 
481
 
ps: ps-am
482
 
 
483
 
ps-am:
484
 
 
485
 
uninstall-am: uninstall-iconDATA
486
 
 
487
 
.MAKE: install-am install-strip
488
 
 
489
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
490
 
        distclean distclean-generic distclean-libtool distdir dvi \
491
 
        dvi-am html html-am info info-am install install-am \
492
 
        install-data install-data-am install-dvi install-dvi-am \
493
 
        install-exec install-exec-am install-html install-html-am \
494
 
        install-iconDATA install-info install-info-am install-man \
495
 
        install-pdf install-pdf-am install-ps install-ps-am \
496
 
        install-strip installcheck installcheck-am installdirs \
497
 
        maintainer-clean maintainer-clean-generic mostlyclean \
498
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
499
 
        uninstall uninstall-am uninstall-iconDATA
500
 
 
501
 
 
502
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
503
 
# Otherwise a system limit (for SysV at least) may be exceeded.
504
 
.NOEXPORT: