~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2009-09-26 01:14:29 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (3.1.5 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090926011429-0yhx3o44d8xve7kw
Tags: upstream-2.24.2
ImportĀ upstreamĀ versionĀ 2.24.2

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.
15
16
@SET_MAKE@
16
17
VPATH = @srcdir@
17
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
20
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
23
install_sh_DATA = $(install_sh) -c -m 644
22
24
install_sh_PROGRAM = $(install_sh) -c
47
49
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48
50
CONFIG_HEADER = $(top_builddir)/config.h
49
51
CONFIG_CLEAN_FILES =
 
52
CONFIG_CLEAN_VPATH_FILES =
50
53
generic_factory_SOURCES = generic-factory.c
51
54
generic_factory_OBJECTS = generic-factory.$(OBJEXT)
52
55
generic_factory_LDADD = $(LDADD)
111
114
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
112
115
depcomp = $(SHELL) $(top_srcdir)/depcomp
113
116
am__depfiles_maybe = depfiles
 
117
am__mv = mv -f
114
118
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
115
119
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116
120
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
143
147
        ps-recursive uninstall-recursive
144
148
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
145
149
  distclean-recursive maintainer-clean-recursive
 
150
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
151
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
152
        distdir
146
153
ETAGS = etags
147
154
CTAGS = ctags
 
155
am__tty_colors = \
 
156
red=; grn=; lgn=; blu=; std=
148
157
DIST_SUBDIRS = $(SUBDIRS)
149
158
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
159
am__relativize = \
 
160
  dir0=`pwd`; \
 
161
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
162
  sed_rest='s,^[^/]*/*,,'; \
 
163
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
164
  sed_butlast='s,/*[^/]*$$,,'; \
 
165
  while test -n "$$dir1"; do \
 
166
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
167
    if test "$$first" != "."; then \
 
168
      if test "$$first" = ".."; then \
 
169
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
170
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
171
      else \
 
172
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
173
        if test "$$first2" = "$$first"; then \
 
174
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
175
        else \
 
176
          dir2="../$$dir2"; \
 
177
        fi; \
 
178
        dir0="$$dir0"/"$$first"; \
 
179
      fi; \
 
180
    fi; \
 
181
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
182
  done; \
 
183
  reldir="$$dir2"
150
184
ACLOCAL = @ACLOCAL@
151
185
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
152
186
ALL_LINGUAS = @ALL_LINGUAS@
202
236
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
203
237
INSTOBJEXT = @INSTOBJEXT@
204
238
INTLLIBS = @INTLLIBS@
205
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
206
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
207
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
208
239
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
209
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
210
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
211
240
INTLTOOL_MERGE = @INTLTOOL_MERGE@
212
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
213
241
INTLTOOL_PERL = @INTLTOOL_PERL@
214
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
215
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
216
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
217
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
218
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
219
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
220
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
221
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
222
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
223
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
224
242
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
225
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
226
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
227
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
228
243
LD = @LD@
229
244
LDFLAGS = @LDFLAGS@
230
245
LEX = @LEX@
384
399
              exit 1;; \
385
400
          esac; \
386
401
        done; \
387
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tests/Makefile'; \
388
 
        cd $(top_srcdir) && \
389
 
          $(AUTOMAKE) --foreign  tests/Makefile
 
402
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
 
403
        $(am__cd) $(top_srcdir) && \
 
404
          $(AUTOMAKE) --foreign tests/Makefile
390
405
.PRECIOUS: Makefile
391
406
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
392
407
        @case '$?' in \
404
419
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
405
420
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
406
421
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
422
$(am__aclocal_m4_deps):
407
423
 
408
424
clean-checkPROGRAMS:
409
 
        @list='$(check_PROGRAMS)'; for p in $$list; do \
410
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
411
 
          echo " rm -f $$p $$f"; \
412
 
          rm -f $$p $$f ; \
413
 
        done
 
425
        @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
 
426
        echo " rm -f" $$list; \
 
427
        rm -f $$list || exit $$?; \
 
428
        test -n "$(EXEEXT)" || exit 0; \
 
429
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
430
        echo " rm -f" $$list; \
 
431
        rm -f $$list
414
432
generic-factory$(EXEEXT): $(generic_factory_OBJECTS) $(generic_factory_DEPENDENCIES) 
415
433
        @rm -f generic-factory$(EXEEXT)
416
434
        $(LINK) $(generic_factory_OBJECTS) $(generic_factory_LDADD) $(LIBS)
469
487
 
470
488
.c.o:
471
489
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
472
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
490
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
473
491
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
474
492
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
475
493
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
476
494
 
477
495
.c.obj:
478
496
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
479
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
497
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
480
498
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
481
499
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
482
500
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
483
501
 
484
502
.c.lo:
485
503
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
486
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
504
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
487
505
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
488
506
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
489
507
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
518
536
          else \
519
537
            local_target="$$target"; \
520
538
          fi; \
521
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
539
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
522
540
          || eval $$failcom; \
523
541
        done; \
524
542
        if test "$$dot_seen" = "no"; then \
552
570
          else \
553
571
            local_target="$$target"; \
554
572
          fi; \
555
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
573
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
556
574
          || eval $$failcom; \
557
575
        done && test -z "$$fail"
558
576
tags-recursive:
559
577
        list='$(SUBDIRS)'; for subdir in $$list; do \
560
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
578
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
561
579
        done
562
580
ctags-recursive:
563
581
        list='$(SUBDIRS)'; for subdir in $$list; do \
564
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
582
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
565
583
        done
566
584
 
567
585
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
576
594
 
577
595
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
578
596
                $(TAGS_FILES) $(LISP)
579
 
        tags=; \
 
597
        set x; \
580
598
        here=`pwd`; \
581
599
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
582
600
          include_option=--etags-include; \
588
606
        list='$(SUBDIRS)'; for subdir in $$list; do \
589
607
          if test "$$subdir" = .; then :; else \
590
608
            test ! -f $$subdir/TAGS || \
591
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
609
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
592
610
          fi; \
593
611
        done; \
594
612
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
597
615
          done | \
598
616
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
599
617
              END { if (nonempty) { for (i in files) print i; }; }'`; \
600
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
618
        shift; \
 
619
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
601
620
          test -n "$$unique" || unique=$$empty_fix; \
602
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
603
 
            $$tags $$unique; \
 
621
          if test $$# -gt 0; then \
 
622
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
623
              "$$@" $$unique; \
 
624
          else \
 
625
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
626
              $$unique; \
 
627
          fi; \
604
628
        fi
605
629
ctags: CTAGS
606
630
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
607
631
                $(TAGS_FILES) $(LISP)
608
 
        tags=; \
609
632
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
610
633
        unique=`for i in $$list; do \
611
634
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
612
635
          done | \
613
636
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
614
637
              END { if (nonempty) { for (i in files) print i; }; }'`; \
615
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
638
        test -z "$(CTAGS_ARGS)$$unique" \
616
639
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
617
 
             $$tags $$unique
 
640
             $$unique
618
641
 
619
642
GTAGS:
620
643
        here=`$(am__cd) $(top_builddir) && pwd` \
621
 
          && cd $(top_srcdir) \
622
 
          && gtags -i $(GTAGS_ARGS) $$here
 
644
          && $(am__cd) $(top_srcdir) \
 
645
          && gtags -i $(GTAGS_ARGS) "$$here"
623
646
 
624
647
distclean-tags:
625
648
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
628
651
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
629
652
        srcdir=$(srcdir); export srcdir; \
630
653
        list=' $(TESTS) '; \
 
654
        $(am__tty_colors); \
631
655
        if test -n "$$list"; then \
632
656
          for tst in $$list; do \
633
657
            if test -f ./$$tst; then dir=./; \
639
663
              *[\ \     ]$$tst[\ \      ]*) \
