]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/manpages/Makefile.in
The records filled with '*None*' are still there. This is a temporary fix.
[bacula/bacula] / bacula / manpages / Makefile.in
index 47c5e21d693fdec7dbef1467da7f6eee1be82c46..5f9b4c96dc5695424cc28ed2813bc1ded76cb7b2 100644 (file)
@@ -4,13 +4,18 @@
 
 .PHONY: dummy
 
-MAN8 = bacula.8 bacula-dir.8 bacul-fd.8 bacula-sd.8 \
+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-traymonitor.1 bacula-wxconsole.1 bsmtp.1
+MAN1 = bacula-bgnome-console.1 bacula-tray-monitor.1 \
+       bacula-bwxconsole.1 bsmtp.1 bat.1
       
+all:
+
+nothing:
+
+depend:
 
 install:
        $(MKDIR) $(DESTDIR)/$(mandir)/man8
@@ -34,9 +39,11 @@ 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:      
+
 distclean: clean
        $(RMF) Makefile