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