summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-10-12 13:02:07 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-10-12 13:02:07 (EDT)
commit84f8760d91dff28aaa707fc8ca2c279ae90b36eb (patch)
tree0d042a55a8662625a46e8d71bbcfb85da94b8afe
parent1f1879070a8b0df534d6f8ca12c45863f2e7c4d6 (diff)
build: Add "build" target
-rwxr-xr-xbuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/build b/build
index 2a40656..f9373ba 100755
--- a/build
+++ b/build
@@ -4,3 +4,8 @@ include ../source.mk
nop:
@:
+
+build:
+ oh-autoconfigure
+ oh-autobuild
+ touch $@