lib/makefile.w32-in: Adapt to changes in 2011-04-06T05:19:39Z!eggert@cs.ucla.edu.
[emacs.git] / autogen / Makefile.in
blobfc16d7236e6f39a46080f439634bf00211dcacb1
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
18 # Copyright (C) 2002-2011 Free Software Foundation, Inc.
20 # This file is free software, distributed under the terms of the GNU
21 # General Public License. As a special exception to the GNU General
22 # Public License, this file may be distributed as part of a program
23 # that contains a configuration script generated by Autoconf, under
24 # the same distribution terms as the rest of that program.
26 # Generated by gnulib-tool.
27 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files careadlinkat crypto/md5 dtoastr filemode getloadavg getopt-gnu ignore-value intprops lstat mktime readlink socklen stdio strftime symlink sys_stat
29 VPATH = @srcdir@
30 pkgdatadir = $(datadir)/@PACKAGE@
31 pkgincludedir = $(includedir)/@PACKAGE@
32 pkglibdir = $(libdir)/@PACKAGE@
33 pkglibexecdir = $(libexecdir)/@PACKAGE@
34 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
35 install_sh_DATA = $(install_sh) -c -m 644
36 install_sh_PROGRAM = $(install_sh) -c
37 install_sh_SCRIPT = $(install_sh) -c
38 INSTALL_HEADER = $(INSTALL_DATA)
39 transform = $(program_transform_name)
40 NORMAL_INSTALL = :
41 PRE_INSTALL = :
42 POST_INSTALL = :
43 NORMAL_UNINSTALL = :
44 PRE_UNINSTALL = :
45 POST_UNINSTALL = :
46 build_triplet = @build@
47 host_triplet = @host@
48 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
49 $(srcdir)/gnulib.mk COPYING
50 subdir = lib
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
53 $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/extensions.m4 \
54 $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/getloadavg.m4 \
55 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gl-comp.m4 \
56 $(top_srcdir)/m4/gnulib-common.m4 \
57 $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/longlong.m4 \
58 $(top_srcdir)/m4/lstat.m4 $(top_srcdir)/m4/md5.m4 \
59 $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/multiarch.m4 \
60 $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/socklen.m4 \
61 $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
62 $(top_srcdir)/m4/stat.m4 $(top_srcdir)/m4/stdbool.m4 \
63 $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
64 $(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
65 $(top_srcdir)/m4/strftime.m4 $(top_srcdir)/m4/symlink.m4 \
66 $(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/time_h.m4 \
67 $(top_srcdir)/m4/time_r.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \
68 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
69 $(top_srcdir)/configure.in
70 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71 $(ACLOCAL_M4)
72 mkinstalldirs = $(install_sh) -d
73 CONFIG_HEADER = $(top_builddir)/src/config.h
74 CONFIG_CLEAN_FILES =
75 CONFIG_CLEAN_VPATH_FILES =
76 LIBRARIES = $(noinst_LIBRARIES)
77 AR = ar
78 ARFLAGS = cru
79 libgnu_a_AR = $(AR) $(ARFLAGS)
80 am__DEPENDENCIES_1 =
81 am_libgnu_a_OBJECTS = careadlinkat.$(OBJEXT) dtoastr.$(OBJEXT)
82 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
83 depcomp = $(SHELL) $(top_srcdir)/depcomp
84 am__depfiles_maybe = depfiles
85 am__mv = mv -f
86 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
87 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88 CCLD = $(CC)
89 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
90 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
91 DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
92 ETAGS = etags
93 CTAGS = ctags
94 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95 ACLOCAL = @ACLOCAL@
96 ALLOCA = @ALLOCA@
97 ALSA_CFLAGS = @ALSA_CFLAGS@
98 ALSA_LIBS = @ALSA_LIBS@
99 AMTAR = @AMTAR@
100 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
101 AUTOCONF = @AUTOCONF@
102 AUTOHEADER = @AUTOHEADER@
103 AUTOMAKE = @AUTOMAKE@
104 AWK = @AWK@
105 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
106 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
107 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
108 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
109 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
110 BLESSMAIL_TARGET = @BLESSMAIL_TARGET@
111 CANNOT_DUMP = @CANNOT_DUMP@
112 CC = @CC@
113 CCDEPMODE = @CCDEPMODE@
114 CFLAGS = @CFLAGS@
115 CFLAGS_SOUND = @CFLAGS_SOUND@
116 COM_ERRLIB = @COM_ERRLIB@
117 CPP = @CPP@
118 CPPFLAGS = @CPPFLAGS@
119 CRT_DIR = @CRT_DIR@
120 CRYPTOLIB = @CRYPTOLIB@
121 CYGPATH_W = @CYGPATH_W@
122 CYGWIN_OBJ = @CYGWIN_OBJ@
123 C_SWITCH_MACHINE = @C_SWITCH_MACHINE@
124 C_SWITCH_SYSTEM = @C_SWITCH_SYSTEM@
125 C_SWITCH_X_SITE = @C_SWITCH_X_SITE@
126 C_SWITCH_X_SYSTEM = @C_SWITCH_X_SYSTEM@
127 C_WARNINGS_SWITCH = @C_WARNINGS_SWITCH@
128 DBUS_CFLAGS = @DBUS_CFLAGS@
129 DBUS_LIBS = @DBUS_LIBS@
130 DBUS_OBJ = @DBUS_OBJ@
131 DEFS = @DEFS@
132 DEPDIR = @DEPDIR@
133 DEPFLAGS = @DEPFLAGS@
134 DESLIB = @DESLIB@
135 ECHO_C = @ECHO_C@
136 ECHO_N = @ECHO_N@
137 ECHO_T = @ECHO_T@
138 EGREP = @EGREP@
139 EXEEXT = @EXEEXT@
140 FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
141 FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
142 FONT_OBJ = @FONT_OBJ@
143 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
144 FREETYPE_LIBS = @FREETYPE_LIBS@
145 GCONF_CFLAGS = @GCONF_CFLAGS@
146 GCONF_LIBS = @GCONF_LIBS@
147 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
148 GETOPT_H = @GETOPT_H@
149 GMALLOC_OBJ = @GMALLOC_OBJ@
150 GNULIB_ATOLL = @GNULIB_ATOLL@
151 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
152 GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
153 GNULIB_CHOWN = @GNULIB_CHOWN@
154 GNULIB_CLOSE = @GNULIB_CLOSE@
155 GNULIB_DPRINTF = @GNULIB_DPRINTF@
156 GNULIB_DUP2 = @GNULIB_DUP2@
157 GNULIB_DUP3 = @GNULIB_DUP3@
158 GNULIB_ENVIRON = @GNULIB_ENVIRON@
159 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
160 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
161 GNULIB_FCHDIR = @GNULIB_FCHDIR@
162 GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
163 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
164 GNULIB_FCLOSE = @GNULIB_FCLOSE@
165 GNULIB_FFLUSH = @GNULIB_FFLUSH@
166 GNULIB_FOPEN = @GNULIB_FOPEN@
167 GNULIB_FPRINTF = @GNULIB_FPRINTF@
168 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
169 GNULIB_FPURGE = @GNULIB_FPURGE@
170 GNULIB_FPUTC = @GNULIB_FPUTC@
171 GNULIB_FPUTS = @GNULIB_FPUTS@
172 GNULIB_FREOPEN = @GNULIB_FREOPEN@
173 GNULIB_FSEEK = @GNULIB_FSEEK@
174 GNULIB_FSEEKO = @GNULIB_FSEEKO@
175 GNULIB_FSTATAT = @GNULIB_FSTATAT@
176 GNULIB_FSYNC = @GNULIB_FSYNC@
177 GNULIB_FTELL = @GNULIB_FTELL@
178 GNULIB_FTELLO = @GNULIB_FTELLO@
179 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
180 GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
181 GNULIB_FWRITE = @GNULIB_FWRITE@
182 GNULIB_GETCWD = @GNULIB_GETCWD@
183 GNULIB_GETDELIM = @GNULIB_GETDELIM@
184 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
185 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
186 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
187 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
188 GNULIB_GETLINE = @GNULIB_GETLINE@
189 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
190 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
191 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
192 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
193 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
194 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
195 GNULIB_GRANTPT = @GNULIB_GRANTPT@
196 GNULIB_LCHMOD = @GNULIB_LCHMOD@
197 GNULIB_LCHOWN = @GNULIB_LCHOWN@
198 GNULIB_LINK = @GNULIB_LINK@
199 GNULIB_LINKAT = @GNULIB_LINKAT@
200 GNULIB_LSEEK = @GNULIB_LSEEK@
201 GNULIB_LSTAT = @GNULIB_LSTAT@
202 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
203 GNULIB_MBTOWC = @GNULIB_MBTOWC@
204 GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
205 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
206 GNULIB_MKFIFO = @GNULIB_MKFIFO@
207 GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
208 GNULIB_MKNOD = @GNULIB_MKNOD@
209 GNULIB_MKNODAT = @GNULIB_MKNODAT@
210 GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
211 GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
212 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
213 GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
214 GNULIB_MKTIME = @GNULIB_MKTIME@
215 GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
216 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
217 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
218 GNULIB_PERROR = @GNULIB_PERROR@
219 GNULIB_PIPE = @GNULIB_PIPE@
220 GNULIB_PIPE2 = @GNULIB_PIPE2@
221 GNULIB_POPEN = @GNULIB_POPEN@
222 GNULIB_PREAD = @GNULIB_PREAD@
223 GNULIB_PRINTF = @GNULIB_PRINTF@
224 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
225 GNULIB_PTSNAME = @GNULIB_PTSNAME@
226 GNULIB_PUTC = @GNULIB_PUTC@
227 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
228 GNULIB_PUTENV = @GNULIB_PUTENV@
229 GNULIB_PUTS = @GNULIB_PUTS@
230 GNULIB_PWRITE = @GNULIB_PWRITE@
231 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
232 GNULIB_READLINK = @GNULIB_READLINK@
233 GNULIB_READLINKAT = @GNULIB_READLINKAT@
234 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
235 GNULIB_REALPATH = @GNULIB_REALPATH@
236 GNULIB_REMOVE = @GNULIB_REMOVE@
237 GNULIB_RENAME = @GNULIB_RENAME@
238 GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
239 GNULIB_RMDIR = @GNULIB_RMDIR@
240 GNULIB_RPMATCH = @GNULIB_RPMATCH@
241 GNULIB_SETENV = @GNULIB_SETENV@
242 GNULIB_SLEEP = @GNULIB_SLEEP@
243 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
244 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
245 GNULIB_STAT = @GNULIB_STAT@
246 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
247 GNULIB_STRPTIME = @GNULIB_STRPTIME@
248 GNULIB_STRTOD = @GNULIB_STRTOD@
249 GNULIB_STRTOLL = @GNULIB_STRTOLL@
250 GNULIB_STRTOULL = @GNULIB_STRTOULL@
251 GNULIB_SYMLINK = @GNULIB_SYMLINK@
252 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
253 GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
254 GNULIB_TIMEGM = @GNULIB_TIMEGM@
255 GNULIB_TIME_R = @GNULIB_TIME_R@
256 GNULIB_TMPFILE = @GNULIB_TMPFILE@
257 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
258 GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@
259 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
260 GNULIB_UNLINK = @GNULIB_UNLINK@
261 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
262 GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
263 GNULIB_UNSETENV = @GNULIB_UNSETENV@
264 GNULIB_USLEEP = @GNULIB_USLEEP@
265 GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
266 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
267 GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
268 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
269 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
270 GNULIB_VPRINTF = @GNULIB_VPRINTF@
271 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
272 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
273 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
274 GNULIB_WCTOMB = @GNULIB_WCTOMB@
275 GNULIB_WRITE = @GNULIB_WRITE@
276 GNULIB__EXIT = @GNULIB__EXIT@
277 GNU_OBJC_CFLAGS = @GNU_OBJC_CFLAGS@
278 GREP = @GREP@
279 GTK_CFLAGS = @GTK_CFLAGS@
280 GTK_LIBS = @GTK_LIBS@
281 GTK_OBJ = @GTK_OBJ@
282 GZIP_INFO = @GZIP_INFO@
283 GZIP_PROG = @GZIP_PROG@
284 HAVE_ATOLL = @HAVE_ATOLL@
285 HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
286 HAVE_CHOWN = @HAVE_CHOWN@
287 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
288 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
289 HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
290 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
291 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
292 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
293 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
294 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
295 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
296 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
297 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
298 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
299 HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
300 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
301 HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
302 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
303 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
304 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
305 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
306 HAVE_DPRINTF = @HAVE_DPRINTF@
307 HAVE_DUP2 = @HAVE_DUP2@
308 HAVE_DUP3 = @HAVE_DUP3@
309 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
310 HAVE_FACCESSAT = @HAVE_FACCESSAT@
311 HAVE_FCHDIR = @HAVE_FCHDIR@
312 HAVE_FCHMODAT = @HAVE_FCHMODAT@
313 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
314 HAVE_FSEEKO = @HAVE_FSEEKO@
315 HAVE_FSTATAT = @HAVE_FSTATAT@
316 HAVE_FSYNC = @HAVE_FSYNC@
317 HAVE_FTELLO = @HAVE_FTELLO@
318 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
319 HAVE_FUTIMENS = @HAVE_FUTIMENS@
320 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
321 HAVE_GETGROUPS = @HAVE_GETGROUPS@
322 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
323 HAVE_GETLOGIN = @HAVE_GETLOGIN@
324 HAVE_GETOPT_H = @HAVE_GETOPT_H@
325 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
326 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
327 HAVE_GRANTPT = @HAVE_GRANTPT@
328 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
329 HAVE_LCHMOD = @HAVE_LCHMOD@
330 HAVE_LCHOWN = @HAVE_LCHOWN@
331 HAVE_LINK = @HAVE_LINK@
332 HAVE_LINKAT = @HAVE_LINKAT@
333 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
334 HAVE_LSTAT = @HAVE_LSTAT@
335 HAVE_MAKEINFO = @HAVE_MAKEINFO@
336 HAVE_MKDIRAT = @HAVE_MKDIRAT@
337 HAVE_MKDTEMP = @HAVE_MKDTEMP@
338 HAVE_MKFIFO = @HAVE_MKFIFO@
339 HAVE_MKFIFOAT = @HAVE_MKFIFOAT@
340 HAVE_MKNOD = @HAVE_MKNOD@
341 HAVE_MKNODAT = @HAVE_MKNODAT@
342 HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
343 HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
344 HAVE_MKSTEMP = @HAVE_MKSTEMP@
345 HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
346 HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
347 HAVE_OS_H = @HAVE_OS_H@
348 HAVE_PIPE = @HAVE_PIPE@
349 HAVE_PIPE2 = @HAVE_PIPE2@
350 HAVE_PREAD = @HAVE_PREAD@
351 HAVE_PTSNAME = @HAVE_PTSNAME@
352 HAVE_PWRITE = @HAVE_PWRITE@
353 HAVE_RANDOM_H = @HAVE_RANDOM_H@
354 HAVE_RANDOM_R = @HAVE_RANDOM_R@
355 HAVE_READLINK = @HAVE_READLINK@
356 HAVE_READLINKAT = @HAVE_READLINKAT@
357 HAVE_REALPATH = @HAVE_REALPATH@
358 HAVE_RENAMEAT = @HAVE_RENAMEAT@
359 HAVE_RPMATCH = @HAVE_RPMATCH@
360 HAVE_SETENV = @HAVE_SETENV@
361 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
362 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
363 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
364 HAVE_SLEEP = @HAVE_SLEEP@
365 HAVE_STDINT_H = @HAVE_STDINT_H@
366 HAVE_STRPTIME = @HAVE_STRPTIME@
367 HAVE_STRTOD = @HAVE_STRTOD@
368 HAVE_STRTOLL = @HAVE_STRTOLL@
369 HAVE_STRTOULL = @HAVE_STRTOULL@
370 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
371 HAVE_SYMLINK = @HAVE_SYMLINK@
372 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
373 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
374 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
375 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
376 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
377 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
378 HAVE_TIMEGM = @HAVE_TIMEGM@
379 HAVE_UNISTD_H = @HAVE_UNISTD_H@
380 HAVE_UNLINKAT = @HAVE_UNLINKAT@
381 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
382 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
383 HAVE_USLEEP = @HAVE_USLEEP@
384 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
385 HAVE_VASPRINTF = @HAVE_VASPRINTF@
386 HAVE_VDPRINTF = @HAVE_VDPRINTF@
387 HAVE_WCHAR_H = @HAVE_WCHAR_H@
388 HAVE_WCHAR_T = @HAVE_WCHAR_T@
389 HAVE_XSERVER = @HAVE_XSERVER@
390 HAVE__BOOL = @HAVE__BOOL@
391 HAVE__EXIT = @HAVE__EXIT@
392 IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
393 IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
394 INCLUDE_NEXT = @INCLUDE_NEXT@
395 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
396 INSTALL = @INSTALL@
397 INSTALL_DATA = @INSTALL_DATA@
398 INSTALL_INFO = @INSTALL_INFO@
399 INSTALL_PROGRAM = @INSTALL_PROGRAM@
400 INSTALL_SCRIPT = @INSTALL_SCRIPT@
401 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
402 KRB4LIB = @KRB4LIB@
403 KRB5LIB = @KRB5LIB@
404 LDFLAGS = @LDFLAGS@
405 LD_FIRSTFLAG = @LD_FIRSTFLAG@
406 LD_SWITCH_SYSTEM = @LD_SWITCH_SYSTEM@
407 LD_SWITCH_SYSTEM_TEMACS = @LD_SWITCH_SYSTEM_TEMACS@
408 LD_SWITCH_X_SITE = @LD_SWITCH_X_SITE@
409 LD_SWITCH_X_SITE_AUX = @LD_SWITCH_X_SITE_AUX@
410 LD_SWITCH_X_SITE_AUX_RPATH = @LD_SWITCH_X_SITE_AUX_RPATH@
411 LIBGIF = @LIBGIF@
412 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
413 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
414 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
415 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
416 LIBGPM = @LIBGPM@
417 LIBHESIOD = @LIBHESIOD@
418 LIBINTL = @LIBINTL@
419 LIBJPEG = @LIBJPEG@
420 LIBOBJS = @LIBOBJS@
421 LIBOTF_CFLAGS = @LIBOTF_CFLAGS@
422 LIBOTF_LIBS = @LIBOTF_LIBS@
423 LIBPNG = @LIBPNG@
424 LIBRESOLV = @LIBRESOLV@
425 LIBS = @LIBS@
426 LIBSELINUX_LIBS = @LIBSELINUX_LIBS@
427 LIBSOUND = @LIBSOUND@
428 LIBS_MAIL = @LIBS_MAIL@
429 LIBS_SYSTEM = @LIBS_SYSTEM@
430 LIBS_TERMCAP = @LIBS_TERMCAP@
431 LIBTIFF = @LIBTIFF@
432 LIBXMENU = @LIBXMENU@
433 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
434 LIBXML2_LIBS = @LIBXML2_LIBS@
435 LIBXMU = @LIBXMU@
436 LIBXPM = @LIBXPM@
437 LIBXSM = @LIBXSM@
438 LIBXTR6 = @LIBXTR6@
439 LIBXT_OTHER = @LIBXT_OTHER@
440 LIBX_OTHER = @LIBX_OTHER@
441 LIB_GCC = @LIB_GCC@
442 LIB_MATH = @LIB_MATH@
443 LIB_STANDARD = @LIB_STANDARD@
444 LTLIBINTL = @LTLIBINTL@
445 LTLIBOBJS = @LTLIBOBJS@
446 M17N_FLT_CFLAGS = @M17N_FLT_CFLAGS@
447 M17N_FLT_LIBS = @M17N_FLT_LIBS@
448 MAINT = @MAINT@
449 MAKEINFO = @MAKEINFO@
450 MKDEPDIR = @MKDEPDIR@
451 MKDIR_P = @MKDIR_P@
452 MOUSE_SUPPORT = @MOUSE_SUPPORT@
453 M_FILE = @M_FILE@
454 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
455 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
456 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
457 NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
458 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
459 NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
460 NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
461 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
462 NEXT_GETOPT_H = @NEXT_GETOPT_H@
463 NEXT_STDDEF_H = @NEXT_STDDEF_H@
464 NEXT_STDINT_H = @NEXT_STDINT_H@
465 NEXT_STDIO_H = @NEXT_STDIO_H@
466 NEXT_STDLIB_H = @NEXT_STDLIB_H@
467 NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
468 NEXT_TIME_H = @NEXT_TIME_H@
469 NEXT_UNISTD_H = @NEXT_UNISTD_H@
470 NS_OBJ = @NS_OBJ@
471 NS_OBJC_OBJ = @NS_OBJC_OBJ@
472 NS_SUPPORT = @NS_SUPPORT@
473 OBJEXT = @OBJEXT@
474 OLDXMENU = @OLDXMENU@
475 OLDXMENU_DEPS = @OLDXMENU_DEPS@
476 OLDXMENU_TARGET = @OLDXMENU_TARGET@
477 OTHER_FILES = @OTHER_FILES@
478 PACKAGE = @PACKAGE@
479 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
480 PACKAGE_NAME = @PACKAGE_NAME@
481 PACKAGE_STRING = @PACKAGE_STRING@
482 PACKAGE_TARNAME = @PACKAGE_TARNAME@
483 PACKAGE_URL = @PACKAGE_URL@
484 PACKAGE_VERSION = @PACKAGE_VERSION@
485 PATH_SEPARATOR = @PATH_SEPARATOR@
486 PKG_CONFIG = @PKG_CONFIG@
487 POST_ALLOC_OBJ = @POST_ALLOC_OBJ@
488 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
489 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
490 PRE_ALLOC_OBJ = @PRE_ALLOC_OBJ@
491 PROFILING_CFLAGS = @PROFILING_CFLAGS@
492 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
493 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
494 RALLOC_OBJ = @RALLOC_OBJ@
495 RANLIB = @RANLIB@
496 REPLACE_CALLOC = @REPLACE_CALLOC@
497 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
498 REPLACE_CHOWN = @REPLACE_CHOWN@
499 REPLACE_CLOSE = @REPLACE_CLOSE@
500 REPLACE_DPRINTF = @REPLACE_DPRINTF@
501 REPLACE_DUP = @REPLACE_DUP@
502 REPLACE_DUP2 = @REPLACE_DUP2@
503 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
504 REPLACE_FCLOSE = @REPLACE_FCLOSE@
505 REPLACE_FFLUSH = @REPLACE_FFLUSH@
506 REPLACE_FOPEN = @REPLACE_FOPEN@
507 REPLACE_FPRINTF = @REPLACE_FPRINTF@
508 REPLACE_FPURGE = @REPLACE_FPURGE@
509 REPLACE_FREOPEN = @REPLACE_FREOPEN@
510 REPLACE_FSEEK = @REPLACE_FSEEK@
511 REPLACE_FSEEKO = @REPLACE_FSEEKO@
512 REPLACE_FSTAT = @REPLACE_FSTAT@
513 REPLACE_FSTATAT = @REPLACE_FSTATAT@
514 REPLACE_FTELL = @REPLACE_FTELL@
515 REPLACE_FTELLO = @REPLACE_FTELLO@
516 REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
517 REPLACE_GETCWD = @REPLACE_GETCWD@
518 REPLACE_GETDELIM = @REPLACE_GETDELIM@
519 REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
520 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
521 REPLACE_GETLINE = @REPLACE_GETLINE@
522 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
523 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
524 REPLACE_LCHOWN = @REPLACE_LCHOWN@
525 REPLACE_LINK = @REPLACE_LINK@
526 REPLACE_LINKAT = @REPLACE_LINKAT@
527 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
528 REPLACE_LSEEK = @REPLACE_LSEEK@
529 REPLACE_LSTAT = @REPLACE_LSTAT@
530 REPLACE_MALLOC = @REPLACE_MALLOC@
531 REPLACE_MBTOWC = @REPLACE_MBTOWC@
532 REPLACE_MKDIR = @REPLACE_MKDIR@
533 REPLACE_MKFIFO = @REPLACE_MKFIFO@
534 REPLACE_MKNOD = @REPLACE_MKNOD@
535 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
536 REPLACE_MKTIME = @REPLACE_MKTIME@
537 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
538 REPLACE_NULL = @REPLACE_NULL@
539 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
540 REPLACE_PERROR = @REPLACE_PERROR@
541 REPLACE_POPEN = @REPLACE_POPEN@
542 REPLACE_PREAD = @REPLACE_PREAD@
543 REPLACE_PRINTF = @REPLACE_PRINTF@
544 REPLACE_PUTENV = @REPLACE_PUTENV@
545 REPLACE_PWRITE = @REPLACE_PWRITE@
546 REPLACE_READLINK = @REPLACE_READLINK@
547 REPLACE_REALLOC = @REPLACE_REALLOC@
548 REPLACE_REALPATH = @REPLACE_REALPATH@
549 REPLACE_REMOVE = @REPLACE_REMOVE@
550 REPLACE_RENAME = @REPLACE_RENAME@
551 REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
552 REPLACE_RMDIR = @REPLACE_RMDIR@
553 REPLACE_SETENV = @REPLACE_SETENV@
554 REPLACE_SLEEP = @REPLACE_SLEEP@
555 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
556 REPLACE_SPRINTF = @REPLACE_SPRINTF@
557 REPLACE_STAT = @REPLACE_STAT@
558 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
559 REPLACE_STRTOD = @REPLACE_STRTOD@
560 REPLACE_SYMLINK = @REPLACE_SYMLINK@
561 REPLACE_TIMEGM = @REPLACE_TIMEGM@
562 REPLACE_TMPFILE = @REPLACE_TMPFILE@
563 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
564 REPLACE_UNLINK = @REPLACE_UNLINK@
565 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
566 REPLACE_UNSETENV = @REPLACE_UNSETENV@
567 REPLACE_USLEEP = @REPLACE_USLEEP@
568 REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@
569 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
570 REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
571 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
572 REPLACE_VPRINTF = @REPLACE_VPRINTF@
573 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
574 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
575 REPLACE_WCTOMB = @REPLACE_WCTOMB@
576 REPLACE_WRITE = @REPLACE_WRITE@
577 RSVG_CFLAGS = @RSVG_CFLAGS@
578 RSVG_LIBS = @RSVG_LIBS@
579 SET_MAKE = @SET_MAKE@
580 SHELL = @SHELL@
581 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
582 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
583 START_FILES = @START_FILES@
584 STDBOOL_H = @STDBOOL_H@
585 STDDEF_H = @STDDEF_H@
586 STDINT_H = @STDINT_H@
587 STRIP = @STRIP@
588 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
589 S_FILE = @S_FILE@
590 TEMACS_LDFLAGS2 = @TEMACS_LDFLAGS2@
591 TERMCAP_OBJ = @TERMCAP_OBJ@
592 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
593 TOOLKIT_LIBW = @TOOLKIT_LIBW@
594 TOOLTIP_SUPPORT = @TOOLTIP_SUPPORT@
595 UNEXEC_OBJ = @UNEXEC_OBJ@
596 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
597 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
598 VERSION = @VERSION@
599 VMLIMIT_OBJ = @VMLIMIT_OBJ@
600 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
601 WIDGET_OBJ = @WIDGET_OBJ@
602 WINDOW_SUPPORT = @WINDOW_SUPPORT@
603 WINT_T_SUFFIX = @WINT_T_SUFFIX@
604 XFT_CFLAGS = @XFT_CFLAGS@
605 XFT_LIBS = @XFT_LIBS@
606 XMENU_OBJ = @XMENU_OBJ@
607 XMKMF = @XMKMF@
608 XOBJ = @XOBJ@
609 X_TOOLKIT_TYPE = @X_TOOLKIT_TYPE@
610 abs_builddir = @abs_builddir@
611 abs_srcdir = @abs_srcdir@
612 abs_top_builddir = @abs_top_builddir@
613 abs_top_srcdir = @abs_top_srcdir@
614 ac_ct_CC = @ac_ct_CC@
615 am__include = @am__include@
616 am__leading_dot = @am__leading_dot@
617 am__quote = @am__quote@
618 am__tar = @am__tar@
619 am__untar = @am__untar@
620 archlibdir = @archlibdir@
621 bindir = @bindir@
622 bitmapdir = @bitmapdir@
623 build = @build@
624 build_alias = @build_alias@
625 build_cpu = @build_cpu@
626 build_os = @build_os@
627 build_vendor = @build_vendor@
628 builddir = @builddir@
629 canonical = @canonical@
630 configuration = @configuration@
631 datadir = @datadir@
632 datarootdir = @datarootdir@
633 docdir = @docdir@
634 dvidir = @dvidir@
635 etcdir = @etcdir@
636 exec_prefix = @exec_prefix@
637 gamedir = @gamedir@
638 gameuser = @gameuser@
639 gl_LIBOBJS = @gl_LIBOBJS@
640 gl_LTLIBOBJS = @gl_LTLIBOBJS@
641 gltests_LIBOBJS = @gltests_LIBOBJS@
642 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
643 gltests_WITNESS = @gltests_WITNESS@
644 host = @host@
645 host_alias = @host_alias@
646 host_cpu = @host_cpu@
647 host_os = @host_os@
648 host_vendor = @host_vendor@
649 htmldir = @htmldir@
650 includedir = @includedir@
651 infodir = @infodir@
652 install_sh = @install_sh@
653 libdir = @libdir@
654 libexecdir = @libexecdir@
655 liblockfile = @liblockfile@
656 lispdir = @lispdir@
657 lisppath = @lisppath@
658 localedir = @localedir@
659 locallisppath = @locallisppath@
660 localstatedir = @localstatedir@
661 mandir = @mandir@
662 mkdir_p = @mkdir_p@
663 ns_appbindir = @ns_appbindir@
664 ns_appdir = @ns_appdir@
665 ns_appresdir = @ns_appresdir@
666 ns_appsrc = @ns_appsrc@
667 oldincludedir = @oldincludedir@
668 pdfdir = @pdfdir@
669 prefix = @prefix@
670 program_transform_name = @program_transform_name@
671 psdir = @psdir@
672 sbindir = @sbindir@
673 sharedstatedir = @sharedstatedir@
674 srcdir = @srcdir@
675 sysconfdir = @sysconfdir@
676 target_alias = @target_alias@
677 top_build_prefix = @top_build_prefix@
678 top_builddir = @top_builddir@
679 top_srcdir = @top_srcdir@
680 version = @version@
681 x_default_search_path = @x_default_search_path@
683 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
684 # statements but through direct file reference. Therefore this snippet must be
685 # present in all Makefile.am that need it. This is ensured by the applicability
686 # 'all' defined above.
688 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
689 # statements but through direct file reference. Therefore this snippet must be
690 # present in all Makefile.am that need it. This is ensured by the applicability
691 # 'all' defined above.
692 BUILT_SOURCES = arg-nonnull.h c++defs.h $(GETOPT_H) $(STDBOOL_H) \
693 $(STDDEF_H) $(STDINT_H) stdio.h stdlib.h sys/stat.h time.h \
694 unistd.h warn-on-use.h
695 EXTRA_DIST = $(top_srcdir)/./arg-nonnull.h $(top_srcdir)/./c++defs.h \
696 allocator.h careadlinkat.h md5.c md5.h dosname.h ftoastr.c \
697 ftoastr.h filemode.c filemode.h getloadavg.c getopt.c \
698 getopt.in.h getopt1.c getopt_int.h intprops.h lstat.c \
699 mktime-internal.h mktime.c readlink.c stat.c stdbool.in.h \
700 stddef.in.h stdint.in.h stdio.in.h stdlib.in.h strftime.c \
701 strftime.h symlink.c sys_stat.in.h time.in.h time_r.c \
702 unistd.in.h $(top_srcdir)/./warn-on-use.h
703 MOSTLYCLEANDIRS = sys
704 MOSTLYCLEANFILES = core *.stackdump arg-nonnull.h arg-nonnull.h-t \
705 c++defs.h c++defs.h-t getopt.h getopt.h-t stdbool.h \
706 stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h \
707 stdio.h-t stdlib.h stdlib.h-t sys/stat.h sys/stat.h-t time.h \
708 time.h-t unistd.h unistd.h-t warn-on-use.h warn-on-use.h-t
709 noinst_LIBRARIES = libgnu.a
710 DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src
711 libgnu_a_SOURCES = careadlinkat.c dtoastr.c gettext.h ignore-value.h
712 libgnu_a_LIBADD = $(gl_LIBOBJS)
713 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
714 EXTRA_libgnu_a_SOURCES = md5.c ftoastr.c filemode.c getloadavg.c \
715 getopt.c getopt1.c lstat.c mktime.c readlink.c stat.c \
716 strftime.c symlink.c time_r.c
717 ARG_NONNULL_H = arg-nonnull.h
718 CXXDEFS_H = c++defs.h
719 WARN_ON_USE_H = warn-on-use.h
720 all: $(BUILT_SOURCES)
721 $(MAKE) $(AM_MAKEFLAGS) all-am
723 .SUFFIXES:
724 .SUFFIXES: .c .o .obj
725 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configure_deps)
726 @for dep in $?; do \
727 case '$(am__configure_deps)' in \
728 *$$dep*) \
729 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
730 && { if test -f $@; then exit 0; else break; fi; }; \
731 exit 1;; \
732 esac; \
733 done; \
734 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
735 $(am__cd) $(top_srcdir) && \
736 $(AUTOMAKE) --gnu lib/Makefile
737 .PRECIOUS: Makefile
738 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
739 @case '$?' in \
740 *config.status*) \
741 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
742 *) \
743 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
744 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
745 esac;
747 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
748 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
750 $(top_srcdir)/configure: $(am__configure_deps)
751 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
752 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
753 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
754 $(am__aclocal_m4_deps):
756 clean-noinstLIBRARIES:
757 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
758 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
759 -rm -f libgnu.a
760 $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
761 $(RANLIB) libgnu.a
763 mostlyclean-compile:
764 -rm -f *.$(OBJEXT)
766 distclean-compile:
767 -rm -f *.tab.c
769 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/careadlinkat.Po@am__quote@
770 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtoastr.Po@am__quote@
771 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filemode.Po@am__quote@
772 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftoastr.Po@am__quote@
773 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getloadavg.Po@am__quote@
774 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
775 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
776 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstat.Po@am__quote@
777 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
778 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktime.Po@am__quote@
779 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readlink.Po@am__quote@
780 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Po@am__quote@
781 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strftime.Po@am__quote@
782 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symlink.Po@am__quote@
783 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_r.Po@am__quote@
785 .c.o:
786 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
787 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
790 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
792 .c.obj:
793 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
794 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
797 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
799 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
800 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
801 unique=`for i in $$list; do \
802 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
803 done | \
804 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
805 END { if (nonempty) { for (i in files) print i; }; }'`; \
806 mkid -fID $$unique
807 tags: TAGS
809 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
810 $(TAGS_FILES) $(LISP)
811 set x; \
812 here=`pwd`; \
813 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
814 unique=`for i in $$list; do \
815 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
816 done | \
817 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
818 END { if (nonempty) { for (i in files) print i; }; }'`; \
819 shift; \
820 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
821 test -n "$$unique" || unique=$$empty_fix; \
822 if test $$# -gt 0; then \
823 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
824 "$$@" $$unique; \
825 else \
826 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
827 $$unique; \
828 fi; \
830 ctags: CTAGS
831 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
832 $(TAGS_FILES) $(LISP)
833 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
834 unique=`for i in $$list; do \
835 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
836 done | \
837 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
838 END { if (nonempty) { for (i in files) print i; }; }'`; \
839 test -z "$(CTAGS_ARGS)$$unique" \
840 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
841 $$unique
843 GTAGS:
844 here=`$(am__cd) $(top_builddir) && pwd` \
845 && $(am__cd) $(top_srcdir) \
846 && gtags -i $(GTAGS_ARGS) "$$here"
848 distclean-tags:
849 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
851 distdir: $(DISTFILES)
852 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
853 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
854 list='$(DISTFILES)'; \
855 dist_files=`for file in $$list; do echo $$file; done | \
856 sed -e "s|^$$srcdirstrip/||;t" \
857 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
858 case $$dist_files in \
859 */*) $(MKDIR_P) `echo "$$dist_files" | \
860 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
861 sort -u` ;; \
862 esac; \
863 for file in $$dist_files; do \
864 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
865 if test -d $$d/$$file; then \
866 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
867 if test -d "$(distdir)/$$file"; then \
868 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
869 fi; \
870 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
871 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
872 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
873 fi; \
874 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
875 else \
876 test -f "$(distdir)/$$file" \
877 || cp -p $$d/$$file "$(distdir)/$$file" \
878 || exit 1; \
879 fi; \
880 done
881 check-am: all-am
882 check: $(BUILT_SOURCES)
883 $(MAKE) $(AM_MAKEFLAGS) check-am
884 all-am: Makefile $(LIBRARIES)
885 installdirs:
886 install: $(BUILT_SOURCES)
887 $(MAKE) $(AM_MAKEFLAGS) install-am
888 install-exec: install-exec-am
889 install-data: install-data-am
890 uninstall: uninstall-am
892 install-am: all-am
893 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
895 installcheck: installcheck-am
896 install-strip:
897 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
898 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
899 `test -z '$(STRIP)' || \
900 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
901 mostlyclean-generic:
902 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
904 clean-generic:
906 distclean-generic:
907 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
908 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
910 maintainer-clean-generic:
911 @echo "This command is intended for maintainers to use"
912 @echo "it deletes files that may require special tools to rebuild."
913 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
914 clean: clean-am
916 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
918 distclean: distclean-am
919 -rm -rf ./$(DEPDIR)
920 -rm -f Makefile
921 distclean-am: clean-am distclean-compile distclean-generic \
922 distclean-tags
924 dvi: dvi-am
926 dvi-am:
928 html: html-am
930 html-am:
932 info: info-am
934 info-am:
936 install-data-am:
938 install-dvi: install-dvi-am
940 install-dvi-am:
942 install-exec-am:
944 install-html: install-html-am
946 install-html-am:
948 install-info: install-info-am
950 install-info-am:
952 install-man:
954 install-pdf: install-pdf-am
956 install-pdf-am:
958 install-ps: install-ps-am
960 install-ps-am:
962 installcheck-am:
964 maintainer-clean: maintainer-clean-am
965 -rm -rf ./$(DEPDIR)
966 -rm -f Makefile
967 maintainer-clean-am: distclean-am maintainer-clean-generic
969 mostlyclean: mostlyclean-am
971 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
972 mostlyclean-local
974 pdf: pdf-am
976 pdf-am:
978 ps: ps-am
980 ps-am:
982 uninstall-am:
984 .MAKE: all check install install-am install-strip
986 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
987 clean-noinstLIBRARIES ctags distclean distclean-compile \
988 distclean-generic distclean-tags distdir dvi dvi-am html \
989 html-am info info-am install install-am install-data \
990 install-data-am install-dvi install-dvi-am install-exec \
991 install-exec-am install-html install-html-am install-info \
992 install-info-am install-man install-pdf install-pdf-am \
993 install-ps install-ps-am install-strip installcheck \
994 installcheck-am installdirs maintainer-clean \
995 maintainer-clean-generic mostlyclean mostlyclean-compile \
996 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
997 uninstall uninstall-am
999 # The arg-nonnull.h that gets inserted into generated .h files is the same as
1000 # build-aux/arg-nonnull.h, except that it has the copyright header cut off.
1001 arg-nonnull.h: $(top_srcdir)/./arg-nonnull.h
1002 $(AM_V_GEN)rm -f $@-t $@ && \
1003 sed -n -e '/GL_ARG_NONNULL/,$$p' \
1004 < $(top_srcdir)/./arg-nonnull.h \
1005 > $@-t && \
1006 mv $@-t $@
1007 # The c++defs.h that gets inserted into generated .h files is the same as
1008 # build-aux/c++defs.h, except that it has the copyright header cut off.
1009 c++defs.h: $(top_srcdir)/./c++defs.h
1010 $(AM_V_GEN)rm -f $@-t $@ && \
1011 sed -n -e '/_GL_CXXDEFS/,$$p' \
1012 < $(top_srcdir)/./c++defs.h \
1013 > $@-t && \
1014 mv $@-t $@
1016 # We need the following in order to create <getopt.h> when the system
1017 # doesn't have one that works with the given compiler.
1018 getopt.h: getopt.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
1019 $(AM_V_GEN)rm -f $@-t $@ && \
1020 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1021 sed -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
1022 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1023 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1024 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1025 -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
1026 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1027 < $(srcdir)/getopt.in.h; \
1028 } > $@-t && \
1029 mv -f $@-t $@
1031 # We need the following in order to create <stdbool.h> when the system
1032 # doesn't have one that works.
1033 @GL_GENERATE_STDBOOL_H_TRUE@stdbool.h: stdbool.in.h $(top_builddir)/config.status
1034 @GL_GENERATE_STDBOOL_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
1035 @GL_GENERATE_STDBOOL_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1036 @GL_GENERATE_STDBOOL_H_TRUE@ sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1037 @GL_GENERATE_STDBOOL_H_TRUE@ } > $@-t && \
1038 @GL_GENERATE_STDBOOL_H_TRUE@ mv $@-t $@
1039 @GL_GENERATE_STDBOOL_H_FALSE@stdbool.h: $(top_builddir)/config.status
1040 @GL_GENERATE_STDBOOL_H_FALSE@ rm -f $@
1042 # We need the following in order to create <stddef.h> when the system
1043 # doesn't have one that works with the given compiler.
1044 @GL_GENERATE_STDDEF_H_TRUE@stddef.h: stddef.in.h $(top_builddir)/config.status
1045 @GL_GENERATE_STDDEF_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
1046 @GL_GENERATE_STDDEF_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1047 @GL_GENERATE_STDDEF_H_TRUE@ sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1048 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1049 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1050 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1051 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1052 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1053 @GL_GENERATE_STDDEF_H_TRUE@ < $(srcdir)/stddef.in.h; \
1054 @GL_GENERATE_STDDEF_H_TRUE@ } > $@-t && \
1055 @GL_GENERATE_STDDEF_H_TRUE@ mv $@-t $@
1056 @GL_GENERATE_STDDEF_H_FALSE@stddef.h: $(top_builddir)/config.status
1057 @GL_GENERATE_STDDEF_H_FALSE@ rm -f $@
1059 # We need the following in order to create <stdint.h> when the system
1060 # doesn't have one that works with the given compiler.
1061 @GL_GENERATE_STDINT_H_TRUE@stdint.h: stdint.in.h $(top_builddir)/config.status
1062 @GL_GENERATE_STDINT_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
1063 @GL_GENERATE_STDINT_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1064 @GL_GENERATE_STDINT_H_TRUE@ sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1065 @GL_GENERATE_STDINT_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1066 @GL_GENERATE_STDINT_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1067 @GL_GENERATE_STDINT_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1068 @GL_GENERATE_STDINT_H_TRUE@ -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1069 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1070 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1071 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1072 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1073 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1074 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1075 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1076 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1077 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1078 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1079 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1080 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1081 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1082 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1083 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1084 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1085 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1086 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1087 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1088 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1089 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1090 @GL_GENERATE_STDINT_H_TRUE@ < $(srcdir)/stdint.in.h; \
1091 @GL_GENERATE_STDINT_H_TRUE@ } > $@-t && \
1092 @GL_GENERATE_STDINT_H_TRUE@ mv $@-t $@
1093 @GL_GENERATE_STDINT_H_FALSE@stdint.h: $(top_builddir)/config.status
1094 @GL_GENERATE_STDINT_H_FALSE@ rm -f $@
1096 # We need the following in order to create <stdio.h> when the system
1097 # doesn't have one that works with the given compiler.
1098 stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1099 $(AM_V_GEN)rm -f $@-t $@ && \
1100 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1101 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1102 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1103 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1104 -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
1105 -e 's|@''GNULIB_DPRINTF''@|$(GNULIB_DPRINTF)|g' \
1106 -e 's|@''GNULIB_FCLOSE''@|$(GNULIB_FCLOSE)|g' \
1107 -e 's|@''GNULIB_FFLUSH''@|$(GNULIB_FFLUSH)|g' \
1108 -e 's|@''GNULIB_FOPEN''@|$(GNULIB_FOPEN)|g' \
1109 -e 's|@''GNULIB_FPRINTF''@|$(GNULIB_FPRINTF)|g' \
1110 -e 's|@''GNULIB_FPRINTF_POSIX''@|$(GNULIB_FPRINTF_POSIX)|g' \
1111 -e 's|@''GNULIB_FPURGE''@|$(GNULIB_FPURGE)|g' \
1112 -e 's|@''GNULIB_FPUTC''@|$(GNULIB_FPUTC)|g' \
1113 -e 's|@''GNULIB_FPUTS''@|$(GNULIB_FPUTS)|g' \
1114 -e 's|@''GNULIB_FREOPEN''@|$(GNULIB_FREOPEN)|g' \
1115 -e 's|@''GNULIB_FSEEK''@|$(GNULIB_FSEEK)|g' \
1116 -e 's|@''GNULIB_FSEEKO''@|$(GNULIB_FSEEKO)|g' \
1117 -e 's|@''GNULIB_FTELL''@|$(GNULIB_FTELL)|g' \
1118 -e 's|@''GNULIB_FTELLO''@|$(GNULIB_FTELLO)|g' \
1119 -e 's|@''GNULIB_FWRITE''@|$(GNULIB_FWRITE)|g' \
1120 -e 's|@''GNULIB_GETDELIM''@|$(GNULIB_GETDELIM)|g' \
1121 -e 's|@''GNULIB_GETLINE''@|$(GNULIB_GETLINE)|g' \
1122 -e 's|@''GNULIB_OBSTACK_PRINTF''@|$(GNULIB_OBSTACK_PRINTF)|g' \
1123 -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|$(GNULIB_OBSTACK_PRINTF_POSIX)|g' \
1124 -e 's|@''GNULIB_PERROR''@|$(GNULIB_PERROR)|g' \
1125 -e 's|@''GNULIB_POPEN''@|$(GNULIB_POPEN)|g' \
1126 -e 's|@''GNULIB_PRINTF''@|$(GNULIB_PRINTF)|g' \
1127 -e 's|@''GNULIB_PRINTF_POSIX''@|$(GNULIB_PRINTF_POSIX)|g' \
1128 -e 's|@''GNULIB_PUTC''@|$(GNULIB_PUTC)|g' \
1129 -e 's|@''GNULIB_PUTCHAR''@|$(GNULIB_PUTCHAR)|g' \
1130 -e 's|@''GNULIB_PUTS''@|$(GNULIB_PUTS)|g' \
1131 -e 's|@''GNULIB_REMOVE''@|$(GNULIB_REMOVE)|g' \
1132 -e 's|@''GNULIB_RENAME''@|$(GNULIB_RENAME)|g' \
1133 -e 's|@''GNULIB_RENAMEAT''@|$(GNULIB_RENAMEAT)|g' \
1134 -e 's|@''GNULIB_SNPRINTF''@|$(GNULIB_SNPRINTF)|g' \
1135 -e 's|@''GNULIB_SPRINTF_POSIX''@|$(GNULIB_SPRINTF_POSIX)|g' \
1136 -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|$(GNULIB_STDIO_H_SIGPIPE)|g' \
1137 -e 's|@''GNULIB_TMPFILE''@|$(GNULIB_TMPFILE)|g' \
1138 -e 's|@''GNULIB_VASPRINTF''@|$(GNULIB_VASPRINTF)|g' \
1139 -e 's|@''GNULIB_VDPRINTF''@|$(GNULIB_VDPRINTF)|g' \
1140 -e 's|@''GNULIB_VFPRINTF''@|$(GNULIB_VFPRINTF)|g' \
1141 -e 's|@''GNULIB_VFPRINTF_POSIX''@|$(GNULIB_VFPRINTF_POSIX)|g' \
1142 -e 's|@''GNULIB_VPRINTF''@|$(GNULIB_VPRINTF)|g' \
1143 -e 's|@''GNULIB_VPRINTF_POSIX''@|$(GNULIB_VPRINTF_POSIX)|g' \
1144 -e 's|@''GNULIB_VSNPRINTF''@|$(GNULIB_VSNPRINTF)|g' \
1145 -e 's|@''GNULIB_VSPRINTF_POSIX''@|$(GNULIB_VSPRINTF_POSIX)|g' \
1146 < $(srcdir)/stdio.in.h | \
1147 sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
1148 -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
1149 -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
1150 -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
1151 -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
1152 -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
1153 -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1154 -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1155 -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
1156 -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
1157 -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
1158 -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
1159 -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1160 -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
1161 -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
1162 -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
1163 -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1164 -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
1165 -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1166 -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
1167 -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
1168 -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1169 -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1170 -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1171 -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1172 -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
1173 -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
1174 -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
1175 -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
1176 -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
1177 -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1178 -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
1179 -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
1180 -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
1181 -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1182 -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1183 -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
1184 -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
1185 -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1186 -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
1187 -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1188 -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1189 -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1190 -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1191 -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
1192 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1193 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1194 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1195 } > $@-t && \
1196 mv $@-t $@
1198 # We need the following in order to create <stdlib.h> when the system
1199 # doesn't have one that works with the given compiler.
1200 stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1201 $(AM_V_GEN)rm -f $@-t $@ && \
1202 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1203 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1204 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1205 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1206 -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1207 -e 's|@''GNULIB__EXIT''@|$(GNULIB__EXIT)|g' \
1208 -e 's|@''GNULIB_ATOLL''@|$(GNULIB_ATOLL)|g' \
1209 -e 's|@''GNULIB_CALLOC_POSIX''@|$(GNULIB_CALLOC_POSIX)|g' \
1210 -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|$(GNULIB_CANONICALIZE_FILE_NAME)|g' \
1211 -e 's|@''GNULIB_GETLOADAVG''@|$(GNULIB_GETLOADAVG)|g' \
1212 -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \
1213 -e 's|@''GNULIB_GRANTPT''@|$(GNULIB_GRANTPT)|g' \
1214 -e 's|@''GNULIB_MALLOC_POSIX''@|$(GNULIB_MALLOC_POSIX)|g' \
1215 -e 's|@''GNULIB_MBTOWC''@|$(GNULIB_MBTOWC)|g' \
1216 -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \
1217 -e 's|@''GNULIB_MKOSTEMP''@|$(GNULIB_MKOSTEMP)|g' \
1218 -e 's|@''GNULIB_MKOSTEMPS''@|$(GNULIB_MKOSTEMPS)|g' \
1219 -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \
1220 -e 's|@''GNULIB_MKSTEMPS''@|$(GNULIB_MKSTEMPS)|g' \
1221 -e 's|@''GNULIB_PTSNAME''@|$(GNULIB_PTSNAME)|g' \
1222 -e 's|@''GNULIB_PUTENV''@|$(GNULIB_PUTENV)|g' \
1223 -e 's|@''GNULIB_RANDOM_R''@|$(GNULIB_RANDOM_R)|g' \
1224 -e 's|@''GNULIB_REALLOC_POSIX''@|$(GNULIB_REALLOC_POSIX)|g' \
1225 -e 's|@''GNULIB_REALPATH''@|$(GNULIB_REALPATH)|g' \
1226 -e 's|@''GNULIB_RPMATCH''@|$(GNULIB_RPMATCH)|g' \
1227 -e 's|@''GNULIB_SETENV''@|$(GNULIB_SETENV)|g' \
1228 -e 's|@''GNULIB_STRTOD''@|$(GNULIB_STRTOD)|g' \
1229 -e 's|@''GNULIB_STRTOLL''@|$(GNULIB_STRTOLL)|g' \
1230 -e 's|@''GNULIB_STRTOULL''@|$(GNULIB_STRTOULL)|g' \
1231 -e 's|@''GNULIB_SYSTEM_POSIX''@|$(GNULIB_SYSTEM_POSIX)|g' \
1232 -e 's|@''GNULIB_UNLOCKPT''@|$(GNULIB_UNLOCKPT)|g' \
1233 -e 's|@''GNULIB_UNSETENV''@|$(GNULIB_UNSETENV)|g' \
1234 -e 's|@''GNULIB_WCTOMB''@|$(GNULIB_WCTOMB)|g' \
1235 < $(srcdir)/stdlib.in.h | \
1236 sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
1237 -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
1238 -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
1239 -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
1240 -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1241 -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
1242 -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1243 -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
1244 -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
1245 -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
1246 -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
1247 -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
1248 -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
1249 -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
1250 -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
1251 -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
1252 -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
1253 -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
1254 -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
1255 -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
1256 -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
1257 -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
1258 -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
1259 -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
1260 -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
1261 -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
1262 -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
1263 -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
1264 -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1265 -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
1266 -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
1267 -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
1268 -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
1269 -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
1270 -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
1271 -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
1272 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1273 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1274 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1275 } > $@-t && \
1276 mv $@-t $@
1278 # We need the following in order to create <sys/stat.h> when the system
1279 # has one that is incomplete.
1280 sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1281 $(AM_V_at)$(MKDIR_P) sys
1282 $(AM_V_GEN)rm -f $@-t $@ && \
1283 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1284 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1285 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1286 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1287 -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
1288 -e 's|@''GNULIB_FCHMODAT''@|$(GNULIB_FCHMODAT)|g' \
1289 -e 's|@''GNULIB_FSTATAT''@|$(GNULIB_FSTATAT)|g' \
1290 -e 's|@''GNULIB_FUTIMENS''@|$(GNULIB_FUTIMENS)|g' \
1291 -e 's|@''GNULIB_LCHMOD''@|$(GNULIB_LCHMOD)|g' \
1292 -e 's|@''GNULIB_LSTAT''@|$(GNULIB_LSTAT)|g' \
1293 -e 's|@''GNULIB_MKDIRAT''@|$(GNULIB_MKDIRAT)|g' \
1294 -e 's|@''GNULIB_MKFIFO''@|$(GNULIB_MKFIFO)|g' \
1295 -e 's|@''GNULIB_MKFIFOAT''@|$(GNULIB_MKFIFOAT)|g' \
1296 -e 's|@''GNULIB_MKNOD''@|$(GNULIB_MKNOD)|g' \
1297 -e 's|@''GNULIB_MKNODAT''@|$(GNULIB_MKNODAT)|g' \
1298 -e 's|@''GNULIB_STAT''@|$(GNULIB_STAT)|g' \
1299 -e 's|@''GNULIB_UTIMENSAT''@|$(GNULIB_UTIMENSAT)|g' \
1300 -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
1301 -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
1302 -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
1303 -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
1304 -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
1305 -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
1306 -e 's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
1307 -e 's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
1308 -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
1309 -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
1310 -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
1311 -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
1312 -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
1313 -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
1314 -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
1315 -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
1316 -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
1317 -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
1318 -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
1319 -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
1320 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1321 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1322 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1323 < $(srcdir)/sys_stat.in.h; \
1324 } > $@-t && \
1325 mv $@-t $@
1327 # We need the following in order to create <time.h> when the system
1328 # doesn't have one that works with the given compiler.
1329 time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1330 $(AM_V_GEN)rm -f $@-t $@ && \
1331 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1332 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1333 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1334 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1335 -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
1336 -e 's|@''GNULIB_MKTIME''@|$(GNULIB_MKTIME)|g' \
1337 -e 's|@''GNULIB_NANOSLEEP''@|$(GNULIB_NANOSLEEP)|g' \
1338 -e 's|@''GNULIB_STRPTIME''@|$(GNULIB_STRPTIME)|g' \
1339 -e 's|@''GNULIB_TIMEGM''@|$(GNULIB_TIMEGM)|g' \
1340 -e 's|@''GNULIB_TIME_R''@|$(GNULIB_TIME_R)|g' \
1341 -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
1342 -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
1343 -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
1344 -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
1345 -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
1346 -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
1347 -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
1348 -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
1349 -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
1350 -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1351 -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1352 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1353 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1354 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1355 < $(srcdir)/time.in.h; \
1356 } > $@-t && \
1357 mv $@-t $@
1359 # We need the following in order to create an empty placeholder for
1360 # <unistd.h> when the system doesn't have one.
1361 unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1362 $(AM_V_GEN)rm -f $@-t $@ && \
1363 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1364 sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
1365 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1366 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1367 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1368 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
1369 -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
1370 -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
1371 -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
1372 -e 's|@''GNULIB_DUP3''@|$(GNULIB_DUP3)|g' \
1373 -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
1374 -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
1375 -e 's|@''GNULIB_FACCESSAT''@|$(GNULIB_FACCESSAT)|g' \
1376 -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
1377 -e 's|@''GNULIB_FCHOWNAT''@|$(GNULIB_FCHOWNAT)|g' \
1378 -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
1379 -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
1380 -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
1381 -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
1382 -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
1383 -e 's|@''GNULIB_GETGROUPS''@|$(GNULIB_GETGROUPS)|g' \
1384 -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
1385 -e 's|@''GNULIB_GETLOGIN''@|$(GNULIB_GETLOGIN)|g' \
1386 -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
1387 -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
1388 -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
1389 -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
1390 -e 's|@''GNULIB_LINK''@|$(GNULIB_LINK)|g' \
1391 -e 's|@''GNULIB_LINKAT''@|$(GNULIB_LINKAT)|g' \
1392 -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
1393 -e 's|@''GNULIB_PIPE''@|$(GNULIB_PIPE)|g' \
1394 -e 's|@''GNULIB_PIPE2''@|$(GNULIB_PIPE2)|g' \
1395 -e 's|@''GNULIB_PREAD''@|$(GNULIB_PREAD)|g' \
1396 -e 's|@''GNULIB_PWRITE''@|$(GNULIB_PWRITE)|g' \
1397 -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
1398 -e 's|@''GNULIB_READLINKAT''@|$(GNULIB_READLINKAT)|g' \
1399 -e 's|@''GNULIB_RMDIR''@|$(GNULIB_RMDIR)|g' \
1400 -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
1401 -e 's|@''GNULIB_SYMLINK''@|$(GNULIB_SYMLINK)|g' \
1402 -e 's|@''GNULIB_SYMLINKAT''@|$(GNULIB_SYMLINKAT)|g' \
1403 -e 's|@''GNULIB_TTYNAME_R''@|$(GNULIB_TTYNAME_R)|g' \
1404 -e 's|@''GNULIB_UNISTD_H_GETOPT''@|$(GNULIB_UNISTD_H_GETOPT)|g' \
1405 -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
1406 -e 's|@''GNULIB_UNLINK''@|$(GNULIB_UNLINK)|g' \
1407 -e 's|@''GNULIB_UNLINKAT''@|$(GNULIB_UNLINKAT)|g' \
1408 -e 's|@''GNULIB_USLEEP''@|$(GNULIB_USLEEP)|g' \
1409 -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
1410 < $(srcdir)/unistd.in.h | \
1411 sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
1412 -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
1413 -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
1414 -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
1415 -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
1416 -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
1417 -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
1418 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
1419 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
1420 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
1421 -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
1422 -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
1423 -e 's|@''HAVE_GETLOGIN''@|$(HAVE_GETLOGIN)|g' \
1424 -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
1425 -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
1426 -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
1427 -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
1428 -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
1429 -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
1430 -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
1431 -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
1432 -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
1433 -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
1434 -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
1435 -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
1436 -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
1437 -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
1438 -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
1439 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
1440 -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
1441 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
1442 -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
1443 -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
1444 -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
1445 -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
1446 -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
1447 -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
1449 sed -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
1450 -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
1451 -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
1452 -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
1453 -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
1454 -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
1455 -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
1456 -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
1457 -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
1458 -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
1459 -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
1460 -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
1461 -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
1462 -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
1463 -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
1464 -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
1465 -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
1466 -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
1467 -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
1468 -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
1469 -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
1470 -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
1471 -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
1472 -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
1473 -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
1474 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
1475 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
1476 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1477 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1478 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1479 } > $@-t && \
1480 mv $@-t $@
1481 # The warn-on-use.h that gets inserted into generated .h files is the same as
1482 # build-aux/warn-on-use.h, except that it has the copyright header cut off.
1483 warn-on-use.h: $(top_srcdir)/./warn-on-use.h
1484 $(AM_V_GEN)rm -f $@-t $@ && \
1485 sed -n -e '/^.ifndef/,$$p' \
1486 < $(top_srcdir)/./warn-on-use.h \
1487 > $@-t && \
1488 mv $@-t $@
1490 mostlyclean-local: mostlyclean-generic
1491 @for dir in '' $(MOSTLYCLEANDIRS); do \
1492 if test -n "$$dir" && test -d $$dir; then \
1493 echo "rmdir $$dir"; rmdir $$dir; \
1494 fi; \
1495 done; \
1498 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1499 # Otherwise a system limit (for SysV at least) may be exceeded.
1500 .NOEXPORT: