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