aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/buildfile
blob: b76b4657d6a40ea0117bc45ae07b62acf2247acd (plain)
1
2
3
4
5
6
7
8
9
10
# file      : brep/handler/buildfile
# license   : MIT; see accompanying LICENSE file

import mods  = libbutl.bash%bash{manifest-parser}
import mods += libbutl.bash%bash{manifest-serializer}
import mods += bpkg-util%bash{package-archive}

./: bash{handler} submit/ ci/

bash{handler}: in{handler} $mods