CONFIGURATION MANAGEMENT TIPS

GNU ToolChain

MakeFile

A simple makefile consists of “rules” with the following shape:

target ... : prerequisites ...
        command
        ...
        ...
 
wiki/tip_cm.txt · Last modified: 2012/07/05 23:39 (external edit)     Back to top
Recent changes RSS feed Creative Commons License Powered by PHP Driven by DokuWiki