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