# file      : unit-tests/test/script/buildfile
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

d = lexer/ parser/ regex/
./: $d
include $d