summaryrefslogtreecommitdiff
path: root/homebrew/libresample/.make.sh-auto
blob: 19462a628b69b214f757392ef298e5971afdb9a8 (plain)
1
2
3
4
5
pkg:setup
pkg:configure --disable-dependency-tracking
make
lib.install "libresample.a"
include.install "include/libresample.h"