summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-07 22:48:57 (EST)
committer P. J. McDermott <pjm@nac.net>2014-03-07 22:48:57 (EST)
commitaa201f4dfb805d6b7e92b2c7ff8313dafc215b02 (patch)
tree0bf67e82093cb4649a9554b210ad4b02aabbe80d /build
parent8563c49f1c60548b9d105c9317ffc4193641a581 (diff)
build: Add "nop" target.
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index 85394b9..7bc6e98 100755
--- a/build
+++ b/build
@@ -2,6 +2,9 @@
include ../source.mk
+nop:
+ @:
+
build:
oh-autoconfigure
oh-autobuild