~ubuntu-branches/ubuntu/karmic/evolution/karmic-proposed

« back to all changes in this revision

Viewing changes to calendar/gui/dialogs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-10-19 11:28:09 UTC
  • mfrom: (1.1.69 upstream)
  • Revision ID: james.westby@ubuntu.com-20091019112809-dm58mhdd7mkedv4h
Tags: 2.28.1-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #552552 - File/Empty Trash does not expunge maildir folder    
  - #592117 - Calendar printout love
  - #592313 - Default label names untranslated (lp: #442250)
  - #594373 - Calendar notifications are not cleared from system tray    
              (lp: #437755)
  - #595501 - Crash on a changed filter rule removal (lp: #452921)
  - #595923 - Fix user doc compilation warnings 
  - #595938 - User doc clean up 
  - #596130 - Use correct Name and GenericName in .desktop file    
  - #596157 - Use "Message-ID" instead of "Message-Id" 
  - #596160 - Compiler warnings about _MailComponentPrivate.quit_state    
  - #596712 - Recovered messages not autosaved until modification
  - #596800 - Hang on contacts merging 
  - #597108 - E_CONFIG_SECTION headers not properly escaped    
  - #597564 - Invalid g_object_unref call in redo_queries 
  Miscellaneous:
  Disable gdk_event_get_graphics_expose
  Various composer autosave fixes. 
* debian/patches/90_autoconf.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 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.
18
19
 
19
20
VPATH = @srcdir@
20
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
21
23
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
 
24
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
26
install_sh_DATA = $(install_sh) -c -m 644
25
27
install_sh_PROGRAM = $(install_sh) -c
54
56
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
55
57
CONFIG_HEADER = $(top_builddir)/config.h
56
58
CONFIG_CLEAN_FILES =
 
59
CONFIG_CLEAN_VPATH_FILES =
57
60
LTLIBRARIES = $(noinst_LTLIBRARIES)
58
61
libcal_dialogs_la_DEPENDENCIES =  \
59
62
        $(top_builddir)/addressbook/util/libeabutil.la
68
71
        select-source-dialog.lo send-comp.lo task-editor.lo \
69
72
        task-details-page.lo task-page.lo
70
73
libcal_dialogs_la_OBJECTS = $(am_libcal_dialogs_la_OBJECTS)
 
74
AM_V_lt = $(am__v_lt_$(V))
 
75
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
76
am__v_lt_0 = --silent
71
77
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
72
78
depcomp = $(SHELL) $(top_srcdir)/depcomp
73
79
am__depfiles_maybe = depfiles
 
80
am__mv = mv -f
74
81
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
75
82
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
83
AM_V_CC = $(am__v_CC_$(V))
 
84
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
85
am__v_CC_0 = @echo "  CC    " $@;
 
86
AM_V_at = $(am__v_at_$(V))
 
87
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
88
am__v_at_0 = @
76
89
CCLD = $(CC)
77
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
78
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
79
 
        $(LDFLAGS) -o $@
 
90
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
91
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
92
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
93
AM_V_CCLD = $(am__v_CCLD_$(V))
 
94
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
95
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
96
AM_V_GEN = $(am__v_GEN_$(V))
 
97
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
98
am__v_GEN_0 = @echo "  GEN   " $@;
80
99
SOURCES = $(libcal_dialogs_la_SOURCES)
81
100
DIST_SOURCES = $(libcal_dialogs_la_SOURCES)
82
101
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
84
103
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
85
104
    *) f=$$p;; \
86
105
  esac;
87
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
106
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
107
am__install_max = 40
 
108
am__nobase_strip_setup = \
 
109
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
110
am__nobase_strip = \
 
111
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
112
am__nobase_list = $(am__nobase_strip_setup); \
 
113
  for p in $$list; do echo "$$p $$p"; done | \
 
114
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
115
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
116
    if (++n[$$2] == $(am__install_max)) \
 
117
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
118
    END { for (dir in files) print dir, files[dir] }'
 
119
am__base_list = \
 
120
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
121
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
88
122
am__installdirs = "$(DESTDIR)$(gladedir)" \
89
123
        "$(DESTDIR)$(ecalendarincludedir)"
90
 
gladeDATA_INSTALL = $(INSTALL_DATA)
91
124
DATA = $(glade_DATA)
92
 
ecalendarincludeHEADERS_INSTALL = $(INSTALL_HEADER)
93
125
HEADERS = $(ecalendarinclude_HEADERS)
94
126
ETAGS = etags
95
127
CTAGS = ctags
100
132
ALLOCA = @ALLOCA@
101
133
ALL_LINGUAS = @ALL_LINGUAS@
102
134
AMTAR = @AMTAR@
 
135
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
103
136
AR = @AR@
104
137
AS = @AS@
105
138
AUTOCONF = @AUTOCONF@
535
568
        @for dep in $?; do \
