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

Side by Side Diff: bison/src/bison/2.4.1/bison-2.4.1/etc/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 # etc/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/etc
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 = etc
49 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
50 $(srcdir)/bench.pl.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 = bench.pl
93 SCRIPTS = $(nodist_noinst_SCRIPTS)
94 SOURCES =
95 DIST_SOURCES =
96 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97 ACLOCAL = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missi ng --run aclocal-1.10
98 AMTAR = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run tar
99 AUTOCONF = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run autoconf
100 AUTOHEADER = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/mi ssing --run autoheader
101 AUTOM4TE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run autom4te
102 AUTOMAKE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run automake-1.10
103 AWK = gawk
104 BISON_CXX_WORKS = :
105 BISON_LOCALEDIR = /usr/share/locale
106 BITSIZEOF_PTRDIFF_T =
107 BITSIZEOF_SIG_ATOMIC_T =
108 BITSIZEOF_SIZE_T =
109 BITSIZEOF_WCHAR_T =
110 BITSIZEOF_WINT_T =
111 CC = gcc -std=gnu99
112 CCDEPMODE = depmode=gcc3
113 CFLAGS = -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptio ns -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
114 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
115 CLASSPATH_SEPARATOR = ;
116 CONF_JAVA = gij
117 CONF_JAVAC =
118 CPP = gcc -std=gnu99 -E
119 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
120 CXX = g++
121 CXXDEPMODE = depmode=gcc3
122 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
123 CYGPATH_W = cygpath -w
124 DEFS =
125 DEPDIR = .deps
126 ECHO_C =
127 ECHO_N = -n
128 ECHO_T =
129 EGREP = /usr/bin/grep -E
130 EMULTIHOP_HIDDEN = 0
131 EMULTIHOP_VALUE =
132 ENOLINK_HIDDEN = 0
133 ENOLINK_VALUE =
134 EOVERFLOW_HIDDEN = 0
135 EOVERFLOW_VALUE =
136 ERRNO_H = errno.h
137 EXEEXT = .exe
138 GCC = yes
139 GETOPT_H =
140 GETTEXT_MACRO_VERSION = 0.17
141 GLIBC21 = no
142 GMSGFMT = /usr/bin/msgfmt
143 GMSGFMT_015 = /usr/bin/msgfmt
144 GNULIB_ATOLL = 0
145 GNULIB_CALLOC_POSIX = 0
146 GNULIB_CHOWN = 0
147 GNULIB_CLOSE = 0
148 GNULIB_DUP2 = 0
149 GNULIB_ENVIRON = 1
150 GNULIB_EUIDACCESS = 0
151 GNULIB_FCHDIR = 0
152 GNULIB_FSYNC = 0
153 GNULIB_FTRUNCATE = 0
154 GNULIB_GETCWD = 0
155 GNULIB_GETDOMAINNAME = 0
156 GNULIB_GETDTABLESIZE = 0
157 GNULIB_GETHOSTNAME = 0
158 GNULIB_GETLOADAVG = 0
159 GNULIB_GETLOGIN_R = 0
160 GNULIB_GETPAGESIZE = 0
161 GNULIB_GETSUBOPT = 0
162 GNULIB_GETUSERSHELL = 0
163 GNULIB_IMAXABS = 0
164 GNULIB_IMAXDIV = 0
165 GNULIB_LCHOWN = 0
166 GNULIB_LSEEK = 0
167 GNULIB_MALLOC_POSIX = 1
168 GNULIB_MBSCASECMP = 0
169 GNULIB_MBSCASESTR = 0
170 GNULIB_MBSCHR = 0
171 GNULIB_MBSCSPN = 0
172 GNULIB_MBSLEN = 0
173 GNULIB_MBSNCASECMP = 0
174 GNULIB_MBSNLEN = 0
175 GNULIB_MBSPBRK = 0
176 GNULIB_MBSPCASECMP = 0
177 GNULIB_MBSRCHR = 0
178 GNULIB_MBSSEP = 0
179 GNULIB_MBSSPN = 0
180 GNULIB_MBSSTR = 0
181 GNULIB_MBSTOK_R = 0
182 GNULIB_MEMMEM = 0
183 GNULIB_MEMPCPY = 0
184 GNULIB_MEMRCHR = 0
185 GNULIB_MKDTEMP = 0
186 GNULIB_MKSTEMP = 0
187 GNULIB_PUTENV = 0
188 GNULIB_RANDOM_R = 0
189 GNULIB_RAWMEMCHR = 0
190 GNULIB_READLINK = 0
191 GNULIB_REALLOC_POSIX = 0
192 GNULIB_RPMATCH = 0
193 GNULIB_SETENV = 0
194 GNULIB_SLEEP = 0
195 GNULIB_STPCPY = 1
196 GNULIB_STPNCPY = 0
197 GNULIB_STRCASESTR = 0
198 GNULIB_STRCHRNUL = 0
199 GNULIB_STRDUP = 0
200 GNULIB_STRERROR = 1
201 GNULIB_STRNDUP = 1
202 GNULIB_STRNLEN = 1
203 GNULIB_STRPBRK = 0
204 GNULIB_STRSEP = 0
205 GNULIB_STRSIGNAL = 0
206 GNULIB_STRSTR = 0
207 GNULIB_STRTOD = 0
208 GNULIB_STRTOIMAX = 0
209 GNULIB_STRTOK_R = 0
210 GNULIB_STRTOLL = 0
211 GNULIB_STRTOULL = 0
212 GNULIB_STRTOUMAX = 0
213 GNULIB_STRVERSCMP = 1
214 GNULIB_UNISTD_H_SIGPIPE = 0
215 GNULIB_UNSETENV = 1
216 GNULIB_WCWIDTH = 1
217 GNULIB_WRITE = 0
218 GREP = /usr/bin/grep
219 HAVE_ATOLL = 1
220 HAVE_CALLOC_POSIX = 1
221 HAVE_DECL_ENVIRON = 0
222 HAVE_DECL_GETLOADAVG = 1
223 HAVE_DECL_GETLOGIN_R = 1
224 HAVE_DECL_IMAXABS = 1
225 HAVE_DECL_IMAXDIV = 1
226 HAVE_DECL_MEMMEM = 1
227 HAVE_DECL_MEMRCHR = 1
228 HAVE_DECL_STRDUP = 1
229 HAVE_DECL_STRERROR = 1
230 HAVE_DECL_STRNDUP = 0
231 HAVE_DECL_STRNLEN = 0
232 HAVE_DECL_STRSIGNAL = 1
233 HAVE_DECL_STRTOIMAX = 1
234 HAVE_DECL_STRTOK_R = 1
235 HAVE_DECL_STRTOUMAX = 1
236 HAVE_DECL_WCWIDTH = 0
237 HAVE_DUP2 = 1
238 HAVE_EUIDACCESS = 1
239 HAVE_FSYNC = 1
240 HAVE_FTRUNCATE = 1
241 HAVE_GCJ_C =
242 HAVE_GCJ_IN_PATH = yes
243 HAVE_GETDOMAINNAME = 1
244 HAVE_GETDTABLESIZE = 1
245 HAVE_GETHOSTNAME = 1
246 HAVE_GETPAGESIZE = 1
247 HAVE_GETSUBOPT = 1
248 HAVE_GETUSERSHELL = 1
249 HAVE_GIJ = 1
250 HAVE_GIJ_IN_PATH = yes
251 HAVE_INTTYPES_H = 1
252 HAVE_ISWCNTRL = 1
253 HAVE_JAVA =
254 HAVE_JAVAC =
255 HAVE_JAVAC_ENVVAR =
256 HAVE_JAVAC_IN_PATH =
257 HAVE_JAVA_ENVVAR =
258 HAVE_JAVA_IN_PATH = yes
259 HAVE_JIKES =
260 HAVE_JIKES_IN_PATH =
261 HAVE_JRE =
262 HAVE_JRE_IN_PATH =
263 HAVE_JVIEW =
264 HAVE_JVIEW_IN_PATH = yes
265 HAVE_LONG_LONG_INT = 1
266 HAVE_MALLOC_POSIX = 0
267 HAVE_MEMPCPY = 1
268 HAVE_MKDTEMP = 1
269 HAVE_OS_H = 0
270 HAVE_RANDOM_R = 1
271 HAVE_RAWMEMCHR = 1
272 HAVE_READLINK = 1
273 HAVE_REALLOC_POSIX = 1
274 HAVE_RPMATCH = 1
275 HAVE_SETENV = 1
276 HAVE_SIGNED_SIG_ATOMIC_T =
277 HAVE_SIGNED_WCHAR_T =
278 HAVE_SIGNED_WINT_T =
279 HAVE_SLEEP = 1
280 HAVE_STDINT_H = 1
281 HAVE_STPCPY = 0
282 HAVE_STPNCPY = 1
283 HAVE_STRCASESTR = 1
284 HAVE_STRCHRNUL = 1
285 HAVE_STRNDUP = 0
286 HAVE_STRPBRK = 1
287 HAVE_STRSEP = 1
288 HAVE_STRTOD = 1
289 HAVE_STRTOLL = 1
290 HAVE_STRTOULL = 1
291 HAVE_STRUCT_RANDOM_DATA = 0
292 HAVE_STRVERSCMP = 0
293 HAVE_SYS_BITYPES_H =
294 HAVE_SYS_INTTYPES_H =
295 HAVE_SYS_LOADAVG_H = 0
296 HAVE_SYS_PARAM_H = 0
297 HAVE_SYS_TYPES_H = 1
298 HAVE_UNISTD_H = 1
299 HAVE_UNSETENV = 0
300 HAVE_UNSIGNED_LONG_LONG_INT = 1
301 HAVE_WCHAR_H = 1
302 HAVE_WCTYPE_H = 1
303 HAVE_WINT_T = 1
304 HAVE__BOOL = 1
305 HELP2MAN = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run help2man
306 INCLUDE_NEXT = include_next
307 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
308 INSTALL = /bin/install.exe -cp
309 INSTALL_DATA = /bin/install.exe -cp
310 INSTALL_PROGRAM = /bin/install.exe -cp
311 INSTALL_SCRIPT = ${INSTALL}
312 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
313 INT32_MAX_LT_INTMAX_MAX = 1
314 INT64_MAX_EQ_LONG_MAX = 0
315 INTLLIBS = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
316 INTL_MACOSX_LIBS =
317 INTTYPES_H = inttypes.h
318 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
319 LEX = flex
320 LEXLIB =
321 LEX_OUTPUT_ROOT = lex.yy
322 LIBBISON_LIBDEPS =
323 LIBBISON_LTLIBDEPS =
324 LIBICONV = D:/Progra~1/GnuWin32/lib/libiconv.dll.a -LD:/Progra~1/GnuWin32/lib
325 LIBINTL = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
326 LIBOBJS =
327 LIBS = -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lms vcp60
328 LOCALCHARSET_TESTS_ENVIRONMENT = CHARSETALIASDIR="$(top_builddir)/lib"
329 LTLIBICONV = -LD:/Progra~1/GnuWin32/lib -liconv -RD:/Progra~1/GnuWin32/lib
330 LTLIBINTL = -LD:/Progra~1/GnuWin32/lib -lintl -RD:/Progra~1/GnuWin32/lib
331 LTLIBOBJS =
332 M4 = /usr/bin/m4
333 MAKEINFO = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run makeinfo
334 MKDIR_P = /usr/bin/mkdir -p
335 MSGFMT = /usr/bin/msgfmt
336 MSGFMT_015 = /usr/bin/msgfmt
337 MSGMERGE = /usr/bin/msgmerge
338 NEXT_ERRNO_H = <errno.h>
339 NEXT_INTTYPES_H = <inttypes.h>
340 NEXT_STDINT_H = <stdint.h>
341 NEXT_STDLIB_H = <stdlib.h>
342 NEXT_STRING_H = <string.h>
343 NEXT_UNISTD_H = <unistd.h>
344 NEXT_WCHAR_H = <wchar.h>
345 NEXT_WCTYPE_H = <wctype.h>
346 O0CFLAGS = -Wall -Wpointer-arith -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
347 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
348 OBJEXT = o
349 PACKAGE = bison
350 PACKAGE_BUGREPORT = bug-bison@gnu.org
351 PACKAGE_COPYRIGHT_YEAR = 2008
352 PACKAGE_NAME = GNU Bison
353 PACKAGE_STRING = GNU Bison 2.4.1
354 PACKAGE_TARNAME = bison
355 PACKAGE_VERSION = 2.4.1
356 PATH_SEPARATOR = :
357 POSUB = po
358 PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
359 PRIPTR_PREFIX = ""
360 PRI_MACROS_BROKEN = 0
361 PTRDIFF_T_SUFFIX =
362 RANLIB = ranlib
363 REPLACE_CHOWN = 0
364 REPLACE_CLOSE = 0
365 REPLACE_FCHDIR = 0
366 REPLACE_GETCWD = 0
367 REPLACE_GETPAGESIZE = 0
368 REPLACE_ISWCNTRL = 0
369 REPLACE_LCHOWN = 0
370 REPLACE_LSEEK = 0
371 REPLACE_MEMMEM = 0
372 REPLACE_MKSTEMP = 0
373 REPLACE_PUTENV = 0
374 REPLACE_STRCASESTR = 0
375 REPLACE_STRDUP = 0
376 REPLACE_STRERROR = 1
377 REPLACE_STRSIGNAL = 0
378 REPLACE_STRSTR = 0
379 REPLACE_STRTOD = 0
380 REPLACE_WCWIDTH = 1
381 REPLACE_WRITE = 0
382 SET_MAKE =
383 SHELL = /bin/sh
384 SIG_ATOMIC_T_SUFFIX =
385 SIZE_T_SUFFIX =
386 STDBOOL_H =
387 STDINT_H =
388 STRIP =
389 UINT32_MAX_LT_UINTMAX_MAX = 1
390 UINT64_MAX_EQ_ULONG_MAX = 0
391 UNISTD_H_HAVE_WINSOCK2_H = 0
392 USE_NLS = yes
393 VALGRIND =
394 VERSION = 2.4.1
395 VOID_UNSETENV = 0
396 WARN_CFLAGS =
397 WARN_CXXFLAGS =
398 WCHAR_H = wchar.h
399 WCHAR_T_SUFFIX =
400 WCTYPE_H =
401 WERROR_CFLAGS =
402 WINT_T_SUFFIX =
403 XGETTEXT = /usr/bin/xgettext
404 XGETTEXT_015 = /usr/bin/xgettext
405 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-forma t
406 XSLTPROC =
407 YACC = bison -y
408 YACC_LIBRARY = liby.a
409 YACC_SCRIPT = yacc
410 YFLAGS =
411 abs_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/etc
412 abs_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src/etc
413 abs_top_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1
414 abs_top_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src
415 ac_ct_CC = gcc
416 ac_ct_CXX =
417 aclocaldir = ${datadir}/aclocal
418 am__include = include
419 am__leading_dot = .
420 am__quote =
421 am__tar = ${AMTAR} chof - "$$tardir"
422 am__untar = ${AMTAR} xf -
423 bindir = ${exec_prefix}/bin
424 build = i386-pc-mingw32
425 build_alias = i386-pc-mingw32
426 build_cpu = i386
427 build_os = mingw32
428 build_vendor = pc
429 builddir = .
430 datadir = ${datarootdir}
431 datarootdir = ${prefix}/share
432 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
433 dvidir = ${docdir}
434 exec_prefix = ${prefix}
435 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
436 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
437 gltests_LIBOBJS =
438 gltests_LTLIBOBJS =
439 host = i386-pc-mingw32
440 host_alias = i386-pc-mingw32
441 host_cpu = i386
442 host_os = mingw32
443 host_vendor = pc
444 htmldir = ${docdir}
445 includedir = ${prefix}/include
446 infodir = ${datarootdir}/info
447 install_sh = $(SHELL) /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/in stall-sh
448 libdir = ${exec_prefix}/lib
449 libexecdir = ${exec_prefix}/libexec
450 localedir = ${datarootdir}/locale
451 localstatedir = ${prefix}/var
452 mandir = ${datarootdir}/man
453 mkdir_p = /usr/bin/mkdir -p
454 oldincludedir = /usr/include
455 pdfdir = ${docdir}
456 prefix = c:/progra~1/bison
457 program_transform_name = s&$$&&;s&^&&;s/i386-pc-mingw32//
458 psdir = ${docdir}
459 sbindir = ${exec_prefix}/sbin
460 sharedstatedir = ${prefix}/com
461 srcdir = ../../bison-2.4.1-src/etc
462 sysconfdir = ${prefix}/etc
463 target_alias = i386-pc-mingw32
464 top_build_prefix = ../
465 top_builddir = ..
466 top_srcdir = ../../bison-2.4.1-src
467 nodist_noinst_SCRIPTS = bench.pl
468 all: all-am
469
470 .SUFFIXES:
471 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
472 @for dep in $?; do \
473 case '$(am__configure_deps)' in \
474 *$$dep*) \
475 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
476 && exit 0; \
477 exit 1;; \
478 esac; \
479 done; \
480 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits etc/Makefile'; \
481 cd $(top_srcdir) && \
482 $(AUTOMAKE) --gnits etc/Makefile
483 .PRECIOUS: Makefile
484 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
485 @case '$?' in \
486 *config.status*) \
487 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
488 *) \
489 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $ (am__depfiles_maybe)'; \
490 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__de pfiles_maybe);; \
491 esac;
492
493 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC IES)
494 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
495
496 $(top_srcdir)/configure: $(am__configure_deps)
497 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
498 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
499 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500 bench.pl: $(top_builddir)/config.status $(srcdir)/bench.pl.in
501 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
502 tags: TAGS
503 TAGS:
504
505 ctags: CTAGS
506 CTAGS:
507
508
509 distdir: $(DISTFILES)
510 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
511 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
512 list='$(DISTFILES)'; \
513 dist_files=`for file in $$list; do echo $$file; done | \
514 sed -e "s|^$$srcdirstrip/||;t" \
515 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
516 case $$dist_files in \
517 */*) $(MKDIR_P) `echo "$$dist_files" | \
518 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
519 sort -u` ;; \
520 esac; \
521 for file in $$dist_files; do \
522 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
523 if test -d $$d/$$file; then \
524 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
525 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
526 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
527 fi; \
528 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
529 else \
530 test -f $(distdir)/$$file \
531 || cp -p $$d/$$file $(distdir)/$$file \
532 || exit 1; \
533 fi; \
534 done
535 check-am: all-am
536 check: check-am
537 all-am: Makefile $(SCRIPTS)
538 installdirs:
539 install: install-am
540 install-exec: install-exec-am
541 install-data: install-data-am
542 uninstall: uninstall-am
543
544 install-am: all-am
545 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
546
547 installcheck: installcheck-am
548 install-strip:
549 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
550 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
551 `test -z '$(STRIP)' || \
552 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
553 mostlyclean-generic:
554
555 clean-generic:
556
557 distclean-generic:
558 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
559
560 maintainer-clean-generic:
561 @echo "This command is intended for maintainers to use"
562 @echo "it deletes files that may require special tools to rebuild."
563 clean: clean-am
564
565 clean-am: clean-generic mostlyclean-am
566
567 distclean: distclean-am
568 -rm -f Makefile
569 distclean-am: clean-am distclean-generic
570
571 dvi: dvi-am
572
573 dvi-am:
574
575 html: html-am
576
577 info: info-am
578
579 info-am:
580
581 install-data-am:
582
583 install-dvi: install-dvi-am
584
585 install-exec-am:
586
587 install-html: install-html-am
588
589 install-info: install-info-am
590
591 install-man:
592
593 install-pdf: install-pdf-am
594
595 install-ps: install-ps-am
596
597 installcheck-am:
598
599 maintainer-clean: maintainer-clean-am
600 -rm -f Makefile
601 maintainer-clean-am: distclean-am maintainer-clean-generic
602
603 mostlyclean: mostlyclean-am
604
605 mostlyclean-am: mostlyclean-generic
606
607 pdf: pdf-am
608
609 pdf-am:
610
611 ps: ps-am
612
613 ps-am:
614
615 uninstall-am:
616
617 .MAKE: install-am install-strip
618
619 .PHONY: all all-am check check-am clean clean-generic distclean \
620 distclean-generic distdir dvi dvi-am html html-am info info-am \
621 install install-am install-data install-data-am install-dvi \
622 install-dvi-am install-exec install-exec-am install-html \
623 install-html-am install-info install-info-am install-man \
624 install-pdf install-pdf-am install-ps install-ps-am \
625 install-strip installcheck installcheck-am installdirs \
626 maintainer-clean maintainer-clean-generic mostlyclean \
627 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
628
629 # Tell versions [3.59,3.63) of GNU make to not export all variables.
630 # Otherwise a system limit (for SysV at least) may be exceeded.
631 .NOEXPORT:
OLDNEW
« no previous file with comments | « bison/src/bison/2.4.1/bison-2.4.1/doc/yacc.1 ('k') | bison/src/bison/2.4.1/bison-2.4.1/etc/bench.pl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698