1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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
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 crypto/md5 dtoastr filemode getloadavg getopt-gnu ignore-value lstat mktime readlink strftime symlink sys_stat
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
)
46 build_triplet
= @build@
48 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
49 $(srcdir)/gnulib.mk COPYING
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
/st_dm_mode.m4 \
61 $(top_srcdir
)/m4
/stat.m4
$(top_srcdir
)/m4
/stdbool.m4 \
62 $(top_srcdir
)/m4
/stddef_h.m4
$(top_srcdir
)/m4
/stdint.m4 \
63 $(top_srcdir
)/m4
/stdlib_h.m4
$(top_srcdir
)/m4
/strftime.m4 \
64 $(top_srcdir
)/m4
/symlink.m4
$(top_srcdir
)/m4
/sys_stat_h.m4 \
65 $(top_srcdir
)/m4
/time_h.m4
$(top_srcdir
)/m4
/time_r.m4 \
66 $(top_srcdir
)/m4
/tm_gmtoff.m4
$(top_srcdir
)/m4
/unistd_h.m4 \
67 $(top_srcdir
)/m4
/wchar_t.m4
$(top_srcdir
)/configure.in
68 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
70 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
71 CONFIG_HEADER
= $(top_builddir
)/src
/config.h
73 CONFIG_CLEAN_VPATH_FILES
=
74 LIBRARIES
= $(noinst_LIBRARIES
)
77 libgnu_a_AR
= $(AR
) $(ARFLAGS
)
79 am_libgnu_a_OBJECTS
= dtoastr.
$(OBJEXT
)
80 libgnu_a_OBJECTS
= $(am_libgnu_a_OBJECTS
)
81 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
82 am__depfiles_maybe
= depfiles
84 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
85 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
87 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
88 SOURCES
= $(libgnu_a_SOURCES
) $(EXTRA_libgnu_a_SOURCES
)
89 DIST_SOURCES
= $(libgnu_a_SOURCES
) $(EXTRA_libgnu_a_SOURCES
)
92 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
95 ALSA_CFLAGS
= @ALSA_CFLAGS@
96 ALSA_LIBS
= @ALSA_LIBS@
98 APPLE_UNIVERSAL_BUILD
= @APPLE_UNIVERSAL_BUILD@
100 AUTOHEADER
= @AUTOHEADER@
101 AUTOMAKE
= @AUTOMAKE@
103 BITSIZEOF_PTRDIFF_T
= @BITSIZEOF_PTRDIFF_T@
104 BITSIZEOF_SIG_ATOMIC_T
= @BITSIZEOF_SIG_ATOMIC_T@
105 BITSIZEOF_SIZE_T
= @BITSIZEOF_SIZE_T@
106 BITSIZEOF_WCHAR_T
= @BITSIZEOF_WCHAR_T@
107 BITSIZEOF_WINT_T
= @BITSIZEOF_WINT_T@
108 BLESSMAIL_TARGET
= @BLESSMAIL_TARGET@
109 CANNOT_DUMP
= @CANNOT_DUMP@
111 CCDEPMODE
= @CCDEPMODE@
113 CFLAGS_SOUND
= @CFLAGS_SOUND@
114 COM_ERRLIB
= @COM_ERRLIB@
116 CPPFLAGS
= @CPPFLAGS@
118 CRYPTOLIB
= @CRYPTOLIB@
119 CYGPATH_W
= @CYGPATH_W@
120 CYGWIN_OBJ
= @CYGWIN_OBJ@
121 C_SWITCH_MACHINE
= @C_SWITCH_MACHINE@
122 C_SWITCH_SYSTEM
= @C_SWITCH_SYSTEM@
123 C_SWITCH_X_SITE
= @C_SWITCH_X_SITE@
124 C_SWITCH_X_SYSTEM
= @C_SWITCH_X_SYSTEM@
125 C_WARNINGS_SWITCH
= @C_WARNINGS_SWITCH@
126 DBUS_CFLAGS
= @DBUS_CFLAGS@
127 DBUS_LIBS
= @DBUS_LIBS@
128 DBUS_OBJ
= @DBUS_OBJ@
131 DEPFLAGS
= @DEPFLAGS@
138 FONTCONFIG_CFLAGS
= @FONTCONFIG_CFLAGS@
139 FONTCONFIG_LIBS
= @FONTCONFIG_LIBS@
140 FONT_OBJ
= @FONT_OBJ@
141 FREETYPE_CFLAGS
= @FREETYPE_CFLAGS@
142 FREETYPE_LIBS
= @FREETYPE_LIBS@
143 GCONF_CFLAGS
= @GCONF_CFLAGS@
144 GCONF_LIBS
= @GCONF_LIBS@
145 GETLOADAVG_LIBS
= @GETLOADAVG_LIBS@
146 GETOPT_H
= @GETOPT_H@
147 GMALLOC_OBJ
= @GMALLOC_OBJ@
148 GNULIB_ATOLL
= @GNULIB_ATOLL@
149 GNULIB_CALLOC_POSIX
= @GNULIB_CALLOC_POSIX@
150 GNULIB_CANONICALIZE_FILE_NAME
= @GNULIB_CANONICALIZE_FILE_NAME@
151 GNULIB_CHOWN
= @GNULIB_CHOWN@
152 GNULIB_CLOSE
= @GNULIB_CLOSE@
153 GNULIB_DUP2
= @GNULIB_DUP2@
154 GNULIB_DUP3
= @GNULIB_DUP3@
155 GNULIB_ENVIRON
= @GNULIB_ENVIRON@
156 GNULIB_EUIDACCESS
= @GNULIB_EUIDACCESS@
157 GNULIB_FACCESSAT
= @GNULIB_FACCESSAT@
158 GNULIB_FCHDIR
= @GNULIB_FCHDIR@
159 GNULIB_FCHMODAT
= @GNULIB_FCHMODAT@
160 GNULIB_FCHOWNAT
= @GNULIB_FCHOWNAT@
161 GNULIB_FSTATAT
= @GNULIB_FSTATAT@
162 GNULIB_FSYNC
= @GNULIB_FSYNC@
163 GNULIB_FTRUNCATE
= @GNULIB_FTRUNCATE@
164 GNULIB_FUTIMENS
= @GNULIB_FUTIMENS@
165 GNULIB_GETCWD
= @GNULIB_GETCWD@
166 GNULIB_GETDOMAINNAME
= @GNULIB_GETDOMAINNAME@
167 GNULIB_GETDTABLESIZE
= @GNULIB_GETDTABLESIZE@
168 GNULIB_GETGROUPS
= @GNULIB_GETGROUPS@
169 GNULIB_GETHOSTNAME
= @GNULIB_GETHOSTNAME@
170 GNULIB_GETLOADAVG
= @GNULIB_GETLOADAVG@
171 GNULIB_GETLOGIN
= @GNULIB_GETLOGIN@
172 GNULIB_GETLOGIN_R
= @GNULIB_GETLOGIN_R@
173 GNULIB_GETPAGESIZE
= @GNULIB_GETPAGESIZE@
174 GNULIB_GETSUBOPT
= @GNULIB_GETSUBOPT@
175 GNULIB_GETUSERSHELL
= @GNULIB_GETUSERSHELL@
176 GNULIB_GRANTPT
= @GNULIB_GRANTPT@
177 GNULIB_LCHMOD
= @GNULIB_LCHMOD@
178 GNULIB_LCHOWN
= @GNULIB_LCHOWN@
179 GNULIB_LINK
= @GNULIB_LINK@
180 GNULIB_LINKAT
= @GNULIB_LINKAT@
181 GNULIB_LSEEK
= @GNULIB_LSEEK@
182 GNULIB_LSTAT
= @GNULIB_LSTAT@
183 GNULIB_MALLOC_POSIX
= @GNULIB_MALLOC_POSIX@
184 GNULIB_MBTOWC
= @GNULIB_MBTOWC@
185 GNULIB_MKDIRAT
= @GNULIB_MKDIRAT@
186 GNULIB_MKDTEMP
= @GNULIB_MKDTEMP@
187 GNULIB_MKFIFO
= @GNULIB_MKFIFO@
188 GNULIB_MKFIFOAT
= @GNULIB_MKFIFOAT@
189 GNULIB_MKNOD
= @GNULIB_MKNOD@
190 GNULIB_MKNODAT
= @GNULIB_MKNODAT@
191 GNULIB_MKOSTEMP
= @GNULIB_MKOSTEMP@
192 GNULIB_MKOSTEMPS
= @GNULIB_MKOSTEMPS@
193 GNULIB_MKSTEMP
= @GNULIB_MKSTEMP@
194 GNULIB_MKSTEMPS
= @GNULIB_MKSTEMPS@
195 GNULIB_MKTIME
= @GNULIB_MKTIME@
196 GNULIB_NANOSLEEP
= @GNULIB_NANOSLEEP@
197 GNULIB_PIPE
= @GNULIB_PIPE@
198 GNULIB_PIPE2
= @GNULIB_PIPE2@
199 GNULIB_PREAD
= @GNULIB_PREAD@
200 GNULIB_PTSNAME
= @GNULIB_PTSNAME@
201 GNULIB_PUTENV
= @GNULIB_PUTENV@
202 GNULIB_PWRITE
= @GNULIB_PWRITE@
203 GNULIB_RANDOM_R
= @GNULIB_RANDOM_R@
204 GNULIB_READLINK
= @GNULIB_READLINK@
205 GNULIB_READLINKAT
= @GNULIB_READLINKAT@
206 GNULIB_REALLOC_POSIX
= @GNULIB_REALLOC_POSIX@
207 GNULIB_REALPATH
= @GNULIB_REALPATH@
208 GNULIB_RMDIR
= @GNULIB_RMDIR@
209 GNULIB_RPMATCH
= @GNULIB_RPMATCH@
210 GNULIB_SETENV
= @GNULIB_SETENV@
211 GNULIB_SLEEP
= @GNULIB_SLEEP@
212 GNULIB_STAT
= @GNULIB_STAT@
213 GNULIB_STRPTIME
= @GNULIB_STRPTIME@
214 GNULIB_STRTOD
= @GNULIB_STRTOD@
215 GNULIB_STRTOLL
= @GNULIB_STRTOLL@
216 GNULIB_STRTOULL
= @GNULIB_STRTOULL@
217 GNULIB_SYMLINK
= @GNULIB_SYMLINK@
218 GNULIB_SYMLINKAT
= @GNULIB_SYMLINKAT@
219 GNULIB_SYSTEM_POSIX
= @GNULIB_SYSTEM_POSIX@
220 GNULIB_TIMEGM
= @GNULIB_TIMEGM@
221 GNULIB_TIME_R
= @GNULIB_TIME_R@
222 GNULIB_TTYNAME_R
= @GNULIB_TTYNAME_R@
223 GNULIB_UNISTD_H_GETOPT
= @GNULIB_UNISTD_H_GETOPT@
224 GNULIB_UNISTD_H_SIGPIPE
= @GNULIB_UNISTD_H_SIGPIPE@
225 GNULIB_UNLINK
= @GNULIB_UNLINK@
226 GNULIB_UNLINKAT
= @GNULIB_UNLINKAT@
227 GNULIB_UNLOCKPT
= @GNULIB_UNLOCKPT@
228 GNULIB_UNSETENV
= @GNULIB_UNSETENV@
229 GNULIB_USLEEP
= @GNULIB_USLEEP@
230 GNULIB_UTIMENSAT
= @GNULIB_UTIMENSAT@
231 GNULIB_WCTOMB
= @GNULIB_WCTOMB@
232 GNULIB_WRITE
= @GNULIB_WRITE@
233 GNULIB__EXIT
= @GNULIB__EXIT@
234 GNU_OBJC_CFLAGS
= @GNU_OBJC_CFLAGS@
236 GTK_CFLAGS
= @GTK_CFLAGS@
237 GTK_LIBS
= @GTK_LIBS@
239 GZIP_INFO
= @GZIP_INFO@
240 GZIP_PROG
= @GZIP_PROG@
241 HAVE_ATOLL
= @HAVE_ATOLL@
242 HAVE_CANONICALIZE_FILE_NAME
= @HAVE_CANONICALIZE_FILE_NAME@
243 HAVE_CHOWN
= @HAVE_CHOWN@
244 HAVE_DECL_ENVIRON
= @HAVE_DECL_ENVIRON@
245 HAVE_DECL_FCHDIR
= @HAVE_DECL_FCHDIR@
246 HAVE_DECL_GETDOMAINNAME
= @HAVE_DECL_GETDOMAINNAME@
247 HAVE_DECL_GETLOADAVG
= @HAVE_DECL_GETLOADAVG@
248 HAVE_DECL_GETLOGIN_R
= @HAVE_DECL_GETLOGIN_R@
249 HAVE_DECL_GETPAGESIZE
= @HAVE_DECL_GETPAGESIZE@
250 HAVE_DECL_GETUSERSHELL
= @HAVE_DECL_GETUSERSHELL@
251 HAVE_DECL_LOCALTIME_R
= @HAVE_DECL_LOCALTIME_R@
252 HAVE_DECL_SETENV
= @HAVE_DECL_SETENV@
253 HAVE_DECL_TTYNAME_R
= @HAVE_DECL_TTYNAME_R@
254 HAVE_DECL_UNSETENV
= @HAVE_DECL_UNSETENV@
255 HAVE_DUP2
= @HAVE_DUP2@
256 HAVE_DUP3
= @HAVE_DUP3@
257 HAVE_EUIDACCESS
= @HAVE_EUIDACCESS@
258 HAVE_FACCESSAT
= @HAVE_FACCESSAT@
259 HAVE_FCHDIR
= @HAVE_FCHDIR@
260 HAVE_FCHMODAT
= @HAVE_FCHMODAT@
261 HAVE_FCHOWNAT
= @HAVE_FCHOWNAT@
262 HAVE_FSTATAT
= @HAVE_FSTATAT@
263 HAVE_FSYNC
= @HAVE_FSYNC@
264 HAVE_FTRUNCATE
= @HAVE_FTRUNCATE@
265 HAVE_FUTIMENS
= @HAVE_FUTIMENS@
266 HAVE_GETDTABLESIZE
= @HAVE_GETDTABLESIZE@
267 HAVE_GETGROUPS
= @HAVE_GETGROUPS@
268 HAVE_GETHOSTNAME
= @HAVE_GETHOSTNAME@
269 HAVE_GETLOGIN
= @HAVE_GETLOGIN@
270 HAVE_GETOPT_H
= @HAVE_GETOPT_H@
271 HAVE_GETPAGESIZE
= @HAVE_GETPAGESIZE@
272 HAVE_GETSUBOPT
= @HAVE_GETSUBOPT@
273 HAVE_GRANTPT
= @HAVE_GRANTPT@
274 HAVE_INTTYPES_H
= @HAVE_INTTYPES_H@
275 HAVE_LCHMOD
= @HAVE_LCHMOD@
276 HAVE_LCHOWN
= @HAVE_LCHOWN@
277 HAVE_LINK
= @HAVE_LINK@
278 HAVE_LINKAT
= @HAVE_LINKAT@
279 HAVE_LONG_LONG_INT
= @HAVE_LONG_LONG_INT@
280 HAVE_LSTAT
= @HAVE_LSTAT@
281 HAVE_MAKEINFO
= @HAVE_MAKEINFO@
282 HAVE_MKDIRAT
= @HAVE_MKDIRAT@
283 HAVE_MKDTEMP
= @HAVE_MKDTEMP@
284 HAVE_MKFIFO
= @HAVE_MKFIFO@
285 HAVE_MKFIFOAT
= @HAVE_MKFIFOAT@
286 HAVE_MKNOD
= @HAVE_MKNOD@
287 HAVE_MKNODAT
= @HAVE_MKNODAT@
288 HAVE_MKOSTEMP
= @HAVE_MKOSTEMP@
289 HAVE_MKOSTEMPS
= @HAVE_MKOSTEMPS@
290 HAVE_MKSTEMP
= @HAVE_MKSTEMP@
291 HAVE_MKSTEMPS
= @HAVE_MKSTEMPS@
292 HAVE_NANOSLEEP
= @HAVE_NANOSLEEP@
293 HAVE_OS_H
= @HAVE_OS_H@
294 HAVE_PIPE
= @HAVE_PIPE@
295 HAVE_PIPE2
= @HAVE_PIPE2@
296 HAVE_PREAD
= @HAVE_PREAD@
297 HAVE_PTSNAME
= @HAVE_PTSNAME@
298 HAVE_PWRITE
= @HAVE_PWRITE@
299 HAVE_RANDOM_H
= @HAVE_RANDOM_H@
300 HAVE_RANDOM_R
= @HAVE_RANDOM_R@
301 HAVE_READLINK
= @HAVE_READLINK@
302 HAVE_READLINKAT
= @HAVE_READLINKAT@
303 HAVE_REALPATH
= @HAVE_REALPATH@
304 HAVE_RPMATCH
= @HAVE_RPMATCH@
305 HAVE_SETENV
= @HAVE_SETENV@
306 HAVE_SIGNED_SIG_ATOMIC_T
= @HAVE_SIGNED_SIG_ATOMIC_T@
307 HAVE_SIGNED_WCHAR_T
= @HAVE_SIGNED_WCHAR_T@
308 HAVE_SIGNED_WINT_T
= @HAVE_SIGNED_WINT_T@
309 HAVE_SLEEP
= @HAVE_SLEEP@
310 HAVE_STDINT_H
= @HAVE_STDINT_H@
311 HAVE_STRPTIME
= @HAVE_STRPTIME@
312 HAVE_STRTOD
= @HAVE_STRTOD@
313 HAVE_STRTOLL
= @HAVE_STRTOLL@
314 HAVE_STRTOULL
= @HAVE_STRTOULL@
315 HAVE_STRUCT_RANDOM_DATA
= @HAVE_STRUCT_RANDOM_DATA@
316 HAVE_SYMLINK
= @HAVE_SYMLINK@
317 HAVE_SYMLINKAT
= @HAVE_SYMLINKAT@
318 HAVE_SYS_BITYPES_H
= @HAVE_SYS_BITYPES_H@
319 HAVE_SYS_INTTYPES_H
= @HAVE_SYS_INTTYPES_H@
320 HAVE_SYS_LOADAVG_H
= @HAVE_SYS_LOADAVG_H@
321 HAVE_SYS_PARAM_H
= @HAVE_SYS_PARAM_H@
322 HAVE_SYS_TYPES_H
= @HAVE_SYS_TYPES_H@
323 HAVE_TIMEGM
= @HAVE_TIMEGM@
324 HAVE_UNISTD_H
= @HAVE_UNISTD_H@
325 HAVE_UNLINKAT
= @HAVE_UNLINKAT@
326 HAVE_UNLOCKPT
= @HAVE_UNLOCKPT@
327 HAVE_UNSIGNED_LONG_LONG_INT
= @HAVE_UNSIGNED_LONG_LONG_INT@
328 HAVE_USLEEP
= @HAVE_USLEEP@
329 HAVE_UTIMENSAT
= @HAVE_UTIMENSAT@
330 HAVE_WCHAR_H
= @HAVE_WCHAR_H@
331 HAVE_WCHAR_T
= @HAVE_WCHAR_T@
332 HAVE_XSERVER
= @HAVE_XSERVER@
333 HAVE__BOOL
= @HAVE__BOOL@
334 HAVE__EXIT
= @HAVE__EXIT@
335 IMAGEMAGICK_CFLAGS
= @IMAGEMAGICK_CFLAGS@
336 IMAGEMAGICK_LIBS
= @IMAGEMAGICK_LIBS@
337 INCLUDE_NEXT
= @INCLUDE_NEXT@
338 INCLUDE_NEXT_AS_FIRST_DIRECTIVE
= @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
340 INSTALL_DATA
= @INSTALL_DATA@
341 INSTALL_INFO
= @INSTALL_INFO@
342 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
343 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
344 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
348 LD_FIRSTFLAG
= @LD_FIRSTFLAG@
349 LD_SWITCH_SYSTEM
= @LD_SWITCH_SYSTEM@
350 LD_SWITCH_SYSTEM_TEMACS
= @LD_SWITCH_SYSTEM_TEMACS@
351 LD_SWITCH_X_SITE
= @LD_SWITCH_X_SITE@
352 LD_SWITCH_X_SITE_AUX
= @LD_SWITCH_X_SITE_AUX@
353 LD_SWITCH_X_SITE_AUX_RPATH
= @LD_SWITCH_X_SITE_AUX_RPATH@
355 LIBGNUTLS_CFLAGS
= @LIBGNUTLS_CFLAGS@
356 LIBGNUTLS_LIBS
= @LIBGNUTLS_LIBS@
357 LIBGNU_LIBDEPS
= @LIBGNU_LIBDEPS@
358 LIBGNU_LTLIBDEPS
= @LIBGNU_LTLIBDEPS@
360 LIBHESIOD
= @LIBHESIOD@
364 LIBOTF_CFLAGS
= @LIBOTF_CFLAGS@
365 LIBOTF_LIBS
= @LIBOTF_LIBS@
367 LIBRESOLV
= @LIBRESOLV@
369 LIBSELINUX_LIBS
= @LIBSELINUX_LIBS@
370 LIBSOUND
= @LIBSOUND@
371 LIBS_MAIL
= @LIBS_MAIL@
372 LIBS_SYSTEM
= @LIBS_SYSTEM@
373 LIBS_TERMCAP
= @LIBS_TERMCAP@
375 LIBXMENU
= @LIBXMENU@
376 LIBXML2_CFLAGS
= @LIBXML2_CFLAGS@
377 LIBXML2_LIBS
= @LIBXML2_LIBS@
382 LIBXT_OTHER
= @LIBXT_OTHER@
383 LIBX_OTHER
= @LIBX_OTHER@
385 LIB_MATH
= @LIB_MATH@
386 LIB_STANDARD
= @LIB_STANDARD@
387 LTLIBINTL
= @LTLIBINTL@
388 LTLIBOBJS
= @LTLIBOBJS@
389 M17N_FLT_CFLAGS
= @M17N_FLT_CFLAGS@
390 M17N_FLT_LIBS
= @M17N_FLT_LIBS@
392 MAKEINFO
= @MAKEINFO@
393 MKDEPDIR
= @MKDEPDIR@
395 MOUSE_SUPPORT
= @MOUSE_SUPPORT@
397 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H
= @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
398 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H
= @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
399 NEXT_AS_FIRST_DIRECTIVE_STDINT_H
= @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
400 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H
= @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
401 NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H
= @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
402 NEXT_AS_FIRST_DIRECTIVE_TIME_H
= @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
403 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H
= @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
404 NEXT_GETOPT_H
= @NEXT_GETOPT_H@
405 NEXT_STDDEF_H
= @NEXT_STDDEF_H@
406 NEXT_STDINT_H
= @NEXT_STDINT_H@
407 NEXT_STDLIB_H
= @NEXT_STDLIB_H@
408 NEXT_SYS_STAT_H
= @NEXT_SYS_STAT_H@
409 NEXT_TIME_H
= @NEXT_TIME_H@
410 NEXT_UNISTD_H
= @NEXT_UNISTD_H@
412 NS_OBJC_OBJ
= @NS_OBJC_OBJ@
413 NS_SUPPORT
= @NS_SUPPORT@
415 OLDXMENU
= @OLDXMENU@
416 OLDXMENU_DEPS
= @OLDXMENU_DEPS@
417 OLDXMENU_TARGET
= @OLDXMENU_TARGET@
418 OTHER_FILES
= @OTHER_FILES@
420 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
421 PACKAGE_NAME
= @PACKAGE_NAME@
422 PACKAGE_STRING
= @PACKAGE_STRING@
423 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
424 PACKAGE_URL
= @PACKAGE_URL@
425 PACKAGE_VERSION
= @PACKAGE_VERSION@
426 PATH_SEPARATOR
= @PATH_SEPARATOR@
427 PKG_CONFIG
= @PKG_CONFIG@
428 POST_ALLOC_OBJ
= @POST_ALLOC_OBJ@
429 PRAGMA_COLUMNS
= @PRAGMA_COLUMNS@
430 PRAGMA_SYSTEM_HEADER
= @PRAGMA_SYSTEM_HEADER@
431 PRE_ALLOC_OBJ
= @PRE_ALLOC_OBJ@
432 PROFILING_CFLAGS
= @PROFILING_CFLAGS@
433 PTHREAD_H_DEFINES_STRUCT_TIMESPEC
= @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
434 PTRDIFF_T_SUFFIX
= @PTRDIFF_T_SUFFIX@
435 RALLOC_OBJ
= @RALLOC_OBJ@
437 REPLACE_CALLOC
= @REPLACE_CALLOC@
438 REPLACE_CANONICALIZE_FILE_NAME
= @REPLACE_CANONICALIZE_FILE_NAME@
439 REPLACE_CHOWN
= @REPLACE_CHOWN@
440 REPLACE_CLOSE
= @REPLACE_CLOSE@
441 REPLACE_DUP
= @REPLACE_DUP@
442 REPLACE_DUP2
= @REPLACE_DUP2@
443 REPLACE_FCHOWNAT
= @REPLACE_FCHOWNAT@
444 REPLACE_FSTAT
= @REPLACE_FSTAT@
445 REPLACE_FSTATAT
= @REPLACE_FSTATAT@
446 REPLACE_FUTIMENS
= @REPLACE_FUTIMENS@
447 REPLACE_GETCWD
= @REPLACE_GETCWD@
448 REPLACE_GETDOMAINNAME
= @REPLACE_GETDOMAINNAME@
449 REPLACE_GETGROUPS
= @REPLACE_GETGROUPS@
450 REPLACE_GETLOGIN_R
= @REPLACE_GETLOGIN_R@
451 REPLACE_GETPAGESIZE
= @REPLACE_GETPAGESIZE@
452 REPLACE_LCHOWN
= @REPLACE_LCHOWN@
453 REPLACE_LINK
= @REPLACE_LINK@
454 REPLACE_LINKAT
= @REPLACE_LINKAT@
455 REPLACE_LOCALTIME_R
= @REPLACE_LOCALTIME_R@
456 REPLACE_LSEEK
= @REPLACE_LSEEK@
457 REPLACE_LSTAT
= @REPLACE_LSTAT@
458 REPLACE_MALLOC
= @REPLACE_MALLOC@
459 REPLACE_MBTOWC
= @REPLACE_MBTOWC@
460 REPLACE_MKDIR
= @REPLACE_MKDIR@
461 REPLACE_MKFIFO
= @REPLACE_MKFIFO@
462 REPLACE_MKNOD
= @REPLACE_MKNOD@
463 REPLACE_MKSTEMP
= @REPLACE_MKSTEMP@
464 REPLACE_MKTIME
= @REPLACE_MKTIME@
465 REPLACE_NANOSLEEP
= @REPLACE_NANOSLEEP@
466 REPLACE_NULL
= @REPLACE_NULL@
467 REPLACE_PREAD
= @REPLACE_PREAD@
468 REPLACE_PUTENV
= @REPLACE_PUTENV@
469 REPLACE_PWRITE
= @REPLACE_PWRITE@
470 REPLACE_READLINK
= @REPLACE_READLINK@
471 REPLACE_REALLOC
= @REPLACE_REALLOC@
472 REPLACE_REALPATH
= @REPLACE_REALPATH@
473 REPLACE_RMDIR
= @REPLACE_RMDIR@
474 REPLACE_SETENV
= @REPLACE_SETENV@
475 REPLACE_SLEEP
= @REPLACE_SLEEP@
476 REPLACE_STAT
= @REPLACE_STAT@
477 REPLACE_STRTOD
= @REPLACE_STRTOD@
478 REPLACE_SYMLINK
= @REPLACE_SYMLINK@
479 REPLACE_TIMEGM
= @REPLACE_TIMEGM@
480 REPLACE_TTYNAME_R
= @REPLACE_TTYNAME_R@
481 REPLACE_UNLINK
= @REPLACE_UNLINK@
482 REPLACE_UNLINKAT
= @REPLACE_UNLINKAT@
483 REPLACE_UNSETENV
= @REPLACE_UNSETENV@
484 REPLACE_USLEEP
= @REPLACE_USLEEP@
485 REPLACE_UTIMENSAT
= @REPLACE_UTIMENSAT@
486 REPLACE_WCTOMB
= @REPLACE_WCTOMB@
487 REPLACE_WRITE
= @REPLACE_WRITE@
488 RSVG_CFLAGS
= @RSVG_CFLAGS@
489 RSVG_LIBS
= @RSVG_LIBS@
490 SET_MAKE
= @SET_MAKE@
492 SIG_ATOMIC_T_SUFFIX
= @SIG_ATOMIC_T_SUFFIX@
493 SIZE_T_SUFFIX
= @SIZE_T_SUFFIX@
494 START_FILES
= @START_FILES@
495 STDBOOL_H
= @STDBOOL_H@
496 STDDEF_H
= @STDDEF_H@
497 STDINT_H
= @STDINT_H@
499 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC
= @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
501 TEMACS_LDFLAGS2
= @TEMACS_LDFLAGS2@
502 TERMCAP_OBJ
= @TERMCAP_OBJ@
503 TIME_H_DEFINES_STRUCT_TIMESPEC
= @TIME_H_DEFINES_STRUCT_TIMESPEC@
504 TOOLKIT_LIBW
= @TOOLKIT_LIBW@
505 TOOLTIP_SUPPORT
= @TOOLTIP_SUPPORT@
506 UNEXEC_OBJ
= @UNEXEC_OBJ@
507 UNISTD_H_HAVE_WINSOCK2_H
= @UNISTD_H_HAVE_WINSOCK2_H@
508 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS
= @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
510 VMLIMIT_OBJ
= @VMLIMIT_OBJ@
511 WCHAR_T_SUFFIX
= @WCHAR_T_SUFFIX@
512 WIDGET_OBJ
= @WIDGET_OBJ@
513 WINDOW_SUPPORT
= @WINDOW_SUPPORT@
514 WINT_T_SUFFIX
= @WINT_T_SUFFIX@
515 XFT_CFLAGS
= @XFT_CFLAGS@
516 XFT_LIBS
= @XFT_LIBS@
517 XMENU_OBJ
= @XMENU_OBJ@
520 X_TOOLKIT_TYPE
= @X_TOOLKIT_TYPE@
521 abs_builddir
= @abs_builddir@
522 abs_srcdir
= @abs_srcdir@
523 abs_top_builddir
= @abs_top_builddir@
524 abs_top_srcdir
= @abs_top_srcdir@
525 ac_ct_CC
= @ac_ct_CC@
526 am__include
= @am__include@
527 am__leading_dot
= @am__leading_dot@
528 am__quote
= @am__quote@
530 am__untar
= @am__untar@
531 archlibdir
= @archlibdir@
533 bitmapdir
= @bitmapdir@
535 build_alias
= @build_alias@
536 build_cpu
= @build_cpu@
537 build_os
= @build_os@
538 build_vendor
= @build_vendor@
539 builddir
= @builddir@
540 canonical
= @canonical@
541 configuration
= @configuration@
543 datarootdir
= @datarootdir@
547 exec_prefix = @
exec_prefix@
549 gameuser
= @gameuser@
550 gl_LIBOBJS
= @gl_LIBOBJS@
551 gl_LTLIBOBJS
= @gl_LTLIBOBJS@
552 gltests_LIBOBJS
= @gltests_LIBOBJS@
553 gltests_LTLIBOBJS
= @gltests_LTLIBOBJS@
554 gltests_WITNESS
= @gltests_WITNESS@
556 host_alias
= @host_alias@
557 host_cpu
= @host_cpu@
559 host_vendor
= @host_vendor@
561 includedir = @
includedir@
563 install_sh
= @install_sh@
565 libexecdir
= @libexecdir@
566 liblockfile
= @liblockfile@
568 lisppath
= @lisppath@
569 localedir
= @localedir@
570 locallisppath
= @locallisppath@
571 localstatedir
= @localstatedir@
574 ns_appbindir
= @ns_appbindir@
575 ns_appdir
= @ns_appdir@
576 ns_appresdir
= @ns_appresdir@
577 ns_appsrc
= @ns_appsrc@
578 oldincludedir = @
oldincludedir@
581 program_transform_name
= @program_transform_name@
584 sharedstatedir
= @sharedstatedir@
586 sysconfdir
= @sysconfdir@
587 target_alias
= @target_alias@
588 top_build_prefix
= @top_build_prefix@
589 top_builddir
= @top_builddir@
590 top_srcdir
= @top_srcdir@
592 x_default_search_path
= @x_default_search_path@
594 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
595 # statements but through direct file reference. Therefore this snippet must be
596 # present in all Makefile.am that need it. This is ensured by the applicability
597 # 'all' defined above.
599 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
600 # statements but through direct file reference. Therefore this snippet must be
601 # present in all Makefile.am that need it. This is ensured by the applicability
602 # 'all' defined above.
603 BUILT_SOURCES
= arg-nonnull.h c
++defs.h
$(GETOPT_H
) $(STDBOOL_H
) \
604 $(STDDEF_H
) $(STDINT_H
) stdlib.h sys
/stat.h time.h unistd.h \
606 EXTRA_DIST
= $(top_srcdir
)/.
/arg-nonnull.h
$(top_srcdir
)/.
/c
++defs.h \
607 md5.c md5.h dosname.h ftoastr.c ftoastr.h filemode.c \
608 filemode.h getloadavg.c getopt.c getopt.in.h getopt1.c \
609 getopt_int.h intprops.h lstat.c mktime-internal.h mktime.c \
610 readlink.c stat.c stdbool.in.h stddef.in.h stdint.in.h \
611 stdlib.in.h strftime.c strftime.h symlink.c sys_stat.in.h \
612 time.in.h time_r.c unistd.in.h
$(top_srcdir
)/.
/warn-on-use.h
613 MOSTLYCLEANDIRS
= sys
614 MOSTLYCLEANFILES
= core
*.stackdump arg-nonnull.h arg-nonnull.h-t \
615 c
++defs.h c
++defs.h-t getopt.h getopt.h-t stdbool.h \
616 stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdlib.h \
617 stdlib.h-t sys
/stat.h sys
/stat.h-t time.h time.h-t unistd.h \
618 unistd.h-t warn-on-use.h warn-on-use.h-t
619 noinst_LIBRARIES
= libgnu.a
620 DEFAULT_INCLUDES
= -I.
-I..
/src
-I
$(top_srcdir
)/src
621 libgnu_a_SOURCES
= dtoastr.c gettext.h ignore-value.h
622 libgnu_a_LIBADD
= $(gl_LIBOBJS
)
623 libgnu_a_DEPENDENCIES
= $(gl_LIBOBJS
)
624 EXTRA_libgnu_a_SOURCES
= md5.c ftoastr.c filemode.c getloadavg.c \
625 getopt.c getopt1.c lstat.c mktime.c readlink.c stat.c \
626 strftime.c symlink.c time_r.c
627 ARG_NONNULL_H
= arg-nonnull.h
628 CXXDEFS_H
= c
++defs.h
629 WARN_ON_USE_H
= warn-on-use.h
630 all: $(BUILT_SOURCES
)
631 $(MAKE
) $(AM_MAKEFLAGS
) all-am
634 .SUFFIXES
: .c .o .obj
635 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(srcdir)/gnulib.mk
$(am__configure_deps
)
637 case
'$(am__configure_deps)' in \
639 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
640 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
644 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
645 $(am__cd
) $(top_srcdir
) && \
646 $(AUTOMAKE
) --gnu lib
/Makefile
648 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
651 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
653 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
654 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
657 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
658 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
660 $(top_srcdir
)/configure
: $(am__configure_deps
)
661 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
662 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
663 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
664 $(am__aclocal_m4_deps
):
666 clean-noinstLIBRARIES
:
667 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
668 libgnu.a
: $(libgnu_a_OBJECTS
) $(libgnu_a_DEPENDENCIES
)
670 $(libgnu_a_AR
) libgnu.a
$(libgnu_a_OBJECTS
) $(libgnu_a_LIBADD
)
679 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dtoastr.Po@am__quote@
680 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/filemode.Po@am__quote@
681 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ftoastr.Po@am__quote@
682 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getloadavg.Po@am__quote@
683 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getopt.Po@am__quote@
684 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getopt1.Po@am__quote@
685 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lstat.Po@am__quote@
686 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/md5.Po@am__quote@
687 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mktime.Po@am__quote@
688 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/readlink.Po@am__quote@
689 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stat.Po@am__quote@
690 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strftime.Po@am__quote@
691 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/symlink.Po@am__quote@
692 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/time_r.Po@am__quote@
695 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
696 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
699 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
702 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
703 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
706 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
708 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
709 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
710 unique
=`for i in $$list; do \
711 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
713 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
714 END { if (nonempty) { for (i in files) print i; }; }'`; \
718 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
719 $(TAGS_FILES
) $(LISP
)
722 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
723 unique
=`for i in $$list; do \
724 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
726 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
727 END { if (nonempty) { for (i in files) print i; }; }'`; \
729 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
730 test -n
"$$unique" || unique
=$$empty_fix; \
731 if
test $$# -gt 0; then \
732 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
735 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
740 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
741 $(TAGS_FILES
) $(LISP
)
742 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
743 unique
=`for i in $$list; do \
744 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
746 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
747 END { if (nonempty) { for (i in files) print i; }; }'`; \
748 test -z
"$(CTAGS_ARGS)$$unique" \
749 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
753 here
=`$(am__cd) $(top_builddir) && pwd` \
754 && $(am__cd
) $(top_srcdir
) \
755 && gtags
-i
$(GTAGS_ARGS
) "$$here"
758 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
760 distdir
: $(DISTFILES
)
761 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
762 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
763 list
='$(DISTFILES)'; \
764 dist_files
=`for file in $$list; do echo $$file; done | \
765 sed -e "s|^$$srcdirstrip/||;t" \
766 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
767 case
$$dist_files in \
768 */*) $(MKDIR_P
) `echo "$$dist_files" | \
769 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
772 for file in
$$dist_files; do \
773 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
774 if
test -d
$$d/$$file; then \
775 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
776 if
test -d
"$(distdir)/$$file"; then \
777 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
779 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
780 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
781 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
783 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
785 test -f
"$(distdir)/$$file" \
786 || cp
-p
$$d/$$file "$(distdir)/$$file" \
791 check: $(BUILT_SOURCES
)
792 $(MAKE
) $(AM_MAKEFLAGS
) check-am
793 all-am
: Makefile
$(LIBRARIES
)
795 install: $(BUILT_SOURCES
)
796 $(MAKE
) $(AM_MAKEFLAGS
) install-am
797 install-exec
: install-exec-am
798 install-data
: install-data-am
799 uninstall: uninstall-am
802 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
804 installcheck: installcheck-am
806 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
807 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
808 `test -z '$(STRIP)' || \
809 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
811 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
816 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
817 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
819 maintainer-clean-generic
:
820 @echo
"This command is intended for maintainers to use"
821 @echo
"it deletes files that may require special tools to rebuild."
822 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
825 clean-am
: clean-generic clean-noinstLIBRARIES mostlyclean-am
827 distclean: distclean-am
830 distclean-am
: clean-am distclean-compile distclean-generic \
847 install-dvi
: install-dvi-am
853 install-html
: install-html-am
857 install-info
: install-info-am
863 install-pdf
: install-pdf-am
867 install-ps
: install-ps-am
873 maintainer-clean
: maintainer-clean-am
876 maintainer-clean-am
: distclean-am maintainer-clean-generic
878 mostlyclean: mostlyclean-am
880 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
893 .MAKE
: all check install install-am install-strip
895 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
896 clean-noinstLIBRARIES ctags
distclean distclean-compile \
897 distclean-generic distclean-tags distdir
dvi dvi-am html \
898 html-am
info info-am
install install-am install-data \
899 install-data-am install-dvi install-dvi-am install-exec \
900 install-exec-am install-html install-html-am install-info \
901 install-info-am install-man install-pdf install-pdf-am \
902 install-ps install-ps-am install-strip
installcheck \
903 installcheck-am
installdirs maintainer-clean \
904 maintainer-clean-generic
mostlyclean mostlyclean-compile \
905 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am
tags \
906 uninstall uninstall-am
908 # The arg-nonnull.h that gets inserted into generated .h files is the same as
909 # build-aux/arg-nonnull.h, except that it has the copyright header cut off.
910 arg-nonnull.h
: $(top_srcdir
)/.
/arg-nonnull.h
911 $(AM_V_GEN
)rm -f
$@
-t
$@
&& \
912 sed
-n
-e
'/GL_ARG_NONNULL/,$$p' \
913 < $(top_srcdir
)/.
/arg-nonnull.h \
916 # The c++defs.h that gets inserted into generated .h files is the same as
917 # build-aux/c++defs.h, except that it has the copyright header cut off.
918 c
++defs.h
: $(top_srcdir
)/.
/c
++defs.h
919 $(AM_V_GEN
)rm -f
$@
-t
$@
&& \
920 sed
-n
-e
'/_GL_CXXDEFS/,$$p' \
921 < $(top_srcdir
)/.
/c
++defs.h \
925 # We need the following in order to create <getopt.h> when the system
926 # doesn't have one that works with the given compiler.
927 getopt.h
: getopt.in.h
$(ARG_NONNULL_H
)
928 $(AM_V_GEN
)rm -f
$@
-t
$@
&& \
929 { echo
'/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
930 sed
-e
's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
931 -e
's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
932 -e
's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
933 -e
's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
934 -e
's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
935 -e
'/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
936 < $(srcdir)/getopt.in.h
; \
940 # We need the following in order to create <stdbool.h> when the system
941 # doesn't have one that works.
942 stdbool.h
: stdbool.in.h
943 $(AM_V_GEN
)rm -f
$@
-t
$@
&& \
944 { echo
'/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
945 sed
-e
's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h
; \
949 # We need the following in order to create <stddef.h> when the system
950 # doesn't have one that works with the given compiler.
951 stddef.h
: stddef.in.h
952 $(AM_V_GEN
)rm -f
$@
-t
$@
&& \
953 { echo
'/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
954 sed
-e
's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
955 -e
's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
956 -e
's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
957 -e
's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
958 -e
's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
959 -e
's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
960 < $(srcdir)/stddef.in.h
; \
964 # We need the following in order to create <stdint.h> when the system
965 # doesn't have one that works with the given compiler.
966 stdint.h
: stdint.in.h
967 $(AM_V_GEN
)rm -f
$@
-t
$@
&& \
968 { echo
'/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
969 sed
-e
's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
970 -e
's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
971 -e
's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
972 -e
's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
973 -e
's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
974 -e
's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
975 -e
's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
976 -e
's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
977 -e
's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
978 -e
's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
979 -e
's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
980 -e
's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
981 -e
's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
982 -e
's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
983 -e
's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
984 -e
's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
985 -e
's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
986 -e
's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
987 -e
's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
988 -e
's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
989 -e
's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
990 -e
's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
991 -e
's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
992 -e
's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
993 -e
's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
994 -e
's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
995 < $(srcdir)/stdint.in.h
; \
999 # We need the following in order to create <stdlib.h> when the system
1000 # doesn't have one that works with the given compiler.
1001 stdlib.h
: stdlib.in.h
$(CXXDEFS_H
) $(ARG_NONNULL_H
) $(WARN_ON_USE_H
)
1002 $(AM_V_GEN
)rm -f
$@
-t
$@
&& \
1003 { echo
'/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1004 sed
-e
's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1005 -e
's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1006 -e
's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1007 -e
's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1008 -e
's|@''GNULIB__EXIT''@|$(GNULIB__EXIT)|g' \
1009 -e
's|@''GNULIB_ATOLL''@|$(GNULIB_ATOLL)|g' \
1010 -e
's|@''GNULIB_CALLOC_POSIX''@|$(GNULIB_CALLOC_POSIX)|g' \
1011 -e
's|@''GNULIB_CANONICALIZE_FILE_NAME''@|$(GNULIB_CANONICALIZE_FILE_NAME)|g' \
1012 -e
's|@''GNULIB_GETLOADAVG''@|$(GNULIB_GETLOADAVG)|g' \
1013 -e
's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \
1014 -e
's|@''GNULIB_GRANTPT''@|$(GNULIB_GRANTPT)|g' \
1015 -e
's|@''GNULIB_MALLOC_POSIX''@|$(GNULIB_MALLOC_POSIX)|g' \
1016 -e
's|@''GNULIB_MBTOWC''@|$(GNULIB_MBTOWC)|g' \
1017 -e
's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \
1018 -e
's|@''GNULIB_MKOSTEMP''@|$(GNULIB_MKOSTEMP)|g' \
1019 -e
's|@''GNULIB_MKOSTEMPS''@|$(GNULIB_MKOSTEMPS)|g' \
1020 -e
's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \
1021 -e
's|@''GNULIB_MKSTEMPS''@|$(GNULIB_MKSTEMPS)|g' \
1022 -e
's|@''GNULIB_PTSNAME''@|$(GNULIB_PTSNAME)|g' \
1023 -e
's|@''GNULIB_PUTENV''@|$(GNULIB_PUTENV)|g' \
1024 -e
's|@''GNULIB_RANDOM_R''@|$(GNULIB_RANDOM_R)|g' \
1025 -e
's|@''GNULIB_REALLOC_POSIX''@|$(GNULIB_REALLOC_POSIX)|g' \
1026 -e
's|@''GNULIB_REALPATH''@|$(GNULIB_REALPATH)|g' \
1027 -e
's|@''GNULIB_RPMATCH''@|$(GNULIB_RPMATCH)|g' \
1028 -e
's|@''GNULIB_SETENV''@|$(GNULIB_SETENV)|g' \
1029 -e
's|@''GNULIB_STRTOD''@|$(GNULIB_STRTOD)|g' \
1030 -e
's|@''GNULIB_STRTOLL''@|$(GNULIB_STRTOLL)|g' \
1031 -e
's|@''GNULIB_STRTOULL''@|$(GNULIB_STRTOULL)|g' \
1032 -e
's|@''GNULIB_SYSTEM_POSIX''@|$(GNULIB_SYSTEM_POSIX)|g' \
1033 -e
's|@''GNULIB_UNLOCKPT''@|$(GNULIB_UNLOCKPT)|g' \
1034 -e
's|@''GNULIB_UNSETENV''@|$(GNULIB_UNSETENV)|g' \
1035 -e
's|@''GNULIB_WCTOMB''@|$(GNULIB_WCTOMB)|g' \
1036 < $(srcdir)/stdlib.in.h | \
1037 sed
-e
's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
1038 -e
's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
1039 -e
's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
1040 -e
's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
1041 -e
's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1042 -e
's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
1043 -e
's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1044 -e
's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
1045 -e
's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
1046 -e
's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
1047 -e
's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
1048 -e
's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
1049 -e
's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
1050 -e
's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
1051 -e
's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
1052 -e
's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
1053 -e
's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
1054 -e
's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
1055 -e
's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
1056 -e
's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
1057 -e
's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
1058 -e
's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
1059 -e
's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
1060 -e
's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
1061 -e
's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
1062 -e
's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
1063 -e
's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
1064 -e
's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
1065 -e
's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1066 -e
's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
1067 -e
's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
1068 -e
's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
1069 -e
's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
1070 -e
's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
1071 -e
's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
1072 -e
's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
1073 -e
'/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1074 -e
'/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1075 -e
'/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1079 # We need the following in order to create <sys/stat.h> when the system
1080 # has one that is incomplete.
1081 sys
/stat.h
: sys_stat.in.h
$(CXXDEFS_H
) $(ARG_NONNULL_H
) $(WARN_ON_USE_H
)
1082 $(AM_V_at
)$(MKDIR_P
) sys
1083 $(AM_V_GEN
)rm -f
$@
-t
$@
&& \
1084 { echo
'/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1085 sed
-e
's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1086 -e
's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1087 -e
's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1088 -e
's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
1089 -e
's|@''GNULIB_FCHMODAT''@|$(GNULIB_FCHMODAT)|g' \
1090 -e
's|@''GNULIB_FSTATAT''@|$(GNULIB_FSTATAT)|g' \
1091 -e
's|@''GNULIB_FUTIMENS''@|$(GNULIB_FUTIMENS)|g' \
1092 -e
's|@''GNULIB_LCHMOD''@|$(GNULIB_LCHMOD)|g' \
1093 -e
's|@''GNULIB_LSTAT''@|$(GNULIB_LSTAT)|g' \
1094 -e
's|@''GNULIB_MKDIRAT''@|$(GNULIB_MKDIRAT)|g' \
1095 -e
's|@''GNULIB_MKFIFO''@|$(GNULIB_MKFIFO)|g' \
1096 -e
's|@''GNULIB_MKFIFOAT''@|$(GNULIB_MKFIFOAT)|g' \
1097 -e
's|@''GNULIB_MKNOD''@|$(GNULIB_MKNOD)|g' \
1098 -e
's|@''GNULIB_MKNODAT''@|$(GNULIB_MKNODAT)|g' \
1099 -e
's|@''GNULIB_STAT''@|$(GNULIB_STAT)|g' \
1100 -e
's|@''GNULIB_UTIMENSAT''@|$(GNULIB_UTIMENSAT)|g' \
1101 -e
's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
1102 -e
's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
1103 -e
's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
1104 -e
's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
1105 -e
's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
1106 -e
's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
1107 -e
's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
1108 -e
's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
1109 -e
's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
1110 -e
's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
1111 -e
's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
1112 -e
's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
1113 -e
's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
1114 -e
's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
1115 -e
's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
1116 -e
's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
1117 -e
's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
1118 -e
's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
1119 -e
's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
1120 -e
's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
1121 -e
'/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1122 -e
'/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1123 -e
'/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1124 < $(srcdir)/sys_stat.in.h
; \
1128 # We need the following in order to create <time.h> when the system
1129 # doesn't have one that works with the given compiler.
1130 time.h
: time.in.h
$(CXXDEFS_H
) $(ARG_NONNULL_H
) $(WARN_ON_USE_H
)
1131 $(AM_V_GEN
)rm -f
$@
-t
$@
&& \
1132 { echo
'/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1133 sed
-e
's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1134 -e
's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1135 -e
's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1136 -e
's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
1137 -e
's|@''GNULIB_MKTIME''@|$(GNULIB_MKTIME)|g' \
1138 -e
's|@''GNULIB_NANOSLEEP''@|$(GNULIB_NANOSLEEP)|g' \
1139 -e
's|@''GNULIB_STRPTIME''@|$(GNULIB_STRPTIME)|g' \
1140 -e
's|@''GNULIB_TIMEGM''@|$(GNULIB_TIMEGM)|g' \
1141 -e
's|@''GNULIB_TIME_R''@|$(GNULIB_TIME_R)|g' \
1142 -e
's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
1143 -e
's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
1144 -e
's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
1145 -e
's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
1146 -e
's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
1147 -e
's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
1148 -e
's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
1149 -e
's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
1150 -e
's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
1151 -e
's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1152 -e
's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1153 -e
'/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1154 -e
'/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1155 -e
'/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1156 < $(srcdir)/time.in.h
; \
1160 # We need the following in order to create an empty placeholder for
1161 # <unistd.h> when the system doesn't have one.
1162 unistd.h
: unistd.in.h
$(CXXDEFS_H
) $(ARG_NONNULL_H
) $(WARN_ON_USE_H
)
1163 $(AM_V_GEN
)rm -f
$@
-t
$@
&& \
1164 { echo
'/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1165 sed
-e
's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
1166 -e
's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1167 -e
's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1168 -e
's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1169 -e
's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
1170 -e
's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
1171 -e
's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
1172 -e
's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
1173 -e
's|@''GNULIB_DUP3''@|$(GNULIB_DUP3)|g' \
1174 -e
's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
1175 -e
's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
1176 -e
's|@''GNULIB_FACCESSAT''@|$(GNULIB_FACCESSAT)|g' \
1177 -e
's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
1178 -e
's|@''GNULIB_FCHOWNAT''@|$(GNULIB_FCHOWNAT)|g' \
1179 -e
's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
1180 -e
's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
1181 -e
's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
1182 -e
's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
1183 -e
's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
1184 -e
's|@''GNULIB_GETGROUPS''@|$(GNULIB_GETGROUPS)|g' \
1185 -e
's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
1186 -e
's|@''GNULIB_GETLOGIN''@|$(GNULIB_GETLOGIN)|g' \
1187 -e
's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
1188 -e
's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
1189 -e
's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
1190 -e
's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
1191 -e
's|@''GNULIB_LINK''@|$(GNULIB_LINK)|g' \
1192 -e
's|@''GNULIB_LINKAT''@|$(GNULIB_LINKAT)|g' \
1193 -e
's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
1194 -e
's|@''GNULIB_PIPE''@|$(GNULIB_PIPE)|g' \
1195 -e
's|@''GNULIB_PIPE2''@|$(GNULIB_PIPE2)|g' \
1196 -e
's|@''GNULIB_PREAD''@|$(GNULIB_PREAD)|g' \
1197 -e
's|@''GNULIB_PWRITE''@|$(GNULIB_PWRITE)|g' \
1198 -e
's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
1199 -e
's|@''GNULIB_READLINKAT''@|$(GNULIB_READLINKAT)|g' \
1200 -e
's|@''GNULIB_RMDIR''@|$(GNULIB_RMDIR)|g' \
1201 -e
's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
1202 -e
's|@''GNULIB_SYMLINK''@|$(GNULIB_SYMLINK)|g' \
1203 -e
's|@''GNULIB_SYMLINKAT''@|$(GNULIB_SYMLINKAT)|g' \
1204 -e
's|@''GNULIB_TTYNAME_R''@|$(GNULIB_TTYNAME_R)|g' \
1205 -e
's|@''GNULIB_UNISTD_H_GETOPT''@|$(GNULIB_UNISTD_H_GETOPT)|g' \
1206 -e
's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
1207 -e
's|@''GNULIB_UNLINK''@|$(GNULIB_UNLINK)|g' \
1208 -e
's|@''GNULIB_UNLINKAT''@|$(GNULIB_UNLINKAT)|g' \
1209 -e
's|@''GNULIB_USLEEP''@|$(GNULIB_USLEEP)|g' \
1210 -e
's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
1211 < $(srcdir)/unistd.in.h | \
1212 sed
-e
's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
1213 -e
's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
1214 -e
's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
1215 -e
's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
1216 -e
's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
1217 -e
's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
1218 -e
's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
1219 -e
's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
1220 -e
's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
1221 -e
's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
1222 -e
's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
1223 -e
's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
1224 -e
's|@''HAVE_GETLOGIN''@|$(HAVE_GETLOGIN)|g' \
1225 -e
's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
1226 -e
's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
1227 -e
's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
1228 -e
's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
1229 -e
's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
1230 -e
's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
1231 -e
's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
1232 -e
's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
1233 -e
's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
1234 -e
's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
1235 -e
's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
1236 -e
's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
1237 -e
's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
1238 -e
's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
1239 -e
's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
1240 -e
's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
1241 -e
's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
1242 -e
's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
1243 -e
's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
1244 -e
's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
1245 -e
's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
1246 -e
's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
1247 -e
's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
1248 -e
's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
1250 sed
-e
's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
1251 -e
's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
1252 -e
's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
1253 -e
's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
1254 -e
's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
1255 -e
's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
1256 -e
's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
1257 -e
's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
1258 -e
's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
1259 -e
's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
1260 -e
's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
1261 -e
's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
1262 -e
's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
1263 -e
's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
1264 -e
's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
1265 -e
's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
1266 -e
's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
1267 -e
's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
1268 -e
's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
1269 -e
's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
1270 -e
's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
1271 -e
's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
1272 -e
's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
1273 -e
's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
1274 -e
's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
1275 -e
's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
1276 -e
's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
1277 -e
'/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1278 -e
'/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1279 -e
'/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1282 # The warn-on-use.h that gets inserted into generated .h files is the same as
1283 # build-aux/warn-on-use.h, except that it has the copyright header cut off.
1284 warn-on-use.h
: $(top_srcdir
)/.
/warn-on-use.h
1285 $(AM_V_GEN
)rm -f
$@
-t
$@
&& \
1286 sed
-n
-e
'/^.ifndef/,$$p' \
1287 < $(top_srcdir
)/.
/warn-on-use.h \
1291 mostlyclean-local
: mostlyclean-generic
1292 @for
dir in
'' $(MOSTLYCLEANDIRS
); do \
1293 if
test -n
"$$dir" && test -d
$$dir; then \
1294 echo
"rmdir $$dir"; rmdir
$$dir; \
1299 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1300 # Otherwise a system limit (for SysV at least) may be exceeded.