simple/dns/GNUmakerules.sh

4 lines
53 B
Bash
Executable File

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