283
|
1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
|
|
2 # @configure_input@
|
|
3
|
|
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
5 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
|
6 # This Makefile.in is free software; the Free Software Foundation
|
|
7 # gives unlimited permission to copy and/or distribute it,
|
|
8 # with or without modifications, as long as this notice is preserved.
|
|
9
|
|
10 # This program is distributed in the hope that it will be useful,
|
|
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
13 # PARTICULAR PURPOSE.
|
|
14
|
|
15 @SET_MAKE@
|
|
16
|
|
17 # Copyright (C) 2002-2008 Free Software Foundation, Inc.
|
|
18 #
|
|
19 # This file is free software, distributed under the terms of the GNU
|
|
20 # General Public License. As a special exception to the GNU General
|
|
21 # Public License, this file may be distributed as part of a program
|
|
22 # that contains a configuration script generated by Autoconf, under
|
|
23 # the same distribution terms as the rest of that program.
|
|
24 #
|
|
25 # Generated by gnulib-tool.
|
|
26 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --no-libtool --macro-prefix=gl argp
|
|
27
|
|
28
|
|
29
|
|
30 VPATH = @srcdir@
|
|
31 pkgdatadir = $(datadir)/@PACKAGE@
|
|
32 pkglibdir = $(libdir)/@PACKAGE@
|
|
33 pkgincludedir = $(includedir)/@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 subdir = lib
|
|
49 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
|
|
50 $(srcdir)/Makefile.in alloca.c
|
|
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
52 am__aclocal_m4_deps = $(top_srcdir)/m4/alloca.m4 \
|
|
53 $(top_srcdir)/m4/argp.m4 $(top_srcdir)/m4/dirname.m4 \
|
|
54 $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
|
|
55 $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \
|
|
56 $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
|
|
57 $(top_srcdir)/m4/float_h.m4 $(top_srcdir)/m4/getopt.m4 \
|
|
58 $(top_srcdir)/m4/gnulib-common.m4 \
|
|
59 $(top_srcdir)/m4/gnulib-comp.m4 \
|
|
60 $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inline.m4 \
|
|
61 $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttypes_h.m4 \
|
|
62 $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/malloc.m4 \
|
|
63 $(top_srcdir)/m4/mempcpy.m4 $(top_srcdir)/m4/multiarch.m4 \
|
|
64 $(top_srcdir)/m4/onceonly.m4 $(top_srcdir)/m4/printf.m4 \
|
|
65 $(top_srcdir)/m4/rawmemchr.m4 $(top_srcdir)/m4/size_max.m4 \
|
|
66 $(top_srcdir)/m4/sleep.m4 $(top_srcdir)/m4/stdbool.m4 \
|
|
67 $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
|
|
68 $(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
|
|
69 $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strchrnul.m4 \
|
|
70 $(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/string_h.m4 \
|
|
71 $(top_srcdir)/m4/strings_h.m4 $(top_srcdir)/m4/strndup.m4 \
|
|
72 $(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/sysexits.m4 \
|
|
73 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/vasnprintf.m4 \
|
|
74 $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/wchar.m4 \
|
|
75 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
|
|
76 $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xsize.m4 \
|
|
77 $(top_srcdir)/m4/xstrndup.m4 $(top_srcdir)/configure.ac
|
|
78 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
79 $(ACLOCAL_M4)
|
|
80 mkinstalldirs = $(install_sh) -d
|
|
81 CONFIG_HEADER = $(top_builddir)/lwasm/config.h
|
|
82 CONFIG_CLEAN_FILES =
|
|
83 LIBRARIES = $(noinst_LIBRARIES)
|
|
84 AR = ar
|
|
85 ARFLAGS = cru
|
|
86 libgnu_a_AR = $(AR) $(ARFLAGS)
|
|
87 am__DEPENDENCIES_1 =
|
|
88 am_libgnu_a_OBJECTS = argp-ba.$(OBJEXT) argp-eexst.$(OBJEXT) \
|
|
89 argp-fmtstream.$(OBJEXT) argp-fs-xinl.$(OBJEXT) \
|
|
90 argp-help.$(OBJEXT) argp-parse.$(OBJEXT) argp-pin.$(OBJEXT) \
|
|
91 argp-pv.$(OBJEXT) argp-pvh.$(OBJEXT) argp-xinl.$(OBJEXT) \
|
|
92 xalloc-die.$(OBJEXT) xstrndup.$(OBJEXT)
|
|
93 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
|
|
94 LTLIBRARIES = $(noinst_LTLIBRARIES)
|
|
95 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/lwasm
|
|
96 depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
97 am__depfiles_maybe = depfiles
|
|
98 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|
99 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
100 CCLD = $(CC)
|
|
101 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
|
102 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
|
|
103 DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
|
|
104 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
|
105 html-recursive info-recursive install-data-recursive \
|
|
106 install-dvi-recursive install-exec-recursive \
|
|
107 install-html-recursive install-info-recursive \
|
|
108 install-pdf-recursive install-ps-recursive install-recursive \
|
|
109 installcheck-recursive installdirs-recursive pdf-recursive \
|
|
110 ps-recursive uninstall-recursive
|
|
111 HEADERS = $(noinst_HEADERS)
|
|
112 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
|
113 distclean-recursive maintainer-clean-recursive
|
|
114 ETAGS = etags
|
|
115 CTAGS = ctags
|
|
116 DIST_SUBDIRS = $(SUBDIRS)
|
|
117 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
118 ACLOCAL = @ACLOCAL@
|
|
119 ALLOCA = @ALLOCA@
|
|
120 ALLOCA_H = @ALLOCA_H@
|
|
121 AMTAR = @AMTAR@
|
|
122 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
|
|
123 AUTOCONF = @AUTOCONF@
|
|
124 AUTOHEADER = @AUTOHEADER@
|
|
125 AUTOMAKE = @AUTOMAKE@
|
|
126 AWK = @AWK@
|
|
127 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
|
|
128 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
|
|
129 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
|
|
130 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
|
|
131 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
|
|
132 CC = @CC@
|
|
133 CCDEPMODE = @CCDEPMODE@
|
|
134 CFLAGS = @CFLAGS@
|
|
135 CPP = @CPP@
|
|
136 CPPFLAGS = @CPPFLAGS@
|
|
137 CYGPATH_W = @CYGPATH_W@
|
|
138 DEFS = @DEFS@
|
|
139 DEPDIR = @DEPDIR@
|
|
140 ECHO_C = @ECHO_C@
|
|
141 ECHO_N = @ECHO_N@
|
|
142 ECHO_T = @ECHO_T@
|
|
143 EGREP = @EGREP@
|
|
144 EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
|
|
145 EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
|
|
146 ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
|
|
147 ENOLINK_VALUE = @ENOLINK_VALUE@
|
|
148 EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
|
|
149 EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
|
|
150 ERRNO_H = @ERRNO_H@
|
|
151 EXEEXT = @EXEEXT@
|
|
152 FLOAT_H = @FLOAT_H@
|
|
153 GETOPT_H = @GETOPT_H@
|
|
154 GNULIB_ATOLL = @GNULIB_ATOLL@
|
|
155 GNULIB_BTOWC = @GNULIB_BTOWC@
|
|
156 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
|
|
157 GNULIB_CHOWN = @GNULIB_CHOWN@
|
|
158 GNULIB_CLOSE = @GNULIB_CLOSE@
|
|
159 GNULIB_DUP2 = @GNULIB_DUP2@
|
|
160 GNULIB_ENVIRON = @GNULIB_ENVIRON@
|
|
161 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
|
|
162 GNULIB_FCHDIR = @GNULIB_FCHDIR@
|
|
163 GNULIB_FCLOSE = @GNULIB_FCLOSE@
|
|
164 GNULIB_FFLUSH = @GNULIB_FFLUSH@
|
|
165 GNULIB_FOPEN = @GNULIB_FOPEN@
|
|
166 GNULIB_FPRINTF = @GNULIB_FPRINTF@
|
|
167 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
|
|
168 GNULIB_FPUTC = @GNULIB_FPUTC@
|
|
169 GNULIB_FPUTS = @GNULIB_FPUTS@
|
|
170 GNULIB_FREOPEN = @GNULIB_FREOPEN@
|
|
171 GNULIB_FSEEK = @GNULIB_FSEEK@
|
|
172 GNULIB_FSEEKO = @GNULIB_FSEEKO@
|
|
173 GNULIB_FSYNC = @GNULIB_FSYNC@
|
|
174 GNULIB_FTELL = @GNULIB_FTELL@
|
|
175 GNULIB_FTELLO = @GNULIB_FTELLO@
|
|
176 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
|
|
177 GNULIB_FWRITE = @GNULIB_FWRITE@
|
|
178 GNULIB_GETCWD = @GNULIB_GETCWD@
|
|
179 GNULIB_GETDELIM = @GNULIB_GETDELIM@
|
|
180 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
|
|
181 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
|
|
182 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
|
|
183 GNULIB_GETLINE = @GNULIB_GETLINE@
|
|
184 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
|
|
185 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
|
|
186 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
|
|
187 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
|
|
188 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
|
|
189 GNULIB_LCHOWN = @GNULIB_LCHOWN@
|
|
190 GNULIB_LSEEK = @GNULIB_LSEEK@
|
|
191 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
|
|
192 GNULIB_MBRLEN = @GNULIB_MBRLEN@
|
|
193 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
|
|
194 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
|
|
195 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
|
|
196 GNULIB_MBSCHR = @GNULIB_MBSCHR@
|
|
197 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
|
|
198 GNULIB_MBSINIT = @GNULIB_MBSINIT@
|
|
199 GNULIB_MBSLEN = @GNULIB_MBSLEN@
|
|
200 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
|
|
201 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
|
|
202 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
|
|
203 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
|
|
204 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
|
|
205 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
|
|
206 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
|
|
207 GNULIB_MBSSEP = @GNULIB_MBSSEP@
|
|
208 GNULIB_MBSSPN = @GNULIB_MBSSPN@
|
|
209 GNULIB_MBSSTR = @GNULIB_MBSSTR@
|
|
210 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
|
|
211 GNULIB_MEMMEM = @GNULIB_MEMMEM@
|
|
212 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
|
|
213 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
|
|
214 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
|
|
215 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
|
|
216 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
|
|
217 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
|
|
218 GNULIB_PERROR = @GNULIB_PERROR@
|
|
219 GNULIB_PRINTF = @GNULIB_PRINTF@
|
|
220 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
|
|
221 GNULIB_PUTC = @GNULIB_PUTC@
|
|
222 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
|
|
223 GNULIB_PUTENV = @GNULIB_PUTENV@
|
|
224 GNULIB_PUTS = @GNULIB_PUTS@
|
|
225 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
|
|
226 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
|
|
227 GNULIB_READLINK = @GNULIB_READLINK@
|
|
228 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
|
|
229 GNULIB_RPMATCH = @GNULIB_RPMATCH@
|
|
230 GNULIB_SETENV = @GNULIB_SETENV@
|
|
231 GNULIB_SLEEP = @GNULIB_SLEEP@
|
|
232 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
|
|
233 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
|
|
234 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
|
|
235 GNULIB_STPCPY = @GNULIB_STPCPY@
|
|
236 GNULIB_STPNCPY = @GNULIB_STPNCPY@
|
|
237 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
|
|
238 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
|
|
239 GNULIB_STRDUP = @GNULIB_STRDUP@
|
|
240 GNULIB_STRERROR = @GNULIB_STRERROR@
|
|
241 GNULIB_STRNDUP = @GNULIB_STRNDUP@
|
|
242 GNULIB_STRNLEN = @GNULIB_STRNLEN@
|
|
243 GNULIB_STRPBRK = @GNULIB_STRPBRK@
|
|
244 GNULIB_STRSEP = @GNULIB_STRSEP@
|
|
245 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
|
|
246 GNULIB_STRSTR = @GNULIB_STRSTR@
|
|
247 GNULIB_STRTOD = @GNULIB_STRTOD@
|
|
248 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
|
|
249 GNULIB_STRTOLL = @GNULIB_STRTOLL@
|
|
250 GNULIB_STRTOULL = @GNULIB_STRTOULL@
|
|
251 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
|
|
252 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
|
|
253 GNULIB_UNSETENV = @GNULIB_UNSETENV@
|
|
254 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
|
|
255 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
|
|
256 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
|
|
257 GNULIB_VPRINTF = @GNULIB_VPRINTF@
|
|
258 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
|
|
259 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
|
|
260 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
|
|
261 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
|
|
262 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
|
|
263 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
|
|
264 GNULIB_WCTOB = @GNULIB_WCTOB@
|
|
265 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
|
|
266 GNULIB_WRITE = @GNULIB_WRITE@
|
|
267 GREP = @GREP@
|
|
268 HAVE_ATOLL = @HAVE_ATOLL@
|
|
269 HAVE_BTOWC = @HAVE_BTOWC@
|
|
270 HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
|
|
271 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
|
|
272 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
|
|
273 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
|
|
274 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
|
|
275 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
|
|
276 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
|
|
277 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
|
|
278 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
|
|
279 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
|
|
280 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
|
|
281 HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
|
|
282 HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
|
|
283 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
|
|
284 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
|
|
285 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
|
|
286 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
|
|
287 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
|
|
288 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
|
|
289 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
|
|
290 HAVE_DUP2 = @HAVE_DUP2@
|
|
291 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
|
|
292 HAVE_FSEEKO = @HAVE_FSEEKO@
|
|
293 HAVE_FSYNC = @HAVE_FSYNC@
|
|
294 HAVE_FTELLO = @HAVE_FTELLO@
|
|
295 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
|
|
296 HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
|
|
297 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
|
|
298 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
|
|
299 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
|
|
300 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
|
|
301 HAVE_GETUSERSHELL = @HAVE_GETUSERSHELL@
|
|
302 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
|
|
303 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
|
|
304 HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
|
|
305 HAVE_MBRLEN = @HAVE_MBRLEN@
|
|
306 HAVE_MBRTOWC = @HAVE_MBRTOWC@
|
|
307 HAVE_MBSINIT = @HAVE_MBSINIT@
|
|
308 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
|
|
309 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
|
|
310 HAVE_MEMPCPY = @HAVE_MEMPCPY@
|
|
311 HAVE_MKDTEMP = @HAVE_MKDTEMP@
|
|
312 HAVE_OS_H = @HAVE_OS_H@
|
|
313 HAVE_RANDOM_R = @HAVE_RANDOM_R@
|
|
314 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
|
|
315 HAVE_READLINK = @HAVE_READLINK@
|
|
316 HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
|
|
317 HAVE_RPMATCH = @HAVE_RPMATCH@
|
|
318 HAVE_SETENV = @HAVE_SETENV@
|
|
319 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
|
|
320 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
|
|
321 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
|
|
322 HAVE_SLEEP = @HAVE_SLEEP@
|
|
323 HAVE_STDINT_H = @HAVE_STDINT_H@
|
|
324 HAVE_STPCPY = @HAVE_STPCPY@
|
|
325 HAVE_STPNCPY = @HAVE_STPNCPY@
|
|
326 HAVE_STRCASECMP = @HAVE_STRCASECMP@
|
|
327 HAVE_STRCASESTR = @HAVE_STRCASESTR@
|
|
328 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
|
|
329 HAVE_STRNDUP = @HAVE_STRNDUP@
|
|
330 HAVE_STRPBRK = @HAVE_STRPBRK@
|
|
331 HAVE_STRSEP = @HAVE_STRSEP@
|
|
332 HAVE_STRTOD = @HAVE_STRTOD@
|
|
333 HAVE_STRTOLL = @HAVE_STRTOLL@
|
|
334 HAVE_STRTOULL = @HAVE_STRTOULL@
|
|
335 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
|
|
336 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
|
|
337 HAVE_SYSEXITS_H = @HAVE_SYSEXITS_H@
|
|
338 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
|
|
339 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
|
|
340 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
|
|
341 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
|
|
342 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
|
|
343 HAVE_UNISTD_H = @HAVE_UNISTD_H@
|
|
344 HAVE_UNSETENV = @HAVE_UNSETENV@
|
|
345 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
|
|
346 HAVE_VASPRINTF = @HAVE_VASPRINTF@
|
|
347 HAVE_WCHAR_H = @HAVE_WCHAR_H@
|
|
348 HAVE_WCRTOMB = @HAVE_WCRTOMB@
|
|
349 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
|
|
350 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
|
|
351 HAVE_WINT_T = @HAVE_WINT_T@
|
|
352 HAVE__BOOL = @HAVE__BOOL@
|
|
353 INCLUDE_NEXT = @INCLUDE_NEXT@
|
|
354 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
|
|
355 INSTALL = @INSTALL@
|
|
356 INSTALL_DATA = @INSTALL_DATA@
|
|
357 INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
358 INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
359 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
360 LDFLAGS = @LDFLAGS@
|
|
361 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
|
|
362 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
|
|
363 LIBINTL = @LIBINTL@
|
|
364 LIBOBJS = @LIBOBJS@
|
|
365 LIBS = @LIBS@
|
|
366 LTLIBINTL = @LTLIBINTL@
|
|
367 LTLIBOBJS = @LTLIBOBJS@
|
|
368 MAKEINFO = @MAKEINFO@
|
|
369 MKDIR_P = @MKDIR_P@
|
|
370 NEXT_ERRNO_H = @NEXT_ERRNO_H@
|
|
371 NEXT_FLOAT_H = @NEXT_FLOAT_H@
|
|
372 NEXT_STDINT_H = @NEXT_STDINT_H@
|
|
373 NEXT_STDIO_H = @NEXT_STDIO_H@
|
|
374 NEXT_STDLIB_H = @NEXT_STDLIB_H@
|
|
375 NEXT_STRINGS_H = @NEXT_STRINGS_H@
|
|
376 NEXT_STRING_H = @NEXT_STRING_H@
|
|
377 NEXT_SYSEXITS_H = @NEXT_SYSEXITS_H@
|
|
378 NEXT_UNISTD_H = @NEXT_UNISTD_H@
|
|
379 NEXT_WCHAR_H = @NEXT_WCHAR_H@
|
|
380 OBJEXT = @OBJEXT@
|
|
381 PACKAGE = @PACKAGE@
|
|
382 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
383 PACKAGE_NAME = @PACKAGE_NAME@
|
|
384 PACKAGE_STRING = @PACKAGE_STRING@
|
|
385 PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
386 PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
387 PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
388 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
|
|
389 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
|
|
390 RANLIB = @RANLIB@
|
|
391 REPLACE_BTOWC = @REPLACE_BTOWC@
|
|
392 REPLACE_CHOWN = @REPLACE_CHOWN@
|
|
393 REPLACE_CLOSE = @REPLACE_CLOSE@
|
|
394 REPLACE_FCHDIR = @REPLACE_FCHDIR@
|
|
395 REPLACE_FCLOSE = @REPLACE_FCLOSE@
|
|
396 REPLACE_FFLUSH = @REPLACE_FFLUSH@
|
|
397 REPLACE_FOPEN = @REPLACE_FOPEN@
|
|
398 REPLACE_FPRINTF = @REPLACE_FPRINTF@
|
|
399 REPLACE_FREOPEN = @REPLACE_FREOPEN@
|
|
400 REPLACE_FSEEK = @REPLACE_FSEEK@
|
|
401 REPLACE_FSEEKO = @REPLACE_FSEEKO@
|
|
402 REPLACE_FTELL = @REPLACE_FTELL@
|
|
403 REPLACE_FTELLO = @REPLACE_FTELLO@
|
|
404 REPLACE_GETCWD = @REPLACE_GETCWD@
|
|
405 REPLACE_GETLINE = @REPLACE_GETLINE@
|
|
406 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
|
|
407 REPLACE_LCHOWN = @REPLACE_LCHOWN@
|
|
408 REPLACE_LSEEK = @REPLACE_LSEEK@
|
|
409 REPLACE_MBRLEN = @REPLACE_MBRLEN@
|
|
410 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
|
|
411 REPLACE_MBSINIT = @REPLACE_MBSINIT@
|
|
412 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
|
|
413 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
|
|
414 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
|
|
415 REPLACE_MEMMEM = @REPLACE_MEMMEM@
|
|
416 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
|
|
417 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
|
|
418 REPLACE_PERROR = @REPLACE_PERROR@
|
|
419 REPLACE_PRINTF = @REPLACE_PRINTF@
|
|
420 REPLACE_PUTENV = @REPLACE_PUTENV@
|
|
421 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
|
|
422 REPLACE_SPRINTF = @REPLACE_SPRINTF@
|
|
423 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
|
|
424 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
|
|
425 REPLACE_STRDUP = @REPLACE_STRDUP@
|
|
426 REPLACE_STRERROR = @REPLACE_STRERROR@
|
|
427 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
|
|
428 REPLACE_STRSTR = @REPLACE_STRSTR@
|
|
429 REPLACE_STRTOD = @REPLACE_STRTOD@
|
|
430 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
|
|
431 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
|
|
432 REPLACE_VPRINTF = @REPLACE_VPRINTF@
|
|
433 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
|
|
434 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
|
|
435 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
|
|
436 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
|
|
437 REPLACE_WCTOB = @REPLACE_WCTOB@
|
|
438 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
|
|
439 REPLACE_WRITE = @REPLACE_WRITE@
|
|
440 SET_MAKE = @SET_MAKE@
|
|
441 SHELL = @SHELL@
|
|
442 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
|
|
443 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
|
|
444 STDBOOL_H = @STDBOOL_H@
|
|
445 STDINT_H = @STDINT_H@
|
|
446 STRIP = @STRIP@
|
|
447 SYSEXITS_H = @SYSEXITS_H@
|
|
448 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
|
|
449 VERSION = @VERSION@
|
|
450 VOID_UNSETENV = @VOID_UNSETENV@
|
|
451 WCHAR_H = @WCHAR_H@
|
|
452 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
|
|
453 WINT_T_SUFFIX = @WINT_T_SUFFIX@
|
|
454 abs_builddir = @abs_builddir@
|
|
455 abs_srcdir = @abs_srcdir@
|
|
456 abs_top_builddir = @abs_top_builddir@
|
|
457 abs_top_srcdir = @abs_top_srcdir@
|
|
458 ac_ct_CC = @ac_ct_CC@
|
|
459 am__include = @am__include@
|
|
460 am__leading_dot = @am__leading_dot@
|
|
461 am__quote = @am__quote@
|
|
462 am__tar = @am__tar@
|
|
463 am__untar = @am__untar@
|
|
464 bindir = @bindir@
|
|
465 build = @build@
|
|
466 build_alias = @build_alias@
|
|
467 build_cpu = @build_cpu@
|
|
468 build_os = @build_os@
|
|
469 build_vendor = @build_vendor@
|
|
470 builddir = @builddir@
|
|
471 datadir = @datadir@
|
|
472 datarootdir = @datarootdir@
|
|
473 docdir = @docdir@
|
|
474 dvidir = @dvidir@
|
|
475 exec_prefix = @exec_prefix@
|
|
476 gl_LIBOBJS = @gl_LIBOBJS@
|
|
477 gl_LTLIBOBJS = @gl_LTLIBOBJS@
|
|
478 gltests_LIBOBJS = @gltests_LIBOBJS@
|
|
479 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
|
|
480 host = @host@
|
|
481 host_alias = @host_alias@
|
|
482 host_cpu = @host_cpu@
|
|
483 host_os = @host_os@
|
|
484 host_vendor = @host_vendor@
|
|
485 htmldir = @htmldir@
|
|
486 includedir = @includedir@
|
|
487 infodir = @infodir@
|
|
488 install_sh = @install_sh@
|
|
489 libdir = @libdir@
|
|
490 libexecdir = @libexecdir@
|
|
491 localedir = @localedir@
|
|
492 localstatedir = @localstatedir@
|
|
493 mandir = @mandir@
|
|
494 mkdir_p = @mkdir_p@
|
|
495 oldincludedir = @oldincludedir@
|
|
496 pdfdir = @pdfdir@
|
|
497 prefix = @prefix@
|
|
498 program_transform_name = @program_transform_name@
|
|
499 psdir = @psdir@
|
|
500 sbindir = @sbindir@
|
|
501 sharedstatedir = @sharedstatedir@
|
|
502 srcdir = @srcdir@
|
|
503 sysconfdir = @sysconfdir@
|
|
504 target_alias = @target_alias@
|
|
505 top_build_prefix = @top_build_prefix@
|
|
506 top_builddir = @top_builddir@
|
|
507 top_srcdir = @top_srcdir@
|
|
508 AUTOMAKE_OPTIONS = 1.5 gnits
|
|
509 SUBDIRS =
|
|
510 noinst_HEADERS =
|
|
511 noinst_LIBRARIES = libgnu.a
|
|
512 noinst_LTLIBRARIES =
|
|
513 EXTRA_DIST = alloca.c alloca.in.h basename.c dirname.c dirname.h \
|
|
514 stripslash.c errno.in.h error.c error.h exitfail.c exitfail.h \
|
|
515 float.in.h getopt.c getopt.in.h getopt1.c getopt_int.h \
|
|
516 intprops.h $(top_srcdir)/./link-warning.h malloc.c malloc.c \
|
|
517 mempcpy.c rawmemchr.c rawmemchr.valgrind sleep.c stdbool.in.h \
|
|
518 stdint.in.h stdio-write.c stdio.in.h stdlib.in.h strcasecmp.c \
|
|
519 strncasecmp.c strchrnul.c strchrnul.valgrind strerror.c \
|
|
520 string.in.h strings.in.h strndup.c strnlen.c sysexits.in.h \
|
|
521 unistd.in.h asnprintf.c float+.h printf-args.c printf-args.h \
|
|
522 printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h \
|
|
523 vsnprintf.c wchar.in.h xalloc.h xmalloc.c
|
|
524 BUILT_SOURCES = $(ALLOCA_H) $(ERRNO_H) $(FLOAT_H) $(GETOPT_H) \
|
|
525 $(STDBOOL_H) $(STDINT_H) stdio.h stdlib.h string.h strings.h \
|
|
526 $(SYSEXITS_H) unistd.h $(WCHAR_H)
|
|
527 SUFFIXES =
|
|
528 MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t errno.h \
|
|
529 errno.h-t float.h float.h-t getopt.h getopt.h-t stdbool.h \
|
|
530 stdbool.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h \
|
|
531 stdlib.h-t string.h string.h-t strings.h strings.h-t \
|
|
532 sysexits.h sysexits.h-t unistd.h unistd.h-t wchar.h wchar.h-t
|
|
533 MOSTLYCLEANDIRS =
|
|
534 CLEANFILES =
|
|
535 DISTCLEANFILES =
|
|
536 MAINTAINERCLEANFILES =
|
|
537 AM_CPPFLAGS =
|
|
538 libgnu_a_SOURCES = argp.h argp-ba.c argp-eexst.c argp-fmtstream.c \
|
|
539 argp-fmtstream.h argp-fs-xinl.c argp-help.c argp-namefrob.h \
|
|
540 argp-parse.c argp-pin.c argp-pv.c argp-pvh.c argp-xinl.c \
|
|
541 gettext.h size_max.h xalloc-die.c xsize.h xstrndup.h \
|
|
542 xstrndup.c
|
|
543 libgnu_a_LIBADD = $(gl_LIBOBJS) @ALLOCA@
|
|
544 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS) @ALLOCA@
|
|
545 EXTRA_libgnu_a_SOURCES = alloca.c basename.c dirname.c stripslash.c \
|
|
546 error.c exitfail.c getopt.c getopt1.c malloc.c malloc.c \
|
|
547 mempcpy.c rawmemchr.c sleep.c stdio-write.c strcasecmp.c \
|
|
548 strncasecmp.c strchrnul.c strerror.c strndup.c strnlen.c \
|
|
549 asnprintf.c printf-args.c printf-parse.c vasnprintf.c \
|
|
550 vsnprintf.c xmalloc.c
|
|
551 LINK_WARNING_H = $(top_srcdir)/./link-warning.h
|
|
552 all: $(BUILT_SOURCES)
|
|
553 $(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|
554
|
|
555 .SUFFIXES:
|
|
556 .SUFFIXES: .c .o .obj
|
|
557 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
558 @for dep in $?; do \
|
|
559 case '$(am__configure_deps)' in \
|
|
560 *$$dep*) \
|
|
561 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
|
562 && { if test -f $@; then exit 0; else break; fi; }; \
|
|
563 exit 1;; \
|
|
564 esac; \
|
|
565 done; \
|
|
566 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
|
|
567 cd $(top_srcdir) && \
|
|
568 $(AUTOMAKE) --gnits lib/Makefile
|
|
569 .PRECIOUS: Makefile
|
|
570 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
571 @case '$?' in \
|
|
572 *config.status*) \
|
|
573 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
574 *) \
|
|
575 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
576 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
577 esac;
|
|
578
|
|
579 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
580 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
581
|
|
582 $(top_srcdir)/configure: $(am__configure_deps)
|
|
583 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
584 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|
585 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
586
|
|
587 clean-noinstLIBRARIES:
|
|
588 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
|
|
589 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
|
|
590 -rm -f libgnu.a
|
|
591 $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
|
|
592 $(RANLIB) libgnu.a
|
|
593
|
|
594 clean-noinstLTLIBRARIES:
|
|
595 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
|
|
596 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
|
|
597 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
|
598 test "$$dir" != "$$p" || dir=.; \
|
|
599 echo "rm -f \"$${dir}/so_locations\""; \
|
|
600 rm -f "$${dir}/so_locations"; \
|
|
601 done
|
|
602
|
|
603 mostlyclean-compile:
|
|
604 -rm -f *.$(OBJEXT)
|
|
605
|
|
606 distclean-compile:
|
|
607 -rm -f *.tab.c
|
|
608
|
|
609 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
|
|
610 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloca.Po@am__quote@
|
|
611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-ba.Po@am__quote@
|
|
612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-eexst.Po@am__quote@
|
|
613 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-fmtstream.Po@am__quote@
|
|
614 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-fs-xinl.Po@am__quote@
|
|
615 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-help.Po@am__quote@
|
|
616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-parse.Po@am__quote@
|
|
617 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pin.Po@am__quote@
|
|
618 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pv.Po@am__quote@
|
|
619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pvh.Po@am__quote@
|
|
620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-xinl.Po@am__quote@
|
|
621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asnprintf.Po@am__quote@
|
|
622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename.Po@am__quote@
|
|
623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirname.Po@am__quote@
|
|
624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@
|
|
625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Po@am__quote@
|
|
626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
|
|
627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
|
|
628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Po@am__quote@
|
|
629 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy.Po@am__quote@
|
|
630 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-args.Po@am__quote@
|
|
631 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-parse.Po@am__quote@
|
|
632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawmemchr.Po@am__quote@
|
|
633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sleep.Po@am__quote@
|
|
634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stdio-write.Po@am__quote@
|
|
635 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcasecmp.Po@am__quote@
|
|
636 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strchrnul.Po@am__quote@
|
|
637 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror.Po@am__quote@
|
|
638 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Po@am__quote@
|
|
639 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncasecmp.Po@am__quote@
|
|
640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strndup.Po@am__quote@
|
|
641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strnlen.Po@am__quote@
|
|
642 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vasnprintf.Po@am__quote@
|
|
643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf.Po@am__quote@
|
|
644 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xalloc-die.Po@am__quote@
|
|
645 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
|
|
646 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrndup.Po@am__quote@
|
|
647
|
|
648 .c.o:
|
|
649 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
650 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
651 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
652 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
653 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
|
654
|
|
655 .c.obj:
|
|
656 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
|
657 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
658 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
659 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
660 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
|
661
|
|
662 # This directory's subdirectories are mostly independent; you can cd
|
|
663 # into them and run `make' without going through this Makefile.
|
|
664 # To change the values of `make' variables: instead of editing Makefiles,
|
|
665 # (1) if the variable is set in `config.status', edit `config.status'
|
|
666 # (which will cause the Makefiles to be regenerated when you run `make');
|
|
667 # (2) otherwise, pass the desired values on the `make' command line.
|
|
668 $(RECURSIVE_TARGETS):
|
|
669 @failcom='exit 1'; \
|
|
670 for f in x $$MAKEFLAGS; do \
|
|
671 case $$f in \
|
|
672 *=* | --[!k]*);; \
|
|
673 *k*) failcom='fail=yes';; \
|
|
674 esac; \
|
|
675 done; \
|
|
676 dot_seen=no; \
|
|
677 target=`echo $@ | sed s/-recursive//`; \
|
|
678 list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
679 echo "Making $$target in $$subdir"; \
|
|
680 if test "$$subdir" = "."; then \
|
|
681 dot_seen=yes; \
|
|
682 local_target="$$target-am"; \
|
|
683 else \
|
|
684 local_target="$$target"; \
|
|
685 fi; \
|
|
686 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|
687 || eval $$failcom; \
|
|
688 done; \
|
|
689 if test "$$dot_seen" = "no"; then \
|
|
690 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
|
691 fi; test -z "$$fail"
|
|
692
|
|
693 $(RECURSIVE_CLEAN_TARGETS):
|
|
694 @failcom='exit 1'; \
|
|
695 for f in x $$MAKEFLAGS; do \
|
|
696 case $$f in \
|
|
697 *=* | --[!k]*);; \
|
|
698 *k*) failcom='fail=yes';; \
|
|
699 esac; \
|
|
700 done; \
|
|
701 dot_seen=no; \
|
|
702 case "$@" in \
|
|
703 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
|
704 *) list='$(SUBDIRS)' ;; \
|
|
705 esac; \
|
|
706 rev=''; for subdir in $$list; do \
|
|
707 if test "$$subdir" = "."; then :; else \
|
|
708 rev="$$subdir $$rev"; \
|
|
709 fi; \
|
|
710 done; \
|
|
711 rev="$$rev ."; \
|
|
712 target=`echo $@ | sed s/-recursive//`; \
|
|
713 for subdir in $$rev; do \
|
|
714 echo "Making $$target in $$subdir"; \
|
|
715 if test "$$subdir" = "."; then \
|
|
716 local_target="$$target-am"; \
|
|
717 else \
|
|
718 local_target="$$target"; \
|
|
719 fi; \
|
|
720 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|
721 || eval $$failcom; \
|
|
722 done && test -z "$$fail"
|
|
723 tags-recursive:
|
|
724 list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
725 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
|
726 done
|
|
727 ctags-recursive:
|
|
728 list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
729 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
|
730 done
|
|
731
|
|
732 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|
733 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
734 unique=`for i in $$list; do \
|
|
735 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
736 done | \
|
|
737 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
738 END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
739 mkid -fID $$unique
|
|
740 tags: TAGS
|
|
741
|
|
742 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
743 $(TAGS_FILES) $(LISP)
|
|
744 tags=; \
|
|
745 here=`pwd`; \
|
|
746 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
|
747 include_option=--etags-include; \
|
|
748 empty_fix=.; \
|
|
749 else \
|
|
750 include_option=--include; \
|
|
751 empty_fix=; \
|
|
752 fi; \
|
|
753 list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
754 if test "$$subdir" = .; then :; else \
|
|
755 test ! -f $$subdir/TAGS || \
|
|
756 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
|
757 fi; \
|
|
758 done; \
|
|
759 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
760 unique=`for i in $$list; do \
|
|
761 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
762 done | \
|
|
763 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
764 END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
765 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
|
766 test -n "$$unique" || unique=$$empty_fix; \
|
|
767 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
768 $$tags $$unique; \
|
|
769 fi
|
|
770 ctags: CTAGS
|
|
771 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
772 $(TAGS_FILES) $(LISP)
|
|
773 tags=; \
|
|
774 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
775 unique=`for i in $$list; do \
|
|
776 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
777 done | \
|
|
778 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
779 END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
780 test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
|
781 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
782 $$tags $$unique
|
|
783
|
|
784 GTAGS:
|
|
785 here=`$(am__cd) $(top_builddir) && pwd` \
|
|
786 && cd $(top_srcdir) \
|
|
787 && gtags -i $(GTAGS_ARGS) $$here
|
|
788
|
|
789 distclean-tags:
|
|
790 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
791
|
|
792 distdir: $(DISTFILES)
|
|
793 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
794 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
795 list='$(DISTFILES)'; \
|
|
796 dist_files=`for file in $$list; do echo $$file; done | \
|
|
797 sed -e "s|^$$srcdirstrip/||;t" \
|
|
798 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|
799 case $$dist_files in \
|
|
800 */*) $(MKDIR_P) `echo "$$dist_files" | \
|
|
801 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
|
802 sort -u` ;; \
|
|
803 esac; \
|
|
804 for file in $$dist_files; do \
|
|
805 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
806 if test -d $$d/$$file; then \
|
|
807 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
808 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
809 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|
810 fi; \
|
|
811 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|
812 else \
|
|
813 test -f $(distdir)/$$file \
|
|
814 || cp -p $$d/$$file $(distdir)/$$file \
|
|
815 || exit 1; \
|
|
816 fi; \
|
|
817 done
|
|
818 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
|
819 if test "$$subdir" = .; then :; else \
|
|
820 test -d "$(distdir)/$$subdir" \
|
|
821 || $(MKDIR_P) "$(distdir)/$$subdir" \
|
|
822 || exit 1; \
|
|
823 distdir=`$(am__cd) $(distdir) && pwd`; \
|
|
824 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
|
825 (cd $$subdir && \
|
|
826 $(MAKE) $(AM_MAKEFLAGS) \
|
|
827 top_distdir="$$top_distdir" \
|
|
828 distdir="$$distdir/$$subdir" \
|
|
829 am__remove_distdir=: \
|
|
830 am__skip_length_check=: \
|
|
831 distdir) \
|
|
832 || exit 1; \
|
|
833 fi; \
|
|
834 done
|
|
835 check-am: all-am
|
|
836 check: $(BUILT_SOURCES)
|
|
837 $(MAKE) $(AM_MAKEFLAGS) check-recursive
|
|
838 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
|
|
839 installdirs: installdirs-recursive
|
|
840 installdirs-am:
|
|
841 install: $(BUILT_SOURCES)
|
|
842 $(MAKE) $(AM_MAKEFLAGS) install-recursive
|
|
843 install-exec: install-exec-recursive
|
|
844 install-data: install-data-recursive
|
|
845 uninstall: uninstall-recursive
|
|
846
|
|
847 install-am: all-am
|
|
848 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
849
|
|
850 installcheck: installcheck-recursive
|
|
851 install-strip:
|
|
852 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
853 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
854 `test -z '$(STRIP)' || \
|
|
855 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
856 mostlyclean-generic:
|
|
857 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
|
858
|
|
859 clean-generic:
|
|
860 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
|
861
|
|
862 distclean-generic:
|
|
863 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
864 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
|
865
|
|
866 maintainer-clean-generic:
|
|
867 @echo "This command is intended for maintainers to use"
|
|
868 @echo "it deletes files that may require special tools to rebuild."
|
|
869 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
|
870 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
|
871 clean: clean-recursive
|
|
872
|
|
873 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
|
|
874 mostlyclean-am
|
|
875
|
|
876 distclean: distclean-recursive
|
|
877 -rm -rf $(DEPDIR) ./$(DEPDIR)
|
|
878 -rm -f Makefile
|
|
879 distclean-am: clean-am distclean-compile distclean-generic \
|
|
880 distclean-tags
|
|
881
|
|
882 dvi: dvi-recursive
|
|
883
|
|
884 dvi-am:
|
|
885
|
|
886 html: html-recursive
|
|
887
|
|
888 info: info-recursive
|
|
889
|
|
890 info-am:
|
|
891
|
|
892 install-data-am:
|
|
893
|
|
894 install-dvi: install-dvi-recursive
|
|
895
|
|
896 install-exec-am:
|
|
897
|
|
898 install-html: install-html-recursive
|
|
899
|
|
900 install-info: install-info-recursive
|
|
901
|
|
902 install-man:
|
|
903
|
|
904 install-pdf: install-pdf-recursive
|
|
905
|
|
906 install-ps: install-ps-recursive
|
|
907
|
|
908 installcheck-am:
|
|
909
|
|
910 maintainer-clean: maintainer-clean-recursive
|
|
911 -rm -rf $(DEPDIR) ./$(DEPDIR)
|
|
912 -rm -f Makefile
|
|
913 maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
914
|
|
915 mostlyclean: mostlyclean-recursive
|
|
916
|
|
917 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
|
918 mostlyclean-local
|
|
919
|
|
920 pdf: pdf-recursive
|
|
921
|
|
922 pdf-am:
|
|
923
|
|
924 ps: ps-recursive
|
|
925
|
|
926 ps-am:
|
|
927
|
|
928 uninstall-am:
|
|
929
|
|
930 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
|
|
931 install-strip
|
|
932
|
|
933 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
|
934 all all-am check check-am clean clean-generic \
|
|
935 clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \
|
|
936 ctags-recursive distclean distclean-compile distclean-generic \
|
|
937 distclean-tags distdir dvi dvi-am html html-am info info-am \
|
|
938 install install-am install-data install-data-am install-dvi \
|
|
939 install-dvi-am install-exec install-exec-am install-html \
|
|
940 install-html-am install-info install-info-am install-man \
|
|
941 install-pdf install-pdf-am install-ps install-ps-am \
|
|
942 install-strip installcheck installcheck-am installdirs \
|
|
943 installdirs-am maintainer-clean maintainer-clean-generic \
|
|
944 mostlyclean mostlyclean-compile mostlyclean-generic \
|
|
945 mostlyclean-local pdf pdf-am ps ps-am tags tags-recursive \
|
|
946 uninstall uninstall-am
|
|
947
|
|
948
|
|
949 # We need the following in order to create <alloca.h> when the system
|
|
950 # doesn't have one that works with the given compiler.
|
|
951 alloca.h: alloca.in.h
|
|
952 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
953 cat $(srcdir)/alloca.in.h; \
|
|
954 } > $@-t
|
|
955 mv -f $@-t $@
|
|
956
|
|
957 # We need the following in order to create <errno.h> when the system
|
|
958 # doesn't have one that is POSIX compliant.
|
|
959 errno.h: errno.in.h
|
|
960 rm -f $@-t $@
|
|
961 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
962 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
963 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
964 -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
|
|
965 -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
|
|
966 -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
|
|
967 -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
|
|
968 -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
|
|
969 -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
|
|
970 -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
|
|
971 < $(srcdir)/errno.in.h; \
|
|
972 } > $@-t
|
|
973 mv $@-t $@
|
|
974
|
|
975 # We need the following in order to create <float.h> when the system
|
|
976 # doesn't have one that works with the given compiler.
|
|
977 float.h: float.in.h
|
|
978 rm -f $@-t $@
|
|
979 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
980 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
981 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
982 -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
|
|
983 < $(srcdir)/float.in.h; \
|
|
984 } > $@-t
|
|
985 mv $@-t $@
|
|
986
|
|
987 # We need the following in order to create <getopt.h> when the system
|
|
988 # doesn't have one that works with the given compiler.
|
|
989 getopt.h: getopt.in.h
|
|
990 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
991 cat $(srcdir)/getopt.in.h; \
|
|
992 } > $@-t
|
|
993 mv -f $@-t $@
|
|
994
|
|
995 # We need the following in order to create <stdbool.h> when the system
|
|
996 # doesn't have one that works.
|
|
997 stdbool.h: stdbool.in.h
|
|
998 rm -f $@-t $@
|
|
999 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
1000 sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
|
|
1001 } > $@-t
|
|
1002 mv $@-t $@
|
|
1003
|
|
1004 # We need the following in order to create <stdint.h> when the system
|
|
1005 # doesn't have one that works with the given compiler.
|
|
1006 stdint.h: stdint.in.h
|
|
1007 rm -f $@-t $@
|
|
1008 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
1009 sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
|
|
1010 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
1011 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
1012 -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
|
|
1013 -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
|
|
1014 -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
|
|
1015 -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
|
|
1016 -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
|
|
1017 -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
|
|
1018 -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
|
|
1019 -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
|
|
1020 -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
|
|
1021 -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
|
|
1022 -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
|
|
1023 -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
|
|
1024 -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
|
|
1025 -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
|
|
1026 -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
|
|
1027 -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
|
|
1028 -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
|
|
1029 -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
|
|
1030 -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
|
|
1031 -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
|
|
1032 -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
|
|
1033 < $(srcdir)/stdint.in.h; \
|
|
1034 } > $@-t
|
|
1035 mv $@-t $@
|
|
1036
|
|
1037 # We need the following in order to create <stdio.h> when the system
|
|
1038 # doesn't have one that works with the given compiler.
|
|
1039 stdio.h: stdio.in.h
|
|
1040 rm -f $@-t $@
|
|
1041 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
1042 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
1043 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
1044 -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
|
|
1045 -e 's|@''GNULIB_FPRINTF''@|$(GNULIB_FPRINTF)|g' \
|
|
1046 -e 's|@''GNULIB_FPRINTF_POSIX''@|$(GNULIB_FPRINTF_POSIX)|g' \
|
|
1047 -e 's|@''GNULIB_PRINTF''@|$(GNULIB_PRINTF)|g' \
|
|
1048 -e 's|@''GNULIB_PRINTF_POSIX''@|$(GNULIB_PRINTF_POSIX)|g' \
|
|
1049 -e 's|@''GNULIB_SNPRINTF''@|$(GNULIB_SNPRINTF)|g' \
|
|
1050 -e 's|@''GNULIB_SPRINTF_POSIX''@|$(GNULIB_SPRINTF_POSIX)|g' \
|
|
1051 -e 's|@''GNULIB_VFPRINTF''@|$(GNULIB_VFPRINTF)|g' \
|
|
1052 -e 's|@''GNULIB_VFPRINTF_POSIX''@|$(GNULIB_VFPRINTF_POSIX)|g' \
|
|
1053 -e 's|@''GNULIB_VPRINTF''@|$(GNULIB_VPRINTF)|g' \
|
|
1054 -e 's|@''GNULIB_VPRINTF_POSIX''@|$(GNULIB_VPRINTF_POSIX)|g' \
|
|
1055 -e 's|@''GNULIB_VSNPRINTF''@|$(GNULIB_VSNPRINTF)|g' \
|
|
1056 -e 's|@''GNULIB_VSPRINTF_POSIX''@|$(GNULIB_VSPRINTF_POSIX)|g' \
|
|
1057 -e 's|@''GNULIB_VASPRINTF''@|$(GNULIB_VASPRINTF)|g' \
|
|
1058 -e 's|@''GNULIB_OBSTACK_PRINTF''@|$(GNULIB_OBSTACK_PRINTF)|g' \
|
|
1059 -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|$(GNULIB_OBSTACK_PRINTF_POSIX)|g' \
|
|
1060 -e 's|@''GNULIB_FOPEN''@|$(GNULIB_FOPEN)|g' \
|
|
1061 -e 's|@''GNULIB_FREOPEN''@|$(GNULIB_FREOPEN)|g' \
|
|
1062 -e 's|@''GNULIB_FSEEK''@|$(GNULIB_FSEEK)|g' \
|
|
1063 -e 's|@''GNULIB_FSEEKO''@|$(GNULIB_FSEEKO)|g' \
|
|
1064 -e 's|@''GNULIB_FTELL''@|$(GNULIB_FTELL)|g' \
|
|
1065 -e 's|@''GNULIB_FTELLO''@|$(GNULIB_FTELLO)|g' \
|
|
1066 -e 's|@''GNULIB_FFLUSH''@|$(GNULIB_FFLUSH)|g' \
|
|
1067 -e 's|@''GNULIB_FCLOSE''@|$(GNULIB_FCLOSE)|g' \
|
|
1068 -e 's|@''GNULIB_FPUTC''@|$(GNULIB_FPUTC)|g' \
|
|
1069 -e 's|@''GNULIB_PUTC''@|$(GNULIB_PUTC)|g' \
|
|
1070 -e 's|@''GNULIB_PUTCHAR''@|$(GNULIB_PUTCHAR)|g' \
|
|
1071 -e 's|@''GNULIB_FPUTS''@|$(GNULIB_FPUTS)|g' \
|
|
1072 -e 's|@''GNULIB_PUTS''@|$(GNULIB_PUTS)|g' \
|
|
1073 -e 's|@''GNULIB_FWRITE''@|$(GNULIB_FWRITE)|g' \
|
|
1074 -e 's|@''GNULIB_GETDELIM''@|$(GNULIB_GETDELIM)|g' \
|
|
1075 -e 's|@''GNULIB_GETLINE''@|$(GNULIB_GETLINE)|g' \
|
|
1076 -e 's|@''GNULIB_PERROR''@|$(GNULIB_PERROR)|g' \
|
|
1077 -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|$(GNULIB_STDIO_H_SIGPIPE)|g' \
|
|
1078 -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
|
|
1079 -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
|
|
1080 -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
|
|
1081 -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
|
|
1082 -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
|
|
1083 -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
|
|
1084 -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
|
|
1085 -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
|
|
1086 -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
|
|
1087 -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
|
|
1088 -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
|
|
1089 -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
|
|
1090 -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
|
|
1091 -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
|
|
1092 -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
|
|
1093 -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
|
|
1094 -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
|
|
1095 -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
|
|
1096 -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
|
|
1097 -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
|
|
1098 -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
|
|
1099 -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
|
|
1100 -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
|
|
1101 -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
|
|
1102 -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
|
|
1103 -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
|
|
1104 -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
|
|
1105 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
|
|
1106 < $(srcdir)/stdio.in.h; \
|
|
1107 } > $@-t
|
|
1108 mv $@-t $@
|
|
1109
|
|
1110 # We need the following in order to create <stdlib.h> when the system
|
|
1111 # doesn't have one that works with the given compiler.
|
|
1112 stdlib.h: stdlib.in.h
|
|
1113 rm -f $@-t $@
|
|
1114 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
1115 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
1116 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
1117 -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
|
|
1118 -e 's|@''GNULIB_MALLOC_POSIX''@|$(GNULIB_MALLOC_POSIX)|g' \
|
|
1119 -e 's|@''GNULIB_REALLOC_POSIX''@|$(GNULIB_REALLOC_POSIX)|g' \
|
|
1120 -e 's|@''GNULIB_CALLOC_POSIX''@|$(GNULIB_CALLOC_POSIX)|g' \
|
|
1121 -e 's|@''GNULIB_ATOLL''@|$(GNULIB_ATOLL)|g' \
|
|
1122 -e 's|@''GNULIB_GETLOADAVG''@|$(GNULIB_GETLOADAVG)|g' \
|
|
1123 -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \
|
|
1124 -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \
|
|
1125 -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \
|
|
1126 -e 's|@''GNULIB_PUTENV''@|$(GNULIB_PUTENV)|g' \
|
|
1127 -e 's|@''GNULIB_RANDOM_R''@|$(GNULIB_RANDOM_R)|g' \
|
|
1128 -e 's|@''GNULIB_RPMATCH''@|$(GNULIB_RPMATCH)|g' \
|
|
1129 -e 's|@''GNULIB_SETENV''@|$(GNULIB_SETENV)|g' \
|
|
1130 -e 's|@''GNULIB_STRTOD''@|$(GNULIB_STRTOD)|g' \
|
|
1131 -e 's|@''GNULIB_STRTOLL''@|$(GNULIB_STRTOLL)|g' \
|
|
1132 -e 's|@''GNULIB_STRTOULL''@|$(GNULIB_STRTOULL)|g' \
|
|
1133 -e 's|@''GNULIB_UNSETENV''@|$(GNULIB_UNSETENV)|g' \
|
|
1134 -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
|
|
1135 -e 's|@''HAVE_CALLOC_POSIX''@|$(HAVE_CALLOC_POSIX)|g' \
|
|
1136 -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
|
|
1137 -e 's|@''HAVE_MALLOC_POSIX''@|$(HAVE_MALLOC_POSIX)|g' \
|
|
1138 -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
|
|
1139 -e 's|@''HAVE_REALLOC_POSIX''@|$(HAVE_REALLOC_POSIX)|g' \
|
|
1140 -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
|
|
1141 -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
|
|
1142 -e 's|@''HAVE_SETENV''@|$(HAVE_SETENV)|g' \
|
|
1143 -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
|
|
1144 -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
|
|
1145 -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
|
|
1146 -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
|
|
1147 -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
|
|
1148 -e 's|@''HAVE_UNSETENV''@|$(HAVE_UNSETENV)|g' \
|
|
1149 -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
|
|
1150 -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
|
|
1151 -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
|
|
1152 -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
|
|
1153 -e 's|@''VOID_UNSETENV''@|$(VOID_UNSETENV)|g' \
|
|
1154 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
|
|
1155 < $(srcdir)/stdlib.in.h; \
|
|
1156 } > $@-t
|
|
1157 mv $@-t $@
|
|
1158
|
|
1159 # We need the following in order to create <string.h> when the system
|
|
1160 # doesn't have one that works with the given compiler.
|
|
1161 string.h: string.in.h
|
|
1162 rm -f $@-t $@
|
|
1163 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
1164 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
1165 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
1166 -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
|
|
1167 -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
|
|
1168 -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
|
|
1169 -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
|
|
1170 -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
|
|
1171 -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
|
|
1172 -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
|
|
1173 -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
|
|
1174 -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
|
|
1175 -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
|
|
1176 -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
|
|
1177 -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
|
|
1178 -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
|
|
1179 -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
|
|
1180 -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
|
|
1181 -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
|
|
1182 -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
|
|
1183 -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
|
|
1184 -e 's|@''GNULIB_RAWMEMCHR''@|$(GNULIB_RAWMEMCHR)|g' \
|
|
1185 -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
|
|
1186 -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
|
|
1187 -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
|
|
1188 -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
|
|
1189 -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
|
|
1190 -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
|
|
1191 -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
|
|
1192 -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
|
|
1193 -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
|
|
1194 -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
|
|
1195 -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
|
|
1196 -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
|
|
1197 -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
|
|
1198 -e 's|@''GNULIB_STRVERSCMP''@|$(GNULIB_STRVERSCMP)|g' \
|
|
1199 -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
|
|
1200 -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
|
|
1201 -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
|
|
1202 -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
|
|
1203 -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
|
|
1204 -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
|
|
1205 -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
|
|
1206 -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
|
|
1207 -e 's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \
|
|
1208 -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
|
|
1209 -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
|
|
1210 -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
|
|
1211 -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
|
|
1212 -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
|
|
1213 -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
|
|
1214 -e 's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \
|
|
1215 -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
|
|
1216 -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
|
|
1217 -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
|
|
1218 -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
|
|
1219 -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
|
|
1220 -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
|
|
1221 -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
|
|
1222 -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
|
|
1223 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
|
|
1224 < $(srcdir)/string.in.h; \
|
|
1225 } > $@-t
|
|
1226 mv $@-t $@
|
|
1227
|
|
1228 # We need the following in order to create <strings.h> when the system
|
|
1229 # doesn't have one that works with the given compiler.
|
|
1230 strings.h: strings.in.h
|
|
1231 rm -f $@-t $@
|
|
1232 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
1233 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
1234 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
1235 -e 's|@''NEXT_STRINGS_H''@|$(NEXT_STRINGS_H)|g' \
|
|
1236 -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \
|
|
1237 -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \
|
|
1238 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
|
|
1239 < $(srcdir)/strings.in.h; \
|
|
1240 } > $@-t
|
|
1241 mv $@-t $@
|
|
1242
|
|
1243 # We need the following in order to create <sysexits.h> when the system
|
|
1244 # doesn't have one that works with the given compiler.
|
|
1245 sysexits.h: sysexits.in.h
|
|
1246 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
1247 sed -e 's|@''HAVE_SYSEXITS_H''@|$(HAVE_SYSEXITS_H)|g' \
|
|
1248 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
1249 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
1250 -e 's|@''NEXT_SYSEXITS_H''@|$(NEXT_SYSEXITS_H)|g' \
|
|
1251 < $(srcdir)/sysexits.in.h; \
|
|
1252 } > $@-t
|
|
1253 mv -f $@-t $@
|
|
1254
|
|
1255 # We need the following in order to create an empty placeholder for
|
|
1256 # <unistd.h> when the system doesn't have one.
|
|
1257 unistd.h: unistd.in.h
|
|
1258 rm -f $@-t $@
|
|
1259 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
1260 sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
|
|
1261 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
1262 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
1263 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
|
|
1264 -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
|
|
1265 -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
|
|
1266 -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
|
|
1267 -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
|
|
1268 -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
|
|
1269 -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
|
|
1270 -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
|
|
1271 -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
|
|
1272 -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
|
|
1273 -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
|
|
1274 -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
|
|
1275 -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
|
|
1276 -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
|
|
1277 -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
|
|
1278 -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
|
|
1279 -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
|
|
1280 -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
|
|
1281 -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
|
|
1282 -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
|
|
1283 -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
|
|
1284 -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
|
|
1285 -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
|
|
1286 -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
|
|
1287 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
|
|
1288 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
|
|
1289 -e 's|@''HAVE_GETDOMAINNAME''@|$(HAVE_GETDOMAINNAME)|g' \
|
|
1290 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
|
|
1291 -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
|
|
1292 -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
|
|
1293 -e 's|@''HAVE_GETUSERSHELL''@|$(HAVE_GETUSERSHELL)|g' \
|
|
1294 -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
|
|
1295 -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
|
|
1296 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
|
|
1297 -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
|
|
1298 -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
|
|
1299 -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
|
|
1300 -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
|
|
1301 -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
|
|
1302 -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
|
|
1303 -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
|
|
1304 -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
|
|
1305 -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
|
|
1306 -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
|
|
1307 -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
|
|
1308 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
|
|
1309 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
|
|
1310 < $(srcdir)/unistd.in.h; \
|
|
1311 } > $@-t
|
|
1312 mv $@-t $@
|
|
1313
|
|
1314 # We need the following in order to create <wchar.h> when the system
|
|
1315 # version does not work standalone.
|
|
1316 wchar.h: wchar.in.h
|
|
1317 rm -f $@-t $@
|
|
1318 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
1319 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
1320 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
1321 -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
|
|
1322 -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
|
|
1323 -e 's|@''GNULIB_BTOWC''@|$(GNULIB_BTOWC)|g' \
|
|
1324 -e 's|@''GNULIB_WCTOB''@|$(GNULIB_WCTOB)|g' \
|
|
1325 -e 's|@''GNULIB_MBSINIT''@|$(GNULIB_MBSINIT)|g' \
|
|
1326 -e 's|@''GNULIB_MBRTOWC''@|$(GNULIB_MBRTOWC)|g' \
|
|
1327 -e 's|@''GNULIB_MBRLEN''@|$(GNULIB_MBRLEN)|g' \
|
|
1328 -e 's|@''GNULIB_MBSRTOWCS''@|$(GNULIB_MBSRTOWCS)|g' \
|
|
1329 -e 's|@''GNULIB_MBSNRTOWCS''@|$(GNULIB_MBSNRTOWCS)|g' \
|
|
1330 -e 's|@''GNULIB_WCRTOMB''@|$(GNULIB_WCRTOMB)|g' \
|
|
1331 -e 's|@''GNULIB_WCSRTOMBS''@|$(GNULIB_WCSRTOMBS)|g' \
|
|
1332 -e 's|@''GNULIB_WCSNRTOMBS''@|$(GNULIB_WCSNRTOMBS)|g' \
|
|
1333 -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
|
|
1334 -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
|
|
1335 -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
|
|
1336 -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
|
|
1337 -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
|
|
1338 -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
|
|
1339 -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
|
|
1340 -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
|
|
1341 -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
|
|
1342 -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
|
|
1343 -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
|
|
1344 -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
|
|
1345 -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
|
|
1346 -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
|
|
1347 -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
|
|
1348 -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
|
|
1349 -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
|
|
1350 -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
|
|
1351 -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
|
|
1352 -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
|
|
1353 -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
|
|
1354 -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
|
|
1355 -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
|
|
1356 -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
|
|
1357 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
|
|
1358 < $(srcdir)/wchar.in.h; \
|
|
1359 } > $@-t
|
|
1360 mv $@-t $@
|
|
1361
|
|
1362 mostlyclean-local: mostlyclean-generic
|
|
1363 @for dir in '' $(MOSTLYCLEANDIRS); do \
|
|
1364 if test -n "$$dir" && test -d $$dir; then \
|
|
1365 echo "rmdir $$dir"; rmdir $$dir; \
|
|
1366 fi; \
|
|
1367 done; \
|
|
1368 :
|
|
1369 # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
1370 # Otherwise a system limit (for SysV at least) may be exceeded.
|
|
1371 .NOEXPORT:
|