diff options
Diffstat (limited to 'homebrew/aamath/.make.sh-auto')
-rw-r--r-- | homebrew/aamath/.make.sh-auto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/aamath/.make.sh-auto b/homebrew/aamath/.make.sh-auto new file mode 100644 index 000000000..103e24787 --- /dev/null +++ b/homebrew/aamath/.make.sh-auto @@ -0,0 +1,6 @@ +pkg:setup +ENV.deparallelize +make +bin.install "aamath" +man1.install "aamath.1" +prefix.install "testcases" |