diff options
Diffstat (limited to 'homebrew/fio/.make.sh-auto')
-rw-r--r-- | homebrew/fio/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/fio/.make.sh-auto b/homebrew/fio/.make.sh-auto new file mode 100644 index 000000000..7bc12dfab --- /dev/null +++ b/homebrew/fio/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +pkg:configure +make prefix=${PKG_TAPF} mandir=${PKG_TAPF}/share/man sharedir=#{share} CC=${PKG_TARG}-clang V=true +"install" |