environments/ppa-mbqj77/deployments/1
Xavier Guimard 9 years ago
parent 7e9f4d8983
commit ddb033cd10
  1. 4
      Makefile

@ -170,8 +170,8 @@ CSSDSTFILES=$(CSSSRCFILES:.css=.min.css)
all: configure common handler manager portal
@echo
@echo "Building succeed. Now run :"
@echo " - `make test` to verify your installation"
@echo " - `make install PROD=yes` to install all"
@echo " - 'make test' to verify your installation"
@echo " - 'make install PROD=yes' to install all"
@echo
@echo " MAKE INSTALL OPTIONS:"
@echo " - PROD=yes : use js/css minified files"

Loading…
Cancel
Save