]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/manpages/Makefile.in
Tweak retry count handling
[bacula/bacula] / bacula / manpages / Makefile.in
index 3bea3bb23ebeb9e268d88e8f1a8f7164d169020d..9a99d49d666b21dcdf898f580d5d268e700769d0 100644 (file)
@@ -8,9 +8,12 @@ MAN8 = bacula.8 bacula-dir.8 bacula-fd.8 bacula-sd.8 \
        bconsole.8 bcopy.8 bextract.8 bls.8 bscan.8 btape.8 \
        btraceback.8 dbcheck.8
 
-MAN1 = bacula-console-gnome.1 bacula-tray-monitor.1 \
-       bacula-wxconsole.1 bsmtp.1
+MAN1 = bacula-tray-monitor.1 bacula-bwxconsole.1 bsmtp.1 bat.1
       
+# bacula-bgnome-console.1
+
+all:
+
 nothing:
 
 depend:
@@ -37,8 +40,8 @@ uninstall:
          do (rm -f $(DESTDIR)$(mandir)/man1/$$I.gz); \
        done
 
-clean: dummy
-       $(RMF) *~ 1 2 3 *.bak
+clean:
+       @$(RMF) *~ 1 2 3 *.bak
        @find . -name .#* -exec $(RMF) {} \;
 
 depend: