diff options
author | Loïc Hoguin <[email protected]> | 2024-06-21 15:43:14 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2024-06-21 15:43:14 +0200 |
commit | 396761469b69f7a328343cdd1b2d18d8b5552f83 (patch) | |
tree | 7ef8ca6786461abfe097f2288d10143732e743c0 /index/partisan.mk | |
parent | e4cc2f00fe85ad9f59a09ffc2d74c6cb5252816a (diff) | |
download | erlang.mk-396761469b69f7a328343cdd1b2d18d8b5552f83.tar.gz erlang.mk-396761469b69f7a328343cdd1b2d18d8b5552f83.tar.bz2 erlang.mk-396761469b69f7a328343cdd1b2d18d8b5552f83.zip |
Don't use the shell in core_find
Instead of calling `find` we use $(wildcard ...) and some
logic on top to find all the files we are looking for.
This is more efficient and greatly helps reduce re-build
times when there's little to be done, particularly when
many dependencies are involved.
Diffstat (limited to 'index/partisan.mk')
0 files changed, 0 insertions, 0 deletions