summaryrefslogtreecommitdiff
path: root/homebrew/libcoap/.make.sh-auto
blob: 49410f8a57b7c4dca0796b9e2cbab044c2a2c73d (plain)
1
2
3
4
5
pkg:setup
./autogen.sh
pkg:configure --disable-examples
make
make DESTDIR=${PKG_DEST} install