Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Side by Side Diff: bison/src/bison/2.4.1/bison-2.4.1/tests/Makefile

Issue 10807020: Add native Windows binary for bison. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # tests/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, 2007, 2008 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 # This program is free software: you can redistribute it and/or modify
18 # it under the terms of the GNU General Public License as published by
19 # the Free Software Foundation, either version 3 of the License, or
20 # (at your option) any later version.
21 #
22 # This program is distributed in the hope that it will be useful,
23 # but WITHOUT ANY WARRANTY; without even the implied warranty of
24 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25 # GNU General Public License for more details.
26 #
27 # You should have received a copy of the GNU General Public License
28 # along with this program. If not, see <http://www.gnu.org/licenses/>.
29 VPATH = ../../bison-2.4.1-src/tests
30 pkgdatadir = $(datadir)/bison
31 pkglibdir = $(libdir)/bison
32 pkgincludedir = $(includedir)/bison
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 install_sh_DATA = $(install_sh) -c -m 644
35 install_sh_PROGRAM = $(install_sh) -c
36 install_sh_SCRIPT = $(install_sh) -c
37 INSTALL_HEADER = $(INSTALL_DATA)
38 transform = $(program_transform_name)
39 NORMAL_INSTALL = :
40 PRE_INSTALL = :
41 POST_INSTALL = :
42 NORMAL_UNINSTALL = :
43 PRE_UNINSTALL = :
44 POST_UNINSTALL = :
45 build_triplet = i386-pc-mingw32
46 host_triplet = i386-pc-mingw32
47 subdir = tests
48 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
49 $(srcdir)/atlocal.in $(srcdir)/bison.in
50 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51 am__aclocal_m4_deps = $(top_srcdir)/m4/argmatch.m4 \
52 $(top_srcdir)/m4/bison-i18n.m4 $(top_srcdir)/m4/c-working.m4 \
53 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/cxx.m4 \
54 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4 \
55 $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
56 $(top_srcdir)/m4/environ.m4 $(top_srcdir)/m4/errno_h.m4 \
57 $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exitfail.m4 \
58 $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/getopt.m4 \
59 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnulib-common.m4 \
60 $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/hash.m4 \
61 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/include_next.m4 \
62 $(top_srcdir)/m4/inline.m4 $(top_srcdir)/m4/intlmacosx.m4 \
63 $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
64 $(top_srcdir)/m4/javacomp.m4 $(top_srcdir)/m4/javaexec.m4 \
65 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
66 $(top_srcdir)/m4/lib-prefix.m4 \
67 $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/longlong.m4 \
68 $(top_srcdir)/m4/m4.m4 $(top_srcdir)/m4/malloc.m4 \
69 $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \
70 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
71 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
72 $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
73 $(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/stdbool.m4 \
74 $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio-safer.m4 \
75 $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/stpcpy.m4 \
76 $(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/string_h.m4 \
77 $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
78 $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoul.m4 \
79 $(top_srcdir)/m4/strverscmp.m4 $(top_srcdir)/m4/subpipe.m4 \
80 $(top_srcdir)/m4/timevar.m4 $(top_srcdir)/m4/unistd-safer.m4 \
81 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/unlocked-io.m4 \
82 $(top_srcdir)/m4/warnings.m4 $(top_srcdir)/m4/wchar.m4 \
83 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wctype.m4 \
84 $(top_srcdir)/m4/wcwidth.m4 $(top_srcdir)/m4/wint_t.m4 \
85 $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xstrndup.m4 \
86 $(top_srcdir)/configure.ac
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88 $(ACLOCAL_M4)
89 mkinstalldirs = $(install_sh) -d
90 CONFIG_HEADER = $(top_builddir)/lib/config.h
91 CONFIG_CLEAN_FILES = atlocal bison
92 SOURCES =
93 DIST_SOURCES =
94 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95 ACLOCAL = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missi ng --run aclocal-1.10
96 AMTAR = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run tar
97 AUTOCONF = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run autoconf
98 AUTOHEADER = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/mi ssing --run autoheader
99 AUTOM4TE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run autom4te
100 AUTOMAKE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run automake-1.10
101 AWK = gawk
102 BISON_CXX_WORKS = :
103 BISON_LOCALEDIR = /usr/share/locale
104 BITSIZEOF_PTRDIFF_T =
105 BITSIZEOF_SIG_ATOMIC_T =
106 BITSIZEOF_SIZE_T =
107 BITSIZEOF_WCHAR_T =
108 BITSIZEOF_WINT_T =
109 CC = gcc -std=gnu99
110 CCDEPMODE = depmode=gcc3
111 CFLAGS = -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptio ns -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
112 CLASSPATH = D:\Program Files\Oracle\Berkeley DB 4.5.20\jar\dbexamples.jar;D:\Pro gram Files\Oracle\Berkeley DB 4.5.20\jar\db.jar;D:\Program Files\Oracle\Berkeley DB 4.5.20\jar\debug\dbexamples.jar;D:\Program Files\Oracle\Berkeley DB 4.5.20\j ar\debug\db.jar
113 CLASSPATH_SEPARATOR = ;
114 CONF_JAVA = gij
115 CONF_JAVAC =
116 CPP = gcc -std=gnu99 -E
117 CPPFLAGS = -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINST ALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/Gnu Win32/include
118 CXX = g++
119 CXXDEPMODE = depmode=gcc3
120 CXXFLAGS = -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-except ions -fomit-frame-pointer -march=i386 -ffast-math -fconserve-space -fno-rtti -D __STDC_LIMIT_MACROS
121 CYGPATH_W = cygpath -w
122 DEFS =
123 DEPDIR = .deps
124 ECHO_C =
125 ECHO_N = -n
126 ECHO_T =
127 EGREP = /usr/bin/grep -E
128 EMULTIHOP_HIDDEN = 0
129 EMULTIHOP_VALUE =
130 ENOLINK_HIDDEN = 0
131 ENOLINK_VALUE =
132 EOVERFLOW_HIDDEN = 0
133 EOVERFLOW_VALUE =
134 ERRNO_H = errno.h
135 EXEEXT = .exe
136 GCC = yes
137 GETOPT_H =
138 GETTEXT_MACRO_VERSION = 0.17
139 GLIBC21 = no
140 GMSGFMT = /usr/bin/msgfmt
141 GMSGFMT_015 = /usr/bin/msgfmt
142 GNULIB_ATOLL = 0
143 GNULIB_CALLOC_POSIX = 0
144 GNULIB_CHOWN = 0
145 GNULIB_CLOSE = 0
146 GNULIB_DUP2 = 0
147 GNULIB_ENVIRON = 1
148 GNULIB_EUIDACCESS = 0
149 GNULIB_FCHDIR = 0
150 GNULIB_FSYNC = 0
151 GNULIB_FTRUNCATE = 0
152 GNULIB_GETCWD = 0
153 GNULIB_GETDOMAINNAME = 0
154 GNULIB_GETDTABLESIZE = 0
155 GNULIB_GETHOSTNAME = 0
156 GNULIB_GETLOADAVG = 0
157 GNULIB_GETLOGIN_R = 0
158 GNULIB_GETPAGESIZE = 0
159 GNULIB_GETSUBOPT = 0
160 GNULIB_GETUSERSHELL = 0
161 GNULIB_IMAXABS = 0
162 GNULIB_IMAXDIV = 0
163 GNULIB_LCHOWN = 0
164 GNULIB_LSEEK = 0
165 GNULIB_MALLOC_POSIX = 1
166 GNULIB_MBSCASECMP = 0
167 GNULIB_MBSCASESTR = 0
168 GNULIB_MBSCHR = 0
169 GNULIB_MBSCSPN = 0
170 GNULIB_MBSLEN = 0
171 GNULIB_MBSNCASECMP = 0
172 GNULIB_MBSNLEN = 0
173 GNULIB_MBSPBRK = 0
174 GNULIB_MBSPCASECMP = 0
175 GNULIB_MBSRCHR = 0
176 GNULIB_MBSSEP = 0
177 GNULIB_MBSSPN = 0
178 GNULIB_MBSSTR = 0
179 GNULIB_MBSTOK_R = 0
180 GNULIB_MEMMEM = 0
181 GNULIB_MEMPCPY = 0
182 GNULIB_MEMRCHR = 0
183 GNULIB_MKDTEMP = 0
184 GNULIB_MKSTEMP = 0
185 GNULIB_PUTENV = 0
186 GNULIB_RANDOM_R = 0
187 GNULIB_RAWMEMCHR = 0
188 GNULIB_READLINK = 0
189 GNULIB_REALLOC_POSIX = 0
190 GNULIB_RPMATCH = 0
191 GNULIB_SETENV = 0
192 GNULIB_SLEEP = 0
193 GNULIB_STPCPY = 1
194 GNULIB_STPNCPY = 0
195 GNULIB_STRCASESTR = 0
196 GNULIB_STRCHRNUL = 0
197 GNULIB_STRDUP = 0
198 GNULIB_STRERROR = 1
199 GNULIB_STRNDUP = 1
200 GNULIB_STRNLEN = 1
201 GNULIB_STRPBRK = 0
202 GNULIB_STRSEP = 0
203 GNULIB_STRSIGNAL = 0
204 GNULIB_STRSTR = 0
205 GNULIB_STRTOD = 0
206 GNULIB_STRTOIMAX = 0
207 GNULIB_STRTOK_R = 0
208 GNULIB_STRTOLL = 0
209 GNULIB_STRTOULL = 0
210 GNULIB_STRTOUMAX = 0
211 GNULIB_STRVERSCMP = 1
212 GNULIB_UNISTD_H_SIGPIPE = 0
213 GNULIB_UNSETENV = 1
214 GNULIB_WCWIDTH = 1
215 GNULIB_WRITE = 0
216 GREP = /usr/bin/grep
217 HAVE_ATOLL = 1
218 HAVE_CALLOC_POSIX = 1
219 HAVE_DECL_ENVIRON = 0
220 HAVE_DECL_GETLOADAVG = 1
221 HAVE_DECL_GETLOGIN_R = 1
222 HAVE_DECL_IMAXABS = 1
223 HAVE_DECL_IMAXDIV = 1
224 HAVE_DECL_MEMMEM = 1
225 HAVE_DECL_MEMRCHR = 1
226 HAVE_DECL_STRDUP = 1
227 HAVE_DECL_STRERROR = 1
228 HAVE_DECL_STRNDUP = 0
229 HAVE_DECL_STRNLEN = 0
230 HAVE_DECL_STRSIGNAL = 1
231 HAVE_DECL_STRTOIMAX = 1
232 HAVE_DECL_STRTOK_R = 1
233 HAVE_DECL_STRTOUMAX = 1
234 HAVE_DECL_WCWIDTH = 0
235 HAVE_DUP2 = 1
236 HAVE_EUIDACCESS = 1
237 HAVE_FSYNC = 1
238 HAVE_FTRUNCATE = 1
239 HAVE_GCJ_C =
240 HAVE_GCJ_IN_PATH = yes
241 HAVE_GETDOMAINNAME = 1
242 HAVE_GETDTABLESIZE = 1
243 HAVE_GETHOSTNAME = 1
244 HAVE_GETPAGESIZE = 1
245 HAVE_GETSUBOPT = 1
246 HAVE_GETUSERSHELL = 1
247 HAVE_GIJ = 1
248 HAVE_GIJ_IN_PATH = yes
249 HAVE_INTTYPES_H = 1
250 HAVE_ISWCNTRL = 1
251 HAVE_JAVA =
252 HAVE_JAVAC =
253 HAVE_JAVAC_ENVVAR =
254 HAVE_JAVAC_IN_PATH =
255 HAVE_JAVA_ENVVAR =
256 HAVE_JAVA_IN_PATH = yes
257 HAVE_JIKES =
258 HAVE_JIKES_IN_PATH =
259 HAVE_JRE =
260 HAVE_JRE_IN_PATH =
261 HAVE_JVIEW =
262 HAVE_JVIEW_IN_PATH = yes
263 HAVE_LONG_LONG_INT = 1
264 HAVE_MALLOC_POSIX = 0
265 HAVE_MEMPCPY = 1
266 HAVE_MKDTEMP = 1
267 HAVE_OS_H = 0
268 HAVE_RANDOM_R = 1
269 HAVE_RAWMEMCHR = 1
270 HAVE_READLINK = 1
271 HAVE_REALLOC_POSIX = 1
272 HAVE_RPMATCH = 1
273 HAVE_SETENV = 1
274 HAVE_SIGNED_SIG_ATOMIC_T =
275 HAVE_SIGNED_WCHAR_T =
276 HAVE_SIGNED_WINT_T =
277 HAVE_SLEEP = 1
278 HAVE_STDINT_H = 1
279 HAVE_STPCPY = 0
280 HAVE_STPNCPY = 1
281 HAVE_STRCASESTR = 1
282 HAVE_STRCHRNUL = 1
283 HAVE_STRNDUP = 0
284 HAVE_STRPBRK = 1
285 HAVE_STRSEP = 1
286 HAVE_STRTOD = 1
287 HAVE_STRTOLL = 1
288 HAVE_STRTOULL = 1
289 HAVE_STRUCT_RANDOM_DATA = 0
290 HAVE_STRVERSCMP = 0
291 HAVE_SYS_BITYPES_H =
292 HAVE_SYS_INTTYPES_H =
293 HAVE_SYS_LOADAVG_H = 0
294 HAVE_SYS_PARAM_H = 0
295 HAVE_SYS_TYPES_H = 1
296 HAVE_UNISTD_H = 1
297 HAVE_UNSETENV = 0
298 HAVE_UNSIGNED_LONG_LONG_INT = 1
299 HAVE_WCHAR_H = 1
300 HAVE_WCTYPE_H = 1
301 HAVE_WINT_T = 1
302 HAVE__BOOL = 1
303 HELP2MAN = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run help2man
304 INCLUDE_NEXT = include_next
305 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
306 INSTALL = /bin/install.exe -cp
307 INSTALL_DATA = /bin/install.exe -cp
308 INSTALL_PROGRAM = /bin/install.exe -cp
309 INSTALL_SCRIPT = ${INSTALL}
310 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
311 INT32_MAX_LT_INTMAX_MAX = 1
312 INT64_MAX_EQ_LONG_MAX = 0
313 INTLLIBS = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
314 INTL_MACOSX_LIBS =
315 INTTYPES_H = inttypes.h
316 LDFLAGS = -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-r untime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup - LD:/Progra~1/GnuWin32/lib
317 LEX = flex
318 LEXLIB =
319 LEX_OUTPUT_ROOT = lex.yy
320 LIBBISON_LIBDEPS =
321 LIBBISON_LTLIBDEPS =
322 LIBICONV = D:/Progra~1/GnuWin32/lib/libiconv.dll.a -LD:/Progra~1/GnuWin32/lib
323 LIBINTL = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
324 LIBOBJS =
325 LIBS = -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lms vcp60
326 LOCALCHARSET_TESTS_ENVIRONMENT = CHARSETALIASDIR="$(top_builddir)/lib"
327 LTLIBICONV = -LD:/Progra~1/GnuWin32/lib -liconv -RD:/Progra~1/GnuWin32/lib
328 LTLIBINTL = -LD:/Progra~1/GnuWin32/lib -lintl -RD:/Progra~1/GnuWin32/lib
329 LTLIBOBJS =
330 M4 = /usr/bin/m4
331 MAKEINFO = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run makeinfo
332 MKDIR_P = /usr/bin/mkdir -p
333 MSGFMT = /usr/bin/msgfmt
334 MSGFMT_015 = /usr/bin/msgfmt
335 MSGMERGE = /usr/bin/msgmerge
336 NEXT_ERRNO_H = <errno.h>
337 NEXT_INTTYPES_H = <inttypes.h>
338 NEXT_STDINT_H = <stdint.h>
339 NEXT_STDLIB_H = <stdlib.h>
340 NEXT_STRING_H = <string.h>
341 NEXT_UNISTD_H = <unistd.h>
342 NEXT_WCHAR_H = <wchar.h>
343 NEXT_WCTYPE_H = <wctype.h>
344 O0CFLAGS = -Wall -Wpointer-arith -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
345 O0CXXFLAGS = -Wall -Wpointer-arith -fms-extensions -mms-bitfields -fno-exception s -fomit-frame-pointer -march=i386 -ffast-math -fconserve-space -fno-rtti -D__ST DC_LIMIT_MACROS
346 OBJEXT = o
347 PACKAGE = bison
348 PACKAGE_BUGREPORT = bug-bison@gnu.org
349 PACKAGE_COPYRIGHT_YEAR = 2008
350 PACKAGE_NAME = GNU Bison
351 PACKAGE_STRING = GNU Bison 2.4.1
352 PACKAGE_TARNAME = bison
353 PACKAGE_VERSION = 2.4.1
354 PATH_SEPARATOR = :
355 POSUB = po
356 PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
357 PRIPTR_PREFIX = ""
358 PRI_MACROS_BROKEN = 0
359 PTRDIFF_T_SUFFIX =
360 RANLIB = ranlib
361 REPLACE_CHOWN = 0
362 REPLACE_CLOSE = 0
363 REPLACE_FCHDIR = 0
364 REPLACE_GETCWD = 0
365 REPLACE_GETPAGESIZE = 0
366 REPLACE_ISWCNTRL = 0
367 REPLACE_LCHOWN = 0
368 REPLACE_LSEEK = 0
369 REPLACE_MEMMEM = 0
370 REPLACE_MKSTEMP = 0
371 REPLACE_PUTENV = 0
372 REPLACE_STRCASESTR = 0
373 REPLACE_STRDUP = 0
374 REPLACE_STRERROR = 1
375 REPLACE_STRSIGNAL = 0
376 REPLACE_STRSTR = 0
377 REPLACE_STRTOD = 0
378 REPLACE_WCWIDTH = 1
379 REPLACE_WRITE = 0
380 SET_MAKE =
381 SHELL = /bin/sh
382 SIG_ATOMIC_T_SUFFIX =
383 SIZE_T_SUFFIX =
384 STDBOOL_H =
385 STDINT_H =
386 STRIP =
387 UINT32_MAX_LT_UINTMAX_MAX = 1
388 UINT64_MAX_EQ_ULONG_MAX = 0
389 UNISTD_H_HAVE_WINSOCK2_H = 0
390 USE_NLS = yes
391 VALGRIND =
392 VERSION = 2.4.1
393 VOID_UNSETENV = 0
394 WARN_CFLAGS =
395 WARN_CXXFLAGS =
396 WCHAR_H = wchar.h
397 WCHAR_T_SUFFIX =
398 WCTYPE_H =
399 WERROR_CFLAGS =
400 WINT_T_SUFFIX =
401 XGETTEXT = /usr/bin/xgettext
402 XGETTEXT_015 = /usr/bin/xgettext
403 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-forma t
404 XSLTPROC =
405 YACC = bison -y
406 YACC_LIBRARY = liby.a
407 YACC_SCRIPT = yacc
408 YFLAGS =
409 abs_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/tests
410 abs_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src/tests
411 abs_top_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1
412 abs_top_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src
413 ac_ct_CC = gcc
414 ac_ct_CXX =
415 aclocaldir = ${datadir}/aclocal
416 am__include = include
417 am__leading_dot = .
418 am__quote =
419 am__tar = ${AMTAR} chof - "$$tardir"
420 am__untar = ${AMTAR} xf -
421 bindir = ${exec_prefix}/bin
422 build = i386-pc-mingw32
423 build_alias = i386-pc-mingw32
424 build_cpu = i386
425 build_os = mingw32
426 build_vendor = pc
427 builddir = .
428 datadir = ${datarootdir}
429 datarootdir = ${prefix}/share
430 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
431 dvidir = ${docdir}
432 exec_prefix = ${prefix}
433 gl_LIBOBJS = argmatch.o basename.o dirname.o dup-safer.o error.o exitfail.o fd- safer.o fopen-safer.o hash.o malloc.o obstack.o pipe-safer.o quote.o quotearg.o stpcpy.o strerror.o stripslash.o strndup.o strnlen.o strverscmp.o unsetenv.o wcw idth.o xmalloc.o
434 gl_LTLIBOBJS = argmatch.lo basename.lo dirname.lo dup-safer.lo error.lo exitfai l.lo fd-safer.lo fopen-safer.lo hash.lo malloc.lo obstack.lo pipe-safer.lo quote .lo quotearg.lo stpcpy.lo strerror.lo stripslash.lo strndup.lo strnlen.lo strver scmp.lo unsetenv.lo wcwidth.lo xmalloc.lo
435 gltests_LIBOBJS =
436 gltests_LTLIBOBJS =
437 host = i386-pc-mingw32
438 host_alias = i386-pc-mingw32
439 host_cpu = i386
440 host_os = mingw32
441 host_vendor = pc
442 htmldir = ${docdir}
443 includedir = ${prefix}/include
444 infodir = ${datarootdir}/info
445 install_sh = $(SHELL) /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/in stall-sh
446 libdir = ${exec_prefix}/lib
447 libexecdir = ${exec_prefix}/libexec
448 localedir = ${datarootdir}/locale
449 localstatedir = ${prefix}/var
450 mandir = ${datarootdir}/man
451 mkdir_p = /usr/bin/mkdir -p
452 oldincludedir = /usr/include
453 pdfdir = ${docdir}
454 prefix = c:/progra~1/bison
455 program_transform_name = s&$$&&;s&^&&;s/i386-pc-mingw32//
456 psdir = ${docdir}
457 sbindir = ${exec_prefix}/sbin
458 sharedstatedir = ${prefix}/com
459 srcdir = ../../bison-2.4.1-src/tests
460 sysconfdir = ${prefix}/etc
461 target_alias = i386-pc-mingw32
462 top_build_prefix = ../
463 top_builddir = ..
464 top_srcdir = ../../bison-2.4.1-src
465 EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4
466 DISTCLEANFILES = atconfig $(check_SCRIPTS)
467 MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
468 TESTSUITE_AT = \
469 local.at \
470 testsuite.at \
471 input.at \
472 output.at sets.at reduce.at skeletons.at \
473 synclines.at headers.at actions.at conflicts.at \
474 calc.at \
475 torture.at existing.at regression.at \
476 c++.at \
477 java.at \
478 cxx-type.at glr-regression.at \
479 push.at
480
481 TESTSUITE = $(srcdir)/testsuite
482 AUTOTEST = $(AUTOM4TE) --language=autotest
483 check_SCRIPTS = bison
484 all: all-am
485
486 .SUFFIXES:
487 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
488 @for dep in $?; do \
489 case '$(am__configure_deps)' in \
490 *$$dep*) \
491 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
492 && exit 0; \
493 exit 1;; \
494 esac; \
495 done; \
496 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/Makefile'; \
497 cd $(top_srcdir) && \
498 $(AUTOMAKE) --gnits tests/Makefile
499 .PRECIOUS: Makefile
500 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
501 @case '$?' in \
502 *config.status*) \
503 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
504 *) \
505 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $ (am__depfiles_maybe)'; \
506 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__de pfiles_maybe);; \
507 esac;
508
509 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC IES)
510 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
511
512 $(top_srcdir)/configure: $(am__configure_deps)
513 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
514 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
515 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
516 atlocal: $(top_builddir)/config.status $(srcdir)/atlocal.in
517 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ && sed -i.or ig -e 's/\\\"\$$(/$$/g;s/)\\\"//g' $(subdir)/$@
518 bison: $(top_builddir)/config.status $(srcdir)/bison.in
519 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
520 tags: TAGS
521 TAGS:
522
523 ctags: CTAGS
524 CTAGS:
525
526
527 distdir: $(DISTFILES)
528 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
529 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
530 list='$(DISTFILES)'; \
531 dist_files=`for file in $$list; do echo $$file; done | \
532 sed -e "s|^$$srcdirstrip/||;t" \
533 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
534 case $$dist_files in \
535 */*) $(MKDIR_P) `echo "$$dist_files" | \
536 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
537 sort -u` ;; \
538 esac; \
539 for file in $$dist_files; do \
540 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
541 if test -d $$d/$$file; then \
542 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
543 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
544 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
545 fi; \
546 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
547 else \
548 test -f $(distdir)/$$file \
549 || cp -p $$d/$$file $(distdir)/$$file \
550 || exit 1; \
551 fi; \
552 done
553 check-am: all-am
554 $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
555 $(MAKE) $(AM_MAKEFLAGS) check-local
556 check: check-am
557 all-am: Makefile
558 installdirs:
559 install: install-am
560 install-exec: install-exec-am
561 install-data: install-data-am
562 uninstall: uninstall-am
563
564 install-am: all-am
565 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
566
567 installcheck: installcheck-am
568 install-strip:
569 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
570 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
571 `test -z '$(STRIP)' || \
572 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
573 mostlyclean-generic:
574
575 clean-generic:
576
577 distclean-generic:
578 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
579 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
580
581 maintainer-clean-generic:
582 @echo "This command is intended for maintainers to use"
583 @echo "it deletes files that may require special tools to rebuild."
584 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
585 clean: clean-am
586
587 clean-am: clean-generic clean-local mostlyclean-am
588
589 distclean: distclean-am
590 -rm -f Makefile
591 distclean-am: clean-am distclean-generic
592
593 dvi: dvi-am
594
595 dvi-am:
596
597 html: html-am
598
599 info: info-am
600
601 info-am:
602
603 install-data-am:
604
605 install-dvi: install-dvi-am
606
607 install-exec-am:
608
609 install-html: install-html-am
610
611 install-info: install-info-am
612
613 install-man:
614
615 install-pdf: install-pdf-am
616
617 install-ps: install-ps-am
618
619 installcheck-am: installcheck-local
620
621 maintainer-clean: maintainer-clean-am
622 -rm -f Makefile
623 maintainer-clean-am: distclean-am maintainer-clean-generic
624
625 mostlyclean: mostlyclean-am
626
627 mostlyclean-am: mostlyclean-generic
628
629 pdf: pdf-am
630
631 pdf-am:
632
633 ps: ps-am
634
635 ps-am:
636
637 uninstall-am:
638
639 .MAKE: install-am install-strip
640
641 .PHONY: all all-am check check-am check-local clean clean-generic \
642 clean-local distclean distclean-generic distdir dvi dvi-am \
643 html html-am info info-am install install-am install-data \
644 install-data-am install-dvi install-dvi-am install-exec \
645 install-exec-am install-html install-html-am install-info \
646 install-info-am install-man install-pdf install-pdf-am \
647 install-ps install-ps-am install-strip installcheck \
648 installcheck-am installcheck-local installdirs \
649 maintainer-clean maintainer-clean-generic mostlyclean \
650 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
651
652
653 $(srcdir)/package.m4: $(top_srcdir)/configure
654 { \
655 echo '# Signature of the current package.'; \
656 echo 'm4_define([AT_PACKAGE_NAME], [$(PACKAGE_NAME)])'; \
657 echo 'm4_define([AT_PACKAGE_TARNAME], [$(PACKAGE_TARNAME)])'; \
658 echo 'm4_define([AT_PACKAGE_VERSION], [$(PACKAGE_VERSION)])'; \
659 echo 'm4_define([AT_PACKAGE_STRING], [$(PACKAGE_STRING)])'; \
660 echo 'm4_define([AT_PACKAGE_BUGREPORT], [$(PACKAGE_BUGREPORT)])'; \
661 } >$(srcdir)/package.m4
662 $(TESTSUITE): package.m4 $(TESTSUITE_AT)
663 $(AUTOTEST) -I $(srcdir) testsuite.at -o $@.tmp
664 sed -e "s/diff -u/diff -u --strip-trailing-cr/g" $@.tmp > $@
665
666 atconfig: $(top_builddir)/config.status
667 cd $(top_builddir) && ./config.status tests/$@
668
669 clean-local:
670 test ! -f $(TESTSUITE) || $(SHELL) $(TESTSUITE) --clean
671
672 check-local: atconfig atlocal $(TESTSUITE)
673 $(SHELL) $(TESTSUITE) $(TESTSUITEFLAGS)
674
675 # Run the test suite on the *installed* tree.
676 installcheck-local:
677 $(SHELL) $(TESTSUITE) AUTOTEST_PATH="$(bindir)" $(TESTSUITEFLAGS)
678
679 # Be real mean with it.
680 .PHONY: maintainer-check-g++
681 maintainer-check-g++: $(TESTSUITE)
682 $(TESTSUITE) CC='$(CXX)'
683
684 .PHONY: maintainer-check-posix
685 maintainer-check-posix: $(TESTSUITE)
686 $(TESTSUITE) POSIXLY_CORRECT=1 _POSIX2_VERSION=200112
687
688 .PHONY: maintainer-check-valgrind
689 maintainer-check-valgrind: $(TESTSUITE)
690 test -z '$(VALGRIND)' || \
691 VALGRIND_OPTS='--leak-check=full --show-reachable=yes' \
692 $(TESTSUITE) PREBISON='$(VALGRIND) -q' PREPARSER='$(VALGRIND) -q'
693
694 .PHONY: maintainer-check
695 maintainer-check: maintainer-check-posix maintainer-check-valgrind maintainer-ch eck-g++
696
697 .PHONY: maintainer-push-check
698 maintainer-push-check:
699 BISON_USE_PUSH_FOR_PULL=1 $(MAKE) $(AM_MAKEFLAGS) maintainer-check
700
701 .PHONY: maintainer-xml-check
702 maintainer-xml-check:
703 BISON_TEST_XML=1 $(MAKE) $(AM_MAKEFLAGS) maintainer-check
704 # Tell versions [3.59,3.63) of GNU make to not export all variables.
705 # Otherwise a system limit (for SysV at least) may be exceeded.
706 .NOEXPORT:
OLDNEW
« no previous file with comments | « bison/src/bison/2.4.1/bison-2.4.1/src/Makefile ('k') | bison/src/bison/2.4.1/bison-2.4.1/tests/al » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698