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

import mods  = libbutl.bash%bash{manifest-parser}
import mods += libbutl.bash%bash{manifest-serializer}

./: bash{handler} submit/

bash{handler}: in{handler} $mods