~ubuntu-branches/ubuntu/jaunty/human-icon-theme/jaunty

« back to all changes in this revision

Viewing changes to 16x16/emotes/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt, Sergio Zanchetta, Martin Pitt
  • Date: 2009-01-26 10:41:03 UTC
  • Revision ID: james.westby@ubuntu.com-20090126104103-jm3pu6dt1cq6btgr
Tags: 0.31
[ Sergio Zanchetta ]
* Setting up emblems translations to fix LP: #172353
* scalable/emblems/ and 48x48/emblems/: Added *.icon.in files 
  to make emblems translatable
* scalable/emblems/Makefile.am and 
  48x48/emblems/Makefile.am (icon_in_files): Added *.icon.in files
* po/POTFILES.in: added *.icon.in file links to update .po files

[ Martin Pitt ]
* debian/control: Update libmagick9-dev -> libmagickcore-dev build
  dependency.
* debian/control.in: Fix Section.
* debian/control.in: Update Standards-Version (no changes
  necessary).
* Drop superfluous debian/watch, this is a native package.

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
 
subdir = 16x16/emotes
34
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
35
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
36
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
37
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
38
 
        $(ACLOCAL_M4)
39
 
mkinstalldirs = $(install_sh) -d
40
 
CONFIG_CLEAN_FILES =
41
 
SOURCES =
42
 
DIST_SOURCES =
43
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
44
 
am__vpath_adj = case $$p in \
45
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
46
 
    *) f=$$p;; \
47
 
  esac;
48
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
49
 
am__installdirs = "$(DESTDIR)$(iconsdir)"
50
 
iconsDATA_INSTALL = $(INSTALL_DATA)
51
 
DATA = $(icons_DATA)
52
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
53
 
ACLOCAL = @ACLOCAL@
54
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
55
 
ALL_LINGUAS = @ALL_LINGUAS@
56
 
AMTAR = @AMTAR@
57
 
AUTOCONF = @AUTOCONF@
58
 
AUTOHEADER = @AUTOHEADER@
59
 
AUTOMAKE = @AUTOMAKE@
60
 
AWK = @AWK@
61
 
CATALOGS = @CATALOGS@
62
 
CATOBJEXT = @CATOBJEXT@
63
 
CC = @CC@
64
 
CCDEPMODE = @CCDEPMODE@
65
 
CFLAGS = @CFLAGS@
66
 
CONVERT = @CONVERT@
67
 
CPP = @CPP@
68
 
CPPFLAGS = @CPPFLAGS@
69
 
CYGPATH_W = @CYGPATH_W@
70
 
DATADIRNAME = @DATADIRNAME@
71
 
DEFS = @DEFS@
72
 
DEPDIR = @DEPDIR@
73
 
ECHO_C = @ECHO_C@
74
 
ECHO_N = @ECHO_N@
75
 
ECHO_T = @ECHO_T@
76
 
EGREP = @EGREP@
77
 
EXEEXT = @EXEEXT@
78
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
79
 
GMOFILES = @GMOFILES@
80
 
GMSGFMT = @GMSGFMT@
81
 
GREP = @GREP@
82
 
ICONMAP = @ICONMAP@
83
 
INSTALL = @INSTALL@
84
 
INSTALL_DATA = @INSTALL_DATA@
85
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
86
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
87
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88
 
INSTOBJEXT = @INSTOBJEXT@
89
 
INTLLIBS = @INTLLIBS@
90
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
91
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
92
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
93
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
94
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
95
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
96
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
97
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
98
 
INTLTOOL_PERL = @INTLTOOL_PERL@
99
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
100
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
101
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
102
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
103
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
104
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
105
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
106
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
107
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
108
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
109
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
110
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
111
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
112
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
113
 
LDFLAGS = @LDFLAGS@
114
 
LIBOBJS = @LIBOBJS@
115
 
LIBS = @LIBS@
116
 
LTLIBOBJS = @LTLIBOBJS@
117
 
MAKEINFO = @MAKEINFO@
118
 
MKDIR_P = @MKDIR_P@
119
 
MKINSTALLDIRS = @MKINSTALLDIRS@
120
 
MSGFMT = @MSGFMT@
121
 
MSGFMT_OPTS = @MSGFMT_OPTS@
122
 
MSGMERGE = @MSGMERGE@
123
 
OBJEXT = @OBJEXT@
124
 
