aboutsummaryrefslogtreecommitdiff
path: root/doc/buildfile
blob: 4e85906bba10dfb7db417ef480601f1975ead32f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# file      : doc/buildfile
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

define css: file
css{*}: extension = css

./: doc{build2-toolchain-intro.xhtml               \
        build2-toolchain-intro-a4.pdf              \
	build2-toolchain-intro-a4.ps               \
        build2-toolchain-intro-letter.pdf          \
	build2-toolchain-intro-letter.ps}          \
    css{common code-box pre-box intro} 	           \
    file{a4.html2ps letter.html2ps intro.html2ps}  \
    file{intro-prologue.xhtml intro-epilogue.xhtml \
         intro.cli cli.sh}