xref: /netbsd/external/gpl2/xcvs/dist/Makefile.in (revision 9a50c53a)
1*9a50c53aSchristos# Makefile.in generated by automake 1.11.1 from Makefile.am.
2a7c91847Schristos# @configure_input@
3a7c91847Schristos
4a7c91847Schristos# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5*9a50c53aSchristos# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6*9a50c53aSchristos# Inc.
7a7c91847Schristos# This Makefile.in is free software; the Free Software Foundation
8a7c91847Schristos# gives unlimited permission to copy and/or distribute it,
9a7c91847Schristos# with or without modifications, as long as this notice is preserved.
10a7c91847Schristos
11a7c91847Schristos# This program is distributed in the hope that it will be useful,
12a7c91847Schristos# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13a7c91847Schristos# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14a7c91847Schristos# PARTICULAR PURPOSE.
15a7c91847Schristos
16a7c91847Schristos@SET_MAKE@
17a7c91847Schristos
18a7c91847Schristos# Master Makefile for the GNU Concurrent Versions System.
19a7c91847Schristos# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
20a7c91847Schristos#               1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
21a7c91847Schristos#               Free Software Foundation, Inc.
22a7c91847Schristos
23a7c91847Schristos# This program is free software; you can redistribute it and/or modify
24a7c91847Schristos# it under the terms of the GNU General Public License as published by
25a7c91847Schristos# the Free Software Foundation; either version 2, or (at your option)
26a7c91847Schristos# any later version.
27a7c91847Schristos
28a7c91847Schristos# This program is distributed in the hope that it will be useful,
29a7c91847Schristos# but WITHOUT ANY WARRANTY; without even the implied warranty of
30a7c91847Schristos# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31a7c91847Schristos# GNU General Public License for more details.
32a7c91847SchristosVPATH = @srcdir@
33a7c91847Schristospkgdatadir = $(datadir)/@PACKAGE@
34a7c91847Schristospkgincludedir = $(includedir)/@PACKAGE@
35*9a50c53aSchristospkglibdir = $(libdir)/@PACKAGE@
36*9a50c53aSchristospkglibexecdir = $(libexecdir)/@PACKAGE@
37a7c91847Schristosam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38a7c91847Schristosinstall_sh_DATA = $(install_sh) -c -m 644
39a7c91847Schristosinstall_sh_PROGRAM = $(install_sh) -c
40a7c91847Schristosinstall_sh_SCRIPT = $(install_sh) -c
41a7c91847SchristosINSTALL_HEADER = $(INSTALL_DATA)
42a7c91847Schristostransform = $(program_transform_name)
43a7c91847SchristosNORMAL_INSTALL = :
44a7c91847SchristosPRE_INSTALL = :
45a7c91847SchristosPOST_INSTALL = :
46a7c91847SchristosNORMAL_UNINSTALL = :
47a7c91847SchristosPRE_UNINSTALL = :
48a7c91847SchristosPOST_UNINSTALL = :
49*9a50c53aSchristossubdir = .
50a7c91847SchristosDIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
51a7c91847Schristos	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
52*9a50c53aSchristos	$(srcdir)/cvs.spec.in $(top_srcdir)/configure ABOUT-NLS \
53*9a50c53aSchristos	AUTHORS COPYING COPYING.LIB ChangeLog INSTALL NEWS TODO \
54*9a50c53aSchristos	build-aux/compile build-aux/config.guess \
55*9a50c53aSchristos	build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
56*9a50c53aSchristos	build-aux/install-sh build-aux/mdate-sh build-aux/missing \
57*9a50c53aSchristos	build-aux/mkinstalldirs build-aux/texinfo.tex build-aux/ylwrap
58a7c91847SchristosACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59*9a50c53aSchristosam__aclocal_m4_deps = $(top_srcdir)/m4/acx_with_gssapi.m4 \
60*9a50c53aSchristos	$(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
61a7c91847Schristos	$(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/bison.m4 \
62a7c91847Schristos	$(top_srcdir)/m4/canon-host.m4 \
63a7c91847Schristos	$(top_srcdir)/m4/canonicalize.m4 \
64a7c91847Schristos	$(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/clock_time.m4 \
65a7c91847Schristos	$(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \
66a7c91847Schristos	$(top_srcdir)/m4/cvs_func_printf_ptr.m4 \
67a7c91847Schristos	$(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
68a7c91847Schristos	$(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
69a7c91847Schristos	$(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
70a7c91847Schristos	$(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
71a7c91847Schristos	$(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
72a7c91847Schristos	$(top_srcdir)/m4/filenamecat.m4 $(top_srcdir)/m4/fnmatch.m4 \
73a7c91847Schristos	$(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/ftruncate.m4 \
74a7c91847Schristos	$(top_srcdir)/m4/getaddrinfo.m4 \
75a7c91847Schristos	$(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
76a7c91847Schristos	$(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
77a7c91847Schristos	$(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
78a7c91847Schristos	$(top_srcdir)/m4/getlogin_r.m4 $(top_srcdir)/m4/getndelim2.m4 \
79a7c91847Schristos	$(top_srcdir)/m4/getnline.m4 $(top_srcdir)/m4/getopt.m4 \
80a7c91847Schristos	$(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
81*9a50c53aSchristos	$(top_srcdir)/m4/gettime.m4 $(top_srcdir)/m4/gettimeofday.m4 \
82*9a50c53aSchristos	$(top_srcdir)/m4/glob.m4 $(top_srcdir)/m4/gnulib-comp.m4 \
83a7c91847Schristos	$(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttypes.m4 \
84*9a50c53aSchristos	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/longdouble.m4 \
85*9a50c53aSchristos	$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/lstat.m4 \
86*9a50c53aSchristos	$(top_srcdir)/m4/mbchar.m4 $(top_srcdir)/m4/mbiter.m4 \
87*9a50c53aSchristos	$(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \
88*9a50c53aSchristos	$(top_srcdir)/m4/md5.m4 $(top_srcdir)/m4/memchr.m4 \
89*9a50c53aSchristos	$(top_srcdir)/m4/memmove.m4 $(top_srcdir)/m4/mempcpy.m4 \
90*9a50c53aSchristos	$(top_srcdir)/m4/memrchr.m4 $(top_srcdir)/m4/minmax.m4 \
91*9a50c53aSchristos	$(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
92*9a50c53aSchristos	$(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/mmap-anon.m4 \
93*9a50c53aSchristos	$(top_srcdir)/m4/nanosleep.m4 \
94*9a50c53aSchristos	$(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/openat.m4 \
95*9a50c53aSchristos	$(top_srcdir)/m4/pagealign_alloc.m4 \
96*9a50c53aSchristos	$(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/quotearg.m4 \
97a7c91847Schristos	$(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/regex.m4 \
98a7c91847Schristos	$(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/restrict.m4 \
99a7c91847Schristos	$(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/save-cwd.m4 \
100a7c91847Schristos	$(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/signed.m4 \
101a7c91847Schristos	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sockpfaf.m4 \
102a7c91847Schristos	$(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stat-macros.m4 \
103a7c91847Schristos	$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
104a7c91847Schristos	$(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \
105a7c91847Schristos	$(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strerror.m4 \
106a7c91847Schristos	$(top_srcdir)/m4/strftime.m4 $(top_srcdir)/m4/strstr.m4 \
107a7c91847Schristos	$(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoul.m4 \
108a7c91847Schristos	$(top_srcdir)/m4/sunos57-select.m4 $(top_srcdir)/m4/time_r.m4 \
109a7c91847Schristos	$(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \
110a7c91847Schristos	$(top_srcdir)/m4/tzset.m4 $(top_srcdir)/m4/uint32_t.m4 \
111a7c91847Schristos	$(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
112a7c91847Schristos	$(top_srcdir)/m4/unistd-safer.m4 \
113a7c91847Schristos	$(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/vasnprintf.m4 \
114a7c91847Schristos	$(top_srcdir)/m4/vasprintf.m4 $(top_srcdir)/m4/wchar_t.m4 \
115a7c91847Schristos	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xalloc.m4 \
116a7c91847Schristos	$(top_srcdir)/m4/xgetcwd.m4 $(top_srcdir)/m4/xreadlink.m4 \
117a7c91847Schristos	$(top_srcdir)/m4/xsize.m4 $(top_srcdir)/m4/yesno.m4 \
118a7c91847Schristos	$(top_srcdir)/configure.in
119a7c91847Schristosam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
120a7c91847Schristos	$(ACLOCAL_M4)
121a7c91847Schristosam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
122*9a50c53aSchristos configure.lineno config.status.lineno
123*9a50c53aSchristosmkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
124a7c91847SchristosCONFIG_HEADER = config.h
125*9a50c53aSchristosCONFIG_CLEAN_FILES = cvs.spec
126*9a50c53aSchristosCONFIG_CLEAN_VPATH_FILES =
127a7c91847SchristosSOURCES =
128a7c91847SchristosDIST_SOURCES =
129a7c91847SchristosRECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
130a7c91847Schristos	html-recursive info-recursive install-data-recursive \
131*9a50c53aSchristos	install-dvi-recursive install-exec-recursive \
132*9a50c53aSchristos	install-html-recursive install-info-recursive \
133*9a50c53aSchristos	install-pdf-recursive install-ps-recursive install-recursive \
134*9a50c53aSchristos	installcheck-recursive installdirs-recursive pdf-recursive \
135*9a50c53aSchristos	ps-recursive uninstall-recursive
136*9a50c53aSchristosRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
137*9a50c53aSchristos  distclean-recursive maintainer-clean-recursive
138*9a50c53aSchristosAM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
139*9a50c53aSchristos	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
140*9a50c53aSchristos	distdir dist dist-all distcheck
141a7c91847SchristosETAGS = etags
142a7c91847SchristosCTAGS = ctags
143a7c91847SchristosDIST_SUBDIRS = $(SUBDIRS)
144a7c91847SchristosDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
145a7c91847Schristosdistdir = $(PACKAGE)-$(VERSION)
146a7c91847Schristostop_distdir = $(distdir)
147a7c91847Schristosam__remove_distdir = \
148*9a50c53aSchristos  { test ! -d "$(distdir)" \
149*9a50c53aSchristos    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
150*9a50c53aSchristos         && rm -fr "$(distdir)"; }; }
151*9a50c53aSchristosam__relativize = \
152*9a50c53aSchristos  dir0=`pwd`; \
153*9a50c53aSchristos  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
154*9a50c53aSchristos  sed_rest='s,^[^/]*/*,,'; \
155*9a50c53aSchristos  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
156*9a50c53aSchristos  sed_butlast='s,/*[^/]*$$,,'; \
157*9a50c53aSchristos  while test -n "$$dir1"; do \
158*9a50c53aSchristos    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
159*9a50c53aSchristos    if test "$$first" != "."; then \
160*9a50c53aSchristos      if test "$$first" = ".."; then \
161*9a50c53aSchristos        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
162*9a50c53aSchristos        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
163*9a50c53aSchristos      else \
164*9a50c53aSchristos        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
165*9a50c53aSchristos        if test "$$first2" = "$$first"; then \
166*9a50c53aSchristos          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
167*9a50c53aSchristos        else \
168*9a50c53aSchristos          dir2="../$$dir2"; \
169*9a50c53aSchristos        fi; \
170*9a50c53aSchristos        dir0="$$dir0"/"$$first"; \
171*9a50c53aSchristos      fi; \
172*9a50c53aSchristos    fi; \
173*9a50c53aSchristos    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
174*9a50c53aSchristos  done; \
175*9a50c53aSchristos  reldir="$$dir2"
176a7c91847SchristosDIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
177a7c91847SchristosGZIP_ENV = --best
178a7c91847Schristosdistuninstallcheck_listfiles = find . -type f -print
179a7c91847Schristosdistcleancheck_listfiles = find . -type f -print
180a7c91847SchristosACLOCAL = @ACLOCAL@
181a7c91847SchristosALLOCA = @ALLOCA@
182a7c91847SchristosALLOCA_H = @ALLOCA_H@
183a7c91847SchristosAMTAR = @AMTAR@
184a7c91847SchristosAUTOCONF = @AUTOCONF@
185a7c91847SchristosAUTOHEADER = @AUTOHEADER@
186a7c91847SchristosAUTOMAKE = @AUTOMAKE@
187a7c91847SchristosAWK = @AWK@
188a7c91847SchristosCC = @CC@
189a7c91847SchristosCCDEPMODE = @CCDEPMODE@
190a7c91847SchristosCFLAGS = @CFLAGS@
191a7c91847SchristosCPP = @CPP@
192a7c91847SchristosCPPFLAGS = @CPPFLAGS@
193a7c91847SchristosCSH = @CSH@
194a7c91847SchristosCYGPATH_W = @CYGPATH_W@
195a7c91847SchristosDEFS = @DEFS@
196a7c91847SchristosDEPDIR = @DEPDIR@
197a7c91847SchristosECHO_C = @ECHO_C@
198a7c91847SchristosECHO_N = @ECHO_N@
199a7c91847SchristosECHO_T = @ECHO_T@
200a7c91847SchristosEDITOR = @EDITOR@
201a7c91847SchristosEGREP = @EGREP@
202a7c91847SchristosEOVERFLOW = @EOVERFLOW@
203a7c91847SchristosEXEEXT = @EXEEXT@
204a7c91847SchristosFNMATCH_H = @FNMATCH_H@
205a7c91847SchristosGETOPT_H = @GETOPT_H@
206a7c91847SchristosGLOB_H = @GLOB_H@
207*9a50c53aSchristosGREP = @GREP@
208a7c91847SchristosHAVE_LONG_64BIT = @HAVE_LONG_64BIT@
209a7c91847SchristosHAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
210a7c91847SchristosHAVE__BOOL = @HAVE__BOOL@
211*9a50c53aSchristosINSTALL = @INSTALL@
212a7c91847SchristosINSTALL_DATA = @INSTALL_DATA@
213a7c91847SchristosINSTALL_PROGRAM = @INSTALL_PROGRAM@
214a7c91847SchristosINSTALL_SCRIPT = @INSTALL_SCRIPT@
215a7c91847SchristosINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
216a7c91847SchristosKRB4 = @KRB4@
217a7c91847SchristosLDFLAGS = @LDFLAGS@
218a7c91847SchristosLIBOBJS = @LIBOBJS@
219a7c91847SchristosLIBS = @LIBS@
220a7c91847SchristosLIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
221a7c91847SchristosLIB_NANOSLEEP = @LIB_NANOSLEEP@
222a7c91847SchristosLN_S = @LN_S@
223a7c91847SchristosLTLIBOBJS = @LTLIBOBJS@
224a7c91847SchristosMAINT = @MAINT@
225a7c91847SchristosMAKEINFO = @MAKEINFO@
226*9a50c53aSchristosMKDIR_P = @MKDIR_P@
227a7c91847SchristosMKTEMP = @MKTEMP@
228a7c91847SchristosOBJEXT = @OBJEXT@
229a7c91847SchristosPACKAGE = @PACKAGE@
230a7c91847SchristosPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
231a7c91847SchristosPACKAGE_NAME = @PACKAGE_NAME@
232a7c91847SchristosPACKAGE_STRING = @PACKAGE_STRING@
233a7c91847SchristosPACKAGE_TARNAME = @PACKAGE_TARNAME@
234*9a50c53aSchristosPACKAGE_URL = @PACKAGE_URL@
235a7c91847SchristosPACKAGE_VERSION = @PACKAGE_VERSION@
236a7c91847SchristosPATH_SEPARATOR = @PATH_SEPARATOR@
237a7c91847SchristosPERL = @PERL@
238a7c91847SchristosPR = @PR@
239a7c91847SchristosPS2PDF = @PS2PDF@
240a7c91847SchristosRANLIB = @RANLIB@
241a7c91847SchristosROFF = @ROFF@
242a7c91847SchristosRSH_DFLT = @RSH_DFLT@
243a7c91847SchristosSENDMAIL = @SENDMAIL@
244a7c91847SchristosSET_MAKE = @SET_MAKE@
245a7c91847SchristosSHELL = @SHELL@
246a7c91847SchristosSTDBOOL_H = @STDBOOL_H@
247a7c91847SchristosSTDINT_H = @STDINT_H@
248a7c91847SchristosSTRIP = @STRIP@
249a7c91847SchristosTEXI2DVI = @TEXI2DVI@
250a7c91847SchristosVERSION = @VERSION@
251a7c91847SchristosYACC = @YACC@
252a7c91847SchristosYFLAGS = @YFLAGS@
253*9a50c53aSchristosabs_builddir = @abs_builddir@
254*9a50c53aSchristosabs_srcdir = @abs_srcdir@
255*9a50c53aSchristosabs_top_builddir = @abs_top_builddir@
256*9a50c53aSchristosabs_top_srcdir = @abs_top_srcdir@
257a7c91847Schristosac_ct_CC = @ac_ct_CC@
258a7c91847Schristosac_prefix_program = @ac_prefix_program@
259a7c91847Schristosam__include = @am__include@
260a7c91847Schristosam__leading_dot = @am__leading_dot@
261a7c91847Schristosam__quote = @am__quote@
262a7c91847Schristosam__tar = @am__tar@
263a7c91847Schristosam__untar = @am__untar@
264a7c91847Schristosbindir = @bindir@
265a7c91847Schristosbuild_alias = @build_alias@
266*9a50c53aSchristosbuilddir = @builddir@
267a7c91847Schristoscvs_client_objects = @cvs_client_objects@
268a7c91847Schristosdatadir = @datadir@
269*9a50c53aSchristosdatarootdir = @datarootdir@
270*9a50c53aSchristosdocdir = @docdir@
271*9a50c53aSchristosdvidir = @dvidir@
272a7c91847Schristosexec_prefix = @exec_prefix@
273a7c91847Schristoshost_alias = @host_alias@
274*9a50c53aSchristoshtmldir = @htmldir@
275a7c91847Schristosincludedir = @includedir@
276a7c91847Schristosinfodir = @infodir@
277a7c91847Schristosinstall_sh = @install_sh@
278a7c91847Schristoslibdir = @libdir@
279a7c91847Schristoslibexecdir = @libexecdir@
280*9a50c53aSchristoslocaledir = @localedir@
281a7c91847Schristoslocalstatedir = @localstatedir@
282a7c91847Schristosmandir = @mandir@
283a7c91847Schristosmkdir_p = @mkdir_p@
284a7c91847Schristosoldincludedir = @oldincludedir@
285*9a50c53aSchristospdfdir = @pdfdir@
286a7c91847Schristosprefix = @prefix@
287a7c91847Schristosprogram_transform_name = @program_transform_name@
288*9a50c53aSchristospsdir = @psdir@
289a7c91847Schristossbindir = @sbindir@
290a7c91847Schristossharedstatedir = @sharedstatedir@
291*9a50c53aSchristossrcdir = @srcdir@
292a7c91847Schristossysconfdir = @sysconfdir@
293a7c91847Schristostarget_alias = @target_alias@
294*9a50c53aSchristostop_build_prefix = @top_build_prefix@
295*9a50c53aSchristostop_builddir = @top_builddir@
296*9a50c53aSchristostop_srcdir = @top_srcdir@
297a7c91847Schristoswith_default_rsh = @with_default_rsh@
298a7c91847Schristos
299a7c91847Schristos# Unix source subdirs, where we'll want to run lint and etags:
300a7c91847Schristos# This is a legacy variable from b4 Automake
301*9a50c53aSchristosUSOURCE_SUBDIRS = lib diff src
302a7c91847Schristos# All other subdirs:
303*9a50c53aSchristosSUBDIRS = $(USOURCE_SUBDIRS) man doc contrib maint-aux
304*9a50c53aSchristos# tools windows-NT os2 emx vms $(ZLIB_SUBDIRS)
305a7c91847SchristosACLOCAL_AMFLAGS = -I m4
306a7c91847SchristosEXTRA_DIST = \
307a7c91847Schristos	.cvsignore \
308a7c91847Schristos	BUGS \
309a7c91847Schristos	ChangeLog.zoo \
310a7c91847Schristos	DEVEL-CVS \
311a7c91847Schristos	FAQ \
312a7c91847Schristos	HACKING \
313a7c91847Schristos	MINOR-BUGS \
314a7c91847Schristos	PROJECTS \
315a7c91847Schristos	README.VMS \
316a7c91847Schristos	TESTS \
317a7c91847Schristos	build.com \
318a7c91847Schristos	cvs-format.el \
319a7c91847Schristos	cvsnt.dep \
320a7c91847Schristos	cvsnt.dsp \
321a7c91847Schristos	cvsnt.dsw \
322a7c91847Schristos	cvsnt.mak \
323a7c91847Schristos	cvs.spec \
324a7c91847Schristos	mktemp.sh \
325a7c91847Schristos	m4/ChangeLog \
326a7c91847Schristos	m4/README
327a7c91847Schristos
328a7c91847Schristosall: config.h
329a7c91847Schristos	$(MAKE) $(AM_MAKEFLAGS) all-recursive
330a7c91847Schristos
331a7c91847Schristos.SUFFIXES:
332a7c91847Schristosam--refresh:
333a7c91847Schristos	@:
334a7c91847Schristos$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
335a7c91847Schristos	@for dep in $?; do \
336a7c91847Schristos	  case '$(am__configure_deps)' in \
337a7c91847Schristos	    *$$dep*) \
338a7c91847Schristos	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
339*9a50c53aSchristos	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
340a7c91847Schristos		&& exit 0; \
341a7c91847Schristos	      exit 1;; \
342a7c91847Schristos	  esac; \
343a7c91847Schristos	done; \
344a7c91847Schristos	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
345*9a50c53aSchristos	$(am__cd) $(top_srcdir) && \
346a7c91847Schristos	  $(AUTOMAKE) --gnu Makefile
347a7c91847Schristos.PRECIOUS: Makefile
348a7c91847SchristosMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
349a7c91847Schristos	@case '$?' in \
350a7c91847Schristos	  *config.status*) \
351a7c91847Schristos	    echo ' $(SHELL) ./config.status'; \
352a7c91847Schristos	    $(SHELL) ./config.status;; \
353a7c91847Schristos	  *) \
354a7c91847Schristos	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
355a7c91847Schristos	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
356a7c91847Schristos	esac;
357a7c91847Schristos
358a7c91847Schristos$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
359a7c91847Schristos	$(SHELL) ./config.status --recheck
360a7c91847Schristos
361a7c91847Schristos$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
362*9a50c53aSchristos	$(am__cd) $(srcdir) && $(AUTOCONF)
363a7c91847Schristos$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
364*9a50c53aSchristos	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
365*9a50c53aSchristos$(am__aclocal_m4_deps):
366a7c91847Schristos
367a7c91847Schristosconfig.h: stamp-h1
368a7c91847Schristos	@if test ! -f $@; then \
369a7c91847Schristos	  rm -f stamp-h1; \
370*9a50c53aSchristos	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
371a7c91847Schristos	else :; fi
372a7c91847Schristos
373a7c91847Schristosstamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
374a7c91847Schristos	@rm -f stamp-h1
375a7c91847Schristos	cd $(top_builddir) && $(SHELL) ./config.status config.h
376a7c91847Schristos$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
377*9a50c53aSchristos	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
378a7c91847Schristos	rm -f stamp-h1
379a7c91847Schristos	touch $@
380a7c91847Schristos
381a7c91847Schristosdistclean-hdr:
382a7c91847Schristos	-rm -f config.h stamp-h1
383a7c91847Schristoscvs.spec: $(top_builddir)/config.status $(srcdir)/cvs.spec.in
384a7c91847Schristos	cd $(top_builddir) && $(SHELL) ./config.status $@
385a7c91847Schristos
386a7c91847Schristos# This directory's subdirectories are mostly independent; you can cd
387a7c91847Schristos# into them and run `make' without going through this Makefile.
388a7c91847Schristos# To change the values of `make' variables: instead of editing Makefiles,
389a7c91847Schristos# (1) if the variable is set in `config.status', edit `config.status'
390a7c91847Schristos#     (which will cause the Makefiles to be regenerated when you run `make');
391a7c91847Schristos# (2) otherwise, pass the desired values on the `make' command line.
392a7c91847Schristos$(RECURSIVE_TARGETS):
393*9a50c53aSchristos	@fail= failcom='exit 1'; \
394a7c91847Schristos	for f in x $$MAKEFLAGS; do \
395a7c91847Schristos	  case $$f in \
396a7c91847Schristos	    *=* | --[!k]*);; \
397a7c91847Schristos	    *k*) failcom='fail=yes';; \
398a7c91847Schristos	  esac; \
399a7c91847Schristos	done; \
400a7c91847Schristos	dot_seen=no; \
401a7c91847Schristos	target=`echo $@ | sed s/-recursive//`; \
402a7c91847Schristos	list='$(SUBDIRS)'; for subdir in $$list; do \
403a7c91847Schristos	  echo "Making $$target in $$subdir"; \
404a7c91847Schristos	  if test "$$subdir" = "."; then \
405a7c91847Schristos	    dot_seen=yes; \
406a7c91847Schristos	    local_target="$$target-am"; \
407a7c91847Schristos	  else \
408a7c91847Schristos	    local_target="$$target"; \
409a7c91847Schristos	  fi; \
410*9a50c53aSchristos	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
411a7c91847Schristos	  || eval $$failcom; \
412a7c91847Schristos	done; \
413a7c91847Schristos	if test "$$dot_seen" = "no"; then \
414a7c91847Schristos	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
415a7c91847Schristos	fi; test -z "$$fail"
416a7c91847Schristos
417*9a50c53aSchristos$(RECURSIVE_CLEAN_TARGETS):
418*9a50c53aSchristos	@fail= failcom='exit 1'; \
419a7c91847Schristos	for f in x $$MAKEFLAGS; do \
420a7c91847Schristos	  case $$f in \
421a7c91847Schristos	    *=* | --[!k]*);; \
422a7c91847Schristos	    *k*) failcom='fail=yes';; \
423a7c91847Schristos	  esac; \
424a7c91847Schristos	done; \
425a7c91847Schristos	dot_seen=no; \
426a7c91847Schristos	case "$@" in \
427a7c91847Schristos	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
428a7c91847Schristos	  *) list='$(SUBDIRS)' ;; \
429a7c91847Schristos	esac; \
430a7c91847Schristos	rev=''; for subdir in $$list; do \
431a7c91847Schristos	  if test "$$subdir" = "."; then :; else \
432a7c91847Schristos	    rev="$$subdir $$rev"; \
433a7c91847Schristos	  fi; \
434a7c91847Schristos	done; \
435a7c91847Schristos	rev="$$rev ."; \
436a7c91847Schristos	target=`echo $@ | sed s/-recursive//`; \
437a7c91847Schristos	for subdir in $$rev; do \
438a7c91847Schristos	  echo "Making $$target in $$subdir"; \
439a7c91847Schristos	  if test "$$subdir" = "."; then \
440a7c91847Schristos	    local_target="$$target-am"; \
441a7c91847Schristos	  else \
442a7c91847Schristos	    local_target="$$target"; \
443a7c91847Schristos	  fi; \
444*9a50c53aSchristos	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
445a7c91847Schristos	  || eval $$failcom; \
446a7c91847Schristos	done && test -z "$$fail"
447a7c91847Schristostags-recursive:
448a7c91847Schristos	list='$(SUBDIRS)'; for subdir in $$list; do \
449*9a50c53aSchristos	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
450a7c91847Schristos	done
451a7c91847Schristosctags-recursive:
452a7c91847Schristos	list='$(SUBDIRS)'; for subdir in $$list; do \
453*9a50c53aSchristos	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
454a7c91847Schristos	done
455a7c91847Schristos
456a7c91847SchristosID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
457a7c91847Schristos	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
458a7c91847Schristos	unique=`for i in $$list; do \
459a7c91847Schristos	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460a7c91847Schristos	  done | \
461*9a50c53aSchristos	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
462*9a50c53aSchristos	      END { if (nonempty) { for (i in files) print i; }; }'`; \
463a7c91847Schristos	mkid -fID $$unique
464a7c91847Schristostags: TAGS
465a7c91847Schristos
466a7c91847SchristosTAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
467a7c91847Schristos		$(TAGS_FILES) $(LISP)
468*9a50c53aSchristos	set x; \
469a7c91847Schristos	here=`pwd`; \
470a7c91847Schristos	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
471a7c91847Schristos	  include_option=--etags-include; \
472a7c91847Schristos	  empty_fix=.; \
473a7c91847Schristos	else \
474a7c91847Schristos	  include_option=--include; \
475a7c91847Schristos	  empty_fix=; \
476a7c91847Schristos	fi; \
477a7c91847Schristos	list='$(SUBDIRS)'; for subdir in $$list; do \
478a7c91847Schristos	  if test "$$subdir" = .; then :; else \
479a7c91847Schristos	    test ! -f $$subdir/TAGS || \
480*9a50c53aSchristos	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
481a7c91847Schristos	  fi; \
482a7c91847Schristos	done; \
483a7c91847Schristos	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
484a7c91847Schristos	unique=`for i in $$list; do \
485a7c91847Schristos	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
486a7c91847Schristos	  done | \
487*9a50c53aSchristos	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
488*9a50c53aSchristos	      END { if (nonempty) { for (i in files) print i; }; }'`; \
489*9a50c53aSchristos	shift; \
490*9a50c53aSchristos	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
491a7c91847Schristos	  test -n "$$unique" || unique=$$empty_fix; \
492*9a50c53aSchristos	  if test $$# -gt 0; then \
493a7c91847Schristos	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
494*9a50c53aSchristos	      "$$@" $$unique; \
495*9a50c53aSchristos	  else \
496*9a50c53aSchristos	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
497*9a50c53aSchristos	      $$unique; \
498*9a50c53aSchristos	  fi; \
499a7c91847Schristos	fi
500a7c91847Schristosctags: CTAGS
501a7c91847SchristosCTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
502a7c91847Schristos		$(TAGS_FILES) $(LISP)
503a7c91847Schristos	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
504a7c91847Schristos	unique=`for i in $$list; do \
505a7c91847Schristos	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
506a7c91847Schristos	  done | \
507*9a50c53aSchristos	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
508*9a50c53aSchristos	      END { if (nonempty) { for (i in files) print i; }; }'`; \
509*9a50c53aSchristos	test -z "$(CTAGS_ARGS)$$unique" \
510a7c91847Schristos	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
511*9a50c53aSchristos	     $$unique
512a7c91847Schristos
513a7c91847SchristosGTAGS:
514a7c91847Schristos	here=`$(am__cd) $(top_builddir) && pwd` \
515*9a50c53aSchristos	  && $(am__cd) $(top_srcdir) \
516*9a50c53aSchristos	  && gtags -i $(GTAGS_ARGS) "$$here"
517a7c91847Schristos
518a7c91847Schristosdistclean-tags:
519a7c91847Schristos	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
520a7c91847Schristos
521a7c91847Schristosdistdir: $(DISTFILES)
522a7c91847Schristos	$(am__remove_distdir)
523*9a50c53aSchristos	test -d "$(distdir)" || mkdir "$(distdir)"
524*9a50c53aSchristos	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
525*9a50c53aSchristos	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
526*9a50c53aSchristos	list='$(DISTFILES)'; \
527*9a50c53aSchristos	  dist_files=`for file in $$list; do echo $$file; done | \
528*9a50c53aSchristos	  sed -e "s|^$$srcdirstrip/||;t" \
529*9a50c53aSchristos	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
530*9a50c53aSchristos	case $$dist_files in \
531*9a50c53aSchristos	  */*) $(MKDIR_P) `echo "$$dist_files" | \
532*9a50c53aSchristos			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
533*9a50c53aSchristos			   sort -u` ;; \
534a7c91847Schristos	esac; \
535*9a50c53aSchristos	for file in $$dist_files; do \
536a7c91847Schristos	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
537a7c91847Schristos	  if test -d $$d/$$file; then \
538*9a50c53aSchristos	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
539*9a50c53aSchristos	    if test -d "$(distdir)/$$file"; then \
540*9a50c53aSchristos	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
541a7c91847Schristos	    fi; \
542*9a50c53aSchristos	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
543*9a50c53aSchristos	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
544*9a50c53aSchristos	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
545*9a50c53aSchristos	    fi; \
546*9a50c53aSchristos	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
547a7c91847Schristos	  else \
548*9a50c53aSchristos	    test -f "$(distdir)/$$file" \
549*9a50c53aSchristos	    || cp -p $$d/$$file "$(distdir)/$$file" \
550a7c91847Schristos	    || exit 1; \
551a7c91847Schristos	  fi; \
552a7c91847Schristos	done
553*9a50c53aSchristos	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
554a7c91847Schristos	  if test "$$subdir" = .; then :; else \
555a7c91847Schristos	    test -d "$(distdir)/$$subdir" \
556*9a50c53aSchristos	    || $(MKDIR_P) "$(distdir)/$$subdir" \
557a7c91847Schristos	    || exit 1; \
558*9a50c53aSchristos	  fi; \
559*9a50c53aSchristos	done
560*9a50c53aSchristos	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
561*9a50c53aSchristos	  if test "$$subdir" = .; then :; else \
562*9a50c53aSchristos	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
563*9a50c53aSchristos	    $(am__relativize); \
564*9a50c53aSchristos	    new_distdir=$$reldir; \
565*9a50c53aSchristos	    dir1=$$subdir; dir2="$(top_distdir)"; \
566*9a50c53aSchristos	    $(am__relativize); \
567*9a50c53aSchristos	    new_top_distdir=$$reldir; \
568*9a50c53aSchristos	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
569*9a50c53aSchristos	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
570*9a50c53aSchristos	    ($(am__cd) $$subdir && \
571a7c91847Schristos	      $(MAKE) $(AM_MAKEFLAGS) \
572*9a50c53aSchristos	        top_distdir="$$new_top_distdir" \
573*9a50c53aSchristos	        distdir="$$new_distdir" \
574*9a50c53aSchristos		am__remove_distdir=: \
575*9a50c53aSchristos		am__skip_length_check=: \
576*9a50c53aSchristos		am__skip_mode_fix=: \
577a7c91847Schristos	        distdir) \
578a7c91847Schristos	      || exit 1; \
579a7c91847Schristos	  fi; \
580a7c91847Schristos	done
581*9a50c53aSchristos	-test -n "$(am__skip_mode_fix)" \
582*9a50c53aSchristos	|| find "$(distdir)" -type d ! -perm -755 \
583*9a50c53aSchristos		-exec chmod u+rwx,go+rx {} \; -o \
584a7c91847Schristos	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
585a7c91847Schristos	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
586*9a50c53aSchristos	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
587*9a50c53aSchristos	|| chmod -R a+r "$(distdir)"
588a7c91847Schristosdist-gzip: distdir
589a7c91847Schristos	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
590a7c91847Schristos	$(am__remove_distdir)
591a7c91847Schristosdist-bzip2: distdir
592a7c91847Schristos	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
593a7c91847Schristos	$(am__remove_distdir)
594a7c91847Schristos
595*9a50c53aSchristosdist-lzma: distdir
596*9a50c53aSchristos	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
597*9a50c53aSchristos	$(am__remove_distdir)
598*9a50c53aSchristos
599*9a50c53aSchristosdist-xz: distdir
600*9a50c53aSchristos	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
601*9a50c53aSchristos	$(am__remove_distdir)
602*9a50c53aSchristos
603a7c91847Schristosdist-tarZ: distdir
604a7c91847Schristos	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
605a7c91847Schristos	$(am__remove_distdir)
606a7c91847Schristos
607a7c91847Schristosdist-shar: distdir
608a7c91847Schristos	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
609a7c91847Schristos	$(am__remove_distdir)
610a7c91847Schristos
611a7c91847Schristosdist-zip: distdir
612a7c91847Schristos	-rm -f $(distdir).zip
613a7c91847Schristos	zip -rq $(distdir).zip $(distdir)
614a7c91847Schristos	$(am__remove_distdir)
615a7c91847Schristos
616a7c91847Schristosdist dist-all: distdir
617a7c91847Schristos	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
618a7c91847Schristos	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
619a7c91847Schristos	$(am__remove_distdir)
620a7c91847Schristos
621a7c91847Schristos# This target untars the dist file and tries a VPATH configuration.  Then
622a7c91847Schristos# it guarantees that the distribution is self-contained by making another
623a7c91847Schristos# tarfile.
624a7c91847Schristosdistcheck: dist
625a7c91847Schristos	case '$(DIST_ARCHIVES)' in \
626a7c91847Schristos	*.tar.gz*) \
627*9a50c53aSchristos	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
628a7c91847Schristos	*.tar.bz2*) \
629*9a50c53aSchristos	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
630*9a50c53aSchristos	*.tar.lzma*) \
631*9a50c53aSchristos	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
632*9a50c53aSchristos	*.tar.xz*) \
633*9a50c53aSchristos	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
634a7c91847Schristos	*.tar.Z*) \
635a7c91847Schristos	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
636a7c91847Schristos	*.shar.gz*) \
637*9a50c53aSchristos	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
638a7c91847Schristos	*.zip*) \
639a7c91847Schristos	  unzip $(distdir).zip ;;\
640a7c91847Schristos	esac
641a7c91847Schristos	chmod -R a-w $(distdir); chmod a+w $(distdir)
642a7c91847Schristos	mkdir $(distdir)/_build
643a7c91847Schristos	mkdir $(distdir)/_inst
644a7c91847Schristos	chmod a-w $(distdir)
645*9a50c53aSchristos	test -d $(distdir)/_build || exit 0; \
646a7c91847Schristos	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
647a7c91847Schristos	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
648*9a50c53aSchristos	  && am__cwd=`pwd` \
649*9a50c53aSchristos	  && $(am__cd) $(distdir)/_build \
650a7c91847Schristos	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
651a7c91847Schristos	    $(DISTCHECK_CONFIGURE_FLAGS) \
652a7c91847Schristos	  && $(MAKE) $(AM_MAKEFLAGS) \
653a7c91847Schristos	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
654a7c91847Schristos	  && $(MAKE) $(AM_MAKEFLAGS) check \
655a7c91847Schristos	  && $(MAKE) $(AM_MAKEFLAGS) install \
656a7c91847Schristos	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
657a7c91847Schristos	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
658a7c91847Schristos	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
659a7c91847Schristos	        distuninstallcheck \
660a7c91847Schristos	  && chmod -R a-w "$$dc_install_base" \
661a7c91847Schristos	  && ({ \
662a7c91847Schristos	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
663a7c91847Schristos	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
664a7c91847Schristos	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
665a7c91847Schristos	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
666a7c91847Schristos	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
667a7c91847Schristos	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
668a7c91847Schristos	  && rm -rf "$$dc_destdir" \
669a7c91847Schristos	  && $(MAKE) $(AM_MAKEFLAGS) dist \
670a7c91847Schristos	  && rm -rf $(DIST_ARCHIVES) \
671*9a50c53aSchristos	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
672*9a50c53aSchristos	  && cd "$$am__cwd" \
673*9a50c53aSchristos	  || exit 1
674a7c91847Schristos	$(am__remove_distdir)
675a7c91847Schristos	@(echo "$(distdir) archives ready for distribution: "; \
676a7c91847Schristos	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
677*9a50c53aSchristos	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
678a7c91847Schristosdistuninstallcheck:
679*9a50c53aSchristos	@$(am__cd) '$(distuninstallcheck_dir)' \
680a7c91847Schristos	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
681a7c91847Schristos	   || { echo "ERROR: files left after uninstall:" ; \
682a7c91847Schristos	        if test -n "$(DESTDIR)"; then \
683a7c91847Schristos	          echo "  (check DESTDIR support)"; \
684a7c91847Schristos	        fi ; \
685a7c91847Schristos	        $(distuninstallcheck_listfiles) ; \
686a7c91847Schristos	        exit 1; } >&2
687a7c91847Schristosdistcleancheck: distclean
688a7c91847Schristos	@if test '$(srcdir)' = . ; then \
689a7c91847Schristos	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
690a7c91847Schristos	  exit 1 ; \
691a7c91847Schristos	fi
692a7c91847Schristos	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
693a7c91847Schristos	  || { echo "ERROR: files left in build directory after distclean:" ; \
694a7c91847Schristos	       $(distcleancheck_listfiles) ; \
695a7c91847Schristos	       exit 1; } >&2
696a7c91847Schristoscheck-am: all-am
697a7c91847Schristoscheck: check-recursive
698a7c91847Schristosall-am: Makefile config.h
699a7c91847Schristosinstalldirs: installdirs-recursive
700a7c91847Schristosinstalldirs-am:
701a7c91847Schristosinstall: install-recursive
702a7c91847Schristosinstall-exec: install-exec-recursive
703a7c91847Schristosinstall-data: install-data-recursive
704a7c91847Schristosuninstall: uninstall-recursive
705a7c91847Schristos
706a7c91847Schristosinstall-am: all-am
707a7c91847Schristos	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
708a7c91847Schristos
709a7c91847Schristosinstallcheck: installcheck-recursive
710a7c91847Schristosinstall-strip:
711a7c91847Schristos	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
712a7c91847Schristos	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
713a7c91847Schristos	  `test -z '$(STRIP)' || \
714a7c91847Schristos	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
715a7c91847Schristosmostlyclean-generic:
716a7c91847Schristos
717a7c91847Schristosclean-generic:
718a7c91847Schristos
719a7c91847Schristosdistclean-generic:
720a7c91847Schristos	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
721*9a50c53aSchristos	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
722a7c91847Schristos
723a7c91847Schristosmaintainer-clean-generic:
724a7c91847Schristos	@echo "This command is intended for maintainers to use"
725a7c91847Schristos	@echo "it deletes files that may require special tools to rebuild."
726a7c91847Schristosclean: clean-recursive
727a7c91847Schristos
728a7c91847Schristosclean-am: clean-generic mostlyclean-am
729a7c91847Schristos
730a7c91847Schristosdistclean: distclean-recursive
731a7c91847Schristos	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
732a7c91847Schristos	-rm -f Makefile
733a7c91847Schristosdistclean-am: clean-am distclean-generic distclean-hdr distclean-tags
734a7c91847Schristos
735a7c91847Schristosdvi: dvi-recursive
736a7c91847Schristos
737a7c91847Schristosdvi-am:
738a7c91847Schristos
739a7c91847Schristoshtml: html-recursive
740a7c91847Schristos
741*9a50c53aSchristoshtml-am:
742*9a50c53aSchristos
743a7c91847Schristosinfo: info-recursive
744a7c91847Schristos
745a7c91847Schristosinfo-am:
746a7c91847Schristos
747a7c91847Schristosinstall-data-am:
748a7c91847Schristos
749*9a50c53aSchristosinstall-dvi: install-dvi-recursive
750*9a50c53aSchristos
751*9a50c53aSchristosinstall-dvi-am:
752*9a50c53aSchristos
753a7c91847Schristosinstall-exec-am:
754a7c91847Schristos
755*9a50c53aSchristosinstall-html: install-html-recursive
756*9a50c53aSchristos
757*9a50c53aSchristosinstall-html-am:
758*9a50c53aSchristos
759a7c91847Schristosinstall-info: install-info-recursive
760a7c91847Schristos
761*9a50c53aSchristosinstall-info-am:
762*9a50c53aSchristos
763a7c91847Schristosinstall-man:
764a7c91847Schristos
765*9a50c53aSchristosinstall-pdf: install-pdf-recursive
766*9a50c53aSchristos
767*9a50c53aSchristosinstall-pdf-am:
768*9a50c53aSchristos
769*9a50c53aSchristosinstall-ps: install-ps-recursive
770*9a50c53aSchristos
771*9a50c53aSchristosinstall-ps-am:
772*9a50c53aSchristos
773a7c91847Schristosinstallcheck-am:
774a7c91847Schristos
775a7c91847Schristosmaintainer-clean: maintainer-clean-recursive
776a7c91847Schristos	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
777a7c91847Schristos	-rm -rf $(top_srcdir)/autom4te.cache
778a7c91847Schristos	-rm -f Makefile
779a7c91847Schristosmaintainer-clean-am: distclean-am maintainer-clean-generic
780a7c91847Schristos
781a7c91847Schristosmostlyclean: mostlyclean-recursive
782a7c91847Schristos
783a7c91847Schristosmostlyclean-am: mostlyclean-generic
784a7c91847Schristos
785a7c91847Schristospdf: pdf-recursive
786a7c91847Schristos
787a7c91847Schristospdf-am:
788a7c91847Schristos
789a7c91847Schristosps: ps-recursive
790a7c91847Schristos
791a7c91847Schristosps-am:
792a7c91847Schristos
793*9a50c53aSchristosuninstall-am:
794a7c91847Schristos
795*9a50c53aSchristos.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
796*9a50c53aSchristos	ctags-recursive install-am install-strip tags-recursive
797a7c91847Schristos
798*9a50c53aSchristos.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
799*9a50c53aSchristos	all all-am am--refresh check check-am clean clean-generic \
800*9a50c53aSchristos	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
801*9a50c53aSchristos	dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
802*9a50c53aSchristos	distclean distclean-generic distclean-hdr distclean-tags \
803a7c91847Schristos	distcleancheck distdir distuninstallcheck dvi dvi-am html \
804a7c91847Schristos	html-am info info-am install install-am install-data \
805*9a50c53aSchristos	install-data-am install-dvi install-dvi-am install-exec \
806*9a50c53aSchristos	install-exec-am install-html install-html-am install-info \
807*9a50c53aSchristos	install-info-am install-man install-pdf install-pdf-am \
808*9a50c53aSchristos	install-ps install-ps-am install-strip installcheck \
809a7c91847Schristos	installcheck-am installdirs installdirs-am maintainer-clean \
810*9a50c53aSchristos	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
811*9a50c53aSchristos	pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
812a7c91847Schristos
813a7c91847Schristos
814a7c91847Schristos.PHONY: localcheck remotecheck proxycheck
815a7c91847Schristoslocalcheck remotecheck proxycheck: all
816a7c91847Schristos	cd src && $(MAKE) $(AM_MAKEFLAGS) "$@"
817a7c91847Schristos
818a7c91847Schristos.PHONY: doc
819a7c91847Schristosdoc:
820a7c91847Schristos	cd doc && $(MAKE) $(AM_MAKEFLAGS) "$@"
821a7c91847Schristos
822a7c91847Schristos# for backwards compatibility with the old makefiles
823a7c91847Schristos.PHONY: realclean
824a7c91847Schristosrealclean: maintainer-clean
825*9a50c53aSchristos
826a7c91847Schristos# Tell versions [3.59,3.63) of GNU make to not export all variables.
827a7c91847Schristos# Otherwise a system limit (for SysV at least) may be exceeded.
828a7c91847Schristos.NOEXPORT:
829