There are times when a Project-level build is not granular enough: for instance, if a directory contains two or more makefiles that require different invocations. In these situations, you designate a file to be a makefile which allows you to specify a unique invocation for each. Then you can right click on a makefile and choose "Build" which will allow you to enter the unique invocation. ![]() |
To remove a desination, you can right click on a designated makefile and choose Makefile -> Undesignate. ![]() |