diff options
Diffstat (limited to 'homebrew/malbolge/.make.sh-auto')
-rw-r--r-- | homebrew/malbolge/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/malbolge/.make.sh-auto b/homebrew/malbolge/.make.sh-auto new file mode 100644 index 000000000..818c7dcb9 --- /dev/null +++ b/homebrew/malbolge/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +ENV.cxx malbolge.c -o malbolge +bin.install "malbolge" |