~ubuntu-branches/ubuntu/wily/blueman/wily-proposed

« back to all changes in this revision

Viewing changes to data/icons/hicolor/16x16/status/Makefile

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-01-21 08:54:58 UTC
  • mfrom: (2.3.4 sid)
  • Revision ID: package-import@ubuntu.com-20140121085458-riy3j6wk9vfd599j
Tags: 1.23-git201312311147-1ubuntu1
* Merge from debian unstable. Remaining changes:
  - debian/patches/01_dont_autostart_lxde.patch:
    + Don't autostart the applet in LXDE
  - debian/patches/02_dont_crash_on_non-bluetooth_card.patch:
    + Avoid crashing when receiving event for cards blueman shouldn't handle
  - debian/control: Don't depend on python-appindicator
  - debian/patches/03_filemanager_fix.patch:
    + Add support for more filemanagers 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.14 from Makefile.am.
 
2
# data/icons/hicolor/16x16/status/Makefile.  Generated from Makefile.in by configure.
 
3
 
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
5
 
 
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
 
 
16
 
 
17
 
 
18
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
19
am__make_running_with_option = \
 
20
  case $${target_option-} in \
 
21
      ?) ;; \
 
22
      *) echo "am__make_running_with_option: internal error: invalid" \
 
23
              "target option '$${target_option-}' specified" >&2; \
 
24
         exit 1;; \
 
25
  esac; \
 
26
  has_opt=no; \
 
27
  sane_makeflags=$$MAKEFLAGS; \
 
28
  if $(am__is_gnu_make); then \
 
29
    sane_makeflags=$$MFLAGS; \
 
30
  else \
 
31
    case $$MAKEFLAGS in \
 
32
      *\\[\ \   ]*) \
 
33
        bs=\\; \
 
34
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
35
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
36
    esac; \
 
37
  fi; \
 
38
  skip_next=no; \
 
39
  strip_trailopt () \
 
40
  { \
 
41
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
42
  }; \
 
43
  for flg in $$sane_makeflags; do \
 
44
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
45
    case $$flg in \
 
46
      *=*|--*) continue;; \
 
47
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
48
      -*I?*) strip_trailopt 'I';; \
 
49
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
50
      -*O?*) strip_trailopt 'O';; \
 
51
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
52
      -*l?*) strip_trailopt 'l';; \
 
53
      -[dEDm]) skip_next=yes;; \
 
54
      -[JT]) skip_next=yes;; \
 
55
    esac; \
 
56
    case $$flg in \
 
57
      *$$target_option*) has_opt=yes; break;; \
 
58
    esac; \
 
59
  done; \
 
60
  test $$has_opt = yes
 
61
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
62
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
 
63
pkgincludedir = $(includedir)/blueman
 
64
pkglibdir = $(libdir)/blueman
 
65
pkglibexecdir = $(libexecdir)/blueman
 
66
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
67
install_sh_DATA = $(install_sh) -c -m 644
 
68
install_sh_PROGRAM = $(install_sh) -c
 
69
install_sh_SCRIPT = $(install_sh) -c
 
70
INSTALL_HEADER = $(INSTALL_DATA)
 
71
transform = $(program_transform_name)
 
72
NORMAL_INSTALL = :
 
73
PRE_INSTALL = :
 
74
POST_INSTALL = :
 
75
NORMAL_UNINSTALL = :
 
76
PRE_UNINSTALL = :
 
77
POST_UNINSTALL = :
 
78
build_triplet = x86_64-unknown-linux-gnu
 
79
host_triplet = x86_64-unknown-linux-gnu
 
80
subdir = data/icons/hicolor/16x16/status
 
81
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
 
82
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
83
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
84
        $(top_srcdir)/configure.ac
 
85
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
86
        $(ACLOCAL_M4)
 
87
mkinstalldirs = $(install_sh) -d
 
88
CONFIG_HEADER = $(top_builddir)/config.h
 
89
CONFIG_CLEAN_FILES =
 
90
CONFIG_CLEAN_VPATH_FILES =
 
91
AM_V_P = $(am__v_P_$(V))
 
92
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
 
93
am__v_P_0 = false
 
94
am__v_P_1 = :
 
95
AM_V_GEN = $(am__v_GEN_$(V))
 
96
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
97
am__v_GEN_0 = @echo "  GEN     " $@;
 
98
am__v_GEN_1 = 
 
99
AM_V_at = $(am__v_at_$(V))
 
100
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
101
am__v_at_0 = @
 
102
am__v_at_1 = 
 
103
SOURCES =
 
104
DIST_SOURCES =
 
105
am__can_run_installinfo = \
 
106
  case $$AM_UPDATE_INFO_DIR in \
 
107
    n|no|NO) false;; \
 
108
    *) (install-info --version) >/dev/null 2>&1;; \
 
109
  esac
 
110
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
111
am__vpath_adj = case $$p in \
 
112
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
113
    *) f=$$p;; \
 
114
  esac;
 
115
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
116
am__install_max = 40
 
117
am__nobase_strip_setup = \
 
118
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
119
am__nobase_strip = \
 
120
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
121
am__nobase_list = $(am__nobase_strip_setup); \
 
122
  for p in $$list; do echo "$$p $$p"; done | \
 
123
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
124
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
125
    if (++n[$$2] == $(am__install_max)) \
 
126
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
127
    END { for (dir in files) print dir, files[dir] }'
 
128
am__base_list = \
 
129
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
130
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
131
am__uninstall_files_from_dir = { \
 
132
  test -z "$$files" \
 
133
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
134
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
135
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
136
  }
 
137
am__installdirs = "$(DESTDIR)$(iconsdir)"
 
138
DATA = $(icons_DATA)
 
139
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
140
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
141
pkgdatadir = /usr/local/share/blueman
 
142
ACLOCAL = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/missing aclocal-1.14
 
143
ALL_LINGUAS = 
 
144
AMTAR = $${TAR-tar}
 
145
AM_DEFAULT_VERBOSITY = 1
 
146
AR = ar
 
147
AUTOCONF = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/missing autoconf
 
148
AUTOHEADER = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/missing autoheader
 
149
AUTOMAKE = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/missing automake-1.14
 
150
AWK = gawk
 
151
BINDIR = /usr/local/bin
 
152
BLUEZ_CFLAGS = -pthread -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/pygtk-2.0  
 
153
BLUEZ_LIBS = -pthread -lbluetooth -lstartup-notification-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lfreetype -lgobject-2.0 -lgthread-2.0 -lglib-2.0  
 
154
CATALOGS = 
 
155
CATOBJEXT = .gmo
 
156
CC = gcc
 
157
CCDEPMODE = depmode=gcc3
 
158
CFLAGS = -g -O2
 
159
CPP = gcc -E
 
160
CPPFLAGS = 
 
161
CYGPATH_W = echo
 
162
DATADIR = /usr/local/share
 
163
DATADIRNAME = share
 
164
DEFS = -DHAVE_CONFIG_H
 
165
DEPDIR = .deps
 
166
DLLTOOL = false
 
167
DSYMUTIL = 
 
168
DUMPBIN = 
 
169
ECHO_C = 
 
170
ECHO_N = -n
 
171
ECHO_T = 
 
172
EGREP = /bin/grep -E
 
173
EXEEXT = 
 
174
FGREP = /bin/grep -F
 
175
GETTEXT_PACKAGE = blueman
 
176
GMOFILES = 
 
177
GMSGFMT = /usr/bin/msgfmt
 
178
GREP = /bin/grep
 
179
INSTALL = /usr/bin/install -c
 
180
INSTALL_DATA = ${INSTALL} -m 644
 
181
INSTALL_PROGRAM = ${INSTALL}
 
182
INSTALL_SCRIPT = ${INSTALL}
 
183
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
 
184
INSTOBJEXT = .mo
 
185
INTLLIBS = 
 
186
INTLTOOL_EXTRACT = /usr/bin/intltool-extract
 
187
INTLTOOL_MERGE = /usr/bin/intltool-merge
 
188
INTLTOOL_PERL = /usr/bin/perl
 
189
INTLTOOL_UPDATE = /usr/bin/intltool-update
 
190
INTLTOOL_V_MERGE = $(INTLTOOL__v_MERGE_$(V))
 
191
INTLTOOL_V_MERGE_OPTIONS = $(intltool__v_merge_options_$(V))
 
192
INTLTOOL__v_MERGE_ = $(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))
 
193
INTLTOOL__v_MERGE_0 = @echo "  ITMRG " $@;
 
