1# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15
16
17# Makefile for `Wget' utility
18# Copyright (C) 1995, 1996, 1997, 2006, 2007,
19#   2008, 2009 Free Software Foundation, Inc.
20
21# This program is free software; you can redistribute it and/or modify
22# it under the terms of the GNU General Public License as published by
23# the Free Software Foundation; either version 3 of the License, or
24# (at your option) any later version.
25
26# This program is distributed in the hope that it will be useful,
27# but WITHOUT ANY WARRANTY; without even the implied warranty of
28# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29# GNU General Public License for more details.
30
31# You should have received a copy of the GNU General Public License
32# along with this program.  If not, see <http://www.gnu.org/licenses/>.
33
34# Additional permission under GNU GPL version 3 section 7
35
36# If you modify this program, or any covered work, by linking or
37# combining it with the OpenSSL project's OpenSSL library (or a
38# modified version of that library), containing parts covered by the
39# terms of the OpenSSL or SSLeay licenses, the Free Software Foundation
40# grants you additional permission to convey the resulting work.
41# Corresponding Source for a non-source form of such a combination
42# shall include the source code for the parts of OpenSSL used as well
43# as that of the covered work.
44
45#
46# Version: 1.12
47#
48
49pkgdatadir = $(datadir)/wget
50pkglibdir = $(libdir)/wget
51pkgincludedir = $(includedir)/wget
52am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53install_sh_DATA = $(install_sh) -c -m 644
54install_sh_PROGRAM = $(install_sh) -c
55install_sh_SCRIPT = $(install_sh) -c
56INSTALL_HEADER = $(INSTALL_DATA)
57transform = $(program_transform_name)
58NORMAL_INSTALL = :
59PRE_INSTALL = :
60POST_INSTALL = :
61NORMAL_UNINSTALL = :
62PRE_UNINSTALL = :
63POST_UNINSTALL = :
64build_triplet = i386-pc-linux-gnu
65host_triplet = mipsel-unknown-linux-gnu
66subdir = .
67DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
68	$(srcdir)/Makefile.in $(top_srcdir)/configure ABOUT-NLS \
69	AUTHORS COPYING ChangeLog INSTALL NEWS build-aux/compile \
70	build-aux/config.guess build-aux/config.rpath \
71	build-aux/config.sub build-aux/depcomp build-aux/install-sh \
72	build-aux/mdate-sh build-aux/missing build-aux/mkinstalldirs \
73	build-aux/texinfo.tex build-aux/ylwrap
74ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
75am__aclocal_m4_deps = $(top_srcdir)/md5/m4/gnulib-comp.m4 \
76	$(top_srcdir)/md5/m4/md5.m4 $(top_srcdir)/m4/00gnulib.m4 \
77	$(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/codeset.m4 \
78	$(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \
79	$(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
80	$(top_srcdir)/m4/fseeko.m4 $(top_srcdir)/m4/getdelim.m4 \
81	$(top_srcdir)/m4/getline.m4 $(top_srcdir)/m4/getopt.m4 \
82	$(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
83	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
84	$(top_srcdir)/m4/gnulib-common.m4 \
85	$(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/iconv.m4 \
86	$(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inline.m4 \
87	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
88	$(top_srcdir)/m4/lib-prefix.m4 \
89	$(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/locale-fr.m4 \
90	$(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-zh.m4 \
91	$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/lseek.m4 \
92	$(top_srcdir)/m4/malloc.m4 $(top_srcdir)/m4/mbrtowc.m4 \
93	$(top_srcdir)/m4/mbsinit.m4 $(top_srcdir)/m4/mbstate_t.m4 \
94	$(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mmap-anon.m4 \
95	$(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/nls.m4 \
96	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/quote.m4 \
97	$(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/realloc.m4 \
98	$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
99	$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio_h.m4 \
100	$(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strcase.m4 \
101	$(top_srcdir)/m4/strcasestr.m4 $(top_srcdir)/m4/strerror.m4 \
102	$(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \
103	$(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/wchar.m4 \
104	$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wctype.m4 \
105	$(top_srcdir)/m4/wget.m4 $(top_srcdir)/m4/wint_t.m4 \
106	$(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/configure.ac
107am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108	$(ACLOCAL_M4)
109am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
110 configure.lineno config.status.lineno
111mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
112CONFIG_HEADER = $(top_builddir)/src/config.h
113CONFIG_CLEAN_FILES =
114SOURCES =
115DIST_SOURCES =
116RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
117	html-recursive info-recursive install-data-recursive \
118	install-dvi-recursive install-exec-recursive \
119	install-html-recursive install-info-recursive \
120	install-pdf-recursive install-ps-recursive install-recursive \
121	installcheck-recursive installdirs-recursive pdf-recursive \
122	ps-recursive uninstall-recursive
123RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
124  distclean-recursive maintainer-clean-recursive
125ETAGS = etags
126CTAGS = ctags
127DIST_SUBDIRS = $(SUBDIRS)
128DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129distdir = $(PACKAGE)-$(VERSION)
130top_distdir = $(distdir)
131am__remove_distdir = \
132  { test ! -d $(distdir) \
133    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
134         && rm -fr $(distdir); }; }
135DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 \
136	$(distdir).tar.lzma
137GZIP_ENV = --best
138distcleancheck_listfiles = find . -type f -print
139ACLOCAL = ${SHELL} /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/ap/gpl/wget-1.12/build-aux/missing --run aclocal-1.10
140ALLOCA = 
141ALLOCA_H = alloca.h
142AMTAR = ${SHELL} /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/ap/gpl/wget-1.12/build-aux/missing --run tar
143APPLE_UNIVERSAL_BUILD = 0
144AUTOCONF = ${SHELL} /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/ap/gpl/wget-1.12/build-aux/missing --run autoconf
145AUTOHEADER = ${SHELL} /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/ap/gpl/wget-1.12/build-aux/missing --run autoheader
146AUTOMAKE = ${SHELL} /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/ap/gpl/wget-1.12/build-aux/missing --run automake-1.10
147AWK = gawk
148BITSIZEOF_PTRDIFF_T = 32
149BITSIZEOF_SIG_ATOMIC_T = 32
150BITSIZEOF_SIZE_T = 32
151BITSIZEOF_WCHAR_T = 32
152BITSIZEOF_WINT_T = 0
153CC = mipsel-linux-uclibc-gcc
154CCDEPMODE = depmode=gcc3
155CFLAGS = -Os -O2 -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DPHYMON -DSUPPORT_REMOTE_HTTPS -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DU12H189 -DWNDR4500REV -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DCONFIG_RUSSIA_IPTV -DDLNA -DHTTP_ACCESS_USB -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -DECOSYSTEM_SUPPORT -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DPLC -Os -DLINUX26 -DMB_CUR_MAX=1
156COMMENT_IF_NO_POD2MAN = 
157CPP = mipsel-linux-uclibc-gcc -E
158CPPFLAGS = -I/home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/../ap/gpl/openssl/include
159CYGPATH_W = echo
160DEFS = -DHAVE_CONFIG_H
161DEPDIR = .deps
162ECHO_C = 
163ECHO_N = -n
164ECHO_T = 
165EGREP = /bin/grep -E
166EMULTIHOP_HIDDEN = 
167EMULTIHOP_VALUE = 
168ENOLINK_HIDDEN = 
169ENOLINK_VALUE = 
170EOVERFLOW_HIDDEN = 
171EOVERFLOW_VALUE = 
172ERRNO_H = 
173EXEEXT = 
174GETOPT_H = getopt.h
175GETTEXT_MACRO_VERSION = 0.17
176GLIBC21 = yes
177GMSGFMT = /usr/bin/msgfmt
178GMSGFMT_015 = :
179GNULIB_ATOLL = 0
180GNULIB_BTOWC = 0
181GNULIB_CALLOC_POSIX = 0
182GNULIB_CHOWN = 0
183GNULIB_CLOSE = 0
184GNULIB_DPRINTF = 0
185GNULIB_DUP2 = 0
186GNULIB_DUP3 = 0
187GNULIB_ENVIRON = 0
188GNULIB_EUIDACCESS = 0
189GNULIB_FCHDIR = 0
190GNULIB_FCLOSE = 0
191GNULIB_FFLUSH = 0
192GNULIB_FOPEN = 0
193GNULIB_FPRINTF = 1
194GNULIB_FPRINTF_POSIX = 0
195GNULIB_FPURGE = 0
196GNULIB_FPUTC = 1
197GNULIB_FPUTS = 1
198GNULIB_FREOPEN = 0
199GNULIB_FSEEK = 0
200GNULIB_FSEEKO = 1
201GNULIB_FSYNC = 0
202GNULIB_FTELL = 0
203GNULIB_FTELLO = 0
204GNULIB_FTRUNCATE = 0
205GNULIB_FWRITE = 1
206GNULIB_GETCWD = 0
207GNULIB_GETDELIM = 1
208GNULIB_GETDOMAINNAME = 0
209GNULIB_GETDTABLESIZE = 0
210GNULIB_GETHOSTNAME = 0
211GNULIB_GETLINE = 1
212GNULIB_GETLOADAVG = 0
213GNULIB_GETLOGIN_R = 0
214GNULIB_GETPAGESIZE = 1
215GNULIB_GETSUBOPT = 0
216GNULIB_GETUSERSHELL = 0
217GNULIB_LCHOWN = 0
218GNULIB_LINK = 0
219GNULIB_LSEEK = 1
220GNULIB_MALLOC_POSIX = 0
221GNULIB_MBRLEN = 0
222GNULIB_MBRTOWC = 1
223GNULIB_MBSCASECMP = 0
224GNULIB_MBSCASESTR = 0
225GNULIB_MBSCHR = 0
226GNULIB_MBSCSPN = 0
227GNULIB_MBSINIT = 1
228GNULIB_MBSLEN = 0
229GNULIB_MBSNCASECMP = 0
230GNULIB_MBSNLEN = 0
231GNULIB_MBSNRTOWCS = 0
232GNULIB_MBSPBRK = 0
233GNULIB_MBSPCASECMP = 0
234GNULIB_MBSRCHR = 0
235GNULIB_MBSRTOWCS = 0
236GNULIB_MBSSEP = 0
237GNULIB_MBSSPN = 0
238GNULIB_MBSSTR = 0
239GNULIB_MBSTOK_R = 0
240GNULIB_MEMCHR = 1
241GNULIB_MEMMEM = 0
242GNULIB_MEMPCPY = 0
243GNULIB_MEMRCHR = 0
244GNULIB_MKDTEMP = 0
245GNULIB_MKOSTEMP = 0
246GNULIB_MKSTEMP = 0
247GNULIB_OBSTACK_PRINTF = 0
248GNULIB_OBSTACK_PRINTF_POSIX = 0
249GNULIB_PERROR = 0
250GNULIB_PIPE2 = 0
251GNULIB_POPEN = 0
252GNULIB_PRINTF = 1
253GNULIB_PRINTF_POSIX = 0
254GNULIB_PUTC = 1
255GNULIB_PUTCHAR = 1
256GNULIB_PUTENV = 0
257GNULIB_PUTS = 1
258GNULIB_RANDOM_R = 0
259GNULIB_RAWMEMCHR = 0
260GNULIB_READLINK = 0
261GNULIB_REALLOC_POSIX = 1
262GNULIB_RPMATCH = 0
263GNULIB_SETENV = 0
264GNULIB_SLEEP = 0
265GNULIB_SNPRINTF = 0
266GNULIB_SPRINTF_POSIX = 0
267GNULIB_STDIO_H_SIGPIPE = 0
268GNULIB_STPCPY = 0
269GNULIB_STPNCPY = 0
270GNULIB_STRCASESTR = 1
271GNULIB_STRCHRNUL = 0
272GNULIB_STRDUP = 0
273GNULIB_STRERROR = 1
274GNULIB_STRNDUP = 0
275GNULIB_STRNLEN = 0
276GNULIB_STRPBRK = 0
277GNULIB_STRSEP = 0
278GNULIB_STRSIGNAL = 0
279GNULIB_STRSTR = 0
280GNULIB_STRTOD = 0
281GNULIB_STRTOK_R = 0
282GNULIB_STRTOLL = 0
283GNULIB_STRTOULL = 0
284GNULIB_STRVERSCMP = 0
285GNULIB_UNISTD_H_GETOPT = 1
286GNULIB_UNISTD_H_SIGPIPE = 0
287GNULIB_UNSETENV = 0
288GNULIB_VASPRINTF = 0
289GNULIB_VDPRINTF = 0
290GNULIB_VFPRINTF = 1
291GNULIB_VFPRINTF_POSIX = 0
292GNULIB_VPRINTF = 1
293GNULIB_VPRINTF_POSIX = 0
294GNULIB_VSNPRINTF = 0
295GNULIB_VSPRINTF_POSIX = 0
296GNULIB_WCRTOMB = 0
297GNULIB_WCSNRTOMBS = 0
298GNULIB_WCSRTOMBS = 0
299GNULIB_WCTOB = 0
300GNULIB_WCWIDTH = 0
301GNULIB_WRITE = 0
302GREP = /bin/grep
303HAVE_ATOLL = 1
304HAVE_BTOWC = 1
305HAVE_CALLOC_POSIX = 1
306HAVE_DECL_ENVIRON = 1
307HAVE_DECL_FPURGE = 1
308HAVE_DECL_GETDELIM = 1
309HAVE_DECL_GETLINE = 1
310HAVE_DECL_GETLOADAVG = 1
311HAVE_DECL_GETLOGIN_R = 1
312HAVE_DECL_MEMMEM = 1
313HAVE_DECL_MEMRCHR = 1
314HAVE_DECL_OBSTACK_PRINTF = 1
315HAVE_DECL_SNPRINTF = 1
316HAVE_DECL_STRDUP = 1
317HAVE_DECL_STRERROR = 1
318HAVE_DECL_STRNCASECMP = 1
319HAVE_DECL_STRNDUP = 1
320HAVE_DECL_STRNLEN = 1
321HAVE_DECL_STRSIGNAL = 1
322HAVE_DECL_STRTOK_R = 1
323HAVE_DECL_VSNPRINTF = 1
324HAVE_DECL_WCTOB = 1
325HAVE_DECL_WCWIDTH = 1
326HAVE_DPRINTF = 1
327HAVE_DUP2 = 1
328HAVE_DUP3 = 1
329HAVE_EUIDACCESS = 1
330HAVE_FSEEKO = 1
331HAVE_FSYNC = 1
332HAVE_FTELLO = 1
333HAVE_FTRUNCATE = 1
334HAVE_GETDOMAINNAME = 1
335HAVE_GETDTABLESIZE = 1
336HAVE_GETHOSTNAME = 1
337HAVE_GETPAGESIZE = 1
338HAVE_GETSUBOPT = 1
339HAVE_GETUSERSHELL = 1
340HAVE_INTTYPES_H = 1
341HAVE_ISWCNTRL = 0
342HAVE_LIBGNUTLS = 
343HAVE_LIBSSL = yes
344HAVE_LINK = 1
345HAVE_LONG_LONG_INT = 1
346HAVE_MALLOC_POSIX = 1
347HAVE_MBRLEN = 1
348HAVE_MBRTOWC = 0
349HAVE_MBSINIT = 0
350HAVE_MBSNRTOWCS = 1
351HAVE_MBSRTOWCS = 1
352HAVE_MEMPCPY = 1
353HAVE_MKDTEMP = 1
354HAVE_MKOSTEMP = 1
355HAVE_OS_H = 0
356HAVE_PIPE2 = 1
357HAVE_RANDOM_H = 0
358HAVE_RANDOM_R = 1
359HAVE_RAWMEMCHR = 1
360HAVE_READLINK = 1
361HAVE_REALLOC_POSIX = 1
362HAVE_RPMATCH = 1
363HAVE_SETENV = 1
364HAVE_SIGNED_SIG_ATOMIC_T = 1
365HAVE_SIGNED_WCHAR_T = 1
366HAVE_SIGNED_WINT_T = 0
367HAVE_SLEEP = 1
368HAVE_STDINT_H = 1
369HAVE_STPCPY = 1
370HAVE_STPNCPY = 1
371HAVE_STRCASECMP = 1
372HAVE_STRCASESTR = 1
373HAVE_STRCHRNUL = 1
374HAVE_STRNDUP = 1
375HAVE_STRPBRK = 1
376HAVE_STRSEP = 1
377HAVE_STRTOD = 1
378HAVE_STRTOLL = 1
379HAVE_STRTOULL = 1
380HAVE_STRUCT_RANDOM_DATA = 1
381HAVE_STRVERSCMP = 1
382HAVE_SYS_BITYPES_H = 1
383HAVE_SYS_INTTYPES_H = 0
384HAVE_SYS_LOADAVG_H = 0
385HAVE_SYS_PARAM_H = 0
386HAVE_SYS_TYPES_H = 1
387HAVE_UNISTD_H = 1
388HAVE_UNSETENV = 1
389HAVE_UNSIGNED_LONG_LONG_INT = 1
390HAVE_VASPRINTF = 1
391HAVE_VDPRINTF = 1
392HAVE_WCHAR_H = 0
393HAVE_WCHAR_T = 1
394HAVE_WCRTOMB = 1
395HAVE_WCSNRTOMBS = 1
396HAVE_WCSRTOMBS = 1
397HAVE_WCTYPE_H = 0
398HAVE_WINT_T = 0
399HAVE__BOOL = 1
400INCLUDE_NEXT = include_next
401INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
402INSTALL = /usr/bin/install -c
403INSTALL_DATA = ${INSTALL} -m 644
404INSTALL_PROGRAM = ${INSTALL}
405INSTALL_SCRIPT = ${INSTALL}
406INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
407INTLLIBS = 
408INTL_MACOSX_LIBS = 
409LDFLAGS =  -L/home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/../ap/gpl/openssl
410LEX = flex
411LEXLIB = 
412LEX_OUTPUT_ROOT = lex.yy
413LIBGNUTLS = 
414LIBGNUTLS_PREFIX = 
415LIBGNU_LIBDEPS = 
416LIBGNU_LTLIBDEPS = 
417LIBICONV = 
418LIBINTL = 
419LIBMD5_LIBDEPS = 
420LIBMD5_LTLIBDEPS = 
421LIBOBJS =  ${LIBOBJDIR}ftp-opie$U.o ${LIBOBJDIR}openssl$U.o ${LIBOBJDIR}http-ntlm$U.o ${LIBOBJDIR}gen-md5$U.o
422LIBS = -ldl 
423LIBSSL = /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/../ap/gpl/openssl/lib/libssl.so /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/../ap/gpl/openssl/libcrypto.so -Wl,-rpath -Wl,/home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/../ap/gpl/openssl/lib -Wl,-rpath -Wl,/home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/../ap/gpl/openssl
424LIBSSL_PREFIX = /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/../ap/gpl/openssl
425LOCALCHARSET_TESTS_ENVIRONMENT = CHARSETALIASDIR="$(top_builddir)/lib"
426LOCALE_FR_UTF8 = none
427LOCALE_JA = none
428LOCALE_ZH_CN = none
429LTLIBGNUTLS = 
430LTLIBICONV = 
431LTLIBINTL = 
432LTLIBOBJS =  ${LIBOBJDIR}ftp-opie$U.lo ${LIBOBJDIR}openssl$U.lo ${LIBOBJDIR}http-ntlm$U.lo ${LIBOBJDIR}gen-md5$U.lo
433LTLIBSSL = -L/home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/../ap/gpl/openssl/lib -lssl -L/home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/../ap/gpl/openssl -lcrypto -R/home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/../ap/gpl/openssl/lib -R/home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/../ap/gpl/openssl
434MAKEINFO = ${SHELL} /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/ap/gpl/wget-1.12/build-aux/missing --run makeinfo
435MD5_CPPFLAGS = 
436MD5_LDADD = 
437MD5_SUBDIR = 
438MKDIR_P = /bin/mkdir -p
439MSGFMT = /usr/bin/msgfmt
440MSGFMT_015 = :
441MSGMERGE = /usr/bin/msgmerge
442NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = 
443NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = 
444NEXT_AS_FIRST_DIRECTIVE_STDINT_H = <stdint.h>
445NEXT_AS_FIRST_DIRECTIVE_STDIO_H = <stdio.h>
446NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = <stdlib.h>
447NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = <strings.h>
448NEXT_AS_FIRST_DIRECTIVE_STRING_H = <string.h>
449NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = <unistd.h>
450NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = <wchar.h>
451NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = 
452NEXT_ERRNO_H = 
453NEXT_STDDEF_H = 
454NEXT_STDINT_H = <stdint.h>
455NEXT_STDIO_H = <stdio.h>
456NEXT_STDLIB_H = <stdlib.h>
457NEXT_STRINGS_H = <strings.h>
458NEXT_STRING_H = <string.h>
459NEXT_UNISTD_H = <unistd.h>
460NEXT_WCHAR_H = <wchar.h>
461NEXT_WCTYPE_H = 
462OBJEXT = o
463PACKAGE = wget
464PACKAGE_BUGREPORT = bug-wget@gnu.org
465PACKAGE_NAME = wget
466PACKAGE_STRING = wget 1.12
467PACKAGE_TARNAME = wget
468PACKAGE_VERSION = 1.12
469PATH_SEPARATOR = :
470PERL = /usr/bin/perl
471POD2MAN = /usr/bin/pod2man
472POSUB = 
473PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
474PTRDIFF_T_SUFFIX = 
475RANLIB = mipsel-linux-uclibc-ranlib
476REPLACE_BTOWC = 0
477REPLACE_CHOWN = 0
478REPLACE_CLOSE = 0
479REPLACE_DPRINTF = 0
480REPLACE_DUP2 = 0
481REPLACE_FCHDIR = 0
482REPLACE_FCLOSE = 0
483REPLACE_FFLUSH = 0
484REPLACE_FOPEN = 0
485REPLACE_FPRINTF = 0
486REPLACE_FPURGE = 0
487REPLACE_FREOPEN = 0
488REPLACE_FSEEK = 0
489REPLACE_FSEEKO = 0
490REPLACE_FTELL = 0
491REPLACE_FTELLO = 0
492REPLACE_GETCWD = 0
493REPLACE_GETLINE = 0
494REPLACE_GETPAGESIZE = 0
495REPLACE_ISWCNTRL = 0
496REPLACE_LCHOWN = 0
497REPLACE_LSEEK = 0
498REPLACE_MBRLEN = 0
499REPLACE_MBRTOWC = 1
500REPLACE_MBSINIT = 1
501REPLACE_MBSNRTOWCS = 0
502REPLACE_MBSRTOWCS = 0
503REPLACE_MBSTATE_T = 1
504REPLACE_MEMCHR = 1
505REPLACE_MEMMEM = 0
506REPLACE_MKSTEMP = 0
507REPLACE_NULL = 0
508REPLACE_OBSTACK_PRINTF = 0
509REPLACE_PERROR = 0
510REPLACE_POPEN = 0
511REPLACE_PRINTF = 0
512REPLACE_PUTENV = 0
513REPLACE_SNPRINTF = 0
514REPLACE_SPRINTF = 0
515REPLACE_STDIO_WRITE_FUNCS = 0
516REPLACE_STRCASESTR = 1
517REPLACE_STRDUP = 0
518REPLACE_STRERROR = 0
519REPLACE_STRSIGNAL = 0
520REPLACE_STRSTR = 0
521REPLACE_STRTOD = 0
522REPLACE_VASPRINTF = 0
523REPLACE_VDPRINTF = 0
524REPLACE_VFPRINTF = 0
525REPLACE_VPRINTF = 0
526REPLACE_VSNPRINTF = 0
527REPLACE_VSPRINTF = 0
528REPLACE_WCRTOMB = 0
529REPLACE_WCSNRTOMBS = 0
530REPLACE_WCSRTOMBS = 0
531REPLACE_WCTOB = 0
532REPLACE_WCWIDTH = 0
533REPLACE_WRITE = 0
534SET_MAKE = 
535SHELL = /bin/sh
536SIG_ATOMIC_T_SUFFIX = 
537SIZE_T_SUFFIX = u
538STDBOOL_H = 
539STDDEF_H = 
540STDINT_H = stdint.h
541STRIP = mipsel-linux-uclibc-strip
542UNISTD_H_HAVE_WINSOCK2_H = 0
543UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0
544USE_NLS = no
545VERSION = 1.12
546VOID_UNSETENV = 0
547WCHAR_H = wchar.h
548WCHAR_T_SUFFIX = 
549WCTYPE_H = wctype.h
550WINT_T_SUFFIX = 
551XGETTEXT = /usr/bin/xgettext
552XGETTEXT_015 = :
553XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format
554abs_builddir = /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/ap/gpl/wget-1.12
555abs_srcdir = /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/ap/gpl/wget-1.12
556abs_top_builddir = /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/ap/gpl/wget-1.12
557abs_top_srcdir = /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/ap/gpl/wget-1.12
558ac_ct_CC = 
559am__include = include
560am__leading_dot = .
561am__quote = 
562am__tar = ${AMTAR} chof - "$$tardir"
563am__untar = ${AMTAR} xf -
564bindir = ${exec_prefix}/bin
565build = i386-pc-linux-gnu
566build_alias = i386-pc-linux-gnu
567build_cpu = i386
568build_os = linux-gnu
569build_vendor = pc
570builddir = .
571datadir = ${datarootdir}
572datarootdir = ${prefix}/share
573docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
574dvidir = ${docdir}
575exec_prefix = ${prefix}
576gl_LIBOBJS =  exitfail.o getopt.o getopt1.o getpass.o mbrtowc.o mbsinit.o memchr.o quote.o quotearg.o strcasestr.o xmalloc.o
577gl_LTLIBOBJS =  exitfail.lo getopt.lo getopt1.lo getpass.lo mbrtowc.lo mbsinit.lo memchr.lo quote.lo quotearg.lo strcasestr.lo xmalloc.lo
578gltests_LIBOBJS = 
579gltests_LTLIBOBJS = 
580host = mipsel-unknown-linux-gnu
581host_alias = mipsel-linux
582host_cpu = mipsel
583host_os = linux-gnu
584host_vendor = unknown
585htmldir = ${docdir}
586includedir = ${prefix}/include
587infodir = ${datarootdir}/info
588install_sh = $(SHELL) /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/ap/gpl/wget-1.12/build-aux/install-sh
589libdir = ${exec_prefix}/lib
590libexecdir = ${exec_prefix}/libexec
591localedir = ${datarootdir}/locale
592localstatedir = ${prefix}/var
593mandir = ${datarootdir}/man
594md5_LIBOBJS = 
595md5_LTLIBOBJS = 
596md5tests_LIBOBJS = 
597md5tests_LTLIBOBJS = 
598mkdir_p = /bin/mkdir -p
599oldincludedir = /usr/include
600pdfdir = ${docdir}
601prefix = /home/hyang/Project/WNDR4500/August19/2011_04_14_WNDR4500_Alpha/src/router/mipsel-uclibc/target
602program_transform_name = s,x,x,
603psdir = ${docdir}
604sbindir = ${exec_prefix}/sbin
605sharedstatedir = ${prefix}/com
606srcdir = .
607sysconfdir = ${prefix}/etc
608target_alias = mipsel-linux
609top_build_prefix = 
610top_builddir = .
611top_srcdir = .
612
613# We can't help that installing wget.info leaves /usr/share/info/dir
614# around, and we need to prevent uninstallation of the possibly
615# previously-existing /etc/wgetrc.
616distuninstallcheck_listfiles = find . -type f | \
617			       grep -Ev '(/share/info/dir|/etc/wgetrc)$$'
618
619
620# Search for macros in the m4 subdirectory:
621ACLOCAL_AMFLAGS = -I m4 -I md5/m4
622
623# subdirectories in the distribution
624SUBDIRS = lib md5 src doc po tests util windows
625EXTRA_DIST = ChangeLog.README configure.bat MAILING-LIST \
626             msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \
627             msdos/Makefile.WC ABOUT-NLS autogen.sh \
628             build-aux/build_info.pl
629
630CLEANFILES = *~ *.bak $(DISTNAME).tar.gz
631all: all-recursive
632
633.SUFFIXES:
634am--refresh:
635	@:
636$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
637	@for dep in $?; do \
638	  case '$(am__configure_deps)' in \
639	    *$$dep*) \
640	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
641	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
642		&& exit 0; \
643	      exit 1;; \
644	  esac; \
645	done; \
646	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
647	cd $(top_srcdir) && \
648	  $(AUTOMAKE) --gnu  Makefile
649.PRECIOUS: Makefile
650Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
651	@case '$?' in \
652	  *config.status*) \
653	    echo ' $(SHELL) ./config.status'; \
654	    $(SHELL) ./config.status;; \
655	  *) \
656	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
657	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
658	esac;
659
660$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
661	$(SHELL) ./config.status --recheck
662
663$(top_srcdir)/configure:  $(am__configure_deps)
664	cd $(srcdir) && $(AUTOCONF)
665$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
666	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
667
668# This directory's subdirectories are mostly independent; you can cd
669# into them and run `make' without going through this Makefile.
670# To change the values of `make' variables: instead of editing Makefiles,
671# (1) if the variable is set in `config.status', edit `config.status'
672#     (which will cause the Makefiles to be regenerated when you run `make');
673# (2) otherwise, pass the desired values on the `make' command line.
674$(RECURSIVE_TARGETS):
675	@failcom='exit 1'; \
676	for f in x $$MAKEFLAGS; do \
677	  case $$f in \
678	    *=* | --[!k]*);; \
679	    *k*) failcom='fail=yes';; \
680	  esac; \
681	done; \
682	dot_seen=no; \
683	target=`echo $@ | sed s/-recursive//`; \
684	list='$(SUBDIRS)'; for subdir in $$list; do \
685	  echo "Making $$target in $$subdir"; \
686	  if test "$$subdir" = "."; then \
687	    dot_seen=yes; \
688	    local_target="$$target-am"; \
689	  else \
690	    local_target="$$target"; \
691	  fi; \
692	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
693	  || eval $$failcom; \
694	done; \
695	if test "$$dot_seen" = "no"; then \
696	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
697	fi; test -z "$$fail"
698
699$(RECURSIVE_CLEAN_TARGETS):
700	@failcom='exit 1'; \
701	for f in x $$MAKEFLAGS; do \
702	  case $$f in \
703	    *=* | --[!k]*);; \
704	    *k*) failcom='fail=yes';; \
705	  esac; \
706	done; \
707	dot_seen=no; \
708	case "$@" in \
709	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
710	  *) list='$(SUBDIRS)' ;; \
711	esac; \
712	rev=''; for subdir in $$list; do \
713	  if test "$$subdir" = "."; then :; else \
714	    rev="$$subdir $$rev"; \
715	  fi; \
716	done; \
717	rev="$$rev ."; \
718	target=`echo $@ | sed s/-recursive//`; \
719	for subdir in $$rev; do \
720	  echo "Making $$target in $$subdir"; \
721	  if test "$$subdir" = "."; then \
722	    local_target="$$target-am"; \
723	  else \
724	    local_target="$$target"; \
725	  fi; \
726	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
727	  || eval $$failcom; \
728	done && test -z "$$fail"
729tags-recursive:
730	list='$(SUBDIRS)'; for subdir in $$list; do \
731	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
732	done
733ctags-recursive:
734	list='$(SUBDIRS)'; for subdir in $$list; do \
735	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
736	done
737
738ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
739	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
740	unique=`for i in $$list; do \
741	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
742	  done | \
743	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
744	      END { if (nonempty) { for (i in files) print i; }; }'`; \
745	mkid -fID $$unique
746tags: TAGS
747
748TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
749		$(TAGS_FILES) $(LISP)
750	tags=; \
751	here=`pwd`; \
752	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
753	  include_option=--etags-include; \
754	  empty_fix=.; \
755	else \
756	  include_option=--include; \
757	  empty_fix=; \
758	fi; \
759	list='$(SUBDIRS)'; for subdir in $$list; do \
760	  if test "$$subdir" = .; then :; else \
761	    test ! -f $$subdir/TAGS || \
762	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
763	  fi; \
764	done; \
765	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
766	unique=`for i in $$list; do \
767	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
768	  done | \
769	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
770	      END { if (nonempty) { for (i in files) print i; }; }'`; \
771	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
772	  test -n "$$unique" || unique=$$empty_fix; \
773	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
774	    $$tags $$unique; \
775	fi
776ctags: CTAGS
777CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
778		$(TAGS_FILES) $(LISP)
779	tags=; \
780	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
781	unique=`for i in $$list; do \
782	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
783	  done | \
784	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
785	      END { if (nonempty) { for (i in files) print i; }; }'`; \
786	test -z "$(CTAGS_ARGS)$$tags$$unique" \
787	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
788	     $$tags $$unique
789
790GTAGS:
791	here=`$(am__cd) $(top_builddir) && pwd` \
792	  && cd $(top_srcdir) \
793	  && gtags -i $(GTAGS_ARGS) $$here
794
795distclean-tags:
796	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
797
798distdir: $(DISTFILES)
799	$(am__remove_distdir)
800	test -d $(distdir) || mkdir $(distdir)
801	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
802	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
803	list='$(DISTFILES)'; \
804	  dist_files=`for file in $$list; do echo $$file; done | \
805	  sed -e "s|^$$srcdirstrip/||;t" \
806	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
807	case $$dist_files in \
808	  */*) $(MKDIR_P) `echo "$$dist_files" | \
809			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
810			   sort -u` ;; \
811	esac; \
812	for file in $$dist_files; do \
813	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
814	  if test -d $$d/$$file; then \
815	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
816	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
817	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
818	    fi; \
819	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
820	  else \
821	    test -f $(distdir)/$$file \
822	    || cp -p $$d/$$file $(distdir)/$$file \
823	    || exit 1; \
824	  fi; \
825	done
826	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
827	  if test "$$subdir" = .; then :; else \
828	    test -d "$(distdir)/$$subdir" \
829	    || $(MKDIR_P) "$(distdir)/$$subdir" \
830	    || exit 1; \
831	    distdir=`$(am__cd) $(distdir) && pwd`; \
832	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
833	    (cd $$subdir && \
834	      $(MAKE) $(AM_MAKEFLAGS) \
835	        top_distdir="$$top_distdir" \
836	        distdir="$$distdir/$$subdir" \
837		am__remove_distdir=: \
838		am__skip_length_check=: \
839	        distdir) \
840	      || exit 1; \
841	  fi; \
842	done
843	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
844	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
845	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
846	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
847	|| chmod -R a+r $(distdir)
848dist-gzip: distdir
849	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
850	$(am__remove_distdir)
851dist-bzip2: distdir
852	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
853	$(am__remove_distdir)
854dist-lzma: distdir
855	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
856	$(am__remove_distdir)
857
858dist-tarZ: distdir
859	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
860	$(am__remove_distdir)
861
862dist-shar: distdir
863	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
864	$(am__remove_distdir)
865
866dist-zip: distdir
867	-rm -f $(distdir).zip
868	zip -rq $(distdir).zip $(distdir)
869	$(am__remove_distdir)
870
871dist dist-all: distdir
872	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
873	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
874	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
875	$(am__remove_distdir)
876
877# This target untars the dist file and tries a VPATH configuration.  Then
878# it guarantees that the distribution is self-contained by making another
879# tarfile.
880distcheck: dist
881	case '$(DIST_ARCHIVES)' in \
882	*.tar.gz*) \
883	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
884	*.tar.bz2*) \
885	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
886	*.tar.lzma*) \
887	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
888	*.tar.Z*) \
889	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
890	*.shar.gz*) \
891	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
892	*.zip*) \
893	  unzip $(distdir).zip ;;\
894	esac
895	chmod -R a-w $(distdir); chmod a+w $(distdir)
896	mkdir $(distdir)/_build
897	mkdir $(distdir)/_inst
898	chmod a-w $(distdir)
899	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
900	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
901	  && cd $(distdir)/_build \
902	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
903	    $(DISTCHECK_CONFIGURE_FLAGS) \
904	  && $(MAKE) $(AM_MAKEFLAGS) \
905	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
906	  && $(MAKE) $(AM_MAKEFLAGS) check \
907	  && $(MAKE) $(AM_MAKEFLAGS) install \
908	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
909	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
910	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
911	        distuninstallcheck \
912	  && chmod -R a-w "$$dc_install_base" \
913	  && ({ \
914	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
915	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
916	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
917	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
918	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
919	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
920	  && rm -rf "$$dc_destdir" \
921	  && $(MAKE) $(AM_MAKEFLAGS) dist \
922	  && rm -rf $(DIST_ARCHIVES) \
923	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
924	$(am__remove_distdir)
925	@(echo "$(distdir) archives ready for distribution: "; \
926	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
927	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
928distuninstallcheck:
929	@cd $(distuninstallcheck_dir) \
930	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
931	   || { echo "ERROR: files left after uninstall:" ; \
932	        if test -n "$(DESTDIR)"; then \
933	          echo "  (check DESTDIR support)"; \
934	        fi ; \
935	        $(distuninstallcheck_listfiles) ; \
936	        exit 1; } >&2
937distcleancheck: distclean
938	@if test '$(srcdir)' = . ; then \
939	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
940	  exit 1 ; \
941	fi
942	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
943	  || { echo "ERROR: files left in build directory after distclean:" ; \
944	       $(distcleancheck_listfiles) ; \
945	       exit 1; } >&2
946check-am: all-am
947check: check-recursive
948all-am: Makefile
949installdirs: installdirs-recursive
950installdirs-am:
951install: install-recursive
952install-exec: install-exec-recursive
953install-data: install-data-recursive
954uninstall: uninstall-recursive
955
956install-am: all-am
957	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
958
959installcheck: installcheck-recursive
960install-strip:
961	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
962	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
963	  `test -z '$(STRIP)' || \
964	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
965mostlyclean-generic:
966
967clean-generic:
968	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
969
970distclean-generic:
971	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
972
973maintainer-clean-generic:
974	@echo "This command is intended for maintainers to use"
975	@echo "it deletes files that may require special tools to rebuild."
976clean: clean-recursive
977
978clean-am: clean-generic mostlyclean-am
979
980distclean: distclean-recursive
981	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
982	-rm -f Makefile
983distclean-am: clean-am distclean-generic distclean-tags
984
985dvi: dvi-recursive
986
987dvi-am:
988
989html: html-recursive
990
991info: info-recursive
992
993info-am:
994
995install-data-am:
996
997install-dvi: install-dvi-recursive
998
999install-exec-am:
1000
1001install-html: install-html-recursive
1002
1003install-info: install-info-recursive
1004
1005install-man:
1006
1007install-pdf: install-pdf-recursive
1008
1009install-ps: install-ps-recursive
1010
1011installcheck-am:
1012
1013maintainer-clean: maintainer-clean-recursive
1014	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1015	-rm -rf $(top_srcdir)/autom4te.cache
1016	-rm -f Makefile
1017maintainer-clean-am: distclean-am maintainer-clean-generic
1018
1019mostlyclean: mostlyclean-recursive
1020
1021mostlyclean-am: mostlyclean-generic
1022
1023pdf: pdf-recursive
1024
1025pdf-am:
1026
1027ps: ps-recursive
1028
1029ps-am:
1030
1031uninstall-am:
1032
1033.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
1034	install-strip
1035
1036.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1037	all all-am am--refresh check check-am clean clean-generic \
1038	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
1039	dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
1040	distclean-generic distclean-tags distcleancheck distdir \
1041	distuninstallcheck dvi dvi-am html html-am info info-am \
1042	install install-am install-data install-data-am install-dvi \
1043	install-dvi-am install-exec install-exec-am install-html \
1044	install-html-am install-info install-info-am install-man \
1045	install-pdf install-pdf-am install-ps install-ps-am \
1046	install-strip installcheck installcheck-am installdirs \
1047	installdirs-am maintainer-clean maintainer-clean-generic \
1048	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
1049	tags-recursive uninstall uninstall-am
1050
1051# Tell versions [3.59,3.63) of GNU make to not export all variables.
1052# Otherwise a system limit (for SysV at least) may be exceeded.
1053.NOEXPORT:
1054