aboutsummaryrefslogtreecommitdiff
path: root/tests/postponed/buildfile
blob: f08a020b9da561989c527b85912e643b8a847305 (plain)
1
2
3
4
5
6
7
using cxx
hxx.ext = hxx
cxx.ext = cxx

exe{driver}: cxx{driver} fsdir{$out_root/out}

./: exe{driver}