PACKAGE = @PACKAGE@
125
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126
 
PACKAGE_NAME = @PACKAGE_NAME@
127
 
PACKAGE_STRING = @PACKAGE_STRING@
128
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
129
 
PACKAGE_VERSION = @PACKAGE_VERSION@
130
 
PATH_SEPARATOR = @PATH_SEPARATOR@
131
 
PKG_CONFIG = @PKG_CONFIG@
132
 
POFILES = @POFILES@
133
 
POSUB = @POSUB@
134
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
135
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
136
 
SET_MAKE = @SET_MAKE@
137
 
SHELL = @SHELL@
138
 
STRIP = @STRIP@
139
 
SVGCONVERT = @SVGCONVERT@
140
 
USE_NLS = @USE_NLS@
141
 
VERSION = @VERSION@
142
 
XGETTEXT = @XGETTEXT@
143
 
abs_builddir = @abs_builddir@
144
 
abs_srcdir = @abs_srcdir@
145
 
abs_top_builddir = @abs_top_builddir@
146
 
abs_top_srcdir = @abs_top_srcdir@
147
 
ac_ct_CC = @ac_ct_CC@
148
 
am__include = @am__include@
149
 
am__leading_dot = @am__leading_dot@
150
 
am__quote = @am__quote@
151
 
am__tar = @am__tar@
152
 
am__untar = @am__untar@
153
 
bindir = @bindir@
154
 
build_alias = @build_alias@
155
 
builddir = @builddir@
156
 
datadir = @datadir@
157
 
datarootdir = @datarootdir@
158
 
docdir = @docdir@
159
 
dvidir = @dvidir@
160
 
exec_prefix = @exec_prefix@
161
 
host_alias = @host_alias@
162
 
htmldir = @htmldir@
163
 
includedir = @includedir@
164
 
infodir = @infodir@
165
 
install_sh = @install_sh@
166
 
libdir = @libdir@
167
 
libexecdir = @libexecdir@
168
 
localedir = @localedir@
169
 
localstatedir = @localstatedir@
170
 
mandir = @mandir@
171
 
mkdir_p = @mkdir_p@
172
 
oldincludedir = @oldincludedir@
173
 
pdfdir = @pdfdir@
174
 
prefix = @prefix@
175
 
program_transform_name = @program_transform_name@
176
 
psdir = @psdir@
177
 
sbindir = @sbindir@
178
 
sharedstatedir = @sharedstatedir@
179
 
srcdir = @srcdir@
180
 
sysconfdir = @sysconfdir@
181
 
target_alias = @target_alias@
182
 
themedir = @themedir@
183
 
top_builddir = @top_builddir@
184
 
top_srcdir = @top_srcdir@
185
 
size = 16x16
186
 
context = emotes
187
 
iconsdir = $(themedir)/$(size)/$(context)
188
 
icons_DATA = 
189
 
EXTRA_DIST = \
190
 
        $(icons_DATA)
191
 
 
192
 
all: all-am
193
 
 
194
 
.SUFFIXES:
195
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
196
 
        @for dep in $?; do \
197
 
          case '$(am__configure_deps)' in \
198
 
            *$$dep*) \
199
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
200
 
                && exit 0; \
201
 
              exit 1;; \
202
 
          esac; \
203
 
        done; \
204
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  16x16/emotes/Makefile'; \
205
 
        cd $(top_srcdir) && \
206
 
          $(AUTOMAKE) --gnu  16x16/emotes/Makefile
207
 
.PRECIOUS: Makefile
208
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209
 
        @case '$?' in \
210
 
          *config.status*) \
211
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
212
 
          *) \
213
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
214
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
215
 
        esac;
216
 
 
217
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
 
 
220
 
$(top_srcdir)/configure:  $(am__configure_deps)
221
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
223
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224
 
install-iconsDATA: $(icons_DATA)
225
 
        @$(NORMAL_INSTALL)
226
 
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
227
 
        @list='$(icons_DATA)'; for p in $$list; do \
228
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
229
 
          f=$(am__strip_dir) \
230
 
          echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \
231
 
          $(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \
232
 
        done
233
 
 
234
 
uninstall-iconsDATA:
235
 
        @$(NORMAL_UNINSTALL)
236
 
        @list='$(icons_DATA)'; for p in $$list; do \
237
 
          f=$(am__strip_dir) \
238
 
          echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \
239
 
          rm -f "$(DESTDIR)$(iconsdir)/$$f"; \
240
 
        done
241
 
tags: TAGS
242
 
TAGS:
243
 
 
244
 
ctags: CTAGS
245
 
CTAGS:
246
 
 
247
 
 
248
 
distdir: $(DISTFILES)
249
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
250
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
251
 
        list='$(DISTFILES)'; \
252
 
          dist_files=`for file in $$list; do echo $$file; done | \
253
 
          sed -e "s|^$$srcdirstrip/||;t" \
254
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
255
 
        case $$dist_files in \
256
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
257
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
258
 
                           sort -u` ;; \
259
 
        esac; \
260
 
        for file in $$dist_files; do \
261
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
262
 
          if test -d $$d/$$file; then \
263
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
264
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
265
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
266
 
            fi; \
267
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
268
 
          else \
269
 
            test -f $(distdir)/$$file \
270
 
            || cp -p $$d/$$file $(distdir)/$$file \
271
 
            || exit 1; \
272
 
          fi; \
273
 
        done
274
 
check-am: all-am
275
 
check: check-am
276
 
all-am: Makefile $(DATA)
277
 
installdirs:
278
 
        for dir in "$(DESTDIR)$(iconsdir)"; do \
279
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
280
 
        done
281
 
install: install-am
282
 
install-exec: install-exec-am
283
 
install-data: install-data-am
284
 
uninstall: uninstall-am
285
 
 
286
 
install-am: all-am
287
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
288
 
 
289
 
installcheck: installcheck-am
290
 
install-strip:
291
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
292
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
293
 
          `test -z '$(STRIP)' || \
294
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
295
 
mostlyclean-generic:
296
 
 
297
 
clean-generic:
298
 
 
299
 
distclean-generic:
300
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
301
 
 
302
 
maintainer-clean-generic:
303
 
        @echo "This command is intended for maintainers to use"
304
 
        @echo "it deletes files that may require special tools to rebuild."
305
 
clean: clean-am
306
 
 
307
 
clean-am: clean-generic mostlyclean-am
308
 
 
309
 
distclean: distclean-am
310
 
        -rm -f Makefile
311
 
distclean-am: clean-am distclean-generic
312
 
 
313
 
dvi: dvi-am
314
 
 
315
 
dvi-am:
316
 
 
317
 
html: html-am
318
 
 
319
 
info: info-am
320
 
 
321
 
info-am:
322
 
 
323
 
install-data-am: install-data-local install-iconsDATA
324
 
 
325
 
install-dvi: install-dvi-am
326
 
 
327
 
install-exec-am:
328
 
 
329
 
install-html: install-html-am
330
 
 
331
 
install-info: install-info-am
332
 
 
333
 
install-man:
334
 
 
335
 
install-pdf: install-pdf-am
336
 
 
337
 
install-ps: install-ps-am
338
 
 
339
 
installcheck-am:
340
 
 
341
 
maintainer-clean: maintainer-clean-am
342
 
        -rm -f Makefile
343
 
maintainer-clean-am: distclean-am maintainer-clean-generic
344
 
 
345
 
mostlyclean: mostlyclean-am
346
 
 
347
 
mostlyclean-am: mostlyclean-generic
348
 
 
349
 
pdf: pdf-am
350
 
 
351
 
pdf-am:
352
 
 
353
 
ps: ps-am
354
 
 
355
 
ps-am:
356
 
 
357
 
uninstall-am: uninstall-iconsDATA
358
 
 
359
 
.MAKE: install-am install-strip
360
 
 
361
 
.PHONY: all all-am check check-am clean clean-generic distclean \
362
 
        distclean-generic distdir dvi dvi-am html html-am info info-am \
363
 
        install install-am install-data install-data-am \
364
 
        install-data-local install-dvi install-dvi-am install-exec \
365
 
        install-exec-am install-html install-html-am install-iconsDATA \
366
 
        install-info install-info-am install-man install-pdf \
367
 
        install-pdf-am install-ps install-ps-am install-strip \
368
 
        installcheck installcheck-am installdirs maintainer-clean \
369
 
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
370
 
        pdf-am ps ps-am uninstall uninstall-am uninstall-iconsDATA
371
 
 
372
 
 
373
 
install-data-local: install-iconsDATA
374
 
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
375
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
376
 
# Otherwise a system limit (for SysV at least) may be exceeded.
377
 
.NOEXPORT: