aboutsummaryrefslogtreecommitdiff
path: root/tests/fs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fs')
-rw-r--r--tests/fs/buildfile7
-rw-r--r--tests/fs/path/buildfile2
2 files changed, 1 insertions, 8 deletions
diff --git a/tests/fs/buildfile b/tests/fs/buildfile
deleted file mode 100644
index 65d20de..0000000
--- a/tests/fs/buildfile
+++ /dev/null
@@ -1,7 +0,0 @@
-# file : tests/fs/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
-# license : MIT; see accompanying LICENSE file
-
-d = path/
-./: $d
-include $d
diff --git a/tests/fs/path/buildfile b/tests/fs/path/buildfile
index 9809400..3fc481b 100644
--- a/tests/fs/path/buildfile
+++ b/tests/fs/path/buildfile
@@ -4,4 +4,4 @@
import libs = libcutl%lib{cutl}
-exe{driver}: cxx{driver} $libs
+exe{driver}: {hxx cxx}{*} $libs