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