~ubuntu-branches/ubuntu/precise/gdk-pixbuf/precise

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-03-20 19:38:33 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20120320193833-3zxbmxh5dqovnzyq
Tags: 2.26.0-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
65
65
CONFIG_CLEAN_FILES = gdk-pixbuf-2.0.pc gdk-pixbuf-2.0-uninstalled.pc \
66
66
        config.h.win32
67
67
CONFIG_CLEAN_VPATH_FILES =
68
 
AM_V_GEN = $(am__v_GEN_$(V))
69
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
68
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
69
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
70
70
am__v_GEN_0 = @echo "  GEN   " $@;
71
 
AM_V_at = $(am__v_at_$(V))
72
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
71
AM_V_at = $(am__v_at_@AM_V@)
 
72
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
73
73
am__v_at_0 = @
74
74
SOURCES =
75
75
DIST_SOURCES =
121
121
distdir = $(PACKAGE)-$(VERSION)
122
122
top_distdir = $(distdir)
123
123
am__remove_distdir = \
124
 
  { test ! -d "$(distdir)" \
125
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
126
 
         && rm -fr "$(distdir)"; }; }
 
124
  if test -d "$(distdir)"; then \
 
125
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
126
      && rm -rf "$(distdir)" \
 
127
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
128
  else :; fi
127
129
am__relativize = \
128
130
  dir0=`pwd`; \
129
131
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
436
438
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
437
439
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
438
440
        esac;
 
441
$(top_srcdir)/Makefile.decl:
439
442
 
440
443
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
441
444
        $(SHELL) ./config.status --recheck
704
707
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
705
708
        $(am__remove_distdir)
706
709
 
 
710
dist-lzip: distdir
 
711
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
 
712
        $(am__remove_distdir)
 
713
 
707
714
dist-lzma: distdir
708
715
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
709
716
        $(am__remove_distdir)
739
746
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
740
747
        *.tar.lzma*) \
741
748
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
749
        *.tar.lz*) \
 
750
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
742
751
        *.tar.xz*) \
743
752
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
744
753
        *.tar.Z*) \
929
938
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
930
939
        all all-am am--refresh check check-am check-local clean \
931
940
        clean-generic clean-libtool ctags ctags-recursive dist \
932
 
        dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
933
 
        dist-xz dist-zip distcheck distclean distclean-generic \
934
 
        distclean-hdr distclean-libtool distclean-tags distcleancheck \
935
 
        distdir distuninstallcheck dvi dvi-am html html-am info \
936
 
        info-am install install-am install-data install-data-am \
937
 
        install-dvi install-dvi-am install-exec install-exec-am \
938
 
        install-html install-html-am install-info install-info-am \
939
 
        install-man install-pdf install-pdf-am install-pkgconfigDATA \
940
 
        install-ps install-ps-am install-strip installcheck \
941
 
        installcheck-am installdirs installdirs-am maintainer-clean \
942
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
943
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
944
 
        uninstall uninstall-am uninstall-pkgconfigDATA
 
941
        dist-all dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar \
 
942
        dist-tarZ dist-xz dist-zip distcheck distclean \
 
943
        distclean-generic distclean-hdr distclean-libtool \
 
944
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
945
        dvi-am html html-am info info-am install install-am \
 
946
        install-data install-data-am install-dvi install-dvi-am \
 
947
        install-exec install-exec-am install-html install-html-am \
 
948
        install-info install-info-am install-man install-pdf \
 
949
        install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
 
950
        install-strip installcheck installcheck-am installdirs \
 
951
        installdirs-am maintainer-clean maintainer-clean-generic \
 
952
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
953
        ps ps-am tags tags-recursive uninstall uninstall-am \
 
954
        uninstall-pkgconfigDATA
945
955
 
946
956
# call as: $(XVFB_START) && someprogram
947
957