Imported Upstream version 7.59.0
[platform/upstream/curl.git] / packages / Linux / RPM / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
17 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = packages/Linux/RPM
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_code_coverage.m4 \
93         $(top_srcdir)/m4/curl-compilers.m4 \
94         $(top_srcdir)/m4/curl-confopts.m4 \
95         $(top_srcdir)/m4/curl-functions.m4 \
96         $(top_srcdir)/m4/curl-openssl.m4 \
97         $(top_srcdir)/m4/curl-override.m4 \
98         $(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
99         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
100         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
101         $(top_srcdir)/m4/xc-am-iface.m4 \
102         $(top_srcdir)/m4/xc-cc-check.m4 \
103         $(top_srcdir)/m4/xc-lt-iface.m4 \
104         $(top_srcdir)/m4/xc-translit.m4 \
105         $(top_srcdir)/m4/xc-val-flgs.m4 \
106         $(top_srcdir)/m4/zz40-xc-ovr.m4 \
107         $(top_srcdir)/m4/zz50-xc-ovr.m4 \
108         $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
109         $(top_srcdir)/configure.ac
110 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111         $(ACLOCAL_M4)
112 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
113 mkinstalldirs = $(install_sh) -d
114 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h
115 CONFIG_CLEAN_FILES = curl.spec curl-ssl.spec
116 CONFIG_CLEAN_VPATH_FILES =
117 AM_V_P = $(am__v_P_@AM_V@)
118 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
119 am__v_P_0 = false
120 am__v_P_1 = :
121 AM_V_GEN = $(am__v_GEN_@AM_V@)
122 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
123 am__v_GEN_0 = @echo "  GEN     " $@;
124 am__v_GEN_1 = 
125 AM_V_at = $(am__v_at_@AM_V@)
126 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
127 am__v_at_0 = @
128 am__v_at_1 = 
129 SOURCES =
130 DIST_SOURCES =
131 am__can_run_installinfo = \
132   case $$AM_UPDATE_INFO_DIR in \
133     n|no|NO) false;; \
134     *) (install-info --version) >/dev/null 2>&1;; \
135   esac
136 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
137 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/curl-ssl.spec.in \
138         $(srcdir)/curl.spec.in README
139 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
140 ACLOCAL = @ACLOCAL@
141 AMTAR = @AMTAR@
142 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
143 AR = @AR@
144 AS = @AS@
145 AUTOCONF = @AUTOCONF@
146 AUTOHEADER = @AUTOHEADER@
147 AUTOMAKE = @AUTOMAKE@
148 AWK = @AWK@
149 BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
150 CC = @CC@
151 CCDEPMODE = @CCDEPMODE@
152 CFLAGS = @CFLAGS@
153 CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
154 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
155 CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
156 CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
157 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
158 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
159 CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
160 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
161 CPP = @CPP@
162 CPPFLAGS = @CPPFLAGS@
163 CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
164 CURLVERSION = @CURLVERSION@
165 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
166 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
167 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
168 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
169 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
170 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
171 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
172 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
173 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
174 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
175 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
176 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
177 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
178 CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
179 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
180 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
181 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
182 CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
183 CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
184 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
185 CURL_WITH_MULTI_SSL = @CURL_WITH_MULTI_SSL@
186 CYGPATH_W = @CYGPATH_W@
187 DEFAULT_SSL_BACKEND = @DEFAULT_SSL_BACKEND@
188 DEFS = @DEFS@
189 DEPDIR = @DEPDIR@
190 DLLTOOL = @DLLTOOL@
191 DSYMUTIL = @DSYMUTIL@
192 DUMPBIN = @DUMPBIN@
193 ECHO_C = @ECHO_C@
194 ECHO_N = @ECHO_N@
195 ECHO_T = @ECHO_T@
196 EGREP = @EGREP@
197 ENABLE_SHARED = @ENABLE_SHARED@
198 ENABLE_STATIC = @ENABLE_STATIC@
199 EXEEXT = @EXEEXT@
200 FGREP = @FGREP@
201 GCOV = @GCOV@
202 GENHTML = @GENHTML@
203 GREP = @GREP@
204 HAVE_BROTLI = @HAVE_BROTLI@
205 HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
206 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
207 HAVE_LIBZ = @HAVE_LIBZ@
208 HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
209 IDN_ENABLED = @IDN_ENABLED@
210 INSTALL = @INSTALL@
211 INSTALL_DATA = @INSTALL_DATA@
212 INSTALL_PROGRAM = @INSTALL_PROGRAM@
213 INSTALL_SCRIPT = @INSTALL_SCRIPT@
214 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
215 IPV6_ENABLED = @IPV6_ENABLED@
216 LCOV = @LCOV@
217 LD = @LD@
218 LDFLAGS = @LDFLAGS@
219 LIBCURL_LIBS = @LIBCURL_LIBS@
220 LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
221 LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
222 LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
223 LIBOBJS = @LIBOBJS@
224 LIBS = @LIBS@
225 LIBTOOL = @LIBTOOL@
226 LIPO = @LIPO@
227 LN_S = @LN_S@
228 LTLIBOBJS = @LTLIBOBJS@
229 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
230 MAINT = @MAINT@
231 MAKEINFO = @MAKEINFO@
232 MANIFEST_TOOL = @MANIFEST_TOOL@
233 MANOPT = @MANOPT@
234 MKDIR_P = @MKDIR_P@
235 NM = @NM@
236 NMEDIT = @NMEDIT@
237 NROFF = @NROFF@
238 NSS_LIBS = @NSS_LIBS@
239 OBJDUMP = @OBJDUMP@
240 OBJEXT = @OBJEXT@
241 OTOOL = @OTOOL@
242 OTOOL64 = @OTOOL64@
243 PACKAGE = @PACKAGE@
244 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
245 PACKAGE_NAME = @PACKAGE_NAME@
246 PACKAGE_STRING = @PACKAGE_STRING@
247 PACKAGE_TARNAME = @PACKAGE_TARNAME@
248 PACKAGE_URL = @PACKAGE_URL@
249 PACKAGE_VERSION = @PACKAGE_VERSION@
250 PATH_SEPARATOR = @PATH_SEPARATOR@
251 PERL = @PERL@
252 PKGADD_NAME = @PKGADD_NAME@
253 PKGADD_PKG = @PKGADD_PKG@
254 PKGADD_VENDOR = @PKGADD_VENDOR@
255 PKGCONFIG = @PKGCONFIG@
256 RANDOM_FILE = @RANDOM_FILE@
257 RANLIB = @RANLIB@
258 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
259 SED = @SED@
260 SET_MAKE = @SET_MAKE@
261 SHELL = @SHELL@
262 SSL_BACKENDS = @SSL_BACKENDS@
263 SSL_ENABLED = @SSL_ENABLED@
264 SSL_LIBS = @SSL_LIBS@
265 STRIP = @STRIP@
266 SUPPORT_FEATURES = @SUPPORT_FEATURES@
267 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
268 USE_ARES = @USE_ARES@
269 USE_AXTLS = @USE_AXTLS@
270 USE_CYASSL = @USE_CYASSL@
271 USE_DARWINSSL = @USE_DARWINSSL@
272 USE_GNUTLS = @USE_GNUTLS@
273 USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
274 USE_LIBRTMP = @USE_LIBRTMP@
275 USE_LIBSSH = @USE_LIBSSH@
276 USE_LIBSSH2 = @USE_LIBSSH2@
277 USE_MBEDTLS = @USE_MBEDTLS@
278 USE_NGHTTP2 = @USE_NGHTTP2@
279 USE_NSS = @USE_NSS@
280 USE_OPENLDAP = @USE_OPENLDAP@
281 USE_POLARSSL = @USE_POLARSSL@
282 USE_SCHANNEL = @USE_SCHANNEL@
283 USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
284 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
285 VERSION = @VERSION@
286 VERSIONNUM = @VERSIONNUM@
287 ZLIB_LIBS = @ZLIB_LIBS@
288 ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
289 abs_builddir = @abs_builddir@
290 abs_srcdir = @abs_srcdir@
291 abs_top_builddir = @abs_top_builddir@
292 abs_top_srcdir = @abs_top_srcdir@
293 ac_ct_AR = @ac_ct_AR@
294 ac_ct_CC = @ac_ct_CC@
295 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
296 am__include = @am__include@
297 am__leading_dot = @am__leading_dot@
298 am__quote = @am__quote@
299 am__tar = @am__tar@
300 am__untar = @am__untar@
301 bindir = @bindir@
302 build = @build@
303 build_alias = @build_alias@
304 build_cpu = @build_cpu@
305 build_os = @build_os@
306 build_vendor = @build_vendor@
307 builddir = @builddir@
308 datadir = @datadir@
309 datarootdir = @datarootdir@
310 docdir = @docdir@
311 dvidir = @dvidir@
312 exec_prefix = @exec_prefix@
313 host = @host@
314 host_alias = @host_alias@
315 host_cpu = @host_cpu@
316 host_os = @host_os@
317 host_vendor = @host_vendor@
318 htmldir = @htmldir@
319 includedir = @includedir@
320 infodir = @infodir@
321 install_sh = @install_sh@
322 libdir = @libdir@
323 libexecdir = @libexecdir@
324 libext = @libext@
325 localedir = @localedir@
326 localstatedir = @localstatedir@
327 mandir = @mandir@
328 mkdir_p = @mkdir_p@
329 oldincludedir = @oldincludedir@
330 pdfdir = @pdfdir@
331 prefix = @prefix@
332 program_transform_name = @program_transform_name@
333 psdir = @psdir@
334 runstatedir = @runstatedir@
335 sbindir = @sbindir@
336 sharedstatedir = @sharedstatedir@
337 srcdir = @srcdir@
338 subdirs = @subdirs@
339 sysconfdir = @sysconfdir@
340 target_alias = @target_alias@
341 top_build_prefix = @top_build_prefix@
342 top_builddir = @top_builddir@
343 top_srcdir = @top_srcdir@
344 EXTRA_DIST = README curl-ssl.spec.in curl.spec.in make_curl_rpm
345 all: all-am
346
347 .SUFFIXES:
348 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
349         @for dep in $?; do \
350           case '$(am__configure_deps)' in \
351             *$$dep*) \
352               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
353                 && { if test -f $@; then exit 0; else break; fi; }; \
354               exit 1;; \
355           esac; \
356         done; \
357         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/Linux/RPM/Makefile'; \
358         $(am__cd) $(top_srcdir) && \
359           $(AUTOMAKE) --foreign packages/Linux/RPM/Makefile
360 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
361         @case '$?' in \
362           *config.status*) \
363             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
364           *) \
365             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
366             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
367         esac;
368
369 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
370         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
371
372 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
373         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
375         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376 $(am__aclocal_m4_deps):
377 curl.spec: $(top_builddir)/config.status $(srcdir)/curl.spec.in
378         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
379 curl-ssl.spec: $(top_builddir)/config.status $(srcdir)/curl-ssl.spec.in
380         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
381
382 mostlyclean-libtool:
383         -rm -f *.lo
384
385 clean-libtool:
386         -rm -rf .libs _libs
387 tags TAGS:
388
389 ctags CTAGS:
390
391 cscope cscopelist:
392
393
394 distdir: $(DISTFILES)
395         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
396         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
397         list='$(DISTFILES)'; \
398           dist_files=`for file in $$list; do echo $$file; done | \
399           sed -e "s|^$$srcdirstrip/||;t" \
400               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
401         case $$dist_files in \
402           */*) $(MKDIR_P) `echo "$$dist_files" | \
403                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
404                            sort -u` ;; \
405         esac; \
406         for file in $$dist_files; do \
407           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
408           if test -d $$d/$$file; then \
409             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
410             if test -d "$(distdir)/$$file"; then \
411               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
412             fi; \
413             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
414               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
415               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
416             fi; \
417             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
418           else \
419             test -f "$(distdir)/$$file" \
420             || cp -p $$d/$$file "$(distdir)/$$file" \
421             || exit 1; \
422           fi; \
423         done
424 check-am: all-am
425 check: check-am
426 all-am: Makefile
427 installdirs:
428 install: install-am
429 install-exec: install-exec-am
430 install-data: install-data-am
431 uninstall: uninstall-am
432
433 install-am: all-am
434         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
435
436 installcheck: installcheck-am
437 install-strip:
438         if test -z '$(STRIP)'; then \
439           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
440             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
441               install; \
442         else \
443           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
444             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
445             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
446         fi
447 mostlyclean-generic:
448
449 clean-generic:
450
451 distclean-generic:
452         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
453         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
454
455 maintainer-clean-generic:
456         @echo "This command is intended for maintainers to use"
457         @echo "it deletes files that may require special tools to rebuild."
458 clean: clean-am
459
460 clean-am: clean-generic clean-libtool mostlyclean-am
461
462 distclean: distclean-am
463         -rm -f Makefile
464 distclean-am: clean-am distclean-generic
465
466 dvi: dvi-am
467
468 dvi-am:
469
470 html: html-am
471
472 html-am:
473
474 info: info-am
475
476 info-am:
477
478 install-data-am:
479
480 install-dvi: install-dvi-am
481
482 install-dvi-am:
483
484 install-exec-am:
485
486 install-html: install-html-am
487
488 install-html-am:
489
490 install-info: install-info-am
491
492 install-info-am:
493
494 install-man:
495
496 install-pdf: install-pdf-am
497
498 install-pdf-am:
499
500 install-ps: install-ps-am
501
502 install-ps-am:
503
504 installcheck-am:
505
506 maintainer-clean: maintainer-clean-am
507         -rm -f Makefile
508 maintainer-clean-am: distclean-am maintainer-clean-generic
509
510 mostlyclean: mostlyclean-am
511
512 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
513
514 pdf: pdf-am
515
516 pdf-am:
517
518 ps: ps-am
519
520 ps-am:
521
522 uninstall-am:
523
524 .MAKE: install-am install-strip
525
526 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
527         cscopelist-am ctags-am distclean distclean-generic \
528         distclean-libtool distdir dvi dvi-am html html-am info info-am \
529         install install-am install-data install-data-am install-dvi \
530         install-dvi-am install-exec install-exec-am install-html \
531         install-html-am install-info install-info-am install-man \
532         install-pdf install-pdf-am install-ps install-ps-am \
533         install-strip installcheck installcheck-am installdirs \
534         maintainer-clean maintainer-clean-generic mostlyclean \
535         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
536         tags-am uninstall uninstall-am
537
538 .PRECIOUS: Makefile
539
540
541 # Tell versions [3.59,3.63) of GNU make to not export all variables.
542 # Otherwise a system limit (for SysV at least) may be exceeded.
543 .NOEXPORT: