1 2 3 4 5 6
pkg:setup cd "src" make bin.install %w[todos fromdos] man1.install "fromdos.1" man1.install_symlink "fromdos.1" => "todos.1"