diff options
Diffstat (limited to 'Help/prop_sf/SYMBOLIC.rst')
-rw-r--r-- | Help/prop_sf/SYMBOLIC.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/prop_sf/SYMBOLIC.rst b/Help/prop_sf/SYMBOLIC.rst new file mode 100644 index 000000000..c7d0b2603 --- /dev/null +++ b/Help/prop_sf/SYMBOLIC.rst @@ -0,0 +1,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. |