From: thib Date: Sun, 17 Sep 2000 20:08:46 +0000 (+0000) Subject: do not updatedoc for all: anymore (need groff with html) X-Git-Tag: ver1564~482 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1aa7af341bfcfd574cc701a4e8868f43cf054a57;p=fcron 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)