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