summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-07-25 12:34:57 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-07-25 12:34:57 (EDT)
commit6b39fa811b8b9f7c6e22aa06be0275f5cc87fe73 (patch)
treef30ab94ae735f17bf131167a6e8c6279572bc536
parentd08c1c507e7302b16077ed5d480f564be7ac7161 (diff)
build: Add "build" and "install" target commands
-rwxr-xr-xbuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/build b/build
index dab0c25..13dc2d5 100755
--- a/build
+++ b/build
@@ -6,6 +6,13 @@ nop:
@:
build:
+ oh-autoconfigure
+ oh-autobuild
touch $@
install: build
+ oh-autoinstall
+ rm dest/usr/lib/$(OPK_HOST_ARCH)/libjpeg.la
+ oh-fixperms
+ oh-strip
+ oh-installfiles