]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/gnulib/Makefile.in
Regenerate tree using Autoconf 2.64 and Automake 1.11.
[thirdparty/binutils-gdb.git] / gdb / gnulib / Makefile.in
CommitLineData
81ecdfbb 1# Makefile.in generated by automake 1.11 from Makefile.am.
f6ea5628
DJ
2# @configure_input@
3
cfd53605 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
81ecdfbb
RW
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
cfd53605 18# Copyright (C) 2004-2007, 2009 Free Software Foundation, Inc.
f6ea5628
DJ
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.
4d7b71aa 27# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gnulib --m4-base=gnulib/m4 --doc-base=doc --aux-dir=gnulib/extra --no-libtool --macro-prefix=gl memmem
f6ea5628
DJ
28
29
30
f6ea5628
DJ
31VPATH = @srcdir@
32pkgdatadir = $(datadir)/@PACKAGE@
f6ea5628 33pkgincludedir = $(includedir)/@PACKAGE@
81ecdfbb
RW
34pkglibdir = $(libdir)/@PACKAGE@
35pkglibexecdir = $(libexecdir)/@PACKAGE@
f6ea5628 36am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
f6ea5628
DJ
37install_sh_DATA = $(install_sh) -c -m 644
38install_sh_PROGRAM = $(install_sh) -c
39install_sh_SCRIPT = $(install_sh) -c
40INSTALL_HEADER = $(INSTALL_DATA)
41transform = $(program_transform_name)
42NORMAL_INSTALL = :
43PRE_INSTALL = :
44POST_INSTALL = :
45NORMAL_UNINSTALL = :
46PRE_UNINSTALL = :
47POST_UNINSTALL = :
48build_triplet = @build@
49host_triplet = @host@
50target_triplet = @target@
51subdir = gnulib
52DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
53 $(srcdir)/Makefile.in
54ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
aa11fd3f
DJ
55am__aclocal_m4_deps = $(top_srcdir)/gnulib/m4/extensions.m4 \
56 $(top_srcdir)/gnulib/m4/gnulib-common.m4 \
57 $(top_srcdir)/gnulib/m4/gnulib-comp.m4 \
58 $(top_srcdir)/gnulib/m4/include_next.m4 \
59 $(top_srcdir)/gnulib/m4/longlong.m4 \
60 $(top_srcdir)/gnulib/m4/memchr.m4 \
61 $(top_srcdir)/gnulib/m4/memcmp.m4 \
62 $(top_srcdir)/gnulib/m4/memmem.m4 \
63 $(top_srcdir)/gnulib/m4/onceonly_2_57.m4 \
64 $(top_srcdir)/gnulib/m4/stdint.m4 \
65 $(top_srcdir)/gnulib/m4/string_h.m4 \
81ecdfbb
RW
66 $(top_srcdir)/gnulib/m4/wchar.m4 $(top_srcdir)/acinclude.m4 \
67 $(top_srcdir)/../bfd/bfd.m4 \
f6ea5628 68 $(top_srcdir)/../config/acinclude.m4 \
cfd53605 69 $(top_srcdir)/../config/override.m4 \
f6ea5628
DJ
70 $(top_srcdir)/../config/gettext-sister.m4 \
71 $(top_srcdir)/../config/lib-ld.m4 \
72 $(top_srcdir)/../config/lib-prefix.m4 \
cfd53605
AS
73 $(top_srcdir)/../config/lib-link.m4 \
74 $(top_srcdir)/../config/acx.m4 $(top_srcdir)/../config/tcl.m4 \
75 $(top_srcdir)/../config/depstand.m4 \
76 $(top_srcdir)/../config/lcmessage.m4 \
77 $(top_srcdir)/../config/codeset.m4 $(top_srcdir)/configure.ac
f6ea5628
DJ
78am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79 $(ACLOCAL_M4)
80mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
81CONFIG_HEADER = $(top_builddir)/config.h
82CONFIG_CLEAN_FILES =
81ecdfbb 83CONFIG_CLEAN_VPATH_FILES =
f6ea5628
DJ
84LIBRARIES = $(noinst_LIBRARIES)
85ARFLAGS = cru
86libgnu_a_AR = $(AR) $(ARFLAGS)
aa11fd3f 87am__DEPENDENCIES_1 =
f6ea5628
DJ
88am_libgnu_a_OBJECTS = dummy.$(OBJEXT)
89libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
90LTLIBRARIES = $(noinst_LTLIBRARIES)
81ecdfbb 91DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
f6ea5628
DJ
92depcomp = $(SHELL) $(top_srcdir)/../depcomp
93am__depfiles_maybe = depfiles
81ecdfbb 94am__mv = mv -f
f6ea5628
DJ
95COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
96 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
97CCLD = $(CC)
98LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
99SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
100DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
101HEADERS = $(noinst_HEADERS)
102ETAGS = etags
103CTAGS = ctags
104DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105ACLOCAL = @ACLOCAL@
106ALLOCA = @ALLOCA@
f6ea5628
DJ
107AMTAR = @AMTAR@
108AR = @AR@
109AUTOCONF = @AUTOCONF@
110AUTOHEADER = @AUTOHEADER@
111AUTOMAKE = @AUTOMAKE@
112AWK = @AWK@
aa11fd3f
DJ
113BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
114BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
115BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
116BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
117BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
f6ea5628
DJ
118CATALOGS = @CATALOGS@
119CATOBJEXT = @CATOBJEXT@
120CC = @CC@
121CCDEPMODE = @CCDEPMODE@
122CFLAGS = @CFLAGS@
123CONFIG_ALL = @CONFIG_ALL@
124CONFIG_CLEAN = @CONFIG_CLEAN@
125CONFIG_DEPS = @CONFIG_DEPS@
126CONFIG_INSTALL = @CONFIG_INSTALL@
127CONFIG_LDFLAGS = @CONFIG_LDFLAGS@
128CONFIG_OBS = @CONFIG_OBS@
129CONFIG_SRCS = @CONFIG_SRCS@
130CONFIG_UNINSTALL = @CONFIG_UNINSTALL@
131CPP = @CPP@
132CPPFLAGS = @CPPFLAGS@
133CYGPATH_W = @CYGPATH_W@
134DATADIRNAME = @DATADIRNAME@
81ecdfbb 135DEBUGDIR = @DEBUGDIR@
f6ea5628
DJ
136DEFS = @DEFS@
137DEPDIR = @DEPDIR@
138DLLTOOL = @DLLTOOL@
139ECHO_C = @ECHO_C@
140ECHO_N = @ECHO_N@
141ECHO_T = @ECHO_T@
142EGREP = @EGREP@
143ENABLE_CFLAGS = @ENABLE_CFLAGS@
144EXEEXT = @EXEEXT@
145GDBTKLIBS = @GDBTKLIBS@
146GDBTK_CFLAGS = @GDBTK_CFLAGS@
147GDBTK_SRC_DIR = @GDBTK_SRC_DIR@
81ecdfbb 148GDB_DATADIR = @GDB_DATADIR@
cfd53605 149GDB_NM_FILE = @GDB_NM_FILE@
f6ea5628
DJ
150GENCAT = @GENCAT@
151GMSGFMT = @GMSGFMT@
aa11fd3f
DJ
152GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
153GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
154GNULIB_MBSCHR = @GNULIB_MBSCHR@
155GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
156GNULIB_MBSLEN = @GNULIB_MBSLEN@
157GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
158GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
159GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
160GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
161GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
162GNULIB_MBSSEP = @GNULIB_MBSSEP@
163GNULIB_MBSSPN = @GNULIB_MBSSPN@
164GNULIB_MBSSTR = @GNULIB_MBSSTR@
165GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
166GNULIB_MEMMEM = @GNULIB_MEMMEM@
167GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
168GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
cfd53605 169GNULIB_STDINT_H = @GNULIB_STDINT_H@
aa11fd3f
DJ
170GNULIB_STPCPY = @GNULIB_STPCPY@
171GNULIB_STPNCPY = @GNULIB_STPNCPY@
172GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
173GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
174GNULIB_STRDUP = @GNULIB_STRDUP@
175GNULIB_STRERROR = @GNULIB_STRERROR@
176GNULIB_STRNDUP = @GNULIB_STRNDUP@
177GNULIB_STRNLEN = @GNULIB_STRNLEN@
178GNULIB_STRPBRK = @GNULIB_STRPBRK@
179GNULIB_STRSEP = @GNULIB_STRSEP@
180GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
181GNULIB_STRSTR = @GNULIB_STRSTR@
182GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
183GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
81ecdfbb 184GREP = @GREP@
f6ea5628 185GUI_CFLAGS_X = @GUI_CFLAGS_X@
aa11fd3f
DJ
186HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
187HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
188HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
189HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
190HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
191HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
192HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
193HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
194HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
195HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
f6ea5628 196HAVE_LIBEXPAT = @HAVE_LIBEXPAT@
aa11fd3f
DJ
197HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
198HAVE_MEMPCPY = @HAVE_MEMPCPY@
199HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
200HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
201HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
202HAVE_STDINT_H = @HAVE_STDINT_H@
203HAVE_STPCPY = @HAVE_STPCPY@
204HAVE_STPNCPY = @HAVE_STPNCPY@
205HAVE_STRCASESTR = @HAVE_STRCASESTR@
206HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
207HAVE_STRNDUP = @HAVE_STRNDUP@
208HAVE_STRPBRK = @HAVE_STRPBRK@
209HAVE_STRSEP = @HAVE_STRSEP@
210HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
211HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
212HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
213HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
214HAVE_WCHAR_H = @HAVE_WCHAR_H@
f6ea5628 215INCINTL = @INCINTL@
aa11fd3f 216INCLUDE_NEXT = @INCLUDE_NEXT@
81ecdfbb 217INSTALL = @INSTALL@
f6ea5628
DJ
218INSTALL_DATA = @INSTALL_DATA@
219INSTALL_PROGRAM = @INSTALL_PROGRAM@
220INSTALL_SCRIPT = @INSTALL_SCRIPT@
221INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
222INSTOBJEXT = @INSTOBJEXT@
f6ea5628
DJ
223LDFLAGS = @LDFLAGS@
224LIBEXPAT = @LIBEXPAT@
aa11fd3f
DJ
225LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
226LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
f6ea5628 227LIBGUI = @LIBGUI@
f6ea5628
DJ
228LIBINTL = @LIBINTL@
229LIBINTL_DEP = @LIBINTL_DEP@
230LIBOBJS = @LIBOBJS@
231LIBS = @LIBS@
232LN_S = @LN_S@
233LTLIBEXPAT = @LTLIBEXPAT@
234LTLIBOBJS = @LTLIBOBJS@
235MAINT = @MAINT@
cfd53605 236MAKE = @MAKE@
f6ea5628
DJ
237MAKEINFO = @MAKEINFO@
238MIG = @MIG@
81ecdfbb 239MKDIR_P = @MKDIR_P@
aa11fd3f
DJ
240NEXT_STDINT_H = @NEXT_STDINT_H@
241NEXT_STRING_H = @NEXT_STRING_H@
242NEXT_WCHAR_H = @NEXT_WCHAR_H@
f6ea5628
DJ
243OBJEXT = @OBJEXT@
244PACKAGE = @PACKAGE@
245PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
246PACKAGE_NAME = @PACKAGE_NAME@
247PACKAGE_STRING = @PACKAGE_STRING@
248PACKAGE_TARNAME = @PACKAGE_TARNAME@
81ecdfbb 249PACKAGE_URL = @PACKAGE_URL@
f6ea5628
DJ
250PACKAGE_VERSION = @PACKAGE_VERSION@
251PATH_SEPARATOR = @PATH_SEPARATOR@
cfd53605 252PKGVERSION = @PKGVERSION@
f6ea5628
DJ
253POSUB = @POSUB@
254PROFILE_CFLAGS = @PROFILE_CFLAGS@
aa11fd3f 255PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
cfd53605 256PYTHON_CFLAGS = @PYTHON_CFLAGS@
f6ea5628
DJ
257RANLIB = @RANLIB@
258READLINE = @READLINE@
259READLINE_CFLAGS = @READLINE_CFLAGS@
260READLINE_DEPS = @READLINE_DEPS@
aa11fd3f
DJ
261REPLACE_MEMMEM = @REPLACE_MEMMEM@
262REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
263REPLACE_STRERROR = @REPLACE_STRERROR@
264REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
265REPLACE_STRSTR = @REPLACE_STRSTR@
266REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
cfd53605
AS
267REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
268REPORT_BUGS_TO = @REPORT_BUGS_TO@
f6ea5628
DJ
269SER_HARDWIRE = @SER_HARDWIRE@
270SET_MAKE = @SET_MAKE@
271SHELL = @SHELL@
aa11fd3f 272SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
f6ea5628
DJ
273SIM = @SIM@
274SIM_OBS = @SIM_OBS@
aa11fd3f
DJ
275SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
276STDINT_H = @STDINT_H@
f6ea5628 277STRIP = @STRIP@
81ecdfbb 278SYSTEM_GDBINIT = @SYSTEM_GDBINIT@
f6ea5628
DJ
279TARGET_OBS = @TARGET_OBS@
280TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@
281TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@
cfd53605 282TCL_BIN_DIR = @TCL_BIN_DIR@
f6ea5628 283TCL_DEPS = @TCL_DEPS@
cfd53605
AS
284TCL_INCLUDE = @TCL_INCLUDE@
285TCL_LIBRARY = @TCL_LIBRARY@
286TCL_LIB_FILE = @TCL_LIB_FILE@
287TCL_LIB_FLAG = @TCL_LIB_FLAG@
f6ea5628 288TCL_LIB_SPEC = @TCL_LIB_SPEC@
cfd53605
AS
289TCL_PATCH_LEVEL = @TCL_PATCH_LEVEL@
290TCL_SRC_DIR = @TCL_SRC_DIR@
291TCL_STUB_LIB_FILE = @TCL_STUB_LIB_FILE@
292TCL_STUB_LIB_FLAG = @TCL_STUB_LIB_FLAG@
293TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
f6ea5628 294TCL_VERSION = @TCL_VERSION@
cfd53605 295TK_BIN_DIR = @TK_BIN_DIR@
f6ea5628 296TK_DEPS = @TK_DEPS@
cfd53605
AS
297TK_INCLUDE = @TK_INCLUDE@
298TK_LIBRARY = @TK_LIBRARY@
299TK_LIB_FILE = @TK_LIB_FILE@
300TK_LIB_FLAG = @TK_LIB_FLAG@
f6ea5628 301TK_LIB_SPEC = @TK_LIB_SPEC@
cfd53605
AS
302TK_SRC_DIR = @TK_SRC_DIR@
303TK_STUB_LIB_FILE = @TK_STUB_LIB_FILE@
304TK_STUB_LIB_FLAG = @TK_STUB_LIB_FLAG@
305TK_STUB_LIB_SPEC = @TK_STUB_LIB_SPEC@
f6ea5628
DJ
306TK_VERSION = @TK_VERSION@
307TK_XINCLUDES = @TK_XINCLUDES@
f6ea5628
DJ
308USE_NLS = @USE_NLS@
309VERSION = @VERSION@
310WARN_CFLAGS = @WARN_CFLAGS@
aa11fd3f
DJ
311WCHAR_H = @WCHAR_H@
312WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
f6ea5628
DJ
313WERROR_CFLAGS = @WERROR_CFLAGS@
314WIN32LDAPP = @WIN32LDAPP@
315WIN32LIBS = @WIN32LIBS@
316WINDRES = @WINDRES@
aa11fd3f 317WINT_T_SUFFIX = @WINT_T_SUFFIX@
f6ea5628 318XGETTEXT = @XGETTEXT@
81ecdfbb 319XMKMF = @XMKMF@
f6ea5628
DJ
320X_CFLAGS = @X_CFLAGS@
321X_LDFLAGS = @X_LDFLAGS@
322X_LIBS = @X_LIBS@
323YACC = @YACC@
81ecdfbb
RW
324YFLAGS = @YFLAGS@
325abs_builddir = @abs_builddir@
326abs_srcdir = @abs_srcdir@
327abs_top_builddir = @abs_top_builddir@
328abs_top_srcdir = @abs_top_srcdir@
f6ea5628 329ac_ct_CC = @ac_ct_CC@
f6ea5628
DJ
330am__include = @am__include@
331am__leading_dot = @am__leading_dot@
332am__quote = @am__quote@
333am__tar = @am__tar@
334am__untar = @am__untar@
335bindir = @bindir@
336build = @build@
337build_alias = @build_alias@
338build_cpu = @build_cpu@
339build_os = @build_os@
340build_vendor = @build_vendor@
81ecdfbb 341builddir = @builddir@
f6ea5628
DJ
342datadir = @datadir@
343datarootdir = @datarootdir@
344docdir = @docdir@
81ecdfbb 345dvidir = @dvidir@
f6ea5628
DJ
346exec_prefix = @exec_prefix@
347frags = @frags@
aa11fd3f
DJ
348gl_LIBOBJS = @gl_LIBOBJS@
349gl_LTLIBOBJS = @gl_LTLIBOBJS@
350gltests_LIBOBJS = @gltests_LIBOBJS@
351gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
f6ea5628
DJ
352host = @host@
353host_alias = @host_alias@
354host_cpu = @host_cpu@
355host_os = @host_os@
356host_vendor = @host_vendor@
357htmldir = @htmldir@
358includedir = @includedir@
359infodir = @infodir@
360install_sh = @install_sh@
361libdir = @libdir@
362libexecdir = @libexecdir@
363localedir = @localedir@
364localstatedir = @localstatedir@
365mandir = @mandir@
366mkdir_p = @mkdir_p@
f6ea5628
DJ
367oldincludedir = @oldincludedir@
368pdfdir = @pdfdir@
369prefix = @prefix@
370program_transform_name = @program_transform_name@
81ecdfbb 371psdir = @psdir@
f6ea5628
DJ
372sbindir = @sbindir@
373sharedstatedir = @sharedstatedir@
81ecdfbb 374srcdir = @srcdir@
f6ea5628
DJ
375subdirs = @subdirs@
376sysconfdir = @sysconfdir@
377target = @target@
378target_alias = @target_alias@
379target_cpu = @target_cpu@
380target_os = @target_os@
381target_subdir = @target_subdir@
382target_vendor = @target_vendor@
81ecdfbb
RW
383top_build_prefix = @top_build_prefix@
384top_builddir = @top_builddir@
385top_srcdir = @top_srcdir@
f6ea5628
DJ
386AUTOMAKE_OPTIONS = 1.5 gnits
387noinst_HEADERS =
388noinst_LIBRARIES = libgnu.a
389noinst_LTLIBRARIES =
4d7b71aa
DJ
390EXTRA_DIST = $(top_srcdir)/gnulib/extra/link-warning.h memchr.c \
391 memcmp.c memmem.c str-two-way.h stdint.in.h string.in.h \
392 wchar.in.h
f6ea5628
DJ
393BUILT_SOURCES = $(STDINT_H) string.h $(WCHAR_H)
394SUFFIXES =
395MOSTLYCLEANFILES = core *.stackdump stdint.h stdint.h-t string.h \
396 string.h-t wchar.h wchar.h-t
397MOSTLYCLEANDIRS =
398CLEANFILES =
399DISTCLEANFILES =
400MAINTAINERCLEANFILES =
401AM_CPPFLAGS =
402libgnu_a_SOURCES = dummy.c
403libgnu_a_LIBADD = $(gl_LIBOBJS)
404libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
405EXTRA_libgnu_a_SOURCES = memchr.c memcmp.c memmem.c
4d7b71aa 406LINK_WARNING_H = $(top_srcdir)/gnulib/extra/link-warning.h
f6ea5628
DJ
407all: $(BUILT_SOURCES)
408 $(MAKE) $(AM_MAKEFLAGS) all-am
409
410.SUFFIXES:
411.SUFFIXES: .c .o .obj
412$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
413 @for dep in $?; do \
414 case '$(am__configure_deps)' in \
415 *$$dep*) \
81ecdfbb
RW
416 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
417 && { if test -f $@; then exit 0; else break; fi; }; \
f6ea5628
DJ
418 exit 1;; \
419 esac; \
420 done; \
81ecdfbb
RW
421 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gnulib/Makefile'; \
422 $(am__cd) $(top_srcdir) && \
423 $(AUTOMAKE) --gnits gnulib/Makefile
f6ea5628
DJ
424.PRECIOUS: Makefile
425Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
426 @case '$?' in \
427 *config.status*) \
428 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
429 *) \
430 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
431 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
432 esac;
433
434$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
435 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
436
437$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
438 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
439$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
440 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
81ecdfbb 441$(am__aclocal_m4_deps):
f6ea5628
DJ
442
443clean-noinstLIBRARIES:
444 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
445libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
446 -rm -f libgnu.a
447 $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
448 $(RANLIB) libgnu.a
449
450clean-noinstLTLIBRARIES:
451 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
452 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
453 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
454 test "$$dir" != "$$p" || dir=.; \
455 echo "rm -f \"$${dir}/so_locations\""; \
456 rm -f "$${dir}/so_locations"; \
457 done
458
459mostlyclean-compile:
460 -rm -f *.$(OBJEXT)
461
462distclean-compile:
463 -rm -f *.tab.c
464
465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Po@am__quote@
466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@
467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcmp.Po@am__quote@
468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmem.Po@am__quote@
469
470.c.o:
81ecdfbb
RW
471@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
472@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
f6ea5628
DJ
473@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
474@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
475@am__fastdepCC_FALSE@ $(COMPILE) -c $<
476
477.c.obj:
81ecdfbb
RW
478@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
479@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
f6ea5628
DJ
480@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
481@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
482@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
f6ea5628
DJ
483
484ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
485 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
486 unique=`for i in $$list; do \
487 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488 done | \
81ecdfbb
RW
489 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
490 END { if (nonempty) { for (i in files) print i; }; }'`; \
f6ea5628
DJ
491 mkid -fID $$unique
492tags: TAGS
493
494TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
495 $(TAGS_FILES) $(LISP)
81ecdfbb 496 set x; \
f6ea5628
DJ
497 here=`pwd`; \
498 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
499 unique=`for i in $$list; do \
500 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501 done | \
81ecdfbb
RW
502 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
503 END { if (nonempty) { for (i in files) print i; }; }'`; \
504 shift; \
505 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
f6ea5628 506 test -n "$$unique" || unique=$$empty_fix; \
81ecdfbb
RW
507 if test $$# -gt 0; then \
508 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
509 "$$@" $$unique; \
510 else \
511 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
512 $$unique; \
513 fi; \
f6ea5628
DJ
514 fi
515ctags: CTAGS
516CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
517 $(TAGS_FILES) $(LISP)
f6ea5628
DJ
518 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
519 unique=`for i in $$list; do \
520 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
521 done | \
81ecdfbb
RW
522 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
523 END { if (nonempty) { for (i in files) print i; }; }'`; \
524 test -z "$(CTAGS_ARGS)$$unique" \
f6ea5628 525 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
81ecdfbb 526 $$unique
f6ea5628
DJ
527
528GTAGS:
529 here=`$(am__cd) $(top_builddir) && pwd` \
81ecdfbb
RW
530 && $(am__cd) $(top_srcdir) \
531 && gtags -i $(GTAGS_ARGS) "$$here"
f6ea5628
DJ
532
533distclean-tags:
534 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
535
536distdir: $(DISTFILES)
81ecdfbb
RW
537 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
538 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
539 list='$(DISTFILES)'; \
540 dist_files=`for file in $$list; do echo $$file; done | \
541 sed -e "s|^$$srcdirstrip/||;t" \
542 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
543 case $$dist_files in \
544 */*) $(MKDIR_P) `echo "$$dist_files" | \
545 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
546 sort -u` ;; \
547 esac; \
548 for file in $$dist_files; do \
f6ea5628 549 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
f6ea5628 550 if test -d $$d/$$file; then \
81ecdfbb
RW
551 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
552 if test -d "$(distdir)/$$file"; then \
553 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
554 fi; \
f6ea5628 555 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
81ecdfbb
RW
556 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
557 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
f6ea5628 558 fi; \
81ecdfbb 559 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
f6ea5628 560 else \
81ecdfbb
RW
561 test -f "$(distdir)/$$file" \
562 || cp -p $$d/$$file "$(distdir)/$$file" \
f6ea5628
DJ
563 || exit 1; \
564 fi; \
565 done
566check-am: all-am
567check: $(BUILT_SOURCES)
568 $(MAKE) $(AM_MAKEFLAGS) check-am
569all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
570installdirs:
571install: $(BUILT_SOURCES)
572 $(MAKE) $(AM_MAKEFLAGS) install-am
573install-exec: install-exec-am
574install-data: install-data-am
575uninstall: uninstall-am
576
577install-am: all-am
578 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
579
580installcheck: installcheck-am
581install-strip:
582 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
583 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
584 `test -z '$(STRIP)' || \
585 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
586mostlyclean-generic:
587 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
588
589clean-generic:
590 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
591
592distclean-generic:
593 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
81ecdfbb 594 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
f6ea5628
DJ
595 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
596
597maintainer-clean-generic:
598 @echo "This command is intended for maintainers to use"
599 @echo "it deletes files that may require special tools to rebuild."
600 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
601 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
602clean: clean-am
603
604clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
605 mostlyclean-am
606
607distclean: distclean-am
608 -rm -rf ./$(DEPDIR)
609 -rm -f Makefile
610distclean-am: clean-am distclean-compile distclean-generic \
611 distclean-tags
612
613dvi: dvi-am
614
615dvi-am:
616
617html: html-am
618
81ecdfbb
RW
619html-am:
620
f6ea5628
DJ
621info: info-am
622
623info-am:
624
625install-data-am:
626
81ecdfbb
RW
627install-dvi: install-dvi-am
628
629install-dvi-am:
630
f6ea5628
DJ
631install-exec-am:
632
81ecdfbb
RW
633install-html: install-html-am
634
635install-html-am:
636
f6ea5628
DJ
637install-info: install-info-am
638
81ecdfbb
RW
639install-info-am:
640
f6ea5628
DJ
641install-man:
642
81ecdfbb
RW
643install-pdf: install-pdf-am
644
645install-pdf-am:
646
647install-ps: install-ps-am
648
649install-ps-am:
650
f6ea5628
DJ
651installcheck-am:
652
653maintainer-clean: maintainer-clean-am
654 -rm -rf ./$(DEPDIR)
655 -rm -f Makefile
656maintainer-clean-am: distclean-am maintainer-clean-generic
657
658mostlyclean: mostlyclean-am
659
660mostlyclean-am: mostlyclean-compile mostlyclean-generic \
661 mostlyclean-local
662
663pdf: pdf-am
664
665pdf-am:
666
667ps: ps-am
668
669ps-am:
670
81ecdfbb
RW
671uninstall-am:
672
673.MAKE: all check install install-am install-strip
f6ea5628
DJ
674
675.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
676 clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags distclean \
677 distclean-compile distclean-generic distclean-tags distdir dvi \
678 dvi-am html html-am info info-am install install-am \
81ecdfbb
RW
679 install-data install-data-am install-dvi install-dvi-am \
680 install-exec install-exec-am install-html install-html-am \
681 install-info install-info-am install-man install-pdf \
682 install-pdf-am install-ps install-ps-am install-strip \
f6ea5628
DJ
683 installcheck installcheck-am installdirs maintainer-clean \
684 maintainer-clean-generic mostlyclean mostlyclean-compile \
685 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
81ecdfbb 686 uninstall uninstall-am
f6ea5628
DJ
687
688
689# We need the following in order to create <stdint.h> when the system
690# doesn't have one that works with the given compiler.
691stdint.h: stdint.in.h
692 rm -f $@-t $@
693 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
694 sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
695 -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
696 -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
697 -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
698 -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
699 -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
700 -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
701 -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
702 -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
703 -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
704 -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
705 -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
706 -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
707 -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
708 -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
709 -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
710 -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
711 -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
712 -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
713 -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
714 -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
715 -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
716 < $(srcdir)/stdint.in.h; \
717 } > $@-t
718 mv $@-t $@
719
720# We need the following in order to create <string.h> when the system
721# doesn't have one that works with the given compiler.
722string.h: string.in.h
723 rm -f $@-t $@
724 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
725 sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
726 -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
727 -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
728 -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
729 -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
730 -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
731 -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
732 -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
733 -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
734 -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
735 -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
736 -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
737 -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
738 -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
739 -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
740 -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
741 -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
742 -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
743 -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
744 -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
745 -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
746 -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
747 -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
748 -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
749 -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
750 -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
751 -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
752 -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
753 -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
754 -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
755 -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
756 -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
757 -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
758 -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
759 -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
760 -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
761 -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
762 -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
763 -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
764 -e 's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \
765 -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
766 -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
767 -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
768 -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
769 -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
770 -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
771 -e 's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \
772 -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
773 -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
774 -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
775 -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
776 -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
777 -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
778 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
779 < $(srcdir)/string.in.h; \
780 } > $@-t
781 mv $@-t $@
782
783# We need the following in order to create <wchar.h> when the system
784# version does not work standalone.
785wchar.h: wchar.in.h
786 rm -f $@-t $@
787 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
788 sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
789 -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
790 -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
791 -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
792 -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
793 -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
794 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
795 < $(srcdir)/wchar.in.h; \
796 } > $@-t
797 mv $@-t $@
798
799mostlyclean-local: mostlyclean-generic
800 @for dir in '' $(MOSTLYCLEANDIRS); do \
801 if test -n "$$dir" && test -d $$dir; then \
802 echo "rmdir $$dir"; rmdir $$dir; \
803 fi; \
804 done; \
805 :
81ecdfbb 806
f6ea5628
DJ
807# Tell versions [3.59,3.63) of GNU make to not export all variables.
808# Otherwise a system limit (for SysV at least) may be exceeded.
809.NOEXPORT: