From c3c463eb4aa00a6911ea52a7424e4e53d3c0b25c Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 24 Feb 2008 21:12:51 +0000 Subject: Remove the 'making modules' line git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9033 e03df62e-2008-0410-955e-edbf42e46eb7 --- .Makefile.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/.Makefile.inc b/.Makefile.inc index 54ce0dd6d..d13b8fe36 100644 --- a/.Makefile.inc +++ b/.Makefile.inc @@ -43,7 +43,6 @@ debug: @${MAKE} -C . 'FLAGS=${DEBUG}' 'NICEFLAGS=${NICEDEBUG}' all mods: - @echo "Making modules..." @${MAKE} -C src/modules DIRNAME="src/modules" $(MAKEARGS) # Make this depend on 'ircd' and 'mods', so its always output last even with -j -- cgit v1.2.3