summaryrefslogtreecommitdiff
path: root/homebrew/cmockery2/.make.sh-auto
blob: bd46643b58751159be1025f8293771c5fdabc7b2 (plain)
1
2
3
4
5
6
pkg:setup
./autogen.sh
pkg:configure
make
make DESTDIR=${PKG_DEST} install
(share+"example").install "src/example/calculator.c"