Page Actions
Wiki Actions
User Actions
Submit This Story

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: 2010/06/22 02:27 by MeaCulpa     Back to top
Recent changes RSS feed Creative Commons License Powered by PHP Driven by DokuWiki