]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/dird/Makefile.in
- Remove \a and -e from error echos in most Makefiles.
[bacula/bacula] / bacula / src / dird / Makefile.in
index b5c6d9f1b21f01b958364205a49eaed8e5958a91..90b74b31c8da8d5bff30ab079099c4f4c30e329a 100644 (file)
@@ -142,7 +142,7 @@ depend:
            $(RMF) Makefile.bak; \
        else \
           $(MV) Makefile.bak Makefile; \
-          echo -e "Something went wrong\n\a"; \
+          echo " ===== Something went wrong in make depend ====="; \
        fi
 
 # -----------------------------------------------------------------------