diff options
Diffstat (limited to 'homebrew/mmix/.make.sh-auto')
-rw-r--r-- | homebrew/mmix/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/mmix/.make.sh-auto b/homebrew/mmix/.make.sh-auto new file mode 100644 index 000000000..ab5b3293a --- /dev/null +++ b/homebrew/mmix/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +ENV.deparallelize +make all +bin.install "mmix", "mmixal", "mmmix", "mmotype" |