13.07.2015 Views

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>TASKING</strong> <strong>VX</strong>-<strong>toolset</strong> <strong>for</strong> <strong>ARM</strong> <strong>User</strong> <strong>Guide</strong>Make utility option: -fCommand line syntax-f my_makefileDescriptionBy default the make utility uses the file makefile to build your files.With this option you tell the make utility to use the specified file instead of the file makefile. Multiple -foptions act as if all the makefiles were concatenated in a left-to-right order.If you use '-' instead of a makefile name it means that the in<strong>for</strong>mation is read from stdin.Examplemkarm -f mymakeThe make utility uses the file mymake to build your files.Related in<strong>for</strong>mation-660

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!