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