Remove bashism
This commit is contained in:
parent
2209823843
commit
f3d48b2cdc
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
echo "\$(BINDIR)/%: %"
|
||||
echo -e "\tcp \$^ \$@"
|
||||
echo " cp \$^ \$@"
|
||||
|
|
Loading…
Reference in New Issue