aboutsummaryrefslogtreecommitdiff
path: root/buildfile
blob: d7329c2217cf139c02ffb6a03605763890ee9cc9 (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# license   : ODB NCUEL; see accompanying LICENSE file

./: {*/ -build/ -m4/} doc{INSTALL NEWS README} legal{NCUEL LICENSE} manifest

# Don't install tests or the INSTALL file.
#
tests/:          install = false
doc{INSTALL}@./: install = false