summaryrefslogtreecommitdiff
path: root/homebrew/glui/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/glui/.make.sh-auto')
-rw-r--r--homebrew/glui/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/glui/.make.sh-auto b/homebrew/glui/.make.sh-auto
new file mode 100644
index 000000000..46675bab5
--- /dev/null
+++ b/homebrew/glui/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+make setup
+make lib/libglui.a
+lib.install "lib/libglui.a"
+include.install "include/GL"