summaryrefslogtreecommitdiff
path: root/tools/build/v2/example/built_tool/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/v2/example/built_tool/readme.txt')
-rw-r--r--tools/build/v2/example/built_tool/readme.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/build/v2/example/built_tool/readme.txt b/tools/build/v2/example/built_tool/readme.txt
new file mode 100644
index 0000000000..bbb9f9b3a7
--- /dev/null
+++ b/tools/build/v2/example/built_tool/readme.txt
@@ -0,0 +1,5 @@
+
+This example shows how to build an executable and then use it
+for generating other targets. The 'tblgen' subdirectory builds
+a tool, while the 'core' subdirectory uses that tool. Refer
+to core/Jamfile.jam for detailed comments. \ No newline at end of file