diff options
Diffstat (limited to 'tests/triplet/buildfile')
-rw-r--r-- | tests/triplet/buildfile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/triplet/buildfile b/tests/triplet/buildfile deleted file mode 100644 index 7724f4c..0000000 --- a/tests/triplet/buildfile +++ /dev/null @@ -1,7 +0,0 @@ -# file : tests/triplet/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd -# license : MIT; see accompanying LICENSE file - -exe{driver}: cxx{driver} ../../butl/lib{butl} - -include ../../butl/ |