mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Update "make help" with recent changes
This commit is contained in:
parent
26e6bb4a17
commit
34e1ddb66f
1 changed files with 4 additions and 3 deletions
|
@ -493,9 +493,10 @@ test:
|
|||
|
||||
help:
|
||||
@echo ""
|
||||
@echo " [all] Compile dependencies and ejabberd"
|
||||
@echo " src Compile ejabberd"
|
||||
@echo " deps Get dependencies"
|
||||
@echo " [all] "
|
||||
@echo " scripts Prepare ejabberd start scripts"
|
||||
@echo " deps Get and configure dependencies"
|
||||
@echo " src Compile dependencies and ejabberd"
|
||||
@echo " update Update dependencies' source code"
|
||||
@echo " clean Clean binary files"
|
||||
@echo " distclean Clean completely the development files"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue