aboutsummaryrefslogtreecommitdiff
path: root/examples/buildfile
blob: 914c917285cced86256c46bdbb29f9b1560287fd (plain)
1
2
3
4
5
6
7
8
9
# file      : examples/buildfile
# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
# license   : MIT; see accompanying LICENSE file

d = hybrid/ inheritance/ performance/ persistence/ processing/ roundtrip/ \
    xhtml/

./: $d doc{README}
include $d