simple/ts/GNUmakerules.sh

4 lines
56 B
Bash
Executable File

#!/bin/sh
echo "\$(BINDIR)/%: %"
echo -e "\tcp \$^ \$@"