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

« back to all changes in this revision

Viewing changes to 48x48/stock/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-09-22 14:01:52 UTC
  • mfrom: (1.1.42 upstream)
  • Revision ID: james.westby@ubuntu.com-20090922140152-qkacrhpspdznj3s3
Tags: 2.28.0-0ubuntu1
New upstream release: (LP: #434429)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
15
16
@SET_MAKE@
16
17
VPATH = @srcdir@
17
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
20
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
23
install_sh_DATA = $(install_sh) -c -m 644
22
24
install_sh_PROGRAM = $(install_sh) -c
37
39
        $(ACLOCAL_M4)
38
40
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
39
41
CONFIG_CLEAN_FILES =
 
42
CONFIG_CLEAN_VPATH_FILES =
40
43
SOURCES =
41
44
DIST_SOURCES =
42
45
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
48
51
        ps-recursive uninstall-recursive
49
52
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
50
53
  distclean-recursive maintainer-clean-recursive
 
54
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
55
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
56
        distdir
51
57
ETAGS = etags
52
58
CTAGS = ctags
53
59
DIST_SUBDIRS = $(SUBDIRS)
54
60
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
61
am__relativize = \
 
62
  dir0=`pwd`; \
 
63
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
64
  sed_rest='s,^[^/]*/*,,'; \
 
65
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
66
  sed_butlast='s,/*[^/]*$$,,'; \
 
67
  while test -n "$$dir1"; do \
 
68
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
69
    if test "$$first" != "."; then \
 
70
      if test "$$first" = ".."; then \
 
71
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
72
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
73
      else \
 
74
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
75
        if test "$$first2" = "$$first"; then \
 
76
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
77
        else \
 
78
          dir2="../$$dir2"; \
 
79
        fi; \
 
80
        dir0="$$dir0"/"$$first"; \
 
81
      fi; \
 
82
    fi; \
 
83
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
84
  done; \
 
85
  reldir="$$dir2"
55
86
ACLOCAL = @ACLOCAL@
56
87
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
57
88
ALL_LINGUAS = @ALL_LINGUAS@
108
139
PACKAGE_NAME = @PACKAGE_NAME@
109
140
PACKAGE_STRING = @PACKAGE_STRING@
110
141
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
142
PACKAGE_URL = @PACKAGE_URL@
111
143
PACKAGE_VERSION = @PACKAGE_VERSION@
112
144
PATH_SEPARATOR = @PATH_SEPARATOR@
113
145
PKG_CONFIG = @PKG_CONFIG@
177
209
              exit 1;; \
178
210
          esac; \
179
211
        done; \
180
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  48x48/stock/Makefile'; \
181
 
        cd $(top_srcdir) && \
182
 
          $(AUTOMAKE) --gnu  48x48/stock/Makefile
 
212
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu 48x48/stock/Makefile'; \
 
213
        $(am__cd) $(top_srcdir) && \
 
214
          $(AUTOMAKE) --gnu 48x48/stock/Makefile
183
215
.PRECIOUS: Makefile
184
216
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
185
217
        @case '$?' in \
197
229
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198
230
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
199
231
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
232
$(am__aclocal_m4_deps):
200
233
 
201
234
# This directory's subdirectories are mostly independent; you can cd
202
235
# into them and run `make' without going through this Makefile.
222
255
          else \
223
256
            local_target="$$target"; \
224
257
          fi; \
225
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
258
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
226
259
          || eval $$failcom; \
227
260
        done; \
228
261
        if test "$$dot_seen" = "no"; then \
256
289
          else \
257
290
            local_target="$$target"; \
258
291
          fi; \
259
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
292
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
260
293
          || eval $$failcom; \
261
294
        done && test -z "$$fail"
262
295
tags-recursive:
263
296
        list='$(SUBDIRS)'; for subdir in $$list; do \
264
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
297
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
265
298
        done
266
299
ctags-recursive:
267
300
        list='$(SUBDIRS)'; for subdir in $$list; do \
268
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
301
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
269
302
        done
270
303
 
271
304
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
280
313
 
281
314
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
282
315
                $(TAGS_FILES) $(LISP)
283
 
        tags=; \
 
316
        set x; \
284
317
        here=`pwd`; \
285
318
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
286
319
          include_option=--etags-include; \
292
325
        list='$(SUBDIRS)'; for subdir in $$list; do \
293
326
          if test "$$subdir" = .; then :; else \
294
327
            test ! -f $$subdir/TAGS || \
295
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
328
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
296
329
          fi; \
297
330
        done; \
298
331
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
301
334
          done | \
302
335
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
303
336
              END { if (nonempty) { for (i in files) print i; }; }'`; \
304
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
337
        shift; \
 
338
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
305
339
          test -n "$$unique" || unique=$$empty_fix; \
306
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
307
 
            $$tags $$unique; \
 
340
          if test $$# -gt 0; then \
 
341
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
342
              "$$@" $$unique; \
 
343
          else \
 
344
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
345
              $$unique; \
 
346
          fi; \
308
347
        fi
309
348
ctags: CTAGS
310
349
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
311
350
                $(TAGS_FILES) $(LISP)
312
 
        tags=; \
313
351
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
314
352
        unique=`for i in $$list; do \
315
353
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316
354
          done | \
317
355
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
318
356
              END { if (nonempty) { for (i in files) print i; }; }'`; \
319
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
357
        test -z "$(CTAGS_ARGS)$$unique" \
320
358
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
321
 
             $$tags $$unique
 
359
             $$unique
322
360
 
323
361
GTAGS:
324
362
        here=`$(am__cd) $(top_builddir) && pwd` \
325
 
          && cd $(top_srcdir) \
326
 
          && gtags -i $(GTAGS_ARGS) $$here
 
363
          && $(am__cd) $(top_srcdir) \
 
364
          && gtags -i $(GTAGS_ARGS) "$$here"
327
365
 
328
366
distclean-tags:
329
367
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
344
382
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
345
383
          if test -d $$d/$$file; then \
346
384
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
385
            if test -d "$(distdir)/$$file"; then \
 
386
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
387
            fi; \
347
388
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
348
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
389
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
390
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
349
391
            fi; \
350
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
392
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
351
393
          else \
352
 
            test -f $(distdir)/$$file \
353
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
394
            test -f "$(distdir)/$$file" \
 
395
            || cp -p $$d/$$file "$(distdir)/$$file" \
354
396
            || exit 1; \
355
397
          fi; \
356
398
        done
357
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
399
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
358
400
          if test "$$subdir" = .; then :; else \
359
401
            test -d "$(distdir)/$$subdir" \
360
402
            || $(MKDIR_P) "$(distdir)/$$subdir" \
361
403
            || exit 1; \
362
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
363
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
364
 
            (cd $$subdir && \
 
404
          fi; \
 
405
        done
 
406
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
407
          if test "$$subdir" = .; then :; else \
 
408
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
409
            $(am__relativize); \
 
410
            new_distdir=$$reldir; \
 
411
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
412
            $(am__relativize); \
 
413
            new_top_distdir=$$reldir; \
 
414
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
415
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
416
            ($(am__cd) $$subdir && \
365
417
              $(MAKE) $(AM_MAKEFLAGS) \
366
 
                top_distdir="$$top_distdir" \
367
 
                distdir="$$distdir/$$subdir" \
 
418
                top_distdir="$$new_top_distdir" \
 
419
                distdir="$$new_distdir" \
368
420
                am__remove_distdir=: \
369
421
                am__skip_length_check=: \
 
422
                am__skip_mode_fix=: \
370
423
                distdir) \
371
424
              || exit 1; \
372
425
          fi; \
396
449
 
397
450
distclean-generic:
398
451
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
452
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
399
453
 
400
454
maintainer-clean-generic:
401
455
        @echo "This command is intended for maintainers to use"
414
468
 
415
469
html: html-recursive
416
470
 
 
471
html-am:
 
472
 
417
473
info: info-recursive
418
474
 
419
475
info-am:
422
478
 
423
479
install-dvi: install-dvi-recursive
424
480
 
 
481
install-dvi-am:
 
482
 
425
483
install-exec-am:
426
484
 
427
485
install-html: install-html-recursive
428
486
 
 
487
install-html-am:
 
488
 
429
489
install-info: install-info-recursive
430
490
 
 
491
install-info-am:
 
492
 
431
493
install-man:
432
494
 
433
495
install-pdf: install-pdf-recursive
434
496
 
 
497
install-pdf-am:
 
498
 
435
499
install-ps: install-ps-recursive
436
500
 
 
501
install-ps-am:
 
502
 
437
503
installcheck-am:
438
504
 
439
505
maintainer-clean: maintainer-clean-recursive
454
520
 
455
521
uninstall-am:
456
522
 
457
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
458
 
        install-strip
 
523
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
524
        install-am install-strip tags-recursive
459
525
 
460
526
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
461
527
        all all-am check check-am clean clean-generic ctags \
470
536
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
471
537
        tags-recursive uninstall uninstall-am
472
538
 
 
539
 
473
540
# Tell versions [3.59,3.63) of GNU make to not export all variables.
474
541
# Otherwise a system limit (for SysV at least) may be exceeded.
475
542
.NOEXPORT: