summaryrefslogtreecommitdiff
path: root/homebrew/vecx/.make.sh-auto
blob: eaee79d054b6ad09f77d5f375b3092d650f5e0ab (plain)
1
2
3
4
pkg:setup
inreplace ["e6809.c", "vecx.c"], /__inline/, 'static \1'
make
bin.install "vecx"