aboutsummaryrefslogtreecommitdiff
path: root/tests/re/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/re/buildfile')
-rw-r--r--tests/re/buildfile8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/re/buildfile b/tests/re/buildfile
new file mode 100644
index 0000000..d31eb62
--- /dev/null
+++ b/tests/re/buildfile
@@ -0,0 +1,8 @@
+# file : tests/re/buildfile
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# license : MIT; see accompanying LICENSE file
+
+import libs = libcutl%lib{cutl}
+
+exe{driver}: cxx{driver} $libs
+exe{driver}: test = false # @@ TMP, fails.