From f7b37a5a5522f12bc717b1747737afbb711e81af Mon Sep 17 00:00:00 2001 From: Thibault Godouet Date: Tue, 16 May 2000 20:03:26 +0000 Subject: [PATCH] cleaning --- Makefile.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index f30719c..e46cabe 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # fcron's Makefile ######## ############################ -# $Id: Makefile.in,v 1.5 2000-05-16 19:59:26 thib Exp $ +# $Id: Makefile.in,v 1.6 2000-05-16 20:03:26 thib Exp $ # ********************************************************* # # *** Begin of configurable stuffs ************************ # @@ -126,8 +126,7 @@ vclean: clean

$(*F)


:I" < ./tmp > $@ rm -f ./tmp -updatedoc: - $(MAKE) doc/*.html +updatedoc: doc/*.html script/gen-doc $(VERSION) -- 2.47.3