2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00
Files
build/v2/example/customization/jamroot.jam
Vladimir Prus 2400d8e6eb Simplify setup
[SVN r64188]
2010-07-20 08:13:06 +00:00

10 lines
273 B
Plaintext

# 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 ;