blob: d9f1179caeeda48c9eff118d7d9d2d80da34a5fd (
plain)
1
2
3
4
5
6
7
|
# file : buildfile
# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
d = bpkg/
./: $d doc{LICENSE version} file{manifest}
include $d
|