comparison Makefile.in @ 265:68fbca173508 2.6

Added generated files for release
author lost
date Tue, 22 Dec 2009 05:31:23 +0000
parents
children 6cbc409ff09f
comparison
equal deleted inserted replaced
264:61d1db1dfe2a 265:68fbca173508
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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = .
37 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in $(top_srcdir)/configure COPYING \
39 ChangeLog INSTALL TODO config.guess config.sub depcomp \
40 install-sh missing
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
43 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argp.m4 \
44 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
45 $(top_srcdir)/m4/double-slash-root.m4 \
46 $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \
47 $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
48 $(top_srcdir)/m4/float_h.m4 $(top_srcdir)/m4/getopt.m4 \
49 $(top_srcdir)/m4/gnulib-common.m4 \
50 $(top_srcdir)/m4/gnulib-comp.m4 \
51 $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inline.m4 \
52 $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttypes_h.m4 \
53 $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/malloc.m4 \
54 $(top_srcdir)/m4/mempcpy.m4 $(top_srcdir)/m4/multiarch.m4 \
55 $(top_srcdir)/m4/onceonly.m4 $(top_srcdir)/m4/printf.m4 \
56 $(top_srcdir)/m4/rawmemchr.m4 $(top_srcdir)/m4/size_max.m4 \
57 $(top_srcdir)/m4/sleep.m4 $(top_srcdir)/m4/stdbool.m4 \
58 $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
59 $(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
60 $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strchrnul.m4 \
61 $(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/string_h.m4 \
62 $(top_srcdir)/m4/strings_h.m4 $(top_srcdir)/m4/strndup.m4 \
63 $(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/sysexits.m4 \
64 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/vasnprintf.m4 \
65 $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/wchar.m4 \
66 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
67 $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xsize.m4 \
68 $(top_srcdir)/m4/xstrndup.m4 $(top_srcdir)/configure.ac
69 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4)
71 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
72 configure.lineno config.status.lineno
73 mkinstalldirs = $(install_sh) -d
74 CONFIG_HEADER = $(top_builddir)/lwasm/config.h
75 CONFIG_CLEAN_FILES =
76 CONFIG_CLEAN_VPATH_FILES =
77 SOURCES =
78 DIST_SOURCES =
79 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
80 html-recursive info-recursive install-data-recursive \
81 install-dvi-recursive install-exec-recursive \
82 install-html-recursive install-info-recursive \
83 install-pdf-recursive install-ps-recursive install-recursive \
84 installcheck-recursive installdirs-recursive pdf-recursive \
85 ps-recursive uninstall-recursive
86 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
87 distclean-recursive maintainer-clean-recursive
88 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
89 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
90 distdir dist dist-all distcheck
91 ETAGS = etags
92 CTAGS = ctags
93 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94 distdir = $(PACKAGE)-$(VERSION)
95 top_distdir = $(distdir)
96 am__remove_distdir = \
97 { test ! -d "$(distdir)" \
98 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
99 && rm -fr "$(distdir)"; }; }
100 am__relativize = \
101 dir0=`pwd`; \
102 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
103 sed_rest='s,^[^/]*/*,,'; \
104 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
105 sed_butlast='s,/*[^/]*$$,,'; \
106 while test -n "$$dir1"; do \
107 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
108 if test "$$first" != "."; then \
109 if test "$$first" = ".."; then \
110 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
111 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
112 else \
113 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
114 if test "$$first2" = "$$first"; then \
115 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
116 else \
117 dir2="../$$dir2"; \
118 fi; \
119 dir0="$$dir0"/"$$first"; \
120 fi; \
121 fi; \
122 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
123 done; \
124 reldir="$$dir2"
125 DIST_ARCHIVES = $(distdir).tar.gz
126 GZIP_ENV = --best
127 distuninstallcheck_listfiles = find . -type f -print
128 distcleancheck_listfiles = find . -type f -print
129 ACLOCAL = @ACLOCAL@
130 ALLOCA = @ALLOCA@
131 ALLOCA_H = @ALLOCA_H@
132 AMTAR = @AMTAR@
133 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
134 AUTOCONF = @AUTOCONF@
135 AUTOHEADER = @AUTOHEADER@
136 AUTOMAKE = @AUTOMAKE@
137 AWK = @AWK@
138 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
139 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
140 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
141 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
142 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
143 CC = @CC@
144 CCDEPMODE = @CCDEPMODE@
145 CFLAGS = @CFLAGS@
146 CPP = @CPP@
147 CPPFLAGS = @CPPFLAGS@
148 CYGPATH_W = @CYGPATH_W@
149 DEFS = @DEFS@
150 DEPDIR = @DEPDIR@
151 ECHO_C = @ECHO_C@
152 ECHO_N = @ECHO_N@
153 ECHO_T = @ECHO_T@
154 EGREP = @EGREP@
155 EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
156 EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
157 ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
158 ENOLINK_VALUE = @ENOLINK_VALUE@
159 EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
160 EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
161 ERRNO_H = @ERRNO_H@
162 EXEEXT = @EXEEXT@
163 FLOAT_H = @FLOAT_H@
164 GETOPT_H = @GETOPT_H@
165 GNULIB_ATOLL = @GNULIB_ATOLL@
166 GNULIB_BTOWC = @GNULIB_BTOWC@
167 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
168 GNULIB_CHOWN = @GNULIB_CHOWN@
169 GNULIB_CLOSE = @GNULIB_CLOSE@
170 GNULIB_DPRINTF = @GNULIB_DPRINTF@
171 GNULIB_DUP2 = @GNULIB_DUP2@
172 GNULIB_ENVIRON = @GNULIB_ENVIRON@
173 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
174 GNULIB_FCHDIR = @GNULIB_FCHDIR@
175 GNULIB_FCLOSE = @GNULIB_FCLOSE@
176 GNULIB_FFLUSH = @GNULIB_FFLUSH@
177 GNULIB_FOPEN = @GNULIB_FOPEN@
178 GNULIB_FPRINTF = @GNULIB_FPRINTF@
179 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
180 GNULIB_FPUTC = @GNULIB_FPUTC@
181 GNULIB_FPUTS = @GNULIB_FPUTS@
182 GNULIB_FREOPEN = @GNULIB_FREOPEN@
183 GNULIB_FSEEK = @GNULIB_FSEEK@
184 GNULIB_FSEEKO = @GNULIB_FSEEKO@
185 GNULIB_FSYNC = @GNULIB_FSYNC@
186 GNULIB_FTELL = @GNULIB_FTELL@
187 GNULIB_FTELLO = @GNULIB_FTELLO@
188 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
189 GNULIB_FWRITE = @GNULIB_FWRITE@
190 GNULIB_GETCWD = @GNULIB_GETCWD@
191 GNULIB_GETDELIM = @GNULIB_GETDELIM@
192 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
193 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
194 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
195 GNULIB_GETLINE = @GNULIB_GETLINE@
196 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
197 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
198 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
199 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
200 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
201 GNULIB_LCHOWN = @GNULIB_LCHOWN@
202 GNULIB_LINK = @GNULIB_LINK@
203 GNULIB_LSEEK = @GNULIB_LSEEK@
204 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
205 GNULIB_MBRLEN = @GNULIB_MBRLEN@
206 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
207 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
208 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
209 GNULIB_MBSCHR = @GNULIB_MBSCHR@
210 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
211 GNULIB_MBSINIT = @GNULIB_MBSINIT@
212 GNULIB_MBSLEN = @GNULIB_MBSLEN@
213 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
214 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
215 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
216 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
217 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
218 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
219 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
220 GNULIB_MBSSEP = @GNULIB_MBSSEP@
221 GNULIB_MBSSPN = @GNULIB_MBSSPN@
222 GNULIB_MBSSTR = @GNULIB_MBSSTR@
223 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
224 GNULIB_MEMMEM = @GNULIB_MEMMEM@
225 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
226 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
227 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
228 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
229 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
230 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
231 GNULIB_PERROR = @GNULIB_PERROR@
232 GNULIB_PRINTF = @GNULIB_PRINTF@
233 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
234 GNULIB_PUTC = @GNULIB_PUTC@
235 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
236 GNULIB_PUTENV = @GNULIB_PUTENV@
237 GNULIB_PUTS = @GNULIB_PUTS@
238 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
239 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
240 GNULIB_READLINK = @GNULIB_READLINK@
241 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
242 GNULIB_RPMATCH = @GNULIB_RPMATCH@
243 GNULIB_SETENV = @GNULIB_SETENV@
244 GNULIB_SLEEP = @GNULIB_SLEEP@
245 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
246 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
247 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
248 GNULIB_STPCPY = @GNULIB_STPCPY@
249 GNULIB_STPNCPY = @GNULIB_STPNCPY@
250 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
251 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
252 GNULIB_STRDUP = @GNULIB_STRDUP@
253 GNULIB_STRERROR = @GNULIB_STRERROR@
254 GNULIB_STRNDUP = @GNULIB_STRNDUP@
255 GNULIB_STRNLEN = @GNULIB_STRNLEN@
256 GNULIB_STRPBRK = @GNULIB_STRPBRK@
257 GNULIB_STRSEP = @GNULIB_STRSEP@
258 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
259 GNULIB_STRSTR = @GNULIB_STRSTR@
260 GNULIB_STRTOD = @GNULIB_STRTOD@
261 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
262 GNULIB_STRTOLL = @GNULIB_STRTOLL@
263 GNULIB_STRTOULL = @GNULIB_STRTOULL@
264 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
265 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
266 GNULIB_UNSETENV = @GNULIB_UNSETENV@
267 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
268 GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
269 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
270 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
271 GNULIB_VPRINTF = @GNULIB_VPRINTF@
272 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
273 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
274 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
275 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
276 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
277 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
278 GNULIB_WCTOB = @GNULIB_WCTOB@
279 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
280 GNULIB_WRITE = @GNULIB_WRITE@
281 GREP = @GREP@
282 HAVE_ATOLL = @HAVE_ATOLL@
283 HAVE_BTOWC = @HAVE_BTOWC@
284 HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
285 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
286 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
287 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
288 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
289 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
290 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
291 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
292 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
293 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
294 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
295 HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
296 HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
297 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
298 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
299 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
300 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
301 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
302 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
303 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
304 HAVE_DPRINTF = @HAVE_DPRINTF@
305 HAVE_DUP2 = @HAVE_DUP2@
306 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
307 HAVE_FSEEKO = @HAVE_FSEEKO@
308 HAVE_FSYNC = @HAVE_FSYNC@
309 HAVE_FTELLO = @HAVE_FTELLO@
310 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
311 HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
312 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
313 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
314 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
315 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
316 HAVE_GETUSERSHELL = @HAVE_GETUSERSHELL@
317 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
318 HAVE_LINK = @HAVE_LINK@
319 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
320 HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
321 HAVE_MBRLEN = @HAVE_MBRLEN@
322 HAVE_MBRTOWC = @HAVE_MBRTOWC@
323 HAVE_MBSINIT = @HAVE_MBSINIT@
324 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
325 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
326 HAVE_MEMPCPY = @HAVE_MEMPCPY@
327 HAVE_MKDTEMP = @HAVE_MKDTEMP@
328 HAVE_OS_H = @HAVE_OS_H@
329 HAVE_RANDOM_H = @HAVE_RANDOM_H@
330 HAVE_RANDOM_R = @HAVE_RANDOM_R@
331 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
332 HAVE_READLINK = @HAVE_READLINK@
333 HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
334 HAVE_RPMATCH = @HAVE_RPMATCH@
335 HAVE_SETENV = @HAVE_SETENV@
336 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
337 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
338 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
339 HAVE_SLEEP = @HAVE_SLEEP@
340 HAVE_STDINT_H = @HAVE_STDINT_H@
341 HAVE_STPCPY = @HAVE_STPCPY@
342 HAVE_STPNCPY = @HAVE_STPNCPY@
343 HAVE_STRCASECMP = @HAVE_STRCASECMP@
344 HAVE_STRCASESTR = @HAVE_STRCASESTR@
345 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
346 HAVE_STRNDUP = @HAVE_STRNDUP@
347 HAVE_STRPBRK = @HAVE_STRPBRK@
348 HAVE_STRSEP = @HAVE_STRSEP@
349 HAVE_STRTOD = @HAVE_STRTOD@
350 HAVE_STRTOLL = @HAVE_STRTOLL@
351 HAVE_STRTOULL = @HAVE_STRTOULL@
352 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
353 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
354 HAVE_SYSEXITS_H = @HAVE_SYSEXITS_H@
355 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
356 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
357 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
358 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
359 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
360 HAVE_UNISTD_H = @HAVE_UNISTD_H@
361 HAVE_UNSETENV = @HAVE_UNSETENV@
362 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
363 HAVE_VASPRINTF = @HAVE_VASPRINTF@
364 HAVE_VDPRINTF = @HAVE_VDPRINTF@
365 HAVE_WCHAR_H = @HAVE_WCHAR_H@
366 HAVE_WCRTOMB = @HAVE_WCRTOMB@
367 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
368 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
369 HAVE_WINT_T = @HAVE_WINT_T@
370 HAVE__BOOL = @HAVE__BOOL@
371 INCLUDE_NEXT = @INCLUDE_NEXT@
372 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
373 INSTALL = @INSTALL@
374 INSTALL_DATA = @INSTALL_DATA@
375 INSTALL_PROGRAM = @INSTALL_PROGRAM@
376 INSTALL_SCRIPT = @INSTALL_SCRIPT@
377 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
378 LDFLAGS = @LDFLAGS@
379 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
380 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
381 LIBINTL = @LIBINTL@
382 LIBOBJS = @LIBOBJS@
383 LIBS = @LIBS@
384 LTLIBINTL = @LTLIBINTL@
385 LTLIBOBJS = @LTLIBOBJS@
386 MAKEINFO = @MAKEINFO@
387 MKDIR_P = @MKDIR_P@
388 NEXT_ERRNO_H = @NEXT_ERRNO_H@
389 NEXT_FLOAT_H = @NEXT_FLOAT_H@
390 NEXT_STDINT_H = @NEXT_STDINT_H@
391 NEXT_STDIO_H = @NEXT_STDIO_H@
392 NEXT_STDLIB_H = @NEXT_STDLIB_H@
393 NEXT_STRINGS_H = @NEXT_STRINGS_H@
394 NEXT_STRING_H = @NEXT_STRING_H@
395 NEXT_SYSEXITS_H = @NEXT_SYSEXITS_H@
396 NEXT_UNISTD_H = @NEXT_UNISTD_H@
397 NEXT_WCHAR_H = @NEXT_WCHAR_H@
398 OBJEXT = @OBJEXT@
399 PACKAGE = @PACKAGE@
400 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
401 PACKAGE_NAME = @PACKAGE_NAME@
402 PACKAGE_STRING = @PACKAGE_STRING@
403 PACKAGE_TARNAME = @PACKAGE_TARNAME@
404 PACKAGE_URL = @PACKAGE_URL@
405 PACKAGE_VERSION = @PACKAGE_VERSION@
406 PATH_SEPARATOR = @PATH_SEPARATOR@
407 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
408 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
409 RANLIB = @RANLIB@
410 REPLACE_BTOWC = @REPLACE_BTOWC@
411 REPLACE_CHOWN = @REPLACE_CHOWN@
412 REPLACE_CLOSE = @REPLACE_CLOSE@
413 REPLACE_DPRINTF = @REPLACE_DPRINTF@
414 REPLACE_FCHDIR = @REPLACE_FCHDIR@
415 REPLACE_FCLOSE = @REPLACE_FCLOSE@
416 REPLACE_FFLUSH = @REPLACE_FFLUSH@
417 REPLACE_FOPEN = @REPLACE_FOPEN@
418 REPLACE_FPRINTF = @REPLACE_FPRINTF@
419 REPLACE_FREOPEN = @REPLACE_FREOPEN@
420 REPLACE_FSEEK = @REPLACE_FSEEK@
421 REPLACE_FSEEKO = @REPLACE_FSEEKO@
422 REPLACE_FTELL = @REPLACE_FTELL@
423 REPLACE_FTELLO = @REPLACE_FTELLO@
424 REPLACE_GETCWD = @REPLACE_GETCWD@
425 REPLACE_GETLINE = @REPLACE_GETLINE@
426 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
427 REPLACE_LCHOWN = @REPLACE_LCHOWN@
428 REPLACE_LSEEK = @REPLACE_LSEEK@
429 REPLACE_MBRLEN = @REPLACE_MBRLEN@
430 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
431 REPLACE_MBSINIT = @REPLACE_MBSINIT@
432 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
433 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
434 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
435 REPLACE_MEMMEM = @REPLACE_MEMMEM@
436 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
437 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
438 REPLACE_PERROR = @REPLACE_PERROR@
439 REPLACE_PRINTF = @REPLACE_PRINTF@
440 REPLACE_PUTENV = @REPLACE_PUTENV@
441 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
442 REPLACE_SPRINTF = @REPLACE_SPRINTF@
443 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
444 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
445 REPLACE_STRDUP = @REPLACE_STRDUP@
446 REPLACE_STRERROR = @REPLACE_STRERROR@
447 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
448 REPLACE_STRSTR = @REPLACE_STRSTR@
449 REPLACE_STRTOD = @REPLACE_STRTOD@
450 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
451 REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
452 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
453 REPLACE_VPRINTF = @REPLACE_VPRINTF@
454 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
455 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
456 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
457 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
458 REPLACE_WCTOB = @REPLACE_WCTOB@
459 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
460 REPLACE_WRITE = @REPLACE_WRITE@
461 SET_MAKE = @SET_MAKE@
462 SHELL = @SHELL@
463 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
464 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
465 STDBOOL_H = @STDBOOL_H@
466 STDINT_H = @STDINT_H@
467 STRIP = @STRIP@
468 SYSEXITS_H = @SYSEXITS_H@
469 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
470 VERSION = @VERSION@
471 VOID_UNSETENV = @VOID_UNSETENV@
472 WCHAR_H = @WCHAR_H@
473 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
474 WINT_T_SUFFIX = @WINT_T_SUFFIX@
475 abs_builddir = @abs_builddir@
476 abs_srcdir = @abs_srcdir@
477 abs_top_builddir = @abs_top_builddir@
478 abs_top_srcdir = @abs_top_srcdir@
479 ac_ct_CC = @ac_ct_CC@
480 am__include = @am__include@
481 am__leading_dot = @am__leading_dot@
482 am__quote = @am__quote@
483 am__tar = @am__tar@
484 am__untar = @am__untar@
485 bindir = @bindir@
486 build = @build@
487 build_alias = @build_alias@
488 build_cpu = @build_cpu@
489 build_os = @build_os@
490 build_vendor = @build_vendor@
491 builddir = @builddir@
492 datadir = @datadir@
493 datarootdir = @datarootdir@
494 docdir = @docdir@
495 dvidir = @dvidir@
496 exec_prefix = @exec_prefix@
497 gl_LIBOBJS = @gl_LIBOBJS@
498 gl_LTLIBOBJS = @gl_LTLIBOBJS@
499 gltests_LIBOBJS = @gltests_LIBOBJS@
500 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
501 host = @host@
502 host_alias = @host_alias@
503 host_cpu = @host_cpu@
504 host_os = @host_os@
505 host_vendor = @host_vendor@
506 htmldir = @htmldir@
507 includedir = @includedir@
508 infodir = @infodir@
509 install_sh = @install_sh@
510 libdir = @libdir@
511 libexecdir = @libexecdir@
512 localedir = @localedir@
513 localstatedir = @localstatedir@
514 mandir = @mandir@
515 mkdir_p = @mkdir_p@
516 oldincludedir = @oldincludedir@
517 pdfdir = @pdfdir@
518 prefix = @prefix@
519 program_transform_name = @program_transform_name@
520 psdir = @psdir@
521 sbindir = @sbindir@
522 sharedstatedir = @sharedstatedir@
523 srcdir = @srcdir@
524 sysconfdir = @sysconfdir@
525 target_alias = @target_alias@
526 top_build_prefix = @top_build_prefix@
527 top_builddir = @top_builddir@
528 top_srcdir = @top_srcdir@
529 ACLOCAL_AMFLAGS = -I m4
530 SUBDIRS = lib lwasm lwlink lwar
531 DIST_SUBDIRS = doc lwasm lwlink lwar lib
532 EXTRA_DIST = m4/gnulib-cache.m4
533 all: all-recursive
534
535 .SUFFIXES:
536 am--refresh:
537 @:
538 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
539 @for dep in $?; do \
540 case '$(am__configure_deps)' in \
541 *$$dep*) \
542 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
543 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
544 && exit 0; \
545 exit 1;; \
546 esac; \
547 done; \
548 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
549 $(am__cd) $(top_srcdir) && \
550 $(AUTOMAKE) --foreign Makefile
551 .PRECIOUS: Makefile
552 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
553 @case '$?' in \
554 *config.status*) \
555 echo ' $(SHELL) ./config.status'; \
556 $(SHELL) ./config.status;; \
557 *) \
558 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
559 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
560 esac;
561
562 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
563 $(SHELL) ./config.status --recheck
564
565 $(top_srcdir)/configure: $(am__configure_deps)
566 $(am__cd) $(srcdir) && $(AUTOCONF)
567 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
568 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
569 $(am__aclocal_m4_deps):
570
571 # This directory's subdirectories are mostly independent; you can cd
572 # into them and run `make' without going through this Makefile.
573 # To change the values of `make' variables: instead of editing Makefiles,
574 # (1) if the variable is set in `config.status', edit `config.status'
575 # (which will cause the Makefiles to be regenerated when you run `make');
576 # (2) otherwise, pass the desired values on the `make' command line.
577 $(RECURSIVE_TARGETS):
578 @failcom='exit 1'; \
579 for f in x $$MAKEFLAGS; do \
580 case $$f in \
581 *=* | --[!k]*);; \
582 *k*) failcom='fail=yes';; \
583 esac; \
584 done; \
585 dot_seen=no; \
586 target=`echo $@ | sed s/-recursive//`; \
587 list='$(SUBDIRS)'; for subdir in $$list; do \
588 echo "Making $$target in $$subdir"; \
589 if test "$$subdir" = "."; then \
590 dot_seen=yes; \
591 local_target="$$target-am"; \
592 else \
593 local_target="$$target"; \
594 fi; \
595 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
596 || eval $$failcom; \
597 done; \
598 if test "$$dot_seen" = "no"; then \
599 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
600 fi; test -z "$$fail"
601
602 $(RECURSIVE_CLEAN_TARGETS):
603 @failcom='exit 1'; \
604 for f in x $$MAKEFLAGS; do \
605 case $$f in \
606 *=* | --[!k]*);; \
607 *k*) failcom='fail=yes';; \
608 esac; \
609 done; \
610 dot_seen=no; \
611 case "$@" in \
612 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
613 *) list='$(SUBDIRS)' ;; \
614 esac; \
615 rev=''; for subdir in $$list; do \
616 if test "$$subdir" = "."; then :; else \
617 rev="$$subdir $$rev"; \
618 fi; \
619 done; \
620 rev="$$rev ."; \
621 target=`echo $@ | sed s/-recursive//`; \
622 for subdir in $$rev; do \
623 echo "Making $$target in $$subdir"; \
624 if test "$$subdir" = "."; then \
625 local_target="$$target-am"; \
626 else \
627 local_target="$$target"; \
628 fi; \
629 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
630 || eval $$failcom; \
631 done && test -z "$$fail"
632 tags-recursive:
633 list='$(SUBDIRS)'; for subdir in $$list; do \
634 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
635 done
636 ctags-recursive:
637 list='$(SUBDIRS)'; for subdir in $$list; do \
638 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
639 done
640
641 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
642 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
643 unique=`for i in $$list; do \
644 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
645 done | \
646 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
647 END { if (nonempty) { for (i in files) print i; }; }'`; \
648 mkid -fID $$unique
649 tags: TAGS
650
651 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
652 $(TAGS_FILES) $(LISP)
653 set x; \
654 here=`pwd`; \
655 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
656 include_option=--etags-include; \
657 empty_fix=.; \
658 else \
659 include_option=--include; \
660 empty_fix=; \
661 fi; \
662 list='$(SUBDIRS)'; for subdir in $$list; do \
663 if test "$$subdir" = .; then :; else \
664 test ! -f $$subdir/TAGS || \
665 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
666 fi; \
667 done; \
668 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
669 unique=`for i in $$list; do \
670 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
671 done | \
672 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
673 END { if (nonempty) { for (i in files) print i; }; }'`; \
674 shift; \
675 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
676 test -n "$$unique" || unique=$$empty_fix; \
677 if test $$# -gt 0; then \
678 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
679 "$$@" $$unique; \
680 else \
681 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
682 $$unique; \
683 fi; \
684 fi
685 ctags: CTAGS
686 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
687 $(TAGS_FILES) $(LISP)
688 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
689 unique=`for i in $$list; do \
690 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
691 done | \
692 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
693 END { if (nonempty) { for (i in files) print i; }; }'`; \
694 test -z "$(CTAGS_ARGS)$$unique" \
695 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
696 $$unique
697
698 GTAGS:
699 here=`$(am__cd) $(top_builddir) && pwd` \
700 && $(am__cd) $(top_srcdir) \
701 && gtags -i $(GTAGS_ARGS) "$$here"
702
703 distclean-tags:
704 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
705
706 distdir: $(DISTFILES)
707 $(am__remove_distdir)
708 test -d "$(distdir)" || mkdir "$(distdir)"
709 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
710 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
711 list='$(DISTFILES)'; \
712 dist_files=`for file in $$list; do echo $$file; done | \
713 sed -e "s|^$$srcdirstrip/||;t" \
714 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
715 case $$dist_files in \
716 */*) $(MKDIR_P) `echo "$$dist_files" | \
717 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
718 sort -u` ;; \
719 esac; \
720 for file in $$dist_files; do \
721 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
722 if test -d $$d/$$file; then \
723 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
724 if test -d "$(distdir)/$$file"; then \
725 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
726 fi; \
727 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
728 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
729 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
730 fi; \
731 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
732 else \
733 test -f "$(distdir)/$$file" \
734 || cp -p $$d/$$file "$(distdir)/$$file" \
735 || exit 1; \
736 fi; \
737 done
738 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
739 if test "$$subdir" = .; then :; else \
740 test -d "$(distdir)/$$subdir" \
741 || $(MKDIR_P) "$(distdir)/$$subdir" \
742 || exit 1; \
743 fi; \
744 done
745 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
746 if test "$$subdir" = .; then :; else \
747 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
748 $(am__relativize); \
749 new_distdir=$$reldir; \
750 dir1=$$subdir; dir2="$(top_distdir)"; \
751 $(am__relativize); \
752 new_top_distdir=$$reldir; \
753 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
754 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
755 ($(am__cd) $$subdir && \
756 $(MAKE) $(AM_MAKEFLAGS) \
757 top_distdir="$$new_top_distdir" \
758 distdir="$$new_distdir" \
759 am__remove_distdir=: \
760 am__skip_length_check=: \
761 am__skip_mode_fix=: \
762 distdir) \
763 || exit 1; \
764 fi; \
765 done
766 -test -n "$(am__skip_mode_fix)" \
767 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
768 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
769 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
770 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
771 || chmod -R a+r "$(distdir)"
772 dist-gzip: distdir
773 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
774 $(am__remove_distdir)
775
776 dist-bzip2: distdir
777 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
778 $(am__remove_distdir)
779
780 dist-lzma: distdir
781 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
782 $(am__remove_distdir)
783
784 dist-xz: distdir
785 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
786 $(am__remove_distdir)
787
788 dist-tarZ: distdir
789 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
790 $(am__remove_distdir)
791
792 dist-shar: distdir
793 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
794 $(am__remove_distdir)
795
796 dist-zip: distdir
797 -rm -f $(distdir).zip
798 zip -rq $(distdir).zip $(distdir)
799 $(am__remove_distdir)
800
801 dist dist-all: distdir
802 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
803 $(am__remove_distdir)
804
805 # This target untars the dist file and tries a VPATH configuration. Then
806 # it guarantees that the distribution is self-contained by making another
807 # tarfile.
808 distcheck: dist
809 case '$(DIST_ARCHIVES)' in \
810 *.tar.gz*) \
811 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
812 *.tar.bz2*) \
813 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
814 *.tar.lzma*) \
815 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
816 *.tar.xz*) \
817 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
818 *.tar.Z*) \
819 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
820 *.shar.gz*) \
821 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
822 *.zip*) \
823 unzip $(distdir).zip ;;\
824 esac
825 chmod -R a-w $(distdir); chmod a+w $(distdir)
826 mkdir $(distdir)/_build
827 mkdir $(distdir)/_inst
828 chmod a-w $(distdir)
829 test -d $(distdir)/_build || exit 0; \
830 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
831 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
832 && am__cwd=`pwd` \
833 && $(am__cd) $(distdir)/_build \
834 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
835 $(DISTCHECK_CONFIGURE_FLAGS) \
836 && $(MAKE) $(AM_MAKEFLAGS) \
837 && $(MAKE) $(AM_MAKEFLAGS) dvi \
838 && $(MAKE) $(AM_MAKEFLAGS) check \
839 && $(MAKE) $(AM_MAKEFLAGS) install \
840 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
841 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
842 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
843 distuninstallcheck \
844 && chmod -R a-w "$$dc_install_base" \
845 && ({ \
846 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
847 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
848 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
849 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
850 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
851 } || { rm -rf "$$dc_destdir"; exit 1; }) \
852 && rm -rf "$$dc_destdir" \
853 && $(MAKE) $(AM_MAKEFLAGS) dist \
854 && rm -rf $(DIST_ARCHIVES) \
855 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
856 && cd "$$am__cwd" \
857 || exit 1
858 $(am__remove_distdir)
859 @(echo "$(distdir) archives ready for distribution: "; \
860 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
861 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
862 distuninstallcheck:
863 @$(am__cd) '$(distuninstallcheck_dir)' \
864 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
865 || { echo "ERROR: files left after uninstall:" ; \
866 if test -n "$(DESTDIR)"; then \
867 echo " (check DESTDIR support)"; \
868 fi ; \
869 $(distuninstallcheck_listfiles) ; \
870 exit 1; } >&2
871 distcleancheck: distclean
872 @if test '$(srcdir)' = . ; then \
873 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
874 exit 1 ; \
875 fi
876 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
877 || { echo "ERROR: files left in build directory after distclean:" ; \
878 $(distcleancheck_listfiles) ; \
879 exit 1; } >&2
880 check-am: all-am
881 check: check-recursive
882 all-am: Makefile
883 installdirs: installdirs-recursive
884 installdirs-am:
885 install: install-recursive
886 install-exec: install-exec-recursive
887 install-data: install-data-recursive
888 uninstall: uninstall-recursive
889
890 install-am: all-am
891 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
892
893 installcheck: installcheck-recursive
894 install-strip:
895 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
896 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
897 `test -z '$(STRIP)' || \
898 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
899 mostlyclean-generic:
900
901 clean-generic:
902
903 distclean-generic:
904 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
905 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
906
907 maintainer-clean-generic:
908 @echo "This command is intended for maintainers to use"
909 @echo "it deletes files that may require special tools to rebuild."
910 clean: clean-recursive
911
912 clean-am: clean-generic mostlyclean-am
913
914 distclean: distclean-recursive
915 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
916 -rm -f Makefile
917 distclean-am: clean-am distclean-generic distclean-tags
918
919 dvi: dvi-recursive
920
921 dvi-am:
922
923 html: html-recursive
924
925 html-am:
926
927 info: info-recursive
928
929 info-am:
930
931 install-data-am:
932
933 install-dvi: install-dvi-recursive
934
935 install-dvi-am:
936
937 install-exec-am:
938
939 install-html: install-html-recursive
940
941 install-html-am:
942
943 install-info: install-info-recursive
944
945 install-info-am:
946
947 install-man:
948
949 install-pdf: install-pdf-recursive
950
951 install-pdf-am:
952
953 install-ps: install-ps-recursive
954
955 install-ps-am:
956
957 installcheck-am:
958
959 maintainer-clean: maintainer-clean-recursive
960 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
961 -rm -rf $(top_srcdir)/autom4te.cache
962 -rm -f Makefile
963 maintainer-clean-am: distclean-am maintainer-clean-generic
964
965 mostlyclean: mostlyclean-recursive
966
967 mostlyclean-am: mostlyclean-generic
968
969 pdf: pdf-recursive
970
971 pdf-am:
972
973 ps: ps-recursive
974
975 ps-am:
976
977 uninstall-am:
978
979 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
980 install-am install-strip tags-recursive
981
982 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
983 all all-am am--refresh check check-am clean clean-generic \
984 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
985 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
986 distclean distclean-generic distclean-tags distcleancheck \
987 distdir distuninstallcheck dvi dvi-am html html-am info \
988 info-am install install-am install-data install-data-am \
989 install-dvi install-dvi-am install-exec install-exec-am \
990 install-html install-html-am install-info install-info-am \
991 install-man install-pdf install-pdf-am install-ps \
992 install-ps-am install-strip installcheck installcheck-am \
993 installdirs installdirs-am maintainer-clean \
994 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
995 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
996
997
998 # Tell versions [3.59,3.63) of GNU make to not export all variables.
999 # Otherwise a system limit (for SysV at least) may be exceeded.
1000 .NOEXPORT: