summaryrefslogtreecommitdiff
path: root/homebrew/tofrodos/.make.sh-auto
blob: ffd0342058535a6c02f34d6fdbe4c1ca1a5332cb (plain)
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"