2012-04-19 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / gnulib / import / Makefile.in
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
43 VPATH = @srcdir@
44 pkgdatadir = $(datadir)/@PACKAGE@
45 pkgincludedir = $(includedir)/@PACKAGE@
46 pkglibdir = $(libdir)/@PACKAGE@
47 pkglibexecdir = $(libexecdir)/@PACKAGE@
48 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49 install_sh_DATA = $(install_sh) -c -m 644
50 install_sh_PROGRAM = $(install_sh) -c
51 install_sh_SCRIPT = $(install_sh) -c
52 INSTALL_HEADER = $(INSTALL_DATA)
53 transform = $(program_transform_name)
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_triplet = @build@
61 host_triplet = @host@
62 target_triplet = @target@
63 subdir = import
64 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
65 $(srcdir)/Makefile.in
66 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67 am__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
85 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86 $(ACLOCAL_M4)
87 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
88 CONFIG_HEADER = $(top_builddir)/config.h
89 CONFIG_CLEAN_FILES =
90 CONFIG_CLEAN_VPATH_FILES =
91 LIBRARIES = $(noinst_LIBRARIES)
92 libgnu_a_AR = $(AR) $(ARFLAGS)
93 am__DEPENDENCIES_1 =
94 am_libgnu_a_OBJECTS = dummy.$(OBJEXT)
95 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
96 LTLIBRARIES = $(noinst_LTLIBRARIES)
97 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
98 depcomp = $(SHELL) $(top_srcdir)/../../depcomp
99 am__depfiles_maybe = depfiles
100 am__mv = mv -f
101 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
102 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
103 CCLD = $(CC)
104 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
105 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
106 DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
107 RECURSIVE_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
114 HEADERS = $(noinst_HEADERS)
115 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
116 distclean-recursive maintainer-clean-recursive
117 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
118 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
119 distdir
120 ETAGS = etags
121 CTAGS = ctags
122 DIST_SUBDIRS = $(SUBDIRS)
123 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
124 am__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"
149 ACLOCAL = @ACLOCAL@
150 AMTAR = @AMTAR@
151 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
152 AR = @AR@
153 ARFLAGS = @ARFLAGS@
154 AUTOCONF = @AUTOCONF@
155 AUTOHEADER = @AUTOHEADER@
156 AUTOMAKE = @AUTOMAKE@
157 AWK = @AWK@
158 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
159 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
160 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
161 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
162 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
163 CC = @CC@
164 CCDEPMODE = @CCDEPMODE@
165 CFLAGS = @CFLAGS@
166 CPP = @CPP@
167 CPPFLAGS = @CPPFLAGS@
168 CYGPATH_W = @CYGPATH_W@
169 DEFS = @DEFS@
170 DEPDIR = @DEPDIR@
171 ECHO_C = @ECHO_C@
172 ECHO_N = @ECHO_N@
173 ECHO_T = @ECHO_T@
174 EGREP = @EGREP@
175 EXEEXT = @EXEEXT@
176 GNULIB_FFSL = @GNULIB_FFSL@
177 GNULIB_FFSLL = @GNULIB_FFSLL@
178 GNULIB_IMAXABS = @GNULIB_IMAXABS@
179 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
180 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
181 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
182 GNULIB_MBSCHR = @GNULIB_MBSCHR@
183 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
184 GNULIB_MBSLEN = @GNULIB_MBSLEN@
185 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
186 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
187 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
188 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
189 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
190 GNULIB_MBSSEP = @GNULIB_MBSSEP@
191 GNULIB_MBSSPN = @GNULIB_MBSSPN@
192 GNULIB_MBSSTR = @GNULIB_MBSSTR@
193 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
194 GNULIB_MEMCHR = @GNULIB_MEMCHR@
195 GNULIB_MEMMEM = @GNULIB_MEMMEM@
196 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
197 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
198 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
199 GNULIB_STPCPY = @GNULIB_STPCPY@
200 GNULIB_STPNCPY = @GNULIB_STPNCPY@
201 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
202 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
203 GNULIB_STRDUP = @GNULIB_STRDUP@
204 GNULIB_STRERROR = @GNULIB_STRERROR@
205 GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
206 GNULIB_STRNCAT = @GNULIB_STRNCAT@
207 GNULIB_STRNDUP = @GNULIB_STRNDUP@
208 GNULIB_STRNLEN = @GNULIB_STRNLEN@
209 GNULIB_STRPBRK = @GNULIB_STRPBRK@
210 GNULIB_STRSEP = @GNULIB_STRSEP@
211 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
212 GNULIB_STRSTR = @GNULIB_STRSTR@
213 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
214 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
215 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
216 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
217 GREP = @GREP@
218 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
219 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
220 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
221 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
222 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
223 HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
224 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
225 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
226 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
227 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
228 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
229 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
230 HAVE_FFSL = @HAVE_FFSL@
231 HAVE_FFSLL = @HAVE_FFSLL@
232 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
233 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
234 HAVE_MBSLEN = @HAVE_MBSLEN@
235 HAVE_MEMCHR = @HAVE_MEMCHR@
236 HAVE_MEMPCPY = @HAVE_MEMPCPY@
237 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
238 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
239 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
240 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
241 HAVE_STDINT_H = @HAVE_STDINT_H@
242 HAVE_STPCPY = @HAVE_STPCPY@
243 HAVE_STPNCPY = @HAVE_STPNCPY@
244 HAVE_STRCASESTR = @HAVE_STRCASESTR@
245 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
246 HAVE_STRPBRK = @HAVE_STRPBRK@
247 HAVE_STRSEP = @HAVE_STRSEP@
248 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
249 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
250 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
251 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
252 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
253 HAVE_WCHAR_H = @HAVE_WCHAR_H@
254 HAVE_WCHAR_T = @HAVE_WCHAR_T@
255 INCLUDE_NEXT = @INCLUDE_NEXT@
256 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
257 INSTALL = @INSTALL@
258 INSTALL_DATA = @INSTALL_DATA@
259 INSTALL_PROGRAM = @INSTALL_PROGRAM@
260 INSTALL_SCRIPT = @INSTALL_SCRIPT@
261 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
262 INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
263 INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
264 LDFLAGS = @LDFLAGS@
265 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
266 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
267 LIBOBJS = @LIBOBJS@
268 LIBS = @LIBS@
269 LN_S = @LN_S@
270 LTLIBOBJS = @LTLIBOBJS@
271 MAINT = @MAINT@
272 MAKEINFO = @MAKEINFO@
273 MKDIR_P = @MKDIR_P@
274 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
275 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
276 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
277 NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
278 NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
279 NEXT_STDDEF_H = @NEXT_STDDEF_H@
280 NEXT_STDINT_H = @NEXT_STDINT_H@
281 NEXT_STRING_H = @NEXT_STRING_H@
282 OBJEXT = @OBJEXT@
283 PACKAGE = @PACKAGE@
284 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
285 PACKAGE_NAME = @PACKAGE_NAME@
286 PACKAGE_STRING = @PACKAGE_STRING@
287 PACKAGE_TARNAME = @PACKAGE_TARNAME@
288 PACKAGE_URL = @PACKAGE_URL@
289 PACKAGE_VERSION = @PACKAGE_VERSION@
290 PATH_SEPARATOR = @PATH_SEPARATOR@
291 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
292 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
293 PRIPTR_PREFIX = @PRIPTR_PREFIX@
294 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
295 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
296 RANLIB = @RANLIB@
297 REPLACE_MEMCHR = @REPLACE_MEMCHR@
298 REPLACE_MEMMEM = @REPLACE_MEMMEM@
299 REPLACE_NULL = @REPLACE_NULL@
300 REPLACE_STPNCPY = @REPLACE_STPNCPY@
301 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
302 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
303 REPLACE_STRDUP = @REPLACE_STRDUP@
304 REPLACE_STRERROR = @REPLACE_STRERROR@
305 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
306 REPLACE_STRNCAT = @REPLACE_STRNCAT@
307 REPLACE_STRNDUP = @REPLACE_STRNDUP@
308 REPLACE_STRNLEN = @REPLACE_STRNLEN@
309 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
310 REPLACE_STRSTR = @REPLACE_STRSTR@
311 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
312 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
313 SET_MAKE = @SET_MAKE@
314 SHELL = @SHELL@
315 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
316 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
317 STDDEF_H = @STDDEF_H@
318 STDINT_H = @STDINT_H@
319 STRIP = @STRIP@
320 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
321 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
322 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
323 VERSION = @VERSION@
324 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
325 WINT_T_SUFFIX = @WINT_T_SUFFIX@
326 abs_builddir = @abs_builddir@
327 abs_srcdir = @abs_srcdir@
328 abs_top_builddir = @abs_top_builddir@
329 abs_top_srcdir = @abs_top_srcdir@
330 ac_ct_CC = @ac_ct_CC@
331 am__include = @am__include@
332 am__leading_dot = @am__leading_dot@
333 am__quote = @am__quote@
334 am__tar = @am__tar@
335 am__untar = @am__untar@
336 bindir = @bindir@
337 build = @build@
338 build_alias = @build_alias@
339 build_cpu = @build_cpu@
340 build_os = @build_os@
341 build_vendor = @build_vendor@
342 builddir = @builddir@
343 datadir = @datadir@
344 datarootdir = @datarootdir@
345 docdir = @docdir@
346 dvidir = @dvidir@
347 exec_prefix = @exec_prefix@
348 gl_LIBOBJS = @gl_LIBOBJS@
349 gl_LTLIBOBJS = @gl_LTLIBOBJS@
350 gltests_LIBOBJS = @gltests_LIBOBJS@
351 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
352 gltests_WITNESS = @gltests_WITNESS@
353 host = @host@
354 host_alias = @host_alias@
355 host_cpu = @host_cpu@
356 host_os = @host_os@
357 host_vendor = @host_vendor@
358 htmldir = @htmldir@
359 includedir = @includedir@
360 infodir = @infodir@
361 install_sh = @install_sh@
362 libdir = @libdir@
363 libexecdir = @libexecdir@
364 localedir = @localedir@
365 localstatedir = @localstatedir@
366 mandir = @mandir@
367 mkdir_p = @mkdir_p@
368 oldincludedir = @oldincludedir@
369 pdfdir = @pdfdir@
370 prefix = @prefix@
371 program_transform_name = @program_transform_name@
372 psdir = @psdir@
373 sbindir = @sbindir@
374 sharedstatedir = @sharedstatedir@
375 srcdir = @srcdir@
376 sysconfdir = @sysconfdir@
377 target = @target@
378 target_alias = @target_alias@
379 target_cpu = @target_cpu@
380 target_os = @target_os@
381 target_vendor = @target_vendor@
382 top_build_prefix = @top_build_prefix@
383 top_builddir = @top_builddir@
384 top_srcdir = @top_srcdir@
385 AUTOMAKE_OPTIONS = 1.5 gnits
386 SUBDIRS =
387 noinst_HEADERS =
388 noinst_LIBRARIES = libgnu.a
389 noinst_LTLIBRARIES =
390 EXTRA_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.
407 BUILT_SOURCES = inttypes.h arg-nonnull.h c++defs.h warn-on-use.h \
408 $(STDDEF_H) $(STDINT_H) string.h
409 SUFFIXES =
410 MOSTLYCLEANFILES = 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
414 MOSTLYCLEANDIRS =
415 CLEANFILES =
416 DISTCLEANFILES =
417 MAINTAINERCLEANFILES =
418 AM_CPPFLAGS =
419 AM_CFLAGS =
420 libgnu_a_SOURCES = dummy.c
421 libgnu_a_LIBADD = $(gl_LIBOBJS)
422 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
423 EXTRA_libgnu_a_SOURCES = memchr.c memmem.c
424 ARG_NONNULL_H = arg-nonnull.h
425 CXXDEFS_H = c++defs.h
426 WARN_ON_USE_H = warn-on-use.h
427 all: $(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
445 Makefile: $(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
463 clean-noinstLIBRARIES:
464 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
465 libgnu.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
470 clean-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
479 mostlyclean-compile:
480 -rm -f *.$(OBJEXT)
481
482 distclean-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"
564 tags-recursive:
565 list='$(SUBDIRS)'; for subdir in $$list; do \
566 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
567 done
568 ctags-recursive:
569 list='$(SUBDIRS)'; for subdir in $$list; do \
570 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
571 done
572
573 ID: $(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
581 tags: TAGS
582
583 TAGS: 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
617 ctags: CTAGS
618 CTAGS: 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
630 GTAGS:
631 here=`$(am__cd) $(top_builddir) && pwd` \
632 && $(am__cd) $(top_srcdir) \
633 && gtags -i $(GTAGS_ARGS) "$$here"
634
635 distclean-tags:
636 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
637
638 distdir: $(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
696 check-am: all-am
697 check: $(BUILT_SOURCES)
698 $(MAKE) $(AM_MAKEFLAGS) check-recursive
699 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
700 installdirs: installdirs-recursive
701 installdirs-am:
702 install: $(BUILT_SOURCES)
703 $(MAKE) $(AM_MAKEFLAGS) install-recursive
704 install-exec: install-exec-recursive
705 install-data: install-data-recursive
706 uninstall: uninstall-recursive
707
708 install-am: all-am
709 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
710
711 installcheck: installcheck-recursive
712 install-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
717 mostlyclean-generic:
718 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
719
720 clean-generic:
721 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
722
723 distclean-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
728 maintainer-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)
733 clean: clean-recursive
734
735 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
736 mostlyclean-am
737
738 distclean: distclean-recursive
739 -rm -rf ./$(DEPDIR)
740 -rm -f Makefile
741 distclean-am: clean-am distclean-compile distclean-generic \
742 distclean-tags
743
744 dvi: dvi-recursive
745
746 dvi-am:
747
748 html: html-recursive
749
750 html-am:
751
752 info: info-recursive
753
754 info-am:
755
756 install-data-am:
757
758 install-dvi: install-dvi-recursive
759
760 install-dvi-am:
761
762 install-exec-am:
763
764 install-html: install-html-recursive
765
766 install-html-am:
767
768 install-info: install-info-recursive
769
770 install-info-am:
771
772 install-man:
773
774 install-pdf: install-pdf-recursive
775
776 install-pdf-am:
777
778 install-ps: install-ps-recursive
779
780 install-ps-am:
781
782 installcheck-am:
783
784 maintainer-clean: maintainer-clean-recursive
785 -rm -rf ./$(DEPDIR)
786 -rm -f Makefile
787 maintainer-clean-am: distclean-am maintainer-clean-generic
788
789 mostlyclean: mostlyclean-recursive
790
791 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
792 mostlyclean-local
793
794 pdf: pdf-recursive
795
796 pdf-am:
797
798 ps: ps-recursive
799
800 ps-am:
801
802 uninstall-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.
826 inttypes.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.
861 arg-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.
869 c++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.
878 warn-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.
943 string.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
1032 mostlyclean-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.067832 seconds and 4 git commands to generate.