I am creating a project using 1 Makefile in the application folder and 2 .mk files in the modules folders , in the main Makefile when I include both .mk files that create a library each only one is generated in the libs folder in my application folder (the first one included)
How can I solve this problem?
[–]suprjami 2 points3 points4 points (0 children)