blob: 6ddd5aeb4614c95891a65e3f5ad5872c9cd0743a (
plain)
1
2
3
4
5
6
7
|
# file : tests/web/xhtml/buildfile
# license : MIT; see accompanying LICENSE file
include ../../../web/
exe{driver}: {hxx cxx}{*} ../../../web/libus{web}
exe{driver}: file{test.out}: test.stdout = true
|