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

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