summaryrefslogtreecommitdiff
path: root/unit-tests/buildfile
blob: e24a071c02c532e4ddff67d0c7c66b1b3222a723 (plain)
1
2
3
4
5
6
7
# file      : unit-tests/buildfile
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license   : MIT; see accompanying LICENSE file

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