Git init
[external/curl.git] / packages / Linux / 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/Linux
39 DIST_COMMON = $(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 = RPM
252 all: all-recursive
253
254 .SUFFIXES:
255 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
256         @for dep in $?; do \
257           case '$(am__configure_deps)' in \
258             *$$dep*) \
259               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
260                 && exit 0; \
261               exit 1;; \
262           esac; \
263         done; \
264         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  packages/Linux/Makefile'; \
265         cd $(top_srcdir) && \
266           $(AUTOMAKE) --gnu  packages/Linux/Makefile
267 .PRECIOUS: Makefile
268 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
269         @case '$?' in \
270           *config.status*) \
271             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
272           *) \
273             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
274             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
275         esac;
276
277 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
278         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279
280 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
281         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
283         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284
285 mostlyclean-libtool:
286         -rm -f *.lo
287
288 clean-libtool:
289         -rm -rf .libs _libs
290
291 distclean-libtool:
292         -rm -f libtool
293 uninstall-info-am:
294
295 # This directory's subdirectories are mostly independent; you can cd
296 # into them and run `make' without going through this Makefile.
297 # To change the values of `make' variables: instead of editing Makefiles,
298 # (1) if the variable is set in `config.status', edit `config.status'
299 #     (which will cause the Makefiles to be regenerated when you run `make');
300 # (2) otherwise, pass the desired values on the `make' command line.
301 $(RECURSIVE_TARGETS):
302         @failcom='exit 1'; \
303         for f in x $$MAKEFLAGS; do \
304           case $$f in \
305             *=* | --[!k]*);; \
306             *k*) failcom='fail=yes';; \
307           esac; \
308         done; \
309         dot_seen=no; \
310         target=`echo $@ | sed s/-recursive//`; \
311         list='$(SUBDIRS)'; for subdir in $$list; do \
312           echo "Making $$target in $$subdir"; \
313           if test "$$subdir" = "."; then \
314             dot_seen=yes; \
315             local_target="$$target-am"; \
316           else \
317             local_target="$$target"; \
318           fi; \
319           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
320           || eval $$failcom; \
321         done; \
322         if test "$$dot_seen" = "no"; then \
323           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
324         fi; test -z "$$fail"
325
326 mostlyclean-recursive clean-recursive distclean-recursive \
327 maintainer-clean-recursive:
328         @failcom='exit 1'; \
329         for f in x $$MAKEFLAGS; do \
330           case $$f in \
331             *=* | --[!k]*);; \
332             *k*) failcom='fail=yes';; \
333           esac; \
334         done; \
335         dot_seen=no; \
336         case "$@" in \
337           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
338           *) list='$(SUBDIRS)' ;; \
339         esac; \
340         rev=''; for subdir in $$list; do \
341           if test "$$subdir" = "."; then :; else \
342             rev="$$subdir $$rev"; \
343           fi; \
344         done; \
345         rev="$$rev ."; \
346         target=`echo $@ | sed s/-recursive//`; \
347         for subdir in $$rev; do \
348           echo "Making $$target in $$subdir"; \
349           if test "$$subdir" = "."; then \
350             local_target="$$target-am"; \
351           else \
352             local_target="$$target"; \
353           fi; \
354           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
355           || eval $$failcom; \
356         done && test -z "$$fail"
357 tags-recursive:
358         list='$(SUBDIRS)'; for subdir in $$list; do \
359           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
360         done
361 ctags-recursive:
362         list='$(SUBDIRS)'; for subdir in $$list; do \
363           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
364         done
365
366 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
367         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
368         unique=`for i in $$list; do \
369             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370           done | \
371           $(AWK) '    { files[$$0] = 1; } \
372                END { for (i in files) print i; }'`; \
373         mkid -fID $$unique
374 tags: TAGS
375
376 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
377                 $(TAGS_FILES) $(LISP)
378         tags=; \
379         here=`pwd`; \
380         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
381           include_option=--etags-include; \
382           empty_fix=.; \
383         else \
384           include_option=--include; \
385           empty_fix=; \
386         fi; \
387         list='$(SUBDIRS)'; for subdir in $$list; do \
388           if test "$$subdir" = .; then :; else \
389             test ! -f $$subdir/TAGS || \
390               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
391           fi; \
392         done; \
393         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
394         unique=`for i in $$list; do \
395             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396           done | \
397           $(AWK) '    { files[$$0] = 1; } \
398                END { for (i in files) print i; }'`; \
399         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
400           test -n "$$unique" || unique=$$empty_fix; \
401           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402             $$tags $$unique; \
403         fi
404 ctags: CTAGS
405 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
406                 $(TAGS_FILES) $(LISP)
407         tags=; \
408         here=`pwd`; \
409         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
410         unique=`for i in $$list; do \
411             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412           done | \
413           $(AWK) '    { files[$$0] = 1; } \
414                END { for (i in files) print i; }'`; \
415         test -z "$(CTAGS_ARGS)$$tags$$unique" \
416           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
417              $$tags $$unique
418
419 GTAGS:
420         here=`$(am__cd) $(top_builddir) && pwd` \
421           && cd $(top_srcdir) \
422           && gtags -i $(GTAGS_ARGS) $$here
423
424 distclean-tags:
425         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
426
427 distdir: $(DISTFILES)
428         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
429         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
430         list='$(DISTFILES)'; for file in $$list; do \
431           case $$file in \
432             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
433             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
434           esac; \
435           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
436           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
437           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
438             dir="/$$dir"; \
439             $(mkdir_p) "$(distdir)$$dir"; \
440           else \
441             dir=''; \
442           fi; \
443           if test -d $$d/$$file; then \
444             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
445               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
446             fi; \
447             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
448           else \
449             test -f $(distdir)/$$file \
450             || cp -p $$d/$$file $(distdir)/$$file \
451             || exit 1; \
452           fi; \
453         done
454         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
455           if test "$$subdir" = .; then :; else \
456             test -d "$(distdir)/$$subdir" \
457             || $(mkdir_p) "$(distdir)/$$subdir" \
458             || exit 1; \
459             distdir=`$(am__cd) $(distdir) && pwd`; \
460             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
461             (cd $$subdir && \
462               $(MAKE) $(AM_MAKEFLAGS) \
463                 top_distdir="$$top_distdir" \
464                 distdir="$$distdir/$$subdir" \
465                 distdir) \
466               || exit 1; \
467           fi; \
468         done
469 check-am: all-am
470 check: check-recursive
471 all-am: Makefile
472 installdirs: installdirs-recursive
473 installdirs-am:
474 install: install-recursive
475 install-exec: install-exec-recursive
476 install-data: install-data-recursive
477 uninstall: uninstall-recursive
478
479 install-am: all-am
480         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
481
482 installcheck: installcheck-recursive
483 install-strip:
484         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
485           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
486           `test -z '$(STRIP)' || \
487             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
488 mostlyclean-generic:
489
490 clean-generic:
491
492 distclean-generic:
493         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
494
495 maintainer-clean-generic:
496         @echo "This command is intended for maintainers to use"
497         @echo "it deletes files that may require special tools to rebuild."
498 clean: clean-recursive
499
500 clean-am: clean-generic clean-libtool mostlyclean-am
501
502 distclean: distclean-recursive
503         -rm -f Makefile
504 distclean-am: clean-am distclean-generic distclean-libtool \
505         distclean-tags
506
507 dvi: dvi-recursive
508
509 dvi-am:
510
511 html: html-recursive
512
513 info: info-recursive
514
515 info-am:
516
517 install-data-am:
518
519 install-exec-am:
520
521 install-info: install-info-recursive
522
523 install-man:
524
525 installcheck-am:
526
527 maintainer-clean: maintainer-clean-recursive
528         -rm -f Makefile
529 maintainer-clean-am: distclean-am maintainer-clean-generic
530
531 mostlyclean: mostlyclean-recursive
532
533 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
534
535 pdf: pdf-recursive
536
537 pdf-am:
538
539 ps: ps-recursive
540
541 ps-am:
542
543 uninstall-am: uninstall-info-am
544
545 uninstall-info: uninstall-info-recursive
546
547 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
548         clean clean-generic clean-libtool clean-recursive ctags \
549         ctags-recursive distclean distclean-generic distclean-libtool \
550         distclean-recursive distclean-tags distdir dvi dvi-am html \
551         html-am info info-am install install-am install-data \
552         install-data-am install-exec install-exec-am install-info \
553         install-info-am install-man install-strip installcheck \
554         installcheck-am installdirs installdirs-am maintainer-clean \
555         maintainer-clean-generic maintainer-clean-recursive \
556         mostlyclean mostlyclean-generic mostlyclean-libtool \
557         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
558         uninstall uninstall-am uninstall-info-am
559
560 # Tell versions [3.59,3.63) of GNU make to not export all variables.
561 # Otherwise a system limit (for SysV at least) may be exceeded.
562 .NOEXPORT: