diff options
-rw-r--r-- | INSTALL | 5 | ||||
-rw-r--r-- | buildfile | 4 |
2 files changed, 8 insertions, 1 deletions
@@ -0,0 +1,5 @@ +Note: unless you specifically only need the build2 package manager and not the +complete build2 toolchain, you should use the build2-toolchain distribution +instead. + +@@ TODO @@ -3,5 +3,7 @@ # license : MIT; see accompanying LICENSE file d = bpkg/ -./: $d doc{LICENSE version} file{manifest} +./: $d doc{INSTALL LICENSE version} file{manifest} include $d + +$src_base/doc{INSTALL}: install = false |