makefiles comments fixup

This commit is contained in:
Corentin Le Molgat
2022-10-05 12:46:43 +02:00
parent 8aa626b955
commit 52a699bf13
3 changed files with 5 additions and 5 deletions

View File

@@ -427,7 +427,7 @@ test_java_contrib: \
rjava_Xkcd \
rjava_YoungTableaux
.PHONY: test_java_java # Build and Run all Java Examples (located in ortools/examples/java)
.PHONY: test_java_java # Build and Run all Java Examples (located in examples/java)
test_java_java: \
rjava_CapacitatedVehicleRoutingProblemWithTimeWindows \
rjava_FlowExample \