simple/dns/GNUmakerules.sh

4 lines
53 B
Bash
Raw Normal View History

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