]> git.ozlabs.org Git - ponghero.git/blob - ccan/ccan_tools/libtap/tests/ok/Makefile
Prepare for release: rename to ponghero and pull in ccan.
[ponghero.git] / ccan / ccan_tools / libtap / tests / ok / Makefile
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # tests/ok/Makefile.  Generated from Makefile.in by configure.
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
16
17 pkgdatadir = $(datadir)/tap
18 pkglibdir = $(libdir)/tap
19 pkgincludedir = $(includedir)/tap
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 = i686-pc-linux-gnu
33 host_triplet = i686-pc-linux-gnu
34 subdir = tests/ok
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/configure.in
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39         $(ACLOCAL_M4)
40 mkinstalldirs = $(install_sh) -d
41 CONFIG_CLEAN_FILES =
42 SOURCES =
43 DIST_SOURCES =
44 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
45         html-recursive info-recursive install-data-recursive \
46         install-dvi-recursive install-exec-recursive \
47         install-html-recursive install-info-recursive \
48         install-pdf-recursive install-ps-recursive install-recursive \
49         installcheck-recursive installdirs-recursive pdf-recursive \
50         ps-recursive uninstall-recursive
51 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
52   distclean-recursive maintainer-clean-recursive
53 ETAGS = etags
54 CTAGS = ctags
55 DIST_SUBDIRS = $(SUBDIRS)
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 ACLOCAL = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run aclocal-1.10
58 AMTAR = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run tar
59 AR = ar
60 AUTOCONF = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run autoconf
61 AUTOHEADER = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run autoheader
62 AUTOMAKE = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run automake-1.10
63 AWK = gawk
64 CC = gcc
65 CCDEPMODE = depmode=gcc3
66 CFLAGS = -g -O2
67 CPP = gcc -E
68 CPPFLAGS = 
69 CXX = g++
70 CXXCPP = g++ -E
71 CXXDEPMODE = depmode=gcc3
72 CXXFLAGS = -g -O2
73 CYGPATH_W = echo
74 DEFS = -DPACKAGE_NAME=\"tap\" -DPACKAGE_TARNAME=\"tap\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"tap\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tap\" -DVERSION=\"1.01\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_VPRINTF=1 -DHAVE_ATEXIT=1
75 DEPDIR = .deps
76 ECHO = echo
77 ECHO_C = 
78 ECHO_N = -n
79 ECHO_T = 
80 EGREP = /bin/grep -E
81 EXEEXT = 
82 F77 = 
83 FFLAGS = 
84 GREP = /bin/grep
85 INSTALL = /usr/bin/install -c
86 INSTALL_DATA = ${INSTALL} -m 644
87 INSTALL_PROGRAM = ${INSTALL}
88 INSTALL_SCRIPT = ${INSTALL}
89 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
90 LDFLAGS = 
91 LIBOBJS = 
92 LIBS = -lpthread 
93 LIBTOOL = $(SHELL) $(top_builddir)/libtool
94 LN_S = ln -s
95 LTLIBOBJS = 
96 MAKEINFO = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run makeinfo
97 MKDIR_P = /bin/mkdir -p
98 OBJEXT = o
99 PACKAGE = tap
100 PACKAGE_BUGREPORT = 
101 PACKAGE_NAME = tap
102 PACKAGE_STRING = tap 1.01
103 PACKAGE_TARNAME = tap
104 PACKAGE_VERSION = 1.01
105 PATH_SEPARATOR = :
106 RANLIB = ranlib
107 SED = /bin/sed
108 SET_MAKE = 
109 SHELL = /bin/bash
110 STRIP = strip
111 VERSION = 1.01
112 abs_builddir = /home/rusty/devel/cvs/ccan/ccan_tools/libtap/tests/ok
113 abs_srcdir = /home/rusty/devel/cvs/ccan/ccan_tools/libtap/tests/ok
114 abs_top_builddir = /home/rusty/devel/cvs/ccan/ccan_tools/libtap
115 abs_top_srcdir = /home/rusty/devel/cvs/ccan/ccan_tools/libtap
116 ac_ct_CC = gcc
117 ac_ct_CXX = g++
118 ac_ct_F77 = 
119 am__include = include
120 am__leading_dot = .
121 am__quote = 
122 am__tar = ${AMTAR} chof - "$$tardir"
123 am__untar = ${AMTAR} xf -
124 bindir = ${exec_prefix}/bin
125 build = i686-pc-linux-gnu
126 build_alias = 
127 build_cpu = i686
128 build_os = linux-gnu
129 build_vendor = pc
130 builddir = .
131 datadir = ${datarootdir}
132 datarootdir = ${prefix}/share
133 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
134 dvidir = ${docdir}
135 exec_prefix = ${prefix}
136 host = i686-pc-linux-gnu
137 host_alias = 
138 host_cpu = i686
139 host_os = linux-gnu
140 host_vendor = pc
141 htmldir = ${docdir}
142 includedir = ${prefix}/include
143 infodir = ${datarootdir}/info
144 install_sh = $(SHELL) /home/rusty/devel/cvs/ccan/ccan_tools/libtap/install-sh
145 libdir = ${exec_prefix}/lib
146 libexecdir = ${exec_prefix}/libexec
147 localedir = ${datarootdir}/locale
148 localstatedir = ${prefix}/var
149 mandir = ${datarootdir}/man
150 mkdir_p = /bin/mkdir -p
151 oldincludedir = /usr/include
152 pdfdir = ${docdir}
153 prefix = /usr/local
154 program_transform_name = s,x,x,
155 psdir = ${docdir}
156 sbindir = ${exec_prefix}/sbin
157 sharedstatedir = ${prefix}/com
158 srcdir = .
159 sysconfdir = ${prefix}/etc
160 target_alias = 
161 top_builddir = ../..
162 top_srcdir = ../..
163 SUBDIRS = ok ok-hash ok-numeric
164 all: all-recursive
165
166 .SUFFIXES:
167 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
168         @for dep in $?; do \
169           case '$(am__configure_deps)' in \
170             *$$dep*) \
171               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
172                 && exit 0; \
173               exit 1;; \
174           esac; \
175         done; \
176         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tests/ok/Makefile'; \
177         cd $(top_srcdir) && \
178           $(AUTOMAKE) --foreign  tests/ok/Makefile
179 .PRECIOUS: Makefile
180 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
181         @case '$?' in \
182           *config.status*) \
183             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
184           *) \
185             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
186             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
187         esac;
188
189 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
190         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
191
192 $(top_srcdir)/configure:  $(am__configure_deps)
193         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
194 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
195         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
196
197 mostlyclean-libtool:
198         -rm -f *.lo
199
200 clean-libtool:
201         -rm -rf .libs _libs
202
203 # This directory's subdirectories are mostly independent; you can cd
204 # into them and run `make' without going through this Makefile.
205 # To change the values of `make' variables: instead of editing Makefiles,
206 # (1) if the variable is set in `config.status', edit `config.status'
207 #     (which will cause the Makefiles to be regenerated when you run `make');
208 # (2) otherwise, pass the desired values on the `make' command line.
209 $(RECURSIVE_TARGETS):
210         @failcom='exit 1'; \
211         for f in x $$MAKEFLAGS; do \
212           case $$f in \
213             *=* | --[!k]*);; \
214             *k*) failcom='fail=yes';; \
215           esac; \
216         done; \
217         dot_seen=no; \
218         target=`echo $@ | sed s/-recursive//`; \
219         list='$(SUBDIRS)'; for subdir in $$list; do \
220           echo "Making $$target in $$subdir"; \
221           if test "$$subdir" = "."; then \
222             dot_seen=yes; \
223             local_target="$$target-am"; \
224           else \
225             local_target="$$target"; \
226           fi; \
227           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
228           || eval $$failcom; \
229         done; \
230         if test "$$dot_seen" = "no"; then \
231           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
232         fi; test -z "$$fail"
233
234 $(RECURSIVE_CLEAN_TARGETS):
235         @failcom='exit 1'; \
236         for f in x $$MAKEFLAGS; do \
237           case $$f in \
238             *=* | --[!k]*);; \
239             *k*) failcom='fail=yes';; \
240           esac; \
241         done; \
242         dot_seen=no; \
243         case "$@" in \
244           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
245           *) list='$(SUBDIRS)' ;; \
246         esac; \
247         rev=''; for subdir in $$list; do \
248           if test "$$subdir" = "."; then :; else \
249             rev="$$subdir $$rev"; \
250           fi; \
251         done; \
252         rev="$$rev ."; \
253         target=`echo $@ | sed s/-recursive//`; \
254         for subdir in $$rev; do \
255           echo "Making $$target in $$subdir"; \
256           if test "$$subdir" = "."; then \
257             local_target="$$target-am"; \
258           else \
259             local_target="$$target"; \
260           fi; \
261           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
262           || eval $$failcom; \
263         done && test -z "$$fail"
264 tags-recursive:
265         list='$(SUBDIRS)'; for subdir in $$list; do \
266           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
267         done
268 ctags-recursive:
269         list='$(SUBDIRS)'; for subdir in $$list; do \
270           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
271         done
272
273 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
274         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
275         unique=`for i in $$list; do \
276             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277           done | \
278           $(AWK) '    { files[$$0] = 1; } \
279                END { for (i in files) print i; }'`; \
280         mkid -fID $$unique
281 tags: TAGS
282
283 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
284                 $(TAGS_FILES) $(LISP)
285         tags=; \
286         here=`pwd`; \
287         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
288           include_option=--etags-include; \
289           empty_fix=.; \
290         else \
291           include_option=--include; \
292           empty_fix=; \
293         fi; \
294         list='$(SUBDIRS)'; for subdir in $$list; do \
295           if test "$$subdir" = .; then :; else \
296             test ! -f $$subdir/TAGS || \
297               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
298           fi; \
299         done; \
300         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
301         unique=`for i in $$list; do \
302             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303           done | \
304           $(AWK) '    { files[$$0] = 1; } \
305                END { for (i in files) print i; }'`; \
306         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
307           test -n "$$unique" || unique=$$empty_fix; \
308           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
309             $$tags $$unique; \
310         fi
311 ctags: CTAGS
312 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
313                 $(TAGS_FILES) $(LISP)
314         tags=; \
315         here=`pwd`; \
316         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
317         unique=`for i in $$list; do \
318             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319           done | \
320           $(AWK) '    { files[$$0] = 1; } \
321                END { for (i in files) print i; }'`; \
322         test -z "$(CTAGS_ARGS)$$tags$$unique" \
323           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
324              $$tags $$unique
325
326 GTAGS:
327         here=`$(am__cd) $(top_builddir) && pwd` \
328           && cd $(top_srcdir) \
329           && gtags -i $(GTAGS_ARGS) $$here
330
331 distclean-tags:
332         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
333
334 distdir: $(DISTFILES)
335         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
336         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
337         list='$(DISTFILES)'; \
338           dist_files=`for file in $$list; do echo $$file; done | \
339           sed -e "s|^$$srcdirstrip/||;t" \
340               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
341         case $$dist_files in \
342           */*) $(MKDIR_P) `echo "$$dist_files" | \
343                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
344                            sort -u` ;; \
345         esac; \
346         for file in $$dist_files; do \
347           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
348           if test -d $$d/$$file; then \
349             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
350             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
351               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
352             fi; \
353             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
354           else \
355             test -f $(distdir)/$$file \
356             || cp -p $$d/$$file $(distdir)/$$file \
357             || exit 1; \
358           fi; \
359         done
360         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
361           if test "$$subdir" = .; then :; else \
362             test -d "$(distdir)/$$subdir" \
363             || $(MKDIR_P) "$(distdir)/$$subdir" \
364             || exit 1; \
365             distdir=`$(am__cd) $(distdir) && pwd`; \
366             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
367             (cd $$subdir && \
368               $(MAKE) $(AM_MAKEFLAGS) \
369                 top_distdir="$$top_distdir" \
370                 distdir="$$distdir/$$subdir" \
371                 am__remove_distdir=: \
372                 am__skip_length_check=: \
373                 distdir) \
374               || exit 1; \
375           fi; \
376         done
377 check-am: all-am
378 check: check-recursive
379 all-am: Makefile
380 installdirs: installdirs-recursive
381 installdirs-am:
382 install: install-recursive
383 install-exec: install-exec-recursive
384 install-data: install-data-recursive
385 uninstall: uninstall-recursive
386
387 install-am: all-am
388         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
389
390 installcheck: installcheck-recursive
391 install-strip:
392         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
393           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
394           `test -z '$(STRIP)' || \
395             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
396 mostlyclean-generic:
397
398 clean-generic:
399
400 distclean-generic:
401         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
402
403 maintainer-clean-generic:
404         @echo "This command is intended for maintainers to use"
405         @echo "it deletes files that may require special tools to rebuild."
406 clean: clean-recursive
407
408 clean-am: clean-generic clean-libtool mostlyclean-am
409
410 distclean: distclean-recursive
411         -rm -f Makefile
412 distclean-am: clean-am distclean-generic distclean-tags
413
414 dvi: dvi-recursive
415
416 dvi-am:
417
418 html: html-recursive
419
420 info: info-recursive
421
422 info-am:
423
424 install-data-am:
425
426 install-dvi: install-dvi-recursive
427
428 install-exec-am:
429
430 install-html: install-html-recursive
431
432 install-info: install-info-recursive
433
434 install-man:
435
436 install-pdf: install-pdf-recursive
437
438 install-ps: install-ps-recursive
439
440 installcheck-am:
441
442 maintainer-clean: maintainer-clean-recursive
443         -rm -f Makefile
444 maintainer-clean-am: distclean-am maintainer-clean-generic
445
446 mostlyclean: mostlyclean-recursive
447
448 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
449
450 pdf: pdf-recursive
451
452 pdf-am:
453
454 ps: ps-recursive
455
456 ps-am:
457
458 uninstall-am:
459
460 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
461         install-strip
462
463 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
464         all all-am check check-am clean clean-generic clean-libtool \
465         ctags ctags-recursive distclean distclean-generic \
466         distclean-libtool distclean-tags distdir dvi dvi-am html \
467         html-am info info-am install install-am install-data \
468         install-data-am install-dvi install-dvi-am install-exec \
469         install-exec-am install-html install-html-am install-info \
470         install-info-am install-man install-pdf install-pdf-am \
471         install-ps install-ps-am install-strip installcheck \
472         installcheck-am installdirs installdirs-am maintainer-clean \
473         maintainer-clean-generic mostlyclean mostlyclean-generic \
474         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
475         uninstall uninstall-am
476
477 # Tell versions [3.59,3.63) of GNU make to not export all variables.
478 # Otherwise a system limit (for SysV at least) may be exceeded.
479 .NOEXPORT: