]> granicus.if.org Git - fcron/commitdiff
added install-boot
authorthib <thib>
Mon, 4 Dec 2000 20:17:34 +0000 (20:17 +0000)
committerthib <thib>
Mon, 4 Dec 2000 20:17:34 +0000 (20:17 +0000)
Makefile.in

index 7c3861ae485c995f69a6727780b60bbdbb27a6b5..4c3b2ebb4d607fdb8fb7e4954637e35bc083e263 100644 (file)
@@ -4,7 +4,7 @@
 
 # @configure_input@
 
-# $Id: Makefile.in,v 1.48 2000-11-18 14:52:47 thib Exp $
+# $Id: Makefile.in,v 1.49 2000-12-04 20:17:34 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
@@ -115,6 +115,11 @@ install: all
 
        script/sysVinit-install "$(INSTALL)" $(DESTSBIN) $(DEBUG) $(FCRONTABS)
 
+install-boot: install
+       if test "$(DEBUG)" = "1"; then \
+       script/sysVinit-install "$(INSTALL)" $(DESTSBIN) 0 $(FCRONTABS) ;\
+       fi
+
 uninstall:
        rm -f $(DESTSBIN)/fcron
        rm -f $(DESTBIN)/fcrontab