diff options
Diffstat (limited to 'tests/amalgam/libtest/build')
-rw-r--r-- | tests/amalgam/libtest/build/bootstrap.build | 2 | ||||
-rw-r--r-- | tests/amalgam/libtest/build/export.build | 6 |
2 files changed, 0 insertions, 8 deletions
diff --git a/tests/amalgam/libtest/build/bootstrap.build b/tests/amalgam/libtest/build/bootstrap.build deleted file mode 100644 index 025e510..0000000 --- a/tests/amalgam/libtest/build/bootstrap.build +++ /dev/null @@ -1,2 +0,0 @@ -project = amalgam-libtest -using config diff --git a/tests/amalgam/libtest/build/export.build b/tests/amalgam/libtest/build/export.build deleted file mode 100644 index b95e409..0000000 --- a/tests/amalgam/libtest/build/export.build +++ /dev/null @@ -1,6 +0,0 @@ -$out_root/: -{ - include buildfile -} - -export $out_root/lib{test} |