summaryrefslogtreecommitdiff
path: root/make/template
diff options
context:
space:
mode:
Diffstat (limited to 'make/template')
-rw-r--r--make/template/bsd.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/template/bsd.mk b/make/template/bsd.mk
index 641c92e83..b676d0f0c 100644
--- a/make/template/bsd.mk
+++ b/make/template/bsd.mk
@@ -28,6 +28,4 @@
all clean configureclean debug deinstall distclean help install:
@echo "InspIRCd no longer supports BSD Make. You should install GNU Make instead."
- @echo "If this is problematic for you then please contact us via our IRC channel"
- @echo "at irc.inspircd.org #InspIRCd."
@exit 1