From: Thibault Godouet Date: Mon, 14 Jul 2003 12:10:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver2_9_4~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a736a6d725c20f93b54e298f15505460880923cb;p=thirdparty%2Ffcron.git *** empty log message *** --- 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