]> git.sur5r.net Git - iec16022/blob - test/Makefile.in
Import Debian changes 0.2.4-1.2
[iec16022] / test / Makefile.in
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = test
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41         $(ACLOCAL_M4)
42 mkinstalldirs = $(install_sh) -d
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 AM_V_GEN = $(am__v_GEN_$(V))
47 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
48 am__v_GEN_0 = @echo "  GEN   " $@;
49 AM_V_at = $(am__v_at_$(V))
50 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
51 am__v_at_0 = @
52 SOURCES =
53 DIST_SOURCES =
54 am__tty_colors = \
55 red=; grn=; lgn=; blu=; std=
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 ACLOCAL = @ACLOCAL@
58 AMTAR = @AMTAR@
59 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
60 AR = @AR@
61 AUTOCONF = @AUTOCONF@
62 AUTOHEADER = @AUTOHEADER@
63 AUTOMAKE = @AUTOMAKE@
64 AWK = @AWK@
65 CC = @CC@
66 CCDEPMODE = @CCDEPMODE@
67 CFLAGS = @CFLAGS@
68 CPP = @CPP@
69 CPPFLAGS = @CPPFLAGS@
70 CYGPATH_W = @CYGPATH_W@
71 DEFS = @DEFS@
72 DEPDIR = @DEPDIR@
73 DSYMUTIL = @DSYMUTIL@
74 DUMPBIN = @DUMPBIN@
75 ECHO_C = @ECHO_C@
76 ECHO_N = @ECHO_N@
77 ECHO_T = @ECHO_T@
78 EGREP = @EGREP@
79 EXEEXT = @EXEEXT@
80 FGREP = @FGREP@
81 GREP = @GREP@
82 INSTALL = @INSTALL@
83 INSTALL_DATA = @INSTALL_DATA@
84 INSTALL_PROGRAM = @INSTALL_PROGRAM@
85 INSTALL_SCRIPT = @INSTALL_SCRIPT@
86 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
87 LD = @LD@
88 LDFLAGS = @LDFLAGS@
89 LIBOBJS = @LIBOBJS@
90 LIBS = @LIBS@
91 LIBTOOL = @LIBTOOL@
92 LIPO = @LIPO@
93 LN_S = @LN_S@
94 LTLIBOBJS = @LTLIBOBJS@
95 LT_VERSION_A = @LT_VERSION_A@
96 LT_VERSION_C = @LT_VERSION_C@
97 LT_VERSION_R = @LT_VERSION_R@
98 MAINT = @MAINT@
99 MAKEINFO = @MAKEINFO@
100 MKDIR_P = @MKDIR_P@
101 NM = @NM@
102 NMEDIT = @NMEDIT@
103 OBJDUMP = @OBJDUMP@
104 OBJEXT = @OBJEXT@
105 OTOOL = @OTOOL@
106 OTOOL64 = @OTOOL64@
107 PACKAGE = @PACKAGE@
108 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109 PACKAGE_NAME = @PACKAGE_NAME@
110 PACKAGE_STRING = @PACKAGE_STRING@
111 PACKAGE_TARNAME = @PACKAGE_TARNAME@
112 PACKAGE_URL = @PACKAGE_URL@
113 PACKAGE_VERSION = @PACKAGE_VERSION@
114 PATH_SEPARATOR = @PATH_SEPARATOR@
115 RANLIB = @RANLIB@
116 SED = @SED@
117 SET_MAKE = @SET_MAKE@
118 SHELL = @SHELL@
119 STRIP = @STRIP@
120 VERSION = @VERSION@
121 abs_builddir = @abs_builddir@
122 abs_srcdir = @abs_srcdir@
123 abs_top_builddir = @abs_top_builddir@
124 abs_top_srcdir = @abs_top_srcdir@
125 ac_ct_CC = @ac_ct_CC@
126 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
127 am__include = @am__include@
128 am__leading_dot = @am__leading_dot@
129 am__quote = @am__quote@
130 am__tar = @am__tar@
131 am__untar = @am__untar@
132 bindir = @bindir@
133 build = @build@
134 build_alias = @build_alias@
135 build_cpu = @build_cpu@
136 build_os = @build_os@
137 build_vendor = @build_vendor@
138 builddir = @builddir@
139 datadir = @datadir@
140 datarootdir = @datarootdir@
141 docdir = @docdir@
142 dvidir = @dvidir@
143 exec_prefix = @exec_prefix@
144 host = @host@
145 host_alias = @host_alias@
146 host_cpu = @host_cpu@
147 host_os = @host_os@
148 host_vendor = @host_vendor@
149 htmldir = @htmldir@
150 includedir = @includedir@
151 infodir = @infodir@
152 install_sh = @install_sh@
153 libdir = @libdir@
154 libexecdir = @libexecdir@
155 localedir = @localedir@
156 localstatedir = @localstatedir@
157 lt_ECHO = @lt_ECHO@
158 mandir = @mandir@
159 mkdir_p = @mkdir_p@
160 oldincludedir = @oldincludedir@
161 pdfdir = @pdfdir@
162 prefix = @prefix@
163 program_transform_name = @program_transform_name@
164 psdir = @psdir@
165 sbindir = @sbindir@
166 sharedstatedir = @sharedstatedir@
167 srcdir = @srcdir@
168 sysconfdir = @sysconfdir@
169 target_alias = @target_alias@
170 top_build_prefix = @top_build_prefix@
171 top_builddir = @top_builddir@
172 top_srcdir = @top_srcdir@
173 TESTS = ./testsuite.sh
174 all: all-am
175
176 .SUFFIXES:
177 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
178         @for dep in $?; do \
179           case '$(am__configure_deps)' in \
180             *$$dep*) \
181               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
182                 && { if test -f $@; then exit 0; else break; fi; }; \
183               exit 1;; \
184           esac; \
185         done; \
186         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
187         $(am__cd) $(top_srcdir) && \
188           $(AUTOMAKE) --gnu test/Makefile
189 .PRECIOUS: Makefile
190 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
191         @case '$?' in \
192           *config.status*) \
193             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
194           *) \
195             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
196             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
197         esac;
198
199 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
200         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
202 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
203         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
205         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206 $(am__aclocal_m4_deps):
207
208 mostlyclean-libtool:
209         -rm -f *.lo
210
211 clean-libtool:
212         -rm -rf .libs _libs
213 tags: TAGS
214 TAGS:
215
216 ctags: CTAGS
217 CTAGS:
218
219
220 check-TESTS: $(TESTS)
221         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
222         srcdir=$(srcdir); export srcdir; \
223         list=' $(TESTS) '; \
224         $(am__tty_colors); \
225         if test -n "$$list"; then \
226           for tst in $$list; do \
227             if test -f ./$$tst; then dir=./; \
228             elif test -f $$tst; then dir=; \
229             else dir="$(srcdir)/"; fi; \
230             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
231               all=`expr $$all + 1`; \
232               case " $(XFAIL_TESTS) " in \
233               *[\ \     ]$$tst[\ \      ]*) \
234                 xpass=`expr $$xpass + 1`; \
235                 failed=`expr $$failed + 1`; \
236                 col=$$red; res=XPASS; \
237               ;; \
238               *) \
239                 col=$$grn; res=PASS; \
240               ;; \
241               esac; \
242             elif test $$? -ne 77; then \
243               all=`expr $$all + 1`; \
244               case " $(XFAIL_TESTS) " in \
245               *[\ \     ]$$tst[\ \      ]*) \
246                 xfail=`expr $$xfail + 1`; \
247                 col=$$lgn; res=XFAIL; \
248               ;; \
249               *) \
250                 failed=`expr $$failed + 1`; \
251                 col=$$red; res=FAIL; \
252               ;; \
253               esac; \
254             else \
255               skip=`expr $$skip + 1`; \
256               col=$$blu; res=SKIP; \
257             fi; \
258             echo "$${col}$$res$${std}: $$tst"; \
259           done; \
260           if test "$$all" -eq 1; then \
261             tests="test"; \
262             All=""; \
263           else \
264             tests="tests"; \
265             All="All "; \
266           fi; \
267           if test "$$failed" -eq 0; then \
268             if test "$$xfail" -eq 0; then \
269               banner="$$All$$all $$tests passed"; \
270             else \
271               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
272               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
273             fi; \
274           else \
275             if test "$$xpass" -eq 0; then \
276               banner="$$failed of $$all $$tests failed"; \
277             else \
278               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
279               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
280             fi; \
281           fi; \
282           dashes="$$banner"; \
283           skipped=""; \
284           if test "$$skip" -ne 0; then \
285             if test "$$skip" -eq 1; then \
286               skipped="($$skip test was not run)"; \
287             else \
288               skipped="($$skip tests were not run)"; \
289             fi; \
290             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
291               dashes="$$skipped"; \
292           fi; \
293           report=""; \
294           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
295             report="Please report to $(PACKAGE_BUGREPORT)"; \
296             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
297               dashes="$$report"; \
298           fi; \
299           dashes=`echo "$$dashes" | sed s/./=/g`; \
300           if test "$$failed" -eq 0; then \
301             echo "$$grn$$dashes"; \
302           else \
303             echo "$$red$$dashes"; \
304           fi; \
305           echo "$$banner"; \
306           test -z "$$skipped" || echo "$$skipped"; \
307           test -z "$$report" || echo "$$report"; \
308           echo "$$dashes$$std"; \
309           test "$$failed" -eq 0; \
310         else :; fi
311
312 distdir: $(DISTFILES)
313         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
314         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
315         list='$(DISTFILES)'; \
316           dist_files=`for file in $$list; do echo $$file; done | \
317           sed -e "s|^$$srcdirstrip/||;t" \
318               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
319         case $$dist_files in \
320           */*) $(MKDIR_P) `echo "$$dist_files" | \
321                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
322                            sort -u` ;; \
323         esac; \
324         for file in $$dist_files; do \
325           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
326           if test -d $$d/$$file; then \
327             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
328             if test -d "$(distdir)/$$file"; then \
329               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
330             fi; \
331             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
332               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
333               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
334             fi; \
335             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
336           else \
337             test -f "$(distdir)/$$file" \
338             || cp -p $$d/$$file "$(distdir)/$$file" \
339             || exit 1; \
340           fi; \
341         done
342 check-am: all-am
343         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
344 check: check-am
345 all-am: Makefile
346 installdirs:
347 install: install-am
348 install-exec: install-exec-am
349 install-data: install-data-am
350 uninstall: uninstall-am
351
352 install-am: all-am
353         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
354
355 installcheck: installcheck-am
356 install-strip:
357         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
358           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
359           `test -z '$(STRIP)' || \
360             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
361 mostlyclean-generic:
362
363 clean-generic:
364
365 distclean-generic:
366         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
367         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
368
369 maintainer-clean-generic:
370         @echo "This command is intended for maintainers to use"
371         @echo "it deletes files that may require special tools to rebuild."
372 clean: clean-am
373
374 clean-am: clean-generic clean-libtool mostlyclean-am
375
376 distclean: distclean-am
377         -rm -f Makefile
378 distclean-am: clean-am distclean-generic
379
380 dvi: dvi-am
381
382 dvi-am:
383
384 html: html-am
385
386 html-am:
387
388 info: info-am
389
390 info-am:
391
392 install-data-am:
393
394 install-dvi: install-dvi-am
395
396 install-dvi-am:
397
398 install-exec-am:
399
400 install-html: install-html-am
401
402 install-html-am:
403
404 install-info: install-info-am
405
406 install-info-am:
407
408 install-man:
409
410 install-pdf: install-pdf-am
411
412 install-pdf-am:
413
414 install-ps: install-ps-am
415
416 install-ps-am:
417
418 installcheck-am:
419
420 maintainer-clean: maintainer-clean-am
421         -rm -f Makefile
422 maintainer-clean-am: distclean-am maintainer-clean-generic
423
424 mostlyclean: mostlyclean-am
425
426 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
427
428 pdf: pdf-am
429
430 pdf-am:
431
432 ps: ps-am
433
434 ps-am:
435
436 uninstall-am:
437
438 .MAKE: check-am install-am install-strip
439
440 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
441         clean-libtool distclean distclean-generic distclean-libtool \
442         distdir dvi dvi-am html html-am info info-am install \
443         install-am install-data install-data-am install-dvi \
444         install-dvi-am install-exec install-exec-am install-html \
445         install-html-am install-info install-info-am install-man \
446         install-pdf install-pdf-am install-ps install-ps-am \
447         install-strip installcheck installcheck-am installdirs \
448         maintainer-clean maintainer-clean-generic mostlyclean \
449         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
450         uninstall uninstall-am
451
452
453 # Tell versions [3.59,3.63) of GNU make to not export all variables.
454 # Otherwise a system limit (for SysV at least) may be exceeded.
455 .NOEXPORT: