summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-02 17:35:25 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-02 17:35:25 (EDT)
commitd3a33b65b13532c7b0931815d10545dd4456bbb8 (patch)
tree431321bf973247f9f9d23dc3627c5c464e01bfb8 /build
Initial commit.
Diffstat (limited to 'build')
-rwxr-xr-xbuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..f6d93fd
--- /dev/null
+++ b/build
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+
+include ../source.mk
+
+build:
+ oh-autoconfigure -- \
+ --with-metadata=proteanos \
+ --with-opkg=/usr/bin/opkg \
+ --with-opkhelper-3.0=/usr/share/opkhelper-3.0/
+ oh-autobuild
+
+install: build
+ oh-autoinstall
+ oh-installfiles