From: Thibault Godouet Date: Sun, 17 Sep 2000 20:08:46 +0000 (+0000) Subject: do not updatedoc for all: anymore (need groff with html) X-Git-Tag: ver2_9_4~556 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a940e67f7f4f6ba0f8c7c70daca45cc161596698;p=thirdparty%2Ffcron.git do not updatedoc for all: anymore (need groff with html) --- diff --git a/Makefile.in b/Makefile.in index 971f54a..8dfbbe8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # @configure_input@ -# $Id: Makefile.in,v 1.38 2000-09-16 12:35:58 thib Exp $ +# $Id: Makefile.in,v 1.39 2000-09-17 20:08:46 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 @@ -62,7 +62,7 @@ HEADERS = fcrontab.h config.h global.h option.h RCSNOLOG=.*\(.html\|VERSION\|MANIFEST\|configure\|install.sh\) REXP_MANPAGES=.*[158] -all: fcron fcrontab updatedoc +all: fcron fcrontab fcron: $(OBJSD) $(HEADERSD) $(CC) $(CFLAGS) $(LIBS) -o $@ $(OBJSD)