Remove building with NOCRYPTO option
[minix3.git] / external / bsd / flex / dist / tests / test-pthread / Makefile
blob218116c139329f0fcfbd28b2dcaf138fc07911aa
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # tests/test-pthread/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, 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.
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.
18 # This file is part of flex.
20 # Redistribution and use in source and binary forms, with or without
21 # modification, are permitted provided that the following conditions
22 # are met:
24 # 1. Redistributions of source code must retain the above copyright
25 # notice, this list of conditions and the following disclaimer.
26 # 2. Redistributions in binary form must reproduce the above copyright
27 # notice, this list of conditions and the following disclaimer in the
28 # documentation and/or other materials provided with the distribution.
30 # Neither the name of the University nor the names of its contributors
31 # may be used to endorse or promote products derived from this software
32 # without specific prior written permission.
34 # THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
35 # IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
36 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
37 # PURPOSE.
39 am__make_dryrun = \
40 { \
41 am__dry=no; \
42 case $$MAKEFLAGS in \
43 *\\[\ \ ]*) \
44 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
45 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
46 *) \
47 for am__flg in $$MAKEFLAGS; do \
48 case $$am__flg in \
49 *=*|--*) ;; \
50 *n*) am__dry=yes; break;; \
51 esac; \
52 done;; \
53 esac; \
54 test $$am__dry = yes; \
56 pkgdatadir = $(datadir)/flex
57 pkgincludedir = $(includedir)/flex
58 pkglibdir = $(libdir)/flex
59 pkglibexecdir = $(libexecdir)/flex
60 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
61 install_sh_DATA = $(install_sh) -c -m 644
62 install_sh_PROGRAM = $(install_sh) -c
63 install_sh_SCRIPT = $(install_sh) -c
64 INSTALL_HEADER = $(INSTALL_DATA)
65 transform = $(program_transform_name)
66 NORMAL_INSTALL = :
67 PRE_INSTALL = :
68 POST_INSTALL = :
69 NORMAL_UNINSTALL = :
70 PRE_UNINSTALL = :
71 POST_UNINSTALL = :
72 build_triplet = x86_64-unknown-netbsd7.99.1
73 host_triplet = x86_64-unknown-netbsd7.99.1
74 subdir = tests/test-pthread
75 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
76 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
78 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
79 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
80 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
81 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
82 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
83 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
84 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
85 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86 $(ACLOCAL_M4)
87 mkinstalldirs = $(install_sh) -d
88 CONFIG_HEADER = $(top_builddir)/config.h
89 CONFIG_CLEAN_FILES =
90 CONFIG_CLEAN_VPATH_FILES =
91 SOURCES =
92 DIST_SOURCES =
93 am__can_run_installinfo = \
94 case $$AM_UPDATE_INFO_DIR in \
95 n|no|NO) false;; \
96 *) (install-info --version) >/dev/null 2>&1;; \
97 esac
98 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99 ACLOCAL = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run aclocal-1.11
100 ALLOCA =
101 AMTAR = $${TAR-tar}
102 AR = ar
103 AUTOCONF = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run autoconf
104 AUTOHEADER = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run autoheader
105 AUTOMAKE = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run automake-1.11
106 AWK = gawk
107 BISON = /usr/pkg/bin/bison
108 CC = gcc
109 CCDEPMODE = depmode=gcc3
110 CFLAGS = -g -O2
111 CPP = gcc -E
112 CPPFLAGS =
113 CXX = g++
114 CXXCPP = g++ -E
115 CXXDEPMODE = depmode=gcc3
116 CXXFLAGS = -g -O2
117 CYGPATH_W = echo
118 DEFS = -DHAVE_CONFIG_H
119 DEPDIR = .deps
120 DLLTOOL = false
121 DSYMUTIL =
122 DUMPBIN =
123 ECHO_C =
124 ECHO_N = -n
125 ECHO_T =
126 EGREP = /usr/bin/grep -E
127 EXEEXT =
128 FGREP = /usr/bin/grep -F
129 GETTEXT_MACRO_VERSION = 0.18
130 GMSGFMT = /usr/pkg/bin/msgfmt
131 GMSGFMT_015 = /usr/pkg/bin/msgfmt
132 GREP = /usr/bin/grep
133 HELP2MAN = /usr/pkg/bin/help2man
134 INDENT = /usr/bin/indent
135 INSTALL = /usr/bin/install -c
136 INSTALL_DATA = ${INSTALL} -m 644
137 INSTALL_PROGRAM = ${INSTALL}
138 INSTALL_SCRIPT = ${INSTALL}
139 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
140 INTLLIBS =
141 INTL_MACOSX_LIBS =
142 LD = /usr/bin/ld
143 LDFLAGS =
144 LEX = flex
145 LEXLIB = -lfl
146 LEX_OUTPUT_ROOT = lex.yy
147 LIBICONV =
148 LIBINTL =
149 LIBOBJS =
150 LIBS = -lpthread
151 LIBTOOL = $(SHELL) $(top_builddir)/libtool
152 LIPO =
153 LN_S = ln -s
154 LTLIBICONV =
155 LTLIBINTL =
156 LTLIBOBJS =
157 M4 = /usr/pkg/bin/gm4
158 MAKEINFO = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run makeinfo
159 MANIFEST_TOOL = :
160 MKDIR_P = ../.././install-sh -c -d
161 MSGFMT = /usr/pkg/bin/msgfmt
162 MSGFMT_015 = /usr/pkg/bin/msgfmt
163 MSGMERGE = /usr/pkg/bin/msgmerge
164 NM = /usr/bin/nm -B
165 NMEDIT =
166 OBJDUMP = objdump
167 OBJEXT = o
168 OTOOL =
169 OTOOL64 =
170 PACKAGE = flex
171 PACKAGE_BUGREPORT = flex-help@lists.sourceforge.net
172 PACKAGE_NAME = the fast lexical analyser generator
173 PACKAGE_STRING = the fast lexical analyser generator 2.5.39
174 PACKAGE_TARNAME = flex
175 PACKAGE_URL =
176 PACKAGE_VERSION = 2.5.39
177 PATH_SEPARATOR = :
178 POSUB =
179 RANLIB = ranlib
180 SED = /usr/pkg/bin/gsed
181 SET_MAKE =
182 SHARED_VERSION_INFO = 2:0:0
183 SHELL = /bin/sh
184 STRIP = strip
185 USE_NLS = no
186 VERSION = 2.5.39
187 XGETTEXT = /usr/pkg/bin/xgettext
188 XGETTEXT_015 = /usr/pkg/bin/xgettext
189 XGETTEXT_EXTRA_OPTIONS =
190 YACC = bison -y
191 YFLAGS =
192 abs_builddir = /usr/src/external/bsd/flex/flex-2.5.39/tests/test-pthread
193 abs_srcdir = /usr/src/external/bsd/flex/flex-2.5.39/tests/test-pthread
194 abs_top_builddir = /usr/src/external/bsd/flex/flex-2.5.39
195 abs_top_srcdir = /usr/src/external/bsd/flex/flex-2.5.39
196 ac_ct_AR = ar
197 ac_ct_CC = gcc
198 ac_ct_CXX = g++
199 ac_ct_DUMPBIN =
200 am__include = include
201 am__leading_dot = .
202 am__quote =
203 am__tar = $${TAR-tar} chof - "$$tardir"
204 am__untar = $${TAR-tar} xf -
205 bindir = ${exec_prefix}/bin
206 build = x86_64-unknown-netbsd7.99.1
207 build_alias =
208 build_cpu = x86_64
209 build_os = netbsd7.99.1
210 build_vendor = unknown
211 builddir = .
212 datadir = ${datarootdir}
213 datarootdir = ${prefix}/share
214 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
215 dvidir = ${docdir}
216 exec_prefix = ${prefix}
217 host = x86_64-unknown-netbsd7.99.1
218 host_alias =
219 host_cpu = x86_64
220 host_os = netbsd7.99.1
221 host_vendor = unknown
222 htmldir = ${docdir}
223 includedir = ${prefix}/include
224 infodir = ${datarootdir}/info
225 install_sh = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/install-sh
226 libdir = ${exec_prefix}/lib
227 libexecdir = ${exec_prefix}/libexec
228 localedir = ${datarootdir}/locale
229 localstatedir = ${prefix}/var
230 mandir = ${datarootdir}/man
231 mkdir_p = $(top_builddir)/./install-sh -c -d
232 oldincludedir = /usr/include
233 pdfdir = ${docdir}
234 prefix = /usr/local
235 program_transform_name = s,x,x,
236 psdir = ${docdir}
237 sbindir = ${exec_prefix}/sbin
238 sharedstatedir = ${prefix}/com
239 srcdir = .
240 sysconfdir = ${prefix}/etc
241 target_alias =
242 top_build_prefix = ../../
243 top_builddir = ../..
244 top_srcdir = ../..
245 FLEX = $(top_builddir)/flex
246 EXTRA_DIST = scanner.l test-1.input test-2.input test-3.input test-4.input test-5.input
247 CLEANFILES = scanner.c scanner.h parser.c parser.h $(testname)$(EXEEXT) OUTPUT $(OBJS)
248 OBJS = scanner.o # parser.o
249 AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir)
250 #LFLAGS = --header="scanner.h"
251 #YFLAGS = --defines --output=parser.c
252 testname = test-pthread
253 all: all-am
255 .SUFFIXES:
256 .SUFFIXES: .c .o
257 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
258 @for dep in $?; do \
259 case '$(am__configure_deps)' in \
260 *$$dep*) \
261 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
262 && { if test -f $@; then exit 0; else break; fi; }; \
263 exit 1;; \
264 esac; \
265 done; \
266 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/test-pthread/Makefile'; \
267 $(am__cd) $(top_srcdir) && \
268 $(AUTOMAKE) --gnu tests/test-pthread/Makefile
269 .PRECIOUS: Makefile
270 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271 @case '$?' in \
272 *config.status*) \
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
274 *) \
275 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
276 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
277 esac;
279 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282 $(top_srcdir)/configure: $(am__configure_deps)
283 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
285 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286 $(am__aclocal_m4_deps):
288 mostlyclean-libtool:
289 -rm -f *.lo
291 clean-libtool:
292 -rm -rf .libs _libs
293 tags: TAGS
294 TAGS:
296 ctags: CTAGS
297 CTAGS:
300 distdir: $(DISTFILES)
301 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
302 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
303 list='$(DISTFILES)'; \
304 dist_files=`for file in $$list; do echo $$file; done | \
305 sed -e "s|^$$srcdirstrip/||;t" \
306 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
307 case $$dist_files in \
308 */*) $(MKDIR_P) `echo "$$dist_files" | \
309 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
310 sort -u` ;; \
311 esac; \
312 for file in $$dist_files; do \
313 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
314 if test -d $$d/$$file; then \
315 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
316 if test -d "$(distdir)/$$file"; then \
317 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
318 fi; \
319 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
320 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
321 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
322 fi; \
323 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
324 else \
325 test -f "$(distdir)/$$file" \
326 || cp -p $$d/$$file "$(distdir)/$$file" \
327 || exit 1; \
328 fi; \
329 done
330 check-am: all-am
331 check: check-am
332 all-am: Makefile
333 installdirs:
334 install: install-am
335 install-exec: install-exec-am
336 install-data: install-data-am
337 uninstall: uninstall-am
339 install-am: all-am
340 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
342 installcheck: installcheck-am
343 install-strip:
344 if test -z '$(STRIP)'; then \
345 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
346 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
347 install; \
348 else \
349 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
350 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
351 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
353 mostlyclean-generic:
355 clean-generic:
356 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
358 distclean-generic:
359 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
360 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
362 maintainer-clean-generic:
363 @echo "This command is intended for maintainers to use"
364 @echo "it deletes files that may require special tools to rebuild."
365 clean: clean-am
367 clean-am: clean-generic clean-libtool mostlyclean-am
369 distclean: distclean-am
370 -rm -f Makefile
371 distclean-am: clean-am distclean-generic
373 dvi: dvi-am
375 dvi-am:
377 html: html-am
379 html-am:
381 info: info-am
383 info-am:
385 install-data-am:
387 install-dvi: install-dvi-am
389 install-dvi-am:
391 install-exec-am:
393 install-html: install-html-am
395 install-html-am:
397 install-info: install-info-am
399 install-info-am:
401 install-man:
403 install-pdf: install-pdf-am
405 install-pdf-am:
407 install-ps: install-ps-am
409 install-ps-am:
411 installcheck-am:
413 maintainer-clean: maintainer-clean-am
414 -rm -f Makefile
415 maintainer-clean-am: distclean-am maintainer-clean-generic
417 mostlyclean: mostlyclean-am
419 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
421 pdf: pdf-am
423 pdf-am:
425 ps: ps-am
427 ps-am:
429 uninstall-am:
431 .MAKE: install-am install-strip
433 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
434 distclean distclean-generic distclean-libtool distdir dvi \
435 dvi-am html html-am info info-am install install-am \
436 install-data install-data-am install-dvi install-dvi-am \
437 install-exec install-exec-am install-html install-html-am \
438 install-info install-info-am install-man install-pdf \
439 install-pdf-am install-ps install-ps-am install-strip \
440 installcheck installcheck-am installdirs maintainer-clean \
441 maintainer-clean-generic mostlyclean mostlyclean-generic \
442 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
445 scanner.c: $(srcdir)/scanner.l
446 $(FLEX) $(LFLAGS) $<
448 $(testname)$(EXEEXT): $(OBJS)
449 $(CC) $(CFLAGS) -o $@ $(LDFLAGS) $(OBJS) $(LIBS) $(LOADLIBES)
451 test: $(testname)$(EXEEXT)
452 ./$(testname) $(srcdir)/test-*.input
454 .c.o:
455 $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) $(CFLAGS) $<
457 # Tell versions [3.59,3.63) of GNU make to not export all variables.
458 # Otherwise a system limit (for SysV at least) may be exceeded.
459 .NOEXPORT: