blob: 076d9c7d1f19fd5cc884ac2adf27466e63eaf888 (
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 = brep/ loader/ tests/ www/
./: $d doc{LICENSE version}
include $d
|