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