]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - .Makefile.inc
Set runtimes correctly, thanks :-)
[user/henk/code/inspircd.git] / .Makefile.inc
index 54ce0dd6dbf3eb126a6882b731577296108e06ff..6d02d4746b4a01657d041e172e06bf270c8e4be7 100644 (file)
@@ -1,6 +1,6 @@
 #             InspIRCd Main Makefile
 #
-#     (C) InspIRCd Development Team, 2002-2007
+#     (C) InspIRCd Development Team, 2002-2008
 # This file is automagically generated by configure, from
 #    .Makefile.inc. Any changes made will go away! :P
 # Please do not edit unless you know what you're doing.
@@ -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