diff --git a/Makefile b/Makefile index 9e7db99f5a1af778dcf4d2b95057c757573fc30a..5bfb253e9ac159be19a7228b4bb47e7d60da9997 100755 --- a/Makefile +++ b/Makefile @@ -55,7 +55,7 @@ make ultraclean Clean the repository from binaries and compilation artif make ttooljavac Build TTool only with javac make ttoolnotest Build TTool with gradle, but do not execute test. Performs the install make allnotest Builld all apps, but do not execute tests. Performs the install -make ttoolhelp Generate the help of TTool in HTML format +make internalhelp Generate the help of TTool in HTML format Other targets: