mk/server.mk: More compact help.

This commit is contained in:
Bastien Guerry 2012-08-26 20:22:57 +02:00
parent 72a2df1aee
commit effa8d07b1
1 changed files with 6 additions and 8 deletions

View File

@ -13,13 +13,11 @@ help helpall helpserver::
$(info Maintenance) $(info Maintenance)
$(info ===========) $(info ===========)
$(info release - clean up, create the distribution archives) $(info release - clean up, create the distribution archives)
$(info upload-release - clean up, populate the server with arhives)
$(info )
$(info elpa - clean up, create the ELPA archive) $(info elpa - clean up, create the ELPA archive)
$(info upload-release - clean up, populate the server with arhives)
$(info upload-elpa - clean up, populate the server with ELPA) $(info upload-elpa - clean up, populate the server with ELPA)
$(info )
$(info upload - clean up, populate the server with everything)
$(info upload-doc - clean up, populate the server with docs) $(info upload-doc - clean up, populate the server with docs)
$(info upload - clean up, populate the server with everything)
helpserver:: helpserver::
@echo "" @echo ""