1# Makefile.in generated by automake 1.12.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2012 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
17# -*- Mode: c-basic-offset:4 ; indent-tabs-mode:nil ; -*-
18#
19#  (C) 2008 by Argonne National Laboratory.
20#      See COPYRIGHT in top-level directory.
21VPATH = @srcdir@
22am__make_dryrun = \
23  { \
24    am__dry=no; \
25    case $$MAKEFLAGS in \
26      *\\[\ \	]*) \
27        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
28          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
29      *) \
30        for am__flg in $$MAKEFLAGS; do \
31          case $$am__flg in \
32            *=*|--*) ;; \
33            *n*) am__dry=yes; break;; \
34          esac; \
35        done;; \
36    esac; \
37    test $$am__dry = yes; \
38  }
39pkgdatadir = $(datadir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41pkglibdir = $(libdir)/@PACKAGE@
42pkglibexecdir = $(libexecdir)/@PACKAGE@
43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44install_sh_DATA = $(install_sh) -c -m 644
45install_sh_PROGRAM = $(install_sh) -c
46install_sh_SCRIPT = $(install_sh) -c
47INSTALL_HEADER = $(INSTALL_DATA)
48transform = $(program_transform_name)
49NORMAL_INSTALL = :
50PRE_INSTALL = :
51POST_INSTALL = :
52NORMAL_UNINSTALL = :
53PRE_UNINSTALL = :
54POST_UNINSTALL = :
55build_triplet = @build@
56host_triplet = @host@
57TESTS = sanity$(EXEEXT) test_primitives$(EXEEXT) \
58	test_barriers$(EXEEXT) test_queue$(EXEEXT)
59check_PROGRAMS = $(am__EXEEXT_1)
60subdir = test
61DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
62	$(top_srcdir)/confdb/depcomp
63ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64am__aclocal_m4_deps = $(top_srcdir)/confdb/ax_prefix_config_h.m4 \
65	$(top_srcdir)/confdb/libtool.m4 \
66	$(top_srcdir)/confdb/ltoptions.m4 \
67	$(top_srcdir)/confdb/ltsugar.m4 \
68	$(top_srcdir)/confdb/ltversion.m4 \
69	$(top_srcdir)/confdb/lt~obsolete.m4 $(top_srcdir)/configure.ac
70am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71	$(ACLOCAL_M4)
72mkinstalldirs = $(install_sh) -d
73CONFIG_HEADER = $(top_builddir)/src/config.h
74CONFIG_CLEAN_FILES =
75CONFIG_CLEAN_VPATH_FILES =
76am__EXEEXT_1 = sanity$(EXEEXT) test_primitives$(EXEEXT) \
77	test_barriers$(EXEEXT) test_queue$(EXEEXT)
78am_sanity_OBJECTS = sanity.$(OBJEXT)
79sanity_OBJECTS = $(am_sanity_OBJECTS)
80sanity_LDADD = $(LDADD)
81sanity_DEPENDENCIES =
82AM_V_lt = $(am__v_lt_@AM_V@)
83am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
84am__v_lt_0 = --silent
85am__v_lt_1 =
86am_test_barriers_OBJECTS = test_barriers.$(OBJEXT)
87test_barriers_OBJECTS = $(am_test_barriers_OBJECTS)
88test_barriers_LDADD = $(LDADD)
89test_barriers_DEPENDENCIES =
90am_test_primitives_OBJECTS = test_primitives.$(OBJEXT)
91test_primitives_OBJECTS = $(am_test_primitives_OBJECTS)
92test_primitives_LDADD = $(LDADD)
93test_primitives_DEPENDENCIES =
94am_test_queue_OBJECTS = test_queue.$(OBJEXT)
95test_queue_OBJECTS = $(am_test_queue_OBJECTS)
96test_queue_LDADD = $(LDADD)
97test_queue_DEPENDENCIES =
98AM_V_P = $(am__v_P_@AM_V@)
99am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
100am__v_P_0 = false
101am__v_P_1 = :
102AM_V_GEN = $(am__v_GEN_@AM_V@)
103am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
104am__v_GEN_0 = @echo "  GEN     " $@;
105am__v_GEN_1 =
106AM_V_at = $(am__v_at_@AM_V@)
107am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
108am__v_at_0 = @
109am__v_at_1 =
110DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
111depcomp = $(SHELL) $(top_srcdir)/confdb/depcomp
112am__depfiles_maybe = depfiles
113am__mv = mv -f
114COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
115	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
117	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
118	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
119	$(AM_CFLAGS) $(CFLAGS)
120AM_V_CC = $(am__v_CC_@AM_V@)
121am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
122am__v_CC_0 = @echo "  CC      " $@;
123am__v_CC_1 =
124CCLD = $(CC)
125LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
126	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
127	$(AM_LDFLAGS) $(LDFLAGS) -o $@
128AM_V_CCLD = $(am__v_CCLD_@AM_V@)
129am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
130am__v_CCLD_0 = @echo "  CCLD    " $@;
131am__v_CCLD_1 =
132SOURCES = $(sanity_SOURCES) $(test_barriers_SOURCES) \
133	$(test_primitives_SOURCES) $(test_queue_SOURCES)
134DIST_SOURCES = $(sanity_SOURCES) $(test_barriers_SOURCES) \
135	$(test_primitives_SOURCES) $(test_queue_SOURCES)
136am__can_run_installinfo = \
137  case $$AM_UPDATE_INFO_DIR in \
138    n|no|NO) false;; \
139    *) (install-info --version) >/dev/null 2>&1;; \
140  esac
141ETAGS = etags
142CTAGS = ctags
143am__tty_colors_dummy = \
144  mgn= red= grn= lgn= blu= brg= std=; \
145  am__color_tests=no
146am__tty_colors = { \
147  $(am__tty_colors_dummy); \
148  if test "X$(AM_COLOR_TESTS)" = Xno; then \
149    am__color_tests=no; \
150  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
151    am__color_tests=yes; \
152  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
153    am__color_tests=yes; \
154  fi; \
155  if test $$am__color_tests = yes; then \
156    red=''; \
157    grn=''; \
158    lgn=''; \
159    blu=''; \
160    mgn=''; \
161    brg=''; \
162    std=''; \
163  fi; \
164}
165DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
166ACLOCAL = @ACLOCAL@
167AMTAR = @AMTAR@
168AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
169AR = @AR@
170AUTOCONF = @AUTOCONF@
171AUTOHEADER = @AUTOHEADER@
172AUTOMAKE = @AUTOMAKE@
173AWK = @AWK@
174CC = @CC@
175CCDEPMODE = @CCDEPMODE@
176CFLAGS = @CFLAGS@
177CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
178CPP = @CPP@
179CPPFLAGS = @CPPFLAGS@
180CYGPATH_W = @CYGPATH_W@
181DEFS = @DEFS@
182DEPDIR = @DEPDIR@
183DLLTOOL = @DLLTOOL@
184DSYMUTIL = @DSYMUTIL@
185DUMPBIN = @DUMPBIN@
186ECHO_C = @ECHO_C@
187ECHO_N = @ECHO_N@
188ECHO_T = @ECHO_T@
189EGREP = @EGREP@
190EXEEXT = @EXEEXT@
191FGREP = @FGREP@
192GREP = @GREP@
193INSTALL = @INSTALL@
194INSTALL_DATA = @INSTALL_DATA@
195INSTALL_PROGRAM = @INSTALL_PROGRAM@
196INSTALL_SCRIPT = @INSTALL_SCRIPT@
197INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
198LD = @LD@
199LDFLAGS = @LDFLAGS@
200LIBOBJS = @LIBOBJS@
201LIBS = @LIBS@
202LIBTOOL = @LIBTOOL@
203LIPO = @LIPO@
204LN_S = @LN_S@
205LTLIBOBJS = @LTLIBOBJS@
206MAKEINFO = @MAKEINFO@
207MANIFEST_TOOL = @MANIFEST_TOOL@
208MKDIR_P = @MKDIR_P@
209NM = @NM@
210NMEDIT = @NMEDIT@
211OBJDUMP = @OBJDUMP@
212OBJEXT = @OBJEXT@
213OTOOL = @OTOOL@
214OTOOL64 = @OTOOL64@
215PACKAGE = @PACKAGE@
216PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
217PACKAGE_NAME = @PACKAGE_NAME@
218PACKAGE_STRING = @PACKAGE_STRING@
219PACKAGE_TARNAME = @PACKAGE_TARNAME@
220PACKAGE_URL = @PACKAGE_URL@
221PACKAGE_VERSION = @PACKAGE_VERSION@
222PATH_SEPARATOR = @PATH_SEPARATOR@
223RANLIB = @RANLIB@
224SED = @SED@
225SET_MAKE = @SET_MAKE@
226SHELL = @SHELL@
227STRIP = @STRIP@
228VERSION = @VERSION@
229abs_builddir = @abs_builddir@
230abs_srcdir = @abs_srcdir@
231abs_top_builddir = @abs_top_builddir@
232abs_top_srcdir = @abs_top_srcdir@
233ac_ct_AR = @ac_ct_AR@
234ac_ct_CC = @ac_ct_CC@
235ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
236am__include = @am__include@
237am__leading_dot = @am__leading_dot@
238am__quote = @am__quote@
239am__tar = @am__tar@
240am__untar = @am__untar@
241bindir = @bindir@
242build = @build@
243build_alias = @build_alias@
244build_cpu = @build_cpu@
245build_os = @build_os@
246build_vendor = @build_vendor@
247builddir = @builddir@
248datadir = @datadir@
249datarootdir = @datarootdir@
250docdir = @docdir@
251dvidir = @dvidir@
252exec_prefix = @exec_prefix@
253external_pkg_config_libs = @external_pkg_config_libs@
254host = @host@
255host_alias = @host_alias@
256host_cpu = @host_cpu@
257host_os = @host_os@
258host_vendor = @host_vendor@
259htmldir = @htmldir@
260includedir = @includedir@
261infodir = @infodir@
262install_sh = @install_sh@
263internal_pkg_config_libs = @internal_pkg_config_libs@
264libdir = @libdir@
265libexecdir = @libexecdir@
266libopa_so_version = @libopa_so_version@
267libopa_so_versionflags = @libopa_so_versionflags@
268localedir = @localedir@
269localstatedir = @localstatedir@
270mandir = @mandir@
271mkdir_p = @mkdir_p@
272oldincludedir = @oldincludedir@
273pdfdir = @pdfdir@
274prefix = @prefix@
275program_transform_name = @program_transform_name@
276psdir = @psdir@
277sbindir = @sbindir@
278sharedstatedir = @sharedstatedir@
279srcdir = @srcdir@
280sysconfdir = @sysconfdir@
281target_alias = @target_alias@
282top_build_prefix = @top_build_prefix@
283top_builddir = @top_builddir@
284top_srcdir = @top_srcdir@
285AM_LDFLAGS = -L../src
286LDADD = -lopa
287DEPENDENCIES = libopa.la
288sanity_SOURCES = sanity.c
289test_primitives_SOURCES = test_primitives.c opa_test.h
290test_barriers_SOURCES = test_barriers.c opa_test.h
291test_queue_SOURCES = test_queue.c opa_test.h
292AM_CPPFLAGS = -I$(top_srcdir)/src
293all: all-am
294
295.SUFFIXES:
296.SUFFIXES: .c .lo .o .obj
297$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
298	@for dep in $?; do \
299	  case '$(am__configure_deps)' in \
300	    *$$dep*) \
301	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
302	        && { if test -f $@; then exit 0; else break; fi; }; \
303	      exit 1;; \
304	  esac; \
305	done; \
306	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
307	$(am__cd) $(top_srcdir) && \
308	  $(AUTOMAKE) --foreign test/Makefile
309.PRECIOUS: Makefile
310Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
311	@case '$?' in \
312	  *config.status*) \
313	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
314	  *) \
315	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
316	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
317	esac;
318
319$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
320	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
321
322$(top_srcdir)/configure:  $(am__configure_deps)
323	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
325	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326$(am__aclocal_m4_deps):
327
328clean-checkPROGRAMS:
329	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
330	echo " rm -f" $$list; \
331	rm -f $$list || exit $$?; \
332	test -n "$(EXEEXT)" || exit 0; \
333	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
334	echo " rm -f" $$list; \
335	rm -f $$list
336sanity$(EXEEXT): $(sanity_OBJECTS) $(sanity_DEPENDENCIES) $(EXTRA_sanity_DEPENDENCIES)
337	@rm -f sanity$(EXEEXT)
338	$(AM_V_CCLD)$(LINK) $(sanity_OBJECTS) $(sanity_LDADD) $(LIBS)
339test_barriers$(EXEEXT): $(test_barriers_OBJECTS) $(test_barriers_DEPENDENCIES) $(EXTRA_test_barriers_DEPENDENCIES)
340	@rm -f test_barriers$(EXEEXT)
341	$(AM_V_CCLD)$(LINK) $(test_barriers_OBJECTS) $(test_barriers_LDADD) $(LIBS)
342test_primitives$(EXEEXT): $(test_primitives_OBJECTS) $(test_primitives_DEPENDENCIES) $(EXTRA_test_primitives_DEPENDENCIES)
343	@rm -f test_primitives$(EXEEXT)
344	$(AM_V_CCLD)$(LINK) $(test_primitives_OBJECTS) $(test_primitives_LDADD) $(LIBS)
345test_queue$(EXEEXT): $(test_queue_OBJECTS) $(test_queue_DEPENDENCIES) $(EXTRA_test_queue_DEPENDENCIES)
346	@rm -f test_queue$(EXEEXT)
347	$(AM_V_CCLD)$(LINK) $(test_queue_OBJECTS) $(test_queue_LDADD) $(LIBS)
348
349mostlyclean-compile:
350	-rm -f *.$(OBJEXT)
351
352distclean-compile:
353	-rm -f *.tab.c
354
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanity.Po@am__quote@
356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_barriers.Po@am__quote@
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_primitives.Po@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_queue.Po@am__quote@
359
360.c.o:
361@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
362@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
363@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
364@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
365@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
366
367.c.obj:
368@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
369@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
370@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
371@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
372@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
373
374.c.lo:
375@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
376@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
377@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
378@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
380
381mostlyclean-libtool:
382	-rm -f *.lo
383
384clean-libtool:
385	-rm -rf .libs _libs
386
387ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
388	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
389	unique=`for i in $$list; do \
390	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391	  done | \
392	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393	      END { if (nonempty) { for (i in files) print i; }; }'`; \
394	mkid -fID $$unique
395tags: TAGS
396
397TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
398		$(TAGS_FILES) $(LISP)
399	set x; \
400	here=`pwd`; \
401	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
402	unique=`for i in $$list; do \
403	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404	  done | \
405	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
406	      END { if (nonempty) { for (i in files) print i; }; }'`; \
407	shift; \
408	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
409	  test -n "$$unique" || unique=$$empty_fix; \
410	  if test $$# -gt 0; then \
411	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412	      "$$@" $$unique; \
413	  else \
414	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415	      $$unique; \
416	  fi; \
417	fi
418ctags: CTAGS
419CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
420		$(TAGS_FILES) $(LISP)
421	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
422	unique=`for i in $$list; do \
423	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424	  done | \
425	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
426	      END { if (nonempty) { for (i in files) print i; }; }'`; \
427	test -z "$(CTAGS_ARGS)$$unique" \
428	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
429	     $$unique
430
431GTAGS:
432	here=`$(am__cd) $(top_builddir) && pwd` \
433	  && $(am__cd) $(top_srcdir) \
434	  && gtags -i $(GTAGS_ARGS) "$$here"
435
436cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
437	list='$(SOURCES) $(HEADERS) $(LISP)'; \
438	case "$(srcdir)" in \
439	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
440	  *) sdir=$(subdir)/$(srcdir) ;; \
441	esac; \
442	for i in $$list; do \
443	  if test -f "$$i"; then \
444	    echo "$(subdir)/$$i"; \
445	  else \
446	    echo "$$sdir/$$i"; \
447	  fi; \
448	done >> $(top_builddir)/cscope.files
449
450distclean-tags:
451	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
452
453check-TESTS: $(TESTS)
454	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
455	srcdir=$(srcdir); export srcdir; \
456	list=' $(TESTS) '; \
457	$(am__tty_colors); \
458	if test -n "$$list"; then \
459	  for tst in $$list; do \
460	    if test -f ./$$tst; then dir=./; \
461	    elif test -f $$tst; then dir=; \
462	    else dir="$(srcdir)/"; fi; \
463	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
464	      all=`expr $$all + 1`; \
465	      case " $(XFAIL_TESTS) " in \
466	      *[\ \	]$$tst[\ \	]*) \
467		xpass=`expr $$xpass + 1`; \
468		failed=`expr $$failed + 1`; \
469		col=$$red; res=XPASS; \
470	      ;; \
471	      *) \
472		col=$$grn; res=PASS; \
473	      ;; \
474	      esac; \
475	    elif test $$? -ne 77; then \
476	      all=`expr $$all + 1`; \
477	      case " $(XFAIL_TESTS) " in \
478	      *[\ \	]$$tst[\ \	]*) \
479		xfail=`expr $$xfail + 1`; \
480		col=$$lgn; res=XFAIL; \
481	      ;; \
482	      *) \
483		failed=`expr $$failed + 1`; \
484		col=$$red; res=FAIL; \
485	      ;; \
486	      esac; \
487	    else \
488	      skip=`expr $$skip + 1`; \
489	      col=$$blu; res=SKIP; \
490	    fi; \
491	    echo "$${col}$$res$${std}: $$tst"; \
492	  done; \
493	  if test "$$all" -eq 1; then \
494	    tests="test"; \
495	    All=""; \
496	  else \
497	    tests="tests"; \
498	    All="All "; \
499	  fi; \
500	  if test "$$failed" -eq 0; then \
501	    if test "$$xfail" -eq 0; then \
502	      banner="$$All$$all $$tests passed"; \
503	    else \
504	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
505	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
506	    fi; \
507	  else \
508	    if test "$$xpass" -eq 0; then \
509	      banner="$$failed of $$all $$tests failed"; \
510	    else \
511	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
512	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
513	    fi; \
514	  fi; \
515	  dashes="$$banner"; \
516	  skipped=""; \
517	  if test "$$skip" -ne 0; then \
518	    if test "$$skip" -eq 1; then \
519	      skipped="($$skip test was not run)"; \
520	    else \
521	      skipped="($$skip tests were not run)"; \
522	    fi; \
523	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
524	      dashes="$$skipped"; \
525	  fi; \
526	  report=""; \
527	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
528	    report="Please report to $(PACKAGE_BUGREPORT)"; \
529	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
530	      dashes="$$report"; \
531	  fi; \
532	  dashes=`echo "$$dashes" | sed s/./=/g`; \
533	  if test "$$failed" -eq 0; then \
534	    col="$$grn"; \
535	  else \
536	    col="$$red"; \
537	  fi; \
538	  echo "$${col}$$dashes$${std}"; \
539	  echo "$${col}$$banner$${std}"; \
540	  test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
541	  test -z "$$report" || echo "$${col}$$report$${std}"; \
542	  echo "$${col}$$dashes$${std}"; \
543	  test "$$failed" -eq 0; \
544	else :; fi
545
546distdir: $(DISTFILES)
547	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
548	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
549	list='$(DISTFILES)'; \
550	  dist_files=`for file in $$list; do echo $$file; done | \
551	  sed -e "s|^$$srcdirstrip/||;t" \
552	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
553	case $$dist_files in \
554	  */*) $(MKDIR_P) `echo "$$dist_files" | \
555			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
556			   sort -u` ;; \
557	esac; \
558	for file in $$dist_files; do \
559	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
560	  if test -d $$d/$$file; then \
561	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
562	    if test -d "$(distdir)/$$file"; then \
563	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
564	    fi; \
565	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
566	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
567	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
568	    fi; \
569	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
570	  else \
571	    test -f "$(distdir)/$$file" \
572	    || cp -p $$d/$$file "$(distdir)/$$file" \
573	    || exit 1; \
574	  fi; \
575	done
576check-am: all-am
577	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
578	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
579check: check-am
580all-am: Makefile
581installdirs:
582install: install-am
583install-exec: install-exec-am
584install-data: install-data-am
585uninstall: uninstall-am
586
587install-am: all-am
588	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
589
590installcheck: installcheck-am
591install-strip:
592	if test -z '$(STRIP)'; then \
593	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
594	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
595	      install; \
596	else \
597	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
598	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
599	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
600	fi
601mostlyclean-generic:
602
603clean-generic:
604
605distclean-generic:
606	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
607	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
608
609maintainer-clean-generic:
610	@echo "This command is intended for maintainers to use"
611	@echo "it deletes files that may require special tools to rebuild."
612clean: clean-am
613
614clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
615	mostlyclean-am
616
617distclean: distclean-am
618	-rm -rf ./$(DEPDIR)
619	-rm -f Makefile
620distclean-am: clean-am distclean-compile distclean-generic \
621	distclean-tags
622
623dvi: dvi-am
624
625dvi-am:
626
627html: html-am
628
629html-am:
630
631info: info-am
632
633info-am:
634
635install-data-am:
636
637install-dvi: install-dvi-am
638
639install-dvi-am:
640
641install-exec-am:
642
643install-html: install-html-am
644
645install-html-am:
646
647install-info: install-info-am
648
649install-info-am:
650
651install-man:
652
653install-pdf: install-pdf-am
654
655install-pdf-am:
656
657install-ps: install-ps-am
658
659install-ps-am:
660
661installcheck-am:
662
663maintainer-clean: maintainer-clean-am
664	-rm -rf ./$(DEPDIR)
665	-rm -f Makefile
666maintainer-clean-am: distclean-am maintainer-clean-generic
667
668mostlyclean: mostlyclean-am
669
670mostlyclean-am: mostlyclean-compile mostlyclean-generic \
671	mostlyclean-libtool
672
673pdf: pdf-am
674
675pdf-am:
676
677ps: ps-am
678
679ps-am:
680
681uninstall-am:
682
683.MAKE: check-am install-am install-strip
684
685.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
686	clean-checkPROGRAMS clean-generic clean-libtool cscopelist \
687	ctags distclean distclean-compile distclean-generic \
688	distclean-libtool distclean-tags distdir dvi dvi-am html \
689	html-am info info-am install install-am install-data \
690	install-data-am install-dvi install-dvi-am install-exec \
691	install-exec-am install-html install-html-am install-info \
692	install-info-am install-man install-pdf install-pdf-am \
693	install-ps install-ps-am install-strip installcheck \
694	installcheck-am installdirs maintainer-clean \
695	maintainer-clean-generic mostlyclean mostlyclean-compile \
696	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
697	tags uninstall uninstall-am
698
699
700# Tell versions [3.59,3.63) of GNU make to not export all variables.
701# Otherwise a system limit (for SysV at least) may be exceeded.
702.NOEXPORT:
703