Skip to content
Snippets Groups Projects
Commit c5cdff0a authored by Ludovic Apvrille's avatar Ludovic Apvrille
Browse files

Update on Makefile: jttool

parent 4a7b8da8
No related branches found
No related tags found
No related merge requests found
...@@ -135,7 +135,7 @@ MD2HTML=$(MD_FILES:.md=.html) ...@@ -135,7 +135,7 @@ MD2HTML=$(MD_FILES:.md=.html)
all: ttool launcher ttool-cli graphminimize graphshow tiftranslator tmltranslator rundse remotesimulator webcrawler install all: ttool launcher ttool-cli graphminimize graphshow tiftranslator tmltranslator rundse remotesimulator webcrawler install
allnotest: GRADLE_OPTIONS += $(GRADLE_NO_TEST) allnotest: GRADLE_OPTIONS += $(GRADLE_NO_TEST)
allnotest: jttool ttool launcher ttool-cli graphminimize graphshow tiftranslator tmltranslator rundse remotesimulator webcrawler install allnotest: $(JTTOOL_BINARY) ttool launcher ttool-cli graphminimize graphshow tiftranslator tmltranslator rundse remotesimulator webcrawler install
ttoolnotest: GRADLE_OPTIONS += $(GRADLE_NO_TEST) ttoolnotest: GRADLE_OPTIONS += $(GRADLE_NO_TEST)
ttoolnotest: ttool install ttoolnotest: ttool install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment