summaryrefslogtreecommitdiff
path: root/homebrew/vecx/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/vecx/.make.sh-auto')
-rw-r--r--homebrew/vecx/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/vecx/.make.sh-auto b/homebrew/vecx/.make.sh-auto
new file mode 100644
index 000000000..eaee79d05
--- /dev/null
+++ b/homebrew/vecx/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+inreplace ["e6809.c", "vecx.c"], /__inline/, 'static \1'
+make
+bin.install "vecx"