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