~ubuntu-branches/ubuntu/oneiric/gnome-system-tools/oneiric

« back to all changes in this revision

Viewing changes to icons/16x16/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-10-19 20:49:26 UTC
  • mto: (1.2.8 squeeze)
  • mto: This revision was merged to the branch mainline in revision 90.
  • Revision ID: james.westby@ubuntu.com-20091019204926-yzdhixh8c0jrznqo
Tags: upstream-2.28.1
ImportĀ upstreamĀ versionĀ 2.28.1

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
34
36
subdir = icons/16x16
35
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
39
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
40
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
 
41
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
42
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
43
        $(top_srcdir)/configure.in
38
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39
45
        $(ACLOCAL_M4)
40
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
41
47
CONFIG_HEADER = $(top_builddir)/config.h
42
48
CONFIG_CLEAN_FILES =
 
49
CONFIG_CLEAN_VPATH_FILES =
43
50
SOURCES =
44
51
DIST_SOURCES =
45
52
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51
58
        ps-recursive uninstall-recursive
52
59
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
53
60
  distclean-recursive maintainer-clean-recursive
 
61
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
62
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
63
        distdir
54
64
ETAGS = etags
55
65
CTAGS = ctags
56
66
DIST_SUBDIRS = $(SUBDIRS)
57
67
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
68
am__relativize = \
 
69
  dir0=`pwd`; \
 
70
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
71
  sed_rest='s,^[^/]*/*,,'; \
 
72
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
73
  sed_butlast='s,/*[^/]*$$,,'; \
 
74
  while test -n "$$dir1"; do \
 
75
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
76
    if test "$$first" != "."; then \
 
77
      if test "$$first" = ".."; then \
 
78
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
79
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
80
      else \
 
81
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
82
        if test "$$first2" = "$$first"; then \
 
83
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
84
        else \
 
85
          dir2="../$$dir2"; \
 
86
        fi; \
 
87
        dir0="$$dir0"/"$$first"; \
 
88
      fi; \
 
89
    fi; \
 
90
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
91
  done; \
 
92
  reldir="$$dir2"
58
93
ACLOCAL = @ACLOCAL@
59
94
ALL_LINGUAS = @ALL_LINGUAS@
60
95
AMTAR = @AMTAR@
148
183
PACKAGE_NAME = @PACKAGE_NAME@
149
184
PACKAGE_STRING = @PACKAGE_STRING@
150
185
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
186
PACKAGE_URL = @PACKAGE_URL@
151
187
PACKAGE_VERSION = @PACKAGE_VERSION@
152
188
PATH_SEPARATOR = @PATH_SEPARATOR@
153
189
PKG_CONFIG = @PKG_CONFIG@
233
269
              exit 1;; \
234
270
          esac; \
235
271
        done; \
236
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  icons/16x16/Makefile'; \
237
 
        cd $(top_srcdir) && \
238
 
          $(AUTOMAKE) --gnu  icons/16x16/Makefile
 
272
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/16x16/Makefile'; \
 
273
        $(am__cd) $(top_srcdir) && \
 
274
          $(AUTOMAKE) --gnu icons/16x16/Makefile
239
275
.PRECIOUS: Makefile
240
276
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241
277
        @case '$?' in \
253
289
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254
290
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
255
291
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
292
$(am__aclocal_m4_deps):
256
293
 
257
294
mostlyclean-libtool:
258
295
        -rm -f *.lo
284
321
          else \
285
322
            local_target="$$target"; \
286
323
          fi; \
287
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
324
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
288
325
          || eval $$failcom; \
289
326
        done; \
290
327
        if test "$$dot_seen" = "no"; then \
318
355
          else \
319
356
            local_target="$$target"; \
320
357
          fi; \
321
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
358
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
322
359
          || eval $$failcom; \
323
360
        done && test -z "$$fail"
324
361
tags-recursive:
325
362
        list='$(SUBDIRS)'; for subdir in $$list; do \
326
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
363
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
327
364
        done
328
365
ctags-recursive:
329
366
        list='$(SUBDIRS)'; for subdir in $$list; do \
330
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
367
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
331
368
        done
332
369
 
333
370
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
342
379
 
343
380
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
344
381
                $(TAGS_FILES) $(LISP)
345
 
        tags=; \
 
382
        set x; \
346
383
        here=`pwd`; \
347
384
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
348
385
          include_option=--etags-include; \
354
391
        list='$(SUBDIRS)'; for subdir in $$list; do \
355
392
          if test "$$subdir" = .; then :; else \
356
393
            test ! -f $$subdir/TAGS || \
357
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
394
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
358
395
          fi; \
359
396
        done; \
360
397
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
363
400
          done | \
364
401
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
365
402
              END { if (nonempty) { for (i in files) print i; }; }'`; \
366
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
403
        shift; \
 
404
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
367
405
          test -n "$$unique" || unique=$$empty_fix; \
368
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
369
 
            $$tags $$unique; \
 
406
          if test $$# -gt 0; then \
 
407
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
408
              "$$@" $$unique; \
 
409
          else \
 
410
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
411
              $$unique; \
 
412
          fi; \
370
413
        fi
371
414
ctags: CTAGS
372
415
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
373
416
                $(TAGS_FILES) $(LISP)
374
 
        tags=; \
375
417
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
376
418
        unique=`for i in $$list; do \
377
419
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378
420
          done | \
379
421
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
380
422
              END { if (nonempty) { for (i in files) print i; }; }'`; \
381
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
423
        test -z "$(CTAGS_ARGS)$$unique" \
382
424
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
383
 
             $$tags $$unique
 
425
             $$unique
384
426
 
385
427
GTAGS:
386
428
        here=`$(am__cd) $(top_builddir) && pwd` \
387
 
          && cd $(top_srcdir) \
388
 
          && gtags -i $(GTAGS_ARGS) $$here
 
429
          && $(am__cd) $(top_srcdir) \
 
430
          && gtags -i $(GTAGS_ARGS) "$$here"
389
431
 
390
432
distclean-tags:
391
433
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
406
448
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
407
449
          if test -d $$d/$$file; then \
408
450
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
451
            if test -d "$(distdir)/$$file"; then \
 
452
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
453
            fi; \
409
454
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
410
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
455
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
456
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
411
457
            fi; \
412
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
458
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
413
459
          else \
414
 
            test -f $(distdir)/$$file \
415
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
460
            test -f "$(distdir)/$$file" \
 
461
            || cp -p $$d/$$file "$(distdir)/$$file" \
416
462
            || exit 1; \
417
463
          fi; \
418
464
        done
419
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
465
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
420
466
          if test "$$subdir" = .; then :; else \
421
467
            test -d "$(distdir)/$$subdir" \
422
468
            || $(MKDIR_P) "$(distdir)/$$subdir" \
423
469
            || exit 1; \
424
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
425
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
426
 
            (cd $$subdir && \
 
470
          fi; \
 
471
        done
 
472
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
473
          if test "$$subdir" = .; then :; else \
 
474
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
475
            $(am__relativize); \
 
476
            new_distdir=$$reldir; \
 
477
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
478
            $(am__relativize); \
 
479
            new_top_distdir=$$reldir; \
 
480
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
481
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
482
            ($(am__cd) $$subdir && \
427
483
              $(MAKE) $(AM_MAKEFLAGS) \
428
 
                top_distdir="$$top_distdir" \
429
 
                distdir="$$distdir/$$subdir" \
 
484
                top_distdir="$$new_top_distdir" \
 
485
                distdir="$$new_distdir" \
430
486
                am__remove_distdir=: \
431
487
                am__skip_length_check=: \
 
488
                am__skip_mode_fix=: \
432
489
                distdir) \
433
490
              || exit 1; \
434
491
          fi; \
458
515
 
459
516
distclean-generic:
460
517
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
518
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
461
519
 
462
520
maintainer-clean-generic:
463
521
        @echo "This command is intended for maintainers to use"
476
534
 
477
535
html: html-recursive
478
536
 
 
537
html-am:
 
538
 
479
539
info: info-recursive
480
540
 
481
541
info-am:
484
544
 
485
545
install-dvi: install-dvi-recursive
486
546
 
 
547
install-dvi-am:
 
548
 
487
549
install-exec-am:
488
550
 
489
551
install-html: install-html-recursive
490
552
 
 
553
install-html-am:
 
554
 
491
555
install-info: install-info-recursive
492
556
 
 
557
install-info-am:
 
558
 
493
559
install-man:
494
560
 
495
561
install-pdf: install-pdf-recursive
496
562
 
 
563
install-pdf-am:
 
564
 
497
565
install-ps: install-ps-recursive
498
566
 
 
567
install-ps-am:
 
568
 
499
569
installcheck-am:
500
570
 
501
571
maintainer-clean: maintainer-clean-recursive
516
586
 
517
587
uninstall-am:
518
588
 
519
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
520
 
        install-strip
 
589
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
590
        install-am install-strip tags-recursive
521
591
 
522
592
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
523
593
        all all-am check check-am clean clean-generic clean-libtool \
535
605
 
536
606
 
537
607
-include $(top_srcdir)/git.mk
 
608
 
538
609
# Tell versions [3.59,3.63) of GNU make to not export all variables.
539
610
# Otherwise a system limit (for SysV at least) may be exceeded.
540
611
.NOEXPORT: