| Index: bison/src/bison/2.4.1/bison-2.4.1/src/Makefile
|
| ===================================================================
|
| --- bison/src/bison/2.4.1/bison-2.4.1/src/Makefile (revision 0)
|
| +++ bison/src/bison/2.4.1/bison-2.4.1/src/Makefile (revision 0)
|
| @@ -0,0 +1,965 @@
|
| +# Makefile.in generated by automake 1.10.1 from Makefile.am.
|
| +# src/Makefile. Generated from Makefile.in by configure.
|
| +
|
| +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
| +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
| +# This Makefile.in is free software; the Free Software Foundation
|
| +# gives unlimited permission to copy and/or distribute it,
|
| +# with or without modifications, as long as this notice is preserved.
|
| +
|
| +# This program is distributed in the hope that it will be useful,
|
| +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
| +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
| +# PARTICULAR PURPOSE.
|
| +
|
| +
|
| +
|
| +# Make bison/src.
|
| +
|
| +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software
|
| +# Foundation, Inc.
|
| +
|
| +# This program is free software: you can redistribute it and/or modify
|
| +# it under the terms of the GNU General Public License as published by
|
| +# the Free Software Foundation, either version 3 of the License, or
|
| +# (at your option) any later version.
|
| +#
|
| +# This program is distributed in the hope that it will be useful,
|
| +# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
| +# GNU General Public License for more details.
|
| +#
|
| +# You should have received a copy of the GNU General Public License
|
| +# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
| +
|
| +
|
| +VPATH = ../../bison-2.4.1-src/src
|
| +pkgdatadir = $(datadir)/bison
|
| +pkglibdir = $(libdir)/bison
|
| +pkgincludedir = $(includedir)/bison
|
| +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
| +install_sh_DATA = $(install_sh) -c -m 644
|
| +install_sh_PROGRAM = $(install_sh) -c
|
| +install_sh_SCRIPT = $(install_sh) -c
|
| +INSTALL_HEADER = $(INSTALL_DATA)
|
| +transform = $(program_transform_name)
|
| +NORMAL_INSTALL = :
|
| +PRE_INSTALL = :
|
| +POST_INSTALL = :
|
| +NORMAL_UNINSTALL = :
|
| +PRE_UNINSTALL = :
|
| +POST_UNINSTALL = :
|
| +build_triplet = i386-pc-mingw32
|
| +host_triplet = i386-pc-mingw32
|
| +bin_PROGRAMS = bison$(EXEEXT)
|
| +subdir = src
|
| +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in parse-gram.c \
|
| + scan-code.c scan-gram.c scan-skel.c
|
| +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
| +am__aclocal_m4_deps = $(top_srcdir)/m4/argmatch.m4 \
|
| + $(top_srcdir)/m4/bison-i18n.m4 $(top_srcdir)/m4/c-working.m4 \
|
| + $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/cxx.m4 \
|
| + $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4 \
|
| + $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
|
| + $(top_srcdir)/m4/environ.m4 $(top_srcdir)/m4/errno_h.m4 \
|
| + $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exitfail.m4 \
|
| + $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/getopt.m4 \
|
| + $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnulib-common.m4 \
|
| + $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/hash.m4 \
|
| + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/include_next.m4 \
|
| + $(top_srcdir)/m4/inline.m4 $(top_srcdir)/m4/intlmacosx.m4 \
|
| + $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
|
| + $(top_srcdir)/m4/javacomp.m4 $(top_srcdir)/m4/javaexec.m4 \
|
| + $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
|
| + $(top_srcdir)/m4/lib-prefix.m4 \
|
| + $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/longlong.m4 \
|
| + $(top_srcdir)/m4/m4.m4 $(top_srcdir)/m4/malloc.m4 \
|
| + $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \
|
| + $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
|
| + $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
|
| + $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
|
| + $(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/stdbool.m4 \
|
| + $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio-safer.m4 \
|
| + $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/stpcpy.m4 \
|
| + $(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/string_h.m4 \
|
| + $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
|
| + $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoul.m4 \
|
| + $(top_srcdir)/m4/strverscmp.m4 $(top_srcdir)/m4/subpipe.m4 \
|
| + $(top_srcdir)/m4/timevar.m4 $(top_srcdir)/m4/unistd-safer.m4 \
|
| + $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/unlocked-io.m4 \
|
| + $(top_srcdir)/m4/warnings.m4 $(top_srcdir)/m4/wchar.m4 \
|
| + $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wctype.m4 \
|
| + $(top_srcdir)/m4/wcwidth.m4 $(top_srcdir)/m4/wint_t.m4 \
|
| + $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xstrndup.m4 \
|
| + $(top_srcdir)/configure.ac
|
| +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
| + $(ACLOCAL_M4)
|
| +mkinstalldirs = $(install_sh) -d
|
| +CONFIG_HEADER = $(top_builddir)/lib/config.h
|
| +CONFIG_CLEAN_FILES =
|
| +am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"
|
| +binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
|
| +PROGRAMS = $(bin_PROGRAMS)
|
| +am_bison_OBJECTS = LR0.$(OBJEXT) assoc.$(OBJEXT) closure.$(OBJEXT) \
|
| + complain.$(OBJEXT) conflicts.$(OBJEXT) derives.$(OBJEXT) \
|
| + files.$(OBJEXT) getargs.$(OBJEXT) gram.$(OBJEXT) \
|
| + lalr.$(OBJEXT) location.$(OBJEXT) main.$(OBJEXT) \
|
| + muscle_tab.$(OBJEXT) nullable.$(OBJEXT) output.$(OBJEXT) \
|
| + parse-gram.$(OBJEXT) print.$(OBJEXT) print_graph.$(OBJEXT) \
|
| + print-xml.$(OBJEXT) reader.$(OBJEXT) reduce.$(OBJEXT) \
|
| + relation.$(OBJEXT) scan-code-c.$(OBJEXT) scan-gram-c.$(OBJEXT) \
|
| + scan-skel-c.$(OBJEXT) state.$(OBJEXT) symlist.$(OBJEXT) \
|
| + symtab.$(OBJEXT) tables.$(OBJEXT) uniqstr.$(OBJEXT) \
|
| + graphviz.$(OBJEXT) bison-res.$(OBJEXT)
|
| +bison_OBJECTS = $(am_bison_OBJECTS)
|
| +bison_LDADD = $(LDADD)
|
| +am__DEPENDENCIES_1 =
|
| +bison_DEPENDENCIES = ../lib/libbison.a $(am__DEPENDENCIES_1)
|
| +binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
|
| +SCRIPTS = $(bin_SCRIPTS)
|
| +DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/lib
|
| +depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
|
| +am__depfiles_maybe = depfiles
|
| +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
| + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
| +CCLD = $(CC)
|
| +LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
| +LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
|
| +YLWRAP = $(top_srcdir)/build-aux/ylwrap
|
| +YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
|
| +SOURCES = $(bison_SOURCES) $(EXTRA_bison_SOURCES)
|
| +DIST_SOURCES = $(bison_SOURCES) $(EXTRA_bison_SOURCES)
|
| +ETAGS = etags
|
| +CTAGS = ctags
|
| +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
| +ACLOCAL = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run aclocal-1.10
|
| +AMTAR = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run tar
|
| +AUTOCONF = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run autoconf
|
| +AUTOHEADER = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run autoheader
|
| +AUTOM4TE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run autom4te
|
| +AUTOMAKE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run automake-1.10
|
| +AWK = gawk
|
| +BISON_CXX_WORKS = :
|
| +BISON_LOCALEDIR = /usr/share/locale
|
| +BITSIZEOF_PTRDIFF_T =
|
| +BITSIZEOF_SIG_ATOMIC_T =
|
| +BITSIZEOF_SIZE_T =
|
| +BITSIZEOF_WCHAR_T =
|
| +BITSIZEOF_WINT_T =
|
| +CC = gcc -std=gnu99
|
| +CCDEPMODE = depmode=gcc3
|
| +CFLAGS = -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
|
| +CLASSPATH = D:\Program Files\Oracle\Berkeley DB 4.5.20\jar\dbexamples.jar;D:\Program 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\jar\debug\db.jar
|
| +CLASSPATH_SEPARATOR = ;
|
| +CONF_JAVA = gij
|
| +CONF_JAVAC =
|
| +CPP = gcc -std=gnu99 -E
|
| +CPPFLAGS = -D__USE_MINGW_ACCESS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DENABLE_RELOCATABLE -DINSTALLPREFIX=\"$(prefix)\" -DINSTALLDIR=\"$(bindir)\" -DEXEEXT=\"$(EXEEXT)\" -DNO_XMALLOC -ID:/Progra~1/GnuWin32/include
|
| +CXX = g++
|
| +CXXDEPMODE = depmode=gcc3
|
| +CXXFLAGS = -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -fconserve-space -fno-rtti -D__STDC_LIMIT_MACROS
|
| +CYGPATH_W = cygpath -w
|
| +DEFS =
|
| +DEPDIR = .deps
|
| +ECHO_C =
|
| +ECHO_N = -n
|
| +ECHO_T =
|
| +EGREP = /usr/bin/grep -E
|
| +EMULTIHOP_HIDDEN = 0
|
| +EMULTIHOP_VALUE =
|
| +ENOLINK_HIDDEN = 0
|
| +ENOLINK_VALUE =
|
| +EOVERFLOW_HIDDEN = 0
|
| +EOVERFLOW_VALUE =
|
| +ERRNO_H = errno.h
|
| +EXEEXT = .exe
|
| +GCC = yes
|
| +GETOPT_H =
|
| +GETTEXT_MACRO_VERSION = 0.17
|
| +GLIBC21 = no
|
| +GMSGFMT = /usr/bin/msgfmt
|
| +GMSGFMT_015 = /usr/bin/msgfmt
|
| +GNULIB_ATOLL = 0
|
| +GNULIB_CALLOC_POSIX = 0
|
| +GNULIB_CHOWN = 0
|
| +GNULIB_CLOSE = 0
|
| +GNULIB_DUP2 = 0
|
| +GNULIB_ENVIRON = 1
|
| +GNULIB_EUIDACCESS = 0
|
| +GNULIB_FCHDIR = 0
|
| +GNULIB_FSYNC = 0
|
| +GNULIB_FTRUNCATE = 0
|
| +GNULIB_GETCWD = 0
|
| +GNULIB_GETDOMAINNAME = 0
|
| +GNULIB_GETDTABLESIZE = 0
|
| +GNULIB_GETHOSTNAME = 0
|
| +GNULIB_GETLOADAVG = 0
|
| +GNULIB_GETLOGIN_R = 0
|
| +GNULIB_GETPAGESIZE = 0
|
| +GNULIB_GETSUBOPT = 0
|
| +GNULIB_GETUSERSHELL = 0
|
| +GNULIB_IMAXABS = 0
|
| +GNULIB_IMAXDIV = 0
|
| +GNULIB_LCHOWN = 0
|
| +GNULIB_LSEEK = 0
|
| +GNULIB_MALLOC_POSIX = 1
|
| +GNULIB_MBSCASECMP = 0
|
| +GNULIB_MBSCASESTR = 0
|
| +GNULIB_MBSCHR = 0
|
| +GNULIB_MBSCSPN = 0
|
| +GNULIB_MBSLEN = 0
|
| +GNULIB_MBSNCASECMP = 0
|
| +GNULIB_MBSNLEN = 0
|
| +GNULIB_MBSPBRK = 0
|
| +GNULIB_MBSPCASECMP = 0
|
| +GNULIB_MBSRCHR = 0
|
| +GNULIB_MBSSEP = 0
|
| +GNULIB_MBSSPN = 0
|
| +GNULIB_MBSSTR = 0
|
| +GNULIB_MBSTOK_R = 0
|
| +GNULIB_MEMMEM = 0
|
| +GNULIB_MEMPCPY = 0
|
| +GNULIB_MEMRCHR = 0
|
| +GNULIB_MKDTEMP = 0
|
| +GNULIB_MKSTEMP = 0
|
| +GNULIB_PUTENV = 0
|
| +GNULIB_RANDOM_R = 0
|
| +GNULIB_RAWMEMCHR = 0
|
| +GNULIB_READLINK = 0
|
| +GNULIB_REALLOC_POSIX = 0
|
| +GNULIB_RPMATCH = 0
|
| +GNULIB_SETENV = 0
|
| +GNULIB_SLEEP = 0
|
| +GNULIB_STPCPY = 1
|
| +GNULIB_STPNCPY = 0
|
| +GNULIB_STRCASESTR = 0
|
| +GNULIB_STRCHRNUL = 0
|
| +GNULIB_STRDUP = 0
|
| +GNULIB_STRERROR = 1
|
| +GNULIB_STRNDUP = 1
|
| +GNULIB_STRNLEN = 1
|
| +GNULIB_STRPBRK = 0
|
| +GNULIB_STRSEP = 0
|
| +GNULIB_STRSIGNAL = 0
|
| +GNULIB_STRSTR = 0
|
| +GNULIB_STRTOD = 0
|
| +GNULIB_STRTOIMAX = 0
|
| +GNULIB_STRTOK_R = 0
|
| +GNULIB_STRTOLL = 0
|
| +GNULIB_STRTOULL = 0
|
| +GNULIB_STRTOUMAX = 0
|
| +GNULIB_STRVERSCMP = 1
|
| +GNULIB_UNISTD_H_SIGPIPE = 0
|
| +GNULIB_UNSETENV = 1
|
| +GNULIB_WCWIDTH = 1
|
| +GNULIB_WRITE = 0
|
| +GREP = /usr/bin/grep
|
| +HAVE_ATOLL = 1
|
| +HAVE_CALLOC_POSIX = 1
|
| +HAVE_DECL_ENVIRON = 0
|
| +HAVE_DECL_GETLOADAVG = 1
|
| +HAVE_DECL_GETLOGIN_R = 1
|
| +HAVE_DECL_IMAXABS = 1
|
| +HAVE_DECL_IMAXDIV = 1
|
| +HAVE_DECL_MEMMEM = 1
|
| +HAVE_DECL_MEMRCHR = 1
|
| +HAVE_DECL_STRDUP = 1
|
| +HAVE_DECL_STRERROR = 1
|
| +HAVE_DECL_STRNDUP = 0
|
| +HAVE_DECL_STRNLEN = 0
|
| +HAVE_DECL_STRSIGNAL = 1
|
| +HAVE_DECL_STRTOIMAX = 1
|
| +HAVE_DECL_STRTOK_R = 1
|
| +HAVE_DECL_STRTOUMAX = 1
|
| +HAVE_DECL_WCWIDTH = 0
|
| +HAVE_DUP2 = 1
|
| +HAVE_EUIDACCESS = 1
|
| +HAVE_FSYNC = 1
|
| +HAVE_FTRUNCATE = 1
|
| +HAVE_GCJ_C =
|
| +HAVE_GCJ_IN_PATH = yes
|
| +HAVE_GETDOMAINNAME = 1
|
| +HAVE_GETDTABLESIZE = 1
|
| +HAVE_GETHOSTNAME = 1
|
| +HAVE_GETPAGESIZE = 1
|
| +HAVE_GETSUBOPT = 1
|
| +HAVE_GETUSERSHELL = 1
|
| +HAVE_GIJ = 1
|
| +HAVE_GIJ_IN_PATH = yes
|
| +HAVE_INTTYPES_H = 1
|
| +HAVE_ISWCNTRL = 1
|
| +HAVE_JAVA =
|
| +HAVE_JAVAC =
|
| +HAVE_JAVAC_ENVVAR =
|
| +HAVE_JAVAC_IN_PATH =
|
| +HAVE_JAVA_ENVVAR =
|
| +HAVE_JAVA_IN_PATH = yes
|
| +HAVE_JIKES =
|
| +HAVE_JIKES_IN_PATH =
|
| +HAVE_JRE =
|
| +HAVE_JRE_IN_PATH =
|
| +HAVE_JVIEW =
|
| +HAVE_JVIEW_IN_PATH = yes
|
| +HAVE_LONG_LONG_INT = 1
|
| +HAVE_MALLOC_POSIX = 0
|
| +HAVE_MEMPCPY = 1
|
| +HAVE_MKDTEMP = 1
|
| +HAVE_OS_H = 0
|
| +HAVE_RANDOM_R = 1
|
| +HAVE_RAWMEMCHR = 1
|
| +HAVE_READLINK = 1
|
| +HAVE_REALLOC_POSIX = 1
|
| +HAVE_RPMATCH = 1
|
| +HAVE_SETENV = 1
|
| +HAVE_SIGNED_SIG_ATOMIC_T =
|
| +HAVE_SIGNED_WCHAR_T =
|
| +HAVE_SIGNED_WINT_T =
|
| +HAVE_SLEEP = 1
|
| +HAVE_STDINT_H = 1
|
| +HAVE_STPCPY = 0
|
| +HAVE_STPNCPY = 1
|
| +HAVE_STRCASESTR = 1
|
| +HAVE_STRCHRNUL = 1
|
| +HAVE_STRNDUP = 0
|
| +HAVE_STRPBRK = 1
|
| +HAVE_STRSEP = 1
|
| +HAVE_STRTOD = 1
|
| +HAVE_STRTOLL = 1
|
| +HAVE_STRTOULL = 1
|
| +HAVE_STRUCT_RANDOM_DATA = 0
|
| +HAVE_STRVERSCMP = 0
|
| +HAVE_SYS_BITYPES_H =
|
| +HAVE_SYS_INTTYPES_H =
|
| +HAVE_SYS_LOADAVG_H = 0
|
| +HAVE_SYS_PARAM_H = 0
|
| +HAVE_SYS_TYPES_H = 1
|
| +HAVE_UNISTD_H = 1
|
| +HAVE_UNSETENV = 0
|
| +HAVE_UNSIGNED_LONG_LONG_INT = 1
|
| +HAVE_WCHAR_H = 1
|
| +HAVE_WCTYPE_H = 1
|
| +HAVE_WINT_T = 1
|
| +HAVE__BOOL = 1
|
| +HELP2MAN = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run help2man
|
| +INCLUDE_NEXT = include_next
|
| +INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
|
| +INSTALL = /bin/install.exe -cp
|
| +INSTALL_DATA = /bin/install.exe -cp
|
| +INSTALL_PROGRAM = /bin/install.exe -cp
|
| +INSTALL_SCRIPT = ${INSTALL}
|
| +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
|
| +INT32_MAX_LT_INTMAX_MAX = 1
|
| +INT64_MAX_EQ_LONG_MAX = 0
|
| +INTLLIBS = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
|
| +INTL_MACOSX_LIBS =
|
| +INTTYPES_H = inttypes.h
|
| +LDFLAGS = -Wl,-s -Wl,--force-exe-suffix -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -Wl,--allow-multiple-definition -Wl,--enable-stdcall-fixup -LD:/Progra~1/GnuWin32/lib
|
| +LEX = flex
|
| +LEXLIB =
|
| +LEX_OUTPUT_ROOT = lex.yy
|
| +LIBBISON_LIBDEPS =
|
| +LIBBISON_LTLIBDEPS =
|
| +LIBICONV = D:/Progra~1/GnuWin32/lib/libiconv.dll.a -LD:/Progra~1/GnuWin32/lib
|
| +LIBINTL = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
|
| +LIBOBJS =
|
| +LIBS = -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lmsvcp60
|
| +LOCALCHARSET_TESTS_ENVIRONMENT = CHARSETALIASDIR="$(top_builddir)/lib"
|
| +LTLIBICONV = -LD:/Progra~1/GnuWin32/lib -liconv -RD:/Progra~1/GnuWin32/lib
|
| +LTLIBINTL = -LD:/Progra~1/GnuWin32/lib -lintl -RD:/Progra~1/GnuWin32/lib
|
| +LTLIBOBJS =
|
| +M4 = m4.exe
|
| +MAKEINFO = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run makeinfo
|
| +MKDIR_P = /usr/bin/mkdir -p
|
| +MSGFMT = /usr/bin/msgfmt
|
| +MSGFMT_015 = /usr/bin/msgfmt
|
| +MSGMERGE = /usr/bin/msgmerge
|
| +NEXT_ERRNO_H = <errno.h>
|
| +NEXT_INTTYPES_H = <inttypes.h>
|
| +NEXT_STDINT_H = <stdint.h>
|
| +NEXT_STDLIB_H = <stdlib.h>
|
| +NEXT_STRING_H = <string.h>
|
| +NEXT_UNISTD_H = <unistd.h>
|
| +NEXT_WCHAR_H = <wchar.h>
|
| +NEXT_WCTYPE_H = <wctype.h>
|
| +O0CFLAGS = -Wall -Wpointer-arith -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
|
| +O0CXXFLAGS = -Wall -Wpointer-arith -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -fconserve-space -fno-rtti -D__STDC_LIMIT_MACROS
|
| +OBJEXT = o
|
| +PACKAGE = bison
|
| +PACKAGE_BUGREPORT = bug-bison@gnu.org
|
| +PACKAGE_COPYRIGHT_YEAR = 2008
|
| +PACKAGE_NAME = GNU Bison
|
| +PACKAGE_STRING = GNU Bison 2.4.1
|
| +PACKAGE_TARNAME = bison
|
| +PACKAGE_VERSION = 2.4.1
|
| +PATH_SEPARATOR = :
|
| +POSUB = po
|
| +PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
|
| +PRIPTR_PREFIX = ""
|
| +PRI_MACROS_BROKEN = 0
|
| +PTRDIFF_T_SUFFIX =
|
| +RANLIB = ranlib
|
| +REPLACE_CHOWN = 0
|
| +REPLACE_CLOSE = 0
|
| +REPLACE_FCHDIR = 0
|
| +REPLACE_GETCWD = 0
|
| +REPLACE_GETPAGESIZE = 0
|
| +REPLACE_ISWCNTRL = 0
|
| +REPLACE_LCHOWN = 0
|
| +REPLACE_LSEEK = 0
|
| +REPLACE_MEMMEM = 0
|
| +REPLACE_MKSTEMP = 0
|
| +REPLACE_PUTENV = 0
|
| +REPLACE_STRCASESTR = 0
|
| +REPLACE_STRDUP = 0
|
| +REPLACE_STRERROR = 1
|
| +REPLACE_STRSIGNAL = 0
|
| +REPLACE_STRSTR = 0
|
| +REPLACE_STRTOD = 0
|
| +REPLACE_WCWIDTH = 1
|
| +REPLACE_WRITE = 0
|
| +SET_MAKE =
|
| +SHELL = /bin/sh
|
| +SIG_ATOMIC_T_SUFFIX =
|
| +SIZE_T_SUFFIX =
|
| +STDBOOL_H =
|
| +STDINT_H =
|
| +STRIP =
|
| +UINT32_MAX_LT_UINTMAX_MAX = 1
|
| +UINT64_MAX_EQ_ULONG_MAX = 0
|
| +UNISTD_H_HAVE_WINSOCK2_H = 0
|
| +USE_NLS = yes
|
| +VALGRIND =
|
| +VERSION = 2.4.1
|
| +MAJOR=$(shell echo $(VERSION) | sed -e "s/\..*$$//")
|
| +MINOR=$(shell echo $(VERSION) | sed -e "s/^[^\.]*\.0*\([0-9]\+\).*$$/\1/")
|
| +LDFLAGS += -Wl,--major-image-version=$(MAJOR) -Wl,--minor-image-version=$(MINOR)
|
| +VOID_UNSETENV = 0
|
| +WARN_CFLAGS =
|
| +WARN_CXXFLAGS =
|
| +WCHAR_H = wchar.h
|
| +WCHAR_T_SUFFIX =
|
| +WCTYPE_H =
|
| +WERROR_CFLAGS =
|
| +WINT_T_SUFFIX =
|
| +XGETTEXT = /usr/bin/xgettext
|
| +XGETTEXT_015 = /usr/bin/xgettext
|
| +XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-format
|
| +XSLTPROC =
|
| +
|
| +# Use our own Bison to build the parser. Of course, you ought to
|
| +# keep a sane version of Bison nearby...
|
| +YACC = ../tests/bison -y --warnings=all,error
|
| +YACC_LIBRARY = liby.a
|
| +YACC_SCRIPT = yacc
|
| +YFLAGS =
|
| +abs_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/src
|
| +abs_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src/src
|
| +abs_top_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1
|
| +abs_top_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src
|
| +ac_ct_CC = gcc
|
| +ac_ct_CXX =
|
| +aclocaldir = ${datadir}/aclocal
|
| +am__include = include
|
| +am__leading_dot = .
|
| +am__quote =
|
| +am__tar = ${AMTAR} chof - "$$tardir"
|
| +am__untar = ${AMTAR} xf -
|
| +bindir = ${exec_prefix}/bin
|
| +build = i386-pc-mingw32
|
| +build_alias = i386-pc-mingw32
|
| +build_cpu = i386
|
| +build_os = mingw32
|
| +build_vendor = pc
|
| +builddir = .
|
| +datadir = ${datarootdir}
|
| +datarootdir = ${prefix}/share
|
| +docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
|
| +dvidir = ${docdir}
|
| +exec_prefix = ${prefix}
|
| +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 wcwidth.o xmalloc.o
|
| +gl_LTLIBOBJS = argmatch.lo basename.lo dirname.lo dup-safer.lo error.lo exitfail.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 strverscmp.lo unsetenv.lo wcwidth.lo xmalloc.lo
|
| +gltests_LIBOBJS =
|
| +gltests_LTLIBOBJS =
|
| +host = i386-pc-mingw32
|
| +host_alias = i386-pc-mingw32
|
| +host_cpu = i386
|
| +host_os = mingw32
|
| +host_vendor = pc
|
| +htmldir = ${docdir}
|
| +includedir = ${prefix}/include
|
| +infodir = ${datarootdir}/info
|
| +install_sh = $(SHELL) /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/install-sh
|
| +libdir = ${exec_prefix}/lib
|
| +libexecdir = ${exec_prefix}/libexec
|
| +localedir = ${datarootdir}/locale
|
| +localstatedir = ${prefix}/var
|
| +mandir = ${datarootdir}/man
|
| +mkdir_p = /usr/bin/mkdir -p
|
| +oldincludedir = /usr/include
|
| +pdfdir = ${docdir}
|
| +prefix = c:/progra~1/bison
|
| +program_transform_name = s&$$&&;s&^&&;s/i386-pc-mingw32//
|
| +psdir = ${docdir}
|
| +sbindir = ${exec_prefix}/sbin
|
| +sharedstatedir = ${prefix}/com
|
| +srcdir = ../../bison-2.4.1-src/src
|
| +sysconfdir = ${prefix}/etc
|
| +target_alias = i386-pc-mingw32
|
| +top_build_prefix = ../
|
| +top_builddir = ..
|
| +top_srcdir = ../../bison-2.4.1-src
|
| +AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
|
| +AM_CPPFLAGS = -I$(top_srcdir)/lib
|
| +AM_YFLAGS = "-dv"
|
| +LDADD = ../lib/libbison.a $(LIBINTL) $(VERSADD)
|
| +bin_SCRIPTS = $(YACC_SCRIPT)
|
| +EXTRA_SCRIPTS = yacc
|
| +bison_SOURCES = \
|
| + LR0.c LR0.h \
|
| + assoc.c assoc.h \
|
| + closure.c closure.h \
|
| + complain.c complain.h \
|
| + conflicts.c conflicts.h \
|
| + derives.c derives.h \
|
| + files.c files.h \
|
| + flex-scanner.h \
|
| + getargs.c getargs.h \
|
| + gram.c gram.h \
|
| + lalr.h lalr.c \
|
| + location.c location.h \
|
| + main.c \
|
| + muscle_tab.c muscle_tab.h \
|
| + nullable.c nullable.h \
|
| + output.c output.h \
|
| + parse-gram.h parse-gram.y \
|
| + print.c print.h \
|
| + print_graph.c print_graph.h \
|
| + print-xml.c print-xml.h \
|
| + reader.c reader.h \
|
| + reduce.c reduce.h \
|
| + relation.c relation.h \
|
| + scan-code.h scan-code-c.c \
|
| + scan-gram.h scan-gram-c.c \
|
| + scan-skel.h scan-skel-c.c \
|
| + state.c state.h \
|
| + symlist.c symlist.h \
|
| + symtab.c symtab.h \
|
| + system.h \
|
| + tables.h tables.c \
|
| + uniqstr.c uniqstr.h \
|
| + graphviz.c graphviz.h
|
| +
|
| +EXTRA_bison_SOURCES = scan-code.l scan-skel.l scan-gram.l
|
| +BUILT_SOURCES = \
|
| +parse-gram.c parse-gram.h \
|
| +scan-code.c \
|
| +scan-skel.c \
|
| +scan-gram.c
|
| +
|
| +MOSTLYCLEANFILES = yacc
|
| +all: $(BUILT_SOURCES)
|
| + $(MAKE) $(AM_MAKEFLAGS) all-am
|
| +
|
| +.SUFFIXES:
|
| +.SUFFIXES: .c .l .o .obj .y .rc
|
| +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
| + @for dep in $?; do \
|
| + case '$(am__configure_deps)' in \
|
| + *$$dep*) \
|
| + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
| + && exit 0; \
|
| + exit 1;; \
|
| + esac; \
|
| + done; \
|
| + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits src/Makefile'; \
|
| + cd $(top_srcdir) && \
|
| + $(AUTOMAKE) --gnits src/Makefile
|
| +.PRECIOUS: Makefile
|
| +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
| + @case '$?' in \
|
| + *config.status*) \
|
| + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
| + *) \
|
| + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
| + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
| + esac;
|
| +
|
| +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
| + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| +
|
| +$(top_srcdir)/configure: $(am__configure_deps)
|
| + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| +$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
| + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| +install-binPROGRAMS: $(bin_PROGRAMS)
|
| + @$(NORMAL_INSTALL)
|
| + test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
|
| + @list='$(bin_PROGRAMS)'; for p in $$list; do \
|
| + p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
|
| + if test -f $$p \
|
| + ; then \
|
| + f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
|
| + echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
|
| + $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
|
| + else :; fi; \
|
| + done
|
| +
|
| +uninstall-binPROGRAMS:
|
| + @$(NORMAL_UNINSTALL)
|
| + @list='$(bin_PROGRAMS)'; for p in $$list; do \
|
| + f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
|
| + echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
|
| + rm -f "$(DESTDIR)$(bindir)/$$f"; \
|
| + done
|
| +
|
| +clean-binPROGRAMS:
|
| + -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
|
| +
|
| +installcheck-binPROGRAMS: $(bin_PROGRAMS)
|
| + bad=0; pid=$$$$; list="$(bin_PROGRAMS)"; for p in $$list; do \
|
| + case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
|
| + *" $$p "* | *" $(srcdir)/$$p "*) continue;; \
|
| + esac; \
|
| + f=`echo "$$p" | \
|
| + sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
|
| + for opt in --help --version; do \
|
| + if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \
|
| + 2>c$${pid}_.err </dev/null \
|
| + && test -n "`cat c$${pid}_.out`" \
|
| + && test -z "`cat c$${pid}_.err`"; then :; \
|
| + else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
|
| + done; \
|
| + done; rm -f c$${pid}_.???; exit $$bad
|
| +bison$(EXEEXT): $(bison_OBJECTS) $(bison_DEPENDENCIES)
|
| + @rm -f bison$(EXEEXT)
|
| + $(LINK) $(bison_OBJECTS) $(bison_LDADD) $(LIBS)
|
| +install-binSCRIPTS: $(bin_SCRIPTS)
|
| + @$(NORMAL_INSTALL)
|
| + test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
|
| + @list='$(bin_SCRIPTS)'; for p in $$list; do \
|
| + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
| + if test -f $$d$$p; then \
|
| + f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
|
| + echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
|
| + $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
|
| + else :; fi; \
|
| + done
|
| +
|
| +uninstall-binSCRIPTS:
|
| + @$(NORMAL_UNINSTALL)
|
| + @list='$(bin_SCRIPTS)'; for p in $$list; do \
|
| + f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
|
| + echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
|
| + rm -f "$(DESTDIR)$(bindir)/$$f"; \
|
| + done
|
| +
|
| +installcheck-binSCRIPTS: $(bin_SCRIPTS)
|
| + bad=0; pid=$$$$; list="$(bin_SCRIPTS)"; for p in $$list; do \
|
| + case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
|
| + *" $$p "* | *" $(srcdir)/$$p "*) continue;; \
|
| + esac; \
|
| + f=`echo "$$p" | sed 's,^.*/,,;$(transform)'`; \
|
| + for opt in --help --version; do \
|
| + if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \
|
| + 2>c$${pid}_.err </dev/null \
|
| + && test -n "`cat c$${pid}_.out`" \
|
| + && test -z "`cat c$${pid}_.err`"; then :; \
|
| + else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
|
| + done; \
|
| + done; rm -f c$${pid}_.???; exit $$bad
|
| +
|
| +mostlyclean-compile:
|
| + -rm -f *.$(OBJEXT)
|
| +
|
| +distclean-compile:
|
| + -rm -f *.tab.c
|
| +
|
| +include ./$(DEPDIR)/LR0.Po
|
| +include ./$(DEPDIR)/assoc.Po
|
| +include ./$(DEPDIR)/closure.Po
|
| +include ./$(DEPDIR)/complain.Po
|
| +include ./$(DEPDIR)/conflicts.Po
|
| +include ./$(DEPDIR)/derives.Po
|
| +include ./$(DEPDIR)/files.Po
|
| +include ./$(DEPDIR)/getargs.Po
|
| +include ./$(DEPDIR)/gram.Po
|
| +include ./$(DEPDIR)/graphviz.Po
|
| +include ./$(DEPDIR)/lalr.Po
|
| +include ./$(DEPDIR)/location.Po
|
| +include ./$(DEPDIR)/main.Po
|
| +include ./$(DEPDIR)/muscle_tab.Po
|
| +include ./$(DEPDIR)/nullable.Po
|
| +include ./$(DEPDIR)/output.Po
|
| +include ./$(DEPDIR)/parse-gram.Po
|
| +include ./$(DEPDIR)/print-xml.Po
|
| +include ./$(DEPDIR)/print.Po
|
| +include ./$(DEPDIR)/print_graph.Po
|
| +include ./$(DEPDIR)/reader.Po
|
| +include ./$(DEPDIR)/reduce.Po
|
| +include ./$(DEPDIR)/relation.Po
|
| +include ./$(DEPDIR)/scan-code-c.Po
|
| +include ./$(DEPDIR)/scan-code.Po
|
| +include ./$(DEPDIR)/scan-gram-c.Po
|
| +include ./$(DEPDIR)/scan-gram.Po
|
| +include ./$(DEPDIR)/scan-skel-c.Po
|
| +include ./$(DEPDIR)/scan-skel.Po
|
| +include ./$(DEPDIR)/state.Po
|
| +include ./$(DEPDIR)/symlist.Po
|
| +include ./$(DEPDIR)/symtab.Po
|
| +include ./$(DEPDIR)/tables.Po
|
| +include ./$(DEPDIR)/uniqstr.Po
|
| +
|
| +# Rule to make compiled resource (Windows)
|
| +resdir = ../resource
|
| +vpath %-res.rc $(resdir)
|
| +%-res.o: %-res.rc
|
| + windres --include-dir $(resdir) -i $< -o $@
|
| +
|
| +.c.o:
|
| + $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
| + mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
| +# source='$<' object='$@' libtool=no \
|
| +# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
|
| +# $(COMPILE) -c $<
|
| +
|
| +.c.obj:
|
| + $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
| + mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
| +# source='$<' object='$@' libtool=no \
|
| +# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
|
| +# $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
| +
|
| +.l.c:
|
| + $(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
|
| +
|
| +.y.c:
|
| + $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
|
| +
|
| +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
| + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
| + unique=`for i in $$list; do \
|
| + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
| + done | \
|
| + $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
|
| + END { if (nonempty) { for (i in files) print i; }; }'`; \
|
| + mkid -fID $$unique
|
| +tags: TAGS
|
| +
|
| +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
| + $(TAGS_FILES) $(LISP)
|
| + tags=; \
|
| + here=`pwd`; \
|
| + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
| + unique=`for i in $$list; do \
|
| + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
| + done | \
|
| + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
| + END { if (nonempty) { for (i in files) print i; }; }'`; \
|
| + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
| + test -n "$$unique" || unique=$$empty_fix; \
|
| + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
| + $$tags $$unique; \
|
| + fi
|
| +ctags: CTAGS
|
| +CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
| + $(TAGS_FILES) $(LISP)
|
| + tags=; \
|
| + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
| + unique=`for i in $$list; do \
|
| + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
| + done | \
|
| + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
| + END { if (nonempty) { for (i in files) print i; }; }'`; \
|
| + test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
| + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
| + $$tags $$unique
|
| +
|
| +GTAGS:
|
| + here=`$(am__cd) $(top_builddir) && pwd` \
|
| + && cd $(top_srcdir) \
|
| + && gtags -i $(GTAGS_ARGS) $$here
|
| +
|
| +distclean-tags:
|
| + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
| +
|
| +distdir: $(DISTFILES)
|
| + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
| + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
| + list='$(DISTFILES)'; \
|
| + dist_files=`for file in $$list; do echo $$file; done | \
|
| + sed -e "s|^$$srcdirstrip/||;t" \
|
| + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
| + case $$dist_files in \
|
| + */*) $(MKDIR_P) `echo "$$dist_files" | \
|
| + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
| + sort -u` ;; \
|
| + esac; \
|
| + for file in $$dist_files; do \
|
| + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
| + if test -d $$d/$$file; then \
|
| + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
| + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
| + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
| + fi; \
|
| + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
| + else \
|
| + test -f $(distdir)/$$file \
|
| + || cp -p $$d/$$file $(distdir)/$$file \
|
| + || exit 1; \
|
| + fi; \
|
| + done
|
| +check-am: all-am
|
| +check: $(BUILT_SOURCES)
|
| + $(MAKE) $(AM_MAKEFLAGS) check-am
|
| +all-am: Makefile $(PROGRAMS) $(SCRIPTS)
|
| +installdirs:
|
| + for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"; do \
|
| + test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
| + done
|
| +install: $(BUILT_SOURCES)
|
| + $(MAKE) $(AM_MAKEFLAGS) install-am
|
| +install-exec: install-exec-am
|
| +install-data: install-data-am
|
| +uninstall: uninstall-am
|
| +
|
| +install-am: all-am
|
| + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
| +
|
| +installcheck: installcheck-am
|
| +install-strip:
|
| + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
| + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
| + `test -z '$(STRIP)' || \
|
| + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
| +mostlyclean-generic:
|
| + -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
| +
|
| +clean-generic:
|
| +
|
| +distclean-generic:
|
| + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
| +
|
| +maintainer-clean-generic:
|
| + @echo "This command is intended for maintainers to use"
|
| + @echo "it deletes files that may require special tools to rebuild."
|
| + -rm -f parse-gram.c
|
| + -rm -f scan-code.c
|
| + -rm -f scan-gram.c
|
| + -rm -f scan-skel.c
|
| + -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
| +clean: clean-am
|
| +
|
| +clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
|
| +
|
| +distclean: distclean-am
|
| + -rm -rf ./$(DEPDIR)
|
| + -rm -f Makefile
|
| +distclean-am: clean-am distclean-compile distclean-generic \
|
| + distclean-tags
|
| +
|
| +dvi: dvi-am
|
| +
|
| +dvi-am:
|
| +
|
| +html: html-am
|
| +
|
| +info: info-am
|
| +
|
| +info-am:
|
| +
|
| +install-data-am:
|
| +
|
| +install-dvi: install-dvi-am
|
| +
|
| +install-exec-am: install-binPROGRAMS install-binSCRIPTS
|
| +
|
| +install-html: install-html-am
|
| +
|
| +install-info: install-info-am
|
| +
|
| +install-man:
|
| +
|
| +install-pdf: install-pdf-am
|
| +
|
| +install-ps: install-ps-am
|
| +
|
| +installcheck-am: installcheck-binPROGRAMS installcheck-binSCRIPTS
|
| +
|
| +maintainer-clean: maintainer-clean-am
|
| + -rm -rf ./$(DEPDIR)
|
| + -rm -f Makefile
|
| +maintainer-clean-am: distclean-am maintainer-clean-generic
|
| +
|
| +mostlyclean: mostlyclean-am
|
| +
|
| +mostlyclean-am: mostlyclean-compile mostlyclean-generic
|
| +
|
| +pdf: pdf-am
|
| +
|
| +pdf-am:
|
| +
|
| +ps: ps-am
|
| +
|
| +ps-am:
|
| +
|
| +uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
|
| +
|
| +.MAKE: install-am install-strip
|
| +
|
| +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
|
| + clean-generic ctags distclean distclean-compile \
|
| + distclean-generic distclean-tags distdir dvi dvi-am html \
|
| + html-am info info-am install install-am install-binPROGRAMS \
|
| + install-binSCRIPTS install-data install-data-am install-dvi \
|
| + install-dvi-am install-exec install-exec-am install-html \
|
| + install-html-am install-info install-info-am install-man \
|
| + install-pdf install-pdf-am install-ps install-ps-am \
|
| + install-strip installcheck installcheck-am \
|
| + installcheck-binPROGRAMS installcheck-binSCRIPTS installdirs \
|
| + maintainer-clean maintainer-clean-generic mostlyclean \
|
| + mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
|
| + tags uninstall uninstall-am uninstall-binPROGRAMS \
|
| + uninstall-binSCRIPTS
|
| +
|
| +
|
| +yacc:
|
| + echo '#! /bin/sh' >$@
|
| + echo "exec '$(bindir)/bison' -y "'"$$@"' >>$@
|
| + chmod a+x $@
|
| +
|
| +echo:
|
| + echo $(bison_SOURCES) $(noinst_HEADERS)
|
| +
|
| +# The following rule is not designed to be portable,
|
| +# and relies on tools that not everyone has.
|
| +
|
| +# Most functions in src/*.c should have static scope.
|
| +# Any that don't must be marked with `extern', but `main'
|
| +# and `usage' are exceptions. They're always extern, but
|
| +# don't need to be marked.
|
| +#
|
| +# The second nm|grep checks for file-scope variables with `extern' scope.
|
| +sc_tight_scope: $(all_programs)
|
| + @t=exceptions-$$$$; \
|
| + trap 's=$$?; rm -f $$t; exit $$s' 0 1 2 13 15; \
|
| + ( printf '^main$$\n^usage$$\n'; \
|
| + grep -h -A1 '^extern .*[^;]$$' $(SOURCES) \
|
| + | grep -vE '^(extern |--)' |sed 's/^/^/;s/ .*/$$/' ) > $$t; \
|
| + if nm -e *.$(OBJEXT) \
|
| + | sed -n 's/.* T //p' \
|
| + | grep -Ev -f $$t; then \
|
| + echo 'the above functions should have static scope' 1>&2; \
|
| + exit 1; \
|
| + fi; \
|
| + ( printf '^program_name$$\n'; \
|
| + sed -n 's/^extern .*[* ]\([a-zA-Z_][a-zA-Z_0-9]*\);$$/^\1$$/p' \
|
| + $$(ls $(SOURCES) | grep '\.h$$') /dev/null) > $$t; \
|
| + if nm -e *.$(OBJEXT) \
|
| + | sed -n 's/.* [BD] //p' \
|
| + | grep -Ev -f $$t; then \
|
| + echo 'the above variables should have static scope' 1>&2; \
|
| + exit 1; \
|
| + fi
|
| +# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
| +# Otherwise a system limit (for SysV at least) may be exceeded.
|
| +.NOEXPORT:
|
|
|
| Property changes on: bison\src\bison\2.4.1\bison-2.4.1\src\Makefile
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|