194
LD = /usr/bin/ld -m elf_x86_64
 
195
LDFLAGS = 
 
196
LIBEXECDIR = /usr/local/libexec
 
197
LIBOBJS = 
 
198
LIBS = 
 
199
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 
200
LIPO = 
 
201
LN_S = ln -s
 
202
LOCALEDIR = /usr/local/share/locale
 
203
LTLIBOBJS = 
 
204
MAINT = 
 
205
MAKEINFO = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/missing makeinfo
 
206
MANIFEST_TOOL = :
 
207
MKDIR_P = /bin/mkdir -p
 
208
MKINSTALLDIRS = ./mkinstalldirs
 
209
MSGFMT = /usr/bin/msgfmt
 
210
MSGFMT_OPTS = -c
 
211
MSGMERGE = /usr/bin/msgmerge
 
212
NM = /usr/bin/nm -B
 
213
NMEDIT = 
 
214
OBJDUMP = objdump
 
215
OBJEXT = o
 
216
OTOOL = 
 
217
OTOOL64 = 
 
218
PACKAGE = blueman
 
219
PACKAGE_BUGREPORT = 
 
220
PACKAGE_NAME = blueman
 
221
PACKAGE_STRING = blueman 1.23
 
222
PACKAGE_TARNAME = blueman
 
223
PACKAGE_URL = 
 
224
PACKAGE_VERSION = 1.23
 
225
PATH_SEPARATOR = :
 
226
PKGLIBDIR = /usr/local/lib/blueman
 
227
PKG_CONFIG = /usr/bin/pkg-config
 
228
PKG_CONFIG_LIBDIR = 
 
229
PKG_CONFIG_PATH = 
 
230
POFILES = 
 
231
POSUB = po
 
232
PO_IN_DATADIR_FALSE = 
 
233
PO_IN_DATADIR_TRUE = 
 
234
PYGTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/pygtk-2.0  
 
235
PYGTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype  
 
236
PYNOTIFY_CFLAGS = -I/usr/include/gnome-python-2.0  
 
237
PYNOTIFY_LIBS =  
 
238
PYREXC = /usr/bin/pyrexc
 
239
PYTHON = /usr/bin/python
 
240
PYTHONDIR = /usr/local/lib/python2.7/dist-packages
 
241
PYTHON_EXEC_PREFIX = ${exec_prefix}
 
242
PYTHON_INCLUDES = -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7
 
243
PYTHON_LIBS = -lpthread -ldl  -lutil -lm  -lpython2.7
 
244
PYTHON_PLATFORM = linux2
 
245
PYTHON_PREFIX = ${prefix}
 
246
PYTHON_VERSION = 2.7
 
247
RANLIB = ranlib
 
248
SED = /bin/sed
 
249
SET_MAKE = 
 
250
SHELL = /bin/bash
 
251
STRIP = strip
 
252
SYSCONFDIR = /etc
 
253
USE_NLS = yes
 
254
VERSION = 1.23
 
255
XGETTEXT = /usr/bin/xgettext
 
256
abs_builddir = /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/data/icons/hicolor/16x16/status
 
257
abs_srcdir = /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/data/icons/hicolor/16x16/status
 
258
abs_top_builddir = /home/schramm/src/blueman-deb/blueman-1.23-git201312311147
 
259
abs_top_srcdir = /home/schramm/src/blueman-deb/blueman-1.23-git201312311147
 
260
ac_ct_AR = ar
 
261
ac_ct_CC = gcc
 
262
ac_ct_DUMPBIN = 
 
263
am__include = include
 
264
am__leading_dot = .
 
265
am__quote = 
 
266
am__tar = $${TAR-tar} chof - "$$tardir"
 
267
am__untar = $${TAR-tar} xf -
 
268
bindir = ${exec_prefix}/bin
 
269
build = x86_64-unknown-linux-gnu
 
270
build_alias = 
 
271
build_cpu = x86_64
 
272
build_os = linux-gnu
 
273
build_vendor = unknown
 
274
builddir = .
 
275
datadir = ${datarootdir}
 
276
datarootdir = ${prefix}/share
 
277
dhconfig = /etc/dhcp3/dhcpd.conf
 
278
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 
279
dvidir = ${docdir}
 
280
exec_prefix = ${prefix}
 
281
hal_en = no
 
282
host = x86_64-unknown-linux-gnu
 
