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