summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/build/test/project-test4/lib/jamfile.jam
blob: 92a3e83e42ceeb1f5bc7f7c1116d549f2fa0257a (plain)
1
2
3
4
5
6
# Copyright 2002 Vladimir Prus
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE.txt or https://www.bfgroup.xyz/b2/LICENSE.txt)


make b.obj : b.cpp : yfc-compile ;