summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/build/test/project-test3/lib2/helper/jamfile.jam
blob: 0c82f9248168a8df29ed03e49706fac6cacb22f4 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2002 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) 


project lib2/helper ;

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