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

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

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