summaryrefslogtreecommitdiff
path: root/tools/build/example/customization/jamroot.jam
blob: 5e986d91c2f9458a1575dd0907cce6338ed2fa2e (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_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 

import verbatim ;

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