Hello. I have tried to modify the Makefile to be able to link externally compiled .o files. <img width="1229" height="417" alt="Image" src="https://github.com/user-attachments/assets/2a919110-85c9-4414-999d-b1d372160277" /> But the changes have not had the desired effect. <img width="974" height="362" alt="Image" src="https://github.com/user-attachments/assets/d9f2c24d-6e0d-448b-8169-cb93f3b84a54" /> How can I modify the Makefile to be able to add precompiled code? Thank you very much.
Hello.
I have tried to modify the Makefile to be able to link externally compiled .o files.
But the changes have not had the desired effect.
How can I modify the Makefile to be able to add precompiled code?
Thank you very much.