summaryrefslogtreecommitdiff
path: root/unit-tests/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/buildfile')
-rw-r--r--unit-tests/buildfile7
1 files changed, 0 insertions, 7 deletions
diff --git a/unit-tests/buildfile b/unit-tests/buildfile
deleted file mode 100644
index e24a071..0000000
--- a/unit-tests/buildfile
+++ /dev/null
@@ -1,7 +0,0 @@
-# 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