summaryrefslogtreecommitdiff
path: root/examples/file/buildfile
blob: 3190ccac23961a4c24c8d371b03804e8f9ba3401 (plain)
1
2
3
4
5
6
7
8
9
10
11
# file      : examples/file/buildfile
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license   : MIT; see accompanying LICENSE file

exe{driver}: {hxx cxx}{* -options} cli.cxx{options} doc{README} file{test.ops}
exe{driver}: test.arguments = --options-file $src_base/test.ops

cxx.poptions =+ "-I$out_base"

cli.cxx{options}: cli{options}
cli.options = --generate-file-scanner