1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# lib/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15
16
17# Copyright (C) 2002-2020 Free Software Foundation, Inc.
18#
19# This file is free software; you can redistribute it and/or modify
20# it under the terms of the GNU General Public License as published by
21# the Free Software Foundation; either version 3 of the License, or
22# (at your option) any later version.
23#
24# This file is distributed in the hope that it will be useful,
25# but WITHOUT ANY WARRANTY; without even the implied warranty of
26# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27# GNU General Public License for more details.
28#
29# You should have received a copy of the GNU General Public License
30# along with this file.  If not, see <https://www.gnu.org/licenses/>.
31#
32# As a special exception to the GNU General Public License,
33# this file may be distributed as part of a program that
34# contains a configuration script generated by Autoconf, under
35# the same distribution terms as the rest of that program.
36#
37# Generated by gnulib-tool.
38# Reproduce by:
39# gnulib-tool --import --local-dir=gl \
40#  --lib=libgnu \
41#  --source-base=lib \
42#  --m4-base=m4 \
43#  --doc-base=doc \
44#  --tests-base=tests \
45#  --aux-dir=build-aux \
46#  --no-conditional-dependencies \
47#  --no-libtool \
48#  --macro-prefix=gl \
49#  alloca \
50#  fdl \
51#  findprog-in \
52#  getloadavg \
53#  host-cpu-c-abi \
54#  make-glob \
55#  strerror
56
57
58
59
60am__is_gnu_make = { \
61  if test -z '$(MAKELEVEL)'; then \
62    false; \
63  elif test -n '$(MAKE_HOST)'; then \
64    true; \
65  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
66    true; \
67  else \
68    false; \
69  fi; \
70}
71am__make_running_with_option = \
72  case $${target_option-} in \
73      ?) ;; \
74      *) echo "am__make_running_with_option: internal error: invalid" \
75              "target option '$${target_option-}' specified" >&2; \
76         exit 1;; \
77  esac; \
78  has_opt=no; \
79  sane_makeflags=$$MAKEFLAGS; \
80  if $(am__is_gnu_make); then \
81    sane_makeflags=$$MFLAGS; \
82  else \
83    case $$MAKEFLAGS in \
84      *\\[\ \	]*) \
85        bs=\\; \
86        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
87          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
88    esac; \
89  fi; \
90  skip_next=no; \
91  strip_trailopt () \
92  { \
93    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
94  }; \
95  for flg in $$sane_makeflags; do \
96    test $$skip_next = yes && { skip_next=no; continue; }; \
97    case $$flg in \
98      *=*|--*) continue;; \
99        -*I) strip_trailopt 'I'; skip_next=yes;; \
100      -*I?*) strip_trailopt 'I';; \
101        -*O) strip_trailopt 'O'; skip_next=yes;; \
102      -*O?*) strip_trailopt 'O';; \
103        -*l) strip_trailopt 'l'; skip_next=yes;; \
104      -*l?*) strip_trailopt 'l';; \
105      -[dEDm]) skip_next=yes;; \
106      -[JT]) skip_next=yes;; \
107    esac; \
108    case $$flg in \
109      *$$target_option*) has_opt=yes; break;; \
110    esac; \
111  done; \
112  test $$has_opt = yes
113am__make_dryrun = (target_option=n; $(am__make_running_with_option))
114am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
115pkgdatadir = $(datadir)/make
116pkgincludedir = $(includedir)/make
117pkglibdir = $(libdir)/make
118pkglibexecdir = $(libexecdir)/make
119am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
120install_sh_DATA = $(install_sh) -c -m 644
121install_sh_PROGRAM = $(install_sh) -c
122install_sh_SCRIPT = $(install_sh) -c
123INSTALL_HEADER = $(INSTALL_DATA)
124transform = $(program_transform_name)
125NORMAL_INSTALL = :
126PRE_INSTALL = :
127POST_INSTALL = :
128NORMAL_UNINSTALL = :
129PRE_UNINSTALL = :
130POST_UNINSTALL = :
131build_triplet = x86_64-portbld-dragonfly6.3
132host_triplet = x86_64-portbld-dragonfly6.3
133am__append_1 = fnmatch.c glob.c
134am__append_2 = fnmatch.h glob.h
135am__append_3 = fnmatch.h fnmatch.h-t glob.h \
136	glob.h-t
137subdir = lib
138ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
139am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
140	$(top_srcdir)/m4/absolute-header.m4 $(top_srcdir)/m4/access.m4 \
141	$(top_srcdir)/m4/acinclude.m4 $(top_srcdir)/m4/alloca.m4 \
142	$(top_srcdir)/m4/asm-underscore.m4 $(top_srcdir)/m4/close.m4 \
143	$(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dospaths.m4 \
144	$(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
145	$(top_srcdir)/m4/eaccess.m4 $(top_srcdir)/m4/errno_h.m4 \
146	$(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/extensions.m4 \
147	$(top_srcdir)/m4/extern-inline.m4 $(top_srcdir)/m4/fcntl-o.m4 \
148	$(top_srcdir)/m4/fcntl.m4 $(top_srcdir)/m4/fcntl_h.m4 \
149	$(top_srcdir)/m4/findprog-in.m4 \
150	$(top_srcdir)/m4/getdtablesize.m4 \
151	$(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getprogname.m4 \
152	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnulib-common.m4 \
153	$(top_srcdir)/m4/gnulib-comp.m4 \
154	$(top_srcdir)/m4/host-cpu-c-abi.m4 $(top_srcdir)/m4/iconv.m4 \
155	$(top_srcdir)/m4/include_next.m4 \
156	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
157	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
158	$(top_srcdir)/m4/limits-h.m4 $(top_srcdir)/m4/longlong.m4 \
159	$(top_srcdir)/m4/malloc.m4 $(top_srcdir)/m4/msvc-inval.m4 \
160	$(top_srcdir)/m4/msvc-nothrow.m4 $(top_srcdir)/m4/multiarch.m4 \
161	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/off_t.m4 \
162	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
163	$(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \
164	$(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
165	$(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
166	$(top_srcdir)/m4/stpcpy.m4 $(top_srcdir)/m4/strerror.m4 \
167	$(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
168	$(top_srcdir)/m4/sys_types_h.m4 $(top_srcdir)/m4/unistd_h.m4 \
169	$(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/wchar_t.m4 \
170	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xalloc.m4 \
171	$(top_srcdir)/configure.ac
172am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
173	$(ACLOCAL_M4)
174DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
175	$(am__DIST_COMMON)
176mkinstalldirs = $(install_sh) -d
177CONFIG_HEADER = $(top_builddir)/src/config.h
178CONFIG_CLEAN_FILES =
179CONFIG_CLEAN_VPATH_FILES =
180LIBRARIES = $(noinst_LIBRARIES)
181LTLIBRARIES = $(noinst_LTLIBRARIES)
182AM_V_AR = $(am__v_AR_$(V))
183am__v_AR_ = $(am__v_AR_$(AM_DEFAULT_VERBOSITY))
184am__v_AR_0 = @echo "  AR      " $@;
185am__v_AR_1 =
186libgnu_a_AR = $(AR) $(ARFLAGS)
187am__DEPENDENCIES_1 =
188am__libgnu_a_SOURCES_DIST = concat-filename.c dirname-lgpl.c \
189	basename-lgpl.c stripslash.c exitfail.c fd-hook.c findprog.h \
190	findprog-in.c getprogname.h getprogname.c gettext.h fnmatch.c \
191	glob.c unistd.c xmalloc.c xalloc-die.c xconcat-filename.c
192am__objects_1 = fnmatch.$(OBJEXT) \
193	glob.$(OBJEXT)
194am_libgnu_a_OBJECTS = concat-filename.$(OBJEXT) dirname-lgpl.$(OBJEXT) \
195	basename-lgpl.$(OBJEXT) stripslash.$(OBJEXT) \
196	exitfail.$(OBJEXT) fd-hook.$(OBJEXT) findprog-in.$(OBJEXT) \
197	getprogname.$(OBJEXT) $(am__objects_1) unistd.$(OBJEXT) \
198	xmalloc.$(OBJEXT) xalloc-die.$(OBJEXT) \
199	xconcat-filename.$(OBJEXT)
200libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
201AM_V_P = $(am__v_P_$(V))
202am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
203am__v_P_0 = false
204am__v_P_1 = :
205AM_V_GEN = $(am__v_GEN_$(V))
206am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
207am__v_GEN_0 = @echo "  GEN     " $@;
208am__v_GEN_1 =
209AM_V_at = $(am__v_at_$(V))
210am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
211am__v_at_0 = @
212am__v_at_1 =
213DEFAULT_INCLUDES = -I. -I$(top_builddir)/src
214depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
215am__maybe_remake_depfiles = depfiles
216am__depfiles_remade = ./$(DEPDIR)/access.Po ./$(DEPDIR)/alloca.Po \
217	./$(DEPDIR)/basename-lgpl.Po ./$(DEPDIR)/close.Po \
218	./$(DEPDIR)/concat-filename.Po ./$(DEPDIR)/dirname-lgpl.Po \
219	./$(DEPDIR)/dup2.Po ./$(DEPDIR)/error.Po \
220	./$(DEPDIR)/exitfail.Po ./$(DEPDIR)/fcntl.Po \
221	./$(DEPDIR)/fd-hook.Po ./$(DEPDIR)/findprog-in.Po \
222	./$(DEPDIR)/fnmatch.Po ./$(DEPDIR)/getdtablesize.Po \
223	./$(DEPDIR)/getloadavg.Po ./$(DEPDIR)/getprogname.Po \
224	./$(DEPDIR)/glob.Po ./$(DEPDIR)/malloc.Po \
225	./$(DEPDIR)/msvc-inval.Po ./$(DEPDIR)/msvc-nothrow.Po \
226	./$(DEPDIR)/stpcpy.Po ./$(DEPDIR)/strerror-override.Po \
227	./$(DEPDIR)/strerror.Po ./$(DEPDIR)/stripslash.Po \
228	./$(DEPDIR)/unistd.Po ./$(DEPDIR)/xalloc-die.Po \
229	./$(DEPDIR)/xconcat-filename.Po ./$(DEPDIR)/xmalloc.Po
230am__mv = mv -f
231COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
232	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
233AM_V_CC = $(am__v_CC_$(V))
234am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
235am__v_CC_0 = @echo "  CC      " $@;
236am__v_CC_1 =
237CCLD = $(CC)
238LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
239AM_V_CCLD = $(am__v_CCLD_$(V))
240am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
241am__v_CCLD_0 = @echo "  CCLD    " $@;
242am__v_CCLD_1 =
243SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
244DIST_SOURCES = $(am__libgnu_a_SOURCES_DIST) $(EXTRA_libgnu_a_SOURCES)
245RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
246	ctags-recursive dvi-recursive html-recursive info-recursive \
247	install-data-recursive install-dvi-recursive \
248	install-exec-recursive install-html-recursive \
249	install-info-recursive install-pdf-recursive \
250	install-ps-recursive install-recursive installcheck-recursive \
251	installdirs-recursive pdf-recursive ps-recursive \
252	tags-recursive uninstall-recursive
253am__can_run_installinfo = \
254  case $$AM_UPDATE_INFO_DIR in \
255    n|no|NO) false;; \
256    *) (install-info --version) >/dev/null 2>&1;; \
257  esac
258HEADERS = $(noinst_HEADERS)
259RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
260  distclean-recursive maintainer-clean-recursive
261am__recursive_targets = \
262  $(RECURSIVE_TARGETS) \
263  $(RECURSIVE_CLEAN_TARGETS) \
264  $(am__extra_recursive_targets)
265AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
266	distdir distdir-am
267am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
268# Read a list of newline-separated strings from the standard input,
269# and print each of them once, without duplicates.  Input order is
270# *not* preserved.
271am__uniquify_input = $(AWK) '\
272  BEGIN { nonempty = 0; } \
273  { items[$$0] = 1; nonempty = 1; } \
274  END { if (nonempty) { for (i in items) print i; }; } \
275'
276# Make sure the list of sources is unique.  This is necessary because,
277# e.g., the same source file might be shared among _SOURCES variables
278# for different programs/libraries.
279am__define_uniq_tagged_files = \
280  list='$(am__tagged_files)'; \
281  unique=`for i in $$list; do \
282    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283  done | $(am__uniquify_input)`
284ETAGS = etags
285CTAGS = ctags
286DIST_SUBDIRS = $(SUBDIRS)
287am__DIST_COMMON = $(srcdir)/Makefile.in \
288	$(top_srcdir)/build-aux/depcomp alloca.c
289DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
290am__relativize = \
291  dir0=`pwd`; \
292  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
293  sed_rest='s,^[^/]*/*,,'; \
294  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
295  sed_butlast='s,/*[^/]*$$,,'; \
296  while test -n "$$dir1"; do \
297    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
298    if test "$$first" != "."; then \
299      if test "$$first" = ".."; then \
300        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
301        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
302      else \
303        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
304        if test "$$first2" = "$$first"; then \
305          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
306        else \
307          dir2="../$$dir2"; \
308        fi; \
309        dir0="$$dir0"/"$$first"; \
310      fi; \
311    fi; \
312    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
313  done; \
314  reldir="$$dir2"
315ACLOCAL = ${SHELL} /opengrok/src/dports/devel/gmake/make-4.3/build-aux/missing aclocal-1.16
316ALLOCA =
317ALLOCA_H = alloca.h
318AMTAR = $${TAR-tar}
319AM_DEFAULT_VERBOSITY = 1
320AM_LDFLAGS = -Wl,--export-dynamic
321APPLE_UNIVERSAL_BUILD = 0
322AR = ar
323ARFLAGS = cr
324AUTOCONF = ${SHELL} /opengrok/src/dports/devel/gmake/make-4.3/build-aux/missing autoconf
325AUTOHEADER = ${SHELL} /opengrok/src/dports/devel/gmake/make-4.3/build-aux/missing autoheader
326AUTOMAKE = ${SHELL} /opengrok/src/dports/devel/gmake/make-4.3/build-aux/missing automake-1.16
327AWK = /usr/bin/awk
328BITSIZEOF_PTRDIFF_T =
329BITSIZEOF_SIG_ATOMIC_T =
330BITSIZEOF_SIZE_T =
331BITSIZEOF_WCHAR_T =
332BITSIZEOF_WINT_T =
333CC = cc
334CCDEPMODE = depmode=gcc3
335CFLAGS = -pipe -O2 -fno-strict-aliasing
336CPP = cpp
337CPPFLAGS = -I/usr/local/include
338CYGPATH_W = echo
339DEFS = -DHAVE_CONFIG_H
340DEPDIR = .deps
341ECHO_C =
342ECHO_N = -n
343ECHO_T =
344EGREP = /usr/bin/egrep
345EMULTIHOP_HIDDEN =
346EMULTIHOP_VALUE =
347ENOLINK_HIDDEN =
348ENOLINK_VALUE =
349EOVERFLOW_HIDDEN =
350EOVERFLOW_VALUE =
351ERRNO_H =
352EXEEXT =
353GETLOADAVG_LIBS =
354GETTEXT_MACRO_VERSION = 0.19
355GMSGFMT = :
356GMSGFMT_015 = :
357GNULIB_ACCESS = 1
358GNULIB_ATOLL = 0
359GNULIB_CALLOC_POSIX = 0
360GNULIB_CANONICALIZE_FILE_NAME = 0
361GNULIB_CHDIR = 0
362GNULIB_CHOWN = 0
363GNULIB_CLOSE = 1
364GNULIB_COPY_FILE_RANGE = 0
365GNULIB_CREAT = 0
366GNULIB_DPRINTF = 0
367GNULIB_DUP = 0
368GNULIB_DUP2 = 1
369GNULIB_DUP3 = 0
370GNULIB_ENVIRON = 0
371GNULIB_EUIDACCESS = 0
372GNULIB_EXPLICIT_BZERO = 0
373GNULIB_FACCESSAT = 0
374GNULIB_FCHDIR = 0
375GNULIB_FCHOWNAT = 0
376GNULIB_FCLOSE = 0
377GNULIB_FCNTL = 1
378GNULIB_FDATASYNC = 0
379GNULIB_FDOPEN = 0
380GNULIB_FFLUSH = 0
381GNULIB_FFSL = 0
382GNULIB_FFSLL = 0
383GNULIB_FGETC = 1
384GNULIB_FGETS = 1
385GNULIB_FOPEN = 0
386GNULIB_FPRINTF = 1
387GNULIB_FPRINTF_POSIX = 0
388GNULIB_FPURGE = 0
389GNULIB_FPUTC = 1
390GNULIB_FPUTS = 1
391GNULIB_FREAD = 1
392GNULIB_FREOPEN = 0
393GNULIB_FSCANF = 1
394GNULIB_FSEEK = 0
395GNULIB_FSEEKO = 0
396GNULIB_FSYNC = 0
397GNULIB_FTELL = 0
398GNULIB_FTELLO = 0
399GNULIB_FTRUNCATE = 0
400GNULIB_FWRITE = 1
401GNULIB_GETC = 1
402GNULIB_GETCHAR = 1
403GNULIB_GETCWD = 0
404GNULIB_GETDELIM = 0
405GNULIB_GETDOMAINNAME = 0
406GNULIB_GETDTABLESIZE = 1
407GNULIB_GETGROUPS = 0
408GNULIB_GETHOSTNAME = 0
409GNULIB_GETLINE = 0
410GNULIB_GETLOADAVG = 1
411GNULIB_GETLOGIN = 0
412GNULIB_GETLOGIN_R = 0
413GNULIB_GETPAGESIZE = 0
414GNULIB_GETPASS = 0
415GNULIB_GETSUBOPT = 0
416GNULIB_GETUSERSHELL = 0
417GNULIB_GRANTPT = 0
418GNULIB_GROUP_MEMBER = 0
419GNULIB_ISATTY = 0
420GNULIB_LCHOWN = 0
421GNULIB_LINK = 0
422GNULIB_LINKAT = 0
423GNULIB_LSEEK = 0
424GNULIB_MALLOC_POSIX = 1
425GNULIB_MBSCASECMP = 0
426GNULIB_MBSCASESTR = 0
427GNULIB_MBSCHR = 0
428GNULIB_MBSCSPN = 0
429GNULIB_MBSLEN = 0
430GNULIB_MBSNCASECMP = 0
431GNULIB_MBSNLEN = 0
432GNULIB_MBSPBRK = 0
433GNULIB_MBSPCASECMP = 0
434GNULIB_MBSRCHR = 0
435GNULIB_MBSSEP = 0
436GNULIB_MBSSPN = 0
437GNULIB_MBSSTR = 0
438GNULIB_MBSTOK_R = 0
439GNULIB_MBTOWC = 0
440GNULIB_MEMCHR = 0
441GNULIB_MEMMEM = 0
442GNULIB_MEMPCPY = 0
443GNULIB_MEMRCHR = 0
444GNULIB_MKDTEMP = 0
445GNULIB_MKOSTEMP = 0
446GNULIB_MKOSTEMPS = 0
447GNULIB_MKSTEMP = 0
448GNULIB_MKSTEMPS = 0
449GNULIB_NONBLOCKING = 0
450GNULIB_OBSTACK_PRINTF = 0
451GNULIB_OBSTACK_PRINTF_POSIX = 0
452GNULIB_OPEN = 0
453GNULIB_OPENAT = 0
454GNULIB_OVERRIDES_WINT_T = 0
455GNULIB_PCLOSE = 0
456GNULIB_PERROR = 0
457GNULIB_PIPE = 0
458GNULIB_PIPE2 = 0
459GNULIB_POPEN = 0
460GNULIB_POSIX_OPENPT = 0
461GNULIB_PREAD = 0
462GNULIB_PRINTF = 1
463GNULIB_PRINTF_POSIX = 0
464GNULIB_PTSNAME = 0
465GNULIB_PTSNAME_R = 0
466GNULIB_PUTC = 1
467GNULIB_PUTCHAR = 1
468GNULIB_PUTENV = 0
469GNULIB_PUTS = 1
470GNULIB_PWRITE = 0
471GNULIB_QSORT_R = 0
472GNULIB_RANDOM = 0
473GNULIB_RANDOM_R = 0
474GNULIB_RAWMEMCHR = 0
475GNULIB_READ = 0
476GNULIB_READLINK = 0
477GNULIB_READLINKAT = 0
478GNULIB_REALLOCARRAY = 0
479GNULIB_REALLOC_POSIX = 0
480GNULIB_REALPATH = 0
481GNULIB_REMOVE = 0
482GNULIB_RENAME = 0
483GNULIB_RENAMEAT = 0
484GNULIB_RMDIR = 0
485GNULIB_RPMATCH = 0
486GNULIB_SCANF = 1
487GNULIB_SECURE_GETENV = 0
488GNULIB_SETENV = 0
489GNULIB_SETHOSTNAME = 0
490GNULIB_SLEEP = 0
491GNULIB_SNPRINTF = 0
492GNULIB_SPRINTF_POSIX = 0
493GNULIB_STDIO_H_NONBLOCKING = 0
494GNULIB_STDIO_H_SIGPIPE = 0
495GNULIB_STPCPY = 1
496GNULIB_STPNCPY = 0
497GNULIB_STRCASESTR = 0
498GNULIB_STRCHRNUL = 0
499GNULIB_STRDUP = 0
500GNULIB_STRERROR = 1
501GNULIB_STRERROR_R = 0
502GNULIB_STRNCAT = 0
503GNULIB_STRNDUP = 0
504GNULIB_STRNLEN = 0
505GNULIB_STRPBRK = 0
506GNULIB_STRSEP = 0
507GNULIB_STRSIGNAL = 0
508GNULIB_STRSTR = 0
509GNULIB_STRTOD = 0
510GNULIB_STRTOK_R = 0
511GNULIB_STRTOLD = 0
512GNULIB_STRTOLL = 0
513GNULIB_STRTOULL = 0
514GNULIB_STRVERSCMP = 0
515GNULIB_SYMLINK = 0
516GNULIB_SYMLINKAT = 0
517GNULIB_SYSTEM_POSIX = 0
518GNULIB_TMPFILE = 0
519GNULIB_TRUNCATE = 0
520GNULIB_TTYNAME_R = 0
521GNULIB_UNISTD_H_NONBLOCKING = 0
522GNULIB_UNISTD_H_SIGPIPE = 0
523GNULIB_UNLINK = 0
524GNULIB_UNLINKAT = 0
525GNULIB_UNLOCKPT = 0
526GNULIB_UNSETENV = 0
527GNULIB_USLEEP = 0
528GNULIB_VASPRINTF = 0
529GNULIB_VDPRINTF = 0
530GNULIB_VFPRINTF = 1
531GNULIB_VFPRINTF_POSIX = 0
532GNULIB_VFSCANF = 0
533GNULIB_VPRINTF = 1
534GNULIB_VPRINTF_POSIX = 0
535GNULIB_VSCANF = 0
536GNULIB_VSNPRINTF = 0
537GNULIB_VSPRINTF_POSIX = 0
538GNULIB_WCTOMB = 0
539GNULIB_WRITE = 0
540GNULIB__EXIT = 0
541GREP = /usr/bin/grep
542GUILE_CFLAGS =
543GUILE_LIBS =
544HAVE_ALLOCA_H = 1
545HAVE_ATOLL = 1
546HAVE_C99_STDINT_H = 1
547HAVE_CANONICALIZE_FILE_NAME = 1
548HAVE_CHOWN = 1
549HAVE_COPY_FILE_RANGE = 1
550HAVE_DECL_ENVIRON = 1
551HAVE_DECL_FCHDIR = 1
552HAVE_DECL_FDATASYNC = 1
553HAVE_DECL_FPURGE = 1
554HAVE_DECL_FSEEKO = 1
555HAVE_DECL_FTELLO = 1
556HAVE_DECL_GETDELIM = 1
557HAVE_DECL_GETDOMAINNAME = 1
558HAVE_DECL_GETLINE = 1
559HAVE_DECL_GETLOADAVG = 1
560HAVE_DECL_GETLOGIN = 1
561HAVE_DECL_GETLOGIN_R = 1
562HAVE_DECL_GETPAGESIZE = 1
563HAVE_DECL_GETUSERSHELL = 1
564HAVE_DECL_INITSTATE = 1
565HAVE_DECL_MEMMEM = 1
566HAVE_DECL_MEMRCHR = 1
567HAVE_DECL_OBSTACK_PRINTF = 1
568HAVE_DECL_SETENV = 1
569HAVE_DECL_SETHOSTNAME = 1
570HAVE_DECL_SETSTATE = 1
571HAVE_DECL_SNPRINTF = 1
572HAVE_DECL_STRDUP = 1
573HAVE_DECL_STRERROR_R = 1
574HAVE_DECL_STRNDUP = 1
575HAVE_DECL_STRNLEN = 1
576HAVE_DECL_STRSIGNAL = 1
577HAVE_DECL_STRTOK_R = 1
578HAVE_DECL_TRUNCATE = 1
579HAVE_DECL_TTYNAME_R = 1
580HAVE_DECL_UNSETENV = 1
581HAVE_DECL_VSNPRINTF = 1
582HAVE_DPRINTF = 1
583HAVE_DUP2 = 1
584HAVE_DUP3 = 1
585HAVE_EUIDACCESS = 1
586HAVE_EXPLICIT_BZERO = 1
587HAVE_FACCESSAT = 1
588HAVE_FCHDIR = 1
589HAVE_FCHOWNAT = 1
590HAVE_FCNTL = 1
591HAVE_FDATASYNC = 1
592HAVE_FFSL = 1
593HAVE_FFSLL = 1
594HAVE_FSEEKO = 1
595HAVE_FSYNC = 1
596HAVE_FTELLO = 1
597HAVE_FTRUNCATE = 1
598HAVE_GETDTABLESIZE = 1
599HAVE_GETGROUPS = 1
600HAVE_GETHOSTNAME = 1
601HAVE_GETLOGIN = 1
602HAVE_GETPAGESIZE = 1
603HAVE_GETPASS = 1
604HAVE_GETSUBOPT = 1
605HAVE_GRANTPT = 1
606HAVE_GROUP_MEMBER = 1
607HAVE_INITSTATE = 1
608HAVE_INTTYPES_H = 1
609HAVE_LCHOWN = 1
610HAVE_LINK = 1
611HAVE_LINKAT = 1
612HAVE_MAX_ALIGN_T = 1
613HAVE_MBSLEN = 0
614HAVE_MBTOWC = 1
615HAVE_MEMCHR = 1
616HAVE_MEMPCPY = 1
617HAVE_MKDTEMP = 1
618HAVE_MKOSTEMP = 1
619HAVE_MKOSTEMPS = 1
620HAVE_MKSTEMP = 1
621HAVE_MKSTEMPS = 1
622HAVE_MSVC_INVALID_PARAMETER_HANDLER = 0
623HAVE_OPENAT = 1
624HAVE_OS_H = 0
625HAVE_PCLOSE = 1
626HAVE_PIPE = 1
627HAVE_PIPE2 = 1
628HAVE_POPEN = 1
629HAVE_POSIX_OPENPT = 1
630HAVE_PREAD = 1
631HAVE_PTSNAME = 1
632HAVE_PTSNAME_R = 1
633HAVE_PWRITE = 1
634HAVE_QSORT_R = 1
635HAVE_RANDOM = 1
636HAVE_RANDOM_H = 1
637HAVE_RANDOM_R = 1
638HAVE_RAWMEMCHR = 1
639HAVE_READLINK = 1
640HAVE_READLINKAT = 1
641HAVE_REALLOCARRAY = 1
642HAVE_REALPATH = 1
643HAVE_RENAMEAT = 1
644HAVE_RPMATCH = 1
645HAVE_SECURE_GETENV = 1
646HAVE_SETENV = 1
647HAVE_SETHOSTNAME = 1
648HAVE_SETSTATE = 1
649HAVE_SIGNED_SIG_ATOMIC_T =
650HAVE_SIGNED_WCHAR_T =
651HAVE_SIGNED_WINT_T =
652HAVE_SLEEP = 1
653HAVE_STDINT_H = 1
654HAVE_STPCPY = 1
655HAVE_STPNCPY = 1
656HAVE_STRCASESTR = 1
657HAVE_STRCHRNUL = 1
658HAVE_STRPBRK = 1
659HAVE_STRSEP = 1
660HAVE_STRTOD = 1
661HAVE_STRTOLD = 1
662HAVE_STRTOLL = 1
663HAVE_STRTOULL = 1
664HAVE_STRUCT_RANDOM_DATA = 1
665HAVE_STRVERSCMP = 1
666HAVE_SYMLINK = 1
667HAVE_SYMLINKAT = 1
668HAVE_SYS_BITYPES_H = 0
669HAVE_SYS_INTTYPES_H = 0
670HAVE_SYS_LOADAVG_H = 0
671HAVE_SYS_PARAM_H = 0
672HAVE_SYS_TYPES_H = 1
673HAVE_UNISTD_H = 1
674HAVE_UNLINKAT = 1
675HAVE_UNLOCKPT = 1
676HAVE_USLEEP = 1
677HAVE_VASPRINTF = 1
678HAVE_VDPRINTF = 1
679HAVE_WCHAR_H = 1
680HAVE_WCHAR_T = 1
681HAVE_WINSOCK2_H = 0
682HAVE__BOOL = 1
683HAVE__EXIT = 1
684HOST_CPU = x86_64
685HOST_CPU_C_ABI = x86_64
686INCLUDE_NEXT = include_next
687INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
688INSTALL = /usr/bin/install -c
689INSTALL_DATA = install  -m 0644
690INSTALL_PROGRAM = install  -s -m 555
691INSTALL_SCRIPT = install  -m 555
692INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
693INTLLIBS = /usr/local/lib/libintl.so -rpath /usr/local/lib
694INTL_MACOSX_LIBS =
695LDFLAGS =
696LIBGNU_LIBDEPS =
697LIBGNU_LTLIBDEPS =
698LIBICONV = /usr/local/lib/libiconv.so -rpath /usr/local/lib
699LIBINTL = /usr/local/lib/libintl.so -rpath /usr/local/lib
700LIBOBJS =
701LIBS =
702LIMITS_H = limits.h
703LTLIBICONV = -L/usr/local/lib -liconv -R/usr/local/lib
704LTLIBINTL = -L/usr/local/lib -lintl -R/usr/local/lib
705LTLIBOBJS =
706MAKEINFO = ${SHELL} /opengrok/src/dports/devel/gmake/make-4.3/build-aux/missing makeinfo
707MAKE_HOST = x86_64-portbld-dragonfly6.3
708MKDIR_P = /bin/mkdir -p
709MSGFMT = :
710MSGFMT_015 = :
711MSGMERGE = :
712NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
713NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
714NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = <limits.h>
715NEXT_AS_FIRST_DIRECTIVE_STDDEF_H =
716NEXT_AS_FIRST_DIRECTIVE_STDINT_H = <stdint.h>
717NEXT_AS_FIRST_DIRECTIVE_STDIO_H = <stdio.h>
718NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = <stdlib.h>
719NEXT_AS_FIRST_DIRECTIVE_STRING_H = <string.h>
720NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = <sys/types.h>
721NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = <unistd.h>
722NEXT_ERRNO_H =
723NEXT_FCNTL_H = <fcntl.h>
724NEXT_LIMITS_H = <limits.h>
725NEXT_STDDEF_H =
726NEXT_STDINT_H = <stdint.h>
727NEXT_STDIO_H = <stdio.h>
728NEXT_STDLIB_H = <stdlib.h>
729NEXT_STRING_H = <string.h>
730NEXT_SYS_TYPES_H = <sys/types.h>
731NEXT_UNISTD_H = <unistd.h>
732OBJEXT = o
733PACKAGE = make
734PACKAGE_BUGREPORT = bug-make@gnu.org
735PACKAGE_NAME = GNU make
736PACKAGE_STRING = GNU make 4.3
737PACKAGE_TARNAME = make
738PACKAGE_URL = http://www.gnu.org/software/make/
739PACKAGE_VERSION = 4.3
740PATH_SEPARATOR = :
741PERL = perl
742PKG_CONFIG =
743PKG_CONFIG_LIBDIR =
744PKG_CONFIG_PATH =
745POSUB = po
746PRAGMA_COLUMNS =
747PRAGMA_SYSTEM_HEADER =
748PTRDIFF_T_SUFFIX =
749RANLIB = ranlib
750REMOTE = stub
751REPLACE_ACCESS = 0
752REPLACE_CALLOC = 0
753REPLACE_CANONICALIZE_FILE_NAME = 0
754REPLACE_CHOWN = 0
755REPLACE_CLOSE = 0
756REPLACE_CREAT = 0
757REPLACE_DPRINTF = 0
758REPLACE_DUP = 0
759REPLACE_DUP2 = 0
760REPLACE_FACCESSAT = 0
761REPLACE_FCHOWNAT = 0
762REPLACE_FCLOSE = 0
763REPLACE_FCNTL = 0
764REPLACE_FDOPEN = 0
765REPLACE_FFLUSH = 0
766REPLACE_FOPEN = 0
767REPLACE_FPRINTF = 0
768REPLACE_FPURGE = 0
769REPLACE_FREOPEN = 0
770REPLACE_FSEEK = 0
771REPLACE_FSEEKO = 0
772REPLACE_FTELL = 0
773REPLACE_FTELLO = 0
774REPLACE_FTRUNCATE = 0
775REPLACE_GETCWD = 0
776REPLACE_GETDELIM = 0
777REPLACE_GETDOMAINNAME = 0
778REPLACE_GETDTABLESIZE = 0
779REPLACE_GETGROUPS = 0
780REPLACE_GETLINE = 0
781REPLACE_GETLOGIN_R = 0
782REPLACE_GETPAGESIZE = 0
783REPLACE_GETPASS = 0
784REPLACE_INITSTATE = 0
785REPLACE_ISATTY = 0
786REPLACE_LCHOWN = 0
787REPLACE_LINK = 0
788REPLACE_LINKAT = 0
789REPLACE_LSEEK = 0
790REPLACE_MALLOC = 0
791REPLACE_MBTOWC = 0
792REPLACE_MEMCHR = 0
793REPLACE_MEMMEM = 0
794REPLACE_MKSTEMP = 0
795REPLACE_NULL = 0
796REPLACE_OBSTACK_PRINTF = 0
797REPLACE_OPEN = 0
798REPLACE_OPENAT = 0
799REPLACE_PERROR = 0
800REPLACE_POPEN = 0
801REPLACE_PREAD = 0
802REPLACE_PRINTF = 0
803REPLACE_PTSNAME = 0
804REPLACE_PTSNAME_R = 0
805REPLACE_PUTENV = 0
806REPLACE_PWRITE = 0
807REPLACE_QSORT_R = 0
808REPLACE_RANDOM = 0
809REPLACE_RANDOM_R = 0
810REPLACE_READ = 0
811REPLACE_READLINK = 0
812REPLACE_READLINKAT = 0
813REPLACE_REALLOC = 0
814REPLACE_REALPATH = 0
815REPLACE_REMOVE = 0
816REPLACE_RENAME = 0
817REPLACE_RENAMEAT = 0
818REPLACE_RMDIR = 0
819REPLACE_SETENV = 0
820REPLACE_SETSTATE = 0
821REPLACE_SLEEP = 0
822REPLACE_SNPRINTF = 0
823REPLACE_SPRINTF = 0
824REPLACE_STDIO_READ_FUNCS = 0
825REPLACE_STDIO_WRITE_FUNCS = 0
826REPLACE_STPNCPY = 0
827REPLACE_STRCASESTR = 0
828REPLACE_STRCHRNUL = 0
829REPLACE_STRDUP = 0
830REPLACE_STRERROR = 1
831REPLACE_STRERROR_R = 0
832REPLACE_STRNCAT = 0
833REPLACE_STRNDUP = 0
834REPLACE_STRNLEN = 0
835REPLACE_STRSIGNAL = 0
836REPLACE_STRSTR = 0
837REPLACE_STRTOD = 0
838REPLACE_STRTOK_R = 0
839REPLACE_STRTOLD = 0
840REPLACE_SYMLINK = 0
841REPLACE_SYMLINKAT = 0
842REPLACE_TMPFILE = 0
843REPLACE_TRUNCATE = 0
844REPLACE_TTYNAME_R = 0
845REPLACE_UNLINK = 0
846REPLACE_UNLINKAT = 0
847REPLACE_UNSETENV = 0
848REPLACE_USLEEP = 0
849REPLACE_VASPRINTF = 0
850REPLACE_VDPRINTF = 0
851REPLACE_VFPRINTF = 0
852REPLACE_VPRINTF = 0
853REPLACE_VSNPRINTF = 0
854REPLACE_VSPRINTF = 0
855REPLACE_WCTOMB = 0
856REPLACE_WRITE = 0
857SED = /usr/bin/sed
858SET_MAKE =
859SHELL = /bin/sh
860SIG_ATOMIC_T_SUFFIX =
861SIZE_T_SUFFIX =
862STDBOOL_H =
863STDDEF_H =
864STDINT_H = stdint.h
865STRIP =
866UNDEFINE_STRTOK_R = 0
867UNISTD_H_HAVE_WINSOCK2_H = 0
868UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0
869USE_NLS = yes
870USE_SYSTEM_GLOB = no
871VERSION = 4.3
872WCHAR_T_SUFFIX =
873WINDOWS_64_BIT_OFF_T = 0
874WINDOWS_STAT_INODES = 0
875WINT_T_SUFFIX =
876XGETTEXT = :
877XGETTEXT_015 = :
878XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format
879abs_builddir = /opengrok/src/dports/devel/gmake/make-4.3/lib
880abs_srcdir = /opengrok/src/dports/devel/gmake/make-4.3/lib
881abs_top_builddir = /opengrok/src/dports/devel/gmake/make-4.3
882abs_top_srcdir = /opengrok/src/dports/devel/gmake/make-4.3
883ac_ct_CC = cc
884am__include = include
885am__leading_dot = .
886am__quote =
887am__tar = $${TAR-tar} chof - "$$tardir"
888am__untar = $${TAR-tar} xf -
889bindir = ${exec_prefix}/bin
890build = x86_64-portbld-dragonfly6.3
891build_alias = x86_64-portbld-dragonfly6.3
892build_cpu = x86_64
893build_os = dragonfly6.3
894build_vendor = portbld
895builddir = .
896datadir = ${datarootdir}
897datarootdir = ${prefix}/share
898docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
899dvidir = ${docdir}
900exec_prefix = ${prefix}
901gl_LIBOBJS =  error.o strerror.o strerror-override.o
902gl_LTLIBOBJS =  error.lo strerror.lo strerror-override.lo
903gltests_LIBOBJS =
904gltests_LTLIBOBJS =
905gltests_WITNESS = IN_MAKE_GNULIB_TESTS
906host = x86_64-portbld-dragonfly6.3
907host_alias =
908host_cpu = x86_64
909host_os = dragonfly6.3
910host_vendor = portbld
911htmldir = ${docdir}
912includedir = ${prefix}/include
913infodir = /usr/local/share/info
914install_sh = ${SHELL} /opengrok/src/dports/devel/gmake/make-4.3/build-aux/install-sh
915libdir = ${exec_prefix}/lib
916libexecdir = ${exec_prefix}/libexec
917localedir = ${datarootdir}/locale
918localstatedir = /var
919mandir = /usr/local/man
920mkdir_p = $(MKDIR_P)
921oldincludedir = /usr/include
922pdfdir = ${docdir}
923prefix = /usr/local
924program_transform_name = s&^&g&
925psdir = ${docdir}
926runstatedir = ${localstatedir}/run
927sbindir = ${exec_prefix}/sbin
928sharedstatedir = ${prefix}/com
929srcdir = .
930sysconfdir = ${prefix}/etc
931target_alias =
932top_build_prefix = ../
933top_builddir = ..
934top_srcdir = ..
935AUTOMAKE_OPTIONS = 1.11 gnits
936SUBDIRS =
937noinst_HEADERS =
938noinst_LIBRARIES = libgnu.a
939noinst_LTLIBRARIES =
940EXTRA_DIST = access.c alloca.c alloca.in.h close.c concat-filename.h \
941	dirname.h dosname.h dup2.c errno.in.h error.c error.h \
942	exitfail.h fcntl.c fcntl.in.h fd-hook.h filename.h \
943	getdtablesize.c getloadavg.c intprops.h limits.in.h \
944	fnmatch.in.h glob.in.h malloc.c msvc-inval.c msvc-inval.h \
945	msvc-nothrow.c msvc-nothrow.h _Noreturn.h arg-nonnull.h \
946	c++defs.h warn-on-use.h stdbool.in.h stddef.in.h stdint.in.h \
947	stdio.in.h stdlib.in.h stpcpy.c strerror.c strerror-override.c \
948	strerror-override.h string.in.h sys_types.in.h unistd.in.h \
949	verify.h xalloc.h xalloc-oversized.h concat-filename.h
950BUILT_SOURCES = $(ALLOCA_H) $(ERRNO_H) fcntl.h $(LIMITS_H) \
951	$(am__append_2) $(STDBOOL_H) $(STDDEF_H) $(STDINT_H) stdio.h \
952	stdlib.h string.h sys/types.h unistd.h
953SUFFIXES =
954MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t errno.h \
955	errno.h-t fcntl.h fcntl.h-t limits.h limits.h-t \
956	$(am__append_3) stdbool.h stdbool.h-t stddef.h stddef.h-t \
957	stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t \
958	string.h string.h-t sys/types.h sys/types.h-t unistd.h \
959	unistd.h-t
960MOSTLYCLEANDIRS =
961CLEANFILES =
962DISTCLEANFILES =
963MAINTAINERCLEANFILES =
964# No GNU Make output.
965AM_CPPFLAGS =
966AM_CFLAGS =
967libgnu_a_SOURCES = concat-filename.c dirname-lgpl.c basename-lgpl.c \
968	stripslash.c exitfail.c fd-hook.c findprog.h findprog-in.c \
969	getprogname.h getprogname.c gettext.h $(am__append_1) unistd.c \
970	xmalloc.c xalloc-die.c xconcat-filename.c
971libgnu_a_LIBADD = $(gl_LIBOBJS)
972libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
973EXTRA_libgnu_a_SOURCES = access.c alloca.c close.c dup2.c error.c \
974	fcntl.c getdtablesize.c getloadavg.c malloc.c msvc-inval.c \
975	msvc-nothrow.c stpcpy.c strerror.c strerror-override.c
976
977# Use this preprocessor expression to decide whether #include_next works.
978# Do not rely on a 'configure'-time test for this, since the expression
979# might appear in an installed header, which is used by some other compiler.
980HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
981
982# Because this Makefile snippet defines a variable used by other
983# gnulib Makefile snippets, it must be present in all makefiles that
984# need it. This is ensured by the applicability 'all' defined above.
985_NORETURN_H = $(srcdir)/_Noreturn.h
986
987# Because this Makefile snippet defines a variable used by other
988# gnulib Makefile snippets, it must be present in all makefiles that
989# need it. This is ensured by the applicability 'all' defined above.
990ARG_NONNULL_H = $(srcdir)/arg-nonnull.h
991
992# Because this Makefile snippet defines a variable used by other
993# gnulib Makefile snippets, it must be present in all makefiles that
994# need it. This is ensured by the applicability 'all' defined above.
995CXXDEFS_H = $(srcdir)/c++defs.h
996
997# Because this Makefile snippet defines a variable used by other
998# gnulib Makefile snippets, it must be present in all makefiles that
999# need it. This is ensured by the applicability 'all' defined above.
1000WARN_ON_USE_H = $(srcdir)/warn-on-use.h
1001all: $(BUILT_SOURCES)
1002	$(MAKE) $(AM_MAKEFLAGS) all-recursive
1003
1004.SUFFIXES:
1005.SUFFIXES: .c .o .obj
1006$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
1007	@for dep in $?; do \
1008	  case '$(am__configure_deps)' in \
1009	    *$$dep*) \
1010	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1011	        && { if test -f $@; then exit 0; else break; fi; }; \
1012	      exit 1;; \
1013	  esac; \
1014	done; \
1015	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
1016	$(am__cd) $(top_srcdir) && \
1017	  $(AUTOMAKE) --gnits lib/Makefile
1018Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1019	@case '$?' in \
1020	  *config.status*) \
1021	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1022	  *) \
1023	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
1024	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1025	esac;
1026
1027$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1028	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1029
1030$(top_srcdir)/configure:  $(am__configure_deps)
1031	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1032$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1033	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1034$(am__aclocal_m4_deps):
1035
1036clean-noinstLIBRARIES:
1037	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1038
1039clean-noinstLTLIBRARIES:
1040	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1041	@list='$(noinst_LTLIBRARIES)'; \
1042	locs=`for p in $$list; do echo $$p; done | \
1043	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1044	      sort -u`; \
1045	test -z "$$locs" || { \
1046	  echo rm -f $${locs}; \
1047	  rm -f $${locs}; \
1048	}
1049
1050libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES) $(EXTRA_libgnu_a_DEPENDENCIES)
1051	$(AM_V_at)-rm -f libgnu.a
1052	$(AM_V_AR)$(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
1053	$(AM_V_at)$(RANLIB) libgnu.a
1054
1055mostlyclean-compile:
1056	-rm -f *.$(OBJEXT)
1057
1058distclean-compile:
1059	-rm -f *.tab.c
1060
1061include ./$(DEPDIR)/access.Po # am--include-marker
1062include ./$(DEPDIR)/alloca.Po # am--include-marker
1063include ./$(DEPDIR)/basename-lgpl.Po # am--include-marker
1064include ./$(DEPDIR)/close.Po # am--include-marker
1065include ./$(DEPDIR)/concat-filename.Po # am--include-marker
1066include ./$(DEPDIR)/dirname-lgpl.Po # am--include-marker
1067include ./$(DEPDIR)/dup2.Po # am--include-marker
1068include ./$(DEPDIR)/error.Po # am--include-marker
1069include ./$(DEPDIR)/exitfail.Po # am--include-marker
1070include ./$(DEPDIR)/fcntl.Po # am--include-marker
1071include ./$(DEPDIR)/fd-hook.Po # am--include-marker
1072include ./$(DEPDIR)/findprog-in.Po # am--include-marker
1073include ./$(DEPDIR)/fnmatch.Po # am--include-marker
1074include ./$(DEPDIR)/getdtablesize.Po # am--include-marker
1075include ./$(DEPDIR)/getloadavg.Po # am--include-marker
1076include ./$(DEPDIR)/getprogname.Po # am--include-marker
1077include ./$(DEPDIR)/glob.Po # am--include-marker
1078include ./$(DEPDIR)/malloc.Po # am--include-marker
1079include ./$(DEPDIR)/msvc-inval.Po # am--include-marker
1080include ./$(DEPDIR)/msvc-nothrow.Po # am--include-marker
1081include ./$(DEPDIR)/stpcpy.Po # am--include-marker
1082include ./$(DEPDIR)/strerror-override.Po # am--include-marker
1083include ./$(DEPDIR)/strerror.Po # am--include-marker
1084include ./$(DEPDIR)/stripslash.Po # am--include-marker
1085include ./$(DEPDIR)/unistd.Po # am--include-marker
1086include ./$(DEPDIR)/xalloc-die.Po # am--include-marker
1087include ./$(DEPDIR)/xconcat-filename.Po # am--include-marker
1088include ./$(DEPDIR)/xmalloc.Po # am--include-marker
1089
1090$(am__depfiles_remade):
1091	@$(MKDIR_P) $(@D)
1092	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
1093
1094am--depfiles: $(am__depfiles_remade)
1095
1096.c.o:
1097	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1098	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1099#	$(AM_V_CC)source='$<' object='$@' libtool=no \
1100#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1101#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<
1102
1103.c.obj:
1104	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1105	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1106#	$(AM_V_CC)source='$<' object='$@' libtool=no \
1107#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1108#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1109
1110# This directory's subdirectories are mostly independent; you can cd
1111# into them and run 'make' without going through this Makefile.
1112# To change the values of 'make' variables: instead of editing Makefiles,
1113# (1) if the variable is set in 'config.status', edit 'config.status'
1114#     (which will cause the Makefiles to be regenerated when you run 'make');
1115# (2) otherwise, pass the desired values on the 'make' command line.
1116$(am__recursive_targets):
1117	@fail=; \
1118	if $(am__make_keepgoing); then \
1119	  failcom='fail=yes'; \
1120	else \
1121	  failcom='exit 1'; \
1122	fi; \
1123	dot_seen=no; \
1124	target=`echo $@ | sed s/-recursive//`; \
1125	case "$@" in \
1126	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1127	  *) list='$(SUBDIRS)' ;; \
1128	esac; \
1129	for subdir in $$list; do \
1130	  echo "Making $$target in $$subdir"; \
1131	  if test "$$subdir" = "."; then \
1132	    dot_seen=yes; \
1133	    local_target="$$target-am"; \
1134	  else \
1135	    local_target="$$target"; \
1136	  fi; \
1137	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1138	  || eval $$failcom; \
1139	done; \
1140	if test "$$dot_seen" = "no"; then \
1141	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1142	fi; test -z "$$fail"
1143
1144ID: $(am__tagged_files)
1145	$(am__define_uniq_tagged_files); mkid -fID $$unique
1146tags: tags-recursive
1147TAGS: tags
1148
1149tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1150	set x; \
1151	here=`pwd`; \
1152	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1153	  include_option=--etags-include; \
1154	  empty_fix=.; \
1155	else \
1156	  include_option=--include; \
1157	  empty_fix=; \
1158	fi; \
1159	list='$(SUBDIRS)'; for subdir in $$list; do \
1160	  if test "$$subdir" = .; then :; else \
1161	    test ! -f $$subdir/TAGS || \
1162	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1163	  fi; \
1164	done; \
1165	$(am__define_uniq_tagged_files); \
1166	shift; \
1167	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1168	  test -n "$$unique" || unique=$$empty_fix; \
1169	  if test $$# -gt 0; then \
1170	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1171	      "$$@" $$unique; \
1172	  else \
1173	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1174	      $$unique; \
1175	  fi; \
1176	fi
1177ctags: ctags-recursive
1178
1179CTAGS: ctags
1180ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1181	$(am__define_uniq_tagged_files); \
1182	test -z "$(CTAGS_ARGS)$$unique" \
1183	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1184	     $$unique
1185
1186GTAGS:
1187	here=`$(am__cd) $(top_builddir) && pwd` \
1188	  && $(am__cd) $(top_srcdir) \
1189	  && gtags -i $(GTAGS_ARGS) "$$here"
1190cscopelist: cscopelist-recursive
1191
1192cscopelist-am: $(am__tagged_files)
1193	list='$(am__tagged_files)'; \
1194	case "$(srcdir)" in \
1195	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1196	  *) sdir=$(subdir)/$(srcdir) ;; \
1197	esac; \
1198	for i in $$list; do \
1199	  if test -f "$$i"; then \
1200	    echo "$(subdir)/$$i"; \
1201	  else \
1202	    echo "$$sdir/$$i"; \
1203	  fi; \
1204	done >> $(top_builddir)/cscope.files
1205
1206distclean-tags:
1207	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1208
1209distdir: $(BUILT_SOURCES)
1210	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1211
1212distdir-am: $(DISTFILES)
1213	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1214	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1215	list='$(DISTFILES)'; \
1216	  dist_files=`for file in $$list; do echo $$file; done | \
1217	  sed -e "s|^$$srcdirstrip/||;t" \
1218	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1219	case $$dist_files in \
1220	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1221			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1222			   sort -u` ;; \
1223	esac; \
1224	for file in $$dist_files; do \
1225	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1226	  if test -d $$d/$$file; then \
1227	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1228	    if test -d "$(distdir)/$$file"; then \
1229	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1230	    fi; \
1231	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1232	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1233	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1234	    fi; \
1235	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1236	  else \
1237	    test -f "$(distdir)/$$file" \
1238	    || cp -p $$d/$$file "$(distdir)/$$file" \
1239	    || exit 1; \
1240	  fi; \
1241	done
1242	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1243	  if test "$$subdir" = .; then :; else \
1244	    $(am__make_dryrun) \
1245	      || test -d "$(distdir)/$$subdir" \
1246	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1247	      || exit 1; \
1248	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1249	    $(am__relativize); \
1250	    new_distdir=$$reldir; \
1251	    dir1=$$subdir; dir2="$(top_distdir)"; \
1252	    $(am__relativize); \
1253	    new_top_distdir=$$reldir; \
1254	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1255	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1256	    ($(am__cd) $$subdir && \
1257	      $(MAKE) $(AM_MAKEFLAGS) \
1258	        top_distdir="$$new_top_distdir" \
1259	        distdir="$$new_distdir" \
1260		am__remove_distdir=: \
1261		am__skip_length_check=: \
1262		am__skip_mode_fix=: \
1263	        distdir) \
1264	      || exit 1; \
1265	  fi; \
1266	done
1267check-am: all-am
1268check: $(BUILT_SOURCES)
1269	$(MAKE) $(AM_MAKEFLAGS) check-recursive
1270all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
1271installdirs: installdirs-recursive
1272installdirs-am:
1273install: $(BUILT_SOURCES)
1274	$(MAKE) $(AM_MAKEFLAGS) install-recursive
1275install-exec: install-exec-recursive
1276install-data: install-data-recursive
1277uninstall: uninstall-recursive
1278
1279install-am: all-am
1280	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1281
1282installcheck: installcheck-recursive
1283install-strip:
1284	if test -z '$(STRIP)'; then \
1285	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1286	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1287	      install; \
1288	else \
1289	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1290	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1291	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1292	fi
1293mostlyclean-generic:
1294	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1295
1296clean-generic:
1297	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1298
1299distclean-generic:
1300	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1301	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1302	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1303
1304maintainer-clean-generic:
1305	@echo "This command is intended for maintainers to use"
1306	@echo "it deletes files that may require special tools to rebuild."
1307	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1308	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1309clean: clean-recursive
1310
1311clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
1312	mostlyclean-am
1313
1314distclean: distclean-recursive
1315		-rm -f ./$(DEPDIR)/access.Po
1316	-rm -f ./$(DEPDIR)/alloca.Po
1317	-rm -f ./$(DEPDIR)/basename-lgpl.Po
1318	-rm -f ./$(DEPDIR)/close.Po
1319	-rm -f ./$(DEPDIR)/concat-filename.Po
1320	-rm -f ./$(DEPDIR)/dirname-lgpl.Po
1321	-rm -f ./$(DEPDIR)/dup2.Po
1322	-rm -f ./$(DEPDIR)/error.Po
1323	-rm -f ./$(DEPDIR)/exitfail.Po
1324	-rm -f ./$(DEPDIR)/fcntl.Po
1325	-rm -f ./$(DEPDIR)/fd-hook.Po
1326	-rm -f ./$(DEPDIR)/findprog-in.Po
1327	-rm -f ./$(DEPDIR)/fnmatch.Po
1328	-rm -f ./$(DEPDIR)/getdtablesize.Po
1329	-rm -f ./$(DEPDIR)/getloadavg.Po
1330	-rm -f ./$(DEPDIR)/getprogname.Po
1331	-rm -f ./$(DEPDIR)/glob.Po
1332	-rm -f ./$(DEPDIR)/malloc.Po
1333	-rm -f ./$(DEPDIR)/msvc-inval.Po
1334	-rm -f ./$(DEPDIR)/msvc-nothrow.Po
1335	-rm -f ./$(DEPDIR)/stpcpy.Po
1336	-rm -f ./$(DEPDIR)/strerror-override.Po
1337	-rm -f ./$(DEPDIR)/strerror.Po
1338	-rm -f ./$(DEPDIR)/stripslash.Po
1339	-rm -f ./$(DEPDIR)/unistd.Po
1340	-rm -f ./$(DEPDIR)/xalloc-die.Po
1341	-rm -f ./$(DEPDIR)/xconcat-filename.Po
1342	-rm -f ./$(DEPDIR)/xmalloc.Po
1343	-rm -f Makefile
1344distclean-am: clean-am distclean-compile distclean-generic \
1345	distclean-tags
1346
1347dvi: dvi-recursive
1348
1349dvi-am:
1350
1351html: html-recursive
1352
1353html-am:
1354
1355info: info-recursive
1356
1357info-am:
1358
1359install-data-am:
1360
1361install-dvi: install-dvi-recursive
1362
1363install-dvi-am:
1364
1365install-exec-am:
1366
1367install-html: install-html-recursive
1368
1369install-html-am:
1370
1371install-info: install-info-recursive
1372
1373install-info-am:
1374
1375install-man:
1376
1377install-pdf: install-pdf-recursive
1378
1379install-pdf-am:
1380
1381install-ps: install-ps-recursive
1382
1383install-ps-am:
1384
1385installcheck-am:
1386
1387maintainer-clean: maintainer-clean-recursive
1388		-rm -f ./$(DEPDIR)/access.Po
1389	-rm -f ./$(DEPDIR)/alloca.Po
1390	-rm -f ./$(DEPDIR)/basename-lgpl.Po
1391	-rm -f ./$(DEPDIR)/close.Po
1392	-rm -f ./$(DEPDIR)/concat-filename.Po
1393	-rm -f ./$(DEPDIR)/dirname-lgpl.Po
1394	-rm -f ./$(DEPDIR)/dup2.Po
1395	-rm -f ./$(DEPDIR)/error.Po
1396	-rm -f ./$(DEPDIR)/exitfail.Po
1397	-rm -f ./$(DEPDIR)/fcntl.Po
1398	-rm -f ./$(DEPDIR)/fd-hook.Po
1399	-rm -f ./$(DEPDIR)/findprog-in.Po
1400	-rm -f ./$(DEPDIR)/fnmatch.Po
1401	-rm -f ./$(DEPDIR)/getdtablesize.Po
1402	-rm -f ./$(DEPDIR)/getloadavg.Po
1403	-rm -f ./$(DEPDIR)/getprogname.Po
1404	-rm -f ./$(DEPDIR)/glob.Po
1405	-rm -f ./$(DEPDIR)/malloc.Po
1406	-rm -f ./$(DEPDIR)/msvc-inval.Po
1407	-rm -f ./$(DEPDIR)/msvc-nothrow.Po
1408	-rm -f ./$(DEPDIR)/stpcpy.Po
1409	-rm -f ./$(DEPDIR)/strerror-override.Po
1410	-rm -f ./$(DEPDIR)/strerror.Po
1411	-rm -f ./$(DEPDIR)/stripslash.Po
1412	-rm -f ./$(DEPDIR)/unistd.Po
1413	-rm -f ./$(DEPDIR)/xalloc-die.Po
1414	-rm -f ./$(DEPDIR)/xconcat-filename.Po
1415	-rm -f ./$(DEPDIR)/xmalloc.Po
1416	-rm -f Makefile
1417maintainer-clean-am: distclean-am maintainer-clean-generic
1418
1419mostlyclean: mostlyclean-recursive
1420
1421mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1422	mostlyclean-local
1423
1424pdf: pdf-recursive
1425
1426pdf-am:
1427
1428ps: ps-recursive
1429
1430ps-am:
1431
1432uninstall-am:
1433
1434.MAKE: $(am__recursive_targets) all check install install-am \
1435	install-strip
1436
1437.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1438	am--depfiles check check-am clean clean-generic \
1439	clean-noinstLIBRARIES clean-noinstLTLIBRARIES cscopelist-am \
1440	ctags ctags-am distclean distclean-compile distclean-generic \
1441	distclean-tags distdir dvi dvi-am html html-am info info-am \
1442	install install-am install-data install-data-am install-dvi \
1443	install-dvi-am install-exec install-exec-am install-html \
1444	install-html-am install-info install-info-am install-man \
1445	install-pdf install-pdf-am install-ps install-ps-am \
1446	install-strip installcheck installcheck-am installdirs \
1447	installdirs-am maintainer-clean maintainer-clean-generic \
1448	mostlyclean mostlyclean-compile mostlyclean-generic \
1449	mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \
1450	uninstall-am
1451
1452.PRECIOUS: Makefile
1453
1454
1455# We need the following in order to create <alloca.h> when the system
1456# doesn't have one that works with the given compiler.
1457alloca.h: alloca.in.h $(top_builddir)/config.status
1458	$(AM_V_GEN)rm -f $@-t $@ && \
1459	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1460	  sed -e 's|@''HAVE_ALLOCA_H''@|$(HAVE_ALLOCA_H)|g' < $(srcdir)/alloca.in.h; \
1461	} > $@-t && \
1462	mv -f $@-t $@
1463#alloca.h: $(top_builddir)/config.status
1464#	rm -f $@
1465
1466# We need the following in order to create <errno.h> when the system
1467# doesn't have one that is POSIX compliant.
1468#errno.h: errno.in.h $(top_builddir)/config.status
1469#	$(AM_V_GEN)rm -f $@-t $@ && \
1470#	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1471#	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1472#	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1473#	      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
1474#	      -e 's|@''PRAGMA_COLUMNS''@||g' \
1475#	      -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
1476#	      -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
1477#	      -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
1478#	      -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
1479#	      -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
1480#	      -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
1481#	      -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
1482#	      < $(srcdir)/errno.in.h; \
1483#	} > $@-t && \
1484#	mv $@-t $@
1485errno.h: $(top_builddir)/config.status
1486	rm -f $@
1487
1488# We need the following in order to create <fcntl.h> when the system
1489# doesn't have one that works with the given compiler.
1490fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1491	$(AM_V_GEN)rm -f $@-t $@ && \
1492	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1493	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1494	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1495	      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
1496	      -e 's|@''PRAGMA_COLUMNS''@||g' \
1497	      -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
1498	      -e 's/@''GNULIB_CREAT''@/$(GNULIB_CREAT)/g' \
1499	      -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
1500	      -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
1501	      -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
1502	      -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
1503	      -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
1504	      -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
1505	      -e 's|@''REPLACE_CREAT''@|$(REPLACE_CREAT)|g' \
1506	      -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
1507	      -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
1508	      -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
1509	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1510	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1511	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1512	      < $(srcdir)/fcntl.in.h; \
1513	} > $@-t && \
1514	mv $@-t $@
1515
1516# We need the following in order to create <limits.h> when the system
1517# doesn't have one that is compatible with GNU.
1518limits.h: limits.in.h $(top_builddir)/config.status
1519	$(AM_V_GEN)rm -f $@-t $@ && \
1520	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1521	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1522	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1523	      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
1524	      -e 's|@''PRAGMA_COLUMNS''@||g' \
1525	      -e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
1526	      < $(srcdir)/limits.in.h; \
1527	} > $@-t && \
1528	mv $@-t $@
1529#limits.h: $(top_builddir)/config.status
1530#	rm -f $@
1531
1532fnmatch.h: fnmatch.in.h $(top_builddir)/config.status
1533	$(AM_V_GEN)rm -f $@-t $@ && \
1534	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1535	  cat $(srcdir)/fnmatch.in.h; \
1536	} > $@-t && \
1537	mv -f $@-t $@
1538
1539glob.h: glob.in.h $(top_builddir)/config.status
1540	$(AM_V_GEN)rm -f $@-t $@ && \
1541	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1542	  cat $(srcdir)/glob.in.h; \
1543	} > $@-t && \
1544	mv -f $@-t $@
1545
1546# We need the following in order to create <stdbool.h> when the system
1547# doesn't have one that works.
1548#stdbool.h: stdbool.in.h $(top_builddir)/config.status
1549#	$(AM_V_GEN)rm -f $@-t $@ && \
1550#	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1551#	  sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1552#	} > $@-t && \
1553#	mv $@-t $@
1554stdbool.h: $(top_builddir)/config.status
1555	rm -f $@
1556
1557# We need the following in order to create <stddef.h> when the system
1558# doesn't have one that works with the given compiler.
1559#stddef.h: stddef.in.h $(top_builddir)/config.status
1560#	$(AM_V_GEN)rm -f $@-t $@ && \
1561#	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1562#	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1563#	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1564#	      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
1565#	      -e 's|@''PRAGMA_COLUMNS''@||g' \
1566#	      -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1567#	      -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
1568#	      -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1569#	      -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1570#	      < $(srcdir)/stddef.in.h; \
1571#	} > $@-t && \
1572#	mv $@-t $@
1573stddef.h: $(top_builddir)/config.status
1574	rm -f $@
1575
1576# We need the following in order to create <stdint.h> when the system
1577# doesn't have one that works with the given compiler.
1578stdint.h: stdint.in.h $(top_builddir)/config.status
1579	$(AM_V_GEN)rm -f $@-t $@ && \
1580	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1581	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1582	      -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1583	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1584	      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
1585	      -e 's|@''PRAGMA_COLUMNS''@||g' \
1586	      -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1587	      -e 's/@''HAVE_C99_STDINT_H''@/$(HAVE_C99_STDINT_H)/g' \
1588	      -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1589	      -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1590	      -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1591	      -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1592	      -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1593	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1594	      -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1595	      -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1596	      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1597	      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1598	      -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1599	      -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1600	      -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1601	      -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1602	      -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1603	      -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1604	      -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1605	      -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1606	      -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1607	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
1608	      < $(srcdir)/stdint.in.h; \
1609	} > $@-t && \
1610	mv $@-t $@
1611#stdint.h: $(top_builddir)/config.status
1612#	rm -f $@
1613
1614# We need the following in order to create <stdio.h> when the system
1615# doesn't have one that works with the given compiler.
1616stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1617	$(AM_V_GEN)rm -f $@-t $@ && \
1618	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1619	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1620	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1621	      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
1622	      -e 's|@''PRAGMA_COLUMNS''@||g' \
1623	      -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
1624	      -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
1625	      -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
1626	      -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
1627	      -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
1628	      -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
1629	      -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
1630	      -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
1631	      -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
1632	      -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
1633	      -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
1634	      -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
1635	      -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
1636	      -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
1637	      -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
1638	      -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
1639	      -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
1640	      -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
1641	      -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
1642	      -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
1643	      -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
1644	      -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
1645	      -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
1646	      -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
1647	      -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
1648	      -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
1649	      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
1650	      -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
1651	      -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
1652	      -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
1653	      -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
1654	      -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
1655	      -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
1656	      -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
1657	      -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
1658	      -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
1659	      -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
1660	      -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
1661	      -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
1662	      -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
1663	      -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
1664	      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
1665	      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
1666	      -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
1667	      -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
1668	      -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
1669	      -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
1670	      -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
1671	      -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
1672	      -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
1673	      -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
1674	      -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
1675	      -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
1676	      -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
1677	      < $(srcdir)/stdio.in.h | \
1678	  sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
1679	      -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
1680	      -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
1681	      -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
1682	      -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
1683	      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
1684	      -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1685	      -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1686	      -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
1687	      -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
1688	      -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
1689	      -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
1690	      -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
1691	      -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
1692	      -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1693	      -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
1694	      -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
1695	      -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
1696	      -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
1697	      -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1698	      -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
1699	      -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1700	      -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
1701	      -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
1702	      -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1703	      -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1704	      -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1705	      -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1706	      -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
1707	      -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
1708	      -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
1709	      -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
1710	      -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
1711	      -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1712	      -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
1713	      -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
1714	      -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
1715	      -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1716	      -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1717	      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
1718	      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
1719	      -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
1720	      -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1721	      -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
1722	      -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1723	      -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1724	      -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1725	      -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1726	      -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
1727	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1728	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1729	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1730	} > $@-t && \
1731	mv $@-t $@
1732
1733# We need the following in order to create <stdlib.h> when the system
1734# doesn't have one that works with the given compiler.
1735stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
1736  $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1737	$(AM_V_GEN)rm -f $@-t $@ && \
1738	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1739	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1740	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1741	      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
1742	      -e 's|@''PRAGMA_COLUMNS''@||g' \
1743	      -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1744	      -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
1745	      -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
1746	      -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
1747	      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
1748	      -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
1749	      -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
1750	      -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
1751	      -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
1752	      -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
1753	      -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
1754	      -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
1755	      -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
1756	      -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
1757	      -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
1758	      -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
1759	      -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
1760	      -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
1761	      -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
1762	      -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
1763	      -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
1764	      -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
1765	      -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
1766	      -e 's/@''GNULIB_REALLOCARRAY''@/$(GNULIB_REALLOCARRAY)/g' \
1767	      -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
1768	      -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
1769	      -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
1770	      -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
1771	      -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
1772	      -e 's/@''GNULIB_STRTOLD''@/$(GNULIB_STRTOLD)/g' \
1773	      -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
1774	      -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
1775	      -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
1776	      -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
1777	      -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
1778	      -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
1779	      < $(srcdir)/stdlib.in.h | \
1780	  sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
1781	      -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
1782	      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
1783	      -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
1784	      -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1785	      -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
1786	      -e 's|@''HAVE_INITSTATE''@|$(HAVE_INITSTATE)|g' \
1787	      -e 's|@''HAVE_DECL_INITSTATE''@|$(HAVE_DECL_INITSTATE)|g' \
1788	      -e 's|@''HAVE_MBTOWC''@|$(HAVE_MBTOWC)|g' \
1789	      -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1790	      -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
1791	      -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
1792	      -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
1793	      -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
1794	      -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
1795	      -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
1796	      -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
1797	      -e 's|@''HAVE_QSORT_R''@|$(HAVE_QSORT_R)|g' \
1798	      -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
1799	      -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
1800	      -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
1801	      -e 's|@''HAVE_REALLOCARRAY''@|$(HAVE_REALLOCARRAY)|g' \
1802	      -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
1803	      -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
1804	      -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
1805	      -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
1806	      -e 's|@''HAVE_SETSTATE''@|$(HAVE_SETSTATE)|g' \
1807	      -e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
1808	      -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
1809	      -e 's|@''HAVE_STRTOLD''@|$(HAVE_STRTOLD)|g' \
1810	      -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
1811	      -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
1812	      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
1813	      -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
1814	      -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
1815	      -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
1816	      -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
1817	      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
1818	      -e 's|@''REPLACE_INITSTATE''@|$(REPLACE_INITSTATE)|g' \
1819	      -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
1820	      -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
1821	      -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1822	      -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
1823	      -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
1824	      -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
1825	      -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
1826	      -e 's|@''REPLACE_RANDOM''@|$(REPLACE_RANDOM)|g' \
1827	      -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
1828	      -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
1829	      -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
1830	      -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
1831	      -e 's|@''REPLACE_SETSTATE''@|$(REPLACE_SETSTATE)|g' \
1832	      -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
1833	      -e 's|@''REPLACE_STRTOLD''@|$(REPLACE_STRTOLD)|g' \
1834	      -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
1835	      -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
1836	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1837	      -e '/definition of _Noreturn/r $(_NORETURN_H)' \
1838	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1839	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1840	} > $@-t && \
1841	mv $@-t $@
1842
1843# We need the following in order to create <string.h> when the system
1844# doesn't have one that works with the given compiler.
1845string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1846	$(AM_V_GEN)rm -f $@-t $@ && \
1847	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1848	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1849	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1850	      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
1851	      -e 's|@''PRAGMA_COLUMNS''@||g' \
1852	      -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
1853	      -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GNULIB_EXPLICIT_BZERO)/g' \
1854	      -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
1855	      -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
1856	      -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
1857	      -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
1858	      -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
1859	      -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
1860	      -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
1861	      -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
1862	      -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
1863	      -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
1864	      -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
1865	      -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
1866	      -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
1867	      -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
1868	      -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
1869	      -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
1870	      -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
1871	      -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
1872	      -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
1873	      -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
1874	      -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
1875	      -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
1876	      -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
1877	      -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
1878	      -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
1879	      -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
1880	      -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
1881	      -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
1882	      -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
1883	      -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
1884	      -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
1885	      -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
1886	      -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
1887	      -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
1888	      -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
1889	      -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
1890	      -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
1891	      < $(srcdir)/string.in.h | \
1892	  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
1893	      -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
1894	      -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
1895	      -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
1896	      -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
1897	      -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
1898	      -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
1899	      -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
1900	      -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
1901	      -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
1902	      -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
1903	      -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
1904	      -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
1905	      -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
1906	      -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
1907	      -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
1908	      -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
1909	      -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
1910	      -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
1911	      -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
1912	      -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
1913	      -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
1914	      -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
1915	      -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
1916	      -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
1917	      -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
1918	      -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
1919	      -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
1920	      -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
1921	      -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
1922	      -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
1923	      -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
1924	      -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
1925	      -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
1926	      -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
1927	      -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
1928	      -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
1929	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1930	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1931	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1932	      < $(srcdir)/string.in.h; \
1933	} > $@-t && \
1934	mv $@-t $@
1935
1936# We need the following in order to create <sys/types.h> when the system
1937# doesn't have one that works with the given compiler.
1938sys/types.h: sys_types.in.h $(top_builddir)/config.status
1939	$(AM_V_at)$(MKDIR_P) sys
1940	$(AM_V_GEN)rm -f $@-t $@ && \
1941	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1942	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1943	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1944	      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
1945	      -e 's|@''PRAGMA_COLUMNS''@||g' \
1946	      -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
1947	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
1948	      -e 's|@''WINDOWS_STAT_INODES''@|$(WINDOWS_STAT_INODES)|g' \
1949	      < $(srcdir)/sys_types.in.h; \
1950	} > $@-t && \
1951	mv $@-t $@
1952
1953# We need the following in order to create an empty placeholder for
1954# <unistd.h> when the system doesn't have one.
1955unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1956	$(AM_V_GEN)rm -f $@-t $@ && \
1957	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1958	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1959	      -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
1960	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1961	      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
1962	      -e 's|@''PRAGMA_COLUMNS''@||g' \
1963	      -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
1964	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
1965	      -e 's/@''GNULIB_ACCESS''@/$(GNULIB_ACCESS)/g' \
1966	      -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
1967	      -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
1968	      -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
1969	      -e 's/@''GNULIB_COPY_FILE_RANGE''@/$(GNULIB_COPY_FILE_RANGE)/g' \
1970	      -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
1971	      -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
1972	      -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
1973	      -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
1974	      -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
1975	      -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
1976	      -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
1977	      -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
1978	      -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
1979	      -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
1980	      -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
1981	      -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
1982	      -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
1983	      -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
1984	      -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
1985	      -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
1986	      -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
1987	      -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
1988	      -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
1989	      -e 's/@''GNULIB_GETPASS''@/$(GNULIB_GETPASS)/g' \
1990	      -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
1991	      -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
1992	      -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
1993	      -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
1994	      -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
1995	      -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
1996	      -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
1997	      -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
1998	      -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
1999	      -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
2000	      -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
2001	      -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
2002	      -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
2003	      -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
2004	      -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
2005	      -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
2006	      -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
2007	      -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
2008	      -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
2009	      -e 's/@''GNULIB_TRUNCATE''@/$(GNULIB_TRUNCATE)/g' \
2010	      -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
2011	      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
2012	      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
2013	      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
2014	      -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
2015	      -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
2016	      -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
2017	      -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
2018	      < $(srcdir)/unistd.in.h | \
2019	  sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
2020	      -e 's|@''HAVE_COPY_FILE_RANGE''@|$(HAVE_COPY_FILE_RANGE)|g' \
2021	      -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
2022	      -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
2023	      -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
2024	      -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
2025	      -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
2026	      -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
2027	      -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
2028	      -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
2029	      -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
2030	      -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
2031	      -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
2032	      -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
2033	      -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
2034	      -e 's|@''HAVE_GETPASS''@|$(HAVE_GETPASS)|g' \
2035	      -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
2036	      -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
2037	      -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
2038	      -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
2039	      -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
2040	      -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
2041	      -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
2042	      -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
2043	      -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
2044	      -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
2045	      -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
2046	      -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
2047	      -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
2048	      -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
2049	      -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
2050	      -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
2051	      -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
2052	      -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
2053	      -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
2054	      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
2055	      -e 's|@''HAVE_DECL_GETLOGIN''@|$(HAVE_DECL_GETLOGIN)|g' \
2056	      -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
2057	      -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
2058	      -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
2059	      -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
2060	      -e 's|@''HAVE_DECL_TRUNCATE''@|$(HAVE_DECL_TRUNCATE)|g' \
2061	      -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
2062	      -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
2063	      -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
2064	  | \
2065	  sed -e 's|@''REPLACE_ACCESS''@|$(REPLACE_ACCESS)|g' \
2066	      -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
2067	      -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
2068	      -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
2069	      -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
2070	      -e 's|@''REPLACE_FACCESSAT''@|$(REPLACE_FACCESSAT)|g' \
2071	      -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
2072	      -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
2073	      -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
2074	      -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
2075	      -e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
2076	      -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
2077	      -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
2078	      -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
2079	      -e 's|@''REPLACE_GETPASS''@|$(REPLACE_GETPASS)|g' \
2080	      -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
2081	      -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
2082	      -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
2083	      -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
2084	      -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
2085	      -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
2086	      -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
2087	      -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
2088	      -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
2089	      -e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
2090	      -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
2091	      -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
2092	      -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
2093	      -e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
2094	      -e 's|@''REPLACE_TRUNCATE''@|$(REPLACE_TRUNCATE)|g' \
2095	      -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
2096	      -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
2097	      -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
2098	      -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
2099	      -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
2100	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
2101	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
2102	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2103	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2104	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2105	} > $@-t && \
2106	mv $@-t $@
2107
2108mostlyclean-local: mostlyclean-generic
2109	@for dir in '' $(MOSTLYCLEANDIRS); do \
2110	  if test -n "$$dir" && test -d $$dir; then \
2111	    echo "rmdir $$dir"; rmdir $$dir; \
2112	  fi; \
2113	done; \
2114	:
2115
2116# Tell versions [3.59,3.63) of GNU make to not export all variables.
2117# Otherwise a system limit (for SysV at least) may be exceeded.
2118.NOEXPORT:
2119