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