xref: /netbsd-src/external/gpl2/xcvs/dist/src/Makefile.in (revision 7d62b00eb9ad855ffcd7da46b41e23feb5476fac)
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Makefile for GNU CVS program.
19#
20# Copyright (C) 1986-2005 The Free Software Foundation, Inc.
21#
22# Portions Copyright (C) 1998-2005 Derek Price, Ximbiot <http://ximbiot.com>,
23#                                  and others.
24
25# This program is free software; you can redistribute it and/or modify
26# it under the terms of the GNU General Public License as published by
27# the Free Software Foundation; either version 2, or (at your option)
28# any later version.
29
30# This program is distributed in the hope that it will be useful,
31# but WITHOUT ANY WARRANTY; without even the implied warranty of
32# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
33# GNU General Public License for more details.
34
35
36VPATH = @srcdir@
37pkgdatadir = $(datadir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39pkglibdir = $(libdir)/@PACKAGE@
40pkglibexecdir = $(libexecdir)/@PACKAGE@
41am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42install_sh_DATA = $(install_sh) -c -m 644
43install_sh_PROGRAM = $(install_sh) -c
44install_sh_SCRIPT = $(install_sh) -c
45INSTALL_HEADER = $(INSTALL_DATA)
46transform = $(program_transform_name)
47NORMAL_INSTALL = :
48PRE_INSTALL = :
49POST_INSTALL = :
50NORMAL_UNINSTALL = :
51PRE_UNINSTALL = :
52POST_UNINSTALL = :
53bin_PROGRAMS = cvs$(EXEEXT)
54subdir = src
55DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
56	$(srcdir)/cvsbug.in $(srcdir)/sanity.config.sh.in ChangeLog
57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58am__aclocal_m4_deps = $(top_srcdir)/m4/acx_with_gssapi.m4 \
59	$(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
60	$(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/bison.m4 \
61	$(top_srcdir)/m4/canon-host.m4 \
62	$(top_srcdir)/m4/canonicalize.m4 \
63	$(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/clock_time.m4 \
64	$(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \
65	$(top_srcdir)/m4/cvs_func_printf_ptr.m4 \
66	$(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
67	$(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
68	$(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
69	$(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
70	$(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
71	$(top_srcdir)/m4/filenamecat.m4 $(top_srcdir)/m4/fnmatch.m4 \
72	$(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/ftruncate.m4 \
73	$(top_srcdir)/m4/getaddrinfo.m4 \
74	$(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
75	$(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
76	$(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
77	$(top_srcdir)/m4/getlogin_r.m4 $(top_srcdir)/m4/getndelim2.m4 \
78	$(top_srcdir)/m4/getnline.m4 $(top_srcdir)/m4/getopt.m4 \
79	$(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
80	$(top_srcdir)/m4/gettime.m4 $(top_srcdir)/m4/gettimeofday.m4 \
81	$(top_srcdir)/m4/glob.m4 $(top_srcdir)/m4/gnulib-comp.m4 \
82	$(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttypes.m4 \
83	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/longdouble.m4 \
84	$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/lstat.m4 \
85	$(top_srcdir)/m4/mbchar.m4 $(top_srcdir)/m4/mbiter.m4 \
86	$(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \
87	$(top_srcdir)/m4/md5.m4 $(top_srcdir)/m4/memchr.m4 \
88	$(top_srcdir)/m4/memmove.m4 $(top_srcdir)/m4/mempcpy.m4 \
89	$(top_srcdir)/m4/memrchr.m4 $(top_srcdir)/m4/minmax.m4 \
90	$(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
91	$(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/mmap-anon.m4 \
92	$(top_srcdir)/m4/nanosleep.m4 \
93	$(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/openat.m4 \
94	$(top_srcdir)/m4/pagealign_alloc.m4 \
95	$(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/quotearg.m4 \
96	$(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/regex.m4 \
97	$(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/restrict.m4 \
98	$(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/save-cwd.m4 \
99	$(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/signed.m4 \
100	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sockpfaf.m4 \
101	$(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stat-macros.m4 \
102	$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
103	$(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \
104	$(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strerror.m4 \
105	$(top_srcdir)/m4/strftime.m4 $(top_srcdir)/m4/strstr.m4 \
106	$(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoul.m4 \
107	$(top_srcdir)/m4/sunos57-select.m4 $(top_srcdir)/m4/time_r.m4 \
108	$(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \
109	$(top_srcdir)/m4/tzset.m4 $(top_srcdir)/m4/uint32_t.m4 \
110	$(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
111	$(top_srcdir)/m4/unistd-safer.m4 \
112	$(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/vasnprintf.m4 \
113	$(top_srcdir)/m4/vasprintf.m4 $(top_srcdir)/m4/wchar_t.m4 \
114	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xalloc.m4 \
115	$(top_srcdir)/m4/xgetcwd.m4 $(top_srcdir)/m4/xreadlink.m4 \
116	$(top_srcdir)/m4/xsize.m4 $(top_srcdir)/m4/yesno.m4 \
117	$(top_srcdir)/configure.in
118am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
119	$(ACLOCAL_M4)
120mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
121CONFIG_HEADER = $(top_builddir)/config.h
122CONFIG_CLEAN_FILES = cvsbug sanity.config.sh
123CONFIG_CLEAN_VPATH_FILES =
124am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"
125PROGRAMS = $(bin_PROGRAMS)
126am_cvs_OBJECTS = acl.$(OBJEXT) add.$(OBJEXT) admin.$(OBJEXT) \
127	annotate.$(OBJEXT) buffer.$(OBJEXT) checkin.$(OBJEXT) \
128	checkout.$(OBJEXT) classify.$(OBJEXT) client.$(OBJEXT) \
129	commit.$(OBJEXT) create_adm.$(OBJEXT) cvsrc.$(OBJEXT) \
130	diff.$(OBJEXT) edit.$(OBJEXT) entries.$(OBJEXT) \
131	error.$(OBJEXT) exithandle.$(OBJEXT) expand_path.$(OBJEXT) \
132	fileattr.$(OBJEXT) filesubr.$(OBJEXT) find_names.$(OBJEXT) \
133	hardlink.$(OBJEXT) hash.$(OBJEXT) history.$(OBJEXT) \
134	ignore.$(OBJEXT) import.$(OBJEXT) lock.$(OBJEXT) log.$(OBJEXT) \
135	log-buffer.$(OBJEXT) login.$(OBJEXT) logmsg.$(OBJEXT) \
136	ls.$(OBJEXT) main.$(OBJEXT) mkmodules.$(OBJEXT) \
137	modules.$(OBJEXT) ms-buffer.$(OBJEXT) myndbm.$(OBJEXT) \
138	no_diff.$(OBJEXT) parseinfo.$(OBJEXT) patch.$(OBJEXT) \
139	rcs.$(OBJEXT) rcscmds.$(OBJEXT) recurse.$(OBJEXT) \
140	release.$(OBJEXT) remove.$(OBJEXT) repos.$(OBJEXT) \
141	root.$(OBJEXT) rsh-client.$(OBJEXT) run.$(OBJEXT) \
142	scramble.$(OBJEXT) server.$(OBJEXT) stack.$(OBJEXT) \
143	status.$(OBJEXT) subr.$(OBJEXT) tag.$(OBJEXT) update.$(OBJEXT) \
144	version.$(OBJEXT) vers_ts.$(OBJEXT) watch.$(OBJEXT) \
145	wrapper.$(OBJEXT) zlib.$(OBJEXT)
146cvs_OBJECTS = $(am_cvs_OBJECTS)
147am__DEPENDENCIES_1 =
148am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
149am__vpath_adj = case $$p in \
150    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
151    *) f=$$p;; \
152  esac;
153am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
154am__install_max = 40
155am__nobase_strip_setup = \
156  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
157am__nobase_strip = \
158  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
159am__nobase_list = $(am__nobase_strip_setup); \
160  for p in $$list; do echo "$$p $$p"; done | \
161  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
162  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
163    if (++n[$$2] == $(am__install_max)) \
164      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
165    END { for (dir in files) print dir, files[dir] }'
166am__base_list = \
167  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
168  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
169SCRIPTS = $(bin_SCRIPTS)
170DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
171depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
172am__depfiles_maybe = depfiles
173am__mv = mv -f
174COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
175	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
176CCLD = $(CC)
177LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
178SOURCES = $(cvs_SOURCES) $(EXTRA_cvs_SOURCES)
179DIST_SOURCES = $(cvs_SOURCES) $(EXTRA_cvs_SOURCES)
180ETAGS = etags
181CTAGS = ctags
182DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
183ACLOCAL = @ACLOCAL@
184ALLOCA = @ALLOCA@
185ALLOCA_H = @ALLOCA_H@
186AMTAR = @AMTAR@
187AUTOCONF = @AUTOCONF@
188AUTOHEADER = @AUTOHEADER@
189AUTOMAKE = @AUTOMAKE@
190AWK = @AWK@
191CC = @CC@
192CCDEPMODE = @CCDEPMODE@
193CFLAGS = @CFLAGS@
194CPP = @CPP@
195CPPFLAGS = @CPPFLAGS@
196CSH = @CSH@
197CYGPATH_W = @CYGPATH_W@
198DEFS = @DEFS@
199DEPDIR = @DEPDIR@
200ECHO_C = @ECHO_C@
201ECHO_N = @ECHO_N@
202ECHO_T = @ECHO_T@
203EDITOR = @EDITOR@
204EGREP = @EGREP@
205EOVERFLOW = @EOVERFLOW@
206EXEEXT = @EXEEXT@
207FNMATCH_H = @FNMATCH_H@
208GETOPT_H = @GETOPT_H@
209GLOB_H = @GLOB_H@
210GREP = @GREP@
211HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
212HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
213HAVE__BOOL = @HAVE__BOOL@
214INSTALL = @INSTALL@
215INSTALL_DATA = @INSTALL_DATA@
216INSTALL_PROGRAM = @INSTALL_PROGRAM@
217INSTALL_SCRIPT = @INSTALL_SCRIPT@
218INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
219KRB4 = @KRB4@
220LDFLAGS = @LDFLAGS@
221LIBOBJS = @LIBOBJS@
222LIBS = @LIBS@
223LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
224LIB_NANOSLEEP = @LIB_NANOSLEEP@
225LN_S = @LN_S@
226LTLIBOBJS = @LTLIBOBJS@
227MAINT = @MAINT@
228MAKEINFO = @MAKEINFO@
229MKDIR_P = @MKDIR_P@
230MKTEMP = @MKTEMP@
231OBJEXT = @OBJEXT@
232PACKAGE = @PACKAGE@
233PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
234PACKAGE_NAME = @PACKAGE_NAME@
235PACKAGE_STRING = @PACKAGE_STRING@
236PACKAGE_TARNAME = @PACKAGE_TARNAME@
237PACKAGE_URL = @PACKAGE_URL@
238PACKAGE_VERSION = @PACKAGE_VERSION@
239PATH_SEPARATOR = @PATH_SEPARATOR@
240PERL = @PERL@
241PR = @PR@
242PS2PDF = @PS2PDF@
243RANLIB = @RANLIB@
244ROFF = @ROFF@
245RSH_DFLT = @RSH_DFLT@
246SENDMAIL = @SENDMAIL@
247SET_MAKE = @SET_MAKE@
248SHELL = /bin/sh
249STDBOOL_H = @STDBOOL_H@
250STDINT_H = @STDINT_H@
251STRIP = @STRIP@
252TEXI2DVI = @TEXI2DVI@
253VERSION = @VERSION@
254YACC = @YACC@
255YFLAGS = @YFLAGS@
256abs_builddir = @abs_builddir@
257abs_srcdir = @abs_srcdir@
258abs_top_builddir = @abs_top_builddir@
259abs_top_srcdir = @abs_top_srcdir@
260ac_ct_CC = @ac_ct_CC@
261ac_prefix_program = @ac_prefix_program@
262am__include = @am__include@
263am__leading_dot = @am__leading_dot@
264am__quote = @am__quote@
265am__tar = @am__tar@
266am__untar = @am__untar@
267bindir = @bindir@
268build_alias = @build_alias@
269builddir = @builddir@
270cvs_client_objects = @cvs_client_objects@
271datadir = @datadir@
272datarootdir = @datarootdir@
273docdir = @docdir@
274dvidir = @dvidir@
275exec_prefix = @exec_prefix@
276host_alias = @host_alias@
277htmldir = @htmldir@
278includedir = @includedir@
279infodir = @infodir@
280install_sh = @install_sh@
281libdir = @libdir@
282libexecdir = @libexecdir@
283localedir = @localedir@
284localstatedir = @localstatedir@
285mandir = @mandir@
286mkdir_p = @mkdir_p@
287oldincludedir = @oldincludedir@
288pdfdir = @pdfdir@
289prefix = @prefix@
290program_transform_name = @program_transform_name@
291psdir = @psdir@
292sbindir = @sbindir@
293sharedstatedir = @sharedstatedir@
294srcdir = @srcdir@
295sysconfdir = @sysconfdir@
296target_alias = @target_alias@
297top_build_prefix = @top_build_prefix@
298top_builddir = @top_builddir@
299top_srcdir = @top_srcdir@
300with_default_rsh = @with_default_rsh@
301AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_builddir)/lib \
302              -I$(top_srcdir)/diff $(ZLIB_CPPFLAGS)
303
304bin_SCRIPTS = cvsbug
305
306# The cvs executable
307cvs_SOURCES = \
308	acl.c \
309	add.c \
310	admin.c \
311	annotate.c \
312	buffer.c \
313	checkin.c \
314	checkout.c \
315	classify.c \
316	client.c \
317	commit.c \
318	create_adm.c \
319	cvsrc.c \
320	diff.c \
321	edit.c \
322	entries.c \
323	error.c \
324	exithandle.c \
325	expand_path.c \
326	fileattr.c \
327	filesubr.c \
328	find_names.c \
329	hardlink.c \
330	hash.c \
331	history.c \
332	ignore.c \
333	import.c \
334	lock.c \
335	log.c \
336	log-buffer.c log-buffer.h \
337	login.c \
338	logmsg.c \
339	ls.c \
340	main.c \
341	mkmodules.c \
342	modules.c \
343	ms-buffer.c ms-buffer.h \
344	myndbm.c \
345	no_diff.c \
346	parseinfo.c parseinfo.h \
347	patch.c \
348	rcs.c \
349	rcscmds.c \
350	recurse.c \
351	release.c \
352	remove.c \
353	repos.c \
354	root.c \
355	rsh-client.c rsh-client.h \
356	run.c \
357	scramble.c \
358	server.c \
359	stack.c stack.h \
360	status.c \
361	subr.c subr.h \
362	tag.c \
363	update.c \
364	version.c \
365	vers_ts.c \
366	watch.c \
367	wrapper.c \
368	zlib.c \
369	buffer.h \
370	client.h \
371	cvs.h \
372	edit.h \
373	fileattr.h \
374	hardlink.h \
375	hash.h \
376	history.h \
377	myndbm.h \
378	rcs.h \
379	root.h \
380	server.h \
381	update.h \
382	watch.h
383
384EXTRA_cvs_SOURCES = gssapi-client.c gssapi-client.h \
385                    kerberos4-client.c kerberos4-client.h \
386		    socket-client.c socket-client.h
387
388cvs_DEPENDENCIES = $(cvs_client_objects) \
389	../diff/libdiff.a \
390	../lib/libcvs.a \
391	$(ZLIB_LIBS)
392
393cvs_LDADD = $(cvs_client_objects) \
394	../diff/libdiff.a \
395	../lib/libcvs.a \
396	$(ZLIB_LIBS) \
397	$(LIB_CLOCK_GETTIME) \
398	$(LIB_NANOSLEEP) \
399	$(LIBINTL)
400
401
402# General
403EXTRA_DIST = \
404	.cvsignore \
405	ChangeLog-9194 \
406	ChangeLog-9395 \
407	ChangeLog-96 \
408	ChangeLog-97 \
409	build_src.com \
410	sanity.sh
411
412all: all-am
413
414.SUFFIXES:
415.SUFFIXES: .c .o .obj
416$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
417	@for dep in $?; do \
418	  case '$(am__configure_deps)' in \
419	    *$$dep*) \
420	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
421	        && { if test -f $@; then exit 0; else break; fi; }; \
422	      exit 1;; \
423	  esac; \
424	done; \
425	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
426	$(am__cd) $(top_srcdir) && \
427	  $(AUTOMAKE) --gnu src/Makefile
428.PRECIOUS: Makefile
429Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
430	@case '$?' in \
431	  *config.status*) \
432	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
433	  *) \
434	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
435	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
436	esac;
437
438$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
439	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440
441$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
442	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
443$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
444	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
445$(am__aclocal_m4_deps):
446cvsbug: $(top_builddir)/config.status $(srcdir)/cvsbug.in
447	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
448sanity.config.sh: $(top_builddir)/config.status $(srcdir)/sanity.config.sh.in
449	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
450install-binPROGRAMS: $(bin_PROGRAMS)
451	@$(NORMAL_INSTALL)
452	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
453	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
454	for p in $$list; do echo "$$p $$p"; done | \
455	sed 's/$(EXEEXT)$$//' | \
456	while read p p1; do if test -f $$p; \
457	  then echo "$$p"; echo "$$p"; else :; fi; \
458	done | \
459	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
460	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
461	sed 'N;N;N;s,\n, ,g' | \
462	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
463	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
464	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
465	    else { print "f", $$3 "/" $$4, $$1; } } \
466	  END { for (d in files) print "f", d, files[d] }' | \
467	while read type dir files; do \
468	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
469	    test -z "$$files" || { \
470	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
471	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
472	    } \
473	; done
474
475uninstall-binPROGRAMS:
476	@$(NORMAL_UNINSTALL)
477	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
478	files=`for p in $$list; do echo "$$p"; done | \
479	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
480	      -e 's/$$/$(EXEEXT)/' `; \
481	test -n "$$list" || exit 0; \
482	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
483	cd "$(DESTDIR)$(bindir)" && rm -f $$files
484
485clean-binPROGRAMS:
486	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
487cvs$(EXEEXT): $(cvs_OBJECTS) $(cvs_DEPENDENCIES)
488	@rm -f cvs$(EXEEXT)
489	$(LINK) $(cvs_OBJECTS) $(cvs_LDADD) $(LIBS)
490install-binSCRIPTS: $(bin_SCRIPTS)
491	@$(NORMAL_INSTALL)
492	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
493	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
494	for p in $$list; do \
495	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
496	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
497	done | \
498	sed -e 'p;s,.*/,,;n' \
499	    -e 'h;s|.*|.|' \
500	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
501	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
502	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
503	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
504	      if (++n[d] == $(am__install_max)) { \
505		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
506	    else { print "f", d "/" $$4, $$1 } } \
507	  END { for (d in files) print "f", d, files[d] }' | \
508	while read type dir files; do \
509	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
510	     test -z "$$files" || { \
511	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
512	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
513	     } \
514	; done
515
516uninstall-binSCRIPTS:
517	@$(NORMAL_UNINSTALL)
518	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
519	files=`for p in $$list; do echo "$$p"; done | \
520	       sed -e 's,.*/,,;$(transform)'`; \
521	test -n "$$list" || exit 0; \
522	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
523	cd "$(DESTDIR)$(bindir)" && rm -f $$files
524
525mostlyclean-compile:
526	-rm -f *.$(OBJEXT)
527
528distclean-compile:
529	-rm -f *.tab.c
530
531@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acl.Po@am__quote@
532@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/add.Po@am__quote@
533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/admin.Po@am__quote@
534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/annotate.Po@am__quote@
535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer.Po@am__quote@
536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkin.Po@am__quote@
537@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkout.Po@am__quote@
538@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/classify.Po@am__quote@
539@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client.Po@am__quote@
540@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/commit.Po@am__quote@
541@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/create_adm.Po@am__quote@
542@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cvsrc.Po@am__quote@
543@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diff.Po@am__quote@
544@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edit.Po@am__quote@
545@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/entries.Po@am__quote@
546@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@
547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exithandle.Po@am__quote@
548@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expand_path.Po@am__quote@
549@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileattr.Po@am__quote@
550@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filesubr.Po@am__quote@
551@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/find_names.Po@am__quote@
552@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gssapi-client.Po@am__quote@
553@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hardlink.Po@am__quote@
554@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
555@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/history.Po@am__quote@
556@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ignore.Po@am__quote@
557@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/import.Po@am__quote@
558@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kerberos4-client.Po@am__quote@
559@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Po@am__quote@
560@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log-buffer.Po@am__quote@
561@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
562@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/login.Po@am__quote@
563@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logmsg.Po@am__quote@
564@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ls.Po@am__quote@
565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
566@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkmodules.Po@am__quote@
567@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modules.Po@am__quote@
568@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ms-buffer.Po@am__quote@
569@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/myndbm.Po@am__quote@
570@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/no_diff.Po@am__quote@
571@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parseinfo.Po@am__quote@
572@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/patch.Po@am__quote@
573@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rcs.Po@am__quote@
574@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rcscmds.Po@am__quote@
575@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/recurse.Po@am__quote@
576@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/release.Po@am__quote@
577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/remove.Po@am__quote@
578@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/repos.Po@am__quote@
579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/root.Po@am__quote@
580@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rsh-client.Po@am__quote@
581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/run.Po@am__quote@
582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scramble.Po@am__quote@
583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server.Po@am__quote@
584@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/socket-client.Po@am__quote@
585@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stack.Po@am__quote@
586@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/status.Po@am__quote@
587@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/subr.Po@am__quote@
588@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tag.Po@am__quote@
589@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/update.Po@am__quote@
590@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vers_ts.Po@am__quote@
591@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
592@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch.Po@am__quote@
593@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wrapper.Po@am__quote@
594@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zlib.Po@am__quote@
595
596.c.o:
597@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
598@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
599@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
600@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
601@am__fastdepCC_FALSE@	$(COMPILE) -c $<
602
603.c.obj:
604@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
605@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
606@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
607@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
608@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
609
610ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
611	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
612	unique=`for i in $$list; do \
613	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
614	  done | \
615	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
616	      END { if (nonempty) { for (i in files) print i; }; }'`; \
617	mkid -fID $$unique
618tags: TAGS
619
620TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
621		$(TAGS_FILES) $(LISP)
622	set x; \
623	here=`pwd`; \
624	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
625	unique=`for i in $$list; do \
626	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
627	  done | \
628	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
629	      END { if (nonempty) { for (i in files) print i; }; }'`; \
630	shift; \
631	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
632	  test -n "$$unique" || unique=$$empty_fix; \
633	  if test $$# -gt 0; then \
634	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
635	      "$$@" $$unique; \
636	  else \
637	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
638	      $$unique; \
639	  fi; \
640	fi
641ctags: CTAGS
642CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
643		$(TAGS_FILES) $(LISP)
644	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
645	unique=`for i in $$list; do \
646	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
647	  done | \
648	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
649	      END { if (nonempty) { for (i in files) print i; }; }'`; \
650	test -z "$(CTAGS_ARGS)$$unique" \
651	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
652	     $$unique
653
654GTAGS:
655	here=`$(am__cd) $(top_builddir) && pwd` \
656	  && $(am__cd) $(top_srcdir) \
657	  && gtags -i $(GTAGS_ARGS) "$$here"
658
659distclean-tags:
660	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
661
662distdir: $(DISTFILES)
663	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
664	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
665	list='$(DISTFILES)'; \
666	  dist_files=`for file in $$list; do echo $$file; done | \
667	  sed -e "s|^$$srcdirstrip/||;t" \
668	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
669	case $$dist_files in \
670	  */*) $(MKDIR_P) `echo "$$dist_files" | \
671			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
672			   sort -u` ;; \
673	esac; \
674	for file in $$dist_files; do \
675	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
676	  if test -d $$d/$$file; then \
677	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
678	    if test -d "$(distdir)/$$file"; then \
679	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
680	    fi; \
681	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
682	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
683	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
684	    fi; \
685	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
686	  else \
687	    test -f "$(distdir)/$$file" \
688	    || cp -p $$d/$$file "$(distdir)/$$file" \
689	    || exit 1; \
690	  fi; \
691	done
692check-am: all-am
693	$(MAKE) $(AM_MAKEFLAGS) check-local
694check: check-am
695all-am: Makefile $(PROGRAMS) $(SCRIPTS)
696installdirs:
697	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"; do \
698	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
699	done
700install: install-am
701install-exec: install-exec-am
702install-data: install-data-am
703uninstall: uninstall-am
704
705install-am: all-am
706	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
707
708installcheck: installcheck-am
709install-strip:
710	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
711	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
712	  `test -z '$(STRIP)' || \
713	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
714mostlyclean-generic:
715
716clean-generic:
717
718distclean-generic:
719	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
720	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
721
722maintainer-clean-generic:
723	@echo "This command is intended for maintainers to use"
724	@echo "it deletes files that may require special tools to rebuild."
725clean: clean-am
726
727clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
728
729distclean: distclean-am
730	-rm -rf ./$(DEPDIR)
731	-rm -f Makefile
732distclean-am: clean-am distclean-compile distclean-generic \
733	distclean-local distclean-tags
734
735dvi: dvi-am
736
737dvi-am:
738
739html: html-am
740
741html-am:
742
743info: info-am
744
745info-am:
746
747install-data-am:
748
749install-dvi: install-dvi-am
750
751install-dvi-am:
752
753install-exec-am: install-binPROGRAMS install-binSCRIPTS
754
755install-html: install-html-am
756
757install-html-am:
758
759install-info: install-info-am
760
761install-info-am:
762
763install-man:
764
765install-pdf: install-pdf-am
766
767install-pdf-am:
768
769install-ps: install-ps-am
770
771install-ps-am:
772
773installcheck-am:
774
775maintainer-clean: maintainer-clean-am
776	-rm -rf ./$(DEPDIR)
777	-rm -f Makefile
778maintainer-clean-am: distclean-am maintainer-clean-generic
779
780mostlyclean: mostlyclean-am
781
782mostlyclean-am: mostlyclean-compile mostlyclean-generic
783
784pdf: pdf-am
785
786pdf-am:
787
788ps: ps-am
789
790ps-am:
791
792uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
793
794.MAKE: check-am install-am install-strip
795
796.PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
797	clean-binPROGRAMS clean-generic ctags distclean \
798	distclean-compile distclean-generic distclean-local \
799	distclean-tags distdir dvi dvi-am html html-am info info-am \
800	install install-am install-binPROGRAMS install-binSCRIPTS \
801	install-data install-data-am install-dvi install-dvi-am \
802	install-exec install-exec-am install-html install-html-am \
803	install-info install-info-am install-man install-pdf \
804	install-pdf-am install-ps install-ps-am install-strip \
805	installcheck installcheck-am installdirs maintainer-clean \
806	maintainer-clean-generic mostlyclean mostlyclean-compile \
807	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
808	uninstall-am uninstall-binPROGRAMS uninstall-binSCRIPTS
809
810
811check-local: localcheck remotecheck proxycheck
812
813.PHONY: localcheck
814localcheck: sanity.config.sh
815	$(SHELL) $(srcdir)/sanity.sh `pwd`/cvs$(EXEEXT)
816
817.PHONY: remotecheck
818remotecheck: all sanity.config.sh
819	$(SHELL) $(srcdir)/sanity.sh -r `pwd`/cvs$(EXEEXT)
820
821.PHONY: proxycheck
822proxycheck: all sanity.config.sh
823	$(SHELL) $(srcdir)/sanity.sh -p `pwd`/cvs$(EXEEXT)
824
825# Our distclean targets
826distclean-local:
827	rm -f check.log check.plog check.plog~
828
829# for backwards compatibility with the old makefiles
830.PHONY: realclean
831realclean: maintainer-clean
832
833# Tell versions [3.59,3.63) of GNU make to not export all variables.
834# Otherwise a system limit (for SysV at least) may be exceeded.
835.NOEXPORT:
836