blob: 8bebe30bb424a4b65408dcd030e7dc5186ca770b (
plain)
1
2
3
4
5
6
7
8
|
SYMBOLIC
--------
Is this just a name for a rule.
If ``SYMBOLIC`` (boolean) is set to ``True`` the build system will be informed
that the source file is not actually created on disk but instead used
as a symbolic name for a build rule.
|