summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-16 17:57:40 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-16 17:57:40 (EDT)
commit9015063c68c3ea91a3fc4645cceaeebe8d7d8b8f (patch)
tree0c1c625fea53a28579f703523af4023940268fdd /build
Initial commit.
Diffstat (limited to 'build')
-rwxr-xr-xbuild10
1 files changed, 10 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..3732555
--- /dev/null
+++ b/build
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+include ../source.mk
+
+build:
+ oh-autoconfigure
+ oh-autobuild
+
+install: build
+ oh-autoinstall