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

« back to all changes in this revision

Viewing changes to scalable/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 = actions apps categories devices emblems emotes mimetypes places status stock
181
167
all: all-recursive
182
168
 
210
196
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211
197
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
212
198
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213
 
uninstall-info-am:
214
199
 
215
200
# This directory's subdirectories are mostly independent; you can cd
216
201
# into them and run `make' without going through this Makefile.
243
228
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
244
229
        fi; test -z "$$fail"
245
230
 
246
 
mostlyclean-recursive clean-recursive distclean-recursive \
247
 
maintainer-clean-recursive:
 
231
$(RECURSIVE_CLEAN_TARGETS):
248
232
        @failcom='exit 1'; \
249
233
        for f in x $$MAKEFLAGS; do \
250
234
          case $$f in \
288
272
        unique=`for i in $$list; do \
289
273
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290
274
          done | \
291
 
          $(AWK) '    { files[$$0] = 1; } \
292
 
               END { for (i in files) print i; }'`; \
 
275
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
276
              END { if (nonempty) { for (i in files) print i; }; }'`; \
293
277
        mkid -fID $$unique
294
278
tags: TAGS
295
279
 
314
298
        unique=`for i in $$list; do \
315
299
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316
300
          done | \
317
 
          $(AWK) '    { files[$$0] = 1; } \
318
 
               END { for (i in files) print i; }'`; \
 
301
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
302
              END { if (nonempty) { for (i in files) print i; }; }'`; \
319
303
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
320
304
          test -n "$$unique" || unique=$$empty_fix; \
321
305
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
325
309
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
326
310
                $(TAGS_FILES) $(LISP)
327
311
        tags=; \
328
 
        here=`pwd`; \
329
312
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
330
313
        unique=`for i in $$list; do \
331
314
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332
315
          done | \
333
 
          $(AWK) '    { files[$$0] = 1; } \
334
 
               END { for (i in files) print i; }'`; \
 
316
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
317
              END { if (nonempty) { for (i in files) print i; }; }'`; \
335
318
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
336
319
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
337
320
             $$tags $$unique
345
328
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
346
329
 
347
330
distdir: $(DISTFILES)
348
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
349
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
350
 
        list='$(DISTFILES)'; for file in $$list; do \
351
 
          case $$file in \
352
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
353
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
354
 
          esac; \
 
331
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
332
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
333
        list='$(DISTFILES)'; \
 
334
          dist_files=`for file in $$list; do echo $$file; done | \
 
335
          sed -e "s|^$$srcdirstrip/||;t" \
 
336
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
337
        case $$dist_files in \
 
338
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
339
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
340
                           sort -u` ;; \
 
341
        esac; \
 
342
        for file in $$dist_files; do \
355
343
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
356
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
357
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
358
 
            dir="/$$dir"; \
359
 
            $(mkdir_p) "$(distdir)$$dir"; \
360
 
          else \
361
 
            dir=''; \
362
 
          fi; \
363
344
          if test -d $$d/$$file; then \
 
345
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
364
346
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
365
347
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
366
348
            fi; \
374
356
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
375
357
          if test "$$subdir" = .; then :; else \
376
358
            test -d "$(distdir)/$$subdir" \
377
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
359
            || $(MKDIR_P) "$(distdir)/$$subdir" \
378
360
            || exit 1; \
379
361
            distdir=`$(am__cd) $(distdir) && pwd`; \
380
362
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
382
364
              $(MAKE) $(AM_MAKEFLAGS) \
383
365
                top_distdir="$$top_distdir" \
384
366
                distdir="$$distdir/$$subdir" \
 
367
                am__remove_distdir=: \
 
368
                am__skip_length_check=: \
385
369
                distdir) \
386
370
              || exit 1; \
387
371
          fi; \
435
419
 
436
420
install-data-am:
437
421
 
 
422
install-dvi: install-dvi-recursive
 
423
 
438
424
install-exec-am:
439
425
 
 
426
install-html: install-html-recursive
 
427
 
440
428
install-info: install-info-recursive
441
429
 
442
430
install-man:
443
431
 
 
432
install-pdf: install-pdf-recursive
 
433
 
 
434
install-ps: install-ps-recursive
 
435
 
444
436
installcheck-am:
445
437
 
446
438
maintainer-clean: maintainer-clean-recursive
459
451
 
460
452
ps-am:
461
453
 
462
 
uninstall-am: uninstall-info-am
463
 
 
464
 
uninstall-info: uninstall-info-recursive
465
 
 
466
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
467
 
        clean clean-generic clean-recursive ctags ctags-recursive \
468
 
        distclean distclean-generic distclean-recursive distclean-tags \
 
454
uninstall-am:
 
455
 
 
456
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
457
        install-strip
 
458
 
 
459
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
460
        all all-am check check-am clean clean-generic ctags \
 
461
        ctags-recursive distclean distclean-generic distclean-tags \
469
462
        distdir dvi dvi-am html html-am info info-am install \
470
 
        install-am install-data install-data-am install-exec \
471
 
        install-exec-am install-info install-info-am install-man \
 
463
        install-am install-data install-data-am install-dvi \
 
464
        install-dvi-am install-exec install-exec-am install-html \
 
465
        install-html-am install-info install-info-am install-man \
 
466
        install-pdf install-pdf-am install-ps install-ps-am \
472
467
        install-strip installcheck installcheck-am installdirs \
473
468
        installdirs-am maintainer-clean maintainer-clean-generic \
474
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
475
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
476
 
        uninstall uninstall-am uninstall-info-am
 
469
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
 
470
        tags-recursive uninstall uninstall-am
477
471
 
478
472
# Tell versions [3.59,3.63) of GNU make to not export all variables.
479
473
# Otherwise a system limit (for SysV at least) may be exceeded.