mirror of
https://github.com/boostorg/functional.git
synced 2026-01-29 19:42:10 +00:00
9 lines
295 B
Plaintext
9 lines
295 B
Plaintext
|
|
# Copyright Daniel James 2005. Use, modification, and distribution are
|
|
# subject to the Boost Software License, Version 1.0. (See accompanying
|
|
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
|
|
exe books : books.cpp ;
|
|
exe point : point.cpp ;
|
|
exe portable : portable.cpp ;
|