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

./: bash{$path.base($path.base(*.bash.in))}

bash{utility}: in{utility}
bash{manifest-parser}: in{manifest-parser} bash{utility}