283
host_alias = 
 
284
host_cpu = x86_64
 
285
host_os = linux-gnu
 
286
host_vendor = unknown
 
287
htmldir = ${docdir}
 
288
includedir = ${prefix}/include
 
289
infodir = ${datarootdir}/info
 
290
install_sh = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/install-sh
 
291
intltool__v_merge_options_ = $(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))
 
292
intltool__v_merge_options_0 = -q
 
293
libdir = ${exec_prefix}/lib
 
294
libexecdir = ${exec_prefix}/libexec
 
295
localedir = ${datarootdir}/locale
 
296
localstatedir = ${prefix}/var
 
297
mandir = ${datarootdir}/man
 
298
mkdir_p = $(MKDIR_P)
 
299
oldincludedir = /usr/include
 
300
pdfdir = ${docdir}
 
301
pkgpyexecdir = ${pyexecdir}/blueman
 
302
pkgpythondir = ${pythondir}/blueman
 
303
polkit_val = yes
 
304
prefix = /usr/local
 
305
program_transform_name = s,x,x,
 
306
psdir = ${docdir}
 
307
pyexecdir = ${exec_prefix}/lib/python2.7/dist-packages
 
308
pythondir = ${prefix}/lib/python2.7/dist-packages
 
309
sbindir = ${exec_prefix}/sbin
 
310
sharedstatedir = ${prefix}/com
 
311
srcdir = .
 
312
sysconfdir = /etc
 
313
target_alias = 
 
314
top_build_prefix = ../../../../../
 
315
top_builddir = ../../../../..
 
316
top_srcdir = ../../../../..
 
317
themedir = $(pkgdatadir)/icons/hicolor
 
318
size = 16x16
 
319
context = status
 
320
iconsdir = $(themedir)/$(size)/$(context)
 
321
icons_DATA = \
 
322
        blueman-down-active.png         \
 
323
        blueman-down-inactive.png       \
 
324
        blueman-up-active.png           \
 
325
        blueman-up-inactive.png
 
326
 
 
327
EXTRA_DIST = $(icons_DATA)
 
328
all: all-am
 
329
 
 
330
.SUFFIXES:
 
331
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
332
        @for dep in $?; do \
 
333
          case '$(am__configure_deps)' in \
 
334
            *$$dep*) \
 
335
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
336
                && { if test -f $@; then exit 0; else break; fi; }; \
 
337
              exit 1;; \
 
338
          esac; \
 
339
        done; \
 
340
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/icons/hicolor/16x16/status/Makefile'; \
 
341
        $(am__cd) $(top_srcdir) && \
 
342
          $(AUTOMAKE) --foreign data/icons/hicolor/16x16/status/Makefile
 
343
.PRECIOUS: Makefile
 
344
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
345
        @case '$?' in \
 
346
          *config.status*) \
 
347
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
348
          *) \
 
349
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
350
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
351
        esac;
 
352
 
 
353
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
354
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
355
 
 
356
$(top_srcdir)/configure:  $(am__configure_deps)
 
357
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
358
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
359
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
360
$(am__aclocal_m4_deps):
 
361
 
 
362
mostlyclean-libtool:
 
363
        -rm -f *.lo
 
364
 
 
365
clean-libtool:
 
366
        -rm -rf .libs _libs
 
367
install-iconsDATA: $(icons_DATA)
 
368
        @$(NORMAL_INSTALL)
 
369
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
370
        if test -n "$$list"; then \
 
371
          echo " $(MKDIR_P) '$(DESTDIR)$(iconsdir)'"; \
 
372
          $(MKDIR_P) "$(DESTDIR)$(iconsdir)" || exit 1; \
 
373
        fi; \
 
374
        for p in $$list; do \
 
375
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
376
          echo "$$d$$p"; \
 
377
        done | $(am__base_list) | \
 
378
        while read files; do \
 
379
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
 
380
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
 
381
        done
 
382
 
 
383
uninstall-iconsDATA:
 
384
        @$(NORMAL_UNINSTALL)
 
385
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
386
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
387
        dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
 
388
tags TAGS:
 
389
 
 
390
ctags CTAGS:
 
391
 
 
392
cscope cscopelist:
 
393
 
 
394
 
 
395
distdir: $(DISTFILES)
 
396
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
397
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
398
        list='$(DISTFILES)'; \
 
