]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/manpages/Makefile.in
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / manpages / Makefile.in
index 9d9319a762921a700c989ca4771479e9ee70ae69..7ec44f36f2e4ae5de650301d3deec6f05e65f4cd 100644 (file)
@@ -1,16 +1,22 @@
 #
+# Copyright (C) 2000-2018 Kern Sibbald
+# License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
 
 .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
+       bregex.8 btraceback.8 dbcheck.8 bwild.8
 
-MAN1 = bacula-console-gnome.1 bacula-tray-monitor.1 \
-       bacula-wxconsole.1 bsmtp.1
+MAN1 = bsmtp.1 bat.1
       
+all:
+
+nothing:
+
+depend:
 
 install:
        $(MKDIR) $(DESTDIR)/$(mandir)/man8
@@ -34,9 +40,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