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

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

automake 1.9.6

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