~ubuntu-branches/ubuntu/maverick/at-spi/maverick

« back to all changes in this revision

Viewing changes to test/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2009-09-23 08:38:27 UTC
  • mfrom: (1.1.45 upstream)
  • Revision ID: james.westby@ubuntu.com-20090923083827-lgmk1ulka14gji51
Tags: 1.28.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
17
16
 
18
17
VPATH = @srcdir@
19
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
20
20
pkgincludedir = $(includedir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
22
install_sh_DATA = $(install_sh) -c -m 644
25
23
install_sh_PROGRAM = $(install_sh) -c
51
49
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52
50
CONFIG_HEADER = $(top_builddir)/config.h
53
51
CONFIG_CLEAN_FILES =
54
 
CONFIG_CLEAN_VPATH_FILES =
55
52
PROGRAMS = $(noinst_PROGRAMS)
56
53
am_app_OBJECTS = app.$(OBJEXT)
57
54
app_OBJECTS = $(am_app_OBJECTS)
148
145
        ../cspi/libcspi.la ../login-helper/libloginhelper.la \
149
146
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
150
147
        $(am__DEPENDENCIES_1)
151
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
148
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
152
149
depcomp = $(SHELL) $(top_srcdir)/depcomp
153
150
am__depfiles_maybe = depfiles
154
 
am__mv = mv -f
155
151
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
156
152
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
157
153
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
179
175
        $(window_listener_test_SOURCES)
180
176
ETAGS = etags
181
177
CTAGS = ctags
182
 
am__tty_colors = \
183
 
red=; grn=; lgn=; blu=; std=
184
178
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
185
179
ACLOCAL = @ACLOCAL@
186
180
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
206
200
CFLAGS = @CFLAGS@
207
201
CPP = @CPP@
208
202
CPPFLAGS = @CPPFLAGS@
 
203
CXX = @CXX@
 
204
CXXCPP = @CXXCPP@
 
205
CXXDEPMODE = @CXXDEPMODE@
 
206
CXXFLAGS = @CXXFLAGS@
209
207
CYGPATH_W = @CYGPATH_W@
210
208
DATADIRNAME = @DATADIRNAME@
211
209
DEFS = @DEFS@
212
210
DEPDIR = @DEPDIR@
213
 
DSYMUTIL = @DSYMUTIL@
214
 
DUMPBIN = @DUMPBIN@
 
211
ECHO = @ECHO@
215
212
ECHO_C = @ECHO_C@
216
213
ECHO_N = @ECHO_N@
217
214
ECHO_T = @ECHO_T@
218
215
EGREP = @EGREP@
219
216
EXEEXT = @EXEEXT@
220
 
FGREP = @FGREP@
 
217
F77 = @F77@
 
218
FFLAGS = @FFLAGS@
221
219
GCONFTOOL = @GCONFTOOL@
222
220
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
223
221
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
238
236
INTLTOOL_MERGE = @INTLTOOL_MERGE@
239
237
INTLTOOL_PERL = @INTLTOOL_PERL@
240
238
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
241
 
LD = @LD@
242
239
LDFLAGS = @LDFLAGS@
243
240
LIBBONOBO_IDL_DIR = @LIBBONOBO_IDL_DIR@
244
241
LIBCSPI_CFLAGS = @LIBCSPI_CFLAGS@
249
246
LIBSPI_LIBS = @LIBSPI_LIBS@
250
247
LIBTOOL = @LIBTOOL@
251
248
LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
252
 
LIPO = @LIPO@
253
249
LN_S = @LN_S@
254
250
LTLIBOBJS = @LTLIBOBJS@
255
251
LT_AGE = @LT_AGE@
264
260
MSGFMT = @MSGFMT@
265
261
MSGFMT_OPTS = @MSGFMT_OPTS@
266
262
MSGMERGE = @MSGMERGE@
267
 
NM = @NM@
268
 
NMEDIT = @NMEDIT@
269
 
OBJDUMP = @OBJDUMP@
270
263
OBJEXT = @OBJEXT@
271
264
ORBIT_CFLAGS = @ORBIT_CFLAGS@
272
265
ORBIT_IDL = @ORBIT_IDL@
273
266
ORBIT_LIBS = @ORBIT_LIBS@
274
 
OTOOL = @OTOOL@
275
 
OTOOL64 = @OTOOL64@
276
267
PACKAGE = @PACKAGE@
277
268
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
278
269
PACKAGE_NAME = @PACKAGE_NAME@
279
270
PACKAGE_STRING = @PACKAGE_STRING@
280
271
PACKAGE_TARNAME = @PACKAGE_TARNAME@
281
 
PACKAGE_URL = @PACKAGE_URL@
282
272
PACKAGE_VERSION = @PACKAGE_VERSION@
283
273
PATH_SEPARATOR = @PATH_SEPARATOR@
284
274
PKG_CONFIG = @PKG_CONFIG@
296
286
REBUILD = @REBUILD@
297
287
REGISTRYD_CFLAGS = @REGISTRYD_CFLAGS@
298
288
REGISTRYD_LIBS = @REGISTRYD_LIBS@
299
 
SED = @SED@
300
289
SET_MAKE = @SET_MAKE@
301
290
SHELL = @SHELL@
302
291
SM_LIBS = @SM_LIBS@
320
309
abs_top_builddir = @abs_top_builddir@
321
310
abs_top_srcdir = @abs_top_srcdir@
322
311
ac_ct_CC = @ac_ct_CC@
323
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
312
ac_ct_CXX = @ac_ct_CXX@
 
313
ac_ct_F77 = @ac_ct_F77@
324
314
am__include = @am__include@
325
315
am__leading_dot = @am__leading_dot@
326
316
am__quote = @am__quote@
351
341
libexecdir = @libexecdir@
352
342
localedir = @localedir@
353
343
localstatedir = @localstatedir@
354
 
lt_ECHO = @lt_ECHO@
355
344
mandir = @mandir@
356
345
mkdir_p = @mkdir_p@
357
346
oldincludedir = @oldincludedir@
368
357
srcdir = @srcdir@
369
358
sysconfdir = @sysconfdir@
370
359
target_alias = @target_alias@
371
 
top_build_prefix = @top_build_prefix@
372
360
top_builddir = @top_builddir@
373
361
top_srcdir = @top_srcdir@
374
362
NULL = 
405
393
        @for dep in $?; do \
406
394
          case '$(am__configure_deps)' in \
407
395
            *$$dep*) \
408
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
409
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
396
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
397
                && exit 0; \
410
398
              exit 1;; \
411
399
          esac; \
412
400
        done; \
413
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
414
 
        $(am__cd) $(top_srcdir) && \
415
 
          $(AUTOMAKE) --gnu test/Makefile
 
401
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  test/Makefile'; \
 
402
        cd $(top_srcdir) && \
 
403
          $(AUTOMAKE) --gnu  test/Makefile
416
404
.PRECIOUS: Makefile
417
405
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
418
406
        @case '$?' in \
430
418
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
431
419
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
432
420
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
433
 
$(am__aclocal_m4_deps):
434
421
 
435
422
clean-noinstPROGRAMS:
436
 
        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
437
 
        echo " rm -f" $$list; \
438
 
        rm -f $$list || exit $$?; \
439
 
        test -n "$(EXEEXT)" || exit 0; \
440
 
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
441
 
        echo " rm -f" $$list; \
442
 
        rm -f $$list
 
423
        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
 
424
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
425
          echo " rm -f $$p $$f"; \
 
426
          rm -f $$p $$f ; \
 
427
        done
443
428
app$(EXEEXT): $(app_OBJECTS) $(app_DEPENDENCIES) 
444
429
        @rm -f app$(EXEEXT)
445
430
        $(LINK) $(app_OBJECTS) $(app_LDADD) $(LIBS)
506
491
 
507
492
.c.o:
508
493
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
509
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
494
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
510
495
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
511
496
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
512
497
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
513
498
 
514
499
.c.obj:
515
500
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
516
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
501
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
517
502
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
518
503
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
519
504
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
520
505
 
521
506
.c.lo:
522
507
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
523
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
508
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
524
509
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
525
510
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
526
511
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
536
521
        unique=`for i in $$list; do \
537
522
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
538
523
          done | \
539
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
540
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
524
          $(AWK) '    { files[$$0] = 1; } \
 
525
               END { for (i in files) print i; }'`; \
