summaryrefslogtreecommitdiff
path: root/homebrew/astyle/.make.sh-auto
blob: 293d2ad3940727873190752d896b15bfebb83d8e (plain)
1
2
3
4
pkg:setup
cd "src" 
make CXX=${PKG_TARG}-clang++ -f ../build/mac/Makefile
bin.install "bin/astyle"