~ubuntu-branches/ubuntu/natty/gnome-icon-theme/natty

« back to all changes in this revision

Viewing changes to 48x48/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Moog
  • Date: 2009-03-17 01:37:54 UTC
  • mfrom: (1.1.40 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317013754-3t4lpia01j3s11fp
Tags: 2.26.0-0ubuntu1
* New upstream release (LP: #343996)
* debian/patches
  - updated 10_add_application-x-cd-image.patch to apply cleanly
  - updated 99_autotools.patch to apply to new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
16
VPATH = @srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ..
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
21
install_sh_DATA = $(install_sh) -c -m 644
26
22
install_sh_PROGRAM = $(install_sh) -c
27
23
install_sh_SCRIPT = $(install_sh) -c
45
41
DIST_SOURCES =
46
42
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
47
43
        html-recursive info-recursive install-data-recursive \
48
 
        install-exec-recursive install-info-recursive \
49
 
        install-recursive installcheck-recursive installdirs-recursive \
50
 
        pdf-recursive ps-recursive uninstall-info-recursive \
51
 
        uninstall-recursive
 
44
        install-dvi-recursive install-exec-recursive \
 
45
        install-html-recursive install-info-recursive \
 
46
        install-pdf-recursive install-ps-recursive install-recursive \
 
47
        installcheck-recursive installdirs-recursive pdf-recursive \
 
48
        ps-recursive uninstall-recursive
 
49
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
50
  distclean-recursive maintainer-clean-recursive
52
51
ETAGS = etags
53
52
CTAGS = ctags
54
53
DIST_SUBDIRS = $(SUBDIRS)
56
55
ACLOCAL = @ACLOCAL@
57
56
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
58
57
ALL_LINGUAS = @ALL_LINGUAS@
59
 
AMDEP_FALSE = @AMDEP_FALSE@
60
 
AMDEP_TRUE = @AMDEP_TRUE@
61
58
AMTAR = @AMTAR@
62
59
AUTOCONF = @AUTOCONF@
63
60
AUTOHEADER = @AUTOHEADER@
84
81
GMSGFMT = @GMSGFMT@
85
82
GREP = @GREP@
86
83
ICONMAP = @ICONMAP@
 
84
INSTALL = @INSTALL@
87
85
INSTALL_DATA = @INSTALL_DATA@
88
86
INSTALL_PROGRAM = @INSTALL_PROGRAM@
89
87
INSTALL_SCRIPT = @INSTALL_SCRIPT@
90
88
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91
89
INSTOBJEXT = @INSTOBJEXT@
92
90
INTLLIBS = @INTLLIBS@
93
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
94
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
95
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
96
91
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
97
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
98
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
99
92
INTLTOOL_MERGE = @INTLTOOL_MERGE@
100
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
101
93
INTLTOOL_PERL = @INTLTOOL_PERL@
102
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
103
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
104
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
105
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
106
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
107
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
108
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
109
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
110
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
111
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
112
94
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
113
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
114
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
115
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
116
95
LDFLAGS = @LDFLAGS@
117
96
LIBOBJS = @LIBOBJS@
118
97
LIBS = @LIBS@
119
98
LTLIBOBJS = @LTLIBOBJS@
120
99
MAKEINFO = @MAKEINFO@
 
100
MKDIR_P = @MKDIR_P@
121
101
MKINSTALLDIRS = @MKINSTALLDIRS@
122
102
MSGFMT = @MSGFMT@
123
103
MSGFMT_OPTS = @MSGFMT_OPTS@
141
121
USE_NLS = @USE_NLS@
142
122
VERSION = @VERSION@
143
123
XGETTEXT = @XGETTEXT@
 
124
abs_builddir = @abs_builddir@
 
125
abs_srcdir = @abs_srcdir@
 
126
abs_top_builddir = @abs_top_builddir@
 
127
abs_top_srcdir = @abs_top_srcdir@
144
128
ac_ct_CC = @ac_ct_CC@
145
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
146
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
147
129
am__include = @am__include@
148
130
am__leading_dot = @am__leading_dot@
149
131
am__quote = @am__quote@
151
133
am__untar = @am__untar@
152
134
bindir = @bindir@
153
135
build_alias = @build_alias@
 
136
builddir = @builddir@
154
137
datadir = @datadir@
155
138
datarootdir = @datarootdir@
156
139
docdir = @docdir@
174
157
psdir = @psdir@
175
158
sbindir = @sbindir@
176
159
sharedstatedir = @sharedstatedir@
 
160
srcdir = @srcdir@
177
161
sysconfdir = @sysconfdir@
178
162
target_alias = @target_alias@
179
163
themedir = @themedir@
 
164
top_builddir = @top_builddir@
 
165
top_srcdir = @top_srcdir@
180
166
SUBDIRS = \
181
167
        actions         \
182
168
        animations      \
220
206
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221
207
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
222
208
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223
 
uninstall-info-am:
224
209
 
225
210
# This directory's subdirectories are mostly independent; you can cd
226
211
# into them and run `make' without going through this Makefile.
253
238
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
254
239
        fi; test -z "$$fail"
255
240
 
256
 
mostlyclean-recursive clean-recursive distclean-recursive \
257
 
maintainer-clean-recursive:
 
241
$(RECURSIVE_CLEAN_TARGETS):
258
242
        @failcom='exit 1'; \
259
243
        for f in x $$MAKEFLAGS; do \
260
244
          case $$f in \
298
282
        unique=`for i in $$list; do \
299
283
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300
284
          done | \
301
 
          $(AWK) '    { files[$$0] = 1; } \
302
 
               END { for (i in files) print i; }'`; \
 
285
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
286
              END { if (nonempty) { for (i in files) print i; }; }'`; \
303
287
        mkid -fID $$unique
304
288
tags: TAGS
305
289
 
324
308
        unique=`for i in $$list; do \
325
309
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326
310
          done | \
327
 
          $(AWK) '    { files[$$0] = 1; } \
328
 
               END { for (i in files) print i; }'`; \
 
311
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
312
              END { if (nonempty) { for (i in files) print i; }; }'`; \
329
313
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
330
314
          test -n "$$unique" || unique=$$empty_fix; \
331
315
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
335
319
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
336
320
                $(TAGS_FILES) $(LISP)
337
321
        tags=; \
338
 
        here=`pwd`; \
339
322
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
340
323
        unique=`for i in $$list; do \
341
324
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342
325
          done | \
343
 
          $(AWK) '    { files[$$0] = 1; } \
344
 
               END { for (i in files) print i; }'`; \
 
326
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
327
              END { if (nonempty) { for (i in files) print i; }; }'`; \
345
328
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
346
329
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
347
330
             $$tags $$unique
355
338
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
356
339
 
357
340
distdir: $(DISTFILES)
358
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
359
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
360
 
        list='$(DISTFILES)'; for file in $$list; do \
361
 
          case $$file in \
362
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
363
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
364
 
          esac; \
 
341
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
342
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
343
        list='$(DISTFILES)'; \
 
344
          dist_files=`for file in $$list; do echo $$file; done | \
 
345
          sed -e "s|^$$srcdirstrip/||;t" \
 
346
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
347
        case $$dist_files in \
 
348
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
349
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
350
                           sort -u` ;; \
 
351
        esac; \
 
352
        for file in $$dist_files; do \
365
353
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
366
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
367
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
368
 
            dir="/$$dir"; \
369
 
            $(mkdir_p) "$(distdir)$$dir"; \
370
 
          else \
371
 
            dir=''; \
372
 
          fi; \
373
354
          if test -d $$d/$$file; then \
 
355
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
374
356
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
375
357
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
376
358
            fi; \
384
366
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
385
367
          if test "$$subdir" = .; then :; else \
386
368
            test -d "$(distdir)/$$subdir" \
387
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
369
            || $(MKDIR_P) "$(distdir)/$$subdir" \
388
370
            || exit 1; \
389
371
            distdir=`$(am__cd) $(distdir) && pwd`; \
390
372
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
392
374
              $(MAKE) $(AM_MAKEFLAGS) \
393
375
                top_distdir="$$top_distdir" \
394
376
                distdir="$$distdir/$$subdir" \
 
377
                am__remove_distdir=: \
 
378
                am__skip_length_check=: \
395
379
                distdir) \
396
380
              || exit 1; \
397
381
          fi; \
446
430
 
447
431
install-data-am:
448
432
 
 
433
install-dvi: install-dvi-recursive
 
434
 
449
435
install-exec-am:
450
436
 
 
437
install-html: install-html-recursive
 
438
 
451
439
install-info: install-info-recursive
452
440
 
453
441
install-man:
454
442
 
 
443
install-pdf: install-pdf-recursive
 
444
 
 
445
install-ps: install-ps-recursive
 
446
 
455
447
installcheck-am:
456
448
 
457
449
maintainer-clean: maintainer-clean-recursive
470
462
 
471
463
ps-am:
472
464
 
473
 
uninstall-am: uninstall-info-am
474
 
 
475
 
uninstall-info: uninstall-info-recursive
476
 
 
477
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
478
 
        clean clean-generic clean-recursive ctags ctags-recursive \
479
 
        distclean distclean-generic distclean-recursive distclean-tags \
 
465
uninstall-am:
 
466
 
 
467
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
468
        install-strip
 
469
 
 
470
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
471
        all all-am check check-am clean clean-generic ctags \
 
472
        ctags-recursive distclean distclean-generic distclean-tags \
480
473
        distdir dvi dvi-am html html-am info info-am install \
481
 
        install-am install-data install-data-am install-exec \
482
 
        install-exec-am install-info install-info-am install-man \
 
474
        install-am install-data install-data-am install-dvi \
 
475
        install-dvi-am install-exec install-exec-am install-html \
 
476
        install-html-am install-info install-info-am install-man \
 
477
        install-pdf install-pdf-am install-ps install-ps-am \
483
478
        install-strip installcheck installcheck-am installdirs \
484
479
        installdirs-am maintainer-clean maintainer-clean-generic \
485
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
486
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
487
 
        uninstall uninstall-am uninstall-info-am
 
480
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
 
481
        tags-recursive uninstall uninstall-am
488
482
 
489
483
# Tell versions [3.59,3.63) of GNU make to not export all variables.
490
484
# Otherwise a system limit (for SysV at least) may be exceeded.