summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/build/example/customization/jamroot.jam
blob: 3568213c720c8493864f7624734ef4c98960f359 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2003 Vladimir Prus
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE.txt or https://www.bfgroup.xyz/b2/LICENSE.txt)

import verbatim ;

exe codegen : codegen.cpp class.verbatim usage.verbatim
    t1.verbatim ;