mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Update "make help" with recent changes
This commit is contained in:
parent
26e6bb4a17
commit
34e1ddb66f
@ -493,9 +493,10 @@ test:
|
|||||||
|
|
||||||
help:
|
help:
|
||||||
@echo ""
|
@echo ""
|
||||||
@echo " [all] Compile dependencies and ejabberd"
|
@echo " [all] "
|
||||||
@echo " src Compile ejabberd"
|
@echo " scripts Prepare ejabberd start scripts"
|
||||||
@echo " deps Get dependencies"
|
@echo " deps Get and configure dependencies"
|
||||||
|
@echo " src Compile dependencies and ejabberd"
|
||||||
@echo " update Update dependencies' source code"
|
@echo " update Update dependencies' source code"
|
||||||
@echo " clean Clean binary files"
|
@echo " clean Clean binary files"
|
||||||
@echo " distclean Clean completely the development files"
|
@echo " distclean Clean completely the development files"
|
||||||
|
Loading…
Reference in New Issue
Block a user