]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/platforms/redhat/Makefile.in
Split mtx into its own spec file
[bacula/bacula] / bacula / platforms / redhat / Makefile.in
index 9e329a747193f9bda5929d9ff48ed71ae87963f7..09c37f7c702c0c2d1a5072e2e7b0fb1cf6e619e3 100644 (file)
@@ -8,16 +8,16 @@
 #
 
 INSTALL = @INSTALL@
-INSTALL_PROGRAM = "@INSTALL_PROGRAM@ -m 754"
+INSTALL_PROGRAM = @INSTALL_PROGRAM@ -m 754
 
 nothing:
 
 install: install-autostart
 
-install-autostart: install-autostart-fd install-autostart-sd install-autostart-dir install-logrotate
+install-autostart: install-autostart-fd install-autostart-sd install-autostart-dir
 
 install_logrotate:
-       @$(INSTALL_PROGRAM) ../../scripts/logrotate $(DESTDIR)/etc/logrotate.d/bacula
+       @$(INSTALL_PROGRAM) ../../scripts/logrotate $(DESTDIR)/etc/logrotate.d/bacula
        
 install-autostart-fd:
        @if test x$(DESTDIR) = x -a  -f /etc/rc.d/init.d/bacula-fd; then \
@@ -54,7 +54,7 @@ install-autostart-dir:
 
 uninstall: uninstall-autostart
 
-uninstall-autostart: uninstall-autostart-fd uninstall-autostart-sd uninstall-autostart-dir uninstall-logrotate
+uninstall-autostart: uninstall-autostart-fd uninstall-autostart-sd uninstall-autostart-dir
 
 uninstall-logrotate:
        @rm -f $(DESTDIR)/etc/logrotate.d/bacula
@@ -84,4 +84,7 @@ clean:
 distclean: clean
        @rm -f Makefile bacula-*.spec bacula.*.spec bacula.spec
        @rm -f bacula-sd bacula-fd bacula-dir
-       @rm -rf CVS
+
+devclean: clean
+       @rm -f Makefile bacula-*.spec bacula.*.spec bacula.spec
+       @rm -f bacula-sd bacula-fd bacula-dir