• Home
Name Date Size #Lines LOC

..--

core/12-May-2024-4634

tblgen/12-May-2024-148

Jamroot.jamD12-May-2024107 84

readme.txtD12-May-2024228 54

readme.txt

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.