summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile
index 73fe26a..562a8cd 100644
--- a/makefile
+++ b/makefile
@@ -1,3 +1,5 @@
+SHELL := bash
+
all:
@echo "all not allowed"