aboutsummaryrefslogtreecommitdiff
path: root/examples/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/buildfile')
-rw-r--r--examples/buildfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/buildfile b/examples/buildfile
new file mode 100644
index 0000000..b089d1b
--- /dev/null
+++ b/examples/buildfile
@@ -0,0 +1,5 @@
+d = hybrid/ inheritance/ performance/ persistence/ processing/ roundtrip/ \
+ xhtml/
+
+./: $d
+include $d