~ubuntu-branches/ubuntu/lucid/gimp/lucid-proposed

« back to all changes in this revision

Viewing changes to app/menus/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
libappmenus_a_AR = $(AR) $(ARFLAGS)
59
62
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
60
63
depcomp = $(SHELL) $(top_srcdir)/depcomp
61
64
am__depfiles_maybe = depfiles
 
65
am__mv = mv -f
62
66
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63
67
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64
68
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
414
418
              exit 1;; \
415
419
          esac; \
416
420
        done; \
417
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  app/menus/Makefile'; \
418
 
        cd $(top_srcdir) && \
419
 
          $(AUTOMAKE) --gnu  app/menus/Makefile
 
421
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu app/menus/Makefile'; \
 
422
        $(am__cd) $(top_srcdir) && \
 
423
          $(AUTOMAKE) --gnu app/menus/Makefile
420
424
.PRECIOUS: Makefile
421
425
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
422
426
        @case '$?' in \
434
438
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
435
439
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
436
440
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
441
$(am__aclocal_m4_deps):
437
442
 
438
443
clean-noinstLIBRARIES:
439
444
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
459
464
 
460
465
.c.o:
461
466
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
462
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
467
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
463
468
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
464
469
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465
470
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
466
471
 
467
472
.c.obj:
468
473
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
469
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
474
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
470
475
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
471
476
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472
477
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
473
478
 
474
479
.c.lo:
475
480
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
476
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
481
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
477
482
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
478
483
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479
484
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
496
501
 
497
502
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
498
503
                $(TAGS_FILES) $(LISP)
499
 
        tags=; \
 
504
        set x; \
500
505
        here=`pwd`; \
501
506
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
502
507
        unique=`for i in $$list; do \
504
509
          done | \
505
510
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
506
511
              END { if (nonempty) { for (i in files) print i; }; }'`; \
507
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
512
        shift; \
 
513
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
508
514
          test -n "$$unique" || unique=$$empty_fix; \
509
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
510
 
            $$tags $$unique; \
 
515
          if test $$# -gt 0; then \
 
516
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
517
              "$$@" $$unique; \
 
518
          else \
 
519
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
520
              $$unique; \
 
521
          fi; \
511
522
        fi
512
523
ctags: CTAGS
513
524
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
514
525
                $(TAGS_FILES) $(LISP)
515
 
        tags=; \
516
526
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
517
527
        unique=`for i in $$list; do \
518
528
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
519
529
          done | \
520
530
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
521
531
              END { if (nonempty) { for (i in files) print i; }; }'`; \
522
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
532
        test -z "$(CTAGS_ARGS)$$unique" \
523
533
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
524
 
             $$tags $$unique
 
534
             $$unique
525
535
 
526
536
GTAGS:
527
537
        here=`$(am__cd) $(top_builddir) && pwd` \
528
 
          && cd $(top_srcdir) \
529
 
          && gtags -i $(GTAGS_ARGS) $$here
 
538
          && $(am__cd) $(top_srcdir) \
 
539
          && gtags -i $(GTAGS_ARGS) "$$here"
530
540
 
531
541
distclean-tags:
532
542
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
547
557
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
548
558
          if test -d $$d/$$file; then \
549
559
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
560
            if test -d "$(distdir)/$$file"; then \
 
561
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
562
            fi; \
550
563
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
551
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
564
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
565
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
552
566
            fi; \
553
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
567
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
554
568
          else \
555
 
            test -f $(distdir)/$$file \
556
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
569
            test -f "$(distdir)/$$file" \
 
570
            || cp -p $$d/$$file "$(distdir)/$$file" \
557
571
            || exit 1; \
558
572
          fi; \
559
573
        done
581
595
 
582
596
distclean-generic:
583
597
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
598
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
584
599
 
585
600
maintainer-clean-generic:
586
601
        @echo "This command is intended for maintainers to use"
602
617
 
603
618
html: html-am
604
619
 
 
620
html-am:
 
621
 
605
622
info: info-am
606
623
 
607
624
info-am:
610
627
 
611
628
install-dvi: install-dvi-am
612
629
 
 
630
install-dvi-am:
 
631
 
613
632
install-exec-am:
614
633
 
615
634
install-html: install-html-am
616
635
 
 
636
install-html-am:
 
637
 
617
638
install-info: install-info-am
618
639
 
 
640
install-info-am:
 
641
 
619
642
install-man:
620
643
 
621
644
install-pdf: install-pdf-am
622
645
 
 
646
install-pdf-am:
 
647
 
623
648
install-ps: install-ps-am
624
649
 
 
650
install-ps-am:
 
651
 
625
652
installcheck-am:
626
653
 
627
654
maintainer-clean: maintainer-clean-am
659
686
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
660
687
        pdf pdf-am ps ps-am tags uninstall uninstall-am
661
688
 
 
689
 
662
690
# Tell versions [3.59,3.63) of GNU make to not export all variables.
663
691
# Otherwise a system limit (for SysV at least) may be exceeded.
664
692
.NOEXPORT: