Red Hat Developer Day – 26 June 201221
Standard Make Project
●
Use this for an existing run-of-the-mill Makefile project
●
Tool settings aren't used or available
●
You set up default build and clean make targets
●
Usually “all” and “clean”
●
Can set up custom make targets
●
Right-click on project, select Make Targets -> Create...
●
Use Make Targets -> Build... to make these custom targets
Commentaires sur ces manuels