blob: 57e632e2d039fb4ef5c7cfec2af899c7ac776c43 (
plain)
1
2
3
4
5
6
7
|
# file : tests/buildfile
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
d = dir-iterator/ path/ prefix-map/ triplet/
.: $d
include $d
|