#include "MakefileItem.h"
#include "Variable.h"
#include "VariableRef.h"
#include <vector>
Include dependency graph for Rule.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::Rule |
| Represents a makefile rule, including Prerequisite and Command. More... | |
Definition in file Rule.h.
1.3.9.1