399
          dist_files=`for file in $$list; do echo $$file; done | \
 
400
          sed -e "s|^$$srcdirstrip/||;t" \
 
401
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
402
        case $$dist_files in \
 
403
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
404
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
405
                           sort -u` ;; \
 
406
        esac; \
 
407
        for file in $$dist_files; do \
 
408
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
409
          if test -d $$d/$$file; then \
 
410
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
411
            if test -d "$(distdir)/$$file"; then \
 
412
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
413
            fi; \
 
414
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
415
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
416
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
417
            fi; \
 
418
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
419
          else \
 
420
            test -f "$(distdir)/$$file" \
 
421
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
422
            || exit 1; \
 
423
          fi; \
 
424
        done
 
425
check-am: all-am
 
426
check: check-am
 
427
all-am: Makefile $(DATA)
 
428
installdirs:
 
429
        for dir in "$(DESTDIR)$(iconsdir)"; do \
 
430
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
431
        done
 
432
install: install-am
 
433
install-exec: install-exec-am
 
434
install-data: install-data-am
 
435
uninstall: uninstall-am
 
436
 
 
437
install-am: all-am
 
438
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
439
 
 
440
installcheck: installcheck-am
 
441
install-strip:
 
442
        if test -z '$(STRIP)'; then \
 
443
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
444
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
445
              install; \
 
446
        else \
 
447
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
448
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
449
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
450
        fi
 
451
mostlyclean-generic:
 
452
 
 
453
clean-generic:
 
454
 
 
455
distclean-generic:
 
456
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
457
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
458
 
 
459
maintainer-clean-generic:
 
460
        @echo "This command is intended for maintainers to use"
 
461
        @echo "it deletes files that may require special tools to rebuild."
 
462
clean: clean-am
 
463
 
 
464
clean-am: clean-generic clean-libtool mostlyclean-am
 
465
 
 
466
distclean: distclean-am
 
467
        -rm -f Makefile
 
468
distclean-am: clean-am distclean-generic
 
469
 
 
470
dvi: dvi-am
 
471
 
 
472
dvi-am:
 
473
 
 
474
html: html-am
 
475
 
 
476
html-am:
 
477
 
 
478
info: info-am
 
479
 
 
480
info-am:
 
481
 
 
482
install-data-am: install-iconsDATA
 
483
 
 
484
install-dvi: install-dvi-am
 
485
 
 
486
install-dvi-am:
 
487
 
 
488
install-exec-am:
 
489
 
 
490
install-html: install-html-am
 
491
 
 
492
install-html-am:
 
493
 
 
494
install-info: install-info-am
 
495
 
 
496
install-info-am:
 
497
 
 
498
install-man:
 
499
 
 
500
install-pdf: install-pdf-am
 
501
 
 
502
install-pdf-am:
 
503
 
 
504
install-ps: install-ps-am
 
505
 
 
506
install-ps-am:
 
507
 
 
508
installcheck-am:
 
509
 
 
510
maintainer-clean: maintainer-clean-am
 
511
        -rm -f Makefile
 
512
maintainer-clean-am: distclean-am maintainer-clean-generic
 
513
 
 
514
mostlyclean: mostlyclean-am
 
515
 
 
516
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
517
 
 
518
pdf: pdf-am
 
519
 
 
520
pdf-am:
 
521
 
 
522
ps: ps-am
 
523
 
 
524
ps-am:
 
525
 
 
526
uninstall-am: uninstall-iconsDATA
 
527
 
 
528
.MAKE: install-am install-strip
 
529
 
 
530
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
531
        cscopelist-am ctags-am distclean distclean-generic \
 
532
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
 
533
        install install-am install-data install-data-am install-dvi \
 
534
        install-dvi-am install-exec install-exec-am install-html \
 
535
        install-html-am install-iconsDATA install-info install-info-am \
 
536
        install-man install-pdf install-pdf-am install-ps \
 
537
        install-ps-am install-strip installcheck installcheck-am \
 
538
        installdirs maintainer-clean maintainer-clean-generic \
 
539
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
540
        ps ps-am tags-am uninstall uninstall-am uninstall-iconsDATA
 
541
 
 
542
 
 
543
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
544
# Otherwise a system limit (for SysV at least) may be exceeded.
 
545
.NOEXPORT: