summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-22 23:43:56 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-22 23:43:56 (EDT)
commit168be468e44accb11d7e1e9458808465659f9a82 (patch)
treed7b508ec2e5a30db7d5ec9927cca0d6dcb8fd23d /build
parent1a2af59130191b748040d523be8bc504fa76bf21 (diff)
build: Add "build" target.
Diffstat (limited to 'build')
-rwxr-xr-xbuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/build b/build
index 2a40656..ba50f9c 100755
--- a/build
+++ b/build
@@ -4,3 +4,7 @@ include ../source.mk
nop:
@:
+
+build:
+ oh-autobuild </dev/null
+ touch $@