mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Remove the 'making modules' line
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9033 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
4611272960
commit
c3c463eb4a
@ -43,7 +43,6 @@ debug:
|
|||||||
@${MAKE} -C . 'FLAGS=${DEBUG}' 'NICEFLAGS=${NICEDEBUG}' all
|
@${MAKE} -C . 'FLAGS=${DEBUG}' 'NICEFLAGS=${NICEDEBUG}' all
|
||||||
|
|
||||||
mods:
|
mods:
|
||||||
@echo "Making modules..."
|
|
||||||
@${MAKE} -C src/modules DIRNAME="src/modules" $(MAKEARGS)
|
@${MAKE} -C src/modules DIRNAME="src/modules" $(MAKEARGS)
|
||||||
|
|
||||||
# Make this depend on 'ircd' and 'mods', so its always output last even with -j
|
# Make this depend on 'ircd' and 'mods', so its always output last even with -j
|
||||||
|
Loading…
x
Reference in New Issue
Block a user