If you need to depend on `src/scala/blah::` in mul...
# general
h
If you need to depend on
src/scala/blah::
in multiple places you can define a target
src/scala/blah:all
that depends on all the other targets, so that you only need to enumerate them once: