Open
Description
When I was building capstone, I found that I was not sure whether the following build dependencies were redundant? These depend on makefile.
/capstone-master/tests/Makefile ------- /capstone-master/tests/libcapstone.so.5
/capstone-master/suite/fuzz/Makefile ------- /capstone-master/tests/libcapstone.so.5
/capstone-master/Makefile -------- /capstone-master/tests/libcapstone.so.5
/capstone-master/cstool/Makefile ------ /capstone-master/tests/libcapstone.so.5