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

d = build2/ tests/ doc/

./: $d \
doc{INSTALL LICENSE README version} \
file{INSTALL.cli config.guess config.sub bootstrap manifest}

include $d

doc{INSTALL*}: install = false