Is there a way to have multiple build targets in the Makefile without manually creating the Makefile (e.g. using Dev-C++)? I'm not seeing any build target selection or creation abilities when poking around the project options. I know this can be done in Code::Blocks (quite easily, in fact), and was wondering if it could be done here.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a way to have multiple build targets in the Makefile without manually creating the Makefile (e.g. using Dev-C++)? I'm not seeing any build target selection or creation abilities when poking around the project options. I know this can be done in Code::Blocks (quite easily, in fact), and was wondering if it could be done here.