blob: a5161e664be87c8350a8f99b6989cc021265e79a [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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@
16VPATH = @srcdir@
17am__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}
28am__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
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = tests/certs/scripts
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__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
110am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111 $(ACLOCAL_M4)
112DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
113mkinstalldirs = $(install_sh) -d
114CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
115 $(top_builddir)/include/curl/curlbuild.h
116CONFIG_CLEAN_FILES =
117CONFIG_CLEAN_VPATH_FILES =
118AM_V_P = $(am__v_P_@AM_V@)
119am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
120am__v_P_0 = false
121am__v_P_1 = :
122AM_V_GEN = $(am__v_GEN_@AM_V@)
123am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
124am__v_GEN_0 = @echo " GEN " $@;
125am__v_GEN_1 =
126AM_V_at = $(am__v_at_@AM_V@)
127am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128am__v_at_0 = @
129am__v_at_1 =
130SOURCES =
131DIST_SOURCES =
132am__can_run_installinfo = \
133 case $$AM_UPDATE_INFO_DIR in \
134 n|no|NO) false;; \
135 *) (install-info --version) >/dev/null 2>&1;; \
136 esac
137am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
138am__DIST_COMMON = $(srcdir)/Makefile.in
139DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
140ACLOCAL = @ACLOCAL@
141AMTAR = @AMTAR@
142AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
143AR = @AR@
144AS = @AS@
145AUTOCONF = @AUTOCONF@
146AUTOHEADER = @AUTOHEADER@
147AUTOMAKE = @AUTOMAKE@
148AWK = @AWK@
149BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
150CC = @CC@
151CCDEPMODE = @CCDEPMODE@
152CFLAGS = @CFLAGS@
153CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
154CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
155CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
156CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
157CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
158CPP = @CPP@
159CPPFLAGS = @CPPFLAGS@
160CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
161CURLVERSION = @CURLVERSION@
162CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
163CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
164CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
165CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
166CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
167CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
168CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
169CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
170CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
171CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
172CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
173CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
174CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
175CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
176CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
177CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
178CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
179CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
180CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
181CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
182CYGPATH_W = @CYGPATH_W@
183DEFS = @DEFS@
184DEPDIR = @DEPDIR@
185DLLTOOL = @DLLTOOL@
186DSYMUTIL = @DSYMUTIL@
187DUMPBIN = @DUMPBIN@
188ECHO_C = @ECHO_C@
189ECHO_N = @ECHO_N@
190ECHO_T = @ECHO_T@
191EGREP = @EGREP@
192ENABLE_SHARED = @ENABLE_SHARED@
193ENABLE_STATIC = @ENABLE_STATIC@
194EXEEXT = @EXEEXT@
195FGREP = @FGREP@
196GCOV = @GCOV@
197GENHTML = @GENHTML@
198GREP = @GREP@
199HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
200HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
201HAVE_LIBZ = @HAVE_LIBZ@
202HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
203IDN_ENABLED = @IDN_ENABLED@
204INSTALL = @INSTALL@
205INSTALL_DATA = @INSTALL_DATA@
206INSTALL_PROGRAM = @INSTALL_PROGRAM@
207INSTALL_SCRIPT = @INSTALL_SCRIPT@
208INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
209IPV6_ENABLED = @IPV6_ENABLED@
210LCOV = @LCOV@
211LD = @LD@
212LDFLAGS = @LDFLAGS@
213LIBCURL_LIBS = @LIBCURL_LIBS@
214LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
215LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
216LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
217LIBOBJS = @LIBOBJS@
218LIBS = @LIBS@
219LIBTOOL = @LIBTOOL@
220LIPO = @LIPO@
221LN_S = @LN_S@
222LTLIBOBJS = @LTLIBOBJS@
223LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
224MAINT = @MAINT@
225MAKEINFO = @MAKEINFO@
226MANIFEST_TOOL = @MANIFEST_TOOL@
227MANOPT = @MANOPT@
228MKDIR_P = @MKDIR_P@
229NM = @NM@
230NMEDIT = @NMEDIT@
231NROFF = @NROFF@
232NSS_LIBS = @NSS_LIBS@
233OBJDUMP = @OBJDUMP@
234OBJEXT = @OBJEXT@
235OTOOL = @OTOOL@
236OTOOL64 = @OTOOL64@
237PACKAGE = @PACKAGE@
238PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
239PACKAGE_NAME = @PACKAGE_NAME@
240PACKAGE_STRING = @PACKAGE_STRING@
241PACKAGE_TARNAME = @PACKAGE_TARNAME@
242PACKAGE_URL = @PACKAGE_URL@
243PACKAGE_VERSION = @PACKAGE_VERSION@
244PATH_SEPARATOR = @PATH_SEPARATOR@
245PERL = @PERL@
246PKGADD_NAME = @PKGADD_NAME@
247PKGADD_PKG = @PKGADD_PKG@
248PKGADD_VENDOR = @PKGADD_VENDOR@
249PKGCONFIG = @PKGCONFIG@
250RANDOM_FILE = @RANDOM_FILE@
251RANLIB = @RANLIB@
252REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
253SED = @SED@
254SET_MAKE = @SET_MAKE@
255SHELL = @SHELL@
256SSL_ENABLED = @SSL_ENABLED@
257SSL_LIBS = @SSL_LIBS@
258STRIP = @STRIP@
259SUPPORT_FEATURES = @SUPPORT_FEATURES@
260SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
261USE_ARES = @USE_ARES@
262USE_AXTLS = @USE_AXTLS@
263USE_CYASSL = @USE_CYASSL@
264USE_DARWINSSL = @USE_DARWINSSL@
265USE_GNUTLS = @USE_GNUTLS@
266USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
267USE_LIBRTMP = @USE_LIBRTMP@
268USE_LIBSSH2 = @USE_LIBSSH2@
269USE_MBEDTLS = @USE_MBEDTLS@
270USE_NGHTTP2 = @USE_NGHTTP2@
271USE_NSS = @USE_NSS@
272USE_OPENLDAP = @USE_OPENLDAP@
273USE_POLARSSL = @USE_POLARSSL@
274USE_SCHANNEL = @USE_SCHANNEL@
275USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
276USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
277VERSION = @VERSION@
278VERSIONNUM = @VERSIONNUM@
279ZLIB_LIBS = @ZLIB_LIBS@
280ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
281abs_builddir = @abs_builddir@
282abs_srcdir = @abs_srcdir@
283abs_top_builddir = @abs_top_builddir@
284abs_top_srcdir = @abs_top_srcdir@
285ac_ct_AR = @ac_ct_AR@
286ac_ct_CC = @ac_ct_CC@
287ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
288am__include = @am__include@
289am__leading_dot = @am__leading_dot@
290am__quote = @am__quote@
291am__tar = @am__tar@
292am__untar = @am__untar@
293bindir = @bindir@
294build = @build@
295build_alias = @build_alias@
296build_cpu = @build_cpu@
297build_os = @build_os@
298build_vendor = @build_vendor@
299builddir = @builddir@
300datadir = @datadir@
301datarootdir = @datarootdir@
302docdir = @docdir@
303dvidir = @dvidir@
304exec_prefix = @exec_prefix@
305host = @host@
306host_alias = @host_alias@
307host_cpu = @host_cpu@
308host_os = @host_os@
309host_vendor = @host_vendor@
310htmldir = @htmldir@
311includedir = @includedir@
312infodir = @infodir@
313install_sh = @install_sh@
314libdir = @libdir@
315libexecdir = @libexecdir@
316libext = @libext@
317localedir = @localedir@
318localstatedir = @localstatedir@
319mandir = @mandir@
320mkdir_p = @mkdir_p@
321oldincludedir = @oldincludedir@
322pdfdir = @pdfdir@
323prefix = @prefix@
324program_transform_name = @program_transform_name@
325psdir = @psdir@
326runstatedir = @runstatedir@
327sbindir = @sbindir@
328sharedstatedir = @sharedstatedir@
329srcdir = @srcdir@
330subdirs = @subdirs@
331sysconfdir = @sysconfdir@
332target_alias = @target_alias@
333top_build_prefix = @top_build_prefix@
334top_builddir = @top_builddir@
335top_srcdir = @top_srcdir@
336
337#***************************************************************************
338# _ _ ____ _
339# Project ___| | | | _ \| |
340# / __| | | | |_) | |
341# | (__| |_| | _ <| |___
342# \___|\___/|_| \_\_____|
343#
344# Copyright (C) 1998 - 2013, Daniel Stenberg, <daniel@haxx.se>, et al.
345#
346# This software is licensed as described in the file COPYING, which
347# you should have received as part of this distribution. The terms
348# are also available at https://curl.haxx.se/docs/copyright.html.
349#
350# You may opt to use, copy, modify, merge, publish, distribute and/or sell
351# copies of the Software, and permit persons to whom the Software is
352# furnished to do so, under the terms of the COPYING file.
353#
354# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
355# KIND, either express or implied.
356#
357###########################################################################
358AUTOMAKE_OPTIONS = foreign
359SCRIPTFILES = \
360 genroot.sh \
361 genserv.sh
362
363EXTRA_DIST = $(SCRIPTFILES)
364all: all-am
365
366.SUFFIXES:
367$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
368 @for dep in $?; do \
369 case '$(am__configure_deps)' in \
370 *$$dep*) \
371 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
372 && { if test -f $@; then exit 0; else break; fi; }; \
373 exit 1;; \
374 esac; \
375 done; \
376 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/certs/scripts/Makefile'; \
377 $(am__cd) $(top_srcdir) && \
378 $(AUTOMAKE) --foreign tests/certs/scripts/Makefile
379Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
380 @case '$?' in \
381 *config.status*) \
382 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
383 *) \
384 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
385 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
386 esac;
387
388$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
389 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
390
391$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
392 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
393$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
394 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
395$(am__aclocal_m4_deps):
396
397mostlyclean-libtool:
398 -rm -f *.lo
399
400clean-libtool:
401 -rm -rf .libs _libs
402tags TAGS:
403
404ctags CTAGS:
405
406cscope cscopelist:
407
408
409distdir: $(DISTFILES)
410 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
411 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
412 list='$(DISTFILES)'; \
413 dist_files=`for file in $$list; do echo $$file; done | \
414 sed -e "s|^$$srcdirstrip/||;t" \
415 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
416 case $$dist_files in \
417 */*) $(MKDIR_P) `echo "$$dist_files" | \
418 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
419 sort -u` ;; \
420 esac; \
421 for file in $$dist_files; do \
422 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
423 if test -d $$d/$$file; then \
424 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
425 if test -d "$(distdir)/$$file"; then \
426 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
427 fi; \
428 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
429 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
430 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
431 fi; \
432 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
433 else \
434 test -f "$(distdir)/$$file" \
435 || cp -p $$d/$$file "$(distdir)/$$file" \
436 || exit 1; \
437 fi; \
438 done
439check-am: all-am
440check: check-am
441all-am: Makefile
442installdirs:
443install: install-am
444install-exec: install-exec-am
445install-data: install-data-am
446uninstall: uninstall-am
447
448install-am: all-am
449 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
450
451installcheck: installcheck-am
452install-strip:
453 if test -z '$(STRIP)'; then \
454 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
455 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
456 install; \
457 else \
458 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
459 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
460 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
461 fi
462mostlyclean-generic:
463
464clean-generic:
465
466distclean-generic:
467 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
468 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
469
470maintainer-clean-generic:
471 @echo "This command is intended for maintainers to use"
472 @echo "it deletes files that may require special tools to rebuild."
473clean: clean-am
474
475clean-am: clean-generic clean-libtool mostlyclean-am
476
477distclean: distclean-am
478 -rm -f Makefile
479distclean-am: clean-am distclean-generic
480
481dvi: dvi-am
482
483dvi-am:
484
485html: html-am
486
487html-am:
488
489info: info-am
490
491info-am:
492
493install-data-am:
494
495install-dvi: install-dvi-am
496
497install-dvi-am:
498
499install-exec-am:
500
501install-html: install-html-am
502
503install-html-am:
504
505install-info: install-info-am
506
507install-info-am:
508
509install-man:
510
511install-pdf: install-pdf-am
512
513install-pdf-am:
514
515install-ps: install-ps-am
516
517install-ps-am:
518
519installcheck-am:
520
521maintainer-clean: maintainer-clean-am
522 -rm -f Makefile
523maintainer-clean-am: distclean-am maintainer-clean-generic
524
525mostlyclean: mostlyclean-am
526
527mostlyclean-am: mostlyclean-generic mostlyclean-libtool
528
529pdf: pdf-am
530
531pdf-am:
532
533ps: ps-am
534
535ps-am:
536
537uninstall-am:
538
539.MAKE: install-am install-strip
540
541.PHONY: all all-am check check-am clean clean-generic clean-libtool \
542 cscopelist-am ctags-am distclean distclean-generic \
543 distclean-libtool distdir dvi dvi-am html html-am info info-am \
544 install install-am install-data install-data-am install-dvi \
545 install-dvi-am install-exec install-exec-am install-html \
546 install-html-am install-info install-info-am install-man \
547 install-pdf install-pdf-am install-ps install-ps-am \
548 install-strip installcheck installcheck-am installdirs \
549 maintainer-clean maintainer-clean-generic mostlyclean \
550 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
551 tags-am uninstall uninstall-am
552
553.PRECIOUS: Makefile
554
555
556# Tell versions [3.59,3.63) of GNU make to not export all variables.
557# Otherwise a system limit (for SysV at least) may be exceeded.
558.NOEXPORT: