From 00fd60393b2f3dd2ba998460ecaf9a13c3d6b10c Mon Sep 17 00:00:00 2001 From: thib Date: Mon, 14 Jul 2003 12:10:48 +0000 Subject: [PATCH] *** empty log message *** --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 0454c94..cd90fc9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # @configure_input@ -# $Id: Makefile.in,v 1.97 2003-07-14 12:05:32 thib Exp $ +# $Id: Makefile.in,v 1.98 2003-07-14 12:10:48 thib Exp $ # The following should not be edited manually (use configure options) # If you must do it, BEWARE : some of the following is also defined @@ -194,6 +194,7 @@ configure: configure.in exit 999) ci: ciclean +# the symbolic links verX_X_X has been created since version 2.9.4 @(find ./ -type f ! -regex '.*RCS.*' ! -regex "$(RCSNOCI)" \ -exec ci -l -Nver`echo $(VERSION) | tr '.' '_'` {} \;) # ci the doc files -- 2.50.1