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

Side by Side Diff: bison/src/bison/2.4.1/bison-2.4.1/src/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 # src/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 # Make bison/src.
18
19 # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software
20 # Foundation, Inc.
21
22 # This program is free software: you can redistribute it and/or modify
23 # it under the terms of the GNU General Public License as published by
24 # the Free Software Foundation, either version 3 of the License, or
25 # (at your option) any later version.
26 #
27 # This program is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
30 # GNU General Public License for more details.
31 #
32 # You should have received a copy of the GNU General Public License
33 # along with this program. If not, see <http://www.gnu.org/licenses/>.
34
35
36 VPATH = ../../bison-2.4.1-src/src
37 pkgdatadir = $(datadir)/bison
38 pkglibdir = $(libdir)/bison
39 pkgincludedir = $(includedir)/bison
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = i386-pc-mingw32
53 host_triplet = i386-pc-mingw32
54 bin_PROGRAMS = bison$(EXEEXT)
55 subdir = src
56 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in parse-gram.c \
57 scan-code.c scan-gram.c scan-skel.c
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/m4/argmatch.m4 \
60 $(top_srcdir)/m4/bison-i18n.m4 $(top_srcdir)/m4/c-working.m4 \
61 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/cxx.m4 \
62 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4 \
63 $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
64 $(top_srcdir)/m4/environ.m4 $(top_srcdir)/m4/errno_h.m4 \
65 $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exitfail.m4 \
66 $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/getopt.m4 \
67 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnulib-common.m4 \
68 $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/hash.m4 \
69 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/include_next.m4 \
70 $(top_srcdir)/m4/inline.m4 $(top_srcdir)/m4/intlmacosx.m4 \
71 $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
72 $(top_srcdir)/m4/javacomp.m4 $(top_srcdir)/m4/javaexec.m4 \
73 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
74 $(top_srcdir)/m4/lib-prefix.m4 \
75 $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/longlong.m4 \
76 $(top_srcdir)/m4/m4.m4 $(top_srcdir)/m4/malloc.m4 \
77 $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \
78 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
79 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
80 $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
81 $(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/stdbool.m4 \
82 $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio-safer.m4 \
83 $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/stpcpy.m4 \
84 $(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/string_h.m4 \
85 $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
86 $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoul.m4 \
87 $(top_srcdir)/m4/strverscmp.m4 $(top_srcdir)/m4/subpipe.m4 \
88 $(top_srcdir)/m4/timevar.m4 $(top_srcdir)/m4/unistd-safer.m4 \
89 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/unlocked-io.m4 \
90 $(top_srcdir)/m4/warnings.m4 $(top_srcdir)/m4/wchar.m4 \
91 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wctype.m4 \
92 $(top_srcdir)/m4/wcwidth.m4 $(top_srcdir)/m4/wint_t.m4 \
93 $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xstrndup.m4 \
94 $(top_srcdir)/configure.ac
95 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96 $(ACLOCAL_M4)
97 mkinstalldirs = $(install_sh) -d
98 CONFIG_HEADER = $(top_builddir)/lib/config.h
99 CONFIG_CLEAN_FILES =
100 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"
101 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
102 PROGRAMS = $(bin_PROGRAMS)
103 am_bison_OBJECTS = LR0.$(OBJEXT) assoc.$(OBJEXT) closure.$(OBJEXT) \
104 complain.$(OBJEXT) conflicts.$(OBJEXT) derives.$(OBJEXT) \
105 files.$(OBJEXT) getargs.$(OBJEXT) gram.$(OBJEXT) \
106 lalr.$(OBJEXT) location.$(OBJEXT) main.$(OBJEXT) \
107 muscle_tab.$(OBJEXT) nullable.$(OBJEXT) output.$(OBJEXT) \
108 parse-gram.$(OBJEXT) print.$(OBJEXT) print_graph.$(OBJEXT) \
109 print-xml.$(OBJEXT) reader.$(OBJEXT) reduce.$(OBJEXT) \
110 relation.$(OBJEXT) scan-code-c.$(OBJEXT) scan-gram-c.$(OBJEXT) \
111 scan-skel-c.$(OBJEXT) state.$(OBJEXT) symlist.$(OBJEXT) \
112 symtab.$(OBJEXT) tables.$(OBJEXT) uniqstr.$(OBJEXT) \
113 graphviz.$(OBJEXT) bison-res.$(OBJEXT)
114 bison_OBJECTS = $(am_bison_OBJECTS)
115 bison_LDADD = $(LDADD)
116 am__DEPENDENCIES_1 =
117 bison_DEPENDENCIES = ../lib/libbison.a $(am__DEPENDENCIES_1)
118 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
119 SCRIPTS = $(bin_SCRIPTS)
120 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/lib
121 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
122 am__depfiles_maybe = depfiles
123 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
124 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
125 CCLD = $(CC)
126 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
127 LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
128 YLWRAP = $(top_srcdir)/build-aux/ylwrap
129 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
130 SOURCES = $(bison_SOURCES) $(EXTRA_bison_SOURCES)
131 DIST_SOURCES = $(bison_SOURCES) $(EXTRA_bison_SOURCES)
132 ETAGS = etags
133 CTAGS = ctags
134 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
135 ACLOCAL = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missi ng --run aclocal-1.10
136 AMTAR = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run tar
137 AUTOCONF = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run autoconf
138 AUTOHEADER = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/mi ssing --run autoheader
139 AUTOM4TE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run autom4te
140 AUTOMAKE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run automake-1.10
141 AWK = gawk
142 BISON_CXX_WORKS = :
143 BISON_LOCALEDIR = /usr/share/locale
144 BITSIZEOF_PTRDIFF_T =
145 BITSIZEOF_SIG_ATOMIC_T =
146 BITSIZEOF_SIZE_T =
147 BITSIZEOF_WCHAR_T =
148 BITSIZEOF_WINT_T =
149 CC = gcc -std=gnu99
150 CCDEPMODE = depmode=gcc3
151 CFLAGS = -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptio ns -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
152 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
153 CLASSPATH_SEPARATOR = ;
154 CONF_JAVA = gij
155 CONF_JAVAC =
156 CPP = gcc -std=gnu99 -E
157 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
158 CXX = g++
159 CXXDEPMODE = depmode=gcc3
160 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
161 CYGPATH_W = cygpath -w
162 DEFS =
163 DEPDIR = .deps
164 ECHO_C =
165 ECHO_N = -n
166 ECHO_T =
167 EGREP = /usr/bin/grep -E
168 EMULTIHOP_HIDDEN = 0
169 EMULTIHOP_VALUE =
170 ENOLINK_HIDDEN = 0
171 ENOLINK_VALUE =
172 EOVERFLOW_HIDDEN = 0
173 EOVERFLOW_VALUE =
174 ERRNO_H = errno.h
175 EXEEXT = .exe
176 GCC = yes
177 GETOPT_H =
178 GETTEXT_MACRO_VERSION = 0.17
179 GLIBC21 = no
180 GMSGFMT = /usr/bin/msgfmt
181 GMSGFMT_015 = /usr/bin/msgfmt
182 GNULIB_ATOLL = 0
183 GNULIB_CALLOC_POSIX = 0
184 GNULIB_CHOWN = 0
185 GNULIB_CLOSE = 0
186 GNULIB_DUP2 = 0
187 GNULIB_ENVIRON = 1
188 GNULIB_EUIDACCESS = 0
189 GNULIB_FCHDIR = 0
190 GNULIB_FSYNC = 0
191 GNULIB_FTRUNCATE = 0
192 GNULIB_GETCWD = 0
193 GNULIB_GETDOMAINNAME = 0
194 GNULIB_GETDTABLESIZE = 0
195 GNULIB_GETHOSTNAME = 0
196 GNULIB_GETLOADAVG = 0
197 GNULIB_GETLOGIN_R = 0
198 GNULIB_GETPAGESIZE = 0
199 GNULIB_GETSUBOPT = 0
200 GNULIB_GETUSERSHELL = 0
201 GNULIB_IMAXABS = 0
202 GNULIB_IMAXDIV = 0
203 GNULIB_LCHOWN = 0
204 GNULIB_LSEEK = 0
205 GNULIB_MALLOC_POSIX = 1
206 GNULIB_MBSCASECMP = 0
207 GNULIB_MBSCASESTR = 0
208 GNULIB_MBSCHR = 0
209 GNULIB_MBSCSPN = 0
210 GNULIB_MBSLEN = 0
211 GNULIB_MBSNCASECMP = 0
212 GNULIB_MBSNLEN = 0
213 GNULIB_MBSPBRK = 0
214 GNULIB_MBSPCASECMP = 0
215 GNULIB_MBSRCHR = 0
216 GNULIB_MBSSEP = 0
217 GNULIB_MBSSPN = 0
218 GNULIB_MBSSTR = 0
219 GNULIB_MBSTOK_R = 0
220 GNULIB_MEMMEM = 0
221 GNULIB_MEMPCPY = 0
222 GNULIB_MEMRCHR = 0
223 GNULIB_MKDTEMP = 0
224 GNULIB_MKSTEMP = 0
225 GNULIB_PUTENV = 0
226 GNULIB_RANDOM_R = 0
227 GNULIB_RAWMEMCHR = 0
228 GNULIB_READLINK = 0
229 GNULIB_REALLOC_POSIX = 0
230 GNULIB_RPMATCH = 0
231 GNULIB_SETENV = 0
232 GNULIB_SLEEP = 0
233 GNULIB_STPCPY = 1
234 GNULIB_STPNCPY = 0
235 GNULIB_STRCASESTR = 0
236 GNULIB_STRCHRNUL = 0
237 GNULIB_STRDUP = 0
238 GNULIB_STRERROR = 1
239 GNULIB_STRNDUP = 1
240 GNULIB_STRNLEN = 1
241 GNULIB_STRPBRK = 0
242 GNULIB_STRSEP = 0
243 GNULIB_STRSIGNAL = 0
244 GNULIB_STRSTR = 0
245 GNULIB_STRTOD = 0
246 GNULIB_STRTOIMAX = 0
247 GNULIB_STRTOK_R = 0
248 GNULIB_STRTOLL = 0
249 GNULIB_STRTOULL = 0
250 GNULIB_STRTOUMAX = 0
251 GNULIB_STRVERSCMP = 1
252 GNULIB_UNISTD_H_SIGPIPE = 0
253 GNULIB_UNSETENV = 1
254 GNULIB_WCWIDTH = 1
255 GNULIB_WRITE = 0
256 GREP = /usr/bin/grep
257 HAVE_ATOLL = 1
258 HAVE_CALLOC_POSIX = 1
259 HAVE_DECL_ENVIRON = 0
260 HAVE_DECL_GETLOADAVG = 1
261 HAVE_DECL_GETLOGIN_R = 1
262 HAVE_DECL_IMAXABS = 1
263 HAVE_DECL_IMAXDIV = 1
264 HAVE_DECL_MEMMEM = 1
265 HAVE_DECL_MEMRCHR = 1
266 HAVE_DECL_STRDUP = 1
267 HAVE_DECL_STRERROR = 1
268 HAVE_DECL_STRNDUP = 0
269 HAVE_DECL_STRNLEN = 0
270 HAVE_DECL_STRSIGNAL = 1
271 HAVE_DECL_STRTOIMAX = 1
272 HAVE_DECL_STRTOK_R = 1
273 HAVE_DECL_STRTOUMAX = 1
274 HAVE_DECL_WCWIDTH = 0
275 HAVE_DUP2 = 1
276 HAVE_EUIDACCESS = 1
277 HAVE_FSYNC = 1
278 HAVE_FTRUNCATE = 1
279 HAVE_GCJ_C =
280 HAVE_GCJ_IN_PATH = yes
281 HAVE_GETDOMAINNAME = 1
282 HAVE_GETDTABLESIZE = 1
283 HAVE_GETHOSTNAME = 1
284 HAVE_GETPAGESIZE = 1
285 HAVE_GETSUBOPT = 1
286 HAVE_GETUSERSHELL = 1
287 HAVE_GIJ = 1
288 HAVE_GIJ_IN_PATH = yes
289 HAVE_INTTYPES_H = 1
290 HAVE_ISWCNTRL = 1
291 HAVE_JAVA =
292 HAVE_JAVAC =
293 HAVE_JAVAC_ENVVAR =
294 HAVE_JAVAC_IN_PATH =
295 HAVE_JAVA_ENVVAR =
296 HAVE_JAVA_IN_PATH = yes
297 HAVE_JIKES =
298 HAVE_JIKES_IN_PATH =
299 HAVE_JRE =
300 HAVE_JRE_IN_PATH =
301 HAVE_JVIEW =
302 HAVE_JVIEW_IN_PATH = yes
303 HAVE_LONG_LONG_INT = 1
304 HAVE_MALLOC_POSIX = 0
305 HAVE_MEMPCPY = 1
306 HAVE_MKDTEMP = 1
307 HAVE_OS_H = 0
308 HAVE_RANDOM_R = 1
309 HAVE_RAWMEMCHR = 1
310 HAVE_READLINK = 1
311 HAVE_REALLOC_POSIX = 1
312 HAVE_RPMATCH = 1
313 HAVE_SETENV = 1
314 HAVE_SIGNED_SIG_ATOMIC_T =
315 HAVE_SIGNED_WCHAR_T =
316 HAVE_SIGNED_WINT_T =
317 HAVE_SLEEP = 1
318 HAVE_STDINT_H = 1
319 HAVE_STPCPY = 0
320 HAVE_STPNCPY = 1
321 HAVE_STRCASESTR = 1
322 HAVE_STRCHRNUL = 1
323 HAVE_STRNDUP = 0
324 HAVE_STRPBRK = 1
325 HAVE_STRSEP = 1
326 HAVE_STRTOD = 1
327 HAVE_STRTOLL = 1
328 HAVE_STRTOULL = 1
329 HAVE_STRUCT_RANDOM_DATA = 0
330 HAVE_STRVERSCMP = 0
331 HAVE_SYS_BITYPES_H =
332 HAVE_SYS_INTTYPES_H =
333 HAVE_SYS_LOADAVG_H = 0
334 HAVE_SYS_PARAM_H = 0
335 HAVE_SYS_TYPES_H = 1
336 HAVE_UNISTD_H = 1
337 HAVE_UNSETENV = 0
338 HAVE_UNSIGNED_LONG_LONG_INT = 1
339 HAVE_WCHAR_H = 1
340 HAVE_WCTYPE_H = 1
341 HAVE_WINT_T = 1
342 HAVE__BOOL = 1
343 HELP2MAN = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run help2man
344 INCLUDE_NEXT = include_next
345 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
346 INSTALL = /bin/install.exe -cp
347 INSTALL_DATA = /bin/install.exe -cp
348 INSTALL_PROGRAM = /bin/install.exe -cp
349 INSTALL_SCRIPT = ${INSTALL}
350 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
351 INT32_MAX_LT_INTMAX_MAX = 1
352 INT64_MAX_EQ_LONG_MAX = 0
353 INTLLIBS = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
354 INTL_MACOSX_LIBS =
355 INTTYPES_H = inttypes.h
356 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
357 LEX = flex
358 LEXLIB =
359 LEX_OUTPUT_ROOT = lex.yy
360 LIBBISON_LIBDEPS =
361 LIBBISON_LTLIBDEPS =
362 LIBICONV = D:/Progra~1/GnuWin32/lib/libiconv.dll.a -LD:/Progra~1/GnuWin32/lib
363 LIBINTL = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
364 LIBOBJS =
365 LIBS = -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lms vcp60
366 LOCALCHARSET_TESTS_ENVIRONMENT = CHARSETALIASDIR="$(top_builddir)/lib"
367 LTLIBICONV = -LD:/Progra~1/GnuWin32/lib -liconv -RD:/Progra~1/GnuWin32/lib
368 LTLIBINTL = -LD:/Progra~1/GnuWin32/lib -lintl -RD:/Progra~1/GnuWin32/lib
369 LTLIBOBJS =
370 M4 = m4.exe
371 MAKEINFO = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run makeinfo
372 MKDIR_P = /usr/bin/mkdir -p
373 MSGFMT = /usr/bin/msgfmt
374 MSGFMT_015 = /usr/bin/msgfmt
375 MSGMERGE = /usr/bin/msgmerge
376 NEXT_ERRNO_H = <errno.h>
377 NEXT_INTTYPES_H = <inttypes.h>
378 NEXT_STDINT_H = <stdint.h>
379 NEXT_STDLIB_H = <stdlib.h>
380 NEXT_STRING_H = <string.h>
381 NEXT_UNISTD_H = <unistd.h>
382 NEXT_WCHAR_H = <wchar.h>
383 NEXT_WCTYPE_H = <wctype.h>
384 O0CFLAGS = -Wall -Wpointer-arith -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
385 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
386 OBJEXT = o
387 PACKAGE = bison
388 PACKAGE_BUGREPORT = bug-bison@gnu.org
389 PACKAGE_COPYRIGHT_YEAR = 2008
390 PACKAGE_NAME = GNU Bison
391 PACKAGE_STRING = GNU Bison 2.4.1
392 PACKAGE_TARNAME = bison
393 PACKAGE_VERSION = 2.4.1
394 PATH_SEPARATOR = :
395 POSUB = po
396 PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
397 PRIPTR_PREFIX = ""
398 PRI_MACROS_BROKEN = 0
399 PTRDIFF_T_SUFFIX =
400 RANLIB = ranlib
401 REPLACE_CHOWN = 0
402 REPLACE_CLOSE = 0
403 REPLACE_FCHDIR = 0
404 REPLACE_GETCWD = 0
405 REPLACE_GETPAGESIZE = 0
406 REPLACE_ISWCNTRL = 0
407 REPLACE_LCHOWN = 0
408 REPLACE_LSEEK = 0
409 REPLACE_MEMMEM = 0
410 REPLACE_MKSTEMP = 0
411 REPLACE_PUTENV = 0
412 REPLACE_STRCASESTR = 0
413 REPLACE_STRDUP = 0
414 REPLACE_STRERROR = 1
415 REPLACE_STRSIGNAL = 0
416 REPLACE_STRSTR = 0
417 REPLACE_STRTOD = 0
418 REPLACE_WCWIDTH = 1
419 REPLACE_WRITE = 0
420 SET_MAKE =
421 SHELL = /bin/sh
422 SIG_ATOMIC_T_SUFFIX =
423 SIZE_T_SUFFIX =
424 STDBOOL_H =
425 STDINT_H =
426 STRIP =
427 UINT32_MAX_LT_UINTMAX_MAX = 1
428 UINT64_MAX_EQ_ULONG_MAX = 0
429 UNISTD_H_HAVE_WINSOCK2_H = 0
430 USE_NLS = yes
431 VALGRIND =
432 VERSION = 2.4.1
433 MAJOR=$(shell echo $(VERSION) | sed -e "s/\..*$$//")
434 MINOR=$(shell echo $(VERSION) | sed -e "s/^[^\.]*\.0*\([0-9]\+\).*$$/\1/")
435 LDFLAGS += -Wl,--major-image-version=$(MAJOR) -Wl,--minor-image-version=$(MINOR)
436 VOID_UNSETENV = 0
437 WARN_CFLAGS =
438 WARN_CXXFLAGS =
439 WCHAR_H = wchar.h
440 WCHAR_T_SUFFIX =
441 WCTYPE_H =
442 WERROR_CFLAGS =
443 WINT_T_SUFFIX =
444 XGETTEXT = /usr/bin/xgettext
445 XGETTEXT_015 = /usr/bin/xgettext
446 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-forma t
447 XSLTPROC =
448
449 # Use our own Bison to build the parser. Of course, you ought to
450 # keep a sane version of Bison nearby...
451 YACC = ../tests/bison -y --warnings=all,error
452 YACC_LIBRARY = liby.a
453 YACC_SCRIPT = yacc
454 YFLAGS =
455 abs_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/src
456 abs_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src/src
457 abs_top_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1
458 abs_top_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src
459 ac_ct_CC = gcc
460 ac_ct_CXX =
461 aclocaldir = ${datadir}/aclocal
462 am__include = include
463 am__leading_dot = .
464 am__quote =
465 am__tar = ${AMTAR} chof - "$$tardir"
466 am__untar = ${AMTAR} xf -
467 bindir = ${exec_prefix}/bin
468 build = i386-pc-mingw32
469 build_alias = i386-pc-mingw32
470 build_cpu = i386
471 build_os = mingw32
472 build_vendor = pc
473 builddir = .
474 datadir = ${datarootdir}
475 datarootdir = ${prefix}/share
476 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
477 dvidir = ${docdir}
478 exec_prefix = ${prefix}
479 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
480 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
481 gltests_LIBOBJS =
482 gltests_LTLIBOBJS =
483 host = i386-pc-mingw32
484 host_alias = i386-pc-mingw32
485 host_cpu = i386
486 host_os = mingw32
487 host_vendor = pc
488 htmldir = ${docdir}
489 includedir = ${prefix}/include
490 infodir = ${datarootdir}/info
491 install_sh = $(SHELL) /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/in stall-sh
492 libdir = ${exec_prefix}/lib
493 libexecdir = ${exec_prefix}/libexec
494 localedir = ${datarootdir}/locale
495 localstatedir = ${prefix}/var
496 mandir = ${datarootdir}/man
497 mkdir_p = /usr/bin/mkdir -p
498 oldincludedir = /usr/include
499 pdfdir = ${docdir}
500 prefix = c:/progra~1/bison
501 program_transform_name = s&$$&&;s&^&&;s/i386-pc-mingw32//
502 psdir = ${docdir}
503 sbindir = ${exec_prefix}/sbin
504 sharedstatedir = ${prefix}/com
505 srcdir = ../../bison-2.4.1-src/src
506 sysconfdir = ${prefix}/etc
507 target_alias = i386-pc-mingw32
508 top_build_prefix = ../
509 top_builddir = ..
510 top_srcdir = ../../bison-2.4.1-src
511 AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
512 AM_CPPFLAGS = -I$(top_srcdir)/lib
513 AM_YFLAGS = "-dv"
514 LDADD = ../lib/libbison.a $(LIBINTL) $(VERSADD)
515 bin_SCRIPTS = $(YACC_SCRIPT)
516 EXTRA_SCRIPTS = yacc
517 bison_SOURCES = \
518 LR0.c LR0.h \
519 assoc.c assoc.h \
520 closure.c closure.h \
521 complain.c complain.h \
522 conflicts.c conflicts.h \
523 derives.c derives.h \
524 files.c files.h \
525 flex-scanner.h \
526 getargs.c getargs.h \
527 gram.c gram.h \
528 lalr.h lalr.c \
529 location.c location.h \
530 main.c \
531 muscle_tab.c muscle_tab.h \
532 nullable.c nullable.h \
533 output.c output.h \
534 parse-gram.h parse-gram.y \
535 print.c print.h \
536 print_graph.c print_graph.h \
537 print-xml.c print-xml.h \
538 reader.c reader.h \
539 reduce.c reduce.h \
540 relation.c relation.h \
541 scan-code.h scan-code-c.c \
542 scan-gram.h scan-gram-c.c \
543 scan-skel.h scan-skel-c.c \
544 state.c state.h \
545 symlist.c symlist.h \
546 symtab.c symtab.h \
547 system.h \
548 tables.h tables.c \
549 uniqstr.c uniqstr.h \
550 graphviz.c graphviz.h
551
552 EXTRA_bison_SOURCES = scan-code.l scan-skel.l scan-gram.l
553 BUILT_SOURCES = \
554 parse-gram.c parse-gram.h \
555 scan-code.c \
556 scan-skel.c \
557 scan-gram.c
558
559 MOSTLYCLEANFILES = yacc
560 all: $(BUILT_SOURCES)
561 $(MAKE) $(AM_MAKEFLAGS) all-am
562
563 .SUFFIXES:
564 .SUFFIXES: .c .l .o .obj .y .rc
565 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
566 @for dep in $?; do \
567 case '$(am__configure_deps)' in \
568 *$$dep*) \
569 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
570 && exit 0; \
571 exit 1;; \
572 esac; \
573 done; \
574 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits src/Makefile'; \
575 cd $(top_srcdir) && \
576 $(AUTOMAKE) --gnits src/Makefile
577 .PRECIOUS: Makefile
578 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
579 @case '$?' in \
580 *config.status*) \
581 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
582 *) \
583 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $ (am__depfiles_maybe)'; \
584 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__de pfiles_maybe);; \
585 esac;
586
587 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC IES)
588 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
589
590 $(top_srcdir)/configure: $(am__configure_deps)
591 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
592 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
593 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
594 install-binPROGRAMS: $(bin_PROGRAMS)
595 @$(NORMAL_INSTALL)
596 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
597 @list='$(bin_PROGRAMS)'; for p in $$list; do \
598 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
599 if test -f $$p \
600 ; then \
601 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
602 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR )$(bindir)/$$f'"; \
603 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bind ir)/$$f" || exit 1; \
604 else :; fi; \
605 done
606
607 uninstall-binPROGRAMS:
608 @$(NORMAL_UNINSTALL)
609 @list='$(bin_PROGRAMS)'; for p in $$list; do \
610 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEE XT)/'`; \
611 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
612 rm -f "$(DESTDIR)$(bindir)/$$f"; \
613 done
614
615 clean-binPROGRAMS:
616 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
617
618 installcheck-binPROGRAMS: $(bin_PROGRAMS)
619 bad=0; pid=$$$$; list="$(bin_PROGRAMS)"; for p in $$list; do \
620 case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
621 *" $$p "* | *" $(srcdir)/$$p "*) continue;; \
622 esac; \
623 f=`echo "$$p" | \
624 sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
625 for opt in --help --version; do \
626 if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \
627 2>c$${pid}_.err </dev/null \
628 && test -n "`cat c$${pid}_.out`" \
629 && test -z "`cat c$${pid}_.err`"; then :; \
630 else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
631 done; \
632 done; rm -f c$${pid}_.???; exit $$bad
633 bison$(EXEEXT): $(bison_OBJECTS) $(bison_DEPENDENCIES)
634 @rm -f bison$(EXEEXT)
635 $(LINK) $(bison_OBJECTS) $(bison_LDADD) $(LIBS)
636 install-binSCRIPTS: $(bin_SCRIPTS)
637 @$(NORMAL_INSTALL)
638 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
639 @list='$(bin_SCRIPTS)'; for p in $$list; do \
640 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
641 if test -f $$d$$p; then \
642 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
643 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
644 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
645 else :; fi; \
646 done
647
648 uninstall-binSCRIPTS:
649 @$(NORMAL_UNINSTALL)
650 @list='$(bin_SCRIPTS)'; for p in $$list; do \
651 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
652 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
653 rm -f "$(DESTDIR)$(bindir)/$$f"; \
654 done
655
656 installcheck-binSCRIPTS: $(bin_SCRIPTS)
657 bad=0; pid=$$$$; list="$(bin_SCRIPTS)"; for p in $$list; do \
658 case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
659 *" $$p "* | *" $(srcdir)/$$p "*) continue;; \
660 esac; \
661 f=`echo "$$p" | sed 's,^.*/,,;$(transform)'`; \
662 for opt in --help --version; do \
663 if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \
664 2>c$${pid}_.err </dev/null \
665 && test -n "`cat c$${pid}_.out`" \
666 && test -z "`cat c$${pid}_.err`"; then :; \
667 else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
668 done; \
669 done; rm -f c$${pid}_.???; exit $$bad
670
671 mostlyclean-compile:
672 -rm -f *.$(OBJEXT)
673
674 distclean-compile:
675 -rm -f *.tab.c
676
677 include ./$(DEPDIR)/LR0.Po
678 include ./$(DEPDIR)/assoc.Po
679 include ./$(DEPDIR)/closure.Po
680 include ./$(DEPDIR)/complain.Po
681 include ./$(DEPDIR)/conflicts.Po
682 include ./$(DEPDIR)/derives.Po
683 include ./$(DEPDIR)/files.Po
684 include ./$(DEPDIR)/getargs.Po
685 include ./$(DEPDIR)/gram.Po
686 include ./$(DEPDIR)/graphviz.Po
687 include ./$(DEPDIR)/lalr.Po
688 include ./$(DEPDIR)/location.Po
689 include ./$(DEPDIR)/main.Po
690 include ./$(DEPDIR)/muscle_tab.Po
691 include ./$(DEPDIR)/nullable.Po
692 include ./$(DEPDIR)/output.Po
693 include ./$(DEPDIR)/parse-gram.Po
694 include ./$(DEPDIR)/print-xml.Po
695 include ./$(DEPDIR)/print.Po
696 include ./$(DEPDIR)/print_graph.Po
697 include ./$(DEPDIR)/reader.Po
698 include ./$(DEPDIR)/reduce.Po
699 include ./$(DEPDIR)/relation.Po
700 include ./$(DEPDIR)/scan-code-c.Po
701 include ./$(DEPDIR)/scan-code.Po
702 include ./$(DEPDIR)/scan-gram-c.Po
703 include ./$(DEPDIR)/scan-gram.Po
704 include ./$(DEPDIR)/scan-skel-c.Po
705 include ./$(DEPDIR)/scan-skel.Po
706 include ./$(DEPDIR)/state.Po
707 include ./$(DEPDIR)/symlist.Po
708 include ./$(DEPDIR)/symtab.Po
709 include ./$(DEPDIR)/tables.Po
710 include ./$(DEPDIR)/uniqstr.Po
711
712 # Rule to make compiled resource (Windows)
713 resdir = ../resource
714 vpath %-res.rc $(resdir)
715 %-res.o: %-res.rc
716 windres --include-dir $(resdir) -i $< -o $@
717
718 .c.o:
719 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
720 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
721 # source='$<' object='$@' libtool=no \
722 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
723 # $(COMPILE) -c $<
724
725 .c.obj:
726 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$ <'`
727 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
728 # source='$<' object='$@' libtool=no \
729 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
730 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
731
732 .l.c:
733 $(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOM PILE)
734
735 .y.c:
736 $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $ *.output -- $(YACCCOMPILE)
737
738 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
739 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
740 unique=`for i in $$list; do \
741 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
742 done | \
743 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
744 END { if (nonempty) { for (i in files) print i; }; }'`; \
745 mkid -fID $$unique
746 tags: TAGS
747
748 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
749 $(TAGS_FILES) $(LISP)
750 tags=; \
751 here=`pwd`; \
752 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
753 unique=`for i in $$list; do \
754 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
755 done | \
756 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
757 END { if (nonempty) { for (i in files) print i; }; }'`; \
758 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
759 test -n "$$unique" || unique=$$empty_fix; \
760 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
761 $$tags $$unique; \
762 fi
763 ctags: CTAGS
764 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
765 $(TAGS_FILES) $(LISP)
766 tags=; \
767 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
768 unique=`for i in $$list; do \
769 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
770 done | \
771 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
772 END { if (nonempty) { for (i in files) print i; }; }'`; \
773 test -z "$(CTAGS_ARGS)$$tags$$unique" \
774 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
775 $$tags $$unique
776
777 GTAGS:
778 here=`$(am__cd) $(top_builddir) && pwd` \
779 && cd $(top_srcdir) \
780 && gtags -i $(GTAGS_ARGS) $$here
781
782 distclean-tags:
783 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
784
785 distdir: $(DISTFILES)
786 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
787 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
788 list='$(DISTFILES)'; \
789 dist_files=`for file in $$list; do echo $$file; done | \
790 sed -e "s|^$$srcdirstrip/||;t" \
791 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
792 case $$dist_files in \
793 */*) $(MKDIR_P) `echo "$$dist_files" | \
794 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
795 sort -u` ;; \
796 esac; \
797 for file in $$dist_files; do \
798 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
799 if test -d $$d/$$file; then \
800 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
801 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
802 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
803 fi; \
804 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
805 else \
806 test -f $(distdir)/$$file \
807 || cp -p $$d/$$file $(distdir)/$$file \
808 || exit 1; \
809 fi; \
810 done
811 check-am: all-am
812 check: $(BUILT_SOURCES)
813 $(MAKE) $(AM_MAKEFLAGS) check-am
814 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
815 installdirs:
816 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"; do \
817 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
818 done
819 install: $(BUILT_SOURCES)
820 $(MAKE) $(AM_MAKEFLAGS) install-am
821 install-exec: install-exec-am
822 install-data: install-data-am
823 uninstall: uninstall-am
824
825 install-am: all-am
826 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
827
828 installcheck: installcheck-am
829 install-strip:
830 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
831 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
832 `test -z '$(STRIP)' || \
833 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
834 mostlyclean-generic:
835 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
836
837 clean-generic:
838
839 distclean-generic:
840 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
841
842 maintainer-clean-generic:
843 @echo "This command is intended for maintainers to use"
844 @echo "it deletes files that may require special tools to rebuild."
845 -rm -f parse-gram.c
846 -rm -f scan-code.c
847 -rm -f scan-gram.c
848 -rm -f scan-skel.c
849 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
850 clean: clean-am
851
852 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
853
854 distclean: distclean-am
855 -rm -rf ./$(DEPDIR)
856 -rm -f Makefile
857 distclean-am: clean-am distclean-compile distclean-generic \
858 distclean-tags
859
860 dvi: dvi-am
861
862 dvi-am:
863
864 html: html-am
865
866 info: info-am
867
868 info-am:
869
870 install-data-am:
871
872 install-dvi: install-dvi-am
873
874 install-exec-am: install-binPROGRAMS install-binSCRIPTS
875
876 install-html: install-html-am
877
878 install-info: install-info-am
879
880 install-man:
881
882 install-pdf: install-pdf-am
883
884 install-ps: install-ps-am
885
886 installcheck-am: installcheck-binPROGRAMS installcheck-binSCRIPTS
887
888 maintainer-clean: maintainer-clean-am
889 -rm -rf ./$(DEPDIR)
890 -rm -f Makefile
891 maintainer-clean-am: distclean-am maintainer-clean-generic
892
893 mostlyclean: mostlyclean-am
894
895 mostlyclean-am: mostlyclean-compile mostlyclean-generic
896
897 pdf: pdf-am
898
899 pdf-am:
900
901 ps: ps-am
902
903 ps-am:
904
905 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
906
907 .MAKE: install-am install-strip
908
909 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
910 clean-generic ctags distclean distclean-compile \
911 distclean-generic distclean-tags distdir dvi dvi-am html \
912 html-am info info-am install install-am install-binPROGRAMS \
913 install-binSCRIPTS install-data install-data-am install-dvi \
914 install-dvi-am install-exec install-exec-am install-html \
915 install-html-am install-info install-info-am install-man \
916 install-pdf install-pdf-am install-ps install-ps-am \
917 install-strip installcheck installcheck-am \
918 installcheck-binPROGRAMS installcheck-binSCRIPTS installdirs \
919 maintainer-clean maintainer-clean-generic mostlyclean \
920 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
921 tags uninstall uninstall-am uninstall-binPROGRAMS \
922 uninstall-binSCRIPTS
923
924
925 yacc:
926 echo '#! /bin/sh' >$@
927 echo "exec '$(bindir)/bison' -y "'"$$@"' >>$@
928 chmod a+x $@
929
930 echo:
931 echo $(bison_SOURCES) $(noinst_HEADERS)
932
933 # The following rule is not designed to be portable,
934 # and relies on tools that not everyone has.
935
936 # Most functions in src/*.c should have static scope.
937 # Any that don't must be marked with `extern', but `main'
938 # and `usage' are exceptions. They're always extern, but
939 # don't need to be marked.
940 #
941 # The second nm|grep checks for file-scope variables with `extern' scope.
942 sc_tight_scope: $(all_programs)
943 @t=exceptions-$$$$; \
944 trap 's=$$?; rm -f $$t; exit $$s' 0 1 2 13 15; \
945 ( printf '^main$$\n^usage$$\n'; \
946 grep -h -A1 '^extern .*[^;]$$' $(SOURCES) \
947 | grep -vE '^(extern |--)' |sed 's/^/^/;s/ .*/$$/' ) > $$t; \
948 if nm -e *.$(OBJEXT) \
949 | sed -n 's/.* T //p' \
950 | grep -Ev -f $$t; then \
951 echo 'the above functions should have static scope' 1>&2; \
952 exit 1; \
953 fi; \
954 ( printf '^program_name$$\n'; \
955 sed -n 's/^extern .*[* ]\([a-zA-Z_][a-zA-Z_0-9]*\);$$/^\1$$/p' \
956 $$(ls $(SOURCES) | grep '\.h$$') /dev/null) > $$t; \
957 if nm -e *.$(OBJEXT) \
958 | sed -n 's/.* [BD] //p' \
959 | grep -Ev -f $$t; then \
960 echo 'the above variables should have static scope' 1>&2; \
961 exit 1; \
962 fi
963 # Tell versions [3.59,3.63) of GNU make to not export all variables.
964 # Otherwise a system limit (for SysV at least) may be exceeded.
965 .NOEXPORT:
OLDNEW
« no previous file with comments | « bison/src/bison/2.4.1/bison-2.4.1/runtime-po/POTFILES ('k') | bison/src/bison/2.4.1/bison-2.4.1/tests/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698