/contrib/cvs/Makefile.in

https://bitbucket.org/freebsd/freebsd-head/ · Autoconf · 675 lines · 575 code · 62 blank · 38 comment · 128 complexity · 75139244b30c01e21cc0891696b766d1 MD5 · raw file

  1. # Makefile.in generated by automake 1.10 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006 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. # Master Makefile for the GNU Concurrent Versions System.
  14. # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
  15. # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
  16. # Free Software Foundation, Inc.
  17. # This program is free software; you can redistribute it and/or modify
  18. # it under the terms of the GNU General Public License as published by
  19. # the Free Software Foundation; either version 2, or (at your option)
  20. # any later version.
  21. # This program is distributed in the hope that it will be useful,
  22. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  23. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  24. # GNU General Public License for more details.
  25. VPATH = @srcdir@
  26. pkgdatadir = $(datadir)/@PACKAGE@
  27. pkglibdir = $(libdir)/@PACKAGE@
  28. pkgincludedir = $(includedir)/@PACKAGE@
  29. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  30. install_sh_DATA = $(install_sh) -c -m 644
  31. install_sh_PROGRAM = $(install_sh) -c
  32. install_sh_SCRIPT = $(install_sh) -c
  33. INSTALL_HEADER = $(INSTALL_DATA)
  34. transform = $(program_transform_name)
  35. NORMAL_INSTALL = :
  36. PRE_INSTALL = :
  37. POST_INSTALL = :
  38. NORMAL_UNINSTALL = :
  39. PRE_UNINSTALL = :
  40. POST_UNINSTALL = :
  41. subdir = .
  42. DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
  43. $(srcdir)/Makefile.in $(srcdir)/config.h.in \
  44. $(srcdir)/cvs.spec.in $(top_srcdir)/configure \
  45. $(top_srcdir)/emx/Makefile.in $(top_srcdir)/os2/Makefile.in \
  46. $(top_srcdir)/zlib/Makefile.in AUTHORS COPYING COPYING.LIB \
  47. ChangeLog INSTALL NEWS TODO compile depcomp install-sh \
  48. mdate-sh missing mkinstalldirs ylwrap
  49. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  50. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  51. $(top_srcdir)/configure.in
  52. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  53. $(ACLOCAL_M4)
  54. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  55. configure.lineno config.status.lineno
  56. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  57. CONFIG_HEADER = config.h
  58. CONFIG_CLEAN_FILES = cvs.spec emx/Makefile os2/Makefile zlib/Makefile
  59. SOURCES =
  60. DIST_SOURCES =
  61. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  62. html-recursive info-recursive install-data-recursive \
  63. install-dvi-recursive install-exec-recursive \
  64. install-html-recursive install-info-recursive \
  65. install-pdf-recursive install-ps-recursive install-recursive \
  66. installcheck-recursive installdirs-recursive pdf-recursive \
  67. ps-recursive uninstall-recursive
  68. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  69. distclean-recursive maintainer-clean-recursive
  70. ETAGS = etags
  71. CTAGS = ctags
  72. DIST_SUBDIRS = $(SUBDIRS)
  73. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  74. distdir = $(PACKAGE)-$(VERSION)
  75. top_distdir = $(distdir)
  76. am__remove_distdir = \
  77. { test ! -d $(distdir) \
  78. || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
  79. && rm -fr $(distdir); }; }
  80. DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
  81. GZIP_ENV = --best
  82. distuninstallcheck_listfiles = find . -type f -print
  83. distcleancheck_listfiles = find . -type f -print
  84. ACLOCAL = @ACLOCAL@
  85. AMTAR = @AMTAR@
  86. AUTOCONF = @AUTOCONF@
  87. AUTOHEADER = @AUTOHEADER@
  88. AUTOMAKE = @AUTOMAKE@
  89. AWK = @AWK@
  90. CC = @CC@
  91. CCDEPMODE = @CCDEPMODE@
  92. CFLAGS = @CFLAGS@
  93. CPP = @CPP@
  94. CPPFLAGS = @CPPFLAGS@
  95. CSH = @CSH@
  96. CYGPATH_W = @CYGPATH_W@
  97. DEFS = @DEFS@
  98. DEPDIR = @DEPDIR@
  99. ECHO_C = @ECHO_C@
  100. ECHO_N = @ECHO_N@
  101. ECHO_T = @ECHO_T@
  102. EDITOR = @EDITOR@
  103. EGREP = @EGREP@
  104. EXEEXT = @EXEEXT@
  105. GREP = @GREP@
  106. INSTALL = @INSTALL@
  107. INSTALL_DATA = @INSTALL_DATA@
  108. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  109. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  110. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  111. KRB4 = @KRB4@
  112. LDFLAGS = @LDFLAGS@
  113. LIBOBJS = @LIBOBJS@
  114. LIBS = @LIBS@
  115. LN_S = @LN_S@
  116. LTLIBOBJS = @LTLIBOBJS@
  117. MAINT = @MAINT@
  118. MAKEINFO = @MAKEINFO@
  119. MKDIR_P = @MKDIR_P@
  120. MKTEMP = @MKTEMP@
  121. OBJEXT = @OBJEXT@
  122. PACKAGE = @PACKAGE@
  123. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  124. PACKAGE_NAME = @PACKAGE_NAME@
  125. PACKAGE_STRING = @PACKAGE_STRING@
  126. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  127. PACKAGE_VERSION = @PACKAGE_VERSION@
  128. PATH_SEPARATOR = @PATH_SEPARATOR@
  129. PERL = @PERL@
  130. PR = @PR@
  131. PS2PDF = @PS2PDF@
  132. RANLIB = @RANLIB@
  133. ROFF = @ROFF@
  134. SENDMAIL = @SENDMAIL@
  135. SET_MAKE = @SET_MAKE@
  136. SHELL = @SHELL@
  137. STRIP = @STRIP@
  138. TEXI2DVI = @TEXI2DVI@
  139. VERSION = @VERSION@
  140. YACC = @YACC@
  141. YFLAGS = @YFLAGS@
  142. abs_builddir = @abs_builddir@
  143. abs_srcdir = @abs_srcdir@
  144. abs_top_builddir = @abs_top_builddir@
  145. abs_top_srcdir = @abs_top_srcdir@
  146. ac_ct_CC = @ac_ct_CC@
  147. ac_prefix_program = @ac_prefix_program@
  148. am__include = @am__include@
  149. am__leading_dot = @am__leading_dot@
  150. am__quote = @am__quote@
  151. am__tar = @am__tar@
  152. am__untar = @am__untar@
  153. bindir = @bindir@
  154. build_alias = @build_alias@
  155. builddir = @builddir@
  156. datadir = @datadir@
  157. datarootdir = @datarootdir@
  158. docdir = @docdir@
  159. dvidir = @dvidir@
  160. exec_prefix = @exec_prefix@
  161. host_alias = @host_alias@
  162. htmldir = @htmldir@
  163. includedir = @includedir@
  164. includeopt = @includeopt@
  165. infodir = @infodir@
  166. install_sh = @install_sh@
  167. libdir = @libdir@
  168. libexecdir = @libexecdir@
  169. localedir = @localedir@
  170. localstatedir = @localstatedir@
  171. mandir = @mandir@
  172. mkdir_p = @mkdir_p@
  173. oldincludedir = @oldincludedir@
  174. pdfdir = @pdfdir@
  175. prefix = @prefix@
  176. program_transform_name = @program_transform_name@
  177. psdir = @psdir@
  178. sbindir = @sbindir@
  179. sharedstatedir = @sharedstatedir@
  180. srcdir = @srcdir@
  181. sysconfdir = @sysconfdir@
  182. target_alias = @target_alias@
  183. top_builddir = @top_builddir@
  184. top_srcdir = @top_srcdir@
  185. with_default_rsh = @with_default_rsh@
  186. with_default_ssh = @with_default_ssh@
  187. # Unix source subdirs, where we'll want to run lint and etags:
  188. # This is a legacy variable from b4 Automake
  189. USOURCE_SUBDIRS = lib zlib diff src
  190. # All other subdirs:
  191. SUBDIRS = $(USOURCE_SUBDIRS) man doc contrib tools \
  192. windows-NT os2 emx vms
  193. EXTRA_DIST = \
  194. .cvsignore \
  195. BUGS \
  196. ChangeLog.zoo \
  197. DEVEL-CVS \
  198. FAQ \
  199. HACKING \
  200. MINOR-BUGS \
  201. PROJECTS \
  202. README.VMS \
  203. TESTS \
  204. build.com \
  205. cvs-format.el \
  206. cvsnt.dep \
  207. cvsnt.dsp \
  208. cvsnt.dsw \
  209. cvsnt.mak \
  210. cvs.spec \
  211. mktemp.sh
  212. all: config.h
  213. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  214. .SUFFIXES:
  215. am--refresh:
  216. @:
  217. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  218. @for dep in $?; do \
  219. case '$(am__configure_deps)' in \
  220. *$$dep*) \
  221. echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
  222. cd $(srcdir) && $(AUTOMAKE) --gnu \
  223. && exit 0; \
  224. exit 1;; \
  225. esac; \
  226. done; \
  227. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
  228. cd $(top_srcdir) && \
  229. $(AUTOMAKE) --gnu Makefile
  230. .PRECIOUS: Makefile
  231. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  232. @case '$?' in \
  233. *config.status*) \
  234. echo ' $(SHELL) ./config.status'; \
  235. $(SHELL) ./config.status;; \
  236. *) \
  237. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  238. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  239. esac;
  240. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  241. $(SHELL) ./config.status --recheck
  242. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  243. cd $(srcdir) && $(AUTOCONF)
  244. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  245. cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  246. config.h: stamp-h1
  247. @if test ! -f $@; then \
  248. rm -f stamp-h1; \
  249. $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
  250. else :; fi
  251. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  252. @rm -f stamp-h1
  253. cd $(top_builddir) && $(SHELL) ./config.status config.h
  254. $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  255. cd $(top_srcdir) && $(AUTOHEADER)
  256. rm -f stamp-h1
  257. touch $@
  258. distclean-hdr:
  259. -rm -f config.h stamp-h1
  260. cvs.spec: $(top_builddir)/config.status $(srcdir)/cvs.spec.in
  261. cd $(top_builddir) && $(SHELL) ./config.status $@
  262. emx/Makefile: $(top_builddir)/config.status $(top_srcdir)/emx/Makefile.in
  263. cd $(top_builddir) && $(SHELL) ./config.status $@
  264. os2/Makefile: $(top_builddir)/config.status $(top_srcdir)/os2/Makefile.in
  265. cd $(top_builddir) && $(SHELL) ./config.status $@
  266. zlib/Makefile: $(top_builddir)/config.status $(top_srcdir)/zlib/Makefile.in
  267. cd $(top_builddir) && $(SHELL) ./config.status $@
  268. # This directory's subdirectories are mostly independent; you can cd
  269. # into them and run `make' without going through this Makefile.
  270. # To change the values of `make' variables: instead of editing Makefiles,
  271. # (1) if the variable is set in `config.status', edit `config.status'
  272. # (which will cause the Makefiles to be regenerated when you run `make');
  273. # (2) otherwise, pass the desired values on the `make' command line.
  274. $(RECURSIVE_TARGETS):
  275. @failcom='exit 1'; \
  276. for f in x $$MAKEFLAGS; do \
  277. case $$f in \
  278. *=* | --[!k]*);; \
  279. *k*) failcom='fail=yes';; \
  280. esac; \
  281. done; \
  282. dot_seen=no; \
  283. target=`echo $@ | sed s/-recursive//`; \
  284. list='$(SUBDIRS)'; for subdir in $$list; do \
  285. echo "Making $$target in $$subdir"; \
  286. if test "$$subdir" = "."; then \
  287. dot_seen=yes; \
  288. local_target="$$target-am"; \
  289. else \
  290. local_target="$$target"; \
  291. fi; \
  292. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  293. || eval $$failcom; \
  294. done; \
  295. if test "$$dot_seen" = "no"; then \
  296. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  297. fi; test -z "$$fail"
  298. $(RECURSIVE_CLEAN_TARGETS):
  299. @failcom='exit 1'; \
  300. for f in x $$MAKEFLAGS; do \
  301. case $$f in \
  302. *=* | --[!k]*);; \
  303. *k*) failcom='fail=yes';; \
  304. esac; \
  305. done; \
  306. dot_seen=no; \
  307. case "$@" in \
  308. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  309. *) list='$(SUBDIRS)' ;; \
  310. esac; \
  311. rev=''; for subdir in $$list; do \
  312. if test "$$subdir" = "."; then :; else \
  313. rev="$$subdir $$rev"; \
  314. fi; \
  315. done; \
  316. rev="$$rev ."; \
  317. target=`echo $@ | sed s/-recursive//`; \
  318. for subdir in $$rev; do \
  319. echo "Making $$target in $$subdir"; \
  320. if test "$$subdir" = "."; then \
  321. local_target="$$target-am"; \
  322. else \
  323. local_target="$$target"; \
  324. fi; \
  325. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  326. || eval $$failcom; \
  327. done && test -z "$$fail"
  328. tags-recursive:
  329. list='$(SUBDIRS)'; for subdir in $$list; do \
  330. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  331. done
  332. ctags-recursive:
  333. list='$(SUBDIRS)'; for subdir in $$list; do \
  334. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  335. done
  336. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  337. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  338. unique=`for i in $$list; do \
  339. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  340. done | \
  341. $(AWK) ' { files[$$0] = 1; } \
  342. END { for (i in files) print i; }'`; \
  343. mkid -fID $$unique
  344. tags: TAGS
  345. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  346. $(TAGS_FILES) $(LISP)
  347. tags=; \
  348. here=`pwd`; \
  349. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  350. include_option=--etags-include; \
  351. empty_fix=.; \
  352. else \
  353. include_option=--include; \
  354. empty_fix=; \
  355. fi; \
  356. list='$(SUBDIRS)'; for subdir in $$list; do \
  357. if test "$$subdir" = .; then :; else \
  358. test ! -f $$subdir/TAGS || \
  359. tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  360. fi; \
  361. done; \
  362. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  363. unique=`for i in $$list; do \
  364. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  365. done | \
  366. $(AWK) ' { files[$$0] = 1; } \
  367. END { for (i in files) print i; }'`; \
  368. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  369. test -n "$$unique" || unique=$$empty_fix; \
  370. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  371. $$tags $$unique; \
  372. fi
  373. ctags: CTAGS
  374. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  375. $(TAGS_FILES) $(LISP)
  376. tags=; \
  377. here=`pwd`; \
  378. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  379. unique=`for i in $$list; do \
  380. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  381. done | \
  382. $(AWK) ' { files[$$0] = 1; } \
  383. END { for (i in files) print i; }'`; \
  384. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  385. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  386. $$tags $$unique
  387. GTAGS:
  388. here=`$(am__cd) $(top_builddir) && pwd` \
  389. && cd $(top_srcdir) \
  390. && gtags -i $(GTAGS_ARGS) $$here
  391. distclean-tags:
  392. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  393. distdir: $(DISTFILES)
  394. $(am__remove_distdir)
  395. test -d $(distdir) || mkdir $(distdir)
  396. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  397. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  398. list='$(DISTFILES)'; \
  399. dist_files=`for file in $$list; do echo $$file; done | \
  400. sed -e "s|^$$srcdirstrip/||;t" \
  401. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  402. case $$dist_files in \
  403. */*) $(MKDIR_P) `echo "$$dist_files" | \
  404. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  405. sort -u` ;; \
  406. esac; \
  407. for file in $$dist_files; do \
  408. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  409. if test -d $$d/$$file; then \
  410. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  411. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  412. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  413. fi; \
  414. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  415. else \
  416. test -f $(distdir)/$$file \
  417. || cp -p $$d/$$file $(distdir)/$$file \
  418. || exit 1; \
  419. fi; \
  420. done
  421. list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  422. if test "$$subdir" = .; then :; else \
  423. test -d "$(distdir)/$$subdir" \
  424. || $(MKDIR_P) "$(distdir)/$$subdir" \
  425. || exit 1; \
  426. distdir=`$(am__cd) $(distdir) && pwd`; \
  427. top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
  428. (cd $$subdir && \
  429. $(MAKE) $(AM_MAKEFLAGS) \
  430. top_distdir="$$top_distdir" \
  431. distdir="$$distdir/$$subdir" \
  432. am__remove_distdir=: \
  433. am__skip_length_check=: \
  434. distdir) \
  435. || exit 1; \
  436. fi; \
  437. done
  438. -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
  439. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  440. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  441. ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  442. || chmod -R a+r $(distdir)
  443. dist-gzip: distdir
  444. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  445. $(am__remove_distdir)
  446. dist-bzip2: distdir
  447. tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
  448. $(am__remove_distdir)
  449. dist-tarZ: distdir
  450. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  451. $(am__remove_distdir)
  452. dist-shar: distdir
  453. shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  454. $(am__remove_distdir)
  455. dist-zip: distdir
  456. -rm -f $(distdir).zip
  457. zip -rq $(distdir).zip $(distdir)
  458. $(am__remove_distdir)
  459. dist dist-all: distdir
  460. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  461. tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
  462. $(am__remove_distdir)
  463. # This target untars the dist file and tries a VPATH configuration. Then
  464. # it guarantees that the distribution is self-contained by making another
  465. # tarfile.
  466. distcheck: dist
  467. case '$(DIST_ARCHIVES)' in \
  468. *.tar.gz*) \
  469. GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
  470. *.tar.bz2*) \
  471. bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
  472. *.tar.Z*) \
  473. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  474. *.shar.gz*) \
  475. GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
  476. *.zip*) \
  477. unzip $(distdir).zip ;;\
  478. esac
  479. chmod -R a-w $(distdir); chmod a+w $(distdir)
  480. mkdir $(distdir)/_build
  481. mkdir $(distdir)/_inst
  482. chmod a-w $(distdir)
  483. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  484. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  485. && cd $(distdir)/_build \
  486. && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  487. $(DISTCHECK_CONFIGURE_FLAGS) \
  488. && $(MAKE) $(AM_MAKEFLAGS) \
  489. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  490. && $(MAKE) $(AM_MAKEFLAGS) check \
  491. && $(MAKE) $(AM_MAKEFLAGS) install \
  492. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  493. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  494. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  495. distuninstallcheck \
  496. && chmod -R a-w "$$dc_install_base" \
  497. && ({ \
  498. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  499. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  500. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  501. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  502. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  503. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  504. && rm -rf "$$dc_destdir" \
  505. && $(MAKE) $(AM_MAKEFLAGS) dist \
  506. && rm -rf $(DIST_ARCHIVES) \
  507. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
  508. $(am__remove_distdir)
  509. @(echo "$(distdir) archives ready for distribution: "; \
  510. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  511. sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  512. distuninstallcheck:
  513. @cd $(distuninstallcheck_dir) \
  514. && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
  515. || { echo "ERROR: files left after uninstall:" ; \
  516. if test -n "$(DESTDIR)"; then \
  517. echo " (check DESTDIR support)"; \
  518. fi ; \
  519. $(distuninstallcheck_listfiles) ; \
  520. exit 1; } >&2
  521. distcleancheck: distclean
  522. @if test '$(srcdir)' = . ; then \
  523. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  524. exit 1 ; \
  525. fi
  526. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  527. || { echo "ERROR: files left in build directory after distclean:" ; \
  528. $(distcleancheck_listfiles) ; \
  529. exit 1; } >&2
  530. check-am: all-am
  531. check: check-recursive
  532. all-am: Makefile config.h
  533. installdirs: installdirs-recursive
  534. installdirs-am:
  535. install: install-recursive
  536. install-exec: install-exec-recursive
  537. install-data: install-data-recursive
  538. uninstall: uninstall-recursive
  539. install-am: all-am
  540. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  541. installcheck: installcheck-recursive
  542. install-strip:
  543. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  544. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  545. `test -z '$(STRIP)' || \
  546. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  547. mostlyclean-generic:
  548. clean-generic:
  549. distclean-generic:
  550. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  551. maintainer-clean-generic:
  552. @echo "This command is intended for maintainers to use"
  553. @echo "it deletes files that may require special tools to rebuild."
  554. clean: clean-recursive
  555. clean-am: clean-generic mostlyclean-am
  556. distclean: distclean-recursive
  557. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  558. -rm -f Makefile
  559. distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
  560. dvi: dvi-recursive
  561. dvi-am:
  562. html: html-recursive
  563. info: info-recursive
  564. info-am:
  565. install-data-am:
  566. install-dvi: install-dvi-recursive
  567. install-exec-am:
  568. install-html: install-html-recursive
  569. install-info: install-info-recursive
  570. install-man:
  571. install-pdf: install-pdf-recursive
  572. install-ps: install-ps-recursive
  573. installcheck-am:
  574. maintainer-clean: maintainer-clean-recursive
  575. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  576. -rm -rf $(top_srcdir)/autom4te.cache
  577. -rm -f Makefile
  578. maintainer-clean-am: distclean-am maintainer-clean-generic
  579. mostlyclean: mostlyclean-recursive
  580. mostlyclean-am: mostlyclean-generic
  581. pdf: pdf-recursive
  582. pdf-am:
  583. ps: ps-recursive
  584. ps-am:
  585. uninstall-am:
  586. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
  587. install-strip
  588. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  589. all all-am am--refresh check check-am clean clean-generic \
  590. ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
  591. dist-shar dist-tarZ dist-zip distcheck distclean \
  592. distclean-generic distclean-hdr distclean-tags distcleancheck \
  593. distdir distuninstallcheck dvi dvi-am html html-am info \
  594. info-am install install-am install-data install-data-am \
  595. install-dvi install-dvi-am install-exec install-exec-am \
  596. install-html install-html-am install-info install-info-am \
  597. install-man install-pdf install-pdf-am install-ps \
  598. install-ps-am install-strip installcheck installcheck-am \
  599. installdirs installdirs-am maintainer-clean \
  600. maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
  601. pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
  602. .PHONY: localcheck remotecheck
  603. localcheck remotecheck: all
  604. cd src && $(MAKE) $(AM_MAKEFLAGS) "$@"
  605. .PHONY: doc
  606. doc:
  607. cd doc && $(MAKE) $(AM_MAKEFLAGS) "$@"
  608. # for backwards compatibility with the old makefiles
  609. .PHONY: realclean
  610. realclean: maintainer-clean
  611. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  612. # Otherwise a system limit (for SysV at least) may be exceeded.
  613. .NOEXPORT: