summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-04-27 10:45:31 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-04-27 10:45:31 (EDT)
commitf70f669b67efd29de60cbd7b6b1d77990e09d50a (patch)
tree5c1a7edb2d0340547eb67e2c43e6fab7d4ad244c
parent67aee88a3b93920ebeeecaae722c7bce554fa197 (diff)
build: Add "nop" target.
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index 7bf8027..1a99618 100755
--- a/build
+++ b/build
@@ -2,6 +2,9 @@
include ../source.mk
+nop:
+ @:
+
build:
install: