summaryrefslogtreecommitdiff
path: root/buildfile
blob: 3274baf216e939b501807870894edc713b009e8c (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# copyright : not copyrighted - public domain

./: {*/ -build/} doc{INSTALL README} file{manifest}

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