summaryrefslogtreecommitdiff
path: root/homebrew/bde/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/bde/.make.sh-auto')
-rw-r--r--homebrew/bde/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/bde/.make.sh-auto b/homebrew/bde/.make.sh-auto
new file mode 100644
index 000000000..4e78fe913
--- /dev/null
+++ b/homebrew/bde/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+buildpath.install resource("bde-tools")
+python ./bin/waf configure --prefix=${PKG_TAPF}
+python ./bin/waf build
+python ./bin/waf install