summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-07-10 21:37:00 +0200
committertv <tv@shackspace.de>2015-07-10 21:37:12 +0200
commit50799209bf891958c033bd2daced80cc1b15ae7e (patch)
tree2c9b6fd9e2a07e9685369019d23a9c65a9f578fb /Makefile
parent472ed787be6734f6c83e8648330808654787d451 (diff)
make: fail by default
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 154fb7a8..bef7727c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all: deploy
+all:;@exit 23
tv-cluster := cd mkdir nomic rmdir wu
deploy-cd:; ./deploy cd