Browse Source

Jamfile for top-level BoostBook sources

[SVN r17916]
Douglas Gregor 23 years ago
parent
commit
a4688425ac
1 changed files with 5 additions and 0 deletions
  1. 5 0
      doc/Jamfile.v2

+ 5 - 0
doc/Jamfile.v2

@@ -0,0 +1,5 @@
+project boost/doc ;
+import boostbook : boostbook ;
+
+boostbook boost : src/boost.xml ;
+

粤ICP备19079148号