Makefile.in 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494
  1. # Makefile.in generated by automake 1.8.3 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004 Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. srcdir = @srcdir@
  14. top_srcdir = @top_srcdir@
  15. VPATH = @srcdir@
  16. pkgdatadir = $(datadir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkgincludedir = $(includedir)/@PACKAGE@
  19. top_builddir = ..
  20. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  21. INSTALL = @INSTALL@
  22. install_sh_DATA = $(install_sh) -c -m 644
  23. install_sh_PROGRAM = $(install_sh) -c
  24. install_sh_SCRIPT = $(install_sh) -c
  25. INSTALL_HEADER = $(INSTALL_DATA)
  26. transform = $(program_transform_name)
  27. NORMAL_INSTALL = :
  28. PRE_INSTALL = :
  29. POST_INSTALL = :
  30. NORMAL_UNINSTALL = :
  31. PRE_UNINSTALL = :
  32. POST_UNINSTALL = :
  33. host_triplet = @host@
  34. subdir = packages
  35. DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  36. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  37. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  38. $(top_srcdir)/configure.ac
  39. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  40. $(ACLOCAL_M4)
  41. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  42. CONFIG_HEADER = $(top_builddir)/lib/config.h \
  43. $(top_builddir)/src/config.h
  44. CONFIG_CLEAN_FILES =
  45. SOURCES =
  46. DIST_SOURCES =
  47. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  48. html-recursive info-recursive install-data-recursive \
  49. install-exec-recursive install-info-recursive \
  50. install-recursive installcheck-recursive installdirs-recursive \
  51. pdf-recursive ps-recursive uninstall-info-recursive \
  52. uninstall-recursive
  53. ETAGS = etags
  54. CTAGS = ctags
  55. DIST_SUBDIRS = $(SUBDIRS)
  56. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  57. ACLOCAL = @ACLOCAL@
  58. AMDEP_FALSE = @AMDEP_FALSE@
  59. AMDEP_TRUE = @AMDEP_TRUE@
  60. AMTAR = @AMTAR@
  61. AR = @AR@
  62. AS = @AS@
  63. AUTOCONF = @AUTOCONF@
  64. AUTOHEADER = @AUTOHEADER@
  65. AUTOMAKE = @AUTOMAKE@
  66. AWK = @AWK@
  67. CABUNDLE_FALSE = @CABUNDLE_FALSE@
  68. CABUNDLE_TRUE = @CABUNDLE_TRUE@
  69. CC = @CC@
  70. CCDEPMODE = @CCDEPMODE@
  71. CFLAGS = @CFLAGS@
  72. CPP = @CPP@
  73. CPPFLAGS = @CPPFLAGS@
  74. CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
  75. CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
  76. CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
  77. CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
  78. CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
  79. CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
  80. CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
  81. CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
  82. CXX = @CXX@
  83. CXXCPP = @CXXCPP@
  84. CXXDEPMODE = @CXXDEPMODE@
  85. CXXFLAGS = @CXXFLAGS@
  86. CYGPATH_W = @CYGPATH_W@
  87. DEFS = @DEFS@
  88. DEPDIR = @DEPDIR@
  89. DLLTOOL = @DLLTOOL@
  90. ECHO = @ECHO@
  91. ECHO_C = @ECHO_C@
  92. ECHO_N = @ECHO_N@
  93. ECHO_T = @ECHO_T@
  94. EGREP = @EGREP@
  95. EXEEXT = @EXEEXT@
  96. F77 = @F77@
  97. FFLAGS = @FFLAGS@
  98. HAVE_ARES = @HAVE_ARES@
  99. HAVE_LIBZ = @HAVE_LIBZ@
  100. HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
  101. HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
  102. INSTALL_DATA = @INSTALL_DATA@
  103. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  104. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  105. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  106. IPV6_ENABLED = @IPV6_ENABLED@
  107. KRB4_ENABLED = @KRB4_ENABLED@
  108. LDFLAGS = @LDFLAGS@
  109. LIBOBJS = @LIBOBJS@
  110. LIBS = @LIBS@
  111. LIBTOOL = @LIBTOOL@
  112. LN_S = @LN_S@
  113. LTLIBOBJS = @LTLIBOBJS@
  114. MAINT = @MAINT@
  115. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  116. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  117. MAKEINFO = @MAKEINFO@
  118. MANOPT = @MANOPT@
  119. MIMPURE_FALSE = @MIMPURE_FALSE@
  120. MIMPURE_TRUE = @MIMPURE_TRUE@
  121. NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
  122. NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
  123. NROFF = @NROFF@
  124. OBJDUMP = @OBJDUMP@
  125. OBJEXT = @OBJEXT@
  126. OPENSSL_ENABLED = @OPENSSL_ENABLED@
  127. PACKAGE = @PACKAGE@
  128. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  129. PACKAGE_NAME = @PACKAGE_NAME@
  130. PACKAGE_STRING = @PACKAGE_STRING@
  131. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  132. PACKAGE_VERSION = @PACKAGE_VERSION@
  133. PATH_SEPARATOR = @PATH_SEPARATOR@
  134. PERL = @PERL@
  135. PKGADD_NAME = @PKGADD_NAME@
  136. PKGADD_PKG = @PKGADD_PKG@
  137. PKGADD_VENDOR = @PKGADD_VENDOR@
  138. PKGCONFIG = @PKGCONFIG@
  139. RANDOM_FILE = @RANDOM_FILE@
  140. RANLIB = @RANLIB@
  141. SED = @SED@
  142. SET_MAKE = @SET_MAKE@
  143. SHELL = @SHELL@
  144. STRIP = @STRIP@
  145. USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
  146. USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
  147. VERSION = @VERSION@
  148. VERSIONNUM = @VERSIONNUM@
  149. YACC = @YACC@
  150. ac_ct_AR = @ac_ct_AR@
  151. ac_ct_AS = @ac_ct_AS@
  152. ac_ct_CC = @ac_ct_CC@
  153. ac_ct_CXX = @ac_ct_CXX@
  154. ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
  155. ac_ct_F77 = @ac_ct_F77@
  156. ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
  157. ac_ct_RANLIB = @ac_ct_RANLIB@
  158. ac_ct_STRIP = @ac_ct_STRIP@
  159. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  160. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  161. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  162. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  163. am__include = @am__include@
  164. am__leading_dot = @am__leading_dot@
  165. am__quote = @am__quote@
  166. bindir = @bindir@
  167. build = @build@
  168. build_alias = @build_alias@
  169. build_cpu = @build_cpu@
  170. build_os = @build_os@
  171. build_vendor = @build_vendor@
  172. datadir = @datadir@
  173. exec_prefix = @exec_prefix@
  174. host = @host@
  175. host_alias = @host_alias@
  176. host_cpu = @host_cpu@
  177. host_os = @host_os@
  178. host_vendor = @host_vendor@
  179. includedir = @includedir@
  180. infodir = @infodir@
  181. install_sh = @install_sh@
  182. libdir = @libdir@
  183. libexecdir = @libexecdir@
  184. localstatedir = @localstatedir@
  185. mandir = @mandir@
  186. mkdir_p = @mkdir_p@
  187. oldincludedir = @oldincludedir@
  188. prefix = @prefix@
  189. program_transform_name = @program_transform_name@
  190. sbindir = @sbindir@
  191. sharedstatedir = @sharedstatedir@
  192. subdirs = @subdirs@
  193. sysconfdir = @sysconfdir@
  194. target_alias = @target_alias@
  195. SUBDIRS = Win32 Linux Solaris EPM DOS vms
  196. EXTRA_DIST = README NetWare/get_ver.awk
  197. all: all-recursive
  198. .SUFFIXES:
  199. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  200. @for dep in $?; do \
  201. case '$(am__configure_deps)' in \
  202. *$$dep*) \
  203. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  204. && exit 0; \
  205. exit 1;; \
  206. esac; \
  207. done; \
  208. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/Makefile'; \
  209. cd $(top_srcdir) && \
  210. $(AUTOMAKE) --foreign packages/Makefile
  211. .PRECIOUS: Makefile
  212. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  213. @case '$?' in \
  214. *config.status*) \
  215. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  216. *) \
  217. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  218. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  219. esac;
  220. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  221. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  222. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  223. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  224. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  225. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  226. mostlyclean-libtool:
  227. -rm -f *.lo
  228. clean-libtool:
  229. -rm -rf .libs _libs
  230. distclean-libtool:
  231. -rm -f libtool
  232. uninstall-info-am:
  233. # This directory's subdirectories are mostly independent; you can cd
  234. # into them and run `make' without going through this Makefile.
  235. # To change the values of `make' variables: instead of editing Makefiles,
  236. # (1) if the variable is set in `config.status', edit `config.status'
  237. # (which will cause the Makefiles to be regenerated when you run `make');
  238. # (2) otherwise, pass the desired values on the `make' command line.
  239. $(RECURSIVE_TARGETS):
  240. @set fnord $$MAKEFLAGS; amf=$$2; \
  241. dot_seen=no; \
  242. target=`echo $@ | sed s/-recursive//`; \
  243. list='$(SUBDIRS)'; for subdir in $$list; do \
  244. echo "Making $$target in $$subdir"; \
  245. if test "$$subdir" = "."; then \
  246. dot_seen=yes; \
  247. local_target="$$target-am"; \
  248. else \
  249. local_target="$$target"; \
  250. fi; \
  251. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  252. || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  253. done; \
  254. if test "$$dot_seen" = "no"; then \
  255. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  256. fi; test -z "$$fail"
  257. mostlyclean-recursive clean-recursive distclean-recursive \
  258. maintainer-clean-recursive:
  259. @set fnord $$MAKEFLAGS; amf=$$2; \
  260. dot_seen=no; \
  261. case "$@" in \
  262. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  263. *) list='$(SUBDIRS)' ;; \
  264. esac; \
  265. rev=''; for subdir in $$list; do \
  266. if test "$$subdir" = "."; then :; else \
  267. rev="$$subdir $$rev"; \
  268. fi; \
  269. done; \
  270. rev="$$rev ."; \
  271. target=`echo $@ | sed s/-recursive//`; \
  272. for subdir in $$rev; do \
  273. echo "Making $$target in $$subdir"; \
  274. if test "$$subdir" = "."; then \
  275. local_target="$$target-am"; \
  276. else \
  277. local_target="$$target"; \
  278. fi; \
  279. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  280. || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  281. done && test -z "$$fail"
  282. tags-recursive:
  283. list='$(SUBDIRS)'; for subdir in $$list; do \
  284. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  285. done
  286. ctags-recursive:
  287. list='$(SUBDIRS)'; for subdir in $$list; do \
  288. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  289. done
  290. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  291. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  292. unique=`for i in $$list; do \
  293. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  294. done | \
  295. $(AWK) ' { files[$$0] = 1; } \
  296. END { for (i in files) print i; }'`; \
  297. mkid -fID $$unique
  298. tags: TAGS
  299. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  300. $(TAGS_FILES) $(LISP)
  301. tags=; \
  302. here=`pwd`; \
  303. if (etags --etags-include --version) >/dev/null 2>&1; then \
  304. include_option=--etags-include; \
  305. else \
  306. include_option=--include; \
  307. fi; \
  308. list='$(SUBDIRS)'; for subdir in $$list; do \
  309. if test "$$subdir" = .; then :; else \
  310. test -f $$subdir/TAGS && \
  311. tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  312. fi; \
  313. done; \
  314. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  315. unique=`for i in $$list; do \
  316. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  317. done | \
  318. $(AWK) ' { files[$$0] = 1; } \
  319. END { for (i in files) print i; }'`; \
  320. test -z "$(ETAGS_ARGS)$$tags$$unique" \
  321. || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  322. $$tags $$unique
  323. ctags: CTAGS
  324. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  325. $(TAGS_FILES) $(LISP)
  326. tags=; \
  327. here=`pwd`; \
  328. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  329. unique=`for i in $$list; do \
  330. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  331. done | \
  332. $(AWK) ' { files[$$0] = 1; } \
  333. END { for (i in files) print i; }'`; \
  334. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  335. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  336. $$tags $$unique
  337. GTAGS:
  338. here=`$(am__cd) $(top_builddir) && pwd` \
  339. && cd $(top_srcdir) \
  340. && gtags -i $(GTAGS_ARGS) $$here
  341. distclean-tags:
  342. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  343. distdir: $(DISTFILES)
  344. $(mkdir_p) $(distdir)/NetWare
  345. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  346. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  347. list='$(DISTFILES)'; for file in $$list; do \
  348. case $$file in \
  349. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  350. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  351. esac; \
  352. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  353. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  354. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  355. dir="/$$dir"; \
  356. $(mkdir_p) "$(distdir)$$dir"; \
  357. else \
  358. dir=''; \
  359. fi; \
  360. if test -d $$d/$$file; then \
  361. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  362. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  363. fi; \
  364. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  365. else \
  366. test -f $(distdir)/$$file \
  367. || cp -p $$d/$$file $(distdir)/$$file \
  368. || exit 1; \
  369. fi; \
  370. done
  371. list='$(SUBDIRS)'; for subdir in $$list; do \
  372. if test "$$subdir" = .; then :; else \
  373. test -d "$(distdir)/$$subdir" \
  374. || mkdir "$(distdir)/$$subdir" \
  375. || exit 1; \
  376. (cd $$subdir && \
  377. $(MAKE) $(AM_MAKEFLAGS) \
  378. top_distdir="../$(top_distdir)" \
  379. distdir="../$(distdir)/$$subdir" \
  380. distdir) \
  381. || exit 1; \
  382. fi; \
  383. done
  384. check-am: all-am
  385. check: check-recursive
  386. all-am: Makefile
  387. installdirs: installdirs-recursive
  388. installdirs-am:
  389. install: install-recursive
  390. install-exec: install-exec-recursive
  391. install-data: install-data-recursive
  392. uninstall: uninstall-recursive
  393. install-am: all-am
  394. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  395. installcheck: installcheck-recursive
  396. install-strip:
  397. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  398. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  399. `test -z '$(STRIP)' || \
  400. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  401. mostlyclean-generic:
  402. clean-generic:
  403. distclean-generic:
  404. -rm -f $(CONFIG_CLEAN_FILES)
  405. maintainer-clean-generic:
  406. @echo "This command is intended for maintainers to use"
  407. @echo "it deletes files that may require special tools to rebuild."
  408. clean: clean-recursive
  409. clean-am: clean-generic clean-libtool mostlyclean-am
  410. distclean: distclean-recursive
  411. -rm -f Makefile
  412. distclean-am: clean-am distclean-generic distclean-libtool \
  413. distclean-tags
  414. dvi: dvi-recursive
  415. dvi-am:
  416. html: html-recursive
  417. info: info-recursive
  418. info-am:
  419. install-data-am:
  420. install-exec-am:
  421. install-info: install-info-recursive
  422. install-man:
  423. installcheck-am:
  424. maintainer-clean: maintainer-clean-recursive
  425. -rm -f Makefile
  426. maintainer-clean-am: distclean-am maintainer-clean-generic
  427. mostlyclean: mostlyclean-recursive
  428. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  429. pdf: pdf-recursive
  430. pdf-am:
  431. ps: ps-recursive
  432. ps-am:
  433. uninstall-am: uninstall-info-am
  434. uninstall-info: uninstall-info-recursive
  435. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
  436. clean clean-generic clean-libtool clean-recursive ctags \
  437. ctags-recursive distclean distclean-generic distclean-libtool \
  438. distclean-recursive distclean-tags distdir dvi dvi-am html \
  439. html-am info info-am install install-am install-data \
  440. install-data-am install-exec install-exec-am install-info \
  441. install-info-am install-man install-strip installcheck \
  442. installcheck-am installdirs installdirs-am maintainer-clean \
  443. maintainer-clean-generic maintainer-clean-recursive \
  444. mostlyclean mostlyclean-generic mostlyclean-libtool \
  445. mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
  446. uninstall uninstall-am uninstall-info-am
  447. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  448. # Otherwise a system limit (for SysV at least) may be exceeded.
  449. .NOEXPORT: