X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=make%2Ftemplate%2Fbsd.mk;h=b676d0f0c4516bf2a6a1de2941c8c6f4ae3b56b7;hb=d9b6f869c6671fff7967849c9ee3197d2c8b4d0e;hp=641c92e83c71e837601d62637d381024a91a93af;hpb=56375392ba94f2552bbeeeab4fd39e1e50295525;p=user%2Fhenk%2Fcode%2Finspircd.git 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