source: trunk/essentials/sys-devel/automake-1.10/tests/Makefile.in

Last change on this file was 3147, checked in by bird, 18 years ago

automake 1.10

File size: 19.8 KB
Line 
1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33subdir = tests
34DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
35 $(srcdir)/aclocal.in $(srcdir)/automake.in $(srcdir)/defs.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
38 $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
39 $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
40 $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
41 $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
42 $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/strip.m4 \
43 $(top_srcdir)/m4/substnot.m4 $(top_srcdir)/m4/tar.m4 \
44 $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
48CONFIG_CLEAN_FILES = defs aclocal-${APIVERSION} automake-${APIVERSION}
49SOURCES =
50DIST_SOURCES =
51DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52ACLOCAL = @ACLOCAL@
53AMTAR = @AMTAR@
54APIVERSION = @APIVERSION@
55AUTOCONF = @AUTOCONF@
56AUTOHEADER = @AUTOHEADER@
57AUTOMAKE = @AUTOMAKE@
58AWK = @AWK@
59CYGPATH_W = @CYGPATH_W@
60DEFS = @DEFS@
61ECHO_C = @ECHO_C@
62ECHO_N = @ECHO_N@
63ECHO_T = @ECHO_T@
64EGREP = @EGREP@
65FGREP = @FGREP@
66GREP = @GREP@
67INSTALL = @INSTALL@
68INSTALL_DATA = @INSTALL_DATA@
69INSTALL_PROGRAM = @INSTALL_PROGRAM@
70INSTALL_SCRIPT = @INSTALL_SCRIPT@
71INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72LIBOBJS = @LIBOBJS@
73LIBS = @LIBS@
74LN = @LN@
75LTLIBOBJS = @LTLIBOBJS@
76MAKEINFO = @MAKEINFO@
77MKDIR_P = @MKDIR_P@
78MODIFICATION_DELAY = @MODIFICATION_DELAY@
79PACKAGE = @PACKAGE@
80PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
81PACKAGE_NAME = @PACKAGE_NAME@
82PACKAGE_STRING = @PACKAGE_STRING@
83PACKAGE_TARNAME = @PACKAGE_TARNAME@
84PACKAGE_VERSION = @PACKAGE_VERSION@
85PATH_SEPARATOR = @PATH_SEPARATOR@
86PERL = @PERL@
87SET_MAKE = @SET_MAKE@
88SHELL = @SHELL@
89STRIP = @STRIP@
90TEX = @TEX@
91VERSION = @VERSION@
92abs_builddir = @abs_builddir@
93abs_srcdir = @abs_srcdir@
94abs_top_builddir = @abs_top_builddir@
95abs_top_srcdir = @abs_top_srcdir@
96am_AUTOCONF = @am_AUTOCONF@
97am__leading_dot = @am__leading_dot@
98am__tar = @am__tar@
99am__untar = @am__untar@
100bindir = @bindir@
101build = @build@
102build_alias = @build_alias@
103build_cpu = @build_cpu@
104build_os = @build_os@
105build_vendor = @build_vendor@
106builddir = @builddir@
107datadir = @datadir@
108datarootdir = @datarootdir@
109docdir = @docdir@
110dvidir = @dvidir@
111exec_prefix = @exec_prefix@
112host_alias = @host_alias@
113htmldir = @htmldir@
114includedir = @includedir@
115infodir = @infodir@
116install_sh = @install_sh@
117libdir = @libdir@
118libexecdir = @libexecdir@
119localedir = @localedir@
120localstatedir = @localstatedir@
121mandir = @mandir@
122mkdir_p = @mkdir_p@
123oldincludedir = @oldincludedir@
124pdfdir = @pdfdir@
125pkgvdatadir = @pkgvdatadir@
126prefix = @prefix@
127program_transform_name = @program_transform_name@
128psdir = @psdir@
129sbindir = @sbindir@
130sharedstatedir = @sharedstatedir@
131srcdir = @srcdir@
132sysconfdir = @sysconfdir@
133target_alias = @target_alias@
134top_builddir = @top_builddir@
135top_srcdir = @top_srcdir@
136XFAIL_TESTS = auxdir2.test cond17.test txinfo5.test
137TESTS = \
138aclibobj.test \
139aclocal.test \
140aclocal3.test \
141aclocal4.test \
142aclocal5.test \
143aclocal6.test \
144aclocal7.test \
145aclocal8.test \
146aclocal9.test \
147acloca10.test \
148acloca11.test \
149acloca12.test \
150acloca13.test \
151acloca14.test \
152acloca15.test \
153acloca16.test \
154acloca17.test \
155acloca18.test \
156acloca19.test \
157acloca20.test \
158acloca21.test \
159acoutnoq.test \
160acoutpt.test \
161acoutpt2.test \
162acoutqnl.test \
163acoutbs.test \
164acsilent.test \
165acsubst.test \
166acsubst2.test \
167all.test \
168alloca.test \
169alloca2.test \
170alpha.test \
171alpha2.test \
172amassign.test \
173ammissing.test \
174amopt.test \
175amsubst.test \
176ansi.test \
177ansi2.test \
178ansi3.test \
179ansi3b.test \
180ansi4.test \
181ansi5.test \
182ansi6.test \
183ansi7.test \
184ansi8.test \
185ansi9.test \
186ansi10.test \
187ar.test \
188ar2.test \
189asm.test \
190asm2.test \
191autohdr.test \
192autohdr2.test \
193autohdr3.test \
194autohdr4.test \
195automake.test \
196auxdir.test \
197auxdir2.test \
198auxdir3.test \
199auxdir4.test \
200backsl.test \
201backsl2.test \
202backsl3.test \
203backsl4.test \
204badline.test \
205badprog.test \
206block.test \
207bsource.test \
208canon.test \
209canon2.test \
210canon3.test \
211canon4.test \
212canon5.test \
213ccnoco.test \
214ccnoco2.test \
215check.test \
216check2.test \
217check3.test \
218check4.test \
219check5.test \
220check6.test \
221checkall.test \
222clean.test \
223clean2.test \
224colneq.test \
225colneq2.test \
226colon.test \
227colon2.test \
228colon3.test \
229colon4.test \
230colon5.test \
231colon6.test \
232colon7.test \
233comment.test \
234comment2.test \
235comment3.test \
236comment4.test \
237comment5.test \
238comment6.test \
239comment7.test \
240comment8.test \
241comment9.test \
242commen10.test \
243compile.test \
244compile_f90_c_cxx.test \
245compile_f_c_cxx.test \
246cond.test \
247cond2.test \
248cond3.test \
249cond4.test \
250cond5.test \
251cond6.test \
252cond7.test \
253cond8.test \
254cond9.test \
255cond10.test \
256cond11.test \
257cond13.test \
258cond14.test \
259cond15.test \
260cond16.test \
261cond17.test \
262cond18.test \
263cond19.test \
264cond20.test \
265cond21.test \
266cond22.test \
267cond23.test \
268cond24.test \
269cond25.test \
270cond26.test \
271cond27.test \
272cond28.test \
273cond29.test \
274cond30.test \
275cond31.test \
276cond32.test \
277cond33.test \
278cond34.test \
279cond35.test \
280cond36.test \
281cond37.test \
282cond38.test \
283condd.test \
284condhook.test \
285condinc.test \
286condinc2.test \
287condlib.test \
288condman.test \
289condman2.test \
290conf2.test \
291confdeps.test \
292conff.test \
293conff2.test \
294confh.test \
295confh4.test \
296confh5.test \
297config.test \
298confincl.test \
299conflnk.test \
300conflnk2.test \
301conflnk3.test \
302confsub.test \
303confvar.test \
304confvar2.test \
305copy.test \
306ctarget1.test \
307cxx.test \
308cxx2.test \
309cxxansi.test \
310cxxcpp.test \
311cxxlibobj.test \
312cxxlink.test \
313cxxnoc.test \
314cxxo.test \
315cygwin32.test \
316dash.test \
317defun.test \
318defun2.test \
319dejagnu.test \
320dejagnu2.test \
321dejagnu3.test \
322dejagnu4.test \
323dejagnu5.test \
324dejagnu6.test \
325dejagnu7.test \
326depacl2.test \
327depcomp.test \
328depcomp2.test \
329depcomp3.test \
330depcomp4.test \
331depcomp5.test \
332depcomp6.test \
333depcomp7.test \
334depdist.test \
335depend.test \
336depend2.test \
337depend3.test \
338depend4.test \
339destdir.test \
340dirforbid.test \
341dirlist.test \
342dirlist2.test \
343discover.test \
344distcom2.test \
345distcom3.test \
346distcom4.test \
347distcom5.test \
348distcom6.test \
349distcom7.test \
350distdir.test \
351distname.test \
352dollar.test \
353double.test \
354dup2.test \
355else.test \
356empty.test \
357empty2.test \
358empty3.test \
359empty4.test \
360exdir.test \
361exdir2.test \
362exeext.test \
363exeext2.test \
364exeext3.test \
365exeext4.test \
366exsource.test \
367ext.test \
368ext2.test \
369extra.test \
370extra3.test \
371extra4.test \
372extra5.test \
373extra6.test \
374extra7.test \
375f90only.test \
376flibs.test \
377fn99.test \
378fn99subdir.test \
379fnoc.test \
380fo.test \
381fort1.test \
382fonly.test \
383fortdep.test \
384fpinst2.test \
385fpinstall.test \
386gcj.test \
387gcj2.test \
388gcj3.test \
389gcj4.test \
390gcj5.test \
391getopt.test \
392gettext.test \
393gettext2.test \
394gettext3.test \
395gnumake.test \
396gnuwarn.test \
397gnuwarn2.test \
398gnits.test \
399gnits2.test \
400gnits3.test \
401header.test \
402help.test \
403hfs.test \
404hosts.test \
405implicit.test \
406include.test \
407include2.test \
408info.test \
409init.test \
410insh2.test \
411install2.test \
412installdir.test \
413instsh.test \
414instsh2.test \
415instdat.test \
416instdat2.test \
417instexec.test \
418insthook.test \
419instman.test \
420instman2.test \
421instspc.test \
422interp.test \
423interp2.test \
424java.test \
425java2.test \
426java3.test \
427javaprim.test \
428javasubst.test \
429ldadd.test \
430ldflags.test \
431lex.test \
432lex2.test \
433lex3.test \
434lex4.test \
435lex5.test \
436libobj2.test \
437libobj3.test \
438libobj4.test \
439libobj5.test \
440libobj7.test \
441libobj8.test \
442libobj10.test \
443libobj11.test \
444libobj12.test \
445libobj13.test \
446libobj14.test \
447library.test \
448library2.test \
449library3.test \
450libtool.test \
451libtool2.test \
452libtool3.test \
453libtool4.test \
454libtool5.test \
455libtool6.test \
456libtool7.test \
457libtool8.test \
458libtool9.test \
459license.test \
460link_c_cxx.test \
461link_dist.test \
462link_f90_only.test \
463link_fc.test \
464link_fccxx.test \
465link_fcxx.test \
466link_f_only.test \
467lisp2.test \
468lisp3.test \
469lisp4.test \
470lisp5.test \
471lisp6.test \
472lisp7.test \
473lisp8.test \
474listval.test \
475location.test \
476longline.test \
477longlin2.test \
478ltcond.test \
479ltcond2.test \
480ltconv.test \
481ltdeps.test \
482ltlibobjs.test \
483ltlibsrc.test \
484maintclean.test \
485make.test \
486makej.test \
487makevars.test \
488man.test \
489man2.test \
490mclean.test \
491mdate.test \
492mdate2.test \
493mdate3.test \
494mdate4.test \
495missing.test \
496missing2.test \
497missing3.test \
498missing4.test \
499missing5.test \
500mkinstall.test \
501mkinst2.test \
502mkinst3.test \
503mmodely.test \
504multlib.test \
505nobase.test \
506nodef.test \
507nodef2.test \
508nodep.test \
509nodep2.test \
510nodepcomp.test \
511nodist.test \
512nodist2.test \
513nodist3.test \
514nogzip.test \
515nogzip2.test \
516noinst.test \
517noinstdir.test \
518nolink.test \
519nostdinc.test \
520number.test \
521objc.test \
522objc2.test \
523obsolete.test \
524order.test \
525outdir.test \
526output.test \
527output2.test \
528output3.test \
529output4.test \
530output5.test \
531output6.test \
532output7.test \
533output8.test \
534output9.test \
535output10.test \
536output11.test \
537output12.test \
538overrid.test \
539parse.test \
540percent.test \
541percent2.test \
542phony.test \
543pluseq.test \
544pluseq2.test \
545pluseq3.test \
546pluseq4.test \
547pluseq5.test \
548pluseq6.test \
549pluseq7.test \
550pluseq8.test \
551pluseq9.test \
552pluseq10.test \
553postproc.test \
554ppf77.test \
555pr2.test \
556pr9.test \
557pr72.test \
558pr87.test \
559pr204.test \
560pr211.test \
561pr220.test \
562pr224.test \
563pr229.test \
564pr243.test \
565pr266.test \
566pr279.test \
567pr279-2.test \
568pr287.test \
569pr300-lib.test \
570pr300-ltlib.test \
571pr300-prog.test \
572pr307.test \
573pr401.test \
574pr401b.test \
575pr401c.test \
576prefix.test \
577primary.test \
578primary2.test \
579primary3.test \
580proginst.test \
581python.test \
582python2.test \
583python3.test \
584python4.test \
585python5.test \
586python6.test \
587python7.test \
588python8.test \
589python9.test \
590python10.test \
591python11.test \
592python12.test \
593recurs.test \
594recurs2.test \
595remake.test \
596remake2.test \
597remake3.test \
598remake4.test \
599remake5.test \
600regex.test \
601req.test \
602reqd.test \
603reqd2.test \
604rulepat.test \
605scripts.test \
606seenc.test \
607sinclude.test \
608srcsub.test \
609srcsub2.test \
610space.test \
611specflg.test \
612specflg2.test \
613specflg3.test \
614specflg6.test \
615specflg7.test \
616specflg8.test \
617specflg9.test \
618spell.test \
619spell2.test \
620spell3.test \
621spelling.test \
622spy.test \
623stamph2.test \
624stdlib.test \
625stdlib2.test \
626strip.test \
627subdir.test \
628subdir2.test \
629subdir3.test \
630subdir4.test \
631subdir5.test \
632subdir6.test \
633subdir7.test \
634subdir8.test \
635subdir9.test \
636subdirbuiltsources.test \
637subcond.test \
638subcond2.test \
639subcond3.test \
640subobj.test \
641subobj2.test \
642subobj3.test \
643subobj4.test \
644subobj5.test \
645subobj6.test \
646subobj7.test \
647subobj8.test \
648subobj9.test \
649subobj10.test \
650subobjname.test \
651subpkg.test \
652subpkg2.test \
653subpkg3.test \
654subst.test \
655subst2.test \
656substref.test \
657substre2.test \
658substtarg.test \
659suffix.test \
660suffix2.test \
661suffix3.test \
662suffix4.test \
663suffix5.test \
664suffix6.test \
665suffix7.test \
666suffix8.test \
667suffix9.test \
668suffix10.test \
669suffix11.test \
670suffix12.test \
671symlink.test \
672symlink2.test \
673symlink3.test \
674syntax.test \
675tags.test \
676tagsub.test \
677tar.test \
678tar2.test \
679tar3.test \
680target-cflags.test \
681targetclash.test \
682txinfo.test \
683txinfo2.test \
684txinfo3.test \
685txinfo4.test \
686txinfo5.test \
687txinfo6.test \
688txinfo7.test \
689txinfo8.test \
690txinfo9.test \
691txinfo10.test \
692txinfo13.test \
693txinfo16.test \
694txinfo17.test \
695txinfo18.test \
696txinfo19.test \
697txinfo20.test \
698txinfo21.test \
699txinfo22.test \
700txinfo23.test \
701txinfo24.test \
702txinfo25.test \
703txinfo26.test \
704txinfo27.test \
705txinfo28.test \
706txinfo29.test \
707txinfo30.test \
708txinfo31.test \
709transform.test \
710unused.test \
711upc.test \
712upc2.test \
713upc3.test \
714vars.test \
715vars3.test \
716vartar.test \
717version.test \
718version2.test \
719version3.test \
720version4.test \
721version6.test \
722version7.test \
723version8.test \
724vpath.test \
725vtexi.test \
726vtexi2.test \
727warnopts.test \
728werror.test \
729werror2.test \
730whoami.test \
731xsource.test \
732yacc.test \
733yacc2.test \
734yacc3.test \
735yacc4.test \
736yacc5.test \
737yacc6.test \
738yacc7.test \
739yacc8.test \
740yaccpp.test \
741yaccvpath.test
742
743EXTRA_DIST = ChangeLog-old $(TESTS)
744
745# Each test case depends on defs, aclocal, and automake.
746check_SCRIPTS = defs aclocal-$(APIVERSION) automake-$(APIVERSION)
747all: all-am
748
749.SUFFIXES:
750$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
751 @for dep in $?; do \
752 case '$(am__configure_deps)' in \
753 *$$dep*) \
754 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
755 && exit 0; \
756 exit 1;; \
757 esac; \
758 done; \
759 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
760 cd $(top_srcdir) && \
761 $(AUTOMAKE) --gnu tests/Makefile
762.PRECIOUS: Makefile
763Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
764 @case '$?' in \
765 *config.status*) \
766 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
767 *) \
768 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
769 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
770 esac;
771
772$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
773 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
774
775$(top_srcdir)/configure: $(am__configure_deps)
776 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
777$(ACLOCAL_M4): $(am__aclocal_m4_deps)
778 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
779defs: $(top_builddir)/config.status $(srcdir)/defs.in
780 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
781aclocal-${APIVERSION}: $(top_builddir)/config.status $(srcdir)/aclocal.in
782 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
783automake-${APIVERSION}: $(top_builddir)/config.status $(srcdir)/automake.in
784 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
785tags: TAGS
786TAGS:
787
788ctags: CTAGS
789CTAGS:
790
791
792check-TESTS: $(TESTS)
793 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
794 srcdir=$(srcdir); export srcdir; \
795 list=' $(TESTS) '; \
796 if test -n "$$list"; then \
797 for tst in $$list; do \
798 if test -f ./$$tst; then dir=./; \
799 elif test -f $$tst; then dir=; \
800 else dir="$(srcdir)/"; fi; \
801 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
802 all=`expr $$all + 1`; \
803 case " $(XFAIL_TESTS) " in \
804 *$$ws$$tst$$ws*) \
805 xpass=`expr $$xpass + 1`; \
806 failed=`expr $$failed + 1`; \
807 echo "XPASS: $$tst"; \
808 ;; \
809 *) \
810 echo "PASS: $$tst"; \
811 ;; \
812 esac; \
813 elif test $$? -ne 77; then \
814 all=`expr $$all + 1`; \
815 case " $(XFAIL_TESTS) " in \
816 *$$ws$$tst$$ws*) \
817 xfail=`expr $$xfail + 1`; \
818 echo "XFAIL: $$tst"; \
819 ;; \
820 *) \
821 failed=`expr $$failed + 1`; \
822 echo "FAIL: $$tst"; \
823 ;; \
824 esac; \
825 else \
826 skip=`expr $$skip + 1`; \
827 echo "SKIP: $$tst"; \
828 fi; \
829 done; \
830 if test "$$failed" -eq 0; then \
831 if test "$$xfail" -eq 0; then \
832 banner="All $$all tests passed"; \
833 else \
834 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
835 fi; \
836 else \
837 if test "$$xpass" -eq 0; then \
838 banner="$$failed of $$all tests failed"; \
839 else \
840 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
841 fi; \
842 fi; \
843 dashes="$$banner"; \
844 skipped=""; \
845 if test "$$skip" -ne 0; then \
846 skipped="($$skip tests were not run)"; \
847 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
848 dashes="$$skipped"; \
849 fi; \
850 report=""; \
851 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
852 report="Please report to $(PACKAGE_BUGREPORT)"; \
853 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
854 dashes="$$report"; \
855 fi; \
856 dashes=`echo "$$dashes" | sed s/./=/g`; \
857 echo "$$dashes"; \
858 echo "$$banner"; \
859 test -z "$$skipped" || echo "$$skipped"; \
860 test -z "$$report" || echo "$$report"; \
861 echo "$$dashes"; \
862 test "$$failed" -eq 0; \
863 else :; fi
864
865distdir: $(DISTFILES)
866 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
867 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
868 list='$(DISTFILES)'; \
869 dist_files=`for file in $$list; do echo $$file; done | \
870 sed -e "s|^$$srcdirstrip/||;t" \
871 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
872 case $$dist_files in \
873 */*) $(MKDIR_P) `echo "$$dist_files" | \
874 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
875 sort -u` ;; \
876 esac; \
877 for file in $$dist_files; do \
878 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
879 if test -d $$d/$$file; then \
880 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
881 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
882 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
883 fi; \
884 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
885 else \
886 test -f $(distdir)/$$file \
887 || cp -p $$d/$$file $(distdir)/$$file \
888 || exit 1; \
889 fi; \
890 done
891check-am: all-am
892 $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
893 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
894check: check-am
895all-am: Makefile
896installdirs:
897install: install-am
898install-exec: install-exec-am
899install-data: install-data-am
900uninstall: uninstall-am
901
902install-am: all-am
903 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
904
905installcheck: installcheck-am
906install-strip:
907 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
908 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
909 `test -z '$(STRIP)' || \
910 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
911mostlyclean-generic:
912
913clean-generic:
914
915distclean-generic:
916 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
917
918maintainer-clean-generic:
919 @echo "This command is intended for maintainers to use"
920 @echo "it deletes files that may require special tools to rebuild."
921clean: clean-am
922
923clean-am: clean-generic mostlyclean-am
924
925distclean: distclean-am
926 -rm -f Makefile
927distclean-am: clean-am distclean-generic distclean-local
928
929dvi: dvi-am
930
931dvi-am:
932
933html: html-am
934
935info: info-am
936
937info-am:
938
939install-data-am:
940
941install-dvi: install-dvi-am
942
943install-exec-am:
944
945install-html: install-html-am
946
947install-info: install-info-am
948
949install-man:
950
951install-pdf: install-pdf-am
952
953install-ps: install-ps-am
954
955installcheck-am:
956
957maintainer-clean: maintainer-clean-am
958 -rm -f Makefile
959maintainer-clean-am: distclean-am maintainer-clean-generic
960
961mostlyclean: mostlyclean-am
962
963mostlyclean-am: mostlyclean-generic
964
965pdf: pdf-am
966
967pdf-am:
968
969ps: ps-am
970
971ps-am:
972
973uninstall-am:
974
975.MAKE: install-am install-strip
976
977.PHONY: all all-am check check-TESTS check-am clean clean-generic \
978 distclean distclean-generic distclean-local distdir dvi dvi-am \
979 html html-am info info-am install install-am install-data \
980 install-data-am install-dvi install-dvi-am install-exec \
981 install-exec-am install-html install-html-am install-info \
982 install-info-am install-man install-pdf install-pdf-am \
983 install-ps install-ps-am install-strip installcheck \
984 installcheck-am installdirs maintainer-clean \
985 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
986 pdf-am ps ps-am uninstall uninstall-am
987
988
989distclean-local:
990 -rm -rf testSubDir
991# Tell versions [3.59,3.63) of GNU make to not export all variables.
992# Otherwise a system limit (for SysV at least) may be exceeded.
993.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.