1 2This example shows how to build an executable and then use it 3for generating other targets. The 'tblgen' subdirectory builds 4a tool, while the 'core' subdirectory uses that tool. Refer 5to core/Jamfile.jam for detailed comments.