~ubuntu-branches/ubuntu/maverick/gimp/maverick-proposed

« back to all changes in this revision

Viewing changes to app/actions/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-02-26 19:10:31 UTC
  • mfrom: (1.1.22 upstream) (0.4.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100226191031-d11l96bebdllen1n
Tags: 2.6.8-2ubuntu1
* Merge with debian, remaining changes:
  + debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    - updated some strings for ubuntu
  + debian/rules:
    - updated translation templates
  + debian/control:
    - set Vcs-Bzr url

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.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
47
49
mkinstalldirs = $(install_sh) -d
48
50
CONFIG_HEADER = $(top_builddir)/config.h
49
51
CONFIG_CLEAN_FILES =
 
52
CONFIG_CLEAN_VPATH_FILES =
50
53
LIBRARIES = $(noinst_LIBRARIES)
51
54
ARFLAGS = cru
52
55
libappactions_a_AR = $(AR) $(ARFLAGS)
96
99
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
97
100
depcomp = $(SHELL) $(top_srcdir)/depcomp
98
101
am__depfiles_maybe = depfiles
 
102
am__mv = mv -f
99
103
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
100
104
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
101
105
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
593
597
              exit 1;; \
594
598
          esac; \
595
599
        done; \
596
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  app/actions/Makefile'; \
597
 
        cd $(top_srcdir) && \
598
 
          $(AUTOMAKE) --gnu  app/actions/Makefile
 
600
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu app/actions/Makefile'; \
 
601
        $(am__cd) $(top_srcdir) && \
 
602
          $(AUTOMAKE) --gnu app/actions/Makefile
599
603
.PRECIOUS: Makefile
600
604
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
601
605
        @case '$?' in \
613
617
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
614
618
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
615
619
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
620
$(am__aclocal_m4_deps):
616
621
 
617
622
clean-noinstLIBRARIES:
618
623
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
708
713
 
709
714
.c.o:
710
715
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
711
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
716
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
712
717
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
713
718
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
714
719
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
715
720
 
716
721
.c.obj:
717
722
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
718
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
723
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
719
724
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
720
725
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
721
726
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
722
727
 
723
728
.c.lo:
724
729
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
725
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
730
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
726
731
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
727
732
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
728
733
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
745
750
 
746
751
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
747
752
                $(TAGS_FILES) $(LISP)
748
 
        tags=; \
 
753
        set x; \
749
754
        here=`pwd`; \
750
755
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
751
756
        unique=`for i in $$list; do \
753
758
          done | \
754
759
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
755
760
              END { if (nonempty) { for (i in files) print i; }; }'`; \
756
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
761
        shift; \
 
762
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
757
763
          test -n "$$unique" || unique=$$empty_fix; \
758
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
759
 
            $$tags $$unique; \
 
764
          if test $$# -gt 0; then \
 
765
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
766
              "$$@" $$unique; \
 
767
          else \
 
768
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
769
              $$unique; \
 
770
          fi; \
760
771
        fi
761
772
ctags: CTAGS
762
773
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
763
774
                $(TAGS_FILES) $(LISP)
764
 
        tags=; \
765
775
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
766
776
        unique=`for i in $$list; do \
767
777
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
768
778
          done | \
769
779
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
770
780
              END { if (nonempty) { for (i in files) print i; }; }'`; \
771
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
781
        test -z "$(CTAGS_ARGS)$$unique" \
772
782
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
773
 
             $$tags $$unique
 
783
             $$unique
774
784
 
775
785
GTAGS:
776
786
        here=`$(am__cd) $(top_builddir) && pwd` \
777
 
          && cd $(top_srcdir) \
778
 
          && gtags -i $(GTAGS_ARGS) $$here
 
787
          && $(am__cd) $(top_srcdir) \
 
788
          && gtags -i $(GTAGS_ARGS) "$$here"
779
789
 
780
790
distclean-tags:
781
791
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
796
806
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
797
807
          if test -d $$d/$$file; then \
798
808
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
809
            if test -d "$(distdir)/$$file"; then \
 
810
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
811
            fi; \
799
812
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
800
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
813
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
814
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
801
815
            fi; \
802
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
816
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
803
817
          else \
804
 
            test -f $(distdir)/$$file \
805
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
818
            test -f "$(distdir)/$$file" \
 
819
            || cp -p $$d/$$file "$(distdir)/$$file" \
806
820
            || exit 1; \
807
821
          fi; \
808
822
        done
830
844
 
831
845
distclean-generic:
832
846
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
847
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
833
848
 
834
849
maintainer-clean-generic:
835
850
        @echo "This command is intended for maintainers to use"
851
866
 
852
867
html: html-am
853
868
 
 
869
html-am:
 
870
 
854
871
info: info-am
855
872
 
856
873
info-am:
859
876
 
860
877
install-dvi: install-dvi-am
861
878
 
 
879
install-dvi-am:
 
880
 
862
881
install-exec-am:
863
882
 
864
883
install-html: install-html-am
865
884
 
 
885
install-html-am:
 
886
 
866
887
install-info: install-info-am
867
888
 
 
889
install-info-am:
 
890
 
868
891
install-man:
869
892
 
870
893
install-pdf: install-pdf-am
871
894
 
 
895
install-pdf-am:
 
896
 
872
897
install-ps: install-ps-am
873
898
 
 
899
install-ps-am:
 
900
 
874
901
installcheck-am:
875
902
 
876
903
maintainer-clean: maintainer-clean-am
908
935
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
909
936
        pdf pdf-am ps ps-am tags uninstall uninstall-am
910
937
 
 
938
 
911
939
# Tell versions [3.59,3.63) of GNU make to not export all variables.
912
940
# Otherwise a system limit (for SysV at least) may be exceeded.
913
941
.NOEXPORT: