Makefile: Improve management of dependencies
The library is now built in core, where we have the list of dependencies (dep.mk). Before dep.mk was in algo/ but the files it was refering to were in core/. Thus the dep.mk file was useless.
Showing
algo/core/Makefile
0 → 100644
Please register or sign in to comment