]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/example/variant/libs/jamfile.jam
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / example / variant / libs / jamfile.jam
index 4366b762466fedd534e77ca78cebd4d87695fe34..60d8e64bb01fbbfb672a9ed10dbfc6c0e731f305 100644 (file)
@@ -2,5 +2,7 @@
 # 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) 
 
-
+#[libs_jamfile
+#<< The library `l` just needs the sources. By default it will be a shared library.
 lib l : l.cpp ;
+#]
\ No newline at end of file