You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

531 lines
16 KiB

  1. # Makefile.in generated by automake 1.7.2 from Makefile.am.
  2. # Makefile. Generated from Makefile.in by configure.
  3. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
  4. # 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. ###############################################################################
  13. # Automake targets and declarations for ttyvaders
  14. ###############################################################################
  15. srcdir = .
  16. top_srcdir = .
  17. pkgdatadir = $(datadir)/ttyvaders
  18. pkglibdir = $(libdir)/ttyvaders
  19. pkgincludedir = $(includedir)/ttyvaders
  20. top_builddir = .
  21. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  22. INSTALL = /usr/bin/install -c
  23. install_sh_DATA = $(install_sh) -c -m 644
  24. install_sh_PROGRAM = $(install_sh) -c
  25. install_sh_SCRIPT = $(install_sh) -c
  26. INSTALL_HEADER = $(INSTALL_DATA)
  27. transform = $(program_transform_name)
  28. NORMAL_INSTALL = :
  29. PRE_INSTALL = :
  30. POST_INSTALL = :
  31. NORMAL_UNINSTALL = :
  32. PRE_UNINSTALL = :
  33. POST_UNINSTALL = :
  34. build_triplet = i686-pc-linux-gnu
  35. host_triplet = i686-pc-linux-gnu
  36. target_triplet = i686-pc-linux-gnu
  37. ACLOCAL = ${SHELL} /share/home/sam/bazar/ttyvaders/missing --run aclocal-1.7
  38. AMDEP_FALSE = #
  39. AMDEP_TRUE =
  40. AMTAR = ${SHELL} /share/home/sam/bazar/ttyvaders/missing --run tar
  41. AUTOCONF = ${SHELL} /share/home/sam/bazar/ttyvaders/missing --run autoconf
  42. AUTOHEADER = ${SHELL} /share/home/sam/bazar/ttyvaders/missing --run autoheader
  43. AUTOMAKE = ${SHELL} /share/home/sam/bazar/ttyvaders/missing --run automake-1.7
  44. AWK = gawk
  45. CC = gcc
  46. CCDEPMODE = depmode=gcc
  47. CFLAGS = -g -O2
  48. CPP = gcc -E
  49. CPPFLAGS =
  50. CYGPATH_W = echo
  51. DEFS = -DHAVE_CONFIG_H
  52. DEPDIR = .deps
  53. ECHO_C =
  54. ECHO_N = -n
  55. ECHO_T =
  56. EGREP =
  57. EXEEXT =
  58. INSTALL_DATA = ${INSTALL} -m 644
  59. INSTALL_PROGRAM = ${INSTALL}
  60. INSTALL_SCRIPT = ${INSTALL}
  61. INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
  62. LDFLAGS =
  63. LIBOBJS =
  64. LIBS =
  65. LTLIBOBJS =
  66. MAKEINFO = ${SHELL} /share/home/sam/bazar/ttyvaders/missing --run makeinfo
  67. OBJEXT = o
  68. PACKAGE = ttyvaders
  69. PACKAGE_BUGREPORT =
  70. PACKAGE_NAME = ttyvaders
  71. PACKAGE_STRING = ttyvaders 0.0cvs
  72. PACKAGE_TARNAME = ttyvaders
  73. PACKAGE_VERSION = 0.0cvs
  74. PATH_SEPARATOR = :
  75. SET_MAKE =
  76. SHELL = /bin/sh
  77. STRIP =
  78. USE_NCURSES_FALSE =
  79. USE_NCURSES_TRUE = #
  80. VERSION = 0.0cvs
  81. ac_ct_CC = gcc
  82. ac_ct_STRIP =
  83. am__fastdepCC_FALSE =
  84. am__fastdepCC_TRUE = #
  85. am__include = include
  86. am__quote =
  87. bindir = ${exec_prefix}/bin
  88. build = i686-pc-linux-gnu
  89. build_alias =
  90. build_cpu = i686
  91. build_os = linux-gnu
  92. build_vendor = pc
  93. datadir = ${prefix}/share
  94. exec_prefix = ${prefix}
  95. host = i686-pc-linux-gnu
  96. host_alias =
  97. host_cpu = i686
  98. host_os = linux-gnu
  99. host_vendor = pc
  100. includedir = ${prefix}/include
  101. infodir = ${prefix}/info
  102. install_sh = /share/home/sam/bazar/ttyvaders/install-sh
  103. libdir = ${exec_prefix}/lib
  104. libexecdir = ${exec_prefix}/libexec
  105. localstatedir = ${prefix}/var
  106. mandir = ${prefix}/man
  107. oldincludedir = /usr/include
  108. prefix = /usr/local
  109. program_transform_name = s,x,x,
  110. sbindir = ${exec_prefix}/sbin
  111. sharedstatedir = ${prefix}/com
  112. sysconfdir = ${prefix}/etc
  113. target = i686-pc-linux-gnu
  114. target_alias =
  115. target_cpu = i686
  116. target_os = linux-gnu
  117. target_vendor = pc
  118. SUBDIRS = src
  119. DIST_SUBDIRS = $(SUBDIRS) debian
  120. EXTRA_DIST = doc/shapes.txt bootstrap
  121. AUTOMAKE_OPTIONS = foreign dist-bzip2
  122. subdir = .
  123. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  124. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  125. CONFIG_HEADER = config.h
  126. CONFIG_CLEAN_FILES =
  127. DIST_SOURCES =
  128. RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
  129. ps-recursive install-info-recursive uninstall-info-recursive \
  130. all-recursive install-data-recursive install-exec-recursive \
  131. installdirs-recursive install-recursive uninstall-recursive \
  132. check-recursive installcheck-recursive
  133. DIST_COMMON = Makefile.am Makefile.in aclocal.m4 compile config.guess \
  134. config.h.in config.sub configure configure.ac depcomp \
  135. install-sh missing mkinstalldirs
  136. all: config.h
  137. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  138. .SUFFIXES:
  139. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  140. configure.lineno
  141. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
  142. cd $(top_srcdir) && \
  143. $(AUTOMAKE) --foreign Makefile
  144. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  145. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
  146. $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  147. $(SHELL) ./config.status --recheck
  148. $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  149. cd $(srcdir) && $(AUTOCONF)
  150. $(ACLOCAL_M4): configure.ac
  151. cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  152. config.h: stamp-h1
  153. @if test ! -f $@; then \
  154. rm -f stamp-h1; \
  155. $(MAKE) stamp-h1; \
  156. else :; fi
  157. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  158. @rm -f stamp-h1
  159. cd $(top_builddir) && $(SHELL) ./config.status config.h
  160. $(srcdir)/config.h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4)
  161. cd $(top_srcdir) && $(AUTOHEADER)
  162. touch $(srcdir)/config.h.in
  163. distclean-hdr:
  164. -rm -f config.h stamp-h1
  165. uninstall-info-am:
  166. # This directory's subdirectories are mostly independent; you can cd
  167. # into them and run `make' without going through this Makefile.
  168. # To change the values of `make' variables: instead of editing Makefiles,
  169. # (1) if the variable is set in `config.status', edit `config.status'
  170. # (which will cause the Makefiles to be regenerated when you run `make');
  171. # (2) otherwise, pass the desired values on the `make' command line.
  172. $(RECURSIVE_TARGETS):
  173. @set fnord $$MAKEFLAGS; amf=$$2; \
  174. dot_seen=no; \
  175. target=`echo $@ | sed s/-recursive//`; \
  176. list='$(SUBDIRS)'; for subdir in $$list; do \
  177. echo "Making $$target in $$subdir"; \
  178. if test "$$subdir" = "."; then \
  179. dot_seen=yes; \
  180. local_target="$$target-am"; \
  181. else \
  182. local_target="$$target"; \
  183. fi; \
  184. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  185. || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  186. done; \
  187. if test "$$dot_seen" = "no"; then \
  188. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  189. fi; test -z "$$fail"
  190. mostlyclean-recursive clean-recursive distclean-recursive \
  191. maintainer-clean-recursive:
  192. @set fnord $$MAKEFLAGS; amf=$$2; \
  193. dot_seen=no; \
  194. case "$@" in \
  195. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  196. *) list='$(SUBDIRS)' ;; \
  197. esac; \
  198. rev=''; for subdir in $$list; do \
  199. if test "$$subdir" = "."; then :; else \
  200. rev="$$subdir $$rev"; \
  201. fi; \
  202. done; \
  203. rev="$$rev ."; \
  204. target=`echo $@ | sed s/-recursive//`; \
  205. for subdir in $$rev; do \
  206. echo "Making $$target in $$subdir"; \
  207. if test "$$subdir" = "."; then \
  208. local_target="$$target-am"; \
  209. else \
  210. local_target="$$target"; \
  211. fi; \
  212. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  213. || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  214. done && test -z "$$fail"
  215. tags-recursive:
  216. list='$(SUBDIRS)'; for subdir in $$list; do \
  217. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  218. done
  219. ctags-recursive:
  220. list='$(SUBDIRS)'; for subdir in $$list; do \
  221. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  222. done
  223. ETAGS = etags
  224. ETAGSFLAGS =
  225. CTAGS = ctags
  226. CTAGSFLAGS =
  227. tags: TAGS
  228. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  229. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  230. unique=`for i in $$list; do \
  231. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  232. done | \
  233. $(AWK) ' { files[$$0] = 1; } \
  234. END { for (i in files) print i; }'`; \
  235. mkid -fID $$unique
  236. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  237. $(TAGS_FILES) $(LISP)
  238. tags=; \
  239. here=`pwd`; \
  240. list='$(SUBDIRS)'; for subdir in $$list; do \
  241. if test "$$subdir" = .; then :; else \
  242. test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
  243. fi; \
  244. done; \
  245. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  246. unique=`for i in $$list; do \
  247. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  248. done | \
  249. $(AWK) ' { files[$$0] = 1; } \
  250. END { for (i in files) print i; }'`; \
  251. test -z "$(ETAGS_ARGS)$$tags$$unique" \
  252. || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  253. $$tags $$unique
  254. ctags: CTAGS
  255. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  256. $(TAGS_FILES) $(LISP)
  257. tags=; \
  258. here=`pwd`; \
  259. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  260. unique=`for i in $$list; do \
  261. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  262. done | \
  263. $(AWK) ' { files[$$0] = 1; } \
  264. END { for (i in files) print i; }'`; \
  265. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  266. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  267. $$tags $$unique
  268. GTAGS:
  269. here=`$(am__cd) $(top_builddir) && pwd` \
  270. && cd $(top_srcdir) \
  271. && gtags -i $(GTAGS_ARGS) $$here
  272. distclean-tags:
  273. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  274. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  275. top_distdir = .
  276. distdir = $(PACKAGE)-$(VERSION)
  277. am__remove_distdir = \
  278. { test ! -d $(distdir) \
  279. || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
  280. && rm -fr $(distdir); }; }
  281. GZIP_ENV = --best
  282. distuninstallcheck_listfiles = find . -type f -print
  283. distcleancheck_listfiles = find . -type f -print
  284. distdir: $(DISTFILES)
  285. $(am__remove_distdir)
  286. mkdir $(distdir)
  287. $(mkinstalldirs) $(distdir)/doc
  288. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  289. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  290. list='$(DISTFILES)'; for file in $$list; do \
  291. case $$file in \
  292. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  293. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  294. esac; \
  295. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  296. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  297. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  298. dir="/$$dir"; \
  299. $(mkinstalldirs) "$(distdir)$$dir"; \
  300. else \
  301. dir=''; \
  302. fi; \
  303. if test -d $$d/$$file; then \
  304. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  305. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  306. fi; \
  307. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  308. else \
  309. test -f $(distdir)/$$file \
  310. || cp -p $$d/$$file $(distdir)/$$file \
  311. || exit 1; \
  312. fi; \
  313. done
  314. list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  315. if test "$$subdir" = .; then :; else \
  316. test -d $(distdir)/$$subdir \
  317. || mkdir $(distdir)/$$subdir \
  318. || exit 1; \
  319. (cd $$subdir && \
  320. $(MAKE) $(AM_MAKEFLAGS) \
  321. top_distdir="$(top_distdir)" \
  322. distdir=../$(distdir)/$$subdir \
  323. distdir) \
  324. || exit 1; \
  325. fi; \
  326. done
  327. -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
  328. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  329. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  330. ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
  331. || chmod -R a+r $(distdir)
  332. dist-gzip: distdir
  333. $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  334. $(am__remove_distdir)
  335. dist-bzip2: distdir
  336. $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
  337. $(am__remove_distdir)
  338. dist dist-all: distdir
  339. $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  340. $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
  341. $(am__remove_distdir)
  342. # This target untars the dist file and tries a VPATH configuration. Then
  343. # it guarantees that the distribution is self-contained by making another
  344. # tarfile.
  345. distcheck: dist
  346. $(am__remove_distdir)
  347. GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
  348. chmod -R a-w $(distdir); chmod a+w $(distdir)
  349. mkdir $(distdir)/=build
  350. mkdir $(distdir)/=inst
  351. chmod a-w $(distdir)
  352. dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
  353. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  354. && cd $(distdir)/=build \
  355. && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  356. $(DISTCHECK_CONFIGURE_FLAGS) \
  357. && $(MAKE) $(AM_MAKEFLAGS) \
  358. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  359. && $(MAKE) $(AM_MAKEFLAGS) check \
  360. && $(MAKE) $(AM_MAKEFLAGS) install \
  361. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  362. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  363. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  364. distuninstallcheck \
  365. && chmod -R a-w "$$dc_install_base" \
  366. && ({ \
  367. (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
  368. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  369. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  370. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  371. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  372. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  373. && rm -rf "$$dc_destdir" \
  374. && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
  375. && rm -f $(distdir).tar.gz \
  376. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
  377. $(am__remove_distdir)
  378. @echo "$(distdir).tar.gz is ready for distribution" | \
  379. sed 'h;s/./=/g;p;x;p;x'
  380. distuninstallcheck:
  381. cd $(distuninstallcheck_dir) \
  382. && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
  383. || { echo "ERROR: files left after uninstall:" ; \
  384. if test -n "$(DESTDIR)"; then \
  385. echo " (check DESTDIR support)"; \
  386. fi ; \
  387. $(distuninstallcheck_listfiles) ; \
  388. exit 1; } >&2
  389. distcleancheck: distclean
  390. if test '$(srcdir)' = . ; then \
  391. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  392. exit 1 ; \
  393. fi
  394. test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  395. || { echo "ERROR: files left in build directory after distclean:" ; \
  396. $(distcleancheck_listfiles) ; \
  397. exit 1; } >&2
  398. check-am: all-am
  399. check: check-recursive
  400. all-am: Makefile config.h
  401. installdirs: installdirs-recursive
  402. installdirs-am:
  403. install: install-recursive
  404. install-exec: install-exec-recursive
  405. install-data: install-data-recursive
  406. uninstall: uninstall-recursive
  407. install-am: all-am
  408. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  409. installcheck: installcheck-recursive
  410. install-strip:
  411. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  412. INSTALL_STRIP_FLAG=-s \
  413. `test -z '$(STRIP)' || \
  414. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  415. mostlyclean-generic:
  416. clean-generic:
  417. distclean-generic:
  418. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  419. maintainer-clean-generic:
  420. @echo "This command is intended for maintainers to use"
  421. @echo "it deletes files that may require special tools to rebuild."
  422. clean: clean-recursive
  423. clean-am: clean-generic mostlyclean-am
  424. distclean: distclean-recursive
  425. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  426. distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
  427. dvi: dvi-recursive
  428. dvi-am:
  429. info: info-recursive
  430. info-am:
  431. install-data-am:
  432. install-exec-am:
  433. install-info: install-info-recursive
  434. install-man:
  435. installcheck-am:
  436. maintainer-clean: maintainer-clean-recursive
  437. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  438. -rm -rf autom4te.cache
  439. maintainer-clean-am: distclean-am maintainer-clean-generic
  440. mostlyclean: mostlyclean-recursive
  441. mostlyclean-am: mostlyclean-generic
  442. pdf: pdf-recursive
  443. pdf-am:
  444. ps: ps-recursive
  445. ps-am:
  446. uninstall-am: uninstall-info-am
  447. uninstall-info: uninstall-info-recursive
  448. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
  449. clean-generic clean-recursive ctags ctags-recursive dist \
  450. dist-all dist-bzip2 dist-gzip distcheck distclean \
  451. distclean-generic distclean-hdr distclean-recursive \
  452. distclean-tags distcleancheck distdir distuninstallcheck dvi \
  453. dvi-am dvi-recursive info info-am info-recursive install \
  454. install-am install-data install-data-am install-data-recursive \
  455. install-exec install-exec-am install-exec-recursive \
  456. install-info install-info-am install-info-recursive install-man \
  457. install-recursive install-strip installcheck installcheck-am \
  458. installdirs installdirs-am installdirs-recursive \
  459. maintainer-clean maintainer-clean-generic \
  460. maintainer-clean-recursive mostlyclean mostlyclean-generic \
  461. mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
  462. ps-recursive tags tags-recursive uninstall uninstall-am \
  463. uninstall-info-am uninstall-info-recursive uninstall-recursive
  464. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  465. # Otherwise a system limit (for SysV at least) may be exceeded.
  466. .NOEXPORT: