summaryrefslogtreecommitdiff
path: root/homebrew/pidof/.make.sh-auto
blob: 221d4625726aafc54f8872dcf3b8b8490404677c (plain)
1
2
3
4
pkg:setup
make all CC=${PKG_TARG}-clang CFLAGS=${CFLAGS}
man1.install gzip("pidof.1")
bin.install "pidof"