541
526
        mkid -fID $$unique
542
527
tags: TAGS
543
528
 
544
529
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
545
530
                $(TAGS_FILES) $(LISP)
546
 
        set x; \
 
531
        tags=; \
547
532
        here=`pwd`; \
548
533
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
549
534
        unique=`for i in $$list; do \
550
535
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
551
536
          done | \
552
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
553
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
554
 
        shift; \
555
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
537
          $(AWK) '    { files[$$0] = 1; } \
 
538
               END { for (i in files) print i; }'`; \
 
539
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
556
540
          test -n "$$unique" || unique=$$empty_fix; \
557
 
          if test $$# -gt 0; then \
558
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
559
 
              "$$@" $$unique; \
560
 
          else \
561
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
562
 
              $$unique; \
563
 
          fi; \
 
541
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
542
            $$tags $$unique; \
564
543
        fi
565
544
ctags: CTAGS
566
545
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
567
546
                $(TAGS_FILES) $(LISP)
 
547
        tags=; \
 
548
        here=`pwd`; \
568
549
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
569
550
        unique=`for i in $$list; do \
570
551
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
571
552
          done | \
572
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
573
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
574
 
        test -z "$(CTAGS_ARGS)$$unique" \
 
553
          $(AWK) '    { files[$$0] = 1; } \
 
554
               END { for (i in files) print i; }'`; \
 
555
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
575
556
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
576
 
             $$unique
 
557
             $$tags $$unique
577
558
 
578
559
GTAGS:
579
560
        here=`$(am__cd) $(top_builddir) && pwd` \
580
 
          && $(am__cd) $(top_srcdir) \
581
 
          && gtags -i $(GTAGS_ARGS) "$$here"
 
561
          && cd $(top_srcdir) \
 
562
          && gtags -i $(GTAGS_ARGS) $$here
582
563
 
583
564
distclean-tags:
584
565
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
585
566
 
586
567
check-TESTS: $(TESTS)
587
 
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
 
568
        @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
588
569
        srcdir=$(srcdir); export srcdir; \
589
570
        list=' $(TESTS) '; \
590
 
        $(am__tty_colors); \
591
571
        if test -n "$$list"; then \
592
572
          for tst in $$list; do \
593
573
            if test -f ./$$tst; then dir=./; \
596
576
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
597
577
              all=`expr $$all + 1`; \
598
578
              case " $(XFAIL_TESTS) " in \
599
 
              *[\ \     ]$$tst[\ \      ]*) \
 
579
              *$$ws$$tst$$ws*) \
600
580
                xpass=`expr $$xpass + 1`; \
601
581
                failed=`expr $$failed + 1`; \
602
 
                col=$$red; res=XPASS; \
 
582
                echo "XPASS: $$tst"; \
603
583
              ;; \
604
584
              *) \
605
 
                col=$$grn; res=PASS; \
 
585
                echo "PASS: $$tst"; \
606
586
              ;; \
607
587
              esac; \
608
588
            elif test $$? -ne 77; then \
609
589
              all=`expr $$all + 1`; \
610
590
              case " $(XFAIL_TESTS) " in \
611
 
              *[\ \     ]$$tst[\ \      ]*) \
 
591
              *$$ws$$tst$$ws*) \
612
592
                xfail=`expr $$xfail + 1`; \
613
 
                col=$$lgn; res=XFAIL; \
 
593
                echo "XFAIL: $$tst"; \
614
594
              ;; \
615
595
              *) \
616
596
                failed=`expr $$failed + 1`; \
617
 
                col=$$red; res=FAIL; \
 
597
                echo "FAIL: $$tst"; \
618
598
              ;; \
619
599
              esac; \
620
600
            else \
621
601
              skip=`expr $$skip + 1`; \
622
 
              col=$$blu; res=SKIP; \
 
602
              echo "SKIP: $$tst"; \
623
603
            fi; \
624
 
            echo "$${col}$$res$${std}: $$tst"; \
625
604
          done; \
626
 
          if test "$$all" -eq 1; then \
627
 
            tests="test"; \
628
 
            All=""; \
629
 
          else \
630
 
            tests="tests"; \
631
 
            All="All "; \
632
 
          fi; \
633
605
          if test "$$failed" -eq 0; then \
634
606
            if test "$$xfail" -eq 0; then \
635
 
              banner="$$All$$all $$tests passed"; \
 
607
              banner="All $$all tests passed"; \
636
608
            else \
637
 
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
638
 
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
 
609
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
639
610
            fi; \
640
611
          else \
641
612
            if test "$$xpass" -eq 0; then \
642
 
              banner="$$failed of $$all $$tests failed"; \
 
613
              banner="$$failed of $$all tests failed"; \
643
614
            else \
644
 
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
645
 
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
 
615
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
646
616
            fi; \
647
617
          fi; \
648
618
          dashes="$$banner"; \
649
619
          skipped=""; \
650
620
          if test "$$skip" -ne 0; then \
651
 
            if test "$$skip" -eq 1; then \
652
 
              skipped="($$skip test was not run)"; \
653
 
            else \
654
 
              skipped="($$skip tests were not run)"; \
655
 
            fi; \
 
621
            skipped="($$skip tests were not run)"; \
656
622
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
657
623
              dashes="$$skipped"; \
658
624
          fi; \
663
629
              dashes="$$report"; \
664
630
          fi; \
665
631
          dashes=`echo "$$dashes" | sed s/./=/g`; \
666
 
          if test "$$failed" -eq 0; then \
667
 
            echo "$$grn$$dashes"; \
668
 
          else \
669
 
            echo "$$red$$dashes"; \
670
 
          fi; \
 
632
          echo "$$dashes"; \
671
633
          echo "$$banner"; \
672
634
          test -z "$$skipped" || echo "$$skipped"; \
673
635
          test -z "$$report" || echo "$$report"; \
674
 
          echo "$$dashes$$std"; \
 
636
          echo "$$dashes"; \
675
637
          test "$$failed" -eq 0; \
676
638
        else :; fi
677
639
 
691
653
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
692
654
          if test -d $$d/$$file; then \
693
655
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
694
 
            if test -d "$(distdir)/$$file"; then \
695
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
696
 
            fi; \
697
656
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
698
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
699
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
657
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
700
658
            fi; \
701
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
659
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
702
660
          else \
703
 
            test -f "$(distdir)/$$file" \
704
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
661
            test -f $(distdir)/$$file \
 
662
            || cp -p $$d/$$file $(distdir)/$$file \
705
663
            || exit 1; \
706
664
          fi; \
707
665
        done
730
688
 
731
689
distclean-generic:
732
690
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
733
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
734
691
 
735
692
maintainer-clean-generic:
736
693
        @echo "This command is intended for maintainers to use"
752
709
 
753
710
html: html-am
754
711
 
755
 
html-am:
756
 
 
757
712
info: info-am
758
713
 
759
714
info-am:
762
717
 
763
718
install-dvi: install-dvi-am
764
719
 
765
 
install-dvi-am:
766
 
 
767
720
install-exec-am:
768
721
 
769
722
install-html: install-html-am
770
723
 
771
 
install-html-am:
772
 
 
773
724
install-info: install-info-am
774
725
 
775
 
install-info-am:
776
 
 
777
726
install-man:
778
727
 
779
728
install-pdf: install-pdf-am
780
729
 
781
 
install-pdf-am:
782
 
 
783
730
install-ps: install-ps-am
784
731
 
785
 
install-ps-am:
786
 
 
787
732
installcheck-am:
788
733
 
789
734
maintainer-clean: maintainer-clean-am
806
751
 
807
752
uninstall-am:
808
753
 
809
 
.MAKE: check-am install-am install-strip
 
754
.MAKE: install-am install-strip
810
755
 
811
756
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
812
757
        clean-generic clean-libtool clean-noinstPROGRAMS ctags \
822
767
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
823
768
        tags uninstall uninstall-am
824
769
 
825
 
 
826
770
# Tell versions [3.59,3.63) of GNU make to not export all variables.
827
771
# Otherwise a system limit (for SysV at least) may be exceeded.
828
772
.NOEXPORT: