aboutsummaryrefslogtreecommitdiff
path: root/examples/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-05-03 09:18:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-05-03 09:18:25 +0200
commitf429e2c55f77d5869683d902c9f4d96df1678d6c (patch)
tree7aa60d04a145620b10cbc046a9894479121addc4 /examples/buildfile
parent424e315dfa9a78aebf0653c95f83fe6ed452dd8e (diff)
Get rid of legacy build systems
Diffstat (limited to 'examples/buildfile')
-rw-r--r--examples/buildfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/buildfile b/examples/buildfile
index 7331d21..b14235a 100644
--- a/examples/buildfile
+++ b/examples/buildfile
@@ -2,8 +2,6 @@
# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-d = hybrid/ inheritance/ performance/ persistence/ processing/ roundtrip/ \
- xhtml/
+./: hybrid/ inheritance/ performance/ persistence/ processing/ roundtrip/ \
+ xhtml/ doc{README}
-./: $d doc{README}
-include $d