X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-server.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=f0ae0b31cefb93eaccc9d23ca74f35713800d8e9;hp=64ba5a3ac0fbc05f313d29b27d6359a118bb3add;hb=777f88336442c887552fb3353db93a5ed5b4ff74;hpb=5fa00200173151a25a45777e17c0926b7082e953 diff --git a/Makefile b/Makefile index 64ba5a3..f0ae0b3 100644 --- a/Makefile +++ b/Makefile @@ -232,8 +232,9 @@ checkgover: .PHONY: help help: @echo "Main supported rules:" - @echo " all (default)" + @echo " all (default)" @echo " build" + @echo " test (use: name=TestExec to run a specific test)" @echo " package" @echo " install" @echo " clean"