summaryrefslogtreecommitdiff
path: root/homebrew/libtcod/.make.sh-auto
blob: 17ef432284479bc868e105ac563975433d23bbb5 (plain)
1
2
3
4
5
6
pkg:setup
cd "build/autotools" 
autoreconf -fiv
pkg:configure
make
lib.install Dir[".libs/*{.a,.dylib}"]