The workflow is :
- instanciate the graph
- use exiting rules
- add the nodes
- add the egdes
- for debugging purposes, plot the build graph
- call the make function
In the following pages, we illustrate the usage with the build of program written in C. We will use rules that already exists, to add your own rules to to section add your own rules