1# Boost.MPL Library Jamfile 2# 3# Copyright (c) 2018 James E. King III 4# 5# Use, modification, and distribution are subject to the 6# Boost Software License, Version 1.0. (See accompanying file 7# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 8 9# please order by name to ease maintenance 10build-project example ; 11build-project test ; 12