1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# include/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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
16srcdir = .
17top_srcdir = ..
18
19pkgdatadir = $(datadir)/curl
20pkglibdir = $(libdir)/curl
21pkgincludedir = $(includedir)/curl
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = /usr/bin/install -c
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = i686-pc-linux-gnu
37host_triplet = mipsel-unknown-linux-gnu
38subdir = include
39DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
42	$(top_srcdir)/m4/curl-confopts.m4 \
43	$(top_srcdir)/m4/curl-functions.m4 \
44	$(top_srcdir)/m4/curl-openssl.m4 \
45	$(top_srcdir)/m4/curl-override.m4 \
46	$(top_srcdir)/m4/curl-reentrant.m4 \
47	$(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
48	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
49	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
50	$(top_srcdir)/m4/xc-translit.m4 $(top_srcdir)/acinclude.m4 \
51	$(top_srcdir)/configure.ac
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53	$(ACLOCAL_M4)
54mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
55CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
56	$(top_builddir)/src/curl_config.h \
57	$(top_builddir)/include/curl/curlbuild.h
58CONFIG_CLEAN_FILES =
59depcomp =
60am__depfiles_maybe =
61SOURCES =
62DIST_SOURCES =
63RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
64	html-recursive info-recursive install-data-recursive \
65	install-exec-recursive install-info-recursive \
66	install-recursive installcheck-recursive installdirs-recursive \
67	pdf-recursive ps-recursive uninstall-info-recursive \
68	uninstall-recursive
69ETAGS = etags
70CTAGS = ctags
71DIST_SUBDIRS = $(SUBDIRS)
72DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73ACLOCAL = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run aclocal-1.9
74AMDEP_FALSE = #
75AMDEP_TRUE = 
76AMTAR = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run tar
77AR = /usr/bin/ar
78AS = as
79AUTOCONF = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run autoconf
80AUTOHEADER = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run autoheader
81AUTOMAKE = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run automake-1.9
82AWK = gawk
83BUILD_LIBHOSTNAME_FALSE = 
84BUILD_LIBHOSTNAME_TRUE = #
85BUILD_UNITTESTS_FALSE = 
86BUILD_UNITTESTS_TRUE = #
87CC = gcc
88CCDEPMODE = depmode=gcc3
89CFLAGS = -g0 -O2 -Wno-system-headers
90CONFIGURE_OPTIONS = " '--target=mipsel-linux' '--host=mipsel-linux' '--build=' '--prefix=/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp' '--with-ssl' '--exec-prefix=' '--disable-manual' '--disable-proxy' '--without-zlib' '--disable-cookies' '--disable-ipv6' '--disable-shared' '--disable-dict' '--disable-file' '--disable-ftp' '--disable-gopher' '--disable-imap' '--disable-pop3' '--disable-smtp' '--disable-telnet' '--disable-tftp' '--disable-rtsp' 'build_alias=' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'LDFLAGS=-L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib' 'CPPFLAGS=-I/../../ap/gpl/openssl/tmp/usr/local/ssl/include -I/../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl'"
91CPP = gcc -E
92CPPFLAGS = -isystem /../../ap/gpl/openssl/tmp/usr/local/ssl/include -isystem /../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl
93CROSSCOMPILING_FALSE = 
94CROSSCOMPILING_TRUE = #
95CURLDEBUG_FALSE = 
96CURLDEBUG_TRUE = #
97CURLVERSION = 7.23.1
98CURL_CA_BUNDLE = "/etc/ssl/certs/ca-certificates.crt"
99CURL_CFLAG_EXTRAS = 
100CURL_DISABLE_DICT = 1
101CURL_DISABLE_FILE = 1
102CURL_DISABLE_FTP = 1
103CURL_DISABLE_GOPHER = 1
104CURL_DISABLE_HTTP = 
105CURL_DISABLE_IMAP = 1
106CURL_DISABLE_LDAP = 1
107CURL_DISABLE_LDAPS = 1
108CURL_DISABLE_POP3 = 1
109CURL_DISABLE_PROXY = 1
110CURL_DISABLE_RTSP = 1
111CURL_DISABLE_SMTP = 1
112CURL_DISABLE_TELNET = 1
113CURL_DISABLE_TFTP = 1
114CURL_LIBS = -lrt
115CURL_NETWORK_LIBS = 
116CYGPATH_W = echo
117DEFS = -DHAVE_CONFIG_H
118DEPDIR = .deps
119DLLTOOL = dlltool
120DSYMUTIL = 
121DUMPBIN = :
122ECHO_C = 
123ECHO_N = -n
124ECHO_T = 
125EGREP = /bin/grep -E
126ENABLE_SHARED = no
127EXEEXT = 
128FGREP = /bin/grep -F
129GREP = /bin/grep
130HAVE_GNUTLS_SRP = 
131HAVE_LDAP_SSL = 1
132HAVE_LIBZ = 
133HAVE_LIBZ_FALSE = 
134HAVE_LIBZ_TRUE = #
135HAVE_PK11_CREATEGENERICOBJECT = 
136HAVE_SSLEAY_SRP = 
137IDN_ENABLED = 
138INSTALL_DATA = ${INSTALL} -m 644
139INSTALL_PROGRAM = ${INSTALL}
140INSTALL_SCRIPT = ${INSTALL}
141INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
142IPV6_ENABLED = 
143KRB4_ENABLED = 
144LD = /usr/bin/ld
145LDFLAGS = -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib
146LIBCURL_LIBS = -lssl -lcrypto -lrt -lssl -lcrypto
147LIBOBJS = 
148LIBS = 
149LIBTOOL = $(SHELL) $(top_builddir)/libtool
150LIPO = 
151LN_S = ln -s
152LTLIBOBJS = 
153MAINT = #
154MAINTAINER_MODE_FALSE = 
155MAINTAINER_MODE_TRUE = #
156MAKEINFO = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run makeinfo
157MANIFEST_TOOL = :
158MANOPT = 
159MIMPURE_FALSE = 
160MIMPURE_TRUE = #
161NM = nm
162NMEDIT = 
163NO_UNDEFINED_FALSE = 
164NO_UNDEFINED_TRUE = #
165NROFF = /usr/bin/nroff
166OBJDUMP = objdump
167OBJEXT = o
168OTOOL = 
169OTOOL64 = 
170PACKAGE = curl
171PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
172PACKAGE_NAME = curl
173PACKAGE_STRING = curl -
174PACKAGE_TARNAME = curl
175PACKAGE_URL = 
176PACKAGE_VERSION = -
177PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
178PATH_SEPARATOR = :
179PERL = /usr/bin/perl
180PKGADD_NAME = cURL - a client that groks URLs
181PKGADD_PKG = HAXXcurl
182PKGADD_VENDOR = curl.haxx.se
183PKGCONFIG = /usr/bin/pkg-config
184RANDOM_FILE = /dev/urandom
185RANLIB = ranlib
186REQUIRE_LIB_DEPS = yes
187SED = /bin/sed
188SET_MAKE = 
189SHELL = /bin/sh
190SONAME_BUMP_FALSE = 
191SONAME_BUMP_TRUE = #
192SSL_ENABLED = 1
193STATICLIB_FALSE = 
194STATICLIB_TRUE = #
195STRIP = strip
196SUPPORT_FEATURES = SSL NTLM NTLM_WB
197SUPPORT_PROTOCOLS = HTTP HTTPS
198TEST_SERVER_LIBS = -lrt
199USE_ARES = 
200USE_AXTLS = 
201USE_CYASSL = 
202USE_EMBEDDED_ARES_FALSE = 
203USE_EMBEDDED_ARES_TRUE = #
204USE_GNUTLS = 
205USE_LIBRTMP = 
206USE_LIBSSH2 = 
207USE_MANUAL_FALSE = 
208USE_MANUAL_TRUE = #
209USE_NSS = 
210USE_OPENLDAP = 
211USE_POLARSSL = 
212USE_SSLEAY = 1
213USE_WINDOWS_SSPI = 
214VERSION = -
215VERSIONNUM = 071701
216ac_ct_AR = 
217ac_ct_CC = gcc
218ac_ct_DUMPBIN = link -dump
219am__fastdepCC_FALSE = #
220am__fastdepCC_TRUE = 
221am__include = include
222am__leading_dot = .
223am__quote = 
224am__tar = ${AMTAR} chof - "$$tardir"
225am__untar = ${AMTAR} xf -
226bindir = ${exec_prefix}/bin
227build = i686-pc-linux-gnu
228build_alias = 
229build_cpu = i686
230build_os = linux-gnu
231build_vendor = pc
232datadir = ${datarootdir}
233datarootdir = ${prefix}/share
234docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
235dvidir = ${docdir}
236exec_prefix = 
237host = mipsel-unknown-linux-gnu
238host_alias = mipsel-linux
239host_cpu = mipsel
240host_os = linux-gnu
241host_vendor = unknown
242htmldir = ${docdir}
243includedir = ${prefix}/include
244infodir = ${datarootdir}/info
245install_sh = /home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/install-sh
246libdir = ${exec_prefix}/lib
247libexecdir = ${exec_prefix}/libexec
248libext = a
249localedir = ${datarootdir}/locale
250localstatedir = ${prefix}/var
251mandir = ${datarootdir}/man
252mkdir_p = mkdir -p --
253oldincludedir = /usr/include
254pdfdir = ${docdir}
255prefix = /home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp
256program_transform_name = s,x,x,
257psdir = ${docdir}
258sbindir = ${exec_prefix}/sbin
259sharedstatedir = ${prefix}/com
260subdirs = 
261sysconfdir = ${prefix}/etc
262target_alias = mipsel-linux
263SUBDIRS = curl
264EXTRA_DIST = README
265AUTOMAKE_OPTIONS = foreign no-dependencies
266all: all-recursive
267
268.SUFFIXES:
269$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
270	@for dep in $?; do \
271	  case '$(am__configure_deps)' in \
272	    *$$dep*) \
273	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
274		&& exit 0; \
275	      exit 1;; \
276	  esac; \
277	done; \
278	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  include/Makefile'; \
279	cd $(top_srcdir) && \
280	  $(AUTOMAKE) --foreign  include/Makefile
281.PRECIOUS: Makefile
282Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
283	@case '$?' in \
284	  *config.status*) \
285	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
286	  *) \
287	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
288	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
289	esac;
290
291$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
292	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293
294$(top_srcdir)/configure: # $(am__configure_deps)
295	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
297	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298
299mostlyclean-libtool:
300	-rm -f *.lo
301
302clean-libtool:
303	-rm -rf .libs _libs
304
305distclean-libtool:
306	-rm -f libtool
307uninstall-info-am:
308
309# This directory's subdirectories are mostly independent; you can cd
310# into them and run `make' without going through this Makefile.
311# To change the values of `make' variables: instead of editing Makefiles,
312# (1) if the variable is set in `config.status', edit `config.status'
313#     (which will cause the Makefiles to be regenerated when you run `make');
314# (2) otherwise, pass the desired values on the `make' command line.
315$(RECURSIVE_TARGETS):
316	@failcom='exit 1'; \
317	for f in x $$MAKEFLAGS; do \
318	  case $$f in \
319	    *=* | --[!k]*);; \
320	    *k*) failcom='fail=yes';; \
321	  esac; \
322	done; \
323	dot_seen=no; \
324	target=`echo $@ | sed s/-recursive//`; \
325	list='$(SUBDIRS)'; for subdir in $$list; do \
326	  echo "Making $$target in $$subdir"; \
327	  if test "$$subdir" = "."; then \
328	    dot_seen=yes; \
329	    local_target="$$target-am"; \
330	  else \
331	    local_target="$$target"; \
332	  fi; \
333	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
334	  || eval $$failcom; \
335	done; \
336	if test "$$dot_seen" = "no"; then \
337	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
338	fi; test -z "$$fail"
339
340mostlyclean-recursive clean-recursive distclean-recursive \
341maintainer-clean-recursive:
342	@failcom='exit 1'; \
343	for f in x $$MAKEFLAGS; do \
344	  case $$f in \
345	    *=* | --[!k]*);; \
346	    *k*) failcom='fail=yes';; \
347	  esac; \
348	done; \
349	dot_seen=no; \
350	case "$@" in \
351	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
352	  *) list='$(SUBDIRS)' ;; \
353	esac; \
354	rev=''; for subdir in $$list; do \
355	  if test "$$subdir" = "."; then :; else \
356	    rev="$$subdir $$rev"; \
357	  fi; \
358	done; \
359	rev="$$rev ."; \
360	target=`echo $@ | sed s/-recursive//`; \
361	for subdir in $$rev; do \
362	  echo "Making $$target in $$subdir"; \
363	  if test "$$subdir" = "."; then \
364	    local_target="$$target-am"; \
365	  else \
366	    local_target="$$target"; \
367	  fi; \
368	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
369	  || eval $$failcom; \
370	done && test -z "$$fail"
371tags-recursive:
372	list='$(SUBDIRS)'; for subdir in $$list; do \
373	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
374	done
375ctags-recursive:
376	list='$(SUBDIRS)'; for subdir in $$list; do \
377	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
378	done
379
380ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
381	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
382	unique=`for i in $$list; do \
383	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384	  done | \
385	  $(AWK) '    { files[$$0] = 1; } \
386	       END { for (i in files) print i; }'`; \
387	mkid -fID $$unique
388tags: TAGS
389
390TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
391		$(TAGS_FILES) $(LISP)
392	tags=; \
393	here=`pwd`; \
394	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
395	  include_option=--etags-include; \
396	  empty_fix=.; \
397	else \
398	  include_option=--include; \
399	  empty_fix=; \
400	fi; \
401	list='$(SUBDIRS)'; for subdir in $$list; do \
402	  if test "$$subdir" = .; then :; else \
403	    test ! -f $$subdir/TAGS || \
404	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
405	  fi; \
406	done; \
407	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
408	unique=`for i in $$list; do \
409	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410	  done | \
411	  $(AWK) '    { files[$$0] = 1; } \
412	       END { for (i in files) print i; }'`; \
413	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
414	  test -n "$$unique" || unique=$$empty_fix; \
415	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416	    $$tags $$unique; \
417	fi
418ctags: CTAGS
419CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
420		$(TAGS_FILES) $(LISP)
421	tags=; \
422	here=`pwd`; \
423	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
424	unique=`for i in $$list; do \
425	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426	  done | \
427	  $(AWK) '    { files[$$0] = 1; } \
428	       END { for (i in files) print i; }'`; \
429	test -z "$(CTAGS_ARGS)$$tags$$unique" \
430	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
431	     $$tags $$unique
432
433GTAGS:
434	here=`$(am__cd) $(top_builddir) && pwd` \
435	  && cd $(top_srcdir) \
436	  && gtags -i $(GTAGS_ARGS) $$here
437
438distclean-tags:
439	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
440
441distdir: $(DISTFILES)
442	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
443	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
444	list='$(DISTFILES)'; for file in $$list; do \
445	  case $$file in \
446	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
447	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
448	  esac; \
449	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
450	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
451	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
452	    dir="/$$dir"; \
453	    $(mkdir_p) "$(distdir)$$dir"; \
454	  else \
455	    dir=''; \
456	  fi; \
457	  if test -d $$d/$$file; then \
458	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
459	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
460	    fi; \
461	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
462	  else \
463	    test -f $(distdir)/$$file \
464	    || cp -p $$d/$$file $(distdir)/$$file \
465	    || exit 1; \
466	  fi; \
467	done
468	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
469	  if test "$$subdir" = .; then :; else \
470	    test -d "$(distdir)/$$subdir" \
471	    || $(mkdir_p) "$(distdir)/$$subdir" \
472	    || exit 1; \
473	    distdir=`$(am__cd) $(distdir) && pwd`; \
474	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
475	    (cd $$subdir && \
476	      $(MAKE) $(AM_MAKEFLAGS) \
477	        top_distdir="$$top_distdir" \
478	        distdir="$$distdir/$$subdir" \
479	        distdir) \
480	      || exit 1; \
481	  fi; \
482	done
483check-am: all-am
484check: check-recursive
485all-am: Makefile
486installdirs: installdirs-recursive
487installdirs-am:
488install: install-recursive
489install-exec: install-exec-recursive
490install-data: install-data-recursive
491uninstall: uninstall-recursive
492
493install-am: all-am
494	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
495
496installcheck: installcheck-recursive
497install-strip:
498	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
499	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
500	  `test -z '$(STRIP)' || \
501	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
502mostlyclean-generic:
503
504clean-generic:
505
506distclean-generic:
507	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
508
509maintainer-clean-generic:
510	@echo "This command is intended for maintainers to use"
511	@echo "it deletes files that may require special tools to rebuild."
512clean: clean-recursive
513
514clean-am: clean-generic clean-libtool mostlyclean-am
515
516distclean: distclean-recursive
517	-rm -f Makefile
518distclean-am: clean-am distclean-generic distclean-libtool \
519	distclean-tags
520
521dvi: dvi-recursive
522
523dvi-am:
524
525html: html-recursive
526
527info: info-recursive
528
529info-am:
530
531install-data-am:
532
533install-exec-am:
534
535install-info: install-info-recursive
536
537install-man:
538
539installcheck-am:
540
541maintainer-clean: maintainer-clean-recursive
542	-rm -f Makefile
543maintainer-clean-am: distclean-am maintainer-clean-generic
544
545mostlyclean: mostlyclean-recursive
546
547mostlyclean-am: mostlyclean-generic mostlyclean-libtool
548
549pdf: pdf-recursive
550
551pdf-am:
552
553ps: ps-recursive
554
555ps-am:
556
557uninstall-am: uninstall-info-am
558
559uninstall-info: uninstall-info-recursive
560
561.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
562	clean clean-generic clean-libtool clean-recursive ctags \
563	ctags-recursive distclean distclean-generic distclean-libtool \
564	distclean-recursive distclean-tags distdir dvi dvi-am html \
565	html-am info info-am install install-am install-data \
566	install-data-am install-exec install-exec-am install-info \
567	install-info-am install-man install-strip installcheck \
568	installcheck-am installdirs installdirs-am maintainer-clean \
569	maintainer-clean-generic maintainer-clean-recursive \
570	mostlyclean mostlyclean-generic mostlyclean-libtool \
571	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
572	uninstall uninstall-am uninstall-info-am
573
574# Tell versions [3.59,3.63) of GNU make to not export all variables.
575# Otherwise a system limit (for SysV at least) may be exceeded.
576.NOEXPORT:
577