536
569
          case '$(am__configure_deps)' in \
537
570
            *$$dep*) \
538
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
539
 
                && exit 0; \
 
571
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
572
                && { if test -f $@; then exit 0; else break; fi; }; \
540
573
              exit 1;; \
541
574
          esac; \
542
575
        done; \
543
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  calendar/gui/dialogs/Makefile'; \
544
 
        cd $(top_srcdir) && \
545
 
          $(AUTOMAKE) --gnu  calendar/gui/dialogs/Makefile
 
576
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu calendar/gui/dialogs/Makefile'; \
 
577
        $(am__cd) $(top_srcdir) && \
 
578
          $(AUTOMAKE) --gnu calendar/gui/dialogs/Makefile
546
579
.PRECIOUS: Makefile
547
580
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
548
581
        @case '$?' in \
560
593
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
561
594
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
562
595
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
596
$(am__aclocal_m4_deps):
563
597
 
564
598
clean-noinstLTLIBRARIES:
565
599
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
570
604
          rm -f "$${dir}/so_locations"; \
571
605
        done
572
606
libcal-dialogs.la: $(libcal_dialogs_la_OBJECTS) $(libcal_dialogs_la_DEPENDENCIES) 
573
 
        $(LINK)  $(libcal_dialogs_la_OBJECTS) $(libcal_dialogs_la_LIBADD) $(LIBS)
 
607
        $(AM_V_CCLD)$(LINK)  $(libcal_dialogs_la_OBJECTS) $(libcal_dialogs_la_LIBADD) $(LIBS)
574
608
 
575
609
mostlyclean-compile:
576
610
        -rm -f *.$(OBJEXT)
608
642
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/task-page.Plo@am__quote@
609
643
 
610
644
.c.o:
611
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
612
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
645
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
646
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
647
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
613
648
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
614
649
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
615
650
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
616
651
 
617
652
.c.obj:
618
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
619
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
653
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
654
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
655
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
620
656
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
621
657
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
622
658
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
623
659
 
624
660
.c.lo:
625
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
626
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
661
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
662
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
663
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
627
664
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
628
665
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
629
666
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
636
673
install-gladeDATA: $(glade_DATA)
637
674
        @$(NORMAL_INSTALL)
638
675
        test -z "$(gladedir)" || $(MKDIR_P) "$(DESTDIR)$(gladedir)"
639
 
        @list='$(glade_DATA)'; for p in $$list; do \
 
676
        @list='$(glade_DATA)'; test -n "$(gladedir)" || list=; \
 
677
        for p in $$list; do \
640
678
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
641
 
          f=$(am__strip_dir) \
642
 
          echo " $(gladeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(gladedir)/$$f'"; \
643
 
          $(gladeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(gladedir)/$$f"; \
 
679
          echo "$$d$$p"; \
 
680
        done | $(am__base_list) | \
 
681
        while read files; do \
 
682
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gladedir)'"; \
 
683
          $(INSTALL_DATA) $$files "$(DESTDIR)$(gladedir)" || exit $$?; \
644
684
        done
645
685
 
646
686
uninstall-gladeDATA:
647
687
        @$(NORMAL_UNINSTALL)
648
 
        @list='$(glade_DATA)'; for p in $$list; do \
649
 
          f=$(am__strip_dir) \
650
 
          echo " rm -f '$(DESTDIR)$(gladedir)/$$f'"; \
651
 
          rm -f "$(DESTDIR)$(gladedir)/$$f"; \
652
 
        done
 
688
        @list='$(glade_DATA)'; test -n "$(gladedir)" || list=; \
 
689
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
690
        test -n "$$files" || exit 0; \
 
691
        echo " ( cd '$(DESTDIR)$(gladedir)' && rm -f" $$files ")"; \
 
692
        cd "$(DESTDIR)$(gladedir)" && rm -f $$files
653
693
install-ecalendarincludeHEADERS: $(ecalendarinclude_HEADERS)
654
694
        @$(NORMAL_INSTALL)
655
695
        test -z "$(ecalendarincludedir)" || $(MKDIR_P) "$(DESTDIR)$(ecalendarincludedir)"
656
 
        @list='$(ecalendarinclude_HEADERS)'; for p in $$list; do \
 
696
        @list='$(ecalendarinclude_HEADERS)'; test -n "$(ecalendarincludedir)" || list=; \
 
697
        for p in $$list; do \
657
698
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
658
 
          f=$(am__strip_dir) \
659
 
          echo " $(ecalendarincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(ecalendarincludedir)/$$f'"; \
