jamroot.jam 267 B

123456789
  1. # Copyright 2003 Vladimir Prus
  2. # Distributed under the Boost Software License, Version 1.0.
  3. # (See accompanying file LICENSE.txt or https://www.bfgroup.xyz/b2/LICENSE.txt)
  4. import verbatim ;
  5. exe codegen : codegen.cpp class.verbatim usage.verbatim
  6. t1.verbatim ;