#include "VariableDef.h"
#include "VariableRef.h"
#include "Makefile.h"
#include "Manageable.h"
#include <vector>
Include dependency graph for Variable.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | makefile |
Classes | |
| class | makefile::Variable |
| Holds name and value of a makefile variable. More... | |
Definition in file Variable.h.
1.3.9.1