simple/setperm/GNUmakerules.sh

4 lines
56 B
Bash
Raw Permalink Normal View History

2011-10-12 11:21:54 +02:00
#!/bin/sh
echo "\$(BINDIR)/%: %"
echo -e "\tcp \$^ \$@"