diff --git a/dns/GNUmakerules.sh b/dns/GNUmakerules.sh index e523b37..d93270b 100755 --- a/dns/GNUmakerules.sh +++ b/dns/GNUmakerules.sh @@ -1,3 +1,3 @@ #!/bin/sh echo "\$(BINDIR)/%: %" -echo -e "\tcp \$^ \$@" +echo "\tcp \$^ \$@"