summaryrefslogtreecommitdiff
path: root/homebrew/argpstandalone/.make.sh-auto
blob: beb5f90ed863e8b9413b3caf401d713fe5cdef78 (plain)
1
2
3
4
5
pkg:setup
pkg:configure
make DESTDIR=${PKG_DEST} install
lib.install "libargp.a"
include.install "argp.h"