]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/console/Makefile.in
- Remove \a and -e from error echos in most Makefiles.
[bacula/bacula] / bacula / src / console / Makefile.in
index 838e0a8b83d5c823d7b4046ea313490e2b228d49..25f05988694fbb1576eb46f0f6f6bc310926aa67 100644 (file)
@@ -119,7 +119,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
 
 # -----------------------------------------------------------------------