From: Thibault Godouet Date: Tue, 16 May 2000 20:03:26 +0000 (+0000) Subject: cleaning X-Git-Tag: ver2_9_4~726 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7b37a5a5522f12bc717b1747737afbb711e81af;p=thirdparty%2Ffcron.git cleaning --- 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)