014612ee1c336574e893ac6535787f0a838518ec
[platform/upstream/libxslt.git] / tests / exslt / common / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = tests/exslt/common
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/configure.in
93 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94         $(ACLOCAL_M4)
95 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
96 mkinstalldirs = $(install_sh) -d
97 CONFIG_HEADER = $(top_builddir)/config.h
98 CONFIG_CLEAN_FILES =
99 CONFIG_CLEAN_VPATH_FILES =
100 AM_V_P = $(am__v_P_@AM_V@)
101 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
102 am__v_P_0 = false
103 am__v_P_1 = :
104 AM_V_GEN = $(am__v_GEN_@AM_V@)
105 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
106 am__v_GEN_0 = @echo "  GEN     " $@;
107 am__v_GEN_1 = 
108 AM_V_at = $(am__v_at_@AM_V@)
109 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
110 am__v_at_0 = @
111 am__v_at_1 = 
112 SOURCES =
113 DIST_SOURCES =
114 am__can_run_installinfo = \
115   case $$AM_UPDATE_INFO_DIR in \
116     n|no|NO) false;; \
117     *) (install-info --version) >/dev/null 2>&1;; \
118   esac
119 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
120 am__DIST_COMMON = $(srcdir)/Makefile.in
121 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
122 ACLOCAL = @ACLOCAL@
123 AMTAR = @AMTAR@
124 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
125 AR = @AR@
126 AS = @AS@
127 AUTOCONF = @AUTOCONF@
128 AUTOHEADER = @AUTOHEADER@
129 AUTOMAKE = @AUTOMAKE@
130 AWK = @AWK@
131 CC = @CC@
132 CCDEPMODE = @CCDEPMODE@
133 CFLAGS = @CFLAGS@
134 CPP = @CPP@
135 CPPFLAGS = @CPPFLAGS@
136 CRYPTO_TESTDIR = @CRYPTO_TESTDIR@
137 CYGPATH_W = @CYGPATH_W@
138 DEFS = @DEFS@
139 DEPDIR = @DEPDIR@
140 DLLTOOL = @DLLTOOL@
141 DSYMUTIL = @DSYMUTIL@
142 DUMPBIN = @DUMPBIN@
143 ECHO_C = @ECHO_C@
144 ECHO_N = @ECHO_N@
145 ECHO_T = @ECHO_T@
146 EGREP = @EGREP@
147 EXEEXT = @EXEEXT@
148 EXSLT_INCLUDEDIR = @EXSLT_INCLUDEDIR@
149 EXSLT_LIBDIR = @EXSLT_LIBDIR@
150 EXSLT_LIBS = @EXSLT_LIBS@
151 EXTRA_LIBS = @EXTRA_LIBS@
152 FGREP = @FGREP@
153 GREP = @GREP@
154 HTML_DIR = @HTML_DIR@
155 INSTALL = @INSTALL@
156 INSTALL_DATA = @INSTALL_DATA@
157 INSTALL_PROGRAM = @INSTALL_PROGRAM@
158 INSTALL_SCRIPT = @INSTALL_SCRIPT@
159 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
160 LD = @LD@
161 LDFLAGS = @LDFLAGS@
162 LIBEXSLT_MAJOR_VERSION = @LIBEXSLT_MAJOR_VERSION@
163 LIBEXSLT_MICRO_VERSION = @LIBEXSLT_MICRO_VERSION@
164 LIBEXSLT_MINOR_VERSION = @LIBEXSLT_MINOR_VERSION@
165 LIBEXSLT_VERSION = @LIBEXSLT_VERSION@
166 LIBEXSLT_VERSION_EXTRA = @LIBEXSLT_VERSION_EXTRA@
167 LIBEXSLT_VERSION_INFO = @LIBEXSLT_VERSION_INFO@
168 LIBEXSLT_VERSION_NUMBER = @LIBEXSLT_VERSION_NUMBER@
169 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
170 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
171 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
172 LIBOBJS = @LIBOBJS@
173 LIBS = @LIBS@
174 LIBTOOL = @LIBTOOL@
175 LIBXML_CFLAGS = @LIBXML_CFLAGS@
176 LIBXML_LIBS = @LIBXML_LIBS@
177 LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
178 LIBXML_SRC = @LIBXML_SRC@
179 LIBXSLT_DEFAULT_PLUGINS_PATH = @LIBXSLT_DEFAULT_PLUGINS_PATH@
180 LIBXSLT_MAJOR_MINOR_VERSION = @LIBXSLT_MAJOR_MINOR_VERSION@
181 LIBXSLT_MAJOR_VERSION = @LIBXSLT_MAJOR_VERSION@
182 LIBXSLT_MICRO_VERSION = @LIBXSLT_MICRO_VERSION@
183 LIBXSLT_MINOR_VERSION = @LIBXSLT_MINOR_VERSION@
184 LIBXSLT_VERSION = @LIBXSLT_VERSION@
185 LIBXSLT_VERSION_EXTRA = @LIBXSLT_VERSION_EXTRA@
186 LIBXSLT_VERSION_INFO = @LIBXSLT_VERSION_INFO@
187 LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
188 LIPO = @LIPO@
189 LN_S = @LN_S@
190 LTLIBOBJS = @LTLIBOBJS@
191 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
192 MAKEINFO = @MAKEINFO@
193 MANIFEST_TOOL = @MANIFEST_TOOL@
194 MKDIR_P = @MKDIR_P@
195 MV = @MV@
196 M_LIBS = @M_LIBS@
197 NM = @NM@
198 NMEDIT = @NMEDIT@
199 OBJDUMP = @OBJDUMP@
200 OBJEXT = @OBJEXT@
201 OTOOL = @OTOOL@
202 OTOOL64 = @OTOOL64@
203 PACKAGE = @PACKAGE@
204 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
205 PACKAGE_NAME = @PACKAGE_NAME@
206 PACKAGE_STRING = @PACKAGE_STRING@
207 PACKAGE_TARNAME = @PACKAGE_TARNAME@
208 PACKAGE_URL = @PACKAGE_URL@
209 PACKAGE_VERSION = @PACKAGE_VERSION@
210 PATH_SEPARATOR = @PATH_SEPARATOR@
211 PERL = @PERL@
212 PYTHON = @PYTHON@
213 PYTHONSODV = @PYTHONSODV@
214 PYTHON_INCLUDES = @PYTHON_INCLUDES@
215 PYTHON_LIBS = @PYTHON_LIBS@
216 PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
217 PYTHON_SUBDIR = @PYTHON_SUBDIR@
218 PYTHON_VERSION = @PYTHON_VERSION@
219 RANLIB = @RANLIB@
220 RELDATE = @RELDATE@
221 RM = @RM@
222 SED = @SED@
223 SET_MAKE = @SET_MAKE@
224 SHELL = @SHELL@
225 STRIP = @STRIP@
226 TAR = @TAR@
227 THREAD_LIBS = @THREAD_LIBS@
228 VERSION = @VERSION@
229 VERSION_SCRIPT_FLAGS = @VERSION_SCRIPT_FLAGS@
230 WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
231 WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
232 WITH_CRYPTO = @WITH_CRYPTO@
233 WITH_DEBUGGER = @WITH_DEBUGGER@
234 WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
235 WITH_MODULES = @WITH_MODULES@
236 WITH_TRIO = @WITH_TRIO@
237 WITH_XSLT_DEBUG = @WITH_XSLT_DEBUG@
238 XMLLINT = @XMLLINT@
239 XML_CONFIG = @XML_CONFIG@
240 XSLTPROC = @XSLTPROC@
241 XSLTPROCDV = @XSLTPROCDV@
242 XSLT_INCLUDEDIR = @XSLT_INCLUDEDIR@
243 XSLT_LIBDIR = @XSLT_LIBDIR@
244 XSLT_LIBS = @XSLT_LIBS@
245 XSLT_LOCALE_WINAPI = @XSLT_LOCALE_WINAPI@
246 XSLT_LOCALE_XLOCALE = @XSLT_LOCALE_XLOCALE@
247 abs_builddir = @abs_builddir@
248 abs_srcdir = @abs_srcdir@
249 abs_top_builddir = @abs_top_builddir@
250 abs_top_srcdir = @abs_top_srcdir@
251 ac_ct_AR = @ac_ct_AR@
252 ac_ct_CC = @ac_ct_CC@
253 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
254 am__include = @am__include@
255 am__leading_dot = @am__leading_dot@
256 am__quote = @am__quote@
257 am__tar = @am__tar@
258 am__untar = @am__untar@
259 bindir = @bindir@
260 build = @build@
261 build_alias = @build_alias@
262 build_cpu = @build_cpu@
263 build_os = @build_os@
264 build_vendor = @build_vendor@
265 builddir = @builddir@
266 datadir = @datadir@
267 datarootdir = @datarootdir@
268 docdir = @docdir@
269 dvidir = @dvidir@
270 exec_prefix = @exec_prefix@
271 host = @host@
272 host_alias = @host_alias@
273 host_cpu = @host_cpu@
274 host_os = @host_os@
275 host_vendor = @host_vendor@
276 htmldir = @htmldir@
277 includedir = @includedir@
278 infodir = @infodir@
279 install_sh = @install_sh@
280 libdir = @libdir@
281 libexecdir = @libexecdir@
282 localedir = @localedir@
283 localstatedir = @localstatedir@
284 mandir = @mandir@
285 mkdir_p = @mkdir_p@
286 oldincludedir = @oldincludedir@
287 pdfdir = @pdfdir@
288 prefix = @prefix@
289 program_transform_name = @program_transform_name@
290 psdir = @psdir@
291 pythondir = @pythondir@
292 sbindir = @sbindir@
293 sharedstatedir = @sharedstatedir@
294 srcdir = @srcdir@
295 sysconfdir = @sysconfdir@
296 target_alias = @target_alias@
297 top_build_prefix = @top_build_prefix@
298 top_builddir = @top_builddir@
299 top_srcdir = @top_srcdir@
300 EXTRA_DIST = \
301         node-set.1.xml node-set.1.xsl node-set.1.out    \
302         node-set.2.xml node-set.2.xsl node-set.2.out    \
303         node-set.3.xml node-set.3.xsl node-set.3.out    \
304         node-set.4.xml node-set.4.xsl node-set.4.out    \
305         node-set.5.xml node-set.5.xsl node-set.5.out    \
306         node-set.6.xml node-set.6.xsl node-set.6.out    \
307         node-set.7.xml node-set.7.xsl node-set.7.out    \
308         node-set.8.xml node-set.8.xsl node-set.8.out    \
309         object-type.1.xml object-type.1.xsl object-type.1.out \
310         import-test1a.imp import-test1b.imp import-test1.out \
311         import-test1.xml import-test1.xsl
312
313 CLEANFILES = .memdump
314 all: all-am
315
316 .SUFFIXES:
317 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
318         @for dep in $?; do \
319           case '$(am__configure_deps)' in \
320             *$$dep*) \
321               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
322                 && { if test -f $@; then exit 0; else break; fi; }; \
323               exit 1;; \
324           esac; \
325         done; \
326         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/exslt/common/Makefile'; \
327         $(am__cd) $(top_srcdir) && \
328           $(AUTOMAKE) --gnu tests/exslt/common/Makefile
329 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
330         @case '$?' in \
331           *config.status*) \
332             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
333           *) \
334             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
335             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
336         esac;
337
338 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
339         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340
341 $(top_srcdir)/configure:  $(am__configure_deps)
342         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
344         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345 $(am__aclocal_m4_deps):
346
347 mostlyclean-libtool:
348         -rm -f *.lo
349
350 clean-libtool:
351         -rm -rf .libs _libs
352 tags TAGS:
353
354 ctags CTAGS:
355
356 cscope cscopelist:
357
358
359 distdir: $(DISTFILES)
360         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
362         list='$(DISTFILES)'; \
363           dist_files=`for file in $$list; do echo $$file; done | \
364           sed -e "s|^$$srcdirstrip/||;t" \
365               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
366         case $$dist_files in \
367           */*) $(MKDIR_P) `echo "$$dist_files" | \
368                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
369                            sort -u` ;; \
370         esac; \
371         for file in $$dist_files; do \
372           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
373           if test -d $$d/$$file; then \
374             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
375             if test -d "$(distdir)/$$file"; then \
376               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
377             fi; \
378             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
379               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
380               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
381             fi; \
382             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
383           else \
384             test -f "$(distdir)/$$file" \
385             || cp -p $$d/$$file "$(distdir)/$$file" \
386             || exit 1; \
387           fi; \
388         done
389 check-am: all-am
390 check: check-am
391 all-am: Makefile
392 installdirs:
393 install: install-am
394 install-exec: install-exec-am
395 install-data: install-data-am
396 uninstall: uninstall-am
397
398 install-am: all-am
399         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
400
401 installcheck: installcheck-am
402 install-strip:
403         if test -z '$(STRIP)'; then \
404           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
405             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
406               install; \
407         else \
408           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
409             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
410             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
411         fi
412 mostlyclean-generic:
413
414 clean-generic:
415         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
416
417 distclean-generic:
418         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
419         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
420
421 maintainer-clean-generic:
422         @echo "This command is intended for maintainers to use"
423         @echo "it deletes files that may require special tools to rebuild."
424 clean: clean-am
425
426 clean-am: clean-generic clean-libtool mostlyclean-am
427
428 distclean: distclean-am
429         -rm -f Makefile
430 distclean-am: clean-am distclean-generic
431
432 dvi: dvi-am
433
434 dvi-am:
435
436 html: html-am
437
438 html-am:
439
440 info: info-am
441
442 info-am:
443
444 install-data-am:
445
446 install-dvi: install-dvi-am
447
448 install-dvi-am:
449
450 install-exec-am:
451
452 install-html: install-html-am
453
454 install-html-am:
455
456 install-info: install-info-am
457
458 install-info-am:
459
460 install-man:
461
462 install-pdf: install-pdf-am
463
464 install-pdf-am:
465
466 install-ps: install-ps-am
467
468 install-ps-am:
469
470 installcheck-am:
471
472 maintainer-clean: maintainer-clean-am
473         -rm -f Makefile
474 maintainer-clean-am: distclean-am maintainer-clean-generic
475
476 mostlyclean: mostlyclean-am
477
478 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
479
480 pdf: pdf-am
481
482 pdf-am:
483
484 ps: ps-am
485
486 ps-am:
487
488 uninstall-am:
489
490 .MAKE: install-am install-strip
491
492 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
493         cscopelist-am ctags-am distclean distclean-generic \
494         distclean-libtool distdir dvi dvi-am html html-am info info-am \
495         install install-am install-data install-data-am install-dvi \
496         install-dvi-am install-exec install-exec-am install-html \
497         install-html-am install-info install-info-am install-man \
498         install-pdf install-pdf-am install-ps install-ps-am \
499         install-strip installcheck installcheck-am installdirs \
500         maintainer-clean maintainer-clean-generic mostlyclean \
501         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
502         tags-am uninstall uninstall-am
503
504 .PRECIOUS: Makefile
505
506
507 $(top_builddir)/xsltproc/xsltproc:
508         @(cd ../../../xsltproc ; $(MAKE) xsltproc)
509
510 valgrind:
511         @echo '## Running the regression tests under Valgrind'
512         $(MAKE) CHECKER='libtool --mode=execute valgrind -q --leak-check=full' tests
513
514 test tests: $(top_builddir)/xsltproc/xsltproc
515         @echo '## Running exslt common tests'
516         @(echo > .memdump)
517         @(for i in $(srcdir)/*.xsl ; do \
518           name=`basename $$i .xsl` ; \
519           if [ ! -f $(srcdir)/$$name.xml ] ; then continue ; fi ; \
520           log=`$(CHECKER) $(top_builddir)/xsltproc/xsltproc \
521                 $(srcdir)/$$name.xsl $(srcdir)/$$name.xml > $$name.res 2>$$name.bad;\
522           if [ ! -f $(srcdir)/$$name.out ] ; then \
523                 cp $$name.res $(srcdir)/$$name.out ; \
524                 if [ -s $$name.bad ] ; then \
525                         mv $$name.bad $(srcdir)/$$name.err ; \
526                 fi ; \
527           else \
528                 if  [ ! -s $$name.res ] ; then \
529                         echo "Fatal error, no $$name.res\n" ; \
530                 else \
531                         diff $(srcdir)/$$name.out $$name.res ; \
532                         if [ -s $(srcdir)/$$name.err ] ; then \
533                                 diff $(srcdir)/$$name.err $$name.bad; \
534                         else \
535                                 diff /dev/null $$name.bad; \
536                         fi ; \
537                 fi ; \
538           fi; \
539           grep "MORY ALLO" .memdump  | grep -v "MEMORY ALLOCATED : 0" || true`;\
540           if [ -n "$$log" ] ; then \
541                 echo $$name result ; \
542                 echo "$$log" ; \
543           fi ; \
544           rm -f $$name.res $$name.bad; \
545           done)
546
547 # Tell versions [3.59,3.63) of GNU make to not export all variables.
548 # Otherwise a system limit (for SysV at least) may be exceeded.
549 .NOEXPORT: