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