660
 
          $(ecalendarincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(ecalendarincludedir)/$$f"; \
 
699
          echo "$$d$$p"; \
 
700
        done | $(am__base_list) | \
 
701
        while read files; do \
 
702
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(ecalendarincludedir)'"; \
 
703
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(ecalendarincludedir)" || exit $$?; \
661
704
        done
662
705
 
663
706
uninstall-ecalendarincludeHEADERS:
664
707
        @$(NORMAL_UNINSTALL)
665
 
        @list='$(ecalendarinclude_HEADERS)'; for p in $$list; do \
666
 
          f=$(am__strip_dir) \
667
 
          echo " rm -f '$(DESTDIR)$(ecalendarincludedir)/$$f'"; \
668
 
          rm -f "$(DESTDIR)$(ecalendarincludedir)/$$f"; \
669
 
        done
 
708
        @list='$(ecalendarinclude_HEADERS)'; test -n "$(ecalendarincludedir)" || list=; \
 
709
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
710
        test -n "$$files" || exit 0; \
 
711
        echo " ( cd '$(DESTDIR)$(ecalendarincludedir)' && rm -f" $$files ")"; \
 
712
        cd "$(DESTDIR)$(ecalendarincludedir)" && rm -f $$files
670
713
 
671
714
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
672
715
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
673
716
        unique=`for i in $$list; do \
674
717
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
675
718
          done | \
676
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
719
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
677
720
              END { if (nonempty) { for (i in files) print i; }; }'`; \
678
721
        mkid -fID $$unique
679
722
tags: TAGS
680
723
 
681
724
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
682
725
                $(TAGS_FILES) $(LISP)
683
 
        tags=; \
 
726
        set x; \
684
727
        here=`pwd`; \
685
728
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
686
729
        unique=`for i in $$list; do \
688
731
          done | \
689
732
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
690
733
              END { if (nonempty) { for (i in files) print i; }; }'`; \
691
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
734
        shift; \
 
735
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
692
736
          test -n "$$unique" || unique=$$empty_fix; \
693
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
694
 
            $$tags $$unique; \
 
737
          if test $$# -gt 0; then \
 
738
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
739
              "$$@" $$unique; \
 
740
          else \
 
741
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
742
              $$unique; \
 
743
          fi; \
695
744
        fi
696
745
ctags: CTAGS
697
746
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
698
747
                $(TAGS_FILES) $(LISP)
699
 
        tags=; \
700
748
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
701
749
        unique=`for i in $$list; do \
702
750
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
703
751
          done | \
704
752
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
705
753
              END { if (nonempty) { for (i in files) print i; }; }'`; \
706
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
754
        test -z "$(CTAGS_ARGS)$$unique" \
707
755
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
708
 
             $$tags $$unique
 
756
             $$unique
709
757
 
710
758
GTAGS:
711
759
        here=`$(am__cd) $(top_builddir) && pwd` \
712
 
          && cd $(top_srcdir) \
713
 
          && gtags -i $(GTAGS_ARGS) $$here
 
760
          && $(am__cd) $(top_srcdir) \
 
761
          && gtags -i $(GTAGS_ARGS) "$$here"
714
762
 
715
763
distclean-tags:
716
764
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
731
779
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
732
780
          if test -d $$d/$$file; then \
733
781
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
782
            if test -d "$(distdir)/$$file"; then \
 
783
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
784
            fi; \
734
785
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
735
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
786
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
787
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
736
788
            fi; \
737
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
789
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
738
790
          else \
739
 
            test -f $(distdir)/$$file \
740
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
791
            test -f "$(distdir)/$$file" \
 
792
            || cp -p $$d/$$file "$(distdir)/$$file" \
741
793
            || exit 1; \
742
794
          fi; \
743
795
        done
772
824
 
773
825
distclean-generic:
774
826
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
827
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
775
828
 
776
829
maintainer-clean-generic:
777
830
        @echo "This command is intended for maintainers to use"
793
846
 
794
847
html: html-am
795
848
 
 
849
html-am:
 
850
 
796
851
info: info-am
797
852
 
798
853
info-am:
801
856
 
802
857
install-dvi: install-dvi-am
803
858
 
 
859
install-dvi-am:
 
860
 
804
861
install-exec-am:
805
862
 
806
863
install-html: install-html-am
807
864
 
 
865
install-html-am:
 
866
 
808
867
install-info: install-info-am
809
868
 
 
869
install-info-am:
 
870
 
810
871
install-man:
811
872
 
812
873
install-pdf: install-pdf-am
813
874
 
 
875
install-pdf-am:
 
876
 
814
877
install-ps: install-ps-am
815
878
 
 
879
install-ps-am:
 
880
 
816
881
installcheck-am:
817
882
 
818
883
maintainer-clean: maintainer-clean-am
858
923
        cd $(distdir); rm -f $(BUILT_SOURCES)
859
924
 
860
925
-include $(top_srcdir)/git.mk
 
926
 
861
927
# Tell versions [3.59,3.63) of GNU make to not export all variables.
862
928
# Otherwise a system limit (for SysV at least) may be exceeded.
863
929
.NOEXPORT: