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

Side by Side Diff: bison/src/bison/2.4.1/bison-2.4.1/examples/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 # examples/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
30 VPATH = ../../bison-2.4.1-src/examples
31 pkgdatadir = $(datadir)/bison
32 pkglibdir = $(libdir)/bison
33 pkgincludedir = $(includedir)/bison
34 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
35 install_sh_DATA = $(install_sh) -c -m 644
36 install_sh_PROGRAM = $(install_sh) -c
37 install_sh_SCRIPT = $(install_sh) -c
38 INSTALL_HEADER = $(INSTALL_DATA)
39 transform = $(program_transform_name)
40 NORMAL_INSTALL = :
41 PRE_INSTALL = :
42 POST_INSTALL = :
43 NORMAL_UNINSTALL = :
44 PRE_UNINSTALL = :
45 POST_UNINSTALL = :
46 build_triplet = i386-pc-mingw32
47 host_triplet = i386-pc-mingw32
48 subdir = examples
49 DIST_COMMON = $(dist_noinst_SCRIPTS) $(srcdir)/Makefile.am \
50 $(srcdir)/Makefile.in
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/m4/argmatch.m4 \
53 $(top_srcdir)/m4/bison-i18n.m4 $(top_srcdir)/m4/c-working.m4 \
54 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/cxx.m4 \
55 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4 \
56 $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
57 $(top_srcdir)/m4/environ.m4 $(top_srcdir)/m4/errno_h.m4 \
58 $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exitfail.m4 \
59 $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/getopt.m4 \
60 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnulib-common.m4 \
61 $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/hash.m4 \
62 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/include_next.m4 \
63 $(top_srcdir)/m4/inline.m4 $(top_srcdir)/m4/intlmacosx.m4 \
64 $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
65 $(top_srcdir)/m4/javacomp.m4 $(top_srcdir)/m4/javaexec.m4 \
66 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
67 $(top_srcdir)/m4/lib-prefix.m4 \
68 $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/longlong.m4 \
69 $(top_srcdir)/m4/m4.m4 $(top_srcdir)/m4/malloc.m4 \
70 $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \
71 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
72 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
73 $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
74 $(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/stdbool.m4 \
75 $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio-safer.m4 \
76 $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/stpcpy.m4 \
77 $(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/string_h.m4 \
78 $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
79 $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoul.m4 \
80 $(top_srcdir)/m4/strverscmp.m4 $(top_srcdir)/m4/subpipe.m4 \
81 $(top_srcdir)/m4/timevar.m4 $(top_srcdir)/m4/unistd-safer.m4 \
82 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/unlocked-io.m4 \
83 $(top_srcdir)/m4/warnings.m4 $(top_srcdir)/m4/wchar.m4 \
84 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wctype.m4 \
85 $(top_srcdir)/m4/wcwidth.m4 $(top_srcdir)/m4/wint_t.m4 \
86 $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xstrndup.m4 \
87 $(top_srcdir)/configure.ac
88 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89 $(ACLOCAL_M4)
90 mkinstalldirs = $(install_sh) -d
91 CONFIG_HEADER = $(top_builddir)/lib/config.h
92 CONFIG_CLEAN_FILES =
93 SCRIPTS = $(dist_noinst_SCRIPTS)
94 SOURCES =
95 DIST_SOURCES =
96 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
97 html-recursive info-recursive install-data-recursive \
98 install-dvi-recursive install-exec-recursive \
99 install-html-recursive install-info-recursive \
100 install-pdf-recursive install-ps-recursive install-recursive \
101 installcheck-recursive installdirs-recursive pdf-recursive \
102 ps-recursive uninstall-recursive
103 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
104 distclean-recursive maintainer-clean-recursive
105 ETAGS = etags
106 CTAGS = ctags
107 DIST_SUBDIRS = calc++
108 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
109 ACLOCAL = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missi ng --run aclocal-1.10
110 AMTAR = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run tar
111 AUTOCONF = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run autoconf
112 AUTOHEADER = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/mi ssing --run autoheader
113 AUTOM4TE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run autom4te
114 AUTOMAKE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run automake-1.10
115 AWK = gawk
116 BISON_CXX_WORKS = :
117 BISON_LOCALEDIR = /usr/share/locale
118 BITSIZEOF_PTRDIFF_T =
119 BITSIZEOF_SIG_ATOMIC_T =
120 BITSIZEOF_SIZE_T =
121 BITSIZEOF_WCHAR_T =
122 BITSIZEOF_WINT_T =
123 CC = gcc -std=gnu99
124 CCDEPMODE = depmode=gcc3
125 CFLAGS = -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptio ns -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
126 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
127 CLASSPATH_SEPARATOR = ;
128 CONF_JAVA = gij
129 CONF_JAVAC =
130 CPP = gcc -std=gnu99 -E
131 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
132 CXX = g++
133 CXXDEPMODE = depmode=gcc3
134 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
135 CYGPATH_W = cygpath -w
136 DEFS =
137 DEPDIR = .deps
138 ECHO_C =
139 ECHO_N = -n
140 ECHO_T =
141 EGREP = /usr/bin/grep -E
142 EMULTIHOP_HIDDEN = 0
143 EMULTIHOP_VALUE =
144 ENOLINK_HIDDEN = 0
145 ENOLINK_VALUE =
146 EOVERFLOW_HIDDEN = 0
147 EOVERFLOW_VALUE =
148 ERRNO_H = errno.h
149 EXEEXT = .exe
150 GCC = yes
151 GETOPT_H =
152 GETTEXT_MACRO_VERSION = 0.17
153 GLIBC21 = no
154 GMSGFMT = /usr/bin/msgfmt
155 GMSGFMT_015 = /usr/bin/msgfmt
156 GNULIB_ATOLL = 0
157 GNULIB_CALLOC_POSIX = 0
158 GNULIB_CHOWN = 0
159 GNULIB_CLOSE = 0
160 GNULIB_DUP2 = 0
161 GNULIB_ENVIRON = 1
162 GNULIB_EUIDACCESS = 0
163 GNULIB_FCHDIR = 0
164 GNULIB_FSYNC = 0
165 GNULIB_FTRUNCATE = 0
166 GNULIB_GETCWD = 0
167 GNULIB_GETDOMAINNAME = 0
168 GNULIB_GETDTABLESIZE = 0
169 GNULIB_GETHOSTNAME = 0
170 GNULIB_GETLOADAVG = 0
171 GNULIB_GETLOGIN_R = 0
172 GNULIB_GETPAGESIZE = 0
173 GNULIB_GETSUBOPT = 0
174 GNULIB_GETUSERSHELL = 0
175 GNULIB_IMAXABS = 0
176 GNULIB_IMAXDIV = 0
177 GNULIB_LCHOWN = 0
178 GNULIB_LSEEK = 0
179 GNULIB_MALLOC_POSIX = 1
180 GNULIB_MBSCASECMP = 0
181 GNULIB_MBSCASESTR = 0
182 GNULIB_MBSCHR = 0
183 GNULIB_MBSCSPN = 0
184 GNULIB_MBSLEN = 0
185 GNULIB_MBSNCASECMP = 0
186 GNULIB_MBSNLEN = 0
187 GNULIB_MBSPBRK = 0
188 GNULIB_MBSPCASECMP = 0
189 GNULIB_MBSRCHR = 0
190 GNULIB_MBSSEP = 0
191 GNULIB_MBSSPN = 0
192 GNULIB_MBSSTR = 0
193 GNULIB_MBSTOK_R = 0
194 GNULIB_MEMMEM = 0
195 GNULIB_MEMPCPY = 0
196 GNULIB_MEMRCHR = 0
197 GNULIB_MKDTEMP = 0
198 GNULIB_MKSTEMP = 0
199 GNULIB_PUTENV = 0
200 GNULIB_RANDOM_R = 0
201 GNULIB_RAWMEMCHR = 0
202 GNULIB_READLINK = 0
203 GNULIB_REALLOC_POSIX = 0
204 GNULIB_RPMATCH = 0
205 GNULIB_SETENV = 0
206 GNULIB_SLEEP = 0
207 GNULIB_STPCPY = 1
208 GNULIB_STPNCPY = 0
209 GNULIB_STRCASESTR = 0
210 GNULIB_STRCHRNUL = 0
211 GNULIB_STRDUP = 0
212 GNULIB_STRERROR = 1
213 GNULIB_STRNDUP = 1
214 GNULIB_STRNLEN = 1
215 GNULIB_STRPBRK = 0
216 GNULIB_STRSEP = 0
217 GNULIB_STRSIGNAL = 0
218 GNULIB_STRSTR = 0
219 GNULIB_STRTOD = 0
220 GNULIB_STRTOIMAX = 0
221 GNULIB_STRTOK_R = 0
222 GNULIB_STRTOLL = 0
223 GNULIB_STRTOULL = 0
224 GNULIB_STRTOUMAX = 0
225 GNULIB_STRVERSCMP = 1
226 GNULIB_UNISTD_H_SIGPIPE = 0
227 GNULIB_UNSETENV = 1
228 GNULIB_WCWIDTH = 1
229 GNULIB_WRITE = 0
230 GREP = /usr/bin/grep
231 HAVE_ATOLL = 1
232 HAVE_CALLOC_POSIX = 1
233 HAVE_DECL_ENVIRON = 0
234 HAVE_DECL_GETLOADAVG = 1
235 HAVE_DECL_GETLOGIN_R = 1
236 HAVE_DECL_IMAXABS = 1
237 HAVE_DECL_IMAXDIV = 1
238 HAVE_DECL_MEMMEM = 1
239 HAVE_DECL_MEMRCHR = 1
240 HAVE_DECL_STRDUP = 1
241 HAVE_DECL_STRERROR = 1
242 HAVE_DECL_STRNDUP = 0
243 HAVE_DECL_STRNLEN = 0
244 HAVE_DECL_STRSIGNAL = 1
245 HAVE_DECL_STRTOIMAX = 1
246 HAVE_DECL_STRTOK_R = 1
247 HAVE_DECL_STRTOUMAX = 1
248 HAVE_DECL_WCWIDTH = 0
249 HAVE_DUP2 = 1
250 HAVE_EUIDACCESS = 1
251 HAVE_FSYNC = 1
252 HAVE_FTRUNCATE = 1
253 HAVE_GCJ_C =
254 HAVE_GCJ_IN_PATH = yes
255 HAVE_GETDOMAINNAME = 1
256 HAVE_GETDTABLESIZE = 1
257 HAVE_GETHOSTNAME = 1
258 HAVE_GETPAGESIZE = 1
259 HAVE_GETSUBOPT = 1
260 HAVE_GETUSERSHELL = 1
261 HAVE_GIJ = 1
262 HAVE_GIJ_IN_PATH = yes
263 HAVE_INTTYPES_H = 1
264 HAVE_ISWCNTRL = 1
265 HAVE_JAVA =
266 HAVE_JAVAC =
267 HAVE_JAVAC_ENVVAR =
268 HAVE_JAVAC_IN_PATH =
269 HAVE_JAVA_ENVVAR =
270 HAVE_JAVA_IN_PATH = yes
271 HAVE_JIKES =
272 HAVE_JIKES_IN_PATH =
273 HAVE_JRE =
274 HAVE_JRE_IN_PATH =
275 HAVE_JVIEW =
276 HAVE_JVIEW_IN_PATH = yes
277 HAVE_LONG_LONG_INT = 1
278 HAVE_MALLOC_POSIX = 0
279 HAVE_MEMPCPY = 1
280 HAVE_MKDTEMP = 1
281 HAVE_OS_H = 0
282 HAVE_RANDOM_R = 1
283 HAVE_RAWMEMCHR = 1
284 HAVE_READLINK = 1
285 HAVE_REALLOC_POSIX = 1
286 HAVE_RPMATCH = 1
287 HAVE_SETENV = 1
288 HAVE_SIGNED_SIG_ATOMIC_T =
289 HAVE_SIGNED_WCHAR_T =
290 HAVE_SIGNED_WINT_T =
291 HAVE_SLEEP = 1
292 HAVE_STDINT_H = 1
293 HAVE_STPCPY = 0
294 HAVE_STPNCPY = 1
295 HAVE_STRCASESTR = 1
296 HAVE_STRCHRNUL = 1
297 HAVE_STRNDUP = 0
298 HAVE_STRPBRK = 1
299 HAVE_STRSEP = 1
300 HAVE_STRTOD = 1
301 HAVE_STRTOLL = 1
302 HAVE_STRTOULL = 1
303 HAVE_STRUCT_RANDOM_DATA = 0
304 HAVE_STRVERSCMP = 0
305 HAVE_SYS_BITYPES_H =
306 HAVE_SYS_INTTYPES_H =
307 HAVE_SYS_LOADAVG_H = 0
308 HAVE_SYS_PARAM_H = 0
309 HAVE_SYS_TYPES_H = 1
310 HAVE_UNISTD_H = 1
311 HAVE_UNSETENV = 0
312 HAVE_UNSIGNED_LONG_LONG_INT = 1
313 HAVE_WCHAR_H = 1
314 HAVE_WCTYPE_H = 1
315 HAVE_WINT_T = 1
316 HAVE__BOOL = 1
317 HELP2MAN = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run help2man
318 INCLUDE_NEXT = include_next
319 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
320 INSTALL = /bin/install.exe -cp
321 INSTALL_DATA = /bin/install.exe -cp
322 INSTALL_PROGRAM = /bin/install.exe -cp
323 INSTALL_SCRIPT = ${INSTALL}
324 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
325 INT32_MAX_LT_INTMAX_MAX = 1
326 INT64_MAX_EQ_LONG_MAX = 0
327 INTLLIBS = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
328 INTL_MACOSX_LIBS =
329 INTTYPES_H = inttypes.h
330 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
331 LEX = flex
332 LEXLIB =
333 LEX_OUTPUT_ROOT = lex.yy
334 LIBBISON_LIBDEPS =
335 LIBBISON_LTLIBDEPS =
336 LIBICONV = D:/Progra~1/GnuWin32/lib/libiconv.dll.a -LD:/Progra~1/GnuWin32/lib
337 LIBINTL = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
338 LIBOBJS =
339 LIBS = -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lms vcp60
340 LOCALCHARSET_TESTS_ENVIRONMENT = CHARSETALIASDIR="$(top_builddir)/lib"
341 LTLIBICONV = -LD:/Progra~1/GnuWin32/lib -liconv -RD:/Progra~1/GnuWin32/lib
342 LTLIBINTL = -LD:/Progra~1/GnuWin32/lib -lintl -RD:/Progra~1/GnuWin32/lib
343 LTLIBOBJS =
344 M4 = /usr/bin/m4
345 MAKEINFO = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run makeinfo
346 MKDIR_P = /usr/bin/mkdir -p
347 MSGFMT = /usr/bin/msgfmt
348 MSGFMT_015 = /usr/bin/msgfmt
349 MSGMERGE = /usr/bin/msgmerge
350 NEXT_ERRNO_H = <errno.h>
351 NEXT_INTTYPES_H = <inttypes.h>
352 NEXT_STDINT_H = <stdint.h>
353 NEXT_STDLIB_H = <stdlib.h>
354 NEXT_STRING_H = <string.h>
355 NEXT_UNISTD_H = <unistd.h>
356 NEXT_WCHAR_H = <wchar.h>
357 NEXT_WCTYPE_H = <wctype.h>
358 O0CFLAGS = -Wall -Wpointer-arith -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
359 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
360 OBJEXT = o
361 PACKAGE = bison
362 PACKAGE_BUGREPORT = bug-bison@gnu.org
363 PACKAGE_COPYRIGHT_YEAR = 2008
364 PACKAGE_NAME = GNU Bison
365 PACKAGE_STRING = GNU Bison 2.4.1
366 PACKAGE_TARNAME = bison
367 PACKAGE_VERSION = 2.4.1
368 PATH_SEPARATOR = :
369 POSUB = po
370 PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
371 PRIPTR_PREFIX = ""
372 PRI_MACROS_BROKEN = 0
373 PTRDIFF_T_SUFFIX =
374 RANLIB = ranlib
375 REPLACE_CHOWN = 0
376 REPLACE_CLOSE = 0
377 REPLACE_FCHDIR = 0
378 REPLACE_GETCWD = 0
379 REPLACE_GETPAGESIZE = 0
380 REPLACE_ISWCNTRL = 0
381 REPLACE_LCHOWN = 0
382 REPLACE_LSEEK = 0
383 REPLACE_MEMMEM = 0
384 REPLACE_MKSTEMP = 0
385 REPLACE_PUTENV = 0
386 REPLACE_STRCASESTR = 0
387 REPLACE_STRDUP = 0
388 REPLACE_STRERROR = 1
389 REPLACE_STRSIGNAL = 0
390 REPLACE_STRSTR = 0
391 REPLACE_STRTOD = 0
392 REPLACE_WCWIDTH = 1
393 REPLACE_WRITE = 0
394 SET_MAKE =
395 SHELL = /bin/sh
396 SIG_ATOMIC_T_SUFFIX =
397 SIZE_T_SUFFIX =
398 STDBOOL_H =
399 STDINT_H =
400 STRIP =
401 UINT32_MAX_LT_UINTMAX_MAX = 1
402 UINT64_MAX_EQ_ULONG_MAX = 0
403 UNISTD_H_HAVE_WINSOCK2_H = 0
404 USE_NLS = yes
405 VALGRIND =
406 VERSION = 2.4.1
407 VOID_UNSETENV = 0
408 WARN_CFLAGS =
409 WARN_CXXFLAGS =
410 WCHAR_H = wchar.h
411 WCHAR_T_SUFFIX =
412 WCTYPE_H =
413 WERROR_CFLAGS =
414 WINT_T_SUFFIX =
415 XGETTEXT = /usr/bin/xgettext
416 XGETTEXT_015 = /usr/bin/xgettext
417 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-forma t
418 XSLTPROC =
419 YACC = bison -y
420 YACC_LIBRARY = liby.a
421 YACC_SCRIPT = yacc
422 YFLAGS =
423 abs_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/examples
424 abs_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src/exampl es
425 abs_top_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1
426 abs_top_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src
427 ac_ct_CC = gcc
428 ac_ct_CXX =
429 aclocaldir = ${datadir}/aclocal
430 am__include = include
431 am__leading_dot = .
432 am__quote =
433 am__tar = ${AMTAR} chof - "$$tardir"
434 am__untar = ${AMTAR} xf -
435 bindir = ${exec_prefix}/bin
436 build = i386-pc-mingw32
437 build_alias = i386-pc-mingw32
438 build_cpu = i386
439 build_os = mingw32
440 build_vendor = pc
441 builddir = .
442 datadir = ${datarootdir}
443 datarootdir = ${prefix}/share
444 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
445 dvidir = ${docdir}
446 exec_prefix = ${prefix}
447 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
448 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
449 gltests_LIBOBJS =
450 gltests_LTLIBOBJS =
451 host = i386-pc-mingw32
452 host_alias = i386-pc-mingw32
453 host_cpu = i386
454 host_os = mingw32
455 host_vendor = pc
456 htmldir = ${docdir}
457 includedir = ${prefix}/include
458 infodir = ${datarootdir}/info
459 install_sh = $(SHELL) /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/in stall-sh
460 libdir = ${exec_prefix}/lib
461 libexecdir = ${exec_prefix}/libexec
462 localedir = ${datarootdir}/locale
463 localstatedir = ${prefix}/var
464 mandir = ${datarootdir}/man
465 mkdir_p = /usr/bin/mkdir -p
466 oldincludedir = /usr/include
467 pdfdir = ${docdir}
468 prefix = c:/progra~1/bison
469 program_transform_name = s&$$&&;s&^&&;s/i386-pc-mingw32//
470 psdir = ${docdir}
471 sbindir = ${exec_prefix}/sbin
472 sharedstatedir = ${prefix}/com
473 srcdir = ../../bison-2.4.1-src/examples
474 sysconfdir = ${prefix}/etc
475 target_alias = i386-pc-mingw32
476 top_build_prefix = ../
477 top_builddir = ..
478 top_srcdir = ../../bison-2.4.1-src
479 SUBDIRS = calc++
480 dist_noinst_SCRIPTS = extexi
481 all: all-recursive
482
483 .SUFFIXES:
484 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
485 @for dep in $?; do \
486 case '$(am__configure_deps)' in \
487 *$$dep*) \
488 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
489 && exit 0; \
490 exit 1;; \
491 esac; \
492 done; \
493 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits examples/Makefile'; \
494 cd $(top_srcdir) && \
495 $(AUTOMAKE) --gnits examples/Makefile
496 .PRECIOUS: Makefile
497 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
498 @case '$?' in \
499 *config.status*) \
500 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
501 *) \
502 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $ (am__depfiles_maybe)'; \
503 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__de pfiles_maybe);; \
504 esac;
505
506 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC IES)
507 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
508
509 $(top_srcdir)/configure: $(am__configure_deps)
510 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
511 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
512 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
513
514 # This directory's subdirectories are mostly independent; you can cd
515 # into them and run `make' without going through this Makefile.
516 # To change the values of `make' variables: instead of editing Makefiles,
517 # (1) if the variable is set in `config.status', edit `config.status'
518 # (which will cause the Makefiles to be regenerated when you run `make');
519 # (2) otherwise, pass the desired values on the `make' command line.
520 $(RECURSIVE_TARGETS):
521 @failcom='exit 1'; \
522 for f in x $$MAKEFLAGS; do \
523 case $$f in \
524 *=* | --[!k]*);; \
525 *k*) failcom='fail=yes';; \
526 esac; \
527 done; \
528 dot_seen=no; \
529 target=`echo $@ | sed s/-recursive//`; \
530 list='$(SUBDIRS)'; for subdir in $$list; do \
531 echo "Making $$target in $$subdir"; \
532 if test "$$subdir" = "."; then \
533 dot_seen=yes; \
534 local_target="$$target-am"; \
535 else \
536 local_target="$$target"; \
537 fi; \
538 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
539 || eval $$failcom; \
540 done; \
541 if test "$$dot_seen" = "no"; then \
542 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
543 fi; test -z "$$fail"
544
545 $(RECURSIVE_CLEAN_TARGETS):
546 @failcom='exit 1'; \
547 for f in x $$MAKEFLAGS; do \
548 case $$f in \
549 *=* | --[!k]*);; \
550 *k*) failcom='fail=yes';; \
551 esac; \
552 done; \
553 dot_seen=no; \
554 case "$@" in \
555 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
556 *) list='$(SUBDIRS)' ;; \
557 esac; \
558 rev=''; for subdir in $$list; do \
559 if test "$$subdir" = "."; then :; else \
560 rev="$$subdir $$rev"; \
561 fi; \
562 done; \
563 rev="$$rev ."; \
564 target=`echo $@ | sed s/-recursive//`; \
565 for subdir in $$rev; do \
566 echo "Making $$target in $$subdir"; \
567 if test "$$subdir" = "."; then \
568 local_target="$$target-am"; \
569 else \
570 local_target="$$target"; \
571 fi; \
572 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
573 || eval $$failcom; \
574 done && test -z "$$fail"
575 tags-recursive:
576 list='$(SUBDIRS)'; for subdir in $$list; do \
577 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
578 done
579 ctags-recursive:
580 list='$(SUBDIRS)'; for subdir in $$list; do \
581 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
582 done
583
584 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
585 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
586 unique=`for i in $$list; do \
587 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
588 done | \
589 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
590 END { if (nonempty) { for (i in files) print i; }; }'`; \
591 mkid -fID $$unique
592 tags: TAGS
593
594 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
595 $(TAGS_FILES) $(LISP)
596 tags=; \
597 here=`pwd`; \
598 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
599 include_option=--etags-include; \
600 empty_fix=.; \
601 else \
602 include_option=--include; \
603 empty_fix=; \
604 fi; \
605 list='$(SUBDIRS)'; for subdir in $$list; do \
606 if test "$$subdir" = .; then :; else \
607 test ! -f $$subdir/TAGS || \
608 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
609 fi; \
610 done; \
611 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
612 unique=`for i in $$list; do \
613 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
614 done | \
615 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
616 END { if (nonempty) { for (i in files) print i; }; }'`; \
617 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
618 test -n "$$unique" || unique=$$empty_fix; \
619 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
620 $$tags $$unique; \
621 fi
622 ctags: CTAGS
623 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
624 $(TAGS_FILES) $(LISP)
625 tags=; \
626 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
627 unique=`for i in $$list; do \
628 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
629 done | \
630 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
631 END { if (nonempty) { for (i in files) print i; }; }'`; \
632 test -z "$(CTAGS_ARGS)$$tags$$unique" \
633 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
634 $$tags $$unique
635
636 GTAGS:
637 here=`$(am__cd) $(top_builddir) && pwd` \
638 && cd $(top_srcdir) \
639 && gtags -i $(GTAGS_ARGS) $$here
640
641 distclean-tags:
642 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
643
644 distdir: $(DISTFILES)
645 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
646 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
647 list='$(DISTFILES)'; \
648 dist_files=`for file in $$list; do echo $$file; done | \
649 sed -e "s|^$$srcdirstrip/||;t" \
650 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
651 case $$dist_files in \
652 */*) $(MKDIR_P) `echo "$$dist_files" | \
653 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
654 sort -u` ;; \
655 esac; \
656 for file in $$dist_files; do \
657 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
658 if test -d $$d/$$file; then \
659 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
660 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
661 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
662 fi; \
663 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
664 else \
665 test -f $(distdir)/$$file \
666 || cp -p $$d/$$file $(distdir)/$$file \
667 || exit 1; \
668 fi; \
669 done
670 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
671 if test "$$subdir" = .; then :; else \
672 test -d "$(distdir)/$$subdir" \
673 || $(MKDIR_P) "$(distdir)/$$subdir" \
674 || exit 1; \
675 distdir=`$(am__cd) $(distdir) && pwd`; \
676 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
677 (cd $$subdir && \
678 $(MAKE) $(AM_MAKEFLAGS) \
679 top_distdir="$$top_distdir" \
680 distdir="$$distdir/$$subdir" \
681 am__remove_distdir=: \
682 am__skip_length_check=: \
683 distdir) \
684 || exit 1; \
685 fi; \
686 done
687 check-am: all-am
688 check: check-recursive
689 all-am: Makefile $(SCRIPTS)
690 installdirs: installdirs-recursive
691 installdirs-am:
692 install: install-recursive
693 install-exec: install-exec-recursive
694 install-data: install-data-recursive
695 uninstall: uninstall-recursive
696
697 install-am: all-am
698 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
699
700 installcheck: installcheck-recursive
701 install-strip:
702 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
703 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
704 `test -z '$(STRIP)' || \
705 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
706 mostlyclean-generic:
707
708 clean-generic:
709
710 distclean-generic:
711 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
712
713 maintainer-clean-generic:
714 @echo "This command is intended for maintainers to use"
715 @echo "it deletes files that may require special tools to rebuild."
716 clean: clean-recursive
717
718 clean-am: clean-generic mostlyclean-am
719
720 distclean: distclean-recursive
721 -rm -f Makefile
722 distclean-am: clean-am distclean-generic distclean-tags
723
724 dvi: dvi-recursive
725
726 dvi-am:
727
728 html: html-recursive
729
730 info: info-recursive
731
732 info-am:
733
734 install-data-am:
735
736 install-dvi: install-dvi-recursive
737
738 install-exec-am:
739
740 install-html: install-html-recursive
741
742 install-info: install-info-recursive
743
744 install-man:
745
746 install-pdf: install-pdf-recursive
747
748 install-ps: install-ps-recursive
749
750 installcheck-am:
751
752 maintainer-clean: maintainer-clean-recursive
753 -rm -f Makefile
754 maintainer-clean-am: distclean-am maintainer-clean-generic
755
756 mostlyclean: mostlyclean-recursive
757
758 mostlyclean-am: mostlyclean-generic
759
760 pdf: pdf-recursive
761
762 pdf-am:
763
764 ps: ps-recursive
765
766 ps-am:
767
768 uninstall-am:
769
770 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
771 install-strip
772
773 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
774 all all-am check check-am clean clean-generic ctags \
775 ctags-recursive distclean distclean-generic distclean-tags \
776 distdir dvi dvi-am html html-am info info-am install \
777 install-am install-data install-data-am install-dvi \
778 install-dvi-am install-exec install-exec-am install-html \
779 install-html-am install-info install-info-am install-man \
780 install-pdf install-pdf-am install-ps install-ps-am \
781 install-strip installcheck installcheck-am installdirs \
782 installdirs-am maintainer-clean maintainer-clean-generic \
783 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
784 tags-recursive uninstall uninstall-am
785
786 # Tell versions [3.59,3.63) of GNU make to not export all variables.
787 # Otherwise a system limit (for SysV at least) may be exceeded.
788 .NOEXPORT:
OLDNEW
« no previous file with comments | « bison/src/bison/2.4.1/bison-2.4.1/etc/bench.pl ('k') | bison/src/bison/2.4.1/bison-2.4.1/examples/calc++/.deps/calc++.Po » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698