xref: /openbsd/gnu/usr.bin/cvs/src/Makefile.in (revision fed207f7)
179822b2aStholo# Makefile.in generated automatically by automake 1.4e from Makefile.am.
279822b2aStholo
379822b2aStholo# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
479822b2aStholo# Free Software Foundation, Inc.
579822b2aStholo# This Makefile.in is free software; the Free Software Foundation
679822b2aStholo# gives unlimited permission to copy and/or distribute it,
779822b2aStholo# with or without modifications, as long as this notice is preserved.
879822b2aStholo
979822b2aStholo# This program is distributed in the hope that it will be useful,
1079822b2aStholo# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1179822b2aStholo# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1279822b2aStholo# PARTICULAR PURPOSE.
1379822b2aStholo
1479822b2aStholo@SET_MAKE@
1579822b2aStholo
161e72d8d2Sderaadt# Makefile for GNU CVS program.
1779822b2aStholo# Copyright (C) 1986, 1988-1990, 2000 Free Software Foundation, Inc.
181e72d8d2Sderaadt
191e72d8d2Sderaadt# This program is free software; you can redistribute it and/or modify
201e72d8d2Sderaadt# it under the terms of the GNU General Public License as published by
211e72d8d2Sderaadt# the Free Software Foundation; either version 2, or (at your option)
221e72d8d2Sderaadt# any later version.
231e72d8d2Sderaadt
241e72d8d2Sderaadt# This program is distributed in the hope that it will be useful,
251e72d8d2Sderaadt# but WITHOUT ANY WARRANTY; without even the implied warranty of
261e72d8d2Sderaadt# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
271e72d8d2Sderaadt# GNU General Public License for more details.
281e72d8d2Sderaadt
291e72d8d2Sderaadt
301e72d8d2Sderaadtsrcdir = @srcdir@
311e72d8d2Sderaadttop_srcdir = @top_srcdir@
321e72d8d2SderaadtVPATH = @srcdir@
331e72d8d2Sderaadtprefix = @prefix@
341e72d8d2Sderaadtexec_prefix = @exec_prefix@
351e72d8d2Sderaadt
36bde78045Stholobindir = @bindir@
3779822b2aStholosbindir = @sbindir@
3879822b2aSthololibexecdir = @libexecdir@
3979822b2aStholodatadir = @datadir@
4079822b2aStholosysconfdir = @sysconfdir@
4179822b2aStholosharedstatedir = @sharedstatedir@
4279822b2aSthololocalstatedir = @localstatedir@
4379822b2aSthololibdir = @libdir@
4479822b2aStholoinfodir = @infodir@
45bde78045Stholomandir = @mandir@
4679822b2aStholoincludedir = @includedir@
4779822b2aStholooldincludedir = /usr/include
481e72d8d2Sderaadt
4979822b2aStholopkgdatadir = $(datadir)/@PACKAGE@
5079822b2aStholopkglibdir = $(libdir)/@PACKAGE@
5179822b2aStholopkgincludedir = $(includedir)/@PACKAGE@
5279822b2aStholo
5379822b2aStholotop_builddir = ..
5479822b2aStholo
5579822b2aStholoACLOCAL = @ACLOCAL@
5679822b2aStholoAUTOCONF = @AUTOCONF@
5779822b2aStholoAUTOMAKE = @AUTOMAKE@
5879822b2aStholoAUTOHEADER = @AUTOHEADER@
5979822b2aStholo
601e72d8d2SderaadtINSTALL = @INSTALL@
611e72d8d2SderaadtINSTALL_PROGRAM = @INSTALL_PROGRAM@
6279822b2aStholoINSTALL_DATA = @INSTALL_DATA@
6379822b2aStholoINSTALL_SCRIPT = @INSTALL_SCRIPT@
6479822b2aStholoINSTALL_HEADER = $(INSTALL_DATA)
6579822b2aStholotransform = @program_transform_name@
661e72d8d2Sderaadt
6779822b2aStholoNORMAL_INSTALL = :
6879822b2aStholoPRE_INSTALL = :
6979822b2aStholoPOST_INSTALL = :
7079822b2aStholoNORMAL_UNINSTALL = :
7179822b2aStholoPRE_UNINSTALL = :
7279822b2aStholoPOST_UNINSTALL = :
7379822b2aStholoAMTAR = @AMTAR@
7479822b2aStholoAWK = @AWK@
751e72d8d2SderaadtCC = @CC@
7679822b2aStholoCSH = @CSH@
7779822b2aStholoDEPDIR = @DEPDIR@
7879822b2aStholoETAGS = @ETAGS@
7979822b2aStholoETAGS_INCLUDE_OPTION = @ETAGS_INCLUDE_OPTION@
8079822b2aStholoINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
8179822b2aStholoINSTALL_STRIP_PROGRAM_ENV = @INSTALL_STRIP_PROGRAM_ENV@
8279822b2aStholoKRB4 = @KRB4@
8379822b2aStholoLN_S = @LN_S@
8479822b2aStholoMAKEINFO = @MAKEINFO@
8579822b2aStholoPACKAGE = @PACKAGE@
8679822b2aStholoPERL = @PERL@
8779822b2aStholoPR = @PR@
8879822b2aStholoPS2PDF = @PS2PDF@
8979822b2aStholoRANLIB = @RANLIB@
9079822b2aStholoROFF = @ROFF@
9179822b2aStholoSTRIP = @STRIP@
9279822b2aStholoTEXI2DVI = @TEXI2DVI@
9379822b2aStholoVERSION = @VERSION@
9479822b2aStholoYACC = @YACC@
9579822b2aStholo_am_include = @_am_include@
9679822b2aStholo_am_quote = @_am_quote@
9779822b2aStholoincludeopt = @includeopt@
9879822b2aStholoinstall_sh = @install_sh@
991e72d8d2Sderaadt
10079822b2aStholoSHELL = /bin/sh
10179822b2aStholo
10279822b2aStholo# $(includeopt) is CVS specific and set by configure
10379822b2aStholo# FIXME - This includes line is dependant on its order.  This means there is
10479822b2aStholo# some namespace hackery going on that maybe shouldn't be.  Long term fix is to
10579822b2aStholo# try and remove naming ocnflicts and fix Automake to allow particular includes
10679822b2aStholo# to be attached only to particular object files.  Short term fix is either or.
107df041aa0SespieINCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/diff $(includeopt)
10879822b2aStholo
10979822b2aStholobin_PROGRAMS = cvs
11079822b2aStholobin_SCRIPTS = cvsbug
11179822b2aStholo
11279822b2aStholo# The cvs executable
11379822b2aStholocvs_SOURCES = \
11479822b2aStholo	add.c \
11579822b2aStholo	admin.c \
11679822b2aStholo	annotate.c \
11779822b2aStholo	buffer.c \
11879822b2aStholo	checkin.c \
11979822b2aStholo	checkout.c \
12079822b2aStholo	classify.c \
12179822b2aStholo	client.c \
12279822b2aStholo	commit.c \
12379822b2aStholo	create_adm.c \
12479822b2aStholo	cvsrc.c diff.c \
12579822b2aStholo	edit.c \
12679822b2aStholo	entries.c \
12779822b2aStholo	error.c \
12879822b2aStholo	expand_path.c \
12979822b2aStholo	fileattr.c \
13079822b2aStholo	filesubr.c \
13179822b2aStholo	find_names.c \
13279822b2aStholo	hardlink.c \
13379822b2aStholo	hash.c \
13479822b2aStholo	history.c \
13579822b2aStholo	ignore.c \
13679822b2aStholo	import.c \
13779822b2aStholo	lock.c \
13879822b2aStholo	log.c \
13979822b2aStholo	login.c \
14079822b2aStholo	logmsg.c \
14179822b2aStholo	main.c \
14279822b2aStholo	mkmodules.c \
14379822b2aStholo	modules.c \
14479822b2aStholo	myndbm.c \
14579822b2aStholo	no_diff.c \
14679822b2aStholo	parseinfo.c \
14779822b2aStholo	patch.c \
14879822b2aStholo	rcs.c \
14979822b2aStholo	rcscmds.c \
15079822b2aStholo	recurse.c \
15179822b2aStholo	release.c \
15279822b2aStholo	remove.c \
15379822b2aStholo	repos.c \
15479822b2aStholo	root.c \
15579822b2aStholo	run.c \
15679822b2aStholo	scramble.c \
15779822b2aStholo	server.c \
15879822b2aStholo	status.c \
15979822b2aStholo	subr.c \
16079822b2aStholo	tag.c \
16179822b2aStholo	update.c \
16279822b2aStholo	vers_ts.c \
16379822b2aStholo	watch.c \
16479822b2aStholo	wrapper.c \
16579822b2aStholo	zlib.c \
16679822b2aStholo	buffer.h \
16779822b2aStholo	client.h \
16879822b2aStholo	cvs.h \
16979822b2aStholo	edit.h \
17079822b2aStholo	error.h \
17179822b2aStholo	fileattr.h \
17279822b2aStholo	hardlink.h \
17379822b2aStholo	hash.h \
17479822b2aStholo	myndbm.h \
17579822b2aStholo	rcs.h \
17679822b2aStholo	server.h \
17779822b2aStholo	update.h \
17879822b2aStholo	watch.h
17979822b2aStholo
18079822b2aStholocvs_LDADD = \
18179822b2aStholo	../diff/libdiff.a \
18279822b2aStholo	../lib/libcvs.a \
1830a643772Stholo	@ZLIB@ \
18479822b2aStholo	version.o
18579822b2aStholo
18679822b2aStholocvs_EXTRA_DIST = version.c
18779822b2aStholo
18879822b2aStholo# extra clean targets
18979822b2aStholo# wish this could be distclean-hdr-local but it's not part of automake
19079822b2aStholoDISTCLEANFILES = options.h-SAVED check.log check.plog
19179822b2aStholo
19279822b2aStholo# General
19379822b2aStholoEXTRA_DIST = \
19479822b2aStholo	$(cvs_EXTRA_DIST) \
19579822b2aStholo	.cvsignore \
19679822b2aStholo	ChangeLog-9194 \
19779822b2aStholo	ChangeLog-9395 \
19879822b2aStholo	ChangeLog-96 \
19979822b2aStholo	ChangeLog-97 \
20079822b2aStholo	build_src.com \
20179822b2aStholo	sanity.sh \
20279822b2aStholo	version.c \
20379822b2aStholo	version.c.in
20479822b2aStholo
20579822b2aStholoEXEEXT =
20679822b2aStholoOBJEXT = o
20779822b2aStholosubdir = src
20879822b2aStholomkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
20979822b2aStholoCONFIG_HEADER = $(top_builddir)/config.h options.h
21079822b2aStholoCONFIG_CLEAN_FILES = cvsbug
21179822b2aStholobin_PROGRAMS = cvs$(EXEEXT)
21279822b2aStholoPROGRAMS = $(bin_PROGRAMS)
21379822b2aStholo
21479822b2aStholoam_cvs_OBJECTS = add.$(OBJEXT) admin.$(OBJEXT) annotate.$(OBJEXT) \
21579822b2aStholo	buffer.$(OBJEXT) checkin.$(OBJEXT) checkout.$(OBJEXT) \
21679822b2aStholo	classify.$(OBJEXT) client.$(OBJEXT) commit.$(OBJEXT) \
21779822b2aStholo	create_adm.$(OBJEXT) cvsrc.$(OBJEXT) diff.$(OBJEXT) \
21879822b2aStholo	edit.$(OBJEXT) entries.$(OBJEXT) error.$(OBJEXT) \
21979822b2aStholo	expand_path.$(OBJEXT) fileattr.$(OBJEXT) filesubr.$(OBJEXT) \
22079822b2aStholo	find_names.$(OBJEXT) hardlink.$(OBJEXT) hash.$(OBJEXT) \
22179822b2aStholo	history.$(OBJEXT) ignore.$(OBJEXT) import.$(OBJEXT) \
22279822b2aStholo	lock.$(OBJEXT) log.$(OBJEXT) login.$(OBJEXT) logmsg.$(OBJEXT) \
22379822b2aStholo	main.$(OBJEXT) mkmodules.$(OBJEXT) modules.$(OBJEXT) \
22479822b2aStholo	myndbm.$(OBJEXT) no_diff.$(OBJEXT) parseinfo.$(OBJEXT) \
22579822b2aStholo	patch.$(OBJEXT) rcs.$(OBJEXT) rcscmds.$(OBJEXT) \
22679822b2aStholo	recurse.$(OBJEXT) release.$(OBJEXT) remove.$(OBJEXT) \
22779822b2aStholo	repos.$(OBJEXT) root.$(OBJEXT) run.$(OBJEXT) scramble.$(OBJEXT) \
22879822b2aStholo	server.$(OBJEXT) status.$(OBJEXT) subr.$(OBJEXT) tag.$(OBJEXT) \
22979822b2aStholo	update.$(OBJEXT) vers_ts.$(OBJEXT) watch.$(OBJEXT) \
23079822b2aStholo	wrapper.$(OBJEXT) zlib.$(OBJEXT)
23179822b2aStholocvs_OBJECTS = $(am_cvs_OBJECTS)
2320a643772Stholocvs_DEPENDENCIES = ../diff/libdiff.a ../lib/libcvs.a @ZLIB_DEPEND@ \
23379822b2aStholo	version.o
23479822b2aStholocvs_LDFLAGS =
23579822b2aStholoSCRIPTS = $(bin_SCRIPTS)
23679822b2aStholo
23779822b2aStholoCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
23879822b2aStholo	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
23979822b2aStholoCFLAGS = @CFLAGS@
24079822b2aStholoCCLD = $(CC)
24179822b2aStholoLINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
24279822b2aStholo
24379822b2aStholoDEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir) -I.
24479822b2aStholoDEFS = @DEFS@
24579822b2aStholoCPPFLAGS = @CPPFLAGS@
24679822b2aStholoLDFLAGS = @LDFLAGS@
24779822b2aStholoLIBS = @LIBS@
24879822b2aStholoDIST_SOURCES = $(cvs_SOURCES)
24979822b2aStholodepcomp = $(SHELL) $(top_srcdir)/depcomp
25079822b2aStholo@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/add.Po $(DEPDIR)/admin.Po \
25179822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/annotate.Po $(DEPDIR)/buffer.Po \
25279822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/checkin.Po $(DEPDIR)/checkout.Po \
25379822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/classify.Po $(DEPDIR)/client.Po \
25479822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/commit.Po $(DEPDIR)/create_adm.Po \
25579822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/cvsrc.Po $(DEPDIR)/diff.Po \
25679822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/edit.Po $(DEPDIR)/entries.Po \
25779822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/error.Po $(DEPDIR)/expand_path.Po \
25879822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/fileattr.Po $(DEPDIR)/filesubr.Po \
25979822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/find_names.Po $(DEPDIR)/hardlink.Po \
26079822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/hash.Po $(DEPDIR)/history.Po \
26179822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/ignore.Po $(DEPDIR)/import.Po \
26279822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/lock.Po $(DEPDIR)/log.Po \
26379822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/login.Po $(DEPDIR)/logmsg.Po \
26479822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/main.Po $(DEPDIR)/mkmodules.Po \
26579822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/modules.Po $(DEPDIR)/myndbm.Po \
26679822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/no_diff.Po $(DEPDIR)/parseinfo.Po \
26779822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/patch.Po $(DEPDIR)/rcs.Po \
26879822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/rcscmds.Po $(DEPDIR)/recurse.Po \
26979822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/release.Po $(DEPDIR)/remove.Po \
27079822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/repos.Po $(DEPDIR)/root.Po \
27179822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/run.Po $(DEPDIR)/scramble.Po \
27279822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/server.Po $(DEPDIR)/status.Po \
27379822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/subr.Po $(DEPDIR)/tag.Po \
27479822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/update.Po $(DEPDIR)/vers_ts.Po \
27579822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/watch.Po $(DEPDIR)/wrapper.Po \
27679822b2aStholo@AMDEP_TRUE@	$(DEPDIR)/zlib.Po
27779822b2aStholoDIST_COMMON = ./stamp-h2.in ChangeLog Makefile.am Makefile.in cvsbug.in \
27879822b2aStholo	options.h.in
27979822b2aStholoSOURCES = $(cvs_SOURCES)
28079822b2aStholoOBJECTS = $(am_cvs_OBJECTS)
28179822b2aStholo
28279822b2aStholoall: options.h
28379822b2aStholo	$(MAKE) $(AM_MAKEFLAGS) all-am
28479822b2aStholo
28579822b2aStholo.SUFFIXES:
28679822b2aStholo.SUFFIXES: .c .o .obj
28779822b2aStholo
28879822b2aStholo$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
28979822b2aStholo	cd $(top_srcdir) && \
29079822b2aStholo	  $(AUTOMAKE) --gnu  src/Makefile
29179822b2aStholo
29279822b2aStholoMakefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
29379822b2aStholo	cd $(top_builddir) && \
29479822b2aStholo	  CONFIG_HEADERS= CONFIG_LINKS= \
29579822b2aStholo	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
29679822b2aStholo
2979f55cc39Stoddoptions.h: #stamp-h2
29879822b2aStholo	@if test ! -f $@; then \
29979822b2aStholo		rm -f stamp-h2; \
30079822b2aStholo		$(MAKE) stamp-h2; \
30179822b2aStholo	else :; fi
30279822b2aStholostamp-h2: $(srcdir)/options.h.in $(top_builddir)/config.status
30379822b2aStholo	@rm -f stamp-h2 stamp-h2T
30479822b2aStholo	@echo timestamp > stamp-h2T 2> /dev/null
30579822b2aStholo	cd $(top_builddir) \
30679822b2aStholo	  && CONFIG_FILES= CONFIG_HEADERS=src/options.h \
30779822b2aStholo	     $(SHELL) ./config.status
30879822b2aStholo	@mv stamp-h2T stamp-h2
30979822b2aStholo$(srcdir)/options.h.in:  $(srcdir)/./stamp-h2.in
31079822b2aStholo	@if test ! -f $@; then \
31179822b2aStholo		rm -f $(srcdir)/./stamp-h2.in; \
31279822b2aStholo		$(MAKE) $(srcdir)/./stamp-h2.in; \
31379822b2aStholo	else :; fi
31479822b2aStholo$(srcdir)/./stamp-h2.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
31579822b2aStholo	@rm -f $(srcdir)/./stamp-h2.in $(srcdir)/./stamp-h2.inT
31679822b2aStholo	@echo timestamp > $(srcdir)/./stamp-h2.inT 2> /dev/null
31779822b2aStholo	cd $(top_srcdir) && $(AUTOHEADER)
31879822b2aStholo	@mv $(srcdir)/./stamp-h2.inT $(srcdir)/./stamp-h2.in
31979822b2aStholo
32079822b2aStholodistclean-hdr:
32179822b2aStholo	-rm -f options.h
32279822b2aStholocvsbug: $(top_builddir)/config.status cvsbug.in
32379822b2aStholo	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
324*fed207f7Srobertinstall-binPROGRAMS:
32579822b2aStholo	@$(NORMAL_INSTALL)
32679822b2aStholo	$(mkinstalldirs) $(DESTDIR)$(bindir)
32779822b2aStholo	@list='$(bin_PROGRAMS)'; for p in $$list; do \
32879822b2aStholo	  if test -f $$p; then \
32979822b2aStholo	    f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
33079822b2aStholo	   echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f"; \
33179822b2aStholo	   $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f; \
33279822b2aStholo	  else :; fi; \
33379822b2aStholo	done
33479822b2aStholo
33579822b2aStholouninstall-binPROGRAMS:
33679822b2aStholo	@$(NORMAL_UNINSTALL)
33779822b2aStholo	@list='$(bin_PROGRAMS)'; for p in $$list; do \
33879822b2aStholo	  f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
33979822b2aStholo	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
34079822b2aStholo	  rm -f $(DESTDIR)$(bindir)/$$f; \
34179822b2aStholo	done
34279822b2aStholo
34379822b2aStholoclean-binPROGRAMS:
34479822b2aStholo	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
34579822b2aStholo
34679822b2aStholocvs$(EXEEXT): $(cvs_OBJECTS) $(cvs_DEPENDENCIES)
34779822b2aStholo	@rm -f cvs$(EXEEXT)
34879822b2aStholo	$(LINK) $(cvs_LDFLAGS) $(cvs_OBJECTS) $(cvs_LDADD) $(LIBS)
34979822b2aStholoinstall-binSCRIPTS: $(bin_SCRIPTS)
35079822b2aStholo	@$(NORMAL_INSTALL)
35179822b2aStholo	$(mkinstalldirs) $(DESTDIR)$(bindir)
35279822b2aStholo	@list='$(bin_SCRIPTS)'; for p in $$list; do \
35379822b2aStholo	  f="`echo $$p|sed '$(transform)'`"; \
35479822b2aStholo	  if test -f $$p; then \
35579822b2aStholo	    echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/$$f"; \
35679822b2aStholo	    $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/$$f; \
35779822b2aStholo	  elif test -f $(srcdir)/$$p; then \
35879822b2aStholo	    echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/$$f"; \
35979822b2aStholo	    $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/$$f; \
36079822b2aStholo	  else :; fi; \
36179822b2aStholo	done
36279822b2aStholo
36379822b2aStholouninstall-binSCRIPTS:
36479822b2aStholo	@$(NORMAL_UNINSTALL)
36579822b2aStholo	@list='$(bin_SCRIPTS)'; for p in $$list; do \
36679822b2aStholo	  f="`echo $$p|sed '$(transform)'`"; \
36779822b2aStholo	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
36879822b2aStholo	  rm -f $(DESTDIR)$(bindir)/$$f; \
36979822b2aStholo	done
37079822b2aStholo
37179822b2aStholomostlyclean-compile:
37279822b2aStholo	-rm -f *.$(OBJEXT) core *.core
37379822b2aStholo
37479822b2aStholodistclean-compile:
37579822b2aStholo	-rm -f *.tab.c
37679822b2aStholo
37779822b2aStholotags: TAGS
37879822b2aStholo
37979822b2aStholoID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
38079822b2aStholo	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
38179822b2aStholo	unique=`for i in $$list; do \
38279822b2aStholo	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
38379822b2aStholo	  done | \
38479822b2aStholo	  $(AWK) '    { files[$$0] = 1; } \
38579822b2aStholo	       END { for (i in files) print i; }'`; \
38679822b2aStholo	mkid -fID $$unique $(LISP)
38779822b2aStholo
38879822b2aStholoTAGS:  $(HEADERS) $(SOURCES) options.h.in $(TAGS_DEPENDENCIES) \
38979822b2aStholo		$(TAGS_FILES) $(LISP)
39079822b2aStholo	tags=; \
39179822b2aStholo	here=`pwd`; \
39279822b2aStholo	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
39379822b2aStholo	unique=`for i in $$list @CONFIG@; do \
39479822b2aStholo	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
39579822b2aStholo	  done | \
39679822b2aStholo	  $(AWK) '    { files[$$0] = 1; } \
39779822b2aStholo	       END { for (i in files) print i; }'`; \
39879822b2aStholo	test -z "$(ETAGS_ARGS)options.h.in$$unique$(LISP)$$tags" \
39979822b2aStholo	  || $(ETAGS) $(ETAGS_ARGS) $$tags options.h.in $$unique $(LISP)
40079822b2aStholo
40179822b2aStholoGTAGS:
40279822b2aStholo	here=`CDPATH=: && cd $(top_builddir) && pwd` \
40379822b2aStholo	  && cd $(top_srcdir) \
40479822b2aStholo	  && gtags -i $$here
40579822b2aStholo
40679822b2aStholodistclean-tags:
40779822b2aStholo	-rm -f TAGS ID
40879822b2aStholo
40979822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/add.Po@_am_quote@
41079822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/admin.Po@_am_quote@
41179822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/annotate.Po@_am_quote@
41279822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/buffer.Po@_am_quote@
41379822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/checkin.Po@_am_quote@
41479822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/checkout.Po@_am_quote@
41579822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/classify.Po@_am_quote@
41679822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/client.Po@_am_quote@
41779822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/commit.Po@_am_quote@
41879822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/create_adm.Po@_am_quote@
41979822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/cvsrc.Po@_am_quote@
42079822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/diff.Po@_am_quote@
42179822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/edit.Po@_am_quote@
42279822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/entries.Po@_am_quote@
42379822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/error.Po@_am_quote@
42479822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/expand_path.Po@_am_quote@
42579822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/fileattr.Po@_am_quote@
42679822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/filesubr.Po@_am_quote@
42779822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/find_names.Po@_am_quote@
42879822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/hardlink.Po@_am_quote@
42979822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/hash.Po@_am_quote@
43079822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/history.Po@_am_quote@
43179822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/ignore.Po@_am_quote@
43279822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/import.Po@_am_quote@
43379822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/lock.Po@_am_quote@
43479822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/log.Po@_am_quote@
43579822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/login.Po@_am_quote@
43679822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/logmsg.Po@_am_quote@
43779822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/main.Po@_am_quote@
43879822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/mkmodules.Po@_am_quote@
43979822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/modules.Po@_am_quote@
44079822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/myndbm.Po@_am_quote@
44179822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/no_diff.Po@_am_quote@
44279822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/parseinfo.Po@_am_quote@
44379822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/patch.Po@_am_quote@
44479822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/rcs.Po@_am_quote@
44579822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/rcscmds.Po@_am_quote@
44679822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/recurse.Po@_am_quote@
44779822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/release.Po@_am_quote@
44879822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/remove.Po@_am_quote@
44979822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/repos.Po@_am_quote@
45079822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/root.Po@_am_quote@
45179822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/run.Po@_am_quote@
45279822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/scramble.Po@_am_quote@
45379822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/server.Po@_am_quote@
45479822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/status.Po@_am_quote@
45579822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/subr.Po@_am_quote@
45679822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/tag.Po@_am_quote@
45779822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/update.Po@_am_quote@
45879822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/vers_ts.Po@_am_quote@
45979822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/watch.Po@_am_quote@
46079822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/wrapper.Po@_am_quote@
46179822b2aStholo@_am_include@ @_am_quote@$(DEPDIR)/zlib.Po@_am_quote@
46279822b2aStholo
46379822b2aStholodistclean-depend:
46479822b2aStholo	-rm -rf $(DEPDIR)
46579822b2aStholo
46679822b2aStholoCCDEPMODE = @CCDEPMODE@
467c88482c3Stholo
4681e72d8d2Sderaadt.c.o:
46979822b2aStholo	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
47079822b2aStholo	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
47179822b2aStholo	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
47279822b2aStholo	$(COMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
4731e72d8d2Sderaadt
47479822b2aStholo.c.obj:
47579822b2aStholo	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
47679822b2aStholo	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
47779822b2aStholo	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
47879822b2aStholo	$(COMPILE) -c -o $@ `cygpath -w $<`
4791e72d8d2Sderaadt
4801e72d8d2Sderaadt
48179822b2aStholoDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
4821e72d8d2Sderaadt
48379822b2aStholotop_distdir = ..
48479822b2aStholodistdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
48579822b2aStholo
48679822b2aStholodistdir: $(DISTFILES)
48779822b2aStholo	@for file in $(DISTFILES); do \
48879822b2aStholo	  d=$(srcdir); \
48979822b2aStholo	  if test -d $$d/$$file; then \
49079822b2aStholo	    cp -pR $$d/$$file $(distdir) \
49179822b2aStholo	    || exit 1; \
49279822b2aStholo	  else \
49379822b2aStholo	    test -f $(distdir)/$$file \
49479822b2aStholo	    || cp -p $$d/$$file $(distdir)/$$file \
49579822b2aStholo	    || exit 1; \
49679822b2aStholo	  fi; \
4971e72d8d2Sderaadt	done
49879822b2aStholocheck-am: all-am
49979822b2aStholo	$(MAKE) $(AM_MAKEFLAGS) check-local
50079822b2aStholocheck: check-am
50179822b2aStholoall-am: Makefile $(PROGRAMS) $(SCRIPTS) options.h
5021e72d8d2Sderaadt
5031e72d8d2Sderaadtinstalldirs:
50479822b2aStholo	$(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(bindir)
5051e72d8d2Sderaadt
50679822b2aStholoinstall: install-am
50779822b2aStholoinstall-exec: install-exec-am
50879822b2aStholoinstall-data: install-data-am
50979822b2aStholouninstall: uninstall-am
5101e72d8d2Sderaadt
511*fed207f7Srobertinstall-am:
51279822b2aStholo	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
5131e72d8d2Sderaadt
51479822b2aStholoinstallcheck: installcheck-am
51579822b2aStholo
51679822b2aStholoinstall-strip:
51779822b2aStholo	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
51879822b2aStholo	  INSTALL_PROGRAM_ENV='$(INSTALL_STRIP_PROGRAM_ENV)' install
51979822b2aStholo
52079822b2aStholomostlyclean-generic:
52179822b2aStholo
52279822b2aStholoclean-generic:
52379822b2aStholo
52479822b2aStholodistclean-generic:
52579822b2aStholo	-rm -f Makefile $(CONFIG_CLEAN_FILES)
52679822b2aStholo	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
52779822b2aStholo	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
52879822b2aStholo
52979822b2aStholomaintainer-clean-generic:
53079822b2aStholo	@echo "This command is intended for maintainers to use"
53179822b2aStholo	@echo "it deletes files that may require special tools to rebuild."
53279822b2aStholo	-rm -f Makefile.in
53379822b2aStholoclean: clean-am
53479822b2aStholo
53579822b2aStholoclean-am: clean-binPROGRAMS clean-generic mostlyclean-am
53679822b2aStholo
53779822b2aStholodistclean: distclean-am
53879822b2aStholo
53979822b2aStholodistclean-am: clean-am distclean-compile distclean-depend \
54079822b2aStholo	distclean-generic distclean-hdr distclean-tags
54179822b2aStholo
54279822b2aStholodvi:
54379822b2aStholo
54479822b2aStholodvi-am:
54579822b2aStholo
54679822b2aStholoinfo:
54779822b2aStholo
54879822b2aStholoinfo-am:
54979822b2aStholo
55079822b2aStholoinstall-data-am:
55179822b2aStholo
55279822b2aStholoinstall-exec-am: install-binPROGRAMS install-binSCRIPTS
55379822b2aStholo
55479822b2aStholoinstall-info:
55579822b2aStholo
55679822b2aStholoinstall-man:
55779822b2aStholo
55879822b2aStholoinstallcheck-am:
55979822b2aStholo
56079822b2aStholomaintainer-clean: maintainer-clean-am
56179822b2aStholo
56279822b2aStholomaintainer-clean-am: distclean-am maintainer-clean-generic
56379822b2aStholo
56479822b2aStholomostlyclean: mostlyclean-am
56579822b2aStholo
56679822b2aStholomostlyclean-am: mostlyclean-compile mostlyclean-generic
56779822b2aStholo
56879822b2aStholouninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
56979822b2aStholo
57079822b2aStholo.PHONY: all all-am check check-am check-local clean clean-binPROGRAMS \
57179822b2aStholo	clean-generic distclean distclean-compile distclean-depend \
57279822b2aStholo	distclean-generic distclean-hdr distclean-tags distdir dvi \
57379822b2aStholo	dvi-am info info-am install install-am install-binPROGRAMS \
57479822b2aStholo	install-binSCRIPTS install-data install-data-am install-exec \
57579822b2aStholo	install-exec-am install-info install-man install-strip \
57679822b2aStholo	installcheck installcheck-am installdirs maintainer-clean \
57779822b2aStholo	maintainer-clean-generic mostlyclean mostlyclean-compile \
57879822b2aStholo	mostlyclean-generic tags uninstall uninstall-am \
57979822b2aStholo	uninstall-binPROGRAMS uninstall-binSCRIPTS
58079822b2aStholo
58179822b2aStholo
58279822b2aStholocheck-local:
5831e72d8d2Sderaadt	$(SHELL) $(srcdir)/sanity.sh `pwd`/cvs
5841e72d8d2Sderaadt
58579822b2aStholo.PHONY: remotecheck
5861e72d8d2Sderaadtremotecheck: all
5871e72d8d2Sderaadt	$(SHELL) $(srcdir)/sanity.sh -r `pwd`/cvs
5881e72d8d2Sderaadt
58979822b2aStholo# version.c
59079822b2aStholo# - build this here so that we can distribute it
59179822b2aStholo# - version.c needs to be updated only once, since it depends on
59279822b2aStholo#   configure.in, not on the results of a 'configure' run.
59379822b2aStholo# - It is guaranteed (with GNU Make) that when the version in configure.in
59479822b2aStholo#   is changed, acversion.m4 is built only after the new version number is
59579822b2aStholo#   propagated to the Makefile.  (Libtool uses the same guarantee.)
59679822b2aStholo# - need the explicit version.o dependency or else make won't match
5979f55cc39Stodd#   $(top_srcdir)/version.c when looking for a dependency for version.c
5989f55cc39Stoddversion.o: version.c
5999f55cc39Stoddversion.c: $(srcdir)/version.c.in $(top_srcdir)/configure.in
6009f55cc39Stodd	sed 's,@VERSION\@,$(VERSION),g' $(srcdir)/version.c.in > version.tc
6019f55cc39Stodd	mv version.tc version.c
6021e72d8d2Sderaadt
60379822b2aStholo# for backwards compatibility with the old makefiles
6041e72d8d2Sderaadt.PHONY: realclean
60579822b2aStholorealclean: maintainer-clean
6061e72d8d2Sderaadt
60779822b2aStholo# Tell versions [3.59,3.63) of GNU make to not export all variables.
60879822b2aStholo# Otherwise a system limit (for SysV at least) may be exceeded.
60979822b2aStholo.NOEXPORT:
610