diff options
Diffstat (limited to 'homebrew/pwnat/.make.sh-auto')
-rw-r--r-- | homebrew/pwnat/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/pwnat/.make.sh-auto b/homebrew/pwnat/.make.sh-auto new file mode 100644 index 000000000..bbc846783 --- /dev/null +++ b/homebrew/pwnat/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +make CC=${PKG_TARG}-clang CFLAGS=${CFLAGS} LDFLAGS=-lz +bin.install "pwnat" |