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