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

Side by Side Diff: bison/src/bison/2.4.1/bison-2.4.1/lib/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 # lib/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/lib.
18
19 # Copyright (C) 2001, 2002, 2003, 2004, 2006, 2008 Free Software Foundation,
20 # 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 # Copyright (C) 2002-2008 Free Software Foundation, Inc.
36 #
37 # This file is free software, distributed under the terms of the GNU
38 # General Public License. As a special exception to the GNU General
39 # Public License, this file may be distributed as part of a program
40 # that contains a configuration script generated by Autoconf, under
41 # the same distribution terms as the rest of that program.
42 #
43 # Generated by gnulib-tool.
44 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --sou rce-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl announce-gen argmatch c-strcase config-h configma ke dirname error extensions fopen-safer getopt gettext git-version-gen gnumakefi le hash inttypes javacomp-script javaexec-script malloc mbswidth obstack quote q uotearg stdbool stpcpy strerror strtoul strverscmp unistd unistd-safer unlocked- io unsetenv verify warnings xalloc xalloc-die xstrndup
45
46
47
48 VPATH = ../../bison-2.4.1-src/lib
49 pkgdatadir = $(datadir)/bison
50 pkglibdir = $(libdir)/bison
51 pkgincludedir = $(includedir)/bison
52 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53 install_sh_DATA = $(install_sh) -c -m 644
54 install_sh_PROGRAM = $(install_sh) -c
55 install_sh_SCRIPT = $(install_sh) -c
56 INSTALL_HEADER = $(INSTALL_DATA)
57 transform = $(program_transform_name)
58 NORMAL_INSTALL = :
59 PRE_INSTALL = :
60 POST_INSTALL = :
61 NORMAL_UNINSTALL = :
62 PRE_UNINSTALL = :
63 POST_UNINSTALL = :
64 build_triplet = i386-pc-mingw32
65 host_triplet = i386-pc-mingw32
66 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
67 $(srcdir)/Makefile.in $(srcdir)/config.hin $(srcdir)/gnulib.mk
68 subdir = lib
69 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
70 am__aclocal_m4_deps = $(top_srcdir)/m4/argmatch.m4 \
71 $(top_srcdir)/m4/bison-i18n.m4 $(top_srcdir)/m4/c-working.m4 \
72 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/cxx.m4 \
73 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4 \
74 $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
75 $(top_srcdir)/m4/environ.m4 $(top_srcdir)/m4/errno_h.m4 \
76 $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exitfail.m4 \
77 $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/getopt.m4 \
78 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnulib-common.m4 \
79 $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/hash.m4 \
80 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/include_next.m4 \
81 $(top_srcdir)/m4/inline.m4 $(top_srcdir)/m4/intlmacosx.m4 \
82 $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
83 $(top_srcdir)/m4/javacomp.m4 $(top_srcdir)/m4/javaexec.m4 \
84 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
85 $(top_srcdir)/m4/lib-prefix.m4 \
86 $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/longlong.m4 \
87 $(top_srcdir)/m4/m4.m4 $(top_srcdir)/m4/malloc.m4 \
88 $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \
89 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
90 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
91 $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
92 $(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/stdbool.m4 \
93 $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio-safer.m4 \
94 $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/stpcpy.m4 \
95 $(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/string_h.m4 \
96 $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
97 $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoul.m4 \
98 $(top_srcdir)/m4/strverscmp.m4 $(top_srcdir)/m4/subpipe.m4 \
99 $(top_srcdir)/m4/timevar.m4 $(top_srcdir)/m4/unistd-safer.m4 \
100 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/unlocked-io.m4 \
101 $(top_srcdir)/m4/warnings.m4 $(top_srcdir)/m4/wchar.m4 \
102 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wctype.m4 \
103 $(top_srcdir)/m4/wcwidth.m4 $(top_srcdir)/m4/wint_t.m4 \
104 $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xstrndup.m4 \
105 $(top_srcdir)/configure.ac
106 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107 $(ACLOCAL_M4)
108 mkinstalldirs = $(install_sh) -d
109 CONFIG_HEADER = config.h
110 CONFIG_CLEAN_FILES =
111 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
112 am__vpath_adj = case $$p in \
113 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
114 *) f=$$p;; \
115 esac;
116 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
117 am__installdirs = "$(DESTDIR)$(libdir)"
118 libLIBRARIES_INSTALL = $(INSTALL_DATA)
119 LIBRARIES = $(lib_LIBRARIES) $(noinst_LIBRARIES)
120 AR = ar
121 ARFLAGS = cru
122 libbison_a_AR = $(AR) $(ARFLAGS)
123 am__DEPENDENCIES_1 =
124 am__dirstamp = $(am__leading_dot)dirstamp
125 am__objects_1 = abitset.$(OBJEXT) bitset.$(OBJEXT) \
126 bitset_stats.$(OBJEXT) bitsetv.$(OBJEXT) ebitset.$(OBJEXT) \
127 lbitset.$(OBJEXT) vbitset.$(OBJEXT)
128 am__objects_2 = bitsetv-print.$(OBJEXT)
129 am__objects_3 = timevar.$(OBJEXT)
130 am_libbison_a_OBJECTS = c-ctype.$(OBJEXT) c-strcasecmp.$(OBJEXT) \
131 c-strncasecmp.$(OBJEXT) localcharset.$(OBJEXT) \
132 mbswidth.$(OBJEXT) uniwidth/width.$(OBJEXT) \
133 xalloc-die.$(OBJEXT) xstrndup.$(OBJEXT) get-errno.$(OBJEXT) \
134 subpipe.$(OBJEXT) $(am__objects_1) $(am__objects_2) \
135 $(am__objects_3) \
136 progname.$(OBJEXT) progreloc.$(OBJEXT) relocatable.$(OBJEXT)
137 libbison_a_OBJECTS = $(am_libbison_a_OBJECTS)
138 liby_a_AR = $(AR) $(ARFLAGS)
139 liby_a_LIBADD =
140 am_liby_a_OBJECTS = main.$(OBJEXT) yyerror.$(OBJEXT)
141 liby_a_OBJECTS = $(am_liby_a_OBJECTS)
142 LTLIBRARIES = $(noinst_LTLIBRARIES)
143 DEFAULT_INCLUDES = -I. -I$(srcdir)
144 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
145 am__depfiles_maybe = depfiles
146 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
147 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
148 CCLD = $(CC)
149 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
150 SOURCES = $(libbison_a_SOURCES) $(EXTRA_libbison_a_SOURCES) \
151 $(liby_a_SOURCES)
152 DIST_SOURCES = $(libbison_a_SOURCES) $(EXTRA_libbison_a_SOURCES) \
153 $(liby_a_SOURCES)
154 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
155 html-recursive info-recursive install-data-recursive \
156 install-dvi-recursive install-exec-recursive \
157 install-html-recursive install-info-recursive \
158 install-pdf-recursive install-ps-recursive install-recursive \
159 installcheck-recursive installdirs-recursive pdf-recursive \
160 ps-recursive uninstall-recursive
161 HEADERS = $(noinst_HEADERS)
162 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
163 distclean-recursive maintainer-clean-recursive
164 ETAGS = etags
165 CTAGS = ctags
166 DIST_SUBDIRS = $(SUBDIRS)
167 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
168 ACLOCAL = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missi ng --run aclocal-1.10
169 AMTAR = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/missing --run tar
170 AUTOCONF = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run autoconf
171 AUTOHEADER = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/mi ssing --run autoheader
172 AUTOM4TE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run autom4te
173 AUTOMAKE = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run automake-1.10
174 AWK = gawk
175 BISON_CXX_WORKS = :
176 BISON_LOCALEDIR = /usr/share/locale
177 BITSIZEOF_PTRDIFF_T =
178 BITSIZEOF_SIG_ATOMIC_T =
179 BITSIZEOF_SIZE_T =
180 BITSIZEOF_WCHAR_T =
181 BITSIZEOF_WINT_T =
182 CC = gcc -std=gnu99
183 CCDEPMODE = depmode=gcc3
184 CFLAGS = -Wall -Wpointer-arith -O3 -fms-extensions -mms-bitfields -fno-exceptio ns -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
185 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
186 CLASSPATH_SEPARATOR = ;
187 CONF_JAVA = gij
188 CONF_JAVAC =
189 CPP = gcc -std=gnu99 -E
190 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
191 CXX = g++
192 CXXDEPMODE = depmode=gcc3
193 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
194 CYGPATH_W = cygpath -w
195 DEFS =
196 DEPDIR = .deps
197 ECHO_C =
198 ECHO_N = -n
199 ECHO_T =
200 EGREP = /usr/bin/grep -E
201 EMULTIHOP_HIDDEN = 0
202 EMULTIHOP_VALUE =
203 ENOLINK_HIDDEN = 0
204 ENOLINK_VALUE =
205 EOVERFLOW_HIDDEN = 0
206 EOVERFLOW_VALUE =
207 ERRNO_H = errno.h
208 EXEEXT = .exe
209 GCC = yes
210 GETOPT_H =
211 GETTEXT_MACRO_VERSION = 0.17
212 GLIBC21 = no
213 GMSGFMT = /usr/bin/msgfmt
214 GMSGFMT_015 = /usr/bin/msgfmt
215 GNULIB_ATOLL = 0
216 GNULIB_CALLOC_POSIX = 0
217 GNULIB_CHOWN = 0
218 GNULIB_CLOSE = 0
219 GNULIB_DUP2 = 0
220 GNULIB_ENVIRON = 1
221 GNULIB_EUIDACCESS = 0
222 GNULIB_FCHDIR = 0
223 GNULIB_FSYNC = 0
224 GNULIB_FTRUNCATE = 0
225 GNULIB_GETCWD = 0
226 GNULIB_GETDOMAINNAME = 0
227 GNULIB_GETDTABLESIZE = 0
228 GNULIB_GETHOSTNAME = 0
229 GNULIB_GETLOADAVG = 0
230 GNULIB_GETLOGIN_R = 0
231 GNULIB_GETPAGESIZE = 0
232 GNULIB_GETSUBOPT = 0
233 GNULIB_GETUSERSHELL = 0
234 GNULIB_IMAXABS = 0
235 GNULIB_IMAXDIV = 0
236 GNULIB_LCHOWN = 0
237 GNULIB_LSEEK = 0
238 GNULIB_MALLOC_POSIX = 1
239 GNULIB_MBSCASECMP = 0
240 GNULIB_MBSCASESTR = 0
241 GNULIB_MBSCHR = 0
242 GNULIB_MBSCSPN = 0
243 GNULIB_MBSLEN = 0
244 GNULIB_MBSNCASECMP = 0
245 GNULIB_MBSNLEN = 0
246 GNULIB_MBSPBRK = 0
247 GNULIB_MBSPCASECMP = 0
248 GNULIB_MBSRCHR = 0
249 GNULIB_MBSSEP = 0
250 GNULIB_MBSSPN = 0
251 GNULIB_MBSSTR = 0
252 GNULIB_MBSTOK_R = 0
253 GNULIB_MEMMEM = 0
254 GNULIB_MEMPCPY = 0
255 GNULIB_MEMRCHR = 0
256 GNULIB_MKDTEMP = 0
257 GNULIB_MKSTEMP = 0
258 GNULIB_PUTENV = 0
259 GNULIB_RANDOM_R = 0
260 GNULIB_RAWMEMCHR = 0
261 GNULIB_READLINK = 0
262 GNULIB_REALLOC_POSIX = 0
263 GNULIB_RPMATCH = 0
264 GNULIB_SETENV = 0
265 GNULIB_SLEEP = 0
266 GNULIB_STPCPY = 1
267 GNULIB_STPNCPY = 0
268 GNULIB_STRCASESTR = 0
269 GNULIB_STRCHRNUL = 0
270 GNULIB_STRDUP = 0
271 GNULIB_STRERROR = 1
272 GNULIB_STRNDUP = 1
273 GNULIB_STRNLEN = 1
274 GNULIB_STRPBRK = 0
275 GNULIB_STRSEP = 0
276 GNULIB_STRSIGNAL = 0
277 GNULIB_STRSTR = 0
278 GNULIB_STRTOD = 0
279 GNULIB_STRTOIMAX = 0
280 GNULIB_STRTOK_R = 0
281 GNULIB_STRTOLL = 0
282 GNULIB_STRTOULL = 0
283 GNULIB_STRTOUMAX = 0
284 GNULIB_STRVERSCMP = 1
285 GNULIB_UNISTD_H_SIGPIPE = 0
286 GNULIB_UNSETENV = 1
287 GNULIB_WCWIDTH = 1
288 GNULIB_WRITE = 0
289 GREP = /usr/bin/grep
290 HAVE_ATOLL = 1
291 HAVE_CALLOC_POSIX = 1
292 HAVE_DECL_ENVIRON = 0
293 HAVE_DECL_GETLOADAVG = 1
294 HAVE_DECL_GETLOGIN_R = 1
295 HAVE_DECL_IMAXABS = 1
296 HAVE_DECL_IMAXDIV = 1
297 HAVE_DECL_MEMMEM = 1
298 HAVE_DECL_MEMRCHR = 1
299 HAVE_DECL_STRDUP = 1
300 HAVE_DECL_STRERROR = 1
301 HAVE_DECL_STRNDUP = 0
302 HAVE_DECL_STRNLEN = 0
303 HAVE_DECL_STRSIGNAL = 1
304 HAVE_DECL_STRTOIMAX = 1
305 HAVE_DECL_STRTOK_R = 1
306 HAVE_DECL_STRTOUMAX = 1
307 HAVE_DECL_WCWIDTH = 0
308 HAVE_DUP2 = 1
309 HAVE_EUIDACCESS = 1
310 HAVE_FSYNC = 1
311 HAVE_FTRUNCATE = 1
312 HAVE_GCJ_C =
313 HAVE_GCJ_IN_PATH = yes
314 HAVE_GETDOMAINNAME = 1
315 HAVE_GETDTABLESIZE = 1
316 HAVE_GETHOSTNAME = 1
317 HAVE_GETPAGESIZE = 1
318 HAVE_GETSUBOPT = 1
319 HAVE_GETUSERSHELL = 1
320 HAVE_GIJ = 1
321 HAVE_GIJ_IN_PATH = yes
322 HAVE_INTTYPES_H = 1
323 HAVE_ISWCNTRL = 1
324 HAVE_JAVA =
325 HAVE_JAVAC =
326 HAVE_JAVAC_ENVVAR =
327 HAVE_JAVAC_IN_PATH =
328 HAVE_JAVA_ENVVAR =
329 HAVE_JAVA_IN_PATH = yes
330 HAVE_JIKES =
331 HAVE_JIKES_IN_PATH =
332 HAVE_JRE =
333 HAVE_JRE_IN_PATH =
334 HAVE_JVIEW =
335 HAVE_JVIEW_IN_PATH = yes
336 HAVE_LONG_LONG_INT = 1
337 HAVE_MALLOC_POSIX = 0
338 HAVE_MEMPCPY = 1
339 HAVE_MKDTEMP = 1
340 HAVE_OS_H = 0
341 HAVE_RANDOM_R = 1
342 HAVE_RAWMEMCHR = 1
343 HAVE_READLINK = 1
344 HAVE_REALLOC_POSIX = 1
345 HAVE_RPMATCH = 1
346 HAVE_SETENV = 1
347 HAVE_SIGNED_SIG_ATOMIC_T =
348 HAVE_SIGNED_WCHAR_T =
349 HAVE_SIGNED_WINT_T =
350 HAVE_SLEEP = 1
351 HAVE_STDINT_H = 1
352 HAVE_STPCPY = 0
353 HAVE_STPNCPY = 1
354 HAVE_STRCASESTR = 1
355 HAVE_STRCHRNUL = 1
356 HAVE_STRNDUP = 0
357 HAVE_STRPBRK = 1
358 HAVE_STRSEP = 1
359 HAVE_STRTOD = 1
360 HAVE_STRTOLL = 1
361 HAVE_STRTOULL = 1
362 HAVE_STRUCT_RANDOM_DATA = 0
363 HAVE_STRVERSCMP = 0
364 HAVE_SYS_BITYPES_H =
365 HAVE_SYS_INTTYPES_H =
366 HAVE_SYS_LOADAVG_H = 0
367 HAVE_SYS_PARAM_H = 0
368 HAVE_SYS_TYPES_H = 1
369 HAVE_UNISTD_H = 1
370 HAVE_UNSETENV = 0
371 HAVE_UNSIGNED_LONG_LONG_INT = 1
372 HAVE_WCHAR_H = 1
373 HAVE_WCTYPE_H = 1
374 HAVE_WINT_T = 1
375 HAVE__BOOL = 1
376 HELP2MAN = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run help2man
377 INCLUDE_NEXT = include_next
378 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
379 INSTALL = /bin/install.exe -cp
380 INSTALL_DATA = /bin/install.exe -cp
381 INSTALL_PROGRAM = /bin/install.exe -cp
382 INSTALL_SCRIPT = ${INSTALL}
383 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
384 INT32_MAX_LT_INTMAX_MAX = 1
385 INT64_MAX_EQ_LONG_MAX = 0
386 INTLLIBS = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
387 INTL_MACOSX_LIBS =
388 INTTYPES_H = inttypes.h
389 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
390 LEX = flex
391 LEXLIB =
392 LEX_OUTPUT_ROOT = lex.yy
393 LIBBISON_LIBDEPS =
394 LIBBISON_LTLIBDEPS =
395 LIBICONV = D:/Progra~1/GnuWin32/lib/libiconv.dll.a -LD:/Progra~1/GnuWin32/lib
396 LIBINTL = D:/Progra~1/GnuWin32/lib/libintl.dll.a -LD:/Progra~1/GnuWin32/lib
397 LIBOBJS =
398 LIBS = -Wl,-s -LD:/Progra~1/GnuWin32/lib -lintl -lwsock32 -lole32 -luuid -lms vcp60
399 LOCALCHARSET_TESTS_ENVIRONMENT = CHARSETALIASDIR="$(top_builddir)/lib"
400 LTLIBICONV = -LD:/Progra~1/GnuWin32/lib -liconv -RD:/Progra~1/GnuWin32/lib
401 LTLIBINTL = -LD:/Progra~1/GnuWin32/lib -lintl -RD:/Progra~1/GnuWin32/lib
402 LTLIBOBJS =
403 M4 = /usr/bin/m4
404 MAKEINFO = ${SHELL} /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/miss ing --run makeinfo
405 MKDIR_P = /usr/bin/mkdir -p
406 MSGFMT = /usr/bin/msgfmt
407 MSGFMT_015 = /usr/bin/msgfmt
408 MSGMERGE = /usr/bin/msgmerge
409 NEXT_ERRNO_H = <errno.h>
410 NEXT_INTTYPES_H = <inttypes.h>
411 NEXT_STDINT_H = <stdint.h>
412 NEXT_STDLIB_H = <stdlib.h>
413 NEXT_STRING_H = <string.h>
414 NEXT_UNISTD_H = <unistd.h>
415 NEXT_WCHAR_H = <wchar.h>
416 NEXT_WCTYPE_H = <wctype.h>
417 O0CFLAGS = -Wall -Wpointer-arith -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -march=i386 -ffast-math -Wstrict-prototypes
418 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
419 OBJEXT = o
420 PACKAGE = bison
421 PACKAGE_BUGREPORT = bug-bison@gnu.org
422 PACKAGE_COPYRIGHT_YEAR = 2008
423 PACKAGE_NAME = GNU Bison
424 PACKAGE_STRING = GNU Bison 2.4.1
425 PACKAGE_TARNAME = bison
426 PACKAGE_VERSION = 2.4.1
427 PATH_SEPARATOR = :
428 POSUB = po
429 PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
430 PRIPTR_PREFIX = ""
431 PRI_MACROS_BROKEN = 0
432 PTRDIFF_T_SUFFIX =
433 RANLIB = ranlib
434 REPLACE_CHOWN = 0
435 REPLACE_CLOSE = 0
436 REPLACE_FCHDIR = 0
437 REPLACE_GETCWD = 0
438 REPLACE_GETPAGESIZE = 0
439 REPLACE_ISWCNTRL = 0
440 REPLACE_LCHOWN = 0
441 REPLACE_LSEEK = 0
442 REPLACE_MEMMEM = 0
443 REPLACE_MKSTEMP = 0
444 REPLACE_PUTENV = 0
445 REPLACE_STRCASESTR = 0
446 REPLACE_STRDUP = 0
447 REPLACE_STRERROR = 1
448 REPLACE_STRSIGNAL = 0
449 REPLACE_STRSTR = 0
450 REPLACE_STRTOD = 0
451 REPLACE_WCWIDTH = 1
452 REPLACE_WRITE = 0
453 SET_MAKE =
454 SHELL = /bin/sh
455 SIG_ATOMIC_T_SUFFIX =
456 SIZE_T_SUFFIX =
457 STDBOOL_H =
458 STDINT_H =
459 STRIP =
460 UINT32_MAX_LT_UINTMAX_MAX = 1
461 UINT64_MAX_EQ_ULONG_MAX = 0
462 UNISTD_H_HAVE_WINSOCK2_H = 0
463 USE_NLS = yes
464 VALGRIND =
465 VERSION = 2.4.1
466 VOID_UNSETENV = 0
467 WARN_CFLAGS =
468 WARN_CXXFLAGS =
469 WCHAR_H = wchar.h
470 WCHAR_T_SUFFIX =
471 WCTYPE_H =
472 WERROR_CFLAGS =
473 WINT_T_SUFFIX =
474 XGETTEXT = /usr/bin/xgettext
475 XGETTEXT_015 = /usr/bin/xgettext
476 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-forma t
477 XSLTPROC =
478 YACC = bison -y
479 YACC_LIBRARY = liby.a
480 YACC_SCRIPT = yacc
481 YFLAGS =
482 abs_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/lib
483 abs_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src/lib
484 abs_top_builddir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1
485 abs_top_srcdir = /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1/../bison-2.4.1-src
486 ac_ct_CC = gcc
487 ac_ct_CXX =
488 aclocaldir = ${datadir}/aclocal
489 am__include = include
490 am__leading_dot = .
491 am__quote =
492 am__tar = ${AMTAR} chof - "$$tardir"
493 am__untar = ${AMTAR} xf -
494 bindir = ${exec_prefix}/bin
495 build = i386-pc-mingw32
496 build_alias = i386-pc-mingw32
497 build_cpu = i386
498 build_os = mingw32
499 build_vendor = pc
500 builddir = .
501 datadir = ${datarootdir}
502 datarootdir = ${prefix}/share
503 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
504 dvidir = ${docdir}
505 exec_prefix = ${prefix}
506 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
507 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
508 gltests_LIBOBJS =
509 gltests_LTLIBOBJS =
510 host = i386-pc-mingw32
511 host_alias = i386-pc-mingw32
512 host_cpu = i386
513 host_os = mingw32
514 host_vendor = pc
515 htmldir = ${docdir}
516 includedir = ${prefix}/include
517 infodir = ${datarootdir}/info
518 install_sh = $(SHELL) /cygdrive/j/Devel/bison/2.4.1/bison-2.4.1-src/build-aux/in stall-sh
519 libdir = ${exec_prefix}/lib
520 libexecdir = ${exec_prefix}/libexec
521 localedir = ${datarootdir}/locale
522 localstatedir = ${prefix}/var
523 mandir = ${datarootdir}/man
524 mkdir_p = /usr/bin/mkdir -p
525 oldincludedir = /usr/include
526 pdfdir = ${docdir}
527 prefix = c:/progra~1/bison
528 program_transform_name = s&$$&&;s&^&&;s/i386-pc-mingw32//
529 psdir = ${docdir}
530 sbindir = ${exec_prefix}/sbin
531 sharedstatedir = ${prefix}/com
532 srcdir = ../../bison-2.4.1-src/lib
533 sysconfdir = ${prefix}/etc
534 target_alias = i386-pc-mingw32
535 top_build_prefix = ../
536 top_builddir = ..
537 top_srcdir = ../../bison-2.4.1-src
538 AUTOMAKE_OPTIONS = 1.5 gnits subdir-objects
539 SUBDIRS =
540 noinst_HEADERS =
541 noinst_LIBRARIES = libbison.a
542 noinst_LTLIBRARIES =
543
544 # This is for those projects which use "gettextize --intl" to put a source-code
545 # copy of libintl into their package. In such projects, every Makefile.am needs
546 # -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory.
547 # For the Makefile.ams in other directories it is the maintainer's
548 # responsibility; for the one from gnulib we do it here.
549 # This option has no effect when the user disables NLS (because then the intl
550 # directory contains no libintl.h file) or when the project does not use
551 # "gettextize --intl".
552 #AM_CPPFLAGS += -I$(top_builddir)/intl
553 EXTRA_DIST = $(top_srcdir)/build-aux/announce-gen argmatch.c \
554 argmatch.h basename.c dirname.c dirname.h stripslash.c \
555 errno.in.h error.c error.h exitfail.c exitfail.h fopen-safer.c \
556 stdio--.h stdio-safer.h getopt.c getopt.in.h getopt1.c \
557 getopt_int.h $(top_srcdir)/build-aux/config.rpath \
558 $(top_srcdir)/build-aux/git-version-gen \
559 $(top_srcdir)/GNUmakefile hash.c hash.h \
560 $(top_srcdir)/build-aux/config.rpath intprops.h inttypes.in.h \
561 $(top_srcdir)/build-aux/javacomp.sh.in \
562 $(top_srcdir)/build-aux/javaexec.sh.in \
563 $(top_srcdir)/build-aux/link-warning.h config.charset \
564 ref-add.sin ref-del.sin malloc.c malloc.c obstack.c obstack.h \
565 quote.c quote.h quotearg.c quotearg.h stdbool.in.h stdint.in.h \
566 stdlib.in.h stpcpy.c streq.h strerror.c string.in.h strndup.c \
567 strnlen.c strtol.c strtoul.c strverscmp.c unistd.in.h \
568 dup-safer.c fd-safer.c pipe-safer.c unistd--.h unistd-safer.h \
569 unitypes.h localcharset.h uniwidth.h uniwidth/cjk.h \
570 unlocked-io.h unsetenv.c wchar.in.h wctype.in.h wcwidth.c \
571 xalloc.h xmalloc.c
572 BUILT_SOURCES = configmake.h $(ERRNO_H) $(GETOPT_H) $(INTTYPES_H) \
573 $(STDBOOL_H) $(STDINT_H) stdlib.h string.h unistd.h $(WCHAR_H) \
574 $(WCTYPE_H)
575 SUFFIXES = .sed .sin
576 MOSTLYCLEANFILES = core *.stackdump errno.h errno.h-t getopt.h \
577 getopt.h-t inttypes.h inttypes.h-t stdbool.h stdbool.h-t \
578 stdint.h stdint.h-t stdlib.h stdlib.h-t string.h string.h-t \
579 unistd.h unistd.h-t wchar.h wchar.h-t wctype.h wctype.h-t
580 MOSTLYCLEANDIRS =
581 CLEANFILES = configmake.h configmake.h-t charset.alias ref-add.sed \
582 ref-del.sed
583 DISTCLEANFILES =
584 MAINTAINERCLEANFILES =
585 AM_CPPFLAGS =
586
587 # Non-gnulib sources in Bison's internal library.
588 libbison_a_SOURCES = c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c \
589 c-strncasecmp.c gettext.h localcharset.h localcharset.c \
590 mbswidth.h mbswidth.c uniwidth/width.c verify.h xalloc-die.c \
591 xstrndup.h xstrndup.c get-errno.h get-errno.c subpipe.h \
592 subpipe.c $(bitsets_sources) $(additional_bitsets_sources) \
593 $(timevars_sources)
594 libbison_a_LIBADD = $(gl_LIBOBJS)
595 libbison_a_DEPENDENCIES = $(gl_LIBOBJS)
596 EXTRA_libbison_a_SOURCES = argmatch.c basename.c dirname.c \
597 stripslash.c error.c exitfail.c fopen-safer.c getopt.c \
598 getopt1.c hash.c malloc.c malloc.c obstack.c quote.c \
599 quotearg.c stpcpy.c strerror.c strndup.c strnlen.c strtol.c \
600 strtoul.c strverscmp.c dup-safer.c fd-safer.c pipe-safer.c \
601 unsetenv.c wcwidth.c xmalloc.c
602 LINK_WARNING_H = $(top_srcdir)/build-aux/link-warning.h
603 charset_alias = $(DESTDIR)$(libdir)/charset.alias
604 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
605 AM_CFLAGS = $(WARN_CFLAGS)
606
607 # Implementation of bitsets.
608 bitsets_sources = \
609 abitset.c abitset.h bbitset.h bitset.c bitset.h bitset_stats.c \
610 bitset_stats.h bitsetv.c bitsetv.h ebitset.c ebitset.h lbitset.c \
611 lbitset.h libiberty.h vbitset.c vbitset.h
612
613
614 # Additional bitset operations.
615 additional_bitsets_sources = \
616 bitsetv-print.h bitsetv-print.c
617
618
619 # timevars, stolen from GCC.
620 timevars_sources = \
621 timevar.h timevar.c timevar.def
622
623
624 # The Yacc compatibility library.
625 lib_LIBRARIES = $(YACC_LIBRARY)
626 EXTRA_LIBRARIES = liby.a
627 liby_a_SOURCES = main.c yyerror.c
628 all: $(BUILT_SOURCES) config.h
629 $(MAKE) $(AM_MAKEFLAGS) all-recursive
630
631 .SUFFIXES:
632 .SUFFIXES: .sed .sin .c .o .obj
633 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configur e_deps)
634 @for dep in $?; do \
635 case '$(am__configure_deps)' in \
636 *$$dep*) \
637 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
638 && exit 0; \
639 exit 1;; \
640 esac; \
641 done; \
642 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
643 cd $(top_srcdir) && \
644 $(AUTOMAKE) --gnits lib/Makefile
645 .PRECIOUS: Makefile
646 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
647 @case '$?' in \
648 *config.status*) \
649 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
650 *) \
651 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $ (am__depfiles_maybe)'; \
652 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__de pfiles_maybe);; \
653 esac;
654
655 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC IES)
656 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
657
658 $(top_srcdir)/configure: $(am__configure_deps)
659 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
660 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
661 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
662
663 config.h: stamp-h1
664 @if test ! -f $@; then \
665 rm -f stamp-h1; \
666 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
667 else :; fi
668
669 stamp-h1: $(srcdir)/config.hin $(top_builddir)/config.status
670 @rm -f stamp-h1
671 cd $(top_builddir) && $(SHELL) ./config.status lib/config.h
672 $(srcdir)/config.hin: $(am__configure_deps)
673 cd $(top_srcdir) && $(AUTOHEADER)
674 rm -f stamp-h1
675 touch $@
676
677 distclean-hdr:
678 -rm -f config.h stamp-h1
679 install-libLIBRARIES: $(lib_LIBRARIES)
680 @$(NORMAL_INSTALL)
681 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
682 @list='$(lib_LIBRARIES)'; for p in $$list; do \
683 if test -f $$p; then \
684 f=$(am__strip_dir) \
685 echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
686 $(libLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
687 else :; fi; \
688 done
689 @$(POST_INSTALL)
690 @list='$(lib_LIBRARIES)'; for p in $$list; do \
691 if test -f $$p; then \
692 p=$(am__strip_dir) \
693 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
694 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
695 else :; fi; \
696 done
697
698 uninstall-libLIBRARIES:
699 @$(NORMAL_UNINSTALL)
700 @list='$(lib_LIBRARIES)'; for p in $$list; do \
701 p=$(am__strip_dir) \
702 echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \
703 rm -f "$(DESTDIR)$(libdir)/$$p"; \
704 done
705
706 clean-libLIBRARIES:
707 -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
708
709 clean-noinstLIBRARIES:
710 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
711 uniwidth/$(am__dirstamp):
712 @$(MKDIR_P) uniwidth
713 @: > uniwidth/$(am__dirstamp)
714 uniwidth/$(DEPDIR)/$(am__dirstamp):
715 @$(MKDIR_P) uniwidth/$(DEPDIR)
716 @: > uniwidth/$(DEPDIR)/$(am__dirstamp)
717 uniwidth/width.$(OBJEXT): uniwidth/$(am__dirstamp) \
718 uniwidth/$(DEPDIR)/$(am__dirstamp)
719 libbison.a: $(libbison_a_OBJECTS) $(libbison_a_DEPENDENCIES)
720 -rm -f libbison.a
721 $(libbison_a_AR) libbison.a $(libbison_a_OBJECTS) $(libbison_a_LIBADD)
722 $(RANLIB) libbison.a
723 liby.a: $(liby_a_OBJECTS) $(liby_a_DEPENDENCIES)
724 -rm -f liby.a
725 $(liby_a_AR) liby.a $(liby_a_OBJECTS) $(liby_a_LIBADD)
726 $(RANLIB) liby.a
727
728 clean-noinstLTLIBRARIES:
729 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
730 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
731 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
732 test "$$dir" != "$$p" || dir=.; \
733 echo "rm -f \"$${dir}/so_locations\""; \
734 rm -f "$${dir}/so_locations"; \
735 done
736
737 mostlyclean-compile:
738 -rm -f *.$(OBJEXT)
739 -rm -f uniwidth/width.$(OBJEXT)
740
741 distclean-compile:
742 -rm -f *.tab.c
743
744 include ./$(DEPDIR)/abitset.Po
745 include ./$(DEPDIR)/argmatch.Po
746 include ./$(DEPDIR)/basename.Po
747 include ./$(DEPDIR)/bitset.Po
748 include ./$(DEPDIR)/bitset_stats.Po
749 include ./$(DEPDIR)/bitsetv-print.Po
750 include ./$(DEPDIR)/bitsetv.Po
751 include ./$(DEPDIR)/c-ctype.Po
752 include ./$(DEPDIR)/c-strcasecmp.Po
753 include ./$(DEPDIR)/c-strncasecmp.Po
754 include ./$(DEPDIR)/dirname.Po
755 include ./$(DEPDIR)/dup-safer.Po
756 include ./$(DEPDIR)/ebitset.Po
757 include ./$(DEPDIR)/error.Po
758 include ./$(DEPDIR)/exitfail.Po
759 include ./$(DEPDIR)/fd-safer.Po
760 include ./$(DEPDIR)/fopen-safer.Po
761 include ./$(DEPDIR)/get-errno.Po
762 include ./$(DEPDIR)/getopt.Po
763 include ./$(DEPDIR)/getopt1.Po
764 include ./$(DEPDIR)/hash.Po
765 include ./$(DEPDIR)/lbitset.Po
766 include ./$(DEPDIR)/localcharset.Po
767 include ./$(DEPDIR)/main.Po
768 include ./$(DEPDIR)/malloc.Po
769 include ./$(DEPDIR)/mbswidth.Po
770 include ./$(DEPDIR)/obstack.Po
771 include ./$(DEPDIR)/pipe-safer.Po
772 include ./$(DEPDIR)/quote.Po
773 include ./$(DEPDIR)/quotearg.Po
774 include ./$(DEPDIR)/stpcpy.Po
775 include ./$(DEPDIR)/strerror.Po
776 include ./$(DEPDIR)/stripslash.Po
777 include ./$(DEPDIR)/strndup.Po
778 include ./$(DEPDIR)/strnlen.Po
779 include ./$(DEPDIR)/strtol.Po
780 include ./$(DEPDIR)/strtoul.Po
781 include ./$(DEPDIR)/strverscmp.Po
782 include ./$(DEPDIR)/subpipe.Po
783 include ./$(DEPDIR)/timevar.Po
784 include ./$(DEPDIR)/unsetenv.Po
785 include ./$(DEPDIR)/vbitset.Po
786 include ./$(DEPDIR)/wcwidth.Po
787 include ./$(DEPDIR)/xalloc-die.Po
788 include ./$(DEPDIR)/xmalloc.Po
789 include ./$(DEPDIR)/xstrndup.Po
790 include ./$(DEPDIR)/yyerror.Po
791 include uniwidth/$(DEPDIR)/width.Po
792
793 .c.o:
794 depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
795 $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
796 mv -f $$depbase.Tpo $$depbase.Po
797 # source='$<' object='$@' libtool=no \
798 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
799 # $(COMPILE) -c -o $@ $<
800
801 .c.obj:
802 depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
803 $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
804 mv -f $$depbase.Tpo $$depbase.Po
805 # source='$<' object='$@' libtool=no \
806 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
807 # $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
808
809 # This directory's subdirectories are mostly independent; you can cd
810 # into them and run `make' without going through this Makefile.
811 # To change the values of `make' variables: instead of editing Makefiles,
812 # (1) if the variable is set in `config.status', edit `config.status'
813 # (which will cause the Makefiles to be regenerated when you run `make');
814 # (2) otherwise, pass the desired values on the `make' command line.
815 $(RECURSIVE_TARGETS):
816 @failcom='exit 1'; \
817 for f in x $$MAKEFLAGS; do \
818 case $$f in \
819 *=* | --[!k]*);; \
820 *k*) failcom='fail=yes';; \
821 esac; \
822 done; \
823 dot_seen=no; \
824 target=`echo $@ | sed s/-recursive//`; \
825 list='$(SUBDIRS)'; for subdir in $$list; do \
826 echo "Making $$target in $$subdir"; \
827 if test "$$subdir" = "."; then \
828 dot_seen=yes; \
829 local_target="$$target-am"; \
830 else \
831 local_target="$$target"; \
832 fi; \
833 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
834 || eval $$failcom; \
835 done; \
836 if test "$$dot_seen" = "no"; then \
837 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
838 fi; test -z "$$fail"
839
840 $(RECURSIVE_CLEAN_TARGETS):
841 @failcom='exit 1'; \
842 for f in x $$MAKEFLAGS; do \
843 case $$f in \
844 *=* | --[!k]*);; \
845 *k*) failcom='fail=yes';; \
846 esac; \
847 done; \
848 dot_seen=no; \
849 case "$@" in \
850 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
851 *) list='$(SUBDIRS)' ;; \
852 esac; \
853 rev=''; for subdir in $$list; do \
854 if test "$$subdir" = "."; then :; else \
855 rev="$$subdir $$rev"; \
856 fi; \
857 done; \
858 rev="$$rev ."; \
859 target=`echo $@ | sed s/-recursive//`; \
860 for subdir in $$rev; do \
861 echo "Making $$target in $$subdir"; \
862 if test "$$subdir" = "."; then \
863 local_target="$$target-am"; \
864 else \
865 local_target="$$target"; \
866 fi; \
867 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
868 || eval $$failcom; \
869 done && test -z "$$fail"
870 tags-recursive:
871 list='$(SUBDIRS)'; for subdir in $$list; do \
872 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
873 done
874 ctags-recursive:
875 list='$(SUBDIRS)'; for subdir in $$list; do \
876 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
877 done
878
879 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
880 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
881 unique=`for i in $$list; do \
882 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
883 done | \
884 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
885 END { if (nonempty) { for (i in files) print i; }; }'`; \
886 mkid -fID $$unique
887 tags: TAGS
888
889 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
890 $(TAGS_FILES) $(LISP)
891 tags=; \
892 here=`pwd`; \
893 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
894 include_option=--etags-include; \
895 empty_fix=.; \
896 else \
897 include_option=--include; \
898 empty_fix=; \
899 fi; \
900 list='$(SUBDIRS)'; for subdir in $$list; do \
901 if test "$$subdir" = .; then :; else \
902 test ! -f $$subdir/TAGS || \
903 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
904 fi; \
905 done; \
906 list='$(SOURCES) $(HEADERS) config.hin $(LISP) $(TAGS_FILES)'; \
907 unique=`for i in $$list; do \
908 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
909 done | \
910 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
911 END { if (nonempty) { for (i in files) print i; }; }'`; \
912 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
913 test -n "$$unique" || unique=$$empty_fix; \
914 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
915 $$tags $$unique; \
916 fi
917 ctags: CTAGS
918 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
919 $(TAGS_FILES) $(LISP)
920 tags=; \
921 list='$(SOURCES) $(HEADERS) config.hin $(LISP) $(TAGS_FILES)'; \
922 unique=`for i in $$list; do \
923 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
924 done | \
925 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
926 END { if (nonempty) { for (i in files) print i; }; }'`; \
927 test -z "$(CTAGS_ARGS)$$tags$$unique" \
928 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
929 $$tags $$unique
930
931 GTAGS:
932 here=`$(am__cd) $(top_builddir) && pwd` \
933 && cd $(top_srcdir) \
934 && gtags -i $(GTAGS_ARGS) $$here
935
936 distclean-tags:
937 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
938
939 distdir: $(DISTFILES)
940 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
941 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
942 list='$(DISTFILES)'; \
943 dist_files=`for file in $$list; do echo $$file; done | \
944 sed -e "s|^$$srcdirstrip/||;t" \
945 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
946 case $$dist_files in \
947 */*) $(MKDIR_P) `echo "$$dist_files" | \
948 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
949 sort -u` ;; \
950 esac; \
951 for file in $$dist_files; do \
952 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
953 if test -d $$d/$$file; then \
954 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
955 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
956 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
957 fi; \
958 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
959 else \
960 test -f $(distdir)/$$file \
961 || cp -p $$d/$$file $(distdir)/$$file \
962 || exit 1; \
963 fi; \
964 done
965 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
966 if test "$$subdir" = .; then :; else \
967 test -d "$(distdir)/$$subdir" \
968 || $(MKDIR_P) "$(distdir)/$$subdir" \
969 || exit 1; \
970 distdir=`$(am__cd) $(distdir) && pwd`; \
971 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
972 (cd $$subdir && \
973 $(MAKE) $(AM_MAKEFLAGS) \
974 top_distdir="$$top_distdir" \
975 distdir="$$distdir/$$subdir" \
976 am__remove_distdir=: \
977 am__skip_length_check=: \
978 distdir) \
979 || exit 1; \
980 fi; \
981 done
982 check-am: all-am
983 check: $(BUILT_SOURCES)
984 $(MAKE) $(AM_MAKEFLAGS) check-recursive
985 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) config.h \
986 all-local
987 installdirs: installdirs-recursive
988 installdirs-am:
989 for dir in "$(DESTDIR)$(libdir)"; do \
990 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
991 done
992 install: $(BUILT_SOURCES)
993 $(MAKE) $(AM_MAKEFLAGS) install-recursive
994 install-exec: install-exec-recursive
995 install-data: install-data-recursive
996 uninstall: uninstall-recursive
997
998 install-am: all-am
999 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1000
1001 installcheck: installcheck-recursive
1002 install-strip:
1003 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1004 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1005 `test -z '$(STRIP)' || \
1006 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1007 mostlyclean-generic:
1008 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1009
1010 clean-generic:
1011 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1012
1013 distclean-generic:
1014 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1015 -rm -f uniwidth/$(DEPDIR)/$(am__dirstamp)
1016 -rm -f uniwidth/$(am__dirstamp)
1017 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1018
1019 maintainer-clean-generic:
1020 @echo "This command is intended for maintainers to use"
1021 @echo "it deletes files that may require special tools to rebuild."
1022 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1023 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1024 clean: clean-recursive
1025
1026 clean-am: clean-generic clean-libLIBRARIES clean-noinstLIBRARIES \
1027 clean-noinstLTLIBRARIES mostlyclean-am
1028
1029 distclean: distclean-recursive
1030 -rm -rf ./$(DEPDIR) uniwidth/$(DEPDIR)
1031 -rm -f Makefile
1032 distclean-am: clean-am distclean-compile distclean-generic \
1033 distclean-hdr distclean-local distclean-tags
1034
1035 dvi: dvi-recursive
1036
1037 dvi-am:
1038
1039 html: html-recursive
1040
1041 info: info-recursive
1042
1043 info-am:
1044
1045 install-data-am:
1046
1047 install-dvi: install-dvi-recursive
1048
1049 install-exec-am: install-exec-local install-libLIBRARIES
1050
1051 install-html: install-html-recursive
1052
1053 install-info: install-info-recursive
1054
1055 install-man:
1056
1057 install-pdf: install-pdf-recursive
1058
1059 install-ps: install-ps-recursive
1060
1061 installcheck-am:
1062
1063 maintainer-clean: maintainer-clean-recursive
1064 -rm -rf ./$(DEPDIR) uniwidth/$(DEPDIR)
1065 -rm -f Makefile
1066 maintainer-clean-am: distclean-am maintainer-clean-generic
1067
1068 mostlyclean: mostlyclean-recursive
1069
1070 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1071 mostlyclean-local
1072
1073 pdf: pdf-recursive
1074
1075 pdf-am:
1076
1077 ps: ps-recursive
1078
1079 ps-am:
1080
1081 uninstall-am: uninstall-libLIBRARIES uninstall-local
1082
1083 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
1084 install-strip
1085
1086 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1087 all all-am all-local check check-am clean clean-generic \
1088 clean-libLIBRARIES clean-noinstLIBRARIES \
1089 clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
1090 distclean-compile distclean-generic distclean-hdr \
1091 distclean-local distclean-tags distdir dvi dvi-am html html-am \
1092 info info-am install install-am install-data install-data-am \
1093 install-dvi install-dvi-am install-exec install-exec-am \
1094 install-exec-local install-html install-html-am install-info \
1095 install-info-am install-libLIBRARIES install-man install-pdf \
1096 install-pdf-am install-ps install-ps-am install-strip \
1097 installcheck installcheck-am installdirs installdirs-am \
1098 maintainer-clean maintainer-clean-generic mostlyclean \
1099 mostlyclean-compile mostlyclean-generic mostlyclean-local pdf \
1100 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1101 uninstall-libLIBRARIES uninstall-local
1102
1103
1104 # Retrieve values of the variables through 'configure' followed by
1105 # 'make', not directly through 'configure', so that a user who
1106 # sets some of these variables consistently on the 'make' command
1107 # line gets correct results.
1108 #
1109 # One advantage of this approach, compared to the classical
1110 # approach of adding -DLIBDIR=\"$(libdir)\" etc. to AM_CPPFLAGS,
1111 # is that it protects against the use of undefined variables.
1112 # If, say, $(libdir) is not set in the Makefile, LIBDIR is not
1113 # defined by this module, and code using LIBDIR gives a
1114 # compilation error.
1115 #
1116 # Another advantage is that 'make' output is shorter.
1117 #
1118 # Listed in the same order as the GNU makefile conventions.
1119 # The Automake-defined pkg* macros are appended, in the order
1120 # listed in the Automake 1.10a+ documentation.
1121 configmake.h: Makefile
1122 rm -f $@-t $@
1123 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1124 echo '#define PREFIX "$(prefix)"'; \
1125 echo '#define EXEC_PREFIX "$(exec_prefix)"'; \
1126 echo '#define BINDIR "$(bindir)"'; \
1127 echo '#define SBINDIR "$(sbindir)"'; \
1128 echo '#define LIBEXECDIR "$(libexecdir)"'; \
1129 echo '#define DATAROOTDIR "$(datarootdir)"'; \
1130 echo '#define DATADIR "$(datadir)"'; \
1131 echo '#define SYSCONFDIR "$(sysconfdir)"'; \
1132 echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \
1133 echo '#define LOCALSTATEDIR "$(localstatedir)"'; \
1134 echo '#define INCLUDEDIR "$(includedir)"'; \
1135 echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \
1136 echo '#define DOCDIR "$(docdir)"'; \
1137 echo '#define INFODIR "$(infodir)"'; \
1138 echo '#define HTMLDIR "$(htmldir)"'; \
1139 echo '#define DVIDIR "$(dvidir)"'; \
1140 echo '#define PDFDIR "$(pdfdir)"'; \
1141 echo '#define PSDIR "$(psdir)"'; \
1142 echo '#define LIBDIR "$(libdir)"'; \
1143 echo '#define LISPDIR "$(lispdir)"'; \
1144 echo '#define LOCALEDIR "$(localedir)"'; \
1145 echo '#define MANDIR "$(mandir)"'; \
1146 echo '#define MANEXT "$(manext)"'; \
1147 echo '#define PKGDATADIR "$(pkgdatadir)"'; \
1148 echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
1149 echo '#define PKGLIBDIR "$(pkglibdir)"'; \
1150 echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
1151 } | sed '/""/d' > $@-t
1152 mv $@-t $@
1153
1154 # We need the following in order to create <errno.h> when the system
1155 # doesn't have one that is POSIX compliant.
1156 errno.h: errno.in.h
1157 rm -f $@-t $@
1158 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1159 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1160 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1161 -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
1162 -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
1163 -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
1164 -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
1165 -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
1166 -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
1167 -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
1168 < $(srcdir)/errno.in.h; \
1169 } > $@-t
1170 mv $@-t $@
1171
1172 # We need the following in order to create <getopt.h> when the system
1173 # doesn't have one that works with the given compiler.
1174 getopt.h: getopt.in.h
1175 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1176 cat $(srcdir)/getopt.in.h; \
1177 } > $@-t
1178 mv -f $@-t $@
1179
1180 distclean-local: clean-GNUmakefile
1181 clean-GNUmakefile:
1182 test x'$(VPATH)' != x && rm -f $(top_builddir)/GNUmakefile || :
1183
1184 # We need the following in order to create <inttypes.h> when the system
1185 # doesn't have one that works with the given compiler.
1186 inttypes.h: inttypes.in.h
1187 rm -f $@-t $@
1188 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1189 sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1190 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1191 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1192 -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
1193 -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
1194 -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1195 -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_ INT)/g' \
1196 -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
1197 -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
1198 -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
1199 -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
1200 -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
1201 -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
1202 -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
1203 -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
1204 -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
1205 -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
1206 -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
1207 -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX) /g' \
1208 -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
1209 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1210 < $(srcdir)/inttypes.in.h; \
1211 } > $@-t
1212 mv $@-t $@
1213
1214 # We need the following in order to install a simple file in $(libdir)
1215 # which is shared with other installed packages. We use a list of referencing
1216 # packages so that "make uninstall" will remove the file if and only if it
1217 # is not used by another installed package.
1218 # On systems with glibc-2.1 or newer, the file is redundant, therefore we
1219 # avoid installing it.
1220
1221 all-local: charset.alias ref-add.sed ref-del.sed
1222 install-exec-local: all-local
1223 test $(GLIBC21) != no || $(mkinstalldirs) $(DESTDIR)$(libdir)
1224 if test -f $(charset_alias); then \
1225 sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
1226 $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1227 rm -f $(charset_tmp) ; \
1228 else \
1229 if test $(GLIBC21) = no; then \
1230 sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
1231 $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1232 rm -f $(charset_tmp) ; \
1233 fi ; \
1234 fi
1235
1236 uninstall-local: all-local
1237 if test -f $(charset_alias); then \
1238 sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
1239 if grep '^# Packages using this file: $$' $(charset_tmp) \
1240 > /dev/null; then \
1241 rm -f $(charset_alias); \
1242 else \
1243 $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
1244 fi; \
1245 rm -f $(charset_tmp); \
1246 fi
1247
1248 charset.alias: config.charset
1249 rm -f t-$@ $@
1250 $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@
1251 mv t-$@ $@
1252 .sin.sed:
1253 rm -f t-$@ $@
1254 sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@
1255 mv t-$@ $@
1256
1257 # We need the following in order to create <stdbool.h> when the system
1258 # doesn't have one that works.
1259 stdbool.h: stdbool.in.h
1260 rm -f $@-t $@
1261 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1262 sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1263 } > $@-t
1264 mv $@-t $@
1265
1266 # We need the following in order to create <stdint.h> when the system
1267 # doesn't have one that works with the given compiler.
1268 stdint.h: stdint.in.h
1269 rm -f $@-t $@
1270 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1271 sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1272 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1273 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1274 -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1275 -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1276 -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1277 -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1278 -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1279 -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1280 -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_ INT)/g' \
1281 -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1282 -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1283 -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1284 -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g ' \
1285 -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1286 -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1287 -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1288 -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1289 -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1290 -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1291 -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1292 -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1293 -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1294 < $(srcdir)/stdint.in.h; \
1295 } > $@-t
1296 mv $@-t $@
1297
1298 # We need the following in order to create <stdlib.h> when the system
1299 # doesn't have one that works with the given compiler.
1300 stdlib.h: stdlib.in.h
1301 rm -f $@-t $@
1302 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1303 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1304 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1305 -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1306 -e 's|@''GNULIB_MALLOC_POSIX''@|$(GNULIB_MALLOC_POSIX)|g' \
1307 -e 's|@''GNULIB_REALLOC_POSIX''@|$(GNULIB_REALLOC_POSIX)|g' \
1308 -e 's|@''GNULIB_CALLOC_POSIX''@|$(GNULIB_CALLOC_POSIX)|g' \
1309 -e 's|@''GNULIB_ATOLL''@|$(GNULIB_ATOLL)|g' \
1310 -e 's|@''GNULIB_GETLOADAVG''@|$(GNULIB_GETLOADAVG)|g' \
1311 -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \
1312 -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \
1313 -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \
1314 -e 's|@''GNULIB_PUTENV''@|$(GNULIB_PUTENV)|g' \
1315 -e 's|@''GNULIB_RANDOM_R''@|$(GNULIB_RANDOM_R)|g' \
1316 -e 's|@''GNULIB_RPMATCH''@|$(GNULIB_RPMATCH)|g' \
1317 -e 's|@''GNULIB_SETENV''@|$(GNULIB_SETENV)|g' \
1318 -e 's|@''GNULIB_STRTOD''@|$(GNULIB_STRTOD)|g' \
1319 -e 's|@''GNULIB_STRTOLL''@|$(GNULIB_STRTOLL)|g' \
1320 -e 's|@''GNULIB_STRTOULL''@|$(GNULIB_STRTOULL)|g' \
1321 -e 's|@''GNULIB_UNSETENV''@|$(GNULIB_UNSETENV)|g' \
1322 -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
1323 -e 's|@''HAVE_CALLOC_POSIX''@|$(HAVE_CALLOC_POSIX)|g' \
1324 -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1325 -e 's|@''HAVE_MALLOC_POSIX''@|$(HAVE_MALLOC_POSIX)|g' \
1326 -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1327 -e 's|@''HAVE_REALLOC_POSIX''@|$(HAVE_REALLOC_POSIX)|g' \
1328 -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
1329 -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
1330 -e 's|@''HAVE_SETENV''@|$(HAVE_SETENV)|g' \
1331 -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
1332 -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
1333 -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
1334 -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
1335 -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
1336 -e 's|@''HAVE_UNSETENV''@|$(HAVE_UNSETENV)|g' \
1337 -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
1338 -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1339 -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
1340 -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
1341 -e 's|@''VOID_UNSETENV''@|$(VOID_UNSETENV)|g' \
1342 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1343 < $(srcdir)/stdlib.in.h; \
1344 } > $@-t
1345 mv $@-t $@
1346
1347 # We need the following in order to create <string.h> when the system
1348 # doesn't have one that works with the given compiler.
1349 string.h: string.in.h
1350 rm -f $@-t $@
1351 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1352 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1353 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1354 -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
1355 -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
1356 -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
1357 -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
1358 -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
1359 -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
1360 -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
1361 -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
1362 -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
1363 -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
1364 -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
1365 -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
1366 -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
1367 -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
1368 -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
1369 -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
1370 -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
1371 -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
1372 -e 's|@''GNULIB_RAWMEMCHR''@|$(GNULIB_RAWMEMCHR)|g' \
1373 -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
1374 -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
1375 -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
1376 -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
1377 -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
1378 -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
1379 -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
1380 -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
1381 -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
1382 -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
1383 -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
1384 -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
1385 -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
1386 -e 's|@''GNULIB_STRVERSCMP''@|$(GNULIB_STRVERSCMP)|g' \
1387 -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
1388 -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
1389 -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
1390 -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
1391 -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
1392 -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
1393 -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
1394 -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
1395 -e 's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \
1396 -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
1397 -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
1398 -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
1399 -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
1400 -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
1401 -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
1402 -e 's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \
1403 -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
1404 -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
1405 -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
1406 -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
1407 -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
1408 -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
1409 -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
1410 -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
1411 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1412 < $(srcdir)/string.in.h; \
1413 } > $@-t
1414 mv $@-t $@
1415
1416 # We need the following in order to create an empty placeholder for
1417 # <unistd.h> when the system doesn't have one.
1418 unistd.h: unistd.in.h
1419 rm -f $@-t $@
1420 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1421 sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
1422 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1423 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1424 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
1425 -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
1426 -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
1427 -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
1428 -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
1429 -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
1430 -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
1431 -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
1432 -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
1433 -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
1434 -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
1435 -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
1436 -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
1437 -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
1438 -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
1439 -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
1440 -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
1441 -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
1442 -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
1443 -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
1444 -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
1445 -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
1446 -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
1447 -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
1448 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
1449 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
1450 -e 's|@''HAVE_GETDOMAINNAME''@|$(HAVE_GETDOMAINNAME)|g' \
1451 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
1452 -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
1453 -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
1454 -e 's|@''HAVE_GETUSERSHELL''@|$(HAVE_GETUSERSHELL)|g' \
1455 -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
1456 -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
1457 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
1458 -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
1459 -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
1460 -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
1461 -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
1462 -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
1463 -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
1464 -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
1465 -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
1466 -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
1467 -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
1468 -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
1469 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g ' \
1470 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1471 < $(srcdir)/unistd.in.h; \
1472 } > $@-t
1473 mv $@-t $@
1474
1475 # We need the following in order to create <wchar.h> when the system
1476 # version does not work standalone.
1477 wchar.h: wchar.in.h
1478 rm -f $@-t $@
1479 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1480 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1481 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1482 -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
1483 -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1484 -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
1485 -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
1486 -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
1487 -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
1488 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1489 < $(srcdir)/wchar.in.h; \
1490 } > $@-t
1491 mv $@-t $@
1492
1493 # We need the following in order to create <wctype.h> when the system
1494 # doesn't have one that works with the given compiler.
1495 wctype.h: wctype.in.h
1496 rm -f $@-t $@
1497 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1498 sed -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
1499 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1500 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1501 -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
1502 -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
1503 -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
1504 -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
1505 < $(srcdir)/wctype.in.h; \
1506 } > $@-t
1507 mv $@-t $@
1508
1509 mostlyclean-local: mostlyclean-generic
1510 @for dir in '' $(MOSTLYCLEANDIRS); do \
1511 if test -n "$$dir" && test -d $$dir; then \
1512 echo "rmdir $$dir"; rmdir $$dir; \
1513 fi; \
1514 done; \
1515 :
1516 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1517 # Otherwise a system limit (for SysV at least) may be exceeded.
1518 .NOEXPORT:
OLDNEW
« no previous file with comments | « bison/src/bison/2.4.1/bison-2.4.1/javaexec.sh ('k') | bison/src/bison/2.4.1/bison-2.4.1/lib/config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698