Skip to content
Snippets Groups Projects
Commit 3856a9dd authored by Florent Gluck's avatar Florent Gluck
Browse files

Fixed Makefile

parent 62af9bfc
No related branches found
No related tags found
No related merge requests found
......@@ -230,8 +230,8 @@ help_client:
@echo " Require the BIN variable which specifies which binary to"
@echo " cross-build: nexush or nexus-cli"
@echo " Require SERVER and optionally CERT (see below)"
@echo " build_nexush Build nexush for Linux/amd64; require the SERVER variable
and optionally CERT (see below)"
@echo " build_nexush Build nexush for Linux/amd64; require the SERVER variable"
@echo " and optionally CERT (see below)"
@echo " build_nexus-cli Build nexus-cli for Linux/amd64; same as above"
@echo " build_nexus-exam Build nexus-exam for Linux/amd64"
@echo " clean_client Delete $(BUILD_DIR_CLIENT) directory (generated binaries)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment