If you are writing code in C/C++ you may find useful the online makefile generator which is available as a part of the online problem solver.
Please note the following:
- The online makefile generator is not intended to be used in a production environment. It is far from optimal and incomplete. It is based on the separate compilation examples provided by Alexis Delis (University Of Athens) and it will generate proper code for simple cases. It is an unofficial and unsupported tool for students only.
- You can experiment with the settings in order to understand how makefile works.
- You should always test the code generated with your source files.
If you a find a bug you can report it via the contact form.
»»» go to the makefile generator «««