aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/~checkout~/code/nel/Jamfile?rev=1.1&content-type=text/plain&sortby=log&only_with_tag=HEAD/index.html
blob: b80a6367c59c2a972fb7776288f17e2f83ef0bb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Jamfile to build NeL
#

if $(NEL_TOP) != $(DOT)
{
  SubDir  NEL_TOP ;
}

SubInclude NEL_TOP src ;
SubInclude NEL_TOP samples ;