1 |
330 |
jeremybenn |
# Makefile.in generated by automake 1.11 from Makefile.am.
|
2 |
|
|
# @configure_input@
|
3 |
|
|
|
4 |
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
5 |
|
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
6 |
|
|
# Inc.
|
7 |
|
|
# This Makefile.in is free software; the Free Software Foundation
|
8 |
|
|
# gives unlimited permission to copy and/or distribute it,
|
9 |
|
|
# with or without modifications, as long as this notice is preserved.
|
10 |
|
|
|
11 |
|
|
# This program is distributed in the hope that it will be useful,
|
12 |
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
13 |
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
14 |
|
|
# PARTICULAR PURPOSE.
|
15 |
|
|
|
16 |
|
|
@SET_MAKE@
|
17 |
|
|
|
18 |
|
|
# Copyright (C) 2002-2010 Free Software Foundation, Inc.
|
19 |
|
|
#
|
20 |
|
|
# This file is free software, distributed under the terms of the GNU
|
21 |
|
|
# General Public License. As a special exception to the GNU General
|
22 |
|
|
# Public License, this file may be distributed as part of a program
|
23 |
|
|
# that contains a configuration script generated by Autoconf, under
|
24 |
|
|
# the same distribution terms as the rest of that program.
|
25 |
|
|
#
|
26 |
|
|
# Generated by gnulib-tool.
|
27 |
|
|
# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gnulib --m4-base=gnulib/m4 --doc-base=doc --tests-base=tests --aux-dir=gnulib/extra --no-libtool --macro-prefix=gl --no-vc-files memmem
|
28 |
|
|
|
29 |
|
|
|
30 |
|
|
|
31 |
|
|
VPATH = @srcdir@
|
32 |
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
33 |
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
34 |
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
35 |
|
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
36 |
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
37 |
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
38 |
|
|
install_sh_PROGRAM = $(install_sh) -c
|
39 |
|
|
install_sh_SCRIPT = $(install_sh) -c
|
40 |
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
41 |
|
|
transform = $(program_transform_name)
|
42 |
|
|
NORMAL_INSTALL = :
|
43 |
|
|
PRE_INSTALL = :
|
44 |
|
|
POST_INSTALL = :
|
45 |
|
|
NORMAL_UNINSTALL = :
|
46 |
|
|
PRE_UNINSTALL = :
|
47 |
|
|
POST_UNINSTALL = :
|
48 |
|
|
build_triplet = @build@
|
49 |
|
|
host_triplet = @host@
|
50 |
|
|
target_triplet = @target@
|
51 |
|
|
subdir = gnulib
|
52 |
|
|
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
|
53 |
|
|
$(srcdir)/Makefile.in
|
54 |
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
55 |
|
|
am__aclocal_m4_deps = $(top_srcdir)/gnulib/m4/00gnulib.m4 \
|
56 |
|
|
$(top_srcdir)/gnulib/m4/extensions.m4 \
|
57 |
|
|
$(top_srcdir)/gnulib/m4/gnulib-common.m4 \
|
58 |
|
|
$(top_srcdir)/gnulib/m4/gnulib-comp.m4 \
|
59 |
|
|
$(top_srcdir)/gnulib/m4/include_next.m4 \
|
60 |
|
|
$(top_srcdir)/gnulib/m4/longlong.m4 \
|
61 |
|
|
$(top_srcdir)/gnulib/m4/memchr.m4 \
|
62 |
|
|
$(top_srcdir)/gnulib/m4/memmem.m4 \
|
63 |
|
|
$(top_srcdir)/gnulib/m4/mmap-anon.m4 \
|
64 |
|
|
$(top_srcdir)/gnulib/m4/multiarch.m4 \
|
65 |
|
|
$(top_srcdir)/gnulib/m4/onceonly.m4 \
|
66 |
|
|
$(top_srcdir)/gnulib/m4/stddef_h.m4 \
|
67 |
|
|
$(top_srcdir)/gnulib/m4/stdint.m4 \
|
68 |
|
|
$(top_srcdir)/gnulib/m4/string_h.m4 \
|
69 |
|
|
$(top_srcdir)/gnulib/m4/warn-on-use.m4 \
|
70 |
|
|
$(top_srcdir)/gnulib/m4/wchar_h.m4 \
|
71 |
|
|
$(top_srcdir)/gnulib/m4/wchar_t.m4 \
|
72 |
|
|
$(top_srcdir)/gnulib/m4/wint_t.m4 \
|
73 |
|
|
$(top_srcdir)/../config/largefile.m4 \
|
74 |
|
|
$(top_srcdir)/../config/lead-dot.m4 \
|
75 |
|
|
$(top_srcdir)/../config/plugins.m4 $(top_srcdir)/acinclude.m4 \
|
76 |
|
|
$(top_srcdir)/../bfd/bfd.m4 \
|
77 |
|
|
$(top_srcdir)/../config/acinclude.m4 \
|
78 |
|
|
$(top_srcdir)/../config/override.m4 \
|
79 |
|
|
$(top_srcdir)/../config/gettext-sister.m4 \
|
80 |
|
|
$(top_srcdir)/../config/lib-ld.m4 \
|
81 |
|
|
$(top_srcdir)/../config/lib-prefix.m4 \
|
82 |
|
|
$(top_srcdir)/../config/lib-link.m4 \
|
83 |
|
|
$(top_srcdir)/../config/acx.m4 $(top_srcdir)/../config/tcl.m4 \
|
84 |
|
|
$(top_srcdir)/../config/depstand.m4 \
|
85 |
|
|
$(top_srcdir)/../config/lcmessage.m4 \
|
86 |
|
|
$(top_srcdir)/../config/codeset.m4 \
|
87 |
|
|
$(top_srcdir)/../config/zlib.m4 $(top_srcdir)/configure.ac
|
88 |
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
89 |
|
|
$(ACLOCAL_M4)
|
90 |
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
|
91 |
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
92 |
|
|
CONFIG_CLEAN_FILES =
|
93 |
|
|
CONFIG_CLEAN_VPATH_FILES =
|
94 |
|
|
LIBRARIES = $(noinst_LIBRARIES)
|
95 |
|
|
ARFLAGS = cru
|
96 |
|
|
libgnu_a_AR = $(AR) $(ARFLAGS)
|
97 |
|
|
am__DEPENDENCIES_1 =
|
98 |
|
|
am_libgnu_a_OBJECTS = dummy.$(OBJEXT)
|
99 |
|
|
libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
|
100 |
|
|
LTLIBRARIES = $(noinst_LTLIBRARIES)
|
101 |
|
|
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
|
102 |
|
|
depcomp = $(SHELL) $(top_srcdir)/../depcomp
|
103 |
|
|
am__depfiles_maybe = depfiles
|
104 |
|
|
am__mv = mv -f
|
105 |
|
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
106 |
|
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
107 |
|
|
CCLD = $(CC)
|
108 |
|
|
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
109 |
|
|
SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
|
110 |
|
|
DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
|
111 |
|
|
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
112 |
|
|
html-recursive info-recursive install-data-recursive \
|
113 |
|
|
install-dvi-recursive install-exec-recursive \
|
114 |
|
|
install-html-recursive install-info-recursive \
|
115 |
|
|
install-pdf-recursive install-ps-recursive install-recursive \
|
116 |
|
|
installcheck-recursive installdirs-recursive pdf-recursive \
|
117 |
|
|
ps-recursive uninstall-recursive
|
118 |
|
|
HEADERS = $(noinst_HEADERS)
|
119 |
|
|
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
120 |
|
|
distclean-recursive maintainer-clean-recursive
|
121 |
|
|
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
|
122 |
|
|
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
|
123 |
|
|
distdir
|
124 |
|
|
ETAGS = etags
|
125 |
|
|
CTAGS = ctags
|
126 |
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
127 |
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
128 |
|
|
am__relativize = \
|
129 |
|
|
dir0=`pwd`; \
|
130 |
|
|
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
|
131 |
|
|
sed_rest='s,^[^/]*/*,,'; \
|
132 |
|
|
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
|
133 |
|
|
sed_butlast='s,/*[^/]*$$,,'; \
|
134 |
|
|
while test -n "$$dir1"; do \
|
135 |
|
|
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
|
136 |
|
|
if test "$$first" != "."; then \
|
137 |
|
|
if test "$$first" = ".."; then \
|
138 |
|
|
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
|
139 |
|
|
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
|
140 |
|
|
else \
|
141 |
|
|
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
142 |
|
|
if test "$$first2" = "$$first"; then \
|
143 |
|
|
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
|
144 |
|
|
else \
|
145 |
|
|
dir2="../$$dir2"; \
|
146 |
|
|
fi; \
|
147 |
|
|
dir0="$$dir0"/"$$first"; \
|
148 |
|
|
fi; \
|
149 |
|
|
fi; \
|
150 |
|
|
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
|
151 |
|
|
done; \
|
152 |
|
|
reldir="$$dir2"
|
153 |
|
|
ACLOCAL = @ACLOCAL@
|
154 |
|
|
ALLOCA = @ALLOCA@
|
155 |
|
|
AMTAR = @AMTAR@
|
156 |
|
|
APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
|
157 |
|
|
AR = @AR@
|
158 |
|
|
AUTOCONF = @AUTOCONF@
|
159 |
|
|
AUTOHEADER = @AUTOHEADER@
|
160 |
|
|
AUTOMAKE = @AUTOMAKE@
|
161 |
|
|
AWK = @AWK@
|
162 |
|
|
BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
|
163 |
|
|
BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
|
164 |
|
|
BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
|
165 |
|
|
BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
|
166 |
|
|
BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
|
167 |
|
|
CATALOGS = @CATALOGS@
|
168 |
|
|
CATOBJEXT = @CATOBJEXT@
|
169 |
|
|
CC = @CC@
|
170 |
|
|
CCDEPMODE = @CCDEPMODE@
|
171 |
|
|
CFLAGS = @CFLAGS@
|
172 |
|
|
CONFIG_ALL = @CONFIG_ALL@
|
173 |
|
|
CONFIG_CLEAN = @CONFIG_CLEAN@
|
174 |
|
|
CONFIG_DEPS = @CONFIG_DEPS@
|
175 |
|
|
CONFIG_INSTALL = @CONFIG_INSTALL@
|
176 |
|
|
CONFIG_LDFLAGS = @CONFIG_LDFLAGS@
|
177 |
|
|
CONFIG_OBS = @CONFIG_OBS@
|
178 |
|
|
CONFIG_SRCS = @CONFIG_SRCS@
|
179 |
|
|
CONFIG_UNINSTALL = @CONFIG_UNINSTALL@
|
180 |
|
|
CPP = @CPP@
|
181 |
|
|
CPPFLAGS = @CPPFLAGS@
|
182 |
|
|
CYGPATH_W = @CYGPATH_W@
|
183 |
|
|
DATADIRNAME = @DATADIRNAME@
|
184 |
|
|
DEBUGDIR = @DEBUGDIR@
|
185 |
|
|
DEFS = @DEFS@
|
186 |
|
|
DEPDIR = @DEPDIR@
|
187 |
|
|
DLLTOOL = @DLLTOOL@
|
188 |
|
|
ECHO_C = @ECHO_C@
|
189 |
|
|
ECHO_N = @ECHO_N@
|
190 |
|
|
ECHO_T = @ECHO_T@
|
191 |
|
|
EGREP = @EGREP@
|
192 |
|
|
ENABLE_CFLAGS = @ENABLE_CFLAGS@
|
193 |
|
|
EXEEXT = @EXEEXT@
|
194 |
|
|
GDBTKLIBS = @GDBTKLIBS@
|
195 |
|
|
GDBTK_CFLAGS = @GDBTK_CFLAGS@
|
196 |
|
|
GDBTK_SRC_DIR = @GDBTK_SRC_DIR@
|
197 |
|
|
GDB_DATADIR = @GDB_DATADIR@
|
198 |
|
|
GDB_NM_FILE = @GDB_NM_FILE@
|
199 |
|
|
GENCAT = @GENCAT@
|
200 |
|
|
GMSGFMT = @GMSGFMT@
|
201 |
|
|
GNULIB_BTOWC = @GNULIB_BTOWC@
|
202 |
|
|
GNULIB_MBRLEN = @GNULIB_MBRLEN@
|
203 |
|
|
GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
|
204 |
|
|
GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
|
205 |
|
|
GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
|
206 |
|
|
GNULIB_MBSCHR = @GNULIB_MBSCHR@
|
207 |
|
|
GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
|
208 |
|
|
GNULIB_MBSINIT = @GNULIB_MBSINIT@
|
209 |
|
|
GNULIB_MBSLEN = @GNULIB_MBSLEN@
|
210 |
|
|
GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
|
211 |
|
|
GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
|
212 |
|
|
GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
|
213 |
|
|
GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
|
214 |
|
|
GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
|
215 |
|
|
GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
|
216 |
|
|
GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
|
217 |
|
|
GNULIB_MBSSEP = @GNULIB_MBSSEP@
|
218 |
|
|
GNULIB_MBSSPN = @GNULIB_MBSSPN@
|
219 |
|
|
GNULIB_MBSSTR = @GNULIB_MBSSTR@
|
220 |
|
|
GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
|
221 |
|
|
GNULIB_MEMCHR = @GNULIB_MEMCHR@
|
222 |
|
|
GNULIB_MEMMEM = @GNULIB_MEMMEM@
|
223 |
|
|
GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
|
224 |
|
|
GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
|
225 |
|
|
GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
|
226 |
|
|
GNULIB_STDINT_H = @GNULIB_STDINT_H@
|
227 |
|
|
GNULIB_STPCPY = @GNULIB_STPCPY@
|
228 |
|
|
GNULIB_STPNCPY = @GNULIB_STPNCPY@
|
229 |
|
|
GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
|
230 |
|
|
GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
|
231 |
|
|
GNULIB_STRDUP = @GNULIB_STRDUP@
|
232 |
|
|
GNULIB_STRERROR = @GNULIB_STRERROR@
|
233 |
|
|
GNULIB_STRNCAT = @GNULIB_STRNCAT@
|
234 |
|
|
GNULIB_STRNDUP = @GNULIB_STRNDUP@
|
235 |
|
|
GNULIB_STRNLEN = @GNULIB_STRNLEN@
|
236 |
|
|
GNULIB_STRPBRK = @GNULIB_STRPBRK@
|
237 |
|
|
GNULIB_STRSEP = @GNULIB_STRSEP@
|
238 |
|
|
GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
|
239 |
|
|
GNULIB_STRSTR = @GNULIB_STRSTR@
|
240 |
|
|
GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
|
241 |
|
|
GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
|
242 |
|
|
GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
|
243 |
|
|
GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
|
244 |
|
|
GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
|
245 |
|
|
GNULIB_WCTOB = @GNULIB_WCTOB@
|
246 |
|
|
GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
|
247 |
|
|
GREP = @GREP@
|
248 |
|
|
GUI_CFLAGS_X = @GUI_CFLAGS_X@
|
249 |
|
|
HAVE_BTOWC = @HAVE_BTOWC@
|
250 |
|
|
HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
|
251 |
|
|
HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
|
252 |
|
|
HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
|
253 |
|
|
HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
|
254 |
|
|
HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
|
255 |
|
|
HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
|
256 |
|
|
HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
|
257 |
|
|
HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
|
258 |
|
|
HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
|
259 |
|
|
HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
|
260 |
|
|
HAVE_LIBEXPAT = @HAVE_LIBEXPAT@
|
261 |
|
|
HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
|
262 |
|
|
HAVE_MBRLEN = @HAVE_MBRLEN@
|
263 |
|
|
HAVE_MBRTOWC = @HAVE_MBRTOWC@
|
264 |
|
|
HAVE_MBSINIT = @HAVE_MBSINIT@
|
265 |
|
|
HAVE_MBSLEN = @HAVE_MBSLEN@
|
266 |
|
|
HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
|
267 |
|
|
HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
|
268 |
|
|
HAVE_MEMCHR = @HAVE_MEMCHR@
|
269 |
|
|
HAVE_MEMPCPY = @HAVE_MEMPCPY@
|
270 |
|
|
HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
|
271 |
|
|
HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
|
272 |
|
|
HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
|
273 |
|
|
HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
|
274 |
|
|
HAVE_STDINT_H = @HAVE_STDINT_H@
|
275 |
|
|
HAVE_STPCPY = @HAVE_STPCPY@
|
276 |
|
|
HAVE_STPNCPY = @HAVE_STPNCPY@
|
277 |
|
|
HAVE_STRCASESTR = @HAVE_STRCASESTR@
|
278 |
|
|
HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
|
279 |
|
|
HAVE_STRPBRK = @HAVE_STRPBRK@
|
280 |
|
|
HAVE_STRSEP = @HAVE_STRSEP@
|
281 |
|
|
HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
|
282 |
|
|
HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
|
283 |
|
|
HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
|
284 |
|
|
HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
|
285 |
|
|
HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
|
286 |
|
|
HAVE_WCHAR_H = @HAVE_WCHAR_H@
|
287 |
|
|
HAVE_WCHAR_T = @HAVE_WCHAR_T@
|
288 |
|
|
HAVE_WCRTOMB = @HAVE_WCRTOMB@
|
289 |
|
|
HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
|
290 |
|
|
HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
|
291 |
|
|
HAVE_WINT_T = @HAVE_WINT_T@
|
292 |
|
|
INCINTL = @INCINTL@
|
293 |
|
|
INCLUDE_NEXT = @INCLUDE_NEXT@
|
294 |
|
|
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
|
295 |
|
|
INSTALL = @INSTALL@
|
296 |
|
|
INSTALL_DATA = @INSTALL_DATA@
|
297 |
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
298 |
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
299 |
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
300 |
|
|
INSTOBJEXT = @INSTOBJEXT@
|
301 |
|
|
LDFLAGS = @LDFLAGS@
|
302 |
|
|
LIBEXPAT = @LIBEXPAT@
|
303 |
|
|
LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
|
304 |
|
|
LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
|
305 |
|
|
LIBGUI = @LIBGUI@
|
306 |
|
|
LIBINTL = @LIBINTL@
|
307 |
|
|
LIBINTL_DEP = @LIBINTL_DEP@
|
308 |
|
|
LIBOBJS = @LIBOBJS@
|
309 |
|
|
LIBS = @LIBS@
|
310 |
|
|
LN_S = @LN_S@
|
311 |
|
|
LTLIBEXPAT = @LTLIBEXPAT@
|
312 |
|
|
LTLIBOBJS = @LTLIBOBJS@
|
313 |
|
|
MAINT = @MAINT@
|
314 |
|
|
MAKE = @MAKE@
|
315 |
|
|
MAKEINFO = @MAKEINFO@
|
316 |
|
|
MIG = @MIG@
|
317 |
|
|
MKDIR_P = @MKDIR_P@
|
318 |
|
|
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
|
319 |
|
|
NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
|
320 |
|
|
NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
|
321 |
|
|
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
|
322 |
|
|
NEXT_STDDEF_H = @NEXT_STDDEF_H@
|
323 |
|
|
NEXT_STDINT_H = @NEXT_STDINT_H@
|
324 |
|
|
NEXT_STRING_H = @NEXT_STRING_H@
|
325 |
|
|
NEXT_WCHAR_H = @NEXT_WCHAR_H@
|
326 |
|
|
OBJEXT = @OBJEXT@
|
327 |
|
|
PACKAGE = @PACKAGE@
|
328 |
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
329 |
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
330 |
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
331 |
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
332 |
|
|
PACKAGE_URL = @PACKAGE_URL@
|
333 |
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
334 |
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
335 |
|
|
PKGVERSION = @PKGVERSION@
|
336 |
|
|
POSUB = @POSUB@
|
337 |
|
|
PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
|
338 |
|
|
PROFILE_CFLAGS = @PROFILE_CFLAGS@
|
339 |
|
|
PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
|
340 |
|
|
PYTHON_CFLAGS = @PYTHON_CFLAGS@
|
341 |
|
|
RANLIB = @RANLIB@
|
342 |
|
|
READLINE = @READLINE@
|
343 |
|
|
READLINE_CFLAGS = @READLINE_CFLAGS@
|
344 |
|
|
READLINE_DEPS = @READLINE_DEPS@
|
345 |
|
|
REPLACE_BTOWC = @REPLACE_BTOWC@
|
346 |
|
|
REPLACE_MBRLEN = @REPLACE_MBRLEN@
|
347 |
|
|
REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
|
348 |
|
|
REPLACE_MBSINIT = @REPLACE_MBSINIT@
|
349 |
|
|
REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
|
350 |
|
|
REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
|
351 |
|
|
REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
|
352 |
|
|
REPLACE_MEMCHR = @REPLACE_MEMCHR@
|
353 |
|
|
REPLACE_MEMMEM = @REPLACE_MEMMEM@
|
354 |
|
|
REPLACE_NULL = @REPLACE_NULL@
|
355 |
|
|
REPLACE_STPNCPY = @REPLACE_STPNCPY@
|
356 |
|
|
REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
|
357 |
|
|
REPLACE_STRDUP = @REPLACE_STRDUP@
|
358 |
|
|
REPLACE_STRERROR = @REPLACE_STRERROR@
|
359 |
|
|
REPLACE_STRNCAT = @REPLACE_STRNCAT@
|
360 |
|
|
REPLACE_STRNDUP = @REPLACE_STRNDUP@
|
361 |
|
|
REPLACE_STRNLEN = @REPLACE_STRNLEN@
|
362 |
|
|
REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
|
363 |
|
|
REPLACE_STRSTR = @REPLACE_STRSTR@
|
364 |
|
|
REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
|
365 |
|
|
REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
|
366 |
|
|
REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
|
367 |
|
|
REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
|
368 |
|
|
REPLACE_WCTOB = @REPLACE_WCTOB@
|
369 |
|
|
REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
|
370 |
|
|
REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
|
371 |
|
|
REPORT_BUGS_TO = @REPORT_BUGS_TO@
|
372 |
|
|
SER_HARDWIRE = @SER_HARDWIRE@
|
373 |
|
|
SET_MAKE = @SET_MAKE@
|
374 |
|
|
SHELL = @SHELL@
|
375 |
|
|
SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
|
376 |
|
|
SIM = @SIM@
|
377 |
|
|
SIM_OBS = @SIM_OBS@
|
378 |
|
|
SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
|
379 |
|
|
STDDEF_H = @STDDEF_H@
|
380 |
|
|
STDINT_H = @STDINT_H@
|
381 |
|
|
STRIP = @STRIP@
|
382 |
|
|
SYSTEM_GDBINIT = @SYSTEM_GDBINIT@
|
383 |
|
|
TARGET_OBS = @TARGET_OBS@
|
384 |
|
|
TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@
|
385 |
|
|
TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@
|
386 |
|
|
TCL_BIN_DIR = @TCL_BIN_DIR@
|
387 |
|
|
TCL_DEPS = @TCL_DEPS@
|
388 |
|
|
TCL_INCLUDE = @TCL_INCLUDE@
|
389 |
|
|
TCL_LIBRARY = @TCL_LIBRARY@
|
390 |
|
|
TCL_LIB_FILE = @TCL_LIB_FILE@
|
391 |
|
|
TCL_LIB_FLAG = @TCL_LIB_FLAG@
|
392 |
|
|
TCL_LIB_SPEC = @TCL_LIB_SPEC@
|
393 |
|
|
TCL_PATCH_LEVEL = @TCL_PATCH_LEVEL@
|
394 |
|
|
TCL_SRC_DIR = @TCL_SRC_DIR@
|
395 |
|
|
TCL_STUB_LIB_FILE = @TCL_STUB_LIB_FILE@
|
396 |
|
|
TCL_STUB_LIB_FLAG = @TCL_STUB_LIB_FLAG@
|
397 |
|
|
TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
|
398 |
|
|
TCL_VERSION = @TCL_VERSION@
|
399 |
|
|
TK_BIN_DIR = @TK_BIN_DIR@
|
400 |
|
|
TK_DEPS = @TK_DEPS@
|
401 |
|
|
TK_INCLUDE = @TK_INCLUDE@
|
402 |
|
|
TK_LIBRARY = @TK_LIBRARY@
|
403 |
|
|
TK_LIB_FILE = @TK_LIB_FILE@
|
404 |
|
|
TK_LIB_FLAG = @TK_LIB_FLAG@
|
405 |
|
|
TK_LIB_SPEC = @TK_LIB_SPEC@
|
406 |
|
|
TK_SRC_DIR = @TK_SRC_DIR@
|
407 |
|
|
TK_STUB_LIB_FILE = @TK_STUB_LIB_FILE@
|
408 |
|
|
TK_STUB_LIB_FLAG = @TK_STUB_LIB_FLAG@
|
409 |
|
|
TK_STUB_LIB_SPEC = @TK_STUB_LIB_SPEC@
|
410 |
|
|
TK_VERSION = @TK_VERSION@
|
411 |
|
|
TK_XINCLUDES = @TK_XINCLUDES@
|
412 |
|
|
UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
|
413 |
|
|
USE_NLS = @USE_NLS@
|
414 |
|
|
VERSION = @VERSION@
|
415 |
|
|
WARN_CFLAGS = @WARN_CFLAGS@
|
416 |
|
|
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
|
417 |
|
|
WERROR_CFLAGS = @WERROR_CFLAGS@
|
418 |
|
|
WIN32LDAPP = @WIN32LDAPP@
|
419 |
|
|
WIN32LIBS = @WIN32LIBS@
|
420 |
|
|
WINDRES = @WINDRES@
|
421 |
|
|
WINT_T_SUFFIX = @WINT_T_SUFFIX@
|
422 |
|
|
XGETTEXT = @XGETTEXT@
|
423 |
|
|
XMKMF = @XMKMF@
|
424 |
|
|
X_CFLAGS = @X_CFLAGS@
|
425 |
|
|
X_LDFLAGS = @X_LDFLAGS@
|
426 |
|
|
X_LIBS = @X_LIBS@
|
427 |
|
|
YACC = @YACC@
|
428 |
|
|
YFLAGS = @YFLAGS@
|
429 |
|
|
abs_builddir = @abs_builddir@
|
430 |
|
|
abs_srcdir = @abs_srcdir@
|
431 |
|
|
abs_top_builddir = @abs_top_builddir@
|
432 |
|
|
abs_top_srcdir = @abs_top_srcdir@
|
433 |
|
|
ac_ct_CC = @ac_ct_CC@
|
434 |
|
|
am__include = @am__include@
|
435 |
|
|
am__leading_dot = @am__leading_dot@
|
436 |
|
|
am__quote = @am__quote@
|
437 |
|
|
am__tar = @am__tar@
|
438 |
|
|
am__untar = @am__untar@
|
439 |
|
|
bindir = @bindir@
|
440 |
|
|
build = @build@
|
441 |
|
|
build_alias = @build_alias@
|
442 |
|
|
build_cpu = @build_cpu@
|
443 |
|
|
build_os = @build_os@
|
444 |
|
|
build_vendor = @build_vendor@
|
445 |
|
|
builddir = @builddir@
|
446 |
|
|
datadir = @datadir@
|
447 |
|
|
datarootdir = @datarootdir@
|
448 |
|
|
docdir = @docdir@
|
449 |
|
|
dvidir = @dvidir@
|
450 |
|
|
exec_prefix = @exec_prefix@
|
451 |
|
|
frags = @frags@
|
452 |
|
|
gl_LIBOBJS = @gl_LIBOBJS@
|
453 |
|
|
gl_LTLIBOBJS = @gl_LTLIBOBJS@
|
454 |
|
|
gltests_LIBOBJS = @gltests_LIBOBJS@
|
455 |
|
|
gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
|
456 |
|
|
gltests_WITNESS = @gltests_WITNESS@
|
457 |
|
|
host = @host@
|
458 |
|
|
host_alias = @host_alias@
|
459 |
|
|
host_cpu = @host_cpu@
|
460 |
|
|
host_os = @host_os@
|
461 |
|
|
host_vendor = @host_vendor@
|
462 |
|
|
htmldir = @htmldir@
|
463 |
|
|
includedir = @includedir@
|
464 |
|
|
infodir = @infodir@
|
465 |
|
|
install_sh = @install_sh@
|
466 |
|
|
libdir = @libdir@
|
467 |
|
|
libexecdir = @libexecdir@
|
468 |
|
|
localedir = @localedir@
|
469 |
|
|
localstatedir = @localstatedir@
|
470 |
|
|
mandir = @mandir@
|
471 |
|
|
mkdir_p = @mkdir_p@
|
472 |
|
|
oldincludedir = @oldincludedir@
|
473 |
|
|
pdfdir = @pdfdir@
|
474 |
|
|
prefix = @prefix@
|
475 |
|
|
program_transform_name = @program_transform_name@
|
476 |
|
|
psdir = @psdir@
|
477 |
|
|
sbindir = @sbindir@
|
478 |
|
|
sharedstatedir = @sharedstatedir@
|
479 |
|
|
srcdir = @srcdir@
|
480 |
|
|
subdirs = @subdirs@
|
481 |
|
|
sysconfdir = @sysconfdir@
|
482 |
|
|
target = @target@
|
483 |
|
|
target_alias = @target_alias@
|
484 |
|
|
target_cpu = @target_cpu@
|
485 |
|
|
target_os = @target_os@
|
486 |
|
|
target_subdir = @target_subdir@
|
487 |
|
|
target_vendor = @target_vendor@
|
488 |
|
|
top_build_prefix = @top_build_prefix@
|
489 |
|
|
top_builddir = @top_builddir@
|
490 |
|
|
top_srcdir = @top_srcdir@
|
491 |
|
|
AUTOMAKE_OPTIONS = 1.5 gnits
|
492 |
|
|
SUBDIRS =
|
493 |
|
|
noinst_HEADERS =
|
494 |
|
|
noinst_LIBRARIES = libgnu.a
|
495 |
|
|
noinst_LTLIBRARIES =
|
496 |
|
|
EXTRA_DIST = m4/gnulib-cache.m4 \
|
497 |
|
|
$(top_srcdir)/gnulib/extra/arg-nonnull.h \
|
498 |
|
|
$(top_srcdir)/gnulib/extra/c++defs.h memchr.c memchr.valgrind \
|
499 |
|
|
memmem.c str-two-way.h stddef.in.h stdint.in.h string.in.h \
|
500 |
|
|
$(top_srcdir)/gnulib/extra/warn-on-use.h wchar.in.h
|
501 |
|
|
|
502 |
|
|
# The BUILT_SOURCES created by this Makefile snippet are not used via #include
|
503 |
|
|
# statements but through direct file reference. Therefore this snippet must be
|
504 |
|
|
# present in all Makefile.am that need it. This is ensured by the applicability
|
505 |
|
|
# 'all' defined above.
|
506 |
|
|
|
507 |
|
|
# The BUILT_SOURCES created by this Makefile snippet are not used via #include
|
508 |
|
|
# statements but through direct file reference. Therefore this snippet must be
|
509 |
|
|
# present in all Makefile.am that need it. This is ensured by the applicability
|
510 |
|
|
# 'all' defined above.
|
511 |
|
|
BUILT_SOURCES = arg-nonnull.h c++defs.h $(STDDEF_H) $(STDINT_H) \
|
512 |
|
|
string.h warn-on-use.h wchar.h
|
513 |
|
|
SUFFIXES =
|
514 |
|
|
MOSTLYCLEANFILES = core *.stackdump arg-nonnull.h arg-nonnull.h-t \
|
515 |
|
|
c++defs.h c++defs.h-t stddef.h stddef.h-t stdint.h stdint.h-t \
|
516 |
|
|
string.h string.h-t warn-on-use.h warn-on-use.h-t wchar.h \
|
517 |
|
|
wchar.h-t
|
518 |
|
|
MOSTLYCLEANDIRS =
|
519 |
|
|
CLEANFILES =
|
520 |
|
|
DISTCLEANFILES =
|
521 |
|
|
MAINTAINERCLEANFILES =
|
522 |
|
|
AM_CPPFLAGS =
|
523 |
|
|
AM_CFLAGS =
|
524 |
|
|
libgnu_a_SOURCES = dummy.c
|
525 |
|
|
libgnu_a_LIBADD = $(gl_LIBOBJS)
|
526 |
|
|
libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
|
527 |
|
|
EXTRA_libgnu_a_SOURCES = memchr.c memmem.c
|
528 |
|
|
ARG_NONNULL_H = arg-nonnull.h
|
529 |
|
|
CXXDEFS_H = c++defs.h
|
530 |
|
|
WARN_ON_USE_H = warn-on-use.h
|
531 |
|
|
all: $(BUILT_SOURCES)
|
532 |
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
533 |
|
|
|
534 |
|
|
.SUFFIXES:
|
535 |
|
|
.SUFFIXES: .c .o .obj
|
536 |
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
537 |
|
|
@for dep in $?; do \
|
538 |
|
|
case '$(am__configure_deps)' in \
|
539 |
|
|
*$$dep*) \
|
540 |
|
|
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
541 |
|
|
&& { if test -f $@; then exit 0; else break; fi; }; \
|
542 |
|
|
exit 1;; \
|
543 |
|
|
esac; \
|
544 |
|
|
done; \
|
545 |
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gnulib/Makefile'; \
|
546 |
|
|
$(am__cd) $(top_srcdir) && \
|
547 |
|
|
$(AUTOMAKE) --gnits gnulib/Makefile
|
548 |
|
|
.PRECIOUS: Makefile
|
549 |
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
550 |
|
|
@case '$?' in \
|
551 |
|
|
*config.status*) \
|
552 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
553 |
|
|
*) \
|
554 |
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
555 |
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
556 |
|
|
esac;
|
557 |
|
|
|
558 |
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
559 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
560 |
|
|
|
561 |
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
562 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
563 |
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
564 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
565 |
|
|
$(am__aclocal_m4_deps):
|
566 |
|
|
|
567 |
|
|
clean-noinstLIBRARIES:
|
568 |
|
|
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
|
569 |
|
|
libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
|
570 |
|
|
-rm -f libgnu.a
|
571 |
|
|
$(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
|
572 |
|
|
$(RANLIB) libgnu.a
|
573 |
|
|
|
574 |
|
|
clean-noinstLTLIBRARIES:
|
575 |
|
|
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
|
576 |
|
|
@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
|
577 |
|
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
578 |
|
|
test "$$dir" != "$$p" || dir=.; \
|
579 |
|
|
echo "rm -f \"$${dir}/so_locations\""; \
|
580 |
|
|
rm -f "$${dir}/so_locations"; \
|
581 |
|
|
done
|
582 |
|
|
|
583 |
|
|
mostlyclean-compile:
|
584 |
|
|
-rm -f *.$(OBJEXT)
|
585 |
|
|
|
586 |
|
|
distclean-compile:
|
587 |
|
|
-rm -f *.tab.c
|
588 |
|
|
|
589 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Po@am__quote@
|
590 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@
|
591 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmem.Po@am__quote@
|
592 |
|
|
|
593 |
|
|
.c.o:
|
594 |
|
|
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
595 |
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
596 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
597 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
598 |
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
599 |
|
|
|
600 |
|
|
.c.obj:
|
601 |
|
|
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
602 |
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
603 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
604 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
605 |
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
606 |
|
|
|
607 |
|
|
# This directory's subdirectories are mostly independent; you can cd
|
608 |
|
|
# into them and run `make' without going through this Makefile.
|
609 |
|
|
# To change the values of `make' variables: instead of editing Makefiles,
|
610 |
|
|
# (1) if the variable is set in `config.status', edit `config.status'
|
611 |
|
|
# (which will cause the Makefiles to be regenerated when you run `make');
|
612 |
|
|
# (2) otherwise, pass the desired values on the `make' command line.
|
613 |
|
|
$(RECURSIVE_TARGETS):
|
614 |
|
|
@failcom='exit 1'; \
|
615 |
|
|
for f in x $$MAKEFLAGS; do \
|
616 |
|
|
case $$f in \
|
617 |
|
|
*=* | --[!k]*);; \
|
618 |
|
|
*k*) failcom='fail=yes';; \
|
619 |
|
|
esac; \
|
620 |
|
|
done; \
|
621 |
|
|
dot_seen=no; \
|
622 |
|
|
target=`echo $@ | sed s/-recursive//`; \
|
623 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
624 |
|
|
echo "Making $$target in $$subdir"; \
|
625 |
|
|
if test "$$subdir" = "."; then \
|
626 |
|
|
dot_seen=yes; \
|
627 |
|
|
local_target="$$target-am"; \
|
628 |
|
|
else \
|
629 |
|
|
local_target="$$target"; \
|
630 |
|
|
fi; \
|
631 |
|
|
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
632 |
|
|
|| eval $$failcom; \
|
633 |
|
|
done; \
|
634 |
|
|
if test "$$dot_seen" = "no"; then \
|
635 |
|
|
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
636 |
|
|
fi; test -z "$$fail"
|
637 |
|
|
|
638 |
|
|
$(RECURSIVE_CLEAN_TARGETS):
|
639 |
|
|
@failcom='exit 1'; \
|
640 |
|
|
for f in x $$MAKEFLAGS; do \
|
641 |
|
|
case $$f in \
|
642 |
|
|
*=* | --[!k]*);; \
|
643 |
|
|
*k*) failcom='fail=yes';; \
|
644 |
|
|
esac; \
|
645 |
|
|
done; \
|
646 |
|
|
dot_seen=no; \
|
647 |
|
|
case "$@" in \
|
648 |
|
|
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
649 |
|
|
*) list='$(SUBDIRS)' ;; \
|
650 |
|
|
esac; \
|
651 |
|
|
rev=''; for subdir in $$list; do \
|
652 |
|
|
if test "$$subdir" = "."; then :; else \
|
653 |
|
|
rev="$$subdir $$rev"; \
|
654 |
|
|
fi; \
|
655 |
|
|
done; \
|
656 |
|
|
rev="$$rev ."; \
|
657 |
|
|
target=`echo $@ | sed s/-recursive//`; \
|
658 |
|
|
for subdir in $$rev; do \
|
659 |
|
|
echo "Making $$target in $$subdir"; \
|
660 |
|
|
if test "$$subdir" = "."; then \
|
661 |
|
|
local_target="$$target-am"; \
|
662 |
|
|
else \
|
663 |
|
|
local_target="$$target"; \
|
664 |
|
|
fi; \
|
665 |
|
|
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
666 |
|
|
|| eval $$failcom; \
|
667 |
|
|
done && test -z "$$fail"
|
668 |
|
|
tags-recursive:
|
669 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
670 |
|
|
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
671 |
|
|
done
|
672 |
|
|
ctags-recursive:
|
673 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
674 |
|
|
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
675 |
|
|
done
|
676 |
|
|
|
677 |
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
678 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
679 |
|
|
unique=`for i in $$list; do \
|
680 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
681 |
|
|
done | \
|
682 |
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
683 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
684 |
|
|
mkid -fID $$unique
|
685 |
|
|
tags: TAGS
|
686 |
|
|
|
687 |
|
|
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
688 |
|
|
$(TAGS_FILES) $(LISP)
|
689 |
|
|
set x; \
|
690 |
|
|
here=`pwd`; \
|
691 |
|
|
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
692 |
|
|
include_option=--etags-include; \
|
693 |
|
|
empty_fix=.; \
|
694 |
|
|
else \
|
695 |
|
|
include_option=--include; \
|
696 |
|
|
empty_fix=; \
|
697 |
|
|
fi; \
|
698 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
699 |
|
|
if test "$$subdir" = .; then :; else \
|
700 |
|
|
test ! -f $$subdir/TAGS || \
|
701 |
|
|
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
|
702 |
|
|
fi; \
|
703 |
|
|
done; \
|
704 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
705 |
|
|
unique=`for i in $$list; do \
|
706 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
707 |
|
|
done | \
|
708 |
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
709 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
710 |
|
|
shift; \
|
711 |
|
|
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
712 |
|
|
test -n "$$unique" || unique=$$empty_fix; \
|
713 |
|
|
if test $$# -gt 0; then \
|
714 |
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
715 |
|
|
"$$@" $$unique; \
|
716 |
|
|
else \
|
717 |
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
718 |
|
|
$$unique; \
|
719 |
|
|
fi; \
|
720 |
|
|
fi
|
721 |
|
|
ctags: CTAGS
|
722 |
|
|
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
723 |
|
|
$(TAGS_FILES) $(LISP)
|
724 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
725 |
|
|
unique=`for i in $$list; do \
|
726 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
727 |
|
|
done | \
|
728 |
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
729 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
730 |
|
|
test -z "$(CTAGS_ARGS)$$unique" \
|
731 |
|
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
732 |
|
|
$$unique
|
733 |
|
|
|
734 |
|
|
GTAGS:
|
735 |
|
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
736 |
|
|
&& $(am__cd) $(top_srcdir) \
|
737 |
|
|
&& gtags -i $(GTAGS_ARGS) "$$here"
|
738 |
|
|
|
739 |
|
|
distclean-tags:
|
740 |
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
741 |
|
|
|
742 |
|
|
distdir: $(DISTFILES)
|
743 |
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
744 |
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
745 |
|
|
list='$(DISTFILES)'; \
|
746 |
|
|
dist_files=`for file in $$list; do echo $$file; done | \
|
747 |
|
|
sed -e "s|^$$srcdirstrip/||;t" \
|
748 |
|
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
749 |
|
|
case $$dist_files in \
|
750 |
|
|
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
751 |
|
|
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
752 |
|
|
sort -u` ;; \
|
753 |
|
|
esac; \
|
754 |
|
|
for file in $$dist_files; do \
|
755 |
|
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
756 |
|
|
if test -d $$d/$$file; then \
|
757 |
|
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
758 |
|
|
if test -d "$(distdir)/$$file"; then \
|
759 |
|
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
760 |
|
|
fi; \
|
761 |
|
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
762 |
|
|
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
763 |
|
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
764 |
|
|
fi; \
|
765 |
|
|
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
766 |
|
|
else \
|
767 |
|
|
test -f "$(distdir)/$$file" \
|
768 |
|
|
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
769 |
|
|
|| exit 1; \
|
770 |
|
|
fi; \
|
771 |
|
|
done
|
772 |
|
|
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
773 |
|
|
if test "$$subdir" = .; then :; else \
|
774 |
|
|
test -d "$(distdir)/$$subdir" \
|
775 |
|
|
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|
776 |
|
|
|| exit 1; \
|
777 |
|
|
fi; \
|
778 |
|
|
done
|
779 |
|
|
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
780 |
|
|
if test "$$subdir" = .; then :; else \
|
781 |
|
|
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
|
782 |
|
|
$(am__relativize); \
|
783 |
|
|
new_distdir=$$reldir; \
|
784 |
|
|
dir1=$$subdir; dir2="$(top_distdir)"; \
|
785 |
|
|
$(am__relativize); \
|
786 |
|
|
new_top_distdir=$$reldir; \
|
787 |
|
|
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
|
788 |
|
|
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
|
789 |
|
|
($(am__cd) $$subdir && \
|
790 |
|
|
$(MAKE) $(AM_MAKEFLAGS) \
|
791 |
|
|
top_distdir="$$new_top_distdir" \
|
792 |
|
|
distdir="$$new_distdir" \
|
793 |
|
|
am__remove_distdir=: \
|
794 |
|
|
am__skip_length_check=: \
|
795 |
|
|
am__skip_mode_fix=: \
|
796 |
|
|
distdir) \
|
797 |
|
|
|| exit 1; \
|
798 |
|
|
fi; \
|
799 |
|
|
done
|
800 |
|
|
check-am: all-am
|
801 |
|
|
check: $(BUILT_SOURCES)
|
802 |
|
|
$(MAKE) $(AM_MAKEFLAGS) check-recursive
|
803 |
|
|
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
|
804 |
|
|
installdirs: installdirs-recursive
|
805 |
|
|
installdirs-am:
|
806 |
|
|
install: $(BUILT_SOURCES)
|
807 |
|
|
$(MAKE) $(AM_MAKEFLAGS) install-recursive
|
808 |
|
|
install-exec: install-exec-recursive
|
809 |
|
|
install-data: install-data-recursive
|
810 |
|
|
uninstall: uninstall-recursive
|
811 |
|
|
|
812 |
|
|
install-am: all-am
|
813 |
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
814 |
|
|
|
815 |
|
|
installcheck: installcheck-recursive
|
816 |
|
|
install-strip:
|
817 |
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
818 |
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
819 |
|
|
`test -z '$(STRIP)' || \
|
820 |
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
821 |
|
|
mostlyclean-generic:
|
822 |
|
|
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
823 |
|
|
|
824 |
|
|
clean-generic:
|
825 |
|
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
826 |
|
|
|
827 |
|
|
distclean-generic:
|
828 |
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
829 |
|
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
830 |
|
|
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
831 |
|
|
|
832 |
|
|
maintainer-clean-generic:
|
833 |
|
|
@echo "This command is intended for maintainers to use"
|
834 |
|
|
@echo "it deletes files that may require special tools to rebuild."
|
835 |
|
|
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
836 |
|
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
837 |
|
|
clean: clean-recursive
|
838 |
|
|
|
839 |
|
|
clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
|
840 |
|
|
mostlyclean-am
|
841 |
|
|
|
842 |
|
|
distclean: distclean-recursive
|
843 |
|
|
-rm -rf ./$(DEPDIR)
|
844 |
|
|
-rm -f Makefile
|
845 |
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
846 |
|
|
distclean-tags
|
847 |
|
|
|
848 |
|
|
dvi: dvi-recursive
|
849 |
|
|
|
850 |
|
|
dvi-am:
|
851 |
|
|
|
852 |
|
|
html: html-recursive
|
853 |
|
|
|
854 |
|
|
html-am:
|
855 |
|
|
|
856 |
|
|
info: info-recursive
|
857 |
|
|
|
858 |
|
|
info-am:
|
859 |
|
|
|
860 |
|
|
install-data-am:
|
861 |
|
|
|
862 |
|
|
install-dvi: install-dvi-recursive
|
863 |
|
|
|
864 |
|
|
install-dvi-am:
|
865 |
|
|
|
866 |
|
|
install-exec-am:
|
867 |
|
|
|
868 |
|
|
install-html: install-html-recursive
|
869 |
|
|
|
870 |
|
|
install-html-am:
|
871 |
|
|
|
872 |
|
|
install-info: install-info-recursive
|
873 |
|
|
|
874 |
|
|
install-info-am:
|
875 |
|
|
|
876 |
|
|
install-man:
|
877 |
|
|
|
878 |
|
|
install-pdf: install-pdf-recursive
|
879 |
|
|
|
880 |
|
|
install-pdf-am:
|
881 |
|
|
|
882 |
|
|
install-ps: install-ps-recursive
|
883 |
|
|
|
884 |
|
|
install-ps-am:
|
885 |
|
|
|
886 |
|
|
installcheck-am:
|
887 |
|
|
|
888 |
|
|
maintainer-clean: maintainer-clean-recursive
|
889 |
|
|
-rm -rf ./$(DEPDIR)
|
890 |
|
|
-rm -f Makefile
|
891 |
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
892 |
|
|
|
893 |
|
|
mostlyclean: mostlyclean-recursive
|
894 |
|
|
|
895 |
|
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
896 |
|
|
mostlyclean-local
|
897 |
|
|
|
898 |
|
|
pdf: pdf-recursive
|
899 |
|
|
|
900 |
|
|
pdf-am:
|
901 |
|
|
|
902 |
|
|
ps: ps-recursive
|
903 |
|
|
|
904 |
|
|
ps-am:
|
905 |
|
|
|
906 |
|
|
uninstall-am:
|
907 |
|
|
|
908 |
|
|
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
|
909 |
|
|
ctags-recursive install install-am install-strip \
|
910 |
|
|
tags-recursive
|
911 |
|
|
|
912 |
|
|
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
913 |
|
|
all all-am check check-am clean clean-generic \
|
914 |
|
|
clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \
|
915 |
|
|
ctags-recursive distclean distclean-compile distclean-generic \
|
916 |
|
|
distclean-tags distdir dvi dvi-am html html-am info info-am \
|
917 |
|
|
install install-am install-data install-data-am install-dvi \
|
918 |
|
|
install-dvi-am install-exec install-exec-am install-html \
|
919 |
|
|
install-html-am install-info install-info-am install-man \
|
920 |
|
|
install-pdf install-pdf-am install-ps install-ps-am \
|
921 |
|
|
install-strip installcheck installcheck-am installdirs \
|
922 |
|
|
installdirs-am maintainer-clean maintainer-clean-generic \
|
923 |
|
|
mostlyclean mostlyclean-compile mostlyclean-generic \
|
924 |
|
|
mostlyclean-local pdf pdf-am ps ps-am tags tags-recursive \
|
925 |
|
|
uninstall uninstall-am
|
926 |
|
|
|
927 |
|
|
# The arg-nonnull.h that gets inserted into generated .h files is the same as
|
928 |
|
|
# build-aux/arg-nonnull.h, except that it has the copyright header cut off.
|
929 |
|
|
arg-nonnull.h: $(top_srcdir)/gnulib/extra/arg-nonnull.h
|
930 |
|
|
$(AM_V_GEN)rm -f $@-t $@ && \
|
931 |
|
|
sed -n -e '/GL_ARG_NONNULL/,$$p' \
|
932 |
|
|
< $(top_srcdir)/gnulib/extra/arg-nonnull.h \
|
933 |
|
|
> $@-t && \
|
934 |
|
|
mv $@-t $@
|
935 |
|
|
# The c++defs.h that gets inserted into generated .h files is the same as
|
936 |
|
|
# build-aux/c++defs.h, except that it has the copyright header cut off.
|
937 |
|
|
c++defs.h: $(top_srcdir)/gnulib/extra/c++defs.h
|
938 |
|
|
$(AM_V_GEN)rm -f $@-t $@ && \
|
939 |
|
|
sed -n -e '/_GL_CXXDEFS/,$$p' \
|
940 |
|
|
< $(top_srcdir)/gnulib/extra/c++defs.h \
|
941 |
|
|
> $@-t && \
|
942 |
|
|
mv $@-t $@
|
943 |
|
|
|
944 |
|
|
# We need the following in order to create when the system
|
945 |
|
|
# doesn't have one that works with the given compiler.
|
946 |
|
|
stddef.h: stddef.in.h
|
947 |
|
|
$(AM_V_GEN)rm -f $@-t $@ && \
|
948 |
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
949 |
|
|
sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
950 |
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
951 |
|
|
-e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
|
952 |
|
|
-e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
|
953 |
|
|
-e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
|
954 |
|
|
< $(srcdir)/stddef.in.h; \
|
955 |
|
|
} > $@-t && \
|
956 |
|
|
mv $@-t $@
|
957 |
|
|
|
958 |
|
|
# We need the following in order to create when the system
|
959 |
|
|
# doesn't have one that works with the given compiler.
|
960 |
|
|
stdint.h: stdint.in.h
|
961 |
|
|
$(AM_V_GEN)rm -f $@-t $@ && \
|
962 |
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
963 |
|
|
sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
|
964 |
|
|
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
965 |
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
966 |
|
|
-e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
|
967 |
|
|
-e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
|
968 |
|
|
-e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
|
969 |
|
|
-e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
|
970 |
|
|
-e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
|
971 |
|
|
-e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
|
972 |
|
|
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
|
973 |
|
|
-e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
|
974 |
|
|
-e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
|
975 |
|
|
-e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
|
976 |
|
|
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
|
977 |
|
|
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
|
978 |
|
|
-e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
|
979 |
|
|
-e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
|
980 |
|
|
-e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
|
981 |
|
|
-e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
|
982 |
|
|
-e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
|
983 |
|
|
-e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
|
984 |
|
|
-e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
|
985 |
|
|
-e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
|
986 |
|
|
-e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
|
987 |
|
|
< $(srcdir)/stdint.in.h; \
|
988 |
|
|
} > $@-t && \
|
989 |
|
|
mv $@-t $@
|
990 |
|
|
|
991 |
|
|
# We need the following in order to create when the system
|
992 |
|
|
# doesn't have one that works with the given compiler.
|
993 |
|
|
string.h: string.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
|
994 |
|
|
$(AM_V_GEN)rm -f $@-t $@ && \
|
995 |
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
996 |
|
|
sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
997 |
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
998 |
|
|
-e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
|
999 |
|
|
-e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
|
1000 |
|
|
-e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
|
1001 |
|
|
-e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
|
1002 |
|
|
-e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
|
1003 |
|
|
-e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
|
1004 |
|
|
-e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
|
1005 |
|
|
-e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
|
1006 |
|
|
-e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
|
1007 |
|
|
-e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
|
1008 |
|
|
-e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
|
1009 |
|
|
-e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
|
1010 |
|
|
-e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
|
1011 |
|
|
-e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
|
1012 |
|
|
-e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
|
1013 |
|
|
-e 's|@''GNULIB_MEMCHR''@|$(GNULIB_MEMCHR)|g' \
|
1014 |
|
|
-e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
|
1015 |
|
|
-e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
|
1016 |
|
|
-e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
|
1017 |
|
|
-e 's|@''GNULIB_RAWMEMCHR''@|$(GNULIB_RAWMEMCHR)|g' \
|
1018 |
|
|
-e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
|
1019 |
|
|
-e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
|
1020 |
|
|
-e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
|
1021 |
|
|
-e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
|
1022 |
|
|
-e 's|@''GNULIB_STRNCAT''@|$(GNULIB_STRNCAT)|g' \
|
1023 |
|
|
-e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
|
1024 |
|
|
-e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
|
1025 |
|
|
-e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
|
1026 |
|
|
-e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
|
1027 |
|
|
-e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
|
1028 |
|
|
-e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
|
1029 |
|
|
-e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
|
1030 |
|
|
-e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
|
1031 |
|
|
-e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
|
1032 |
|
|
-e 's|@''GNULIB_STRVERSCMP''@|$(GNULIB_STRVERSCMP)|g' \
|
1033 |
|
|
< $(srcdir)/string.in.h | \
|
1034 |
|
|
sed -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
|
1035 |
|
|
-e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
|
1036 |
|
|
-e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
|
1037 |
|
|
-e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
|
1038 |
|
|
-e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
|
1039 |
|
|
-e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
|
1040 |
|
|
-e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
|
1041 |
|
|
-e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
|
1042 |
|
|
-e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
|
1043 |
|
|
-e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
|
1044 |
|
|
-e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
|
1045 |
|
|
-e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
|
1046 |
|
|
-e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
|
1047 |
|
|
-e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
|
1048 |
|
|
-e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
|
1049 |
|
|
-e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
|
1050 |
|
|
-e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
|
1051 |
|
|
-e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
|
1052 |
|
|
-e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
|
1053 |
|
|
-e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
|
1054 |
|
|
-e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
|
1055 |
|
|
-e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
|
1056 |
|
|
-e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
|
1057 |
|
|
-e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
|
1058 |
|
|
-e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
|
1059 |
|
|
-e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
|
1060 |
|
|
-e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
|
1061 |
|
|
-e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
|
1062 |
|
|
-e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
|
1063 |
|
|
-e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
|
1064 |
|
|
-e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
|
1065 |
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
|
1066 |
|
|
-e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
|
1067 |
|
|
-e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
|
1068 |
|
|
< $(srcdir)/string.in.h; \
|
1069 |
|
|
} > $@-t && \
|
1070 |
|
|
mv $@-t $@
|
1071 |
|
|
# The warn-on-use.h that gets inserted into generated .h files is the same as
|
1072 |
|
|
# build-aux/warn-on-use.h, except that it has the copyright header cut off.
|
1073 |
|
|
warn-on-use.h: $(top_srcdir)/gnulib/extra/warn-on-use.h
|
1074 |
|
|
$(AM_V_GEN)rm -f $@-t $@ && \
|
1075 |
|
|
sed -n -e '/^.ifndef/,$$p' \
|
1076 |
|
|
< $(top_srcdir)/gnulib/extra/warn-on-use.h \
|
1077 |
|
|
> $@-t && \
|
1078 |
|
|
mv $@-t $@
|
1079 |
|
|
|
1080 |
|
|
# We need the following in order to create when the system
|
1081 |
|
|
# version does not work standalone.
|
1082 |
|
|
wchar.h: wchar.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
|
1083 |
|
|
$(AM_V_GEN)rm -f $@-t $@ && \
|
1084 |
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
1085 |
|
|
sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
1086 |
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
1087 |
|
|
-e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
|
1088 |
|
|
-e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
|
1089 |
|
|
-e 's|@''GNULIB_BTOWC''@|$(GNULIB_BTOWC)|g' \
|
1090 |
|
|
-e 's|@''GNULIB_WCTOB''@|$(GNULIB_WCTOB)|g' \
|
1091 |
|
|
-e 's|@''GNULIB_MBSINIT''@|$(GNULIB_MBSINIT)|g' \
|
1092 |
|
|
-e 's|@''GNULIB_MBRTOWC''@|$(GNULIB_MBRTOWC)|g' \
|
1093 |
|
|
-e 's|@''GNULIB_MBRLEN''@|$(GNULIB_MBRLEN)|g' \
|
1094 |
|
|
-e 's|@''GNULIB_MBSRTOWCS''@|$(GNULIB_MBSRTOWCS)|g' \
|
1095 |
|
|
-e 's|@''GNULIB_MBSNRTOWCS''@|$(GNULIB_MBSNRTOWCS)|g' \
|
1096 |
|
|
-e 's|@''GNULIB_WCRTOMB''@|$(GNULIB_WCRTOMB)|g' \
|
1097 |
|
|
-e 's|@''GNULIB_WCSRTOMBS''@|$(GNULIB_WCSRTOMBS)|g' \
|
1098 |
|
|
-e 's|@''GNULIB_WCSNRTOMBS''@|$(GNULIB_WCSNRTOMBS)|g' \
|
1099 |
|
|
-e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
|
1100 |
|
|
-e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
|
1101 |
|
|
-e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
|
1102 |
|
|
-e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
|
1103 |
|
|
-e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
|
1104 |
|
|
-e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
|
1105 |
|
|
-e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
|
1106 |
|
|
-e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
|
1107 |
|
|
-e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
|
1108 |
|
|
-e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
|
1109 |
|
|
-e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
|
1110 |
|
|
-e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
|
1111 |
|
|
-e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
|
1112 |
|
|
-e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
|
1113 |
|
|
-e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
|
1114 |
|
|
-e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
|
1115 |
|
|
-e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
|
1116 |
|
|
-e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
|
1117 |
|
|
-e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
|
1118 |
|
|
-e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
|
1119 |
|
|
-e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
|
1120 |
|
|
-e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
|
1121 |
|
|
-e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
|
1122 |
|
|
-e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
|
1123 |
|
|
-e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
|
1124 |
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
|
1125 |
|
|
-e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
|
1126 |
|
|
-e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
|
1127 |
|
|
< $(srcdir)/wchar.in.h; \
|
1128 |
|
|
} > $@-t && \
|
1129 |
|
|
mv $@-t $@
|
1130 |
|
|
|
1131 |
|
|
mostlyclean-local: mostlyclean-generic
|
1132 |
|
|
@for dir in '' $(MOSTLYCLEANDIRS); do \
|
1133 |
|
|
if test -n "$$dir" && test -d $$dir; then \
|
1134 |
|
|
echo "rmdir $$dir"; rmdir $$dir; \
|
1135 |
|
|
fi; \
|
1136 |
|
|
done; \
|
1137 |
|
|
:
|
1138 |
|
|
|
1139 |
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
1140 |
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
1141 |
|
|
.NOEXPORT:
|