aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/ci/buildfile
blob: c45a79ba487d714796773a889cb35cc52db30476 (plain)
1
2
3
4
5
6
7
8
9
10
11
# file      : brep/handler/ci/buildfile
# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

./: exe{brep-ci-dir}

include ../

exe{brep-ci-dir}: in{ci-dir} bash{ci} ../bash{handler}

bash{ci}: in{ci} ../bash{handler}