summaryrefslogtreecommitdiff
path: root/homebrew/tenyr/.make.sh-auto
blob: d590299f3dc73de5bcd76be48ef76fa4ac6e171b (plain)
1
2
3
4
5
6
pkg:setup
make BISON=#{Formula[bison"].opt_bin}/bison" JIT=0 BUILDDIR=build/homebrew
pkgshare.install "rsrc", "plugins"
cd "build/homebrew" 
bin.install "tsim", "tas", "tld"
lib.install Dir["*.dylib"]