]> granicus.if.org Git - fcron/commitdiff
do not updatedoc for all: anymore (need groff with html)
authorthib <thib>
Sun, 17 Sep 2000 20:08:46 +0000 (20:08 +0000)
committerthib <thib>
Sun, 17 Sep 2000 20:08:46 +0000 (20:08 +0000)
Makefile.in

index 971f54a7cc273aa9d608cfa41d3f742a7612f9d7..8dfbbe87aff00de8465eabc0f1864a2593266f25 100644 (file)
@@ -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)