640
664
                xpass=`expr $$xpass + 1`; \
641
665
                failed=`expr $$failed + 1`; \
642
 
                echo "XPASS: $$tst"; \
 
666
                col=$$red; res=XPASS; \
643
667
              ;; \
644
668
              *) \
645
 
                echo "PASS: $$tst"; \
 
669
                col=$$grn; res=PASS; \
646
670
              ;; \
647
671
              esac; \
648
672
            elif test $$? -ne 77; then \
650
674
              case " $(XFAIL_TESTS) " in \
651
675
              *[\ \     ]$$tst[\ \      ]*) \
652
676
                xfail=`expr $$xfail + 1`; \
653
 
                echo "XFAIL: $$tst"; \
 
677
                col=$$lgn; res=XFAIL; \
654
678
              ;; \
655
679
              *) \
656
680
                failed=`expr $$failed + 1`; \
657
 
                echo "FAIL: $$tst"; \
 
681
                col=$$red; res=FAIL; \
658
682
              ;; \
659
683
              esac; \
660
684
            else \
661
685
              skip=`expr $$skip + 1`; \
662
 
              echo "SKIP: $$tst"; \
 
686
              col=$$blu; res=SKIP; \
663
687
            fi; \
 
688
            echo "$${col}$$res$${std}: $$tst"; \
664
689
          done; \
665
690
          if test "$$all" -eq 1; then \
666
691
            tests="test"; \
702
727
              dashes="$$report"; \
703
728
          fi; \
704
729
          dashes=`echo "$$dashes" | sed s/./=/g`; \
705
 
          echo "$$dashes"; \
 
730
          if test "$$failed" -eq 0; then \
 
731
            echo "$$grn$$dashes"; \
 
732
          else \
 
733
            echo "$$red$$dashes"; \
 
734
          fi; \
706
735
          echo "$$banner"; \
707
736
          test -z "$$skipped" || echo "$$skipped"; \
708
737
          test -z "$$report" || echo "$$report"; \
709
 
          echo "$$dashes"; \
 
738
          echo "$$dashes$$std"; \
710
739
          test "$$failed" -eq 0; \
711
740
        else :; fi
712
741
 
726
755
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
727
756
          if test -d $$d/$$file; then \
728
757
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
758
            if test -d "$(distdir)/$$file"; then \
 
759
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
760
            fi; \
729
761
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
730
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
762
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
763
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
731
764
            fi; \
732
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
765
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
733
766
          else \
734
 
            test -f $(distdir)/$$file \
735
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
767
            test -f "$(distdir)/$$file" \
 
768
            || cp -p $$d/$$file "$(distdir)/$$file" \
736
769
            || exit 1; \
737
770
          fi; \
738
771
        done
739
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
772
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
740
773
          if test "$$subdir" = .; then :; else \
741
774
            test -d "$(distdir)/$$subdir" \
742
775
            || $(MKDIR_P) "$(distdir)/$$subdir" \
743
776
            || exit 1; \
744
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
745
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
746
 
            (cd $$subdir && \
 
777
          fi; \
 
778
        done
 
779
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
780
          if test "$$subdir" = .; then :; else \
 
781
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
782
            $(am__relativize); \
 
783
            new_distdir=$$reldir; \
 
784
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
785
            $(am__relativize); \
 
786
            new_top_distdir=$$reldir; \
 
787
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
788
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
789
            ($(am__cd) $$subdir && \
747
790
              $(MAKE) $(AM_MAKEFLAGS) \
748
 
                top_distdir="$$top_distdir" \
749
 
                distdir="$$distdir/$$subdir" \
 
791
                top_distdir="$$new_top_distdir" \
 
792
                distdir="$$new_distdir" \
750
793
                am__remove_distdir=: \
751
794
                am__skip_length_check=: \
 
795
                am__skip_mode_fix=: \
752
796
                distdir) \
753
797
              || exit 1; \
754
798
          fi; \
780
824
 
781
825
distclean-generic:
782
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)
783
828
 
784
829
maintainer-clean-generic:
785
830
        @echo "This command is intended for maintainers to use"
801
846
 
802
847
html: html-recursive
803
848
 
 
849
html-am:
 
850
 
804
851
info: info-recursive
805
852
 
806
853
info-am:
809
856
 
810
857
install-dvi: install-dvi-recursive
811
858
 
 
859
install-dvi-am:
 
860
 
812
861
install-exec-am:
813
862
 
814
863
install-html: install-html-recursive
815
864
 
 
865
install-html-am:
 
866
 
816
867
install-info: install-info-recursive
817
868
 
 
869
install-info-am:
 
870
 
818
871
install-man:
819
872
 
820
873
install-pdf: install-pdf-recursive
821
874
 
 
875
install-pdf-am:
 
876
 
822
877
install-ps: install-ps-recursive
823
878
 
 
879
install-ps-am:
 
880
 
824
881
installcheck-am:
825
882
 
826
883
maintainer-clean: maintainer-clean-recursive
843
900
 
844
901
uninstall-am:
845
902
 
846
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
847
 
        install-strip
 
903
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
 
904
        ctags-recursive install-am install-strip tags-recursive
848
905
 
849
906
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
850
907
        all all-am check check-TESTS check-am clean \
861
918
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
862
919
        tags tags-recursive uninstall uninstall-am
863
920
 
 
921
 
864
922
# Tell versions [3.59,3.63) of GNU make to not export all variables.
865
923
# Otherwise a system limit (for SysV at least) may be exceeded.
866
924
.NOEXPORT: