~ubuntu-branches/ubuntu/oneiric/gimp/oneiric-security

« back to all changes in this revision

Viewing changes to app/composite/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
54
56
mkinstalldirs = $(install_sh) -d
55
57
CONFIG_HEADER = $(top_builddir)/config.h
56
58
CONFIG_CLEAN_FILES =
 
59
CONFIG_CLEAN_VPATH_FILES =
57
60
LIBRARIES = $(noinst_LIBRARIES)
58
61
ARFLAGS = cru
59
62
libcomposite_a_AR = $(AR) $(ARFLAGS)
140
143
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
141
144
depcomp = $(SHELL) $(top_srcdir)/depcomp
142
145
am__depfiles_maybe = depfiles
 
146
am__mv = mv -f
143
147
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
144
148
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
145
149
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
174
178
        $(gimp_composite_vis_test_SOURCES)
175
179
ETAGS = etags
176
180
CTAGS = ctags
 
181
am__tty_colors = \
 
182
red=; grn=; lgn=; blu=; std=
177
183
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
178
184
AA_LIBS = @AA_LIBS@
179
185
ACLOCAL = @ACLOCAL@
646
652
              exit 1;; \
647
653
          esac; \
648
654
        done; \
649
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  app/composite/Makefile'; \
650
 
        cd $(top_srcdir) && \
651
 
          $(AUTOMAKE) --gnu  app/composite/Makefile
 
655
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu app/composite/Makefile'; \
 
656
        $(am__cd) $(top_srcdir) && \
 
657
          $(AUTOMAKE) --gnu app/composite/Makefile
652
658
.PRECIOUS: Makefile
653
659
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
654
660
        @case '$?' in \
666
672
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
667
673
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
668
674
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
675
$(am__aclocal_m4_deps):
669
676
 
670
677
clean-noinstLIBRARIES:
671
678
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
751
758
 
752
759
.c.o:
753
760
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
754
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
761
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
755
762
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
756
763
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
757
764
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
758
765
 
759
766
.c.obj:
760
767
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
761
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
768
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
762
769
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
763
770
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
764
771
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
765
772
 
766
773
.c.lo:
767
774
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
768
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
775
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
769
776
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
770
777
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
771
778
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
772
779
 
773
780
libcompositealtivec_a-gimp-composite-altivec.o: gimp-composite-altivec.c
774
781
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositealtivec_a_CFLAGS) $(CFLAGS) -MT libcompositealtivec_a-gimp-composite-altivec.o -MD -MP -MF $(DEPDIR)/libcompositealtivec_a-gimp-composite-altivec.Tpo -c -o libcompositealtivec_a-gimp-composite-altivec.o `test -f 'gimp-composite-altivec.c' || echo '$(srcdir)/'`gimp-composite-altivec.c
775
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcompositealtivec_a-gimp-composite-altivec.Tpo $(DEPDIR)/libcompositealtivec_a-gimp-composite-altivec.Po
 
782
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libcompositealtivec_a-gimp-composite-altivec.Tpo $(DEPDIR)/libcompositealtivec_a-gimp-composite-altivec.Po
776
783
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gimp-composite-altivec.c' object='libcompositealtivec_a-gimp-composite-altivec.o' libtool=no @AMDEPBACKSLASH@
777
784
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
778
785
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositealtivec_a_CFLAGS) $(CFLAGS) -c -o libcompositealtivec_a-gimp-composite-altivec.o `test -f 'gimp-composite-altivec.c' || echo '$(srcdir)/'`gimp-composite-altivec.c
779
786
 
780
787
libcompositealtivec_a-gimp-composite-altivec.obj: gimp-composite-altivec.c
781
788
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositealtivec_a_CFLAGS) $(CFLAGS) -MT libcompositealtivec_a-gimp-composite-altivec.obj -MD -MP -MF $(DEPDIR)/libcompositealtivec_a-gimp-composite-altivec.Tpo -c -o libcompositealtivec_a-gimp-composite-altivec.obj `if test -f 'gimp-composite-altivec.c'; then $(CYGPATH_W) 'gimp-composite-altivec.c'; else $(CYGPATH_W) '$(srcdir)/gimp-composite-altivec.c'; fi`
782
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcompositealtivec_a-gimp-composite-altivec.Tpo $(DEPDIR)/libcompositealtivec_a-gimp-composite-altivec.Po
 
789
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libcompositealtivec_a-gimp-composite-altivec.Tpo $(DEPDIR)/libcompositealtivec_a-gimp-composite-altivec.Po
783
790
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gimp-composite-altivec.c' object='libcompositealtivec_a-gimp-composite-altivec.obj' libtool=no @AMDEPBACKSLASH@
784
791
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
785
792
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositealtivec_a_CFLAGS) $(CFLAGS) -c -o libcompositealtivec_a-gimp-composite-altivec.obj `if test -f 'gimp-composite-altivec.c'; then $(CYGPATH_W) 'gimp-composite-altivec.c'; else $(CYGPATH_W) '$(srcdir)/gimp-composite-altivec.c'; fi`
786
793
 
787
794
libcompositemmx_a-gimp-composite-mmx.o: gimp-composite-mmx.c
788
795
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositemmx_a_CFLAGS) $(CFLAGS) -MT libcompositemmx_a-gimp-composite-mmx.o -MD -MP -MF $(DEPDIR)/libcompositemmx_a-gimp-composite-mmx.Tpo -c -o libcompositemmx_a-gimp-composite-mmx.o `test -f 'gimp-composite-mmx.c' || echo '$(srcdir)/'`gimp-composite-mmx.c
789
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcompositemmx_a-gimp-composite-mmx.Tpo $(DEPDIR)/libcompositemmx_a-gimp-composite-mmx.Po
 
796
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libcompositemmx_a-gimp-composite-mmx.Tpo $(DEPDIR)/libcompositemmx_a-gimp-composite-mmx.Po
790
797
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gimp-composite-mmx.c' object='libcompositemmx_a-gimp-composite-mmx.o' libtool=no @AMDEPBACKSLASH@
791
798
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
792
799
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositemmx_a_CFLAGS) $(CFLAGS) -c -o libcompositemmx_a-gimp-composite-mmx.o `test -f 'gimp-composite-mmx.c' || echo '$(srcdir)/'`gimp-composite-mmx.c
793
800
 
794
801
libcompositemmx_a-gimp-composite-mmx.obj: gimp-composite-mmx.c
795
802
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositemmx_a_CFLAGS) $(CFLAGS) -MT libcompositemmx_a-gimp-composite-mmx.obj -MD -MP -MF $(DEPDIR)/libcompositemmx_a-gimp-composite-mmx.Tpo -c -o libcompositemmx_a-gimp-composite-mmx.obj `if test -f 'gimp-composite-mmx.c'; then $(CYGPATH_W) 'gimp-composite-mmx.c'; else $(CYGPATH_W) '$(srcdir)/gimp-composite-mmx.c'; fi`
796
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcompositemmx_a-gimp-composite-mmx.Tpo $(DEPDIR)/libcompositemmx_a-gimp-composite-mmx.Po
 
803
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libcompositemmx_a-gimp-composite-mmx.Tpo $(DEPDIR)/libcompositemmx_a-gimp-composite-mmx.Po
797
804
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gimp-composite-mmx.c' object='libcompositemmx_a-gimp-composite-mmx.obj' libtool=no @AMDEPBACKSLASH@
798
805
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
799
806
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositemmx_a_CFLAGS) $(CFLAGS) -c -o libcompositemmx_a-gimp-composite-mmx.obj `if test -f 'gimp-composite-mmx.c'; then $(CYGPATH_W) 'gimp-composite-mmx.c'; else $(CYGPATH_W) '$(srcdir)/gimp-composite-mmx.c'; fi`
800
807
 
801
808
libcompositesse_a-gimp-composite-sse.o: gimp-composite-sse.c
802
809
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositesse_a_CFLAGS) $(CFLAGS) -MT libcompositesse_a-gimp-composite-sse.o -MD -MP -MF $(DEPDIR)/libcompositesse_a-gimp-composite-sse.Tpo -c -o libcompositesse_a-gimp-composite-sse.o `test -f 'gimp-composite-sse.c' || echo '$(srcdir)/'`gimp-composite-sse.c
803
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcompositesse_a-gimp-composite-sse.Tpo $(DEPDIR)/libcompositesse_a-gimp-composite-sse.Po
 
810
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libcompositesse_a-gimp-composite-sse.Tpo $(DEPDIR)/libcompositesse_a-gimp-composite-sse.Po
804
811
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gimp-composite-sse.c' object='libcompositesse_a-gimp-composite-sse.o' libtool=no @AMDEPBACKSLASH@
805
812
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
806
813
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositesse_a_CFLAGS) $(CFLAGS) -c -o libcompositesse_a-gimp-composite-sse.o `test -f 'gimp-composite-sse.c' || echo '$(srcdir)/'`gimp-composite-sse.c
807
814
 
808
815
libcompositesse_a-gimp-composite-sse.obj: gimp-composite-sse.c
809
816
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositesse_a_CFLAGS) $(CFLAGS) -MT libcompositesse_a-gimp-composite-sse.obj -MD -MP -MF $(DEPDIR)/libcompositesse_a-gimp-composite-sse.Tpo -c -o libcompositesse_a-gimp-composite-sse.obj `if test -f 'gimp-composite-sse.c'; then $(CYGPATH_W) 'gimp-composite-sse.c'; else $(CYGPATH_W) '$(srcdir)/gimp-composite-sse.c'; fi`
810
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcompositesse_a-gimp-composite-sse.Tpo $(DEPDIR)/libcompositesse_a-gimp-composite-sse.Po
 
817
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libcompositesse_a-gimp-composite-sse.Tpo $(DEPDIR)/libcompositesse_a-gimp-composite-sse.Po
811
818
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gimp-composite-sse.c' object='libcompositesse_a-gimp-composite-sse.obj' libtool=no @AMDEPBACKSLASH@
812
819
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
813
820
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositesse_a_CFLAGS) $(CFLAGS) -c -o libcompositesse_a-gimp-composite-sse.obj `if test -f 'gimp-composite-sse.c'; then $(CYGPATH_W) 'gimp-composite-sse.c'; else $(CYGPATH_W) '$(srcdir)/gimp-composite-sse.c'; fi`
814
821
 
815
822
libcompositesse2_a-gimp-composite-sse2.o: gimp-composite-sse2.c
816
823
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositesse2_a_CFLAGS) $(CFLAGS) -MT libcompositesse2_a-gimp-composite-sse2.o -MD -MP -MF $(DEPDIR)/libcompositesse2_a-gimp-composite-sse2.Tpo -c -o libcompositesse2_a-gimp-composite-sse2.o `test -f 'gimp-composite-sse2.c' || echo '$(srcdir)/'`gimp-composite-sse2.c
817
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcompositesse2_a-gimp-composite-sse2.Tpo $(DEPDIR)/libcompositesse2_a-gimp-composite-sse2.Po
 
824
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libcompositesse2_a-gimp-composite-sse2.Tpo $(DEPDIR)/libcompositesse2_a-gimp-composite-sse2.Po
818
825
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gimp-composite-sse2.c' object='libcompositesse2_a-gimp-composite-sse2.o' libtool=no @AMDEPBACKSLASH@
819
826
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
820
827
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositesse2_a_CFLAGS) $(CFLAGS) -c -o libcompositesse2_a-gimp-composite-sse2.o `test -f 'gimp-composite-sse2.c' || echo '$(srcdir)/'`gimp-composite-sse2.c
821
828
 
822
829
libcompositesse2_a-gimp-composite-sse2.obj: gimp-composite-sse2.c
823
830
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositesse2_a_CFLAGS) $(CFLAGS) -MT libcompositesse2_a-gimp-composite-sse2.obj -MD -MP -MF $(DEPDIR)/libcompositesse2_a-gimp-composite-sse2.Tpo -c -o libcompositesse2_a-gimp-composite-sse2.obj `if test -f 'gimp-composite-sse2.c'; then $(CYGPATH_W) 'gimp-composite-sse2.c'; else $(CYGPATH_W) '$(srcdir)/gimp-composite-sse2.c'; fi`
824
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcompositesse2_a-gimp-composite-sse2.Tpo $(DEPDIR)/libcompositesse2_a-gimp-composite-sse2.Po
 
831
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libcompositesse2_a-gimp-composite-sse2.Tpo $(DEPDIR)/libcompositesse2_a-gimp-composite-sse2.Po
825
832
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gimp-composite-sse2.c' object='libcompositesse2_a-gimp-composite-sse2.obj' libtool=no @AMDEPBACKSLASH@
826
833
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
827
834
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcompositesse2_a_CFLAGS) $(CFLAGS) -c -o libcompositesse2_a-gimp-composite-sse2.obj `if test -f 'gimp-composite-sse2.c'; then $(CYGPATH_W) 'gimp-composite-sse2.c'; else $(CYGPATH_W) '$(srcdir)/gimp-composite-sse2.c'; fi`
844
851
 
845
852
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
846
853
                $(TAGS_FILES) $(LISP)
847
 
        tags=; \
 
854
        set x; \
848
855
        here=`pwd`; \
849
856
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
850
857
        unique=`for i in $$list; do \
852
859
          done | \
853
860
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
854
861
              END { if (nonempty) { for (i in files) print i; }; }'`; \
855
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
862
        shift; \
 
863
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
856
864
          test -n "$$unique" || unique=$$empty_fix; \
857
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
858
 
            $$tags $$unique; \
 
865
          if test $$# -gt 0; then \
 
866
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
867
              "$$@" $$unique; \
 
868
          else \
 
869
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
870
              $$unique; \
 
871
          fi; \
859
872
        fi
860
873
ctags: CTAGS
861
874
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
862
875
                $(TAGS_FILES) $(LISP)
863
 
        tags=; \
864
876
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
865
877
        unique=`for i in $$list; do \
866
878
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
867
879
          done | \
868
880
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
869
881
              END { if (nonempty) { for (i in files) print i; }; }'`; \
870
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
882
        test -z "$(CTAGS_ARGS)$$unique" \
871
883
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
872
 
             $$tags $$unique
 
884
             $$unique
873
885
 
874
886
GTAGS:
875
887
        here=`$(am__cd) $(top_builddir) && pwd` \
876
 
          && cd $(top_srcdir) \
877
 
          && gtags -i $(GTAGS_ARGS) $$here
 
888
          && $(am__cd) $(top_srcdir) \
 
889
          && gtags -i $(GTAGS_ARGS) "$$here"
878
890
 
879
891
distclean-tags:
880
892
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
883
895
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
884
896
        srcdir=$(srcdir); export srcdir; \
885
897
        list=' $(TESTS) '; \
 
898
        $(am__tty_colors); \
886
899
        if test -n "$$list"; then \
887
900
          for tst in $$list; do \
888
901
            if test -f ./$$tst; then dir=./; \
894
907
              *[\ \     ]$$tst[\ \      ]*) \
895
908
                xpass=`expr $$xpass + 1`; \
896
909
                failed=`expr $$failed + 1`; \
897
 
                echo "XPASS: $$tst"; \
 
910
                col=$$red; res=XPASS; \
898
911
              ;; \
899
912
              *) \
900
 
                echo "PASS: $$tst"; \
 
913
                col=$$grn; res=PASS; \
901
914
              ;; \
902
915
              esac; \
903
916
            elif test $$? -ne 77; then \
905
918
              case " $(XFAIL_TESTS) " in \
906
919
              *[\ \     ]$$tst[\ \      ]*) \
907
920
                xfail=`expr $$xfail + 1`; \
908
 
                echo "XFAIL: $$tst"; \
 
921
                col=$$lgn; res=XFAIL; \
909
922
              ;; \
910
923
              *) \
911
924
                failed=`expr $$failed + 1`; \
912
 
                echo "FAIL: $$tst"; \
 
925
                col=$$red; res=FAIL; \
913
926
              ;; \
914
927
              esac; \
915
928
            else \
916
929
              skip=`expr $$skip + 1`; \
917
 
              echo "SKIP: $$tst"; \
 
930
              col=$$blu; res=SKIP; \
918
931
            fi; \
 
932
            echo "$${col}$$res$${std}: $$tst"; \
919
933
          done; \
920
934
          if test "$$all" -eq 1; then \
921
935
            tests="test"; \
957
971
              dashes="$$report"; \
958
972
          fi; \
959
973
          dashes=`echo "$$dashes" | sed s/./=/g`; \
960
 
          echo "$$dashes"; \
 
974
          if test "$$failed" -eq 0; then \
 
975
            echo "$$grn$$dashes"; \
 
976
          else \
 
977
            echo "$$red$$dashes"; \
 
978
          fi; \
961
979
          echo "$$banner"; \
962
980
          test -z "$$skipped" || echo "$$skipped"; \
963
981
          test -z "$$report" || echo "$$report"; \
964
 
          echo "$$dashes"; \
 
982
          echo "$$dashes$$std"; \
965
983
          test "$$failed" -eq 0; \
966
984
        else :; fi
967
985
 
981
999
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
982
1000
          if test -d $$d/$$file; then \
983
1001
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
1002
            if test -d "$(distdir)/$$file"; then \
 
1003
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
1004
            fi; \
984
1005
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
985
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
1006
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
1007
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
986
1008
            fi; \
987
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
1009
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
988
1010
          else \
989
 
            test -f $(distdir)/$$file \
990
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
1011
            test -f "$(distdir)/$$file" \
 
1012
            || cp -p $$d/$$file "$(distdir)/$$file" \
991
1013
            || exit 1; \
992
1014
          fi; \
993
1015
        done
1017
1039
 
1018
1040
distclean-generic:
1019
1041
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
1042
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1020
1043
 
1021
1044
maintainer-clean-generic:
1022
1045
        @echo "This command is intended for maintainers to use"
1038
1061
 
1039
1062
html: html-am
1040
1063
 
 
1064
html-am:
 
1065
 
1041
1066
info: info-am
1042
1067
 
1043
1068
info-am:
1046
1071
 
1047
1072
install-dvi: install-dvi-am
1048
1073
 
 
1074
install-dvi-am:
 
1075
 
1049
1076
install-exec-am:
1050
1077
 
1051
1078
install-html: install-html-am
1052
1079
 
 
1080
install-html-am:
 
1081
 
1053
1082
install-info: install-info-am
1054
1083
 
 
1084
install-info-am:
 
1085
 
1055
1086
install-man:
1056
1087
 
1057
1088
install-pdf: install-pdf-am
1058
1089
 
 
1090
install-pdf-am:
 
1091
 
1059
1092
install-ps: install-ps-am
1060
1093
 
 
1094
install-ps-am:
 
1095
 
1061
1096
installcheck-am:
1062
1097
 
1063
1098
maintainer-clean: maintainer-clean-am
1080
1115
 
1081
1116
uninstall-am:
1082
1117
 
1083
 
.MAKE: install-am install-strip
 
1118
.MAKE: check-am install-am install-strip
1084
1119
 
1085
1120
.PHONY: CTAGS GTAGS all all-am all-local check check-TESTS check-am \
1086
1121
        clean clean-generic clean-libtool clean-noinstLIBRARIES ctags \
1118
1153
        $(srcdir)/make-installer.py -f $(libcomposite3dnow_a_OBJECTS) -t -r 'defined(COMPILE_3DNOW_IS_OKAY)' -c 'X86_3DNOW' 
1119
1154
        $(srcdir)/make-installer.py -f $(libcompositealtivec_a_OBJECTS) -t -r 'defined(COMPILE_ALTIVEC_IS_OKAY)' -c 'PPC_ALTIVEC'
1120
1155
        $(srcdir)/make-installer.py -f $(libcompositevis_a_OBJECTS) -t -r 'defined(COMPILE_VIS_IS_OKAY)'
 
1156
 
1121
1157
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1122
1158
# Otherwise a system limit (for SysV at least) may be exceeded.
1123
1159
.NOEXPORT: