diff options
Diffstat (limited to 'tests/amalgam/test/buildfile')
-rw-r--r-- | tests/amalgam/test/buildfile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/amalgam/test/buildfile b/tests/amalgam/test/buildfile deleted file mode 100644 index e8af169..0000000 --- a/tests/amalgam/test/buildfile +++ /dev/null @@ -1,5 +0,0 @@ -using cxx - -import libs = amalgam-libtest%lib{test} - -exe{driver}: cxx{driver} $libs |