a8d5ba53525cf1484db3347548942536247c8a2d
[platform/upstream/curl.git] / packages / AIX / RPM / 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/AIX/RPM
81 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
82         $(top_srcdir)/mkinstalldirs $(srcdir)/curl.spec.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.spec
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 EXTRA_DIST = README curl.spec.in
316 all: all-am
317
318 .SUFFIXES:
319 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
320         @for dep in $?; do \
321           case '$(am__configure_deps)' in \
322             *$$dep*) \
323               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
324                 && { if test -f $@; then exit 0; else break; fi; }; \
325               exit 1;; \
326           esac; \
327         done; \
328         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/AIX/RPM/Makefile'; \
329         $(am__cd) $(top_srcdir) && \
330           $(AUTOMAKE) --foreign packages/AIX/RPM/Makefile
331 .PRECIOUS: Makefile
332 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
333         @case '$?' in \
334           *config.status*) \
335             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
336           *) \
337             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
338             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
339         esac;
340
341 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
342         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343
344 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
345         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
346 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
347         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
348 $(am__aclocal_m4_deps):
349 curl.spec: $(top_builddir)/config.status $(srcdir)/curl.spec.in
350         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
351
352 mostlyclean-libtool:
353         -rm -f *.lo
354
355 clean-libtool:
356         -rm -rf .libs _libs
357 tags TAGS:
358
359 ctags CTAGS:
360
361 cscope cscopelist:
362
363
364 distdir: $(DISTFILES)
365         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
366         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
367         list='$(DISTFILES)'; \
368           dist_files=`for file in $$list; do echo $$file; done | \
369           sed -e "s|^$$srcdirstrip/||;t" \
370               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
371         case $$dist_files in \
372           */*) $(MKDIR_P) `echo "$$dist_files" | \
373                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
374                            sort -u` ;; \
375         esac; \
376         for file in $$dist_files; do \
377           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
378           if test -d $$d/$$file; then \
379             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
380             if test -d "$(distdir)/$$file"; then \
381               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
382             fi; \
383             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
384               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
385               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
386             fi; \
387             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
388           else \
389             test -f "$(distdir)/$$file" \
390             || cp -p $$d/$$file "$(distdir)/$$file" \
391             || exit 1; \
392           fi; \
393         done
394 check-am: all-am
395 check: check-am
396 all-am: Makefile
397 installdirs:
398 install: install-am
399 install-exec: install-exec-am
400 install-data: install-data-am
401 uninstall: uninstall-am
402
403 install-am: all-am
404         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
405
406 installcheck: installcheck-am
407 install-strip:
408         if test -z '$(STRIP)'; then \
409           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
410             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
411               install; \
412         else \
413           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
414             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
415             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
416         fi
417 mostlyclean-generic:
418
419 clean-generic:
420
421 distclean-generic:
422         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
423         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
424
425 maintainer-clean-generic:
426         @echo "This command is intended for maintainers to use"
427         @echo "it deletes files that may require special tools to rebuild."
428 clean: clean-am
429
430 clean-am: clean-generic clean-libtool mostlyclean-am
431
432 distclean: distclean-am
433         -rm -f Makefile
434 distclean-am: clean-am distclean-generic
435
436 dvi: dvi-am
437
438 dvi-am:
439
440 html: html-am
441
442 html-am:
443
444 info: info-am
445
446 info-am:
447
448 install-data-am:
449
450 install-dvi: install-dvi-am
451
452 install-dvi-am:
453
454 install-exec-am:
455
456 install-html: install-html-am
457
458 install-html-am:
459
460 install-info: install-info-am
461
462 install-info-am:
463
464 install-man:
465
466 install-pdf: install-pdf-am
467
468 install-pdf-am:
469
470 install-ps: install-ps-am
471
472 install-ps-am:
473
474 installcheck-am:
475
476 maintainer-clean: maintainer-clean-am
477         -rm -f Makefile
478 maintainer-clean-am: distclean-am maintainer-clean-generic
479
480 mostlyclean: mostlyclean-am
481
482 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
483
484 pdf: pdf-am
485
486 pdf-am:
487
488 ps: ps-am
489
490 ps-am:
491
492 uninstall-am:
493
494 .MAKE: install-am install-strip
495
496 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
497         cscopelist-am ctags-am distclean distclean-generic \
498         distclean-libtool distdir dvi dvi-am html html-am info info-am \
499         install install-am install-data install-data-am install-dvi \
500         install-dvi-am install-exec install-exec-am install-html \
501         install-html-am install-info install-info-am install-man \
502         install-pdf install-pdf-am install-ps install-ps-am \
503         install-strip installcheck installcheck-am installdirs \
504         maintainer-clean maintainer-clean-generic mostlyclean \
505         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
506         tags-am uninstall uninstall-am
507
508
509 # Tell versions [3.59,3.63) of GNU make to not export all variables.
510 # Otherwise a system limit (for SysV at least) may be exceeded.
511 .